[SVE] Fold svrev(svrev(v)) to v.
[official-gcc.git] / ChangeLog
blob1a00f16c18191bc35ad9516c917c739f796d84d3
1 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
3         * configure: Regenerate.
4         * configure.ac: Only create serdep.tmp if needed
6 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
8         * MAINTAINERS (Write After Approval): Add myself.
10 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
12         * MAINTAINERS (Write After Approval): Add myself.
13         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
15 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
17         * MAINTAINERS: Add myself.
19 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
21         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
23 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
25         * MAINTAINERS (Write After Approval): Add myself.
27 2023-02-16  Martin Liska  <mliska@suse.cz>
29         * MAINTAINERS: I'm stepping down from my positions.
31 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
33         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
35 2023-01-06  Clément Chigot  <chigot@adacore.com>
37         * configure.ac: Skip GMP and MPFR when --disable-gdb is
38         provided.
39         * configure: Regenerate.
41 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
43         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
45 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
47         * Makefile.def: Do not build shared libffi.
48         * Makefile.in: Regenerate.
50 2022-12-21  Andrew Pinski  <apinski@marvell.com>
52         * Makefile.def: Add configure-gdb dependencies
53         on all-gmp and all-mpfr.
54         * configure.ac: Split out MPC checking from MPFR.
55         Require GMP and MPFR if the gdb directory exist.
56         * Makefile.in: Regenerate.
57         * configure: Regenerate.
59 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
61         * configure.ac (target_libraries): Add target-libgm2.
62         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
63         Add GCC_TARGET_TOOL entry for gm2.
64         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
65         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
66         * Makefile.def (target_modules): Add libgm2.
67         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
68         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
69         (languages): Add entry for language=m2 with gcc-check-target=check-m2
70         and lib-check-target=check-target-libgm2.
71         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
72         (HOST_EXPORTS): Add definition for GM2.
73         (BASE_TARGET_EXPORTS): Add definition for GM2.
74         (GM2_FOR_BUILD): Defined.
75         (GM2FLAGS): Defined.
76         (GM2_FOR_TARGET): Defined.
77         (GM2FLAGS_FOR_TARGET): Defined.
78         (EXTRA_HOST_FLAGS): Defined.
79         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
80         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
81         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
82         * configure: Rebuilt.
83         * Makefile.in: Rebuilt.
85 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
87         * Makefile.def: Add Rust language.
88         * Makefile.in: Regenerate via autogen.
90 2022-12-09  Martin Liska  <mliska@suse.cz>
92         * MAINTAINERS: Fix spacing.
94 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
96         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
98 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
100         * Makefile.def: Pass host_libs_picflag to host dependent library
101         configures.
102         * Makefile.in: Regenerate.
103         * configure: Regenerate.
104         * configure.ac (host_libs_picflag): New configure variable set to
105         '--with-pic' when building 'host_shared'.
107 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
109         * Makefile.def: Add libsframe as new module with its dependencies.
110         * Makefile.in: Regenerated.
111         * configure.ac: Add libsframe to host_libs.
112         * configure: Regenerated.
114 2022-11-23  Marek Polacek  <polacek@redhat.com>
116         Revert:
117         2022-11-23  Marek Polacek  <polacek@redhat.com>
119         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
120         isl.
121         * Makefile.in: Regenerate.
122         * Makefile.tpl: Set PICFLAG.
123         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
124         check.
125         * configure: Regenerate.
127 2022-11-23  Marek Polacek  <polacek@redhat.com>
129         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
130         isl.
131         * Makefile.in: Regenerate.
132         * Makefile.tpl: Set PICFLAG.
133         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
134         check.
135         * configure: Regenerate.
137 2022-11-14  Martin Liska  <mliska@suse.cz>
139         Revert:
140         2022-11-09  Martin Liska  <mliska@suse.cz>
142         * doc/Makefile: New file.
143         * doc/_static/custom.css: New file.
144         * doc/baseconf.py: New file.
145         * doc/bsd.rst: New file.
146         * doc/contrib.rst: New file.
147         * doc/contribute.rst: New file.
148         * doc/cppdiropts.rst: New file.
149         * doc/cppenv.rst: New file.
150         * doc/cppopts.rst: New file.
151         * doc/cppwarnopts.rst: New file.
152         * doc/favicon.ico: New file.
153         * doc/funding.rst: New file.
154         * doc/gcc_sphinx.py: New file.
155         * doc/gnu.rst: New file.
156         * doc/gnu_free_documentation_license.rst: New file.
157         * doc/gpl-3.0.rst: New file.
158         * doc/indices-and-tables.rst: New file.
159         * doc/lgpl-2.1.rst: New file.
160         * doc/logo.pdf: New file.
161         * doc/logo.svg: New file.
162         * doc/md.rst: New file.
163         * doc/requirements.txt: New file.
165 2022-11-14  Martin Liska  <mliska@suse.cz>
167         Revert:
168         2022-11-09  Martin Liska  <mliska@suse.cz>
170         * doc/baseconf.py: Port to GCC sources.
172 2022-11-14  Martin Liska  <mliska@suse.cz>
174         Revert:
175         2022-11-14  Martin Liska  <mliska@suse.cz>
177         * configure: Regenerate.
178         * configure.ac: Support Sphinx based documentation.
180 2022-11-14  Martin Liska  <mliska@suse.cz>
182         Revert:
183         2022-11-09  Martin Liska  <mliska@suse.cz>
185         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
186         provide a default.
188 2022-11-14  Martin Liska  <mliska@suse.cz>
190         Revert:
191         2022-11-09  Martin Liska  <mliska@suse.cz>
193         * doc/bsd.rst:
194         Add trailing newline.
195         * doc/contrib.rst:
196         Add trailing newline.
197         * doc/contribute.rst:
198         Add trailing newline.
199         * doc/cppdiropts.rst:
200         Add trailing newline.
201         * doc/cppenv.rst:
202         Add trailing newline.
203         * doc/cppopts.rst:
204         Add trailing newline.
205         * doc/cppwarnopts.rst:
206         Add trailing newline.
207         * doc/funding.rst:
208         Add trailing newline.
209         * doc/gnu.rst:
210         Add trailing newline.
211         * doc/gnu_free_documentation_license.rst:
212         Add trailing newline.
213         * doc/gpl-3.0.rst:
214         Add trailing newline.
215         * doc/indices-and-tables.rst:
216         Add trailing newline.
217         * doc/lgpl-2.1.rst:
218         Add trailing newline.
219         * doc/md.rst:
220         Add trailing newline.
222 2022-11-14  Martin Liska  <mliska@suse.cz>
224         Revert:
225         2022-11-09  Martin Liska  <mliska@suse.cz>
227         * configure.ac: Use new install URL.
228         * configure: Regenerate.
230 2022-11-14  Martin Liska  <mliska@suse.cz>
232         Revert:
233         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
235         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
236         instead of just ``.''.
237         * doc/gcc_sphinx.py: Moved to...
238         * doc/modules/gcc_sphinx.py: ...here.
240 2022-11-14  Martin Liska  <mliska@suse.cz>
242         Revert:
243         2022-11-10  Martin Liska  <mliska@suse.cz>
245         * doc/baseconf.py: Modernize by using pathlib.
247 2022-11-14  Martin Liska  <mliska@suse.cz>
249         Revert:
250         2022-11-11  Martin Liska  <mliska@suse.cz>
252         * doc/Makefile: Disable -j auto.
254 2022-11-14  Martin Liska  <mliska@suse.cz>
256         Revert:
257         2022-11-11  Martin Liska  <mliska@suse.cz>
259         * doc/Makefile: Update comment.
261 2022-11-14  Martin Liska  <mliska@suse.cz>
263         Revert:
264         2022-11-11  Martin Liska  <mliska@suse.cz>
266         * doc/indices-and-tables.rst: Rename Indexes to Indices.
268 2022-11-14  Martin Liska  <mliska@suse.cz>
270         Revert:
271         2022-11-13  Martin Liska  <mliska@suse.cz>
273         PR web/107643
274         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
275         is set.
276         * doc/indices-and-tables.rst: Use include_todo tag.
278 2022-11-14  Martin Liska  <mliska@suse.cz>
280         Revert:
281         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
283         * doc/contrib.rst: Update Jeff Law's email address.
285 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
287         * doc/contrib.rst: Update Jeff Law's email address.
289 2022-11-13  Martin Liska  <mliska@suse.cz>
291         PR web/107643
292         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
293         is set.
294         * doc/indices-and-tables.rst: Use include_todo tag.
296 2022-11-11  Martin Liska  <mliska@suse.cz>
298         * doc/indices-and-tables.rst: Rename Indexes to Indices.
300 2022-11-11  Martin Liska  <mliska@suse.cz>
302         * doc/Makefile: Update comment.
304 2022-11-11  Martin Liska  <mliska@suse.cz>
306         * doc/Makefile: Disable -j auto.
308 2022-11-10  Martin Liska  <mliska@suse.cz>
310         * doc/baseconf.py: Modernize by using pathlib.
312 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
314         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
315         instead of just ``.''.
316         * doc/gcc_sphinx.py: Moved to...
317         * doc/modules/gcc_sphinx.py: ...here.
319 2022-11-09  Martin Liska  <mliska@suse.cz>
321         * configure.ac: Use new install URL.
322         * configure: Regenerate.
324 2022-11-09  Martin Liska  <mliska@suse.cz>
326         * doc/bsd.rst:
327         Add trailing newline.
328         * doc/contrib.rst:
329         Add trailing newline.
330         * doc/contribute.rst:
331         Add trailing newline.
332         * doc/cppdiropts.rst:
333         Add trailing newline.
334         * doc/cppenv.rst:
335         Add trailing newline.
336         * doc/cppopts.rst:
337         Add trailing newline.
338         * doc/cppwarnopts.rst:
339         Add trailing newline.
340         * doc/funding.rst:
341         Add trailing newline.
342         * doc/gnu.rst:
343         Add trailing newline.
344         * doc/gnu_free_documentation_license.rst:
345         Add trailing newline.
346         * doc/gpl-3.0.rst:
347         Add trailing newline.
348         * doc/indices-and-tables.rst:
349         Add trailing newline.
350         * doc/lgpl-2.1.rst:
351         Add trailing newline.
352         * doc/md.rst:
353         Add trailing newline.
355 2022-11-09  Martin Liska  <mliska@suse.cz>
357         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
358         provide a default.
360 2022-11-09  Martin Liska  <mliska@suse.cz>
362         * configure: Regenerate.
363         * configure.ac: Support Sphinx based documentation.
365 2022-11-09  Martin Liska  <mliska@suse.cz>
367         * doc/baseconf.py: Port to GCC sources.
369 2022-11-09  Martin Liska  <mliska@suse.cz>
371         * doc/Makefile: New file.
372         * doc/_static/custom.css: New file.
373         * doc/baseconf.py: New file.
374         * doc/bsd.rst: New file.
375         * doc/contrib.rst: New file.
376         * doc/contribute.rst: New file.
377         * doc/cppdiropts.rst: New file.
378         * doc/cppenv.rst: New file.
379         * doc/cppopts.rst: New file.
380         * doc/cppwarnopts.rst: New file.
381         * doc/favicon.ico: New file.
382         * doc/funding.rst: New file.
383         * doc/gcc_sphinx.py: New file.
384         * doc/gnu.rst: New file.
385         * doc/gnu_free_documentation_license.rst: New file.
386         * doc/gpl-3.0.rst: New file.
387         * doc/indices-and-tables.rst: New file.
388         * doc/lgpl-2.1.rst: New file.
389         * doc/logo.pdf: New file.
390         * doc/logo.svg: New file.
391         * doc/md.rst: New file.
392         * doc/requirements.txt: New file.
394 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
396         * Makefile.def: Remove module 'liboffloadmic'.
397         * Makefile.in: Regenerate.
398         * configure.ac: Remove 'liboffloadmic' handling.
399         * configure: Regenerate.
401 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
403         * MAINTAINERS: Update email address.
405 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
407         * configure.ac: Don't configure readline if --with-system-readline is
408         used.
409         * configure: Re-generate.
411 2022-10-12  Cui,Lili  <lili.cui@intel.com>
413         * MAINTAINERS (Write After Approval): Add myself.
415 2022-10-11  Olivier Hainque  <hainque@adacore.com>
417         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
418         and friends for rtp !large. Assume the linker has the required
419         abilities and set lt_cv_deplibs_check_method.
421 2022-09-30  Olivier Hainque  <hainque@adacore.com>
423         * configure.ac (*vxworks*): If enable_shared is not
424         set, set to "no" and add --disable-shared to target and
425         host_configargs.
426         * configure: Regenerate.
428 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
430         * MAINTAINERS: Update my email address and DCO entry.
432 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
434         * MAINTAINERS (Write After Approval): Add myself.
436 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
438         * MAINTAINERS (Write After Approval): Add myself.
440 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
442         * MAINTAINERS: Update my email address.
444 2022-09-07  Tom de Vries  <tdevries@suse.de>
446         * configure.ac: Set extra_host_libiberty_configure_flags and
447         extra_host_zlib_configure_flags in separate case statements.
448         * configure: Regenerate.
450 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
452         * MAINTAINERS: Update c-sky port maintainers' emails.
454 2022-08-31  Martin Liska  <mliska@suse.cz>
456         * configure: Regenerate.
457         * configure.ac: Delete hpux9 and hpux10.
459 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
461         * Makefile.def: Drop libelf module and gcc-configure dependency
462         on it.
463         * Makefile.in: Regenerate with 'autogen Makefile.def'.
464         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
465         LIBELFINC.
466         * configure: Regenrate.
467         * configure.ac (host_libs): Drop unused libelf.
469 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
471         * Makefile.in: Regenerate.
473 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
475         * MAINTAINERS: Add myself as AutoFDO maintainer.
477 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
478             Arnaud Charlet  <charlet@adacore.com>
480         * configure: Regenerate.
482 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
484         PR bootstrap/106472
485         * Makefile.def (dependencies): Make configure-target-libgo depend
486         upon all-target-libbacktrace.
488 2022-07-27  David Faust  <david.faust@oracle.com>
490         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
492 2022-07-27  Richard Biener  <rguenther@suse.de>
494         * MAINTAINERS (Roger Sayle): Update e-mail address.
496 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
498         * MAINTAINERS (Write After Approval): Add myself.
500 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
502         * MAINTAINERS: Add myself as Ada front end co-maintainer.
504 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
506         * .gitignore: Do not ignore config.h.
508 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
510         * MAINTAINERS: Add myself to Write After Approval.
512 2022-07-04  Martin Liska  <mliska@suse.cz>
514         * MAINTAINERS: fix sorting of names
516 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
518         * MAINTAINERS: add myself.
520 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
522         * MAINTAINERS: Add myself to write after approval and DCO.
524 2022-07-02  Tim Lange  <mail@tim-lange.me>
526         * MAINTAINERS: Add myself.
528 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
530         * MAINTAINERS (Write After Approval): Add myself.
532 2022-06-30  Cui,Lili  <lili.cui@intel.com>
534         Revert:
535         2022-06-30  Cui,Lili  <lili.cui@intel.com>
537         * MAINTAINERS (Write After Approval): Add myself.
539 2022-06-30  Cui,Lili  <lili.cui@intel.com>
541         * MAINTAINERS (Write After Approval): Add myself.
543 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
545         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
546         (EXTRA_GCC_FLAGS): Likewise.
547         * Makefile.in: Rebuilt.
549 2022-06-28  konglin1  <lingling.kong@intel.com>
551         * MAINTAINERS (Write After Approval): Add myself.
553 2022-06-27  Tom de Vries  <tdevries@suse.de>
555         * configure.ac: Build libiberty pic variant for gdbserver.
556         * configure: Regenerate.
558 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
560         * configure: Regenerate.
561         * configure.ac: Correct use of $host.
563 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
565         * MAINTAINERS: Remove tilegx and tilepro entries.
566         * configure.ac: Remove tilegx and tilepro stanzas.
567         * configure: Rebuilt.
569 2022-05-28  Bruce Korb  <bkorb@gnu.org>
571         * .gitignore: Ignore vim swap files
573 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
575         * MAINTAINERS: Add myself to write after approval.
577 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
579         * MAINTAINERS: Remove myself from DCO section.
581 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
583         * MAINTAINERS: Update my email address.
585 2022-05-09  Clément Chigot  <chigot@adacore.com>
587         * MAINTAINERS: Update my email address.
589 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
591         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
592         section.
594 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
596         * MAINTAINERS: Update my email address.
598 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
600         * MAINTAINERS: Update my email address.
602 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
604         * MAINTAINERS: (CPU Port Maintainers): Add myself and
605         Lulu as LoongArch port maintainer.
607 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
608             Lulu Cheng  <chenglulu@loongson.cn>
610         * configure.ac: Add LoongArch tuples.
611         * configure: Regenerate.
613 2022-03-28  Tom Tromey  <tromey@adacore.com>
615         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
616         * configure: Rebuild.
618 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
620         * MAINTAINERS: Change my information.
622 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
624         * MAINTAINERS: Add myself to DCO section.
626 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
628         * configure.ac: Fix incorrect option in comment.
629         * configure: Regenerate.
631 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
633         * Makefile.def (dependencies): Make configure-sim depend on
634         all-readline.
635         * Makefile.in: Regenerate.
637 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
639         * MAINTAINERS (Write After Approval): Update my e-mail address.
641 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
643         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
645 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
647         * MAINTAINERS: Update my email and add myself to the DCO list.
649 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
651         Revert:
652         2021-09-16  Andrew Pinski  <apinski@marvell.com>
654         PR bootstrap/67102
655         * Makefile.def: Have configure-target-libffi depend on
656         all-target-libstdc++-v3.
657         * Makefile.in: Regenerate.
659 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
661         PR other/104181
662         * build.log: Remove.
664 2022-01-20  Martin Liska  <mliska@suse.cz>
666         * MAINTAINERS: Adjust email address based on IRC request.
668 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
670         * MAINTAINERS: Update my email address.
672 2022-01-17  Martin Liska  <mliska@suse.cz>
674         * MAINTAINERS: Rename .c names to .cc.
676 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
678         * Makefile.am: Remove.
680 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
682         * Makefile.am: New file.
684 2022-01-11  Martin Liska  <mliska@suse.cz>
686         * MAINTAINERS: Sort 2 names.
688 2022-01-10  Martin Liska  <mliska@suse.cz>
690         * MAINTAINERS: Fix obvious issues with sorting.
692 2022-01-07  liuhongt  <hongtao.liu@intel.com>
694         * build.log: New file.
696 2022-01-05  Nathan Sidwell  <nathan@acm.org>
698         * MAINTAINERS: Add DCO entry.  Sort that list.
700 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
702         * MAINTAINERS: Change of email address in both DCO and
703         Write After Approval list.
705 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
707         * configure: Regenerate.
709 2021-12-21  Martin Liska  <mliska@suse.cz>
711         * config.sub: Change mode back to 755.
713 2021-12-17  Martin Liska  <mliska@suse.cz>
715         * config.sub: Sync from master.
717 2021-12-17  Martin Liska  <mliska@suse.cz>
719         Revert:
720         2021-12-16  Matthias Seidel  <mseidel@apache.org>
722         * config.sub: Fix typo.
724 2021-12-16  Matthias Seidel  <mseidel@apache.org>
726         * config.sub: Fix typo.
728 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
730         Revert:
731         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
733         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
734         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
735         * configure.ac: Include config/gcc-plugin.m4.
736         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
737         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
738         RANLIB if possible.
739         * Makefile.in: Regenerated.
740         * configure: Likewise.
742 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
744         * Makefile.tpl (BUILD_CFLAGS): New.
745         (CFLAGS): Append $(BUILD_CFLAGS).
746         (CXXFLAGS): Likewise.
747         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
748         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
749         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
750         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
751         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
752         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
753         (PGO-TRAINING-TARGETS): Likewise.
754         (PGO_BUILD_TRAINING): Likewise.
755         (all): Add '+' to the command line for recursive make.  Support
756         the PGO build.
757         * configure.ac: Add --enable-pgo-build[=lto].
758         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
759         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
760         * Makefile.in: Regenerated.
761         * configure: Likewise.
763 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
765         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
766         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
767         * configure.ac: Include config/gcc-plugin.m4.
768         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
769         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
770         RANLIB if possible.
771         * Makefile.in: Regenerated.
772         * configure: Likewise.
774 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
776         * MAINTAINERS: Add myself to write after approval.
778 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
780         * MAINTAINERS: Adding myself.
782 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
784         * configure: Regenerate.
785         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
786         $(CPP).
788 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
790         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
791         libatomic.
792         * Makefile.in: Regenerate.
793         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
794         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
795         target-libphobos-bootstrap.
796         (STAGE2_CONFIGURE_FLAGS): Likewise.
797         * configure: Regenerate.
798         * configure.ac: Add support for bootstrapping D front-end.
800 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
802         * MAINTAINERS: Add myself to DCO section and update email address.
804 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
806         * configure: Regenerate.
807         * configure.ac: Ensure that PIC (shared) defaults are set
808         correctly for Darwin.
810 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
812         * MAINTAINERS: Update my address.
814 2021-11-12  Alan Modra  <amodra@gmail.com>
816         * Makefile.def (configure-opcodes): Depend on configure-bfd.
817         * Makefile.in: Regenerate.
819 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
821         * MAINTAINERS: Clarify the policy WRT the Write After Approval
822         list.
824 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
826         * MAINTAINERS (Reviewers, arc): Remove my entry.
827         (Write After Approval): Add an entry for myself.
829 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
831         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
832         * Makefile.in: Regenerate.
833         * configure: Regenerate.
834         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
836 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
838         * MAINTAINERS: Fix up Maciej's entries.
840 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
842         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
843         maintainer.
845 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
847         PR other/102663
848         * Makefile.def: Handle install-dvi target.
849         * Makefile.tpl: Likewise.
850         * Makefile.in: Regenerate.
852 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
854         * MAINTAINERS: Add myself for write after approval.
856 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
858         * Makefile.def: Mark libcody, libdecnumber,
859         c++tools, libgcc, and libobjc as missing TAGS
860         targets.
861         * Makefile.in: Regenerate.
863 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
865         * MAINTAINERS: Add myself to DCO section and update email
866         address.
868 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
870         * MAINTAINERS: Add myself to DCO section.
872 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
874         * configure: Regenerate.
875         * configure.ac (skipdirs): Add the contents of target_configdirs if
876         we are not building gcc.
878 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
880         * Makefile.def: Back-port commits ba4d88ad892f and
881         755ba58ebef0 from binutils-gdb repository.
882         * Makefile.in: Regenerated.
884 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
886         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
888 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
890         * Makefile.def: Add a jit check target for the jit
891         language.
892         * Makefile.in: Regenerate.
894 2021-09-16  Andrew Pinski  <apinski@marvell.com>
896         PR bootstrap/67102
897         * Makefile.def: Have configure-target-libffi depend on
898         all-target-libstdc++-v3.
899         * Makefile.in: Regenerate.
901 2021-09-10  Petter Tomner  <tomner@kth.se>
903         * MAINTAINERS: Me added to DCO and write after approval
905 2021-09-01  YunQiang Su  <syq@debian.org>
907         * MAINTAINERS: Add myself for write after approval.
909 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
911         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
912         * Makefile.in: Regenerate.
914 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
916         * MAINTAINERS: Add myself for write after approval.
918 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
920         * Makefile.in: Regenerate.
921         * Makefile.tpl: Make the state of the configured host
922         shared flag available to makefile fragements.
924 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
926         * MAINTAINERS (Write After Approval): Add myself.
928 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
930         * .dir-locals.el (bug-reference-url-format): Use https.
932 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
934         * .dir-locals.el (c-mode): Change fill-column to 79.
936 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
938         * MAINTAINERS: Add myself to DCO section.
940 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
942         * configure: Regenerate.
943         * configure.ac: Adjust cases for which it is necessary to
944         include the Darwin host config fragment.
946 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
948         * MAINTAINERS: Add myself for write after approval and DCO.
950 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
952         * Makefile.def: Add dsymutil defs.
953         * Makefile.in: Regenerated.
954         * Makefile.tpl: Add dsymutil to flags.
955         * configure: Regenerated.
956         * configure.ac: Add dsymutil to target and build recipes.
958 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
960         * MAINTAINERS: Add myself for write after approval.
962 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
964         * MAINTAINERS (Write After Approval): Add myself.
966 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
968         * MAINTAINERS: Add myself for write after approval and DCO
970 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
972         * .gitignore: Add entry for cscope.out.
974 2021-06-22  liuhongt  <hongtao.liu@intel.com>
976         * MAINTAINERS: Remove my Write After Approval entry.
978 2021-06-21  liuhongt  <hongtao.liu@intel.com>
980         * MAINTAINERS: Add myself as maintainer of the i386 vector
981         extensions.
983 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
985         * MAINTAINERS (Write After Approval): Add myself.
987 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
989         * MAINTAINERS (Various Maintainers): Add Andrew and myself
990         as *vrp and ranger maintainers.
992 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
994         * MAINTAINERS: Adjust my entry in the DCO section so that it does
995         not trigger testsuite failures.
997 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
999         * MAINTAINERS: Add myself to DCO section with both email addresses.
1001 2021-06-03  Jason Merrill  <jason@redhat.com>
1003         * MAINTAINERS: Add DCO version number.
1005 2021-06-02  Jason Merrill  <jason@redhat.com>
1007         * MAINTAINERS: Add DCO section.
1009 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1011         * MAINTAINERS (Write After Approval): Add myself.
1013 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1015         * configure.ac: Add gnulib to configdirs for sim.
1016         * configure: Regenerate.
1018 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1020         * Makefile.def: Add configure-sim dependency on all-gnulib.
1021         * Makefile.in: Regenerated.
1023 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1025         * MAINTAINERS (Write After Approval): Add myself.
1027 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1029         * MAINTAINERS (Write After Approval): Add myself.
1031 2021-05-11  Martin Liska  <mliska@suse.cz>
1033         * MAINTAINERS: Remove entries for removed
1034         components (HSA, BRIG, libhsail-rt).
1035         Move Pekka to Write After Approval.
1037 2021-05-11  Martin Liska  <mliska@suse.cz>
1039         * Makefile.def: Remove libhsail-rt.
1040         * Makefile.in: Likewise.
1041         * configure.ac: Likewise.
1042         * configure: Regenerate.
1043         * libhsail-rt/ChangeLog: Removed.
1044         * libhsail-rt/Makefile.am: Removed.
1045         * libhsail-rt/Makefile.in: Removed.
1046         * libhsail-rt/README: Removed.
1047         * libhsail-rt/aclocal.m4: Removed.
1048         * libhsail-rt/configure: Removed.
1049         * libhsail-rt/configure.ac: Removed.
1050         * libhsail-rt/configure.tgt: Removed.
1051         * libhsail-rt/include/internal/fibers.h: Removed.
1052         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1053         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1054         * libhsail-rt/include/internal/workitems.h: Removed.
1055         * libhsail-rt/rt/arithmetic.c: Removed.
1056         * libhsail-rt/rt/atomics.c: Removed.
1057         * libhsail-rt/rt/bitstring.c: Removed.
1058         * libhsail-rt/rt/fbarrier.c: Removed.
1059         * libhsail-rt/rt/fibers.c: Removed.
1060         * libhsail-rt/rt/fp16.c: Removed.
1061         * libhsail-rt/rt/misc.c: Removed.
1062         * libhsail-rt/rt/multimedia.c: Removed.
1063         * libhsail-rt/rt/queue.c: Removed.
1064         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1065         * libhsail-rt/rt/segment.c: Removed.
1066         * libhsail-rt/rt/workitems.c: Removed.
1067         * libhsail-rt/target-config.h.in: Removed.
1069 2021-05-04  Nick Clifton  <nickc@redhat.com>
1071         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1072         * configure: Regenerate.
1074 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1075             Tobias Burnus  <tobias@codesourcery.com>
1077         * configure.ac (--enable-offload-defaulted): New.
1078         * configure: Regenerate.
1080 2021-04-23  David Faust  <david.faust@oracle.com>
1082         * MAINTAINERS (Write After Approval): Add myself.
1084 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1086         * MAINTAINERS (Write After Approval): Add myself.
1088 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1090         * MAINTAINERS: Add myself as pru port maintainer.
1092 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1094         * MAINTAINERS: Add myself as static analyzer maintainer.
1096 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1098         * MAINTAINERS: Update primary entry.
1100 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1102         * MAINTAINERS (Write After Approval): Add myself.
1104 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1106         * Makefile.def: Remove all-sim dependency on configure-gdb.
1107         * Makefile.in: Regenerated.
1109 2021-03-11  Jeff Law  <law@redhat.com>
1111         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1113 2021-03-11  Martin Liska  <mliska@suse.cz>
1115         * Makefile.tpl: The change was done Makefile.in which
1116         is generated file.
1118 2021-03-08  Jeff Law  <law@redhat.com>
1120         * MAINTAINERS: Update my email address
1122 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1124         * config.guess: Import latest upstream.
1125         * config.sub: Import latest upstream.
1127 2021-01-25  Martin Liska  <mliska@suse.cz>
1129         PR gcov-profile/98739
1130         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1131         for profiledbootstrap.
1133 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1139         * MAINTAINERS (Write After Approval): Update my e-mail address.
1141 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1143         * MAINTAINERS: Fix spacing.
1145 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1147         * MAINTAINERS (Write After Approval): Add myself
1149 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1151         * Makefile.def: Sync with binutils-gdb:
1152         (dependencies): all-ld depends on all-libctf.
1153         (host_modules): libctf is no longer no_install.
1154         No longer no_check.  Checking depends on all-ld.
1155         * Makefile.in: Regenerated.
1157 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1159         * libtool.m4: Match gnu* along other GNU systems.
1160         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1161         * libgo/configure: Re-generate.
1163 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1165         * MAINTAINERS: Update my email address.
1167 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1169         * MAINTAINERS (Write After Approval): Add myself.
1171 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1173         * Makefile.def
1174         * Makefile.in
1175         * Makefile.tpl
1176         * configure
1177         * configure.ac
1179 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1181         * Makefile.def: Add libcody.
1182         * configure.ac: Add libcody.
1183         * Makefile.in: Regenerated.
1184         * configure: Regenerated.
1186 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1188         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1190 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1192         PR target/97865
1193         * libtool.m4: Update handling of Darwin platform link flags
1194         for Darwin20.
1196 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1198         * .gitignore: Sync with binutils-gdb
1200 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1202         * MAINTAINERS: Add myself as arc port maintainer.
1204 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1206         PR d/87788
1207         * configure.ac: Don't disable D for *-*-darwin*.
1208         * configure: Regenerate.
1210 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1212         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1213         hppa64-*-hpux11*.
1215 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1217         * configure: Regenerate.
1218         * configure.ac: Add --bootstrap-hwasan option.
1220 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1222         * config.guess: Import latest upstream.
1223         * config.sub: Import latest upstream.
1225 2020-11-16  Martin Liska  <mliska@suse.cz>
1227         * .gitignore: Add cache as clangd uses it now.
1229 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1231         * MAINTAINERS (Write After Approval): add myself
1233 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1235         * MAINTAINERS (Write After Approval): Add myself.
1237 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1239         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1240         Remove FIXME comments.
1242 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1244         * MAINTAINERS: Update my email address.
1246 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1248         * MAINTAINERS (Write After Approval): Add myself.
1250 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1252         PR target/97302
1253         * configure.ac: Only set with_gmp to /usr/local
1254         if not building in tree.
1255         * configure: Regenerate.
1257 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1259         * MAINTAINERS (Write After Approval): Add myself.
1261 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1263         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1265 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1267         PR bootstrap/96612
1268         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1269         if not the same as ${host}.
1270         * configure: Regenerate.
1272 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1274         * MAINTAINERS (Write After Approval): Add myself.
1276 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1278         * MAINTAINERS: Update my email address.
1280 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1282         * MAINTAINERS (Write After Approval): Add myself.
1284 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1286         * MAINTAINERS (Write After Approval): Add myself.
1288 2020-06-12  Martin Liska  <mliska@suse.cz>
1290         * .gitignore: Add .clang-tidy.
1292 2020-06-08  Jason Merrill  <jason@redhat.com>
1294         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1295         * configure: Regenerate.
1297 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1299         * MAINTAINERS: Add myself as xtensa port maintainer.
1301 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1303         * configure.ac: Don't require --enable-host-shared when building
1304         for Mingw.
1305         * configure: Regenerate.
1307 2020-05-18  Jason Merrill  <jason@redhat.com>
1309         * configure.ac: Update bootstrap dialect to -std=c++11.
1311 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1313         * MAINTAINERS (Write After Approval): Add myself.
1315 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1317         PR target/92713
1318         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1319         (noconfigdirs): Add 'target-libstdc++-v3'.
1320         * configure: Regenerate.
1322 2020-04-21  Stephen Casner  <casner@acm.org>
1324         PR 25830
1325         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1326         * configure: Rebuild.
1328 2020-04-17  Martin Liska  <mliska@suse.cz>
1329             Jonathan Yong <10walls@gmail.com>
1331         PR gcov-profile/94570
1332         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1333         for CYGWIN.
1335 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1337         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1339 2020-04-09  Tom Tromey  <tom@tromey.com>
1341         * configure: Rebuild.
1342         * Makefile.in: Rebuild.
1343         * Makefile.def (gdbsupport, gdbserver): New host modules.
1344         (configure-gdb): Depend on all-gdbsupport.
1345         (all-gdb): Depend on all-gdbsupport, all-libctf.
1346         * configure.ac (host_tools): Add gdbserver.
1347         Conditionally build gdbserver and gdbsupport.
1349 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1351         * configure.ac: Build libgomp by default for amdgcn.
1352         * configure: Regenerate.
1354 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1356         * MAINTAINERS (Write After Approval): Add myself.
1358 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1360         * MAINTAINERS (Write After Approval) : Add myself.
1362 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1364         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1366 2020-02-14  Martin Sebor  <msebor@redhat.com>
1368         * doc/extend.texi (attribute alias): Mention type requirement.
1369         (attribute weak): Same.
1370         (attribute weakref): Correct invalid example.
1372 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1374         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1376 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1377             Jakub Jelinek  <jakub@redhat.com>
1379         * .gitattributes: Add *.md diff=md.
1381 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1383         The mentioned auto-generated file is no more part of the
1385         GCC sources, it's auto-generated in $(builddir) during build.
1387         PR target/92055
1388         * contrib/gcc_update (files_and_dependencies): Remove
1389         entry for gcc/config/avr/t-multilib.
1391 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1393         * MAINTAINERS: Update my email address.
1395 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1397         * README.MOVED_TO_GIT: Remove.
1399 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1401         * README.MOVED_TO_GIT: New file.
1403 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1405         * MAINTAINERS (Write After Approval): Add myself.
1407 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1409         * MAINTAINERS (write_after_approval): Add myself.
1411 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1413         * MAINTAINERS (write_after_approval): Add myself.
1415 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1417         * MAINTAINERS (write_after_approval): Add myself.
1419 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1421         * configure.ac: Factor out common cases for compare_exclusions.
1422         * configure: Regenerate.
1424 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1426         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1427         flag.
1429 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1431         * MAINTAINERS (Write After Approval): Add myself.
1433 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1435         PR middle-end/92463
1436         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1437         * configure: Regenerate
1439 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1441         * configure.ac: Use https for gcc.gnu.org.
1442         * configure: Regenerated.
1444 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1446         * MAINTAINERS (aarch64 port): Remove my name, move to...
1447         (Write After Approval): ...Here.
1449 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1451         * MAINTAINERS: Change my email address as maintainer.
1453 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1455         PR fortran/91828
1456         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1457         * configure: Regenerated.
1459 2019-10-21  Jason Merrill  <jason@redhat.com>
1461         * .gitattributes: Also check ChangeLog whitespace.
1463 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1465         * contrib/dg-extract-results.sh: Add support for KPASS.
1466         * contrib/dg-extract-results.py: Likewise.
1468 2019-10-17  Jason Merrill  <jason@redhat.com>
1470         * .gitattributes: Avoid {} in filename pattern.
1472 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1474         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1475         Approval section.
1477 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1479         * MAINTAINERS: Add myself to Write After Approval
1481 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1483         * MAINTAINERS: Add myself as an aarch64 maintainer.
1485 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1487         * MAINTAINERS: Add myself as aarch64 maintainer.
1489 2019-09-23  Carl Love  <cel@us.ibm.com>
1491         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1492         New define_insn.
1493         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1494         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1496 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1498         * MAINTAINERS (Sam Tebbs): Update email address.
1500 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1502         * MAINTAINERS: Update my email address.
1504 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1506         * libtool.m4: Handle uclinuxfdpiceabi.
1508 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1510         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1511         Remove myself from Write After Approval section.
1513 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1515         * configure.ac: Support for bpf-*-* targets.
1516         * configure: Regenerate.
1518 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1520         * config.sub: Import upstream version 2019-06-30.
1521         * config.guess: Import upstream version 2019-07-24.
1523 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1525         * MAINTAINERS: Remove spu port maintainers.
1527 2019-08-28  Martin Liska  <mliska@suse.cz>
1529         * .gitignore: Add .clangd and compile_commands.json
1530         to .gitignore.
1532 2019-08-23  Michael Forney  <mforney@mforney.org>
1534         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1535         * Makefile.in: Regenerate.
1537 2019-08-19  Tom Tromey  <tom@tromey.com>
1539         * configure: Rebuild.
1540         * configure.ac: Add --with-static-standard-libraries.
1542 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1544         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1546 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1548         * MAINTAINERS (Write After Approval): Add myself.
1550 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1552         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1553         RISC-V port maitainer.
1555 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1557         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1559 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1561         * MAINTAINERS (Write After Approval): Add myself.
1563 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2019-06-25  Martin Liska  <mliska@suse.cz>
1569         contrib/filter-clang-warnings.py: Transform from
1570         filter-rtags-warnings.py.
1572 2019-06-15  Tom Tromey  <tom@tromey.com>
1574         * configure.ac (host_libs): Add gnulib.
1575         * configure: Rebuild.
1576         * Makefile.def (host_modules, dependencies): Add gnulib.
1577         * Makefile.in: Rebuild.
1579 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1581         * MAINTAINERS (Write After Approval): Add myself.
1583 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1585         * configure: Regenerate.
1586         * configure.ac: Add PRU target.
1588 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1590         * MAINTAINERS (Write After Approval): Add myself.
1592 2019-06-11  Nick Clifton  <nickc@redhat.com>
1594         Import these changes from the binutils/gdb repository:
1596         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1598         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1599         and all its deps.
1600         * Makefile.in: Regenerated.
1602         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1604         * Makefile.def (host_modules): Add libctf.
1605         * Makefile.def (dependencies): Likewise.
1606         libctf depends on zlib, libiberty, and bfd.
1607         * Makefile.in: Regenerated.
1608         * configure.ac (host_libs): Add libctf.
1609         * configure: Regenerated.
1611 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1613         * MAINTAINERS (Write After Approval): Add myself.
1615 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1617         * MAINTAINERS: Update my email address.
1619 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1621         * MAINTAINERS (Write After Approval): Add myself.
1623 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1625         * MAINTAINERS (Write After Approval): Add myself.
1627 2019-05-07  Jim Wilson  <jimw@sifive.com>
1629         * MAINTAINERS: Remove myself as IA-64 maintainer.
1631 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1633         * MAINTAINERS (Write After Approval): Add myself.
1635 2019-05-02  Richard Biener  <rguenther@suse.de>
1637         PR bootstrap/85574
1638         * Makefile.tpl (compare target): Also compare extra-compare
1639         files.
1640         * Makefile.in: Regenerate.
1642 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1644         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1645         as modulo-scheduler maintainer.
1647 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1649         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1651 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1653         * MAINTAINERS: Update my email address.
1655 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1657         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1658         * configure: Regenerate.
1660 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1662         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1663         * configure: Regenerate.
1665 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1667         * configure.ac: Add target-zlib to target_libraries.
1668         * configure: Regenerate.
1670 2019-04-09  Martin Liska  <mliska@suse.cz>
1672         * Makefile.in: Regenerate.
1673         * Makefile.tpl: Pass GENERATOR_CFLAGS
1674         in all stages.
1676 2019-03-28  Martin Liska  <mliska@suse.cz>
1678         PR bootstrap/89829
1679         * Makefile.in: Revert r254150.
1680         * Makefile.tpl: Likewise.
1682 2019-03-28  Ben Elliston  <bje@gnu.org>
1684         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1685         related, and libdecnumber.
1687 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1689         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1690         (Write After Approval): Remove myself.
1692 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1694         * MAINTAINERS (Write After Approval): Add myself.
1696 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1698         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1699         (Write After Approval): Remove myself and Julian.
1701 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1703         * MAINTAINERS (Write After Approval): Add myself.
1705 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1707         * MAINTAINERS (Write After Approval): Add myself.
1709 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1711         * ChangeLog: Replace space with tab.
1712         * MAINTAINERS: Delete 1 tab to keep alignment.
1714 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1716         * MAINTAINERS (Write After Approval): Add myself.
1718 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1720         * MAINTAINERS (Write After Approval): Add myself.
1722 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1723             Kwok Cheung Yeung  <kcy@codesourcery.com>
1724             Julian Brown  <julian@codesourcery.com>
1725             Tom de Vries  <tom@codesourcery.com>
1726             Jan Hubicka  <hubicka@ucw.cz>
1727             Martin Jambor  <mjambor@suse.cz>
1729         * configure.ac: Likewise.
1730         * configure: Regenerate.
1731         * contrib/config-list.mk: Add amdgcn-amdhsa.
1733 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1735         * MAINTAINERS (Write After Approval): Add myself.
1737 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1739         * MAINTAINERS (Write After Approval): Add myself.
1741 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1743         PR target/88535
1744         * config.guess: Import upstream version 2019-01-03.
1745         * config.sub: Import upstream version 2019-01-01.
1747 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1749         * MAINTAINERS (Write After Approval): Update my maintainer address.
1751 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1753         * MAINTAINERS (Write After Approval): Add myself.
1755 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1757         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1759 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1761         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1762         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1763         (GCC_TARGET_TOOL): Likewise.
1764         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1765         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1766         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1767         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1768         * configure: Regenerate.
1769         * Makefile.in: Likewise.
1771 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1773         * MAINTAINERS (Write After Approval): Add myself.
1775 2018-11-13  Martin Liska  <mliska@suse.cz>
1777         * gcc.target/i386/pr87930.c: Move to ...
1778         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1780 2018-11-10  Stafford Horne  <shorne@gmail.com>
1782         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1783         (Write After Approval): Remove myself.
1785 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1787         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1788         Append $INCICONV to it.
1790 2018-11-04  Stafford Horne  <shorne@gmail.com>
1792         * MAINTAINERS (Write After Approval): Add myself.
1794 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1796         PR bootstrap/82856
1797         * multilib.am: New file.  From automake.
1799         Merge from binutils-gdb:
1800         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1802         * libtool.m4: Use AC_LANG_SOURCE.
1803         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1804         * ar-lib: New file.
1805         * test-driver: New file.
1806         * configure: Re-generate.
1808 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1810         * MAINTAINERS (Write After Approval): Add myself.
1812 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1814         PR bootstrap/87788
1815         PR d/87799
1816         * configure: Rebuild.
1817         * configure.ac: Disable D on systems where it is known not to work.
1819 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1821         * Makefile.def (target_modules): Add libphobos.
1822         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1823         GDCFLAGS_FOR_TARGET.
1824         (dependencies): Make libphobos depend on libatomic, libbacktrace
1825         configure, and zlib configure.
1826         (language): Add language d.
1827         * Makefile.in: Rebuild.
1828         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1829         (HOST_EXPORTS): Add GDC.
1830         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1831         (BASE_TARGET_EXPORTS): Add GDC.
1832         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1833         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1834         (EXTRA_HOST_FLAGS): Add GDC.
1835         (STAGE1_FLAGS_TO_PASS): Add GDC.
1836         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1837         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1838         environment variables.
1839         * configure: Rebuild.
1840         * configure.ac: Add target-libphobos to target_libraries.  Set and
1841         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1843 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1845         * MAINTAINERS (Write After Approval): Add myself.
1847 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1849         * MAINTAINERS (Write After Approval): Remove myself.
1851 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1853         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1855 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1857         * MAINTAINERS: Update my email address.
1859 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1861         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1862         maintainer.
1864 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1866         * MAINTAINERS (Write After Approval): Add self.
1868 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1870         * MAINTAINERS (write after approval): Add myself.
1872 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1874         * MAINTAINERS: Update my email address.
1876 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1878         * MAINTAINERS (write after approval): Add myself.
1880 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1882         * MAINTAINERS: Add self to global reviewers list.
1884 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1886         MAINTAINERS: Add c-sky port maintainers.
1888 2018-08-10  Martin Liska  <mliska@suse.cz>
1890         * MAINTAINERS: Revert change in previous commit and
1891         join lines.
1893 2018-08-10  Martin Liska  <mliska@suse.cz>
1895         * MAINTAINERS: Remove extra line.
1897 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1899         * MAINTAINERS: Update my email address.
1901 2018-07-19  DJ Delorie  <dj@redhat.com>
1903         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1904         as maintainer.
1906 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1908         * MAINTAINERS: Adjust email address for me and my colleague Robin
1909         Dapp.
1911 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1912             Sunil K Pandey  <sunil.k.pandey@intel.com>
1914         PR target/84413
1915         * config/i386/i386.c (m_CORE_AVX512): New.
1916         (m_CORE_AVX2): Likewise.
1917         (m_CORE_ALL): Add m_CORE_AVX2.
1918         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1919         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1920         and remove the rest of m_SKYLAKE_AVX512.
1922 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1924         * config.sub: Sync with upstream version 2018-07-03.
1926 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1928         * config.guess: Sync with upstream version 2018-06-26.
1929         * config.sub: Sync with upstream version 2018-07-02.
1931 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1933         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1934         * ltmain.sh: Likewise.
1936 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1938         * contrib/config-list.mk: Remove powerpc-linux_paired.
1940 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1942         * configure.ac: Introduce support for @unless/@endunless.
1943         * Makefile.tpl (dep-kind): Rewrite with cond; return
1944         postbootstrap in some cases.
1945         (make-postboot-dep, postboot-targets): New.
1946         (dependencies): Do not output postbootstrap dependencies at
1947         first.  Output non-target ones changed for configure to depend
1948         on stage_last @if gcc-bootstrap, and the original deps @unless
1949         gcc-bootstrap.
1950         * configure.in, Makefile.in: Rebuilt.
1952 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1954         * MAINTAINERS (write after approval): Add myself.
1956 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1958         * MAINTAINERS (write after approval): Add myself.
1960 2018-06-19  Nick Clifton  <nickc@redhat.com>
1962         * zlib/configure.ac: Restore old behaviour of only enabling
1963         multilibs when a target subdirectory is defined.  This allows
1964         building with srcdir == builddir.
1965         * zlib/configure: Regenerate.
1967 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1969         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1970         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1971         * Makefile.in: Regenerate.
1973 2018-06-16  Ben Elliston  <bje@gnu.org>
1975         * config.guess: Import latest version.
1976         * config.sub: Likewise.
1978 2018-06-08  Martin Liska  <mliska@suse.cz>
1980         * MAINTAINERS: Remove MPX-related entries.
1981         * Makefile.def: Remove libmpx support.
1982         * Makefile.in: Regenerate.
1983         * configure.ac: Remove removed files.
1984         * configure: Regenerate.
1985         * libmpx/ChangeLog: Remove.
1986         * libmpx/Makefile.am: Remove.
1987         * libmpx/Makefile.in: Remove.
1988         * libmpx/acinclude.m4: Remove.
1989         * libmpx/aclocal.m4: Remove.
1990         * libmpx/config.h.in: Remove.
1991         * libmpx/configure: Remove.
1992         * libmpx/configure.ac: Remove.
1993         * libmpx/configure.tgt: Remove.
1994         * libmpx/libmpx.spec.in: Remove.
1995         * libmpx/mpxrt/Makefile.am: Remove.
1996         * libmpx/mpxrt/Makefile.in: Remove.
1997         * libmpx/mpxrt/libmpx.map: Remove.
1998         * libmpx/mpxrt/libtool-version: Remove.
1999         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2000         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2001         * libmpx/mpxrt/mpxrt.c: Remove.
2002         * libmpx/mpxrt/mpxrt.h: Remove.
2003         * libmpx/mpxwrap/Makefile.am: Remove.
2004         * libmpx/mpxwrap/Makefile.in: Remove.
2005         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2006         * libmpx/mpxwrap/libtool-version: Remove.
2007         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2009 2018-06-04  Martin Liska  <mliska@suse.cz>
2011         * MAINTAINERS: Add myself as gcov maintainer.
2013 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2015         * MAINTAINERS: Update my email address.
2017 2018-06-04  Tom de Vries  <tdevries@suse.de>
2019         * MAINTAINERS: Remove write-after-approval entries for component
2020         maintainers.
2022 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2024         * MAINTAINERS (write after approval): Add myself.
2026 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2028         * MAINTAINERS: Update my email address.
2030 2018-06-01  Tom de Vries  <tdevries@suse.de>
2032         * MAINTAINERS: Update my email address.
2034 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2036         * MAINTAINERS (loop-optimizer): Add myself.
2038 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2040         * configure.ac: Added "nfp" target.
2041         * configure: Regenerate.
2043 2018-04-30  Richard Biener  <rguenther@suse.de>
2045         PR bootstrap/85571
2046         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2047         (STAGE3_TFLAGS): Likewise.
2048         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2049         (STAGEtrain_TFLAGS): Likewise.
2050         * Makefile.in: Regenerate.
2052 2018-04-26  Richard Biener  <rguenther@suse.de>
2054         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2055         (STAGE2_CFLAGS): Likewise.
2056         (STAGE2_TFLAGS): Likewise.
2057         (STAGE3_CFLAGS): Add -fchecking.
2058         (STAGE3_TFLAGS): Likewise.
2059         (STAGEtrain_CFLAGS): Filter out -fchecking.
2060         (STAGEtrain_TFLAGS): Likewise.
2061         * Makefile.in: Re-generate.
2063 2018-04-25  Catherine Moore <clm@codesourcery.com>
2065         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2067 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2069         * MAINTAINERS (write after approval): Add myself.
2071 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2073         * MAINTAINERS: Update my email address.
2075 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2077         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2079 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2081         * MAINTAINERS: Update my email address and disambiguate myself
2082         a bit from Will Schmidt.
2084 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2086         * MAINTAINERS: Move maintainers of now-removed picochip and score
2087         ports to write after approval.
2089 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2091         * MAINTAINERS: Add entry for SVE maintainership.
2093 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2095         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2096         * configure: Regenerate.
2098 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2100         * MAINTAINERS (write after approval): Add myself.
2102 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2104         * MAINTAINERS (write after approval): Add myself.
2106 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2108         * MAINTAINERS (write after approval): Add myself.
2110 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2112         Update copyright years.
2114 2018-01-03  Ben Elliston  <bje@gnu.org>
2116         * config.guess: Import latest version.
2117         * config.sub: Likewise.
2119 2017-12-12  Stafford Horne  <shorne@gmail.com>
2121         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2122         * configure: Regenerate.
2124 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2126         * MAINTAINERS (Write After Approval): Add myself.
2128 2017-11-28  Julia Koval  <julia.koval@intel.com>
2129             Sebastian Peryt  <sebastian.peryt@intel.com>
2131         * Makefile.def (target_modules): Remove libcilkrts.
2132         * Makefile.in: Ditto.
2133         * configure: Ditto.
2134         * configure.ac: Ditto.
2136 2017-11-28  Julia Koval  <julia.koval@intel.com>
2138         * MAINTAINERS (Write After Approval): Add myself.
2140 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2142         * MAINTAINERS (Write After Approval): Add myself.
2144 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2146         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2147         Use my SiFive email address.
2149 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2151         * MAINTAINERS (write after approval): Add myself.
2153 2017-10-27  Martin Liska  <mliska@suse.cz>
2155         * Makefile.tpl: Use proper name of folder as it was renamed
2156         during transition to 4 stages.
2157         * Makefile.in: Regenerate.
2159 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2161         * MAINTAINERS (write after approval): Add myself.
2163 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2165         * MAINTAINERS: Add a note that maintainership also includes web
2166         pages, docs, and testsuite related to that area.
2168 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2170         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2172 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2174         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2176 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2178         * MAINTAINERS: Remove myself as a vxworks maintainer.
2180 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2182         * MAINTAINERS: Remove email address of Jim Norris.
2184 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2186         * MAINTAINERS (Reviewers): Move myself from here...
2187         (CPU Port Maintainers): ... to here.
2189 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2191         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2193 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2195         * MAINTAINERS (write after approval): Add myself.
2197 2017-07-28  Tony Reix  <tony.reix@atos.net>
2199         * configure.ac (target-libffi): Don't disable for AIX.
2200         (go): Don't add to unsupported_languages on AIX.
2201         (target-libgo): Don't disable for AIX.
2202         * configure: Regenerate.
2204 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2206         * MAINTAINERS: Add myself.
2208 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2210         * MAINTAINERS: Update my email address.
2212 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2214         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2215         arm-specific auto-generated header files.
2217 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2219         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2220         * configure: Rebuilt.
2222 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2224         * MAINTAINERS: Readd myself for c6x.
2226 2017-06-28  Martin Liska  <mliska@suse.cz>
2228         PR bootstrap/81217
2229         * Makefile.def: Remove superfluous bootstrap_target from
2230         bootstrap_stage.
2231         * Makefile.in: Re-generate the file.
2233 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2235         * MAINTAINERS: Add myself to Write After Approval
2237 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2239         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2241 2017-06-19  Martin Liska  <mliska@suse.cz>
2243         * Makefile.def: Define 4 stages PGO bootstrap.
2244         * Makefile.tpl: Define FLAGS.
2245         * Makefile.in: Regenerate.
2247 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2249         * Makefile.def: Add check-gotools to go check targets.
2250         * Makefile.in: Rebuild.
2252 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2254         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2256 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2258         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2259         * configure: Regenerate.
2261 2017-05-31  Martin Liska  <mliska@suse.cz>
2263         * configure.ac: Add handling of stage2_werror_flags to
2264         action-if-given and to action-if-not-given.
2265         * configure: Regenerate.
2267 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2269         * MAINTAINERS: Add self to Write After Approval
2271 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2273         * MAINTAINERS: Update my email address, and remove myself as
2274         maintainer in some areas.
2276 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2278         * MAINTAINERS: Add self to Write After Approval
2280 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2282         * configure.ac: Add --enable-languages=default to mean default and
2283         make --enable-languages=all mean all supported languages.
2284         * configure: Regenerated.
2286 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2288         * config.gcc (powerpc*-*-*spe*): New.
2289         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2290         (powerpc-*-rtems*spe*): New.
2291         (powerpc*-*-linux*spe*): New.
2292         (powerpc-wrs-vxworksspe): New.
2293         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2294         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2295         * config.host (powerpc*-*-*spe*): New.
2297 2017-05-19  Martin Liska  <mliska@suse.cz>
2299         * configure.ac: Add --enable-werror-always just for
2300         bootstrap-debug (or none build config) and do not add it
2301         when we are on a release branch.
2302         * configure: Regenerated.
2304 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2306         * MAINTAINERS: Add self to Write After Approval
2308 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2310         * MAINTAINERS: Move myself to Write After Approval section.
2312 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2314         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2315         ACCH registers.
2316         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2317         available.
2318         (umulsidi3): Likewise.
2319         (mulsidi3_700): Disable this pattern when we have advanced mpy
2320         instructions.
2321         (umulsidi3_700): Likewise.
2322         (maddsidi4): New pattern.
2323         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2324         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2325         (mpydu_imm_arcv2hs): Likewise.
2326         * config/arc/predicates.md (accl_operand): New predicate.
2328 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2329             Andrew Burgess <andrew.burgess@embecosm.com>
2331         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2332         case.
2333         (ARC_AUTOFP_IRQ_P): Likewise.
2334         (ARC_AUTO_IRQ_P): Likewise.
2335         (rgf_banked_register_count): New variable.
2336         (parse_mrgf_banked_regs_option): New function.
2337         (arc_override_options): Handle rgf_banked_regs option.
2338         (arc_handle_interrupt_attribute): Add firq option.
2339         (arc_compute_function_type): Return fast irq type when required.
2340         (arc_must_save_register): Handle fast interrupts.
2341         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2342         (arc_return_address_regs): Update.
2343         * config/arc/arc.h (arc_return_address_regs): Update.
2344         (arc_function_type): Add fast interrupt type.
2345         (ARC_INTERRUPT_P): Update.
2346         (RC_FAST_INTERRUPT_P): Define.
2347         * config/arc/arc.md (simple_return): Update for fast interrupts.
2348         (p_return_i): Likewise.
2349         * config/arc/arc.opt (mrgf-banked-regs): New option.
2350         * doc/invoke.texi (mrgf-banked-regs): Document.
2352 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2354         * config/arc/arc.c (irq_ctrl_saved): New variable.
2355         (ARC_AUTOBLINK_IRQ_P): Define.
2356         (ARC_AUTOFP_IRQ_P): Likewise.
2357         (ARC_AUTO_IRQ_P): Likewise.
2358         (irq_range): New function.
2359         (arc_must_save_register): Likewise.
2360         (arc_must_save_return_addr): Likewise.
2361         (arc_dwarf_emit_irq_save_regs): Likewise.
2362         (arc_override_options): Handle deferred options.
2363         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2364         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2365         arc_must_save_return_addr.
2366         (arc_compute_frame_size): Handle automated save and restore of
2367         registers.
2368         (arc_expand_prologue): Likewise.
2369         (arc_expand_epilogue): Likewise.
2370         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2371         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2372         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2374 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2375         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2377         PR bootstrap/77661
2378         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2379         in-tree build MPC.
2380         * Makefile.in: Regenerate.
2382 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2384         * configure.ac: Enable LTO by default on darwin >= 9.
2385         * configure: Regenerate.
2387 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2389         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2390         and Andrew Waterman as the RISC-V maintainers.
2392 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2394         * MAINTAINERS: Add self to Write After Approval
2396 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2398         * config.guess: Import latest from upstream.
2400 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2402         * MAINTAINERS (Write After Approval): Remove entries that are
2403         already covered under Reviewers.
2405 2017-03-08  Mark Wielaard  <mark@klomp.org>
2407         PR demangler/70909
2408         PR demangler/67264
2409         * include/demangle.h: Add d_printing to struct demangle_component
2410         and pass struct demangle_component as non const.
2412 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2414         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2416 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2418         * Makefile.tpl: Remove HOST_ISLVER.
2419         (HOST_EXPORTS): Remove ISLVER.
2420         * Makefile.in: Regenerate.
2422 2017-02-13  Richard Biener  <rguenther@suse.de>
2424         * configure: Re-generate.
2426 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2428         * MAINTAINERS: Adjust bug reporting URL.
2430 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2432         * MAINTAINERS (Write After Approval): Remove redundant entry
2433         for Andrew Burgess.
2435 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2437         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2438         32-bit hppa*-*-hpux*.
2439         * configure: Regenerate.
2441 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2443         * configure.ac: Moved the white list of enabling BRIG FE to
2444         libhsail-rt/configure.tgt.
2445         * configure: Regenerated.
2446         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2448 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2449             Martin Jambor  <mjambor@suse.cz>
2451         * Makefile.def (target_modules): Added libhsail-rt.
2452         (languages): Added language brig.
2453         * Makefile.in: Regenerated.
2454         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2455         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2456         * configure: Regenerated.
2458 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2460         PR other/79046
2461         * configure: Regenerated.
2463 2017-01-04  Alan Modra  <amodra@gmail.com>
2465         * configure: Regenerate.
2467 2016-12-29  Ben Elliston  <bje@gnu.org>
2469         * config.sub: Import latest version.
2471 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2473         * MAINTAINERS (Write After Approval): Add myself.
2475 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2477         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2478         includes bootstrap-mpx.
2479         * configure: Regenerated.
2481 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2483         * MAINTAINERS (Write After Approval): Add myself.
2485 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2487         * configure: Regenerate.
2489 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2491         * configure.ac: Don't use pkg-config to check for bdw-gc.
2492         * configure: Regenerate.
2494 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2496         * Makefile.def: Remove reference to boehm-gc target module.
2497         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2498         options and for the bdw-gc pkg-config module.
2499         * configure: Regenerate.
2500         * Makefile.in: Regenerate.
2502 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2504         * MAINTAINERS (nvptx): Remove self.
2506 2016-11-25  Ben Elliston  <bje@gnu.org>
2508         * config.guess: Import latest version.
2509         * config.sub: Likewise.
2511 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2513         * MAINTAINERS (Write After Approval): Add myself.
2515 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2517         * Makefile.def: Remove references to GCJ.
2518         * Makefile.tpl: Likewise.
2519         * Makefile.in: Regenerate.
2521 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2523         * config-ml.in: Remove references to GCJ.
2524         * configure.ac: Likewise.
2525         * configure: Regenerate.
2527 2016-11-01  Josh Conner  <joshconner@google.com>
2529         * MAINTAINERS (Write After Approval): Update email address,
2531 2016-10-27  Carl Love  <cel@us.ibm.com>
2533         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2534         Approval list to make it alphabetical.
2536 2016-10-27  Carl Love  <cel@us.ibm.com>
2538         * MAINTAINERS (Write After Approval): Add myself.
2540 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2542         * MAINTAINERS (Reviewers): Add myself.
2543         (Write After Approval): Add myself.
2545 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2546             Ulrich Weigand  <uweigand@de.ibm.com>
2548         * MAINTAINERS: Update email address.
2550 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2552         * MAINTAINERS: Update email address.
2554 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2556         * configure.ac: Add aarch64-*-freebsd*.
2557         * configure: Regenerate.
2559 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2561         * MAINTAINERS: Update email address after it got reverted.
2563 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2565         * configure.ac (target_libraries): Readd target-boehm-gc.
2566         Restore --enable-objc-gc handling.
2567         * configure: Regenerate.
2569 2015-10-03  Jeff Law  <law@redhat.com>
2571         * MAINTAINERS: Move several inactive maintainers to the
2572         write-after-approval section.
2574 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2576         * configure.ac: Add target-libffi to target_libraries.
2577         Readd libgcj target disablings, modified to only target-libffi.
2578         Readd target addition of go to unsupported languages.
2579         * configure: Regenerated.
2581 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2583         * MAINTAINERS: Update email address.
2585 2016-09-30  Andrew Haley  <aph@redhat.com>
2587         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2588         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2589         libgcj.
2591 2016-09-30  Andrew Haley  <aph@redhat.com>
2593         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2594         write-after approval after GCJ deletion.
2596 2016-09-30  Andrew Haley  <aph@redhat.com>
2598         * Makefile.def: Remove libjava.
2599         * Makefile.tpl: Likewise.
2600         * Makefile.in: Regenerate.
2601         * configure.ac: Likewise.
2602         * configure: Likewise.
2603         * gcc/java: Remove.
2604         * libjava: Likewise.
2606 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2608         * MAINTAINERS (Reviewers): Add myself.
2610 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2612         * configure.ac: Disable "sim" directory for arc*-*-*.
2613         * configure: Regenerated.
2615 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2617         * MAINTAINERS (Write After Approval): Add myself.
2619 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2621         * configure.ac: Check for the minimum in-tree MPFR version
2622         handled.
2623         * configure: Regenerate.
2625 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2627         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2628         * configure: Regenerated.
2630 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2632         * MAINTAINERS (Write After Approval): Add myself.
2634 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2636         * Makefile.def: Add autoprofiledbootstrap.
2637         * Makefile.tpl: Dito.
2638         * Makefile.in: Regenerate.
2640 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2642     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2643     * configure: Regenerate.
2645 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2647         * configure: Regenerate.
2648         * configure.ac: Remove support for avr-rtems.
2650 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2652         * MAINTAINERS (Write After Approval): Add myself.
2654 2016-06-16  Michael Collison  <michael.collison@arm.com>
2656         * MAINTAINERS (Write After Approval): Add myself.
2658 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2660         * MAINTAINERS (Write After Approval): Update e-mail address.
2662 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2664         * MAINTAINERS (Write After Approval): Add myself.
2666 2016-05-28  Alan Modra  <amodra@gmail.com>
2668         * Makefile.tpl (configure): Depend on m4 files included.
2669         * Makefile.in: Regenerate.
2671 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2673         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2674         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2676 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2678         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2679         special case builtin.
2680         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2681         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2682         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2683         for __builtin_vec_addec.
2685 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2687         * config.guess: Import version 2016-04-02 (newest).
2688         * config.sub: Import version 2016-05-10 (newest).
2690 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2692         * configure.ac: Add ARC support to libgloss.
2693         * configure: Regenerate
2695 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2697         * MAINTAINERS (Write After Approval): Add myself.
2699 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2701         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2702         * configure: Regenerated.
2703         * Makefile.def (gmp): Explicitly disable assembler.
2704         (mpfr): Adjust lib_path.
2705         (mpc): Likewise.
2706         * Makefile.in: Regenerated.
2708 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2710         PR bootstrap/70704
2711         * configure.ac (--enable-stage1-checking): Add missing
2712         --enable-checking=.
2713         * configure: Regenerated.
2715 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2717         * config.guess: Revert r235676.
2718         * config.sub: Revert r235676.
2720 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2722         * config.guess: Remove SH5 support.
2723         * config.sub: Likewise.
2724         * configure: Likewise.
2725         * configure.ac: Likewise.
2727 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2729         PR bootstrap/70704
2730         * configure.ac (--enable-stage1-checking): For --disable-checking or
2731         implicit --enable-checking, make sure extra flag matches in between
2732         stage1 and later checking.
2733         * configure: Regenerated.
2735 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2737         * .gitattributes: New file.
2739 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2741         * MAINTAINERS (rs6000/powerpc port): Add myself.
2743 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2745         PR bootstrap/70173
2746         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2747         and gotools directories.  Delete the stage_final file.
2748         * Makefile.in: Regenerate.
2750 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2752         * MAINTAINERS (Write After Approval): Add myself.
2754 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2756         * MAINTAINERS (Fortran maintainer): Remove myself.
2758 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2760         * MAINTAINERS (Write After Approval): Add myself.
2762 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2764         * MAINTAINERS (Write After Approval): Add myself.
2766 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2768         Sync with binutils-gdb:
2770         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2772         * configure.ac: Add mips and s390 to the gold target check.
2773         * configure: Regenerate.
2775 2016-03-01  DJ Delorie  <dj@redhat.com>
2777         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2779 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2781         * MAINTAINERS (libcpp): Add myself.
2782         (diagnostic messages): Likewise.
2784 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2786         * MAINTAINERS: Fix whitespace.
2788 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2790         * MAINTAINERS (Write After Approval): Add myself.
2792 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2794         * config/isl.m4: Add comments about isl-0.16.
2795         * configure: Regenerate.
2797 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2799         * MAINTAINERS (hsa maintainers): Add myself.
2801 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2803         * MAINTAINERS: (Write After Approval): Add myself.
2805 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2806             Sebastian Pop  <s.pop@samsung.com>
2808         * Makefile.in: Regenerate.
2809         * Makefile.tpl: Export ISLVER.
2810         * configure: Regenerate.
2811         * config/isl.m4: Detect isl-0.15.
2813 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2815         PR bootstrap/69329
2816         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2817         * Makefile.in: Regenerate.
2819 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2821         * configure.ac: Enable LTO for DJGPP
2822         * configure: Regenerate
2824 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2826         Sync with binutils-gdb:
2827         2015-10-21  Nick Clifton  <nickc@redhat.com>
2829         PR gas/19109
2830         * configure.ac: Note the 'none' is an acceptable argument to
2831         --enable-compressed-debug-sections.
2832         * configure: Regenerate.
2834 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2836         PR bootstrap/69134
2837         * Makefile.def (mpfr): Disable assembler.
2838         * Makefile.in: Regenerate.
2840 2016-01-01  Ben Elliston  <bje@gnu.org>
2842         * config.guess: Import version 2016-01-01.
2843         * config.sub: Likewise.
2845 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2847         * MAINTAINERS (Write After Approval): Add myself.
2849 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2851         * Makefile.in: Replace ISL with isl.
2852         * Makefile.tpl: Same.
2853         * config/isl.m4: Same.
2854         * configure.ac: Same.
2855         * contrib/download_prerequisites: Same.
2856         * configure: Regenerate.
2858 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2860         * MAINTAINERS (Write After Approval): Add Myself.
2862 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2864         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2865         * configure: Regenerate.
2867 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2868             Sebastian Pop  <s.pop@samsung.com>
2870         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2871         isl_ctx_get_max_operations.
2872         * configure: Regenerate.
2874 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2876         * MAINTAINERS (Write After Approval): Add myself.
2878 2015-12-02  Ian Lance Taylor  <iant@google.com>
2880         PR go/66147
2881         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2882         * Makefile.in: Regenerate.
2884 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2886         PR libffi/65726
2887         * Makefile.def (lang_env_dependencies): Make libffi depend
2888         on cxx.
2889         * Makefile.in: Regenerate.
2891 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2893         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2894         symbols.
2896 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2898         Sync with binutils-gdb:
2899         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2901         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2902         * configure: Regenerate.
2904 2015-11-19  Martin Liska  <mliska@suse.cz>
2906         * .gitignore: Add .clang-format to ignored files.
2907         * Makefile.in: Add clang-format.
2908         * Makefile.tpl: Likewise.
2910 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2912         * configure.ac: Enable libmpx by default.
2913         * configure: Regenerated.
2915 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2917         * MAINTAINERS: Update email address.
2919 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2921         * MAINTAINERS: Update email address.
2923 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2925         * MAINTAINERS  (Write After Approval): Add myself.
2927 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2929         Sync with binutils-gdb:
2930         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2932         PR gas/19109
2933         * configure.ac: Add
2934         --enable-compressed-debug-sections={all,gas,gold,ld}.
2935         * configure: Regenerated.
2937 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2939         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2941 2015-10-09  Martin Liska  <mliska@suse.cz>
2943         * MAINTAINERS (Write After Approval): Add myself.
2945 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2947         * MAINTAINERS (Write After Approval): Add myself.
2949 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2951         * MAINTAINERS: Update email address.
2953 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2955         * MAINTAINERS  (Write After Approval): Add myself.
2957 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2959         * MAINTAINERS: Update email.
2961 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2963         * MAINTAINERS: Update my email address.
2965 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2967         * MAINTAINERS (ft32 port): Add myself.
2969 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2971         * MAINTAINERS: Add myself.
2973 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2975         * MAINTAINERS (Write After Approval): Add myself.
2977 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2979         PR libfortran/54572
2980         * Makefile.def: Make libgfortran depend on libbacktrace.
2981         * Makefile.in: Regenerate.
2983 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2985         * MAINTAINERS (Write After Approval): Add myself.
2987 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2989         PR other/67092
2990         * configure.ac: Remove --with_host_libstdcxx support.
2991         * configure: Regenerate.
2993 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2994             Jakub Jelinek  <jakub@redhat.com>
2996         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2997         nvptx*-*-*.
2998         * configure: Regenerate.
3000 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3002         * Makefile.def (libiconv): Define bootstrap=true.
3003         Mark pdf/html/info as missing.
3004         (configure-gcc): Depend on all-libiconv.
3005         (all-gcc): Ditto.
3006         (configure-libcpp): Ditto.
3007         (all-libcpp): Ditto.
3008         (configure-intl): Ditto.
3009         (all-intl): Ditto.
3010         * Makefile.in: Regenerate.
3012 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3014         * MAINTAINERS (loop ivopts): Add the entry and myself.
3016 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3018         * MAINTAINERS (nvptx): Add self.
3020 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3022         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3023         128-bit vector modes.
3025 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3027         * MAINTAINERS (Write After Approval): Add myself.
3029 2015-07-28  Ben Elliston  <bje@gnu.org>
3031         * config.sub, config.guess: Import from upstream.
3033 2015-07-24  Michael Darling  <darlingm@gmail.com>
3035         PR other/66259
3036         * config-ml.in: Reflects renaming of configure.in to configure.ac
3037         * configure: Likewise
3038         * configure.ac: Likewise
3040 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3042         * MAINTAINERS: Update my email address.
3044 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3046         Sync with binutils-gdb:
3047         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3049         * configure.ac (target_configdirs): Exclude target-zlib if
3050         target-libjava isn't built.
3051         * configure: Regenerated.
3053 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3055         Sync with binutils-gdb:
3056         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3058         * configure.ac: Disable configuration of GDB for HPUX targets.
3059         * configure: Regenerate.
3061         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3063         * configure.ac: Add --with-system-zlib.
3064         * configure: Regenerated.
3066         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3068         * configure.ac: Add FT32 support.
3069         * configure: Regenerate.
3071         2015-01-12  Anthony Green  <green@moxielogic.com>
3073         * configure.ac: Don't disable gprof for moxie.
3074         * configure: Rebuild.
3076 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3078         Sync with binutils-gdb:
3079         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3081         PR ld/18355
3082         * Makefile.def: Add extra_configure_flags to host zlib.
3083         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3084         to --enable-host-shared When bfd is to be built as shared
3085         library.  AC_SUBST.
3086         * Makefile.in: Regenerated.
3088 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3090         Sync with src:
3091         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3092         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3093         * Makefile.in: Regenerated.
3095 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3097         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3098         target.
3099         * configure: Regenerate.
3101 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3103         * MAINTAINERS (Write After Approval): Add myself.
3105 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3107         * MAINTAINERS (OS Port Maintainers): Add myself.
3108         (Various Maintainers): Remove myself from libffi testsuite.
3110 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3112         * MAINTAINERS (gen* on machine desc): Add self.
3114 2015-06-02  Jason Merrill  <jason@redhat.com>
3116         PR bootstrap/66319
3117         * configure.ac: Use -std=gnu++98.
3119 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3121         * MAINTAINERS (Write After Approval): Add myself.
3123 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3125         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3126         * configure: Regenerate.
3128 2015-05-26  Jason Merrill  <jason@redhat.com>
3130         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3131         * configure: Regenerate.
3133 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3135         * configure.ac: FT32 target added.
3136         * configure: Regenerated.
3138 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3140         * MAINTAINERS (Write After Approval): Add myself.
3142 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3144         * MAINTAINERS (Write After Approval): Add myself.
3146 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3148         * configure.ac: Fix typo.
3149         * configure: Regenerate.
3151 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3153         * MAINTAINERS (Write After Approval): Add myself.
3155 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3157         * configure.ac: Match $host configured with triplets.
3158         * configure: Regenerate.
3160 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3162         * Makefile.tpl: Remove surplus whitespace throughout.
3163         * Makefile.in: Regenerate.
3165 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3167         * MAINTAINERS (Various Maintainers): Add myself as instruction
3168         combiner maintainer.
3170 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3172         PR bootstrap/62077
3173         * configure.ac (--enable-stage1-checking): Default to
3174         release,misc,gimple,rtlflag,tree,types if --disable-checking
3175         or --enable-checking is not specified and DEV-PHASE is not
3176         experimental.
3177         * configure: Regenerated.
3179 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3181         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3182         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3183         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3184         * Makefile.in: Regenerate.
3186 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3188         * MAINTAINERS: Update my email address.
3190 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3192         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3194 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3196         * MAINTAINERS: Add myself as an arm port reviewer.
3198 2015-03-25  Martin Liska  <mliska@suse.cz>
3199             Yury Gribov  <y.gribov@samsung.com>
3201         * Makefile.in: Fix ln source location for vimrc file.
3202         * Makefile.tpl: Likewise.
3204 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3206         PR bootstrap/25672
3207         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3208         cross-compiling.  Similarly for CXX_FOR_TARGET.
3209         * configure: Regenerate.
3211 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3213         * Makefile.def: Add libmpx.
3214         * configure.ac: Add libmpx.
3215         * Makefile.in: Regenerate.
3216         * configure: Regenerate.
3218 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3220         * MAINTAINERS (CPU Port Maintainers): Add myself
3221         i386 vector ISA extns mantainer.
3223 2015-03-13  Jeff Law  <law@redhat.com>
3225         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3226         maintainer.
3227         Remove Richard Henderson as a maintainer for the x86 port.
3229 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3231         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3233 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3235         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3236         pointer bounds checker and i386 MPX maintainer.
3238 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3240         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3242 2015-02-26  Martin Sebor  <msebor@redhat.com>
3244         * MAINTAINERS (Various Maintainers): Add self.
3246 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3248         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3249         Make sure it contains lto.
3250         * configure: Regenerate.
3252 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3254         * configure: Regenerate.
3256 2015-02-06  Diego Novillo  <dnovillo@google.com>
3258         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3259         middle-end, docstring): Remove myself.
3260         (Write After Approval): Add myself.
3262 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3264         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3265         (Write After Approval): Update address.
3267 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3269         PR jit/64780
3270         * configure.ac: Require the user to explicitly specify
3271         --enable-host-shared if the jit is enabled.
3272         * configure: Regenerate.
3274 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3276         * MAINTAINERS (Write After Approval): Add myself.
3278 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3280         * MAINTAINERS: Make whitespace consistent.
3282 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3284         * MAINTAINERS (Write After Approval): Add myself.
3286 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3288         * MAINTAINERS: (Write After Approval): Add myself.
3290 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3292         * MAINTAINERS: (Write After Approval): Add myself.
3294 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3296         * MAINTAINERS: (Write After Approval): Add myself.
3298 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3300         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3301         objective-c/c++ front end maintainer.
3303 2015-01-13  Marek Polacek  <polacek@redhat.com>
3305         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3307 2015-01-12  Jeff Law  <law@redhat.com>
3309         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3310         a very long time.
3312 2015-01-09  Ian Lance Taylor  <iant@google.com>
3314         * configure.ac (host_tools): Add gotools.
3315         * Makefile.def (host_modules): Add gotools.
3316         (dependencies): Add dependency of all-gotools on all-target-libgo.
3318 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3320         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3321         * configure: Regenerate.
3323 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3325         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3326         all-target-libgomp.
3327         * Makefile.in: Regenerate.
3329 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3331         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3333 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3335         * configure.ac: Add Visium support.
3336         * configure: Regenerate.
3338 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3340         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3341         * configure: Regenerate.
3343 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3345         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3346         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3347         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3348         (OBJCOPY_FOR_TARGET): New variable.
3349         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3350         * Makefile.in: Regenerate.
3351         * configure.ac: Check for already installed target objcopy.
3352         Also GCC_TARGET_TOOL on objcopy.
3353         * configure: Regenerate.
3355 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3357         * config.sub: Update from upstream, to 2015-01-01 version.
3358         * config.guess: Ditto.
3360 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3362         * MAINTAINERS (RTEMS Ports): Add myself.
3364 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3366         * MAINTAINERS (Write After Approval): Add myself.
3368 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3370         * MAINTAINERS (Write After Approval): Add myself.
3372 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3374         * configure.ac (--enable-as-accelerator-for): Don't set
3375         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3376         * configure: Regenerate.
3378 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3380         PR bootstrap/64023
3381         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3382         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3383         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3384         to CXX.
3385         * Makefile.in: Regenerated.
3387 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3388             Yury Gribov  <y.gribov@samsung.com>
3390         * .gitignore: Added .local.vimrc and .lvimrc.
3391         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3392         * Makefile.in: Regenerate.
3394 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3396         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3397         * configure: Regenerated.
3399 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3401         * MAINTAINERS (nvptx port): New entry.
3403 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3405         * configure: Regenerate.
3407 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3409         * configure.ac: Merge with Binutils.
3411 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3413         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3414         * Makefile.in: Regenerate.
3416 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3418         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3419         missing flex.
3420         * Makefile.in: Regenerated.
3422 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3424         * Makefile.in: Regenerate.
3426 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3428         PR bootstrap/63784
3429         * libtool.m4: Add $pic_flag with -shared.
3431 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3433         * MAINTAINERS (Write After Approval): Added myself.
3435 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3437         * MAINTAINERS (write-after-approval): Add myself.
3439 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3441         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3442         from 2 years ago.
3444 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3446         Revert:
3447         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3449         * MAINTAINERS (Write After Approval): Added myself as line map
3450         maintainer.
3452 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3454         Revert:
3455         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3457         * MAINTAINERS (Write After Approval): Added myself.
3459 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3461         * MAINTAINERS (Write After Approval): Added myself.
3463 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3465         * MAINTAINERS (Write After Approval): Added myself as line map
3466         maintainer.
3468 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3470         * MAINTAINERS (Various Maintainers): Added myself as line map
3471         maintainer.
3473 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3475         * move-if-change: Sync from upstream gnulib.
3477 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3479         * compile: Sync with upstream Automake.
3480         * depcomp: Ditto.
3481         * install-sh: Ditto.
3482         * missing: Ditto.
3483         * mkinstalldirs: Ditto.
3484         * ylwrap: Ditto.
3486 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3488         * config.sub: Update from upstream config repo.
3489         * config.guess: Ditto.
3491 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3493         * Makefile.def: Add liboffloadmic to target_modules.  Make
3494         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3495         * Makefile.in: Regenerate.
3496         * configure: Regenerate.
3497         * configure.ac: Add liboffloadmic to target binaries.
3498         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3499         Add liboffloadmic to noconfig list when C++ is not supported.
3501 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3502             Thomas Schwinge  <thomas@codesourcery.com>
3503             Ilya Verbin  <ilya.verbin@intel.com>
3504             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3506         * configure: Regenerate.
3507         * configure.ac (--enable-as-accelerator-for)
3508         (--enable-offload-targets): New configure options.
3510 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3512         * Makefile.def: Make all-gcc depend on all-isl.
3513         * Makefile.in: Regenerate.
3515 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3517         * ChangeLog.jit: New.
3518         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3520 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3522         PR target/63610
3523         * libtool.m4: Fix globbing of darwin versions.
3524         * configure: Regenerate.
3526 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3528         * Makefile.def: Remove CLooG.
3529         * Makefile.tpl: Ditto.
3530         * configure.ac: Ditto.
3531         * configure: Regenerate.
3532         * Makefile.in: Ditto.
3534 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3536         * configure.ac: Handle nvptx-*-*.
3537         * configure: Regenerate.
3539 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3541         * MAINTAINERS (Write After Approval): Add myself.
3543 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3545         * Makefile.def (libcc1): Remove bootstrap=true;.
3546         * Makefile.in: Regenerated.
3548 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3550         * configure.ac: Update comment.
3551         * configure: Regenerate.
3553 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3555         * MAINTAINERS (Write After Approval): Add myself.
3557 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3559         * configure.ac (extra_host_libiberty_configure_flags): Add
3560         --enable-shared also for libcc1's benefit.
3561         * configure: Regenerate.
3563 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3565         * MAINTAINERS: Change my email address.
3567 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3568             Tom Tromey  <tromey@redhat.com>
3570         * Makefile.def: Add libcc1 to host_modules.
3571         * configure.ac (host_tools): Add libcc1.
3572         * Makefile.in, configure: Rebuild.
3574 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3576         * configure.ac (build_configargs): Don't share config.cache between
3577         build subdirs.
3578         * configure: Regenerate.
3580 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3582         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3583         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3584         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3585         leon3v7 as leon3.
3586         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3587         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3588         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3589         * config/sparc/sparc.md (cpu): Add leon3v7.
3590         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3592 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3594         * MAINTAINERS (write-after-approval): Add myself.
3596 2014-10-23  Ian Lance Taylor  <iant@google.com>
3598         * configure.ac: Disable the Go frontend on systems where it is known
3599         to not work.
3600         * configure: Regenerate.
3602 2014-10-23  Richard Biener  <rguenther@suse.de>
3604         * Makefile.def: Add libcpp build module and dependencies.
3605         * configure.ac: Add libcpp build module.
3606         * Makefile.in: Regenerate.
3607         * configure: Likewise.
3609 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3611         * MAINTAINERS (write-after-approval): Add myself.
3613 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3615         * INSTALL/README: Do not mention CVS.
3617 2014-10-03  Jing Yu  <jingyu@google.com>
3619         * configure.ac: Add aarch64 to list of targets that support gold.
3620         * configure: Regenerate.
3622 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3624         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3626 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3628         * MAINTAINERS:  Add myself as MIPS maintainer.
3630 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3632         * MAINTAINERS: Move myself to MIPS maintainers.
3634 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3636         * MAINTAINERS: Put all email addresses between '<' and '>'.
3638 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3640         * MAINTAINERS: Move myself to reviewers (Fortran).
3642 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3644         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3645         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3646         * Makefile.in: Regenerate.
3648 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3650         * rtx-classes-status.txt: Delete
3652 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3654         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3656 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3658         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3659         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3660         of checking for version number.
3661         * configure: Regenerated.
3662         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3664 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3666         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3667         is done; begin phase 6 (use extra rtx_def subclasses).
3669 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3671         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3672         done; begin phase 5 (additional rtx_def subclasses).
3674 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3676         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3678 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3680         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3681         SET_BB_HEADER are done.
3683 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3685         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3686         done.
3688 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3690         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3692 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3694         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3696 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3698         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3700 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3702         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3704 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3706         * rtx-classes-status.txt: Phase 3 (per-file commits within
3707         "config" subdirs) is done; begin phase 4 (removal of
3708         "scaffolding").
3710 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3712         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3713         dir) is done; begin phase 3 (per-file commits within "config"
3714         subdirs).
3716 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3718         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3719         phase 2 (per-file commits in main source dir).
3721 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3723         * configure: Regenerated.
3725 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3727         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3729 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3731         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3733 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3735         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3737 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3739         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3741 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3743         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3745 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3747         * MAINTAINERS (Write After Approval): Add myself.
3749 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3751         * MAINTAINERS: Remove myself
3753 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3755         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3757 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3759         * MAINTAINERS (Write After Approval): Add myself.
3761 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3763         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3764         SET_BB_HEADER, SET_BB_FOOTER
3766 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3768         * rtx-classes-status.txt: New file
3770 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3772         * configure.ac: Eliminate ClooG installation dependency.
3773         * configure: Regenerate.
3774         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3775         * Makefile.in: Regenerate.
3777 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3779         * MAINTAINERS (Write After Approval): Add myself.
3781 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3783         * MAINTAINERS (Write After Approval): Add myself.
3785 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3787         * MAINTAINERS (Write After Approval): Add myself.
3789 2014-07-28  Anthony Green  <green@moxielogic.com>
3791         Import from savannah.gnu.org:
3792         * config.sub: Update to 2014-07-28 version.
3794 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3796         * MAINTAINERS: Remove my MIPS maintainer entry.
3798 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3800         PR target/47230
3801         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3802         * configure: Regenerate.
3804 2014-07-24  James Norris  <jnorris@codesourcery.com>
3806         * MAINTAINERS (Write After Approval): Add myself.
3808 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3810         * configure.ac: Accept only CLooG 0.18.1.
3811         * configure: Regenerate.
3813 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3815         * configure.ac: Don't accept isl 0.11.
3816         * configure: Regenerate.
3818 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3820         * MAINTAINERS (Write After Approval): Add myself.
3822 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3824         * configure.ac: Don't accept isl 0.10.
3825         * configure: Regenerate.
3827 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3829         Fix include path for in-tree cloog.
3830         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3831         * configure: Regenerate.
3833 2014-06-18  Richard Henderson  <rth@redhat.com>
3835         * .gitignore: Import gcc_update output.
3837 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3839         * config-ml.in: Robustify ac_configure_args parsing.
3841         * configure.ac (--enable-linker-plugin-configure-flags)
3842         (--enable-linker-plugin-flags): New flags.
3843         (configdirs): Conditionally add libiberty-linker-plugin.
3844         * configure: Regenerate.
3845         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3846         (host_modules) <lto-plugin>: Pay attention to
3847         @extra_linker_plugin_flags@ and
3848         @extra_linker_plugin_configure_flags@.
3849         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3850         * Makefile.in: Regenerate.
3852         * Makefile.tpl (configure-[+prefix+][+module+])
3853         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3854         "module_srcdir" instead of "module" for locating a module's srcdir.
3855         * Makefile.in: Regenerate.
3857 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3859         * MAINTAINERS (Write After Approval): Add myself.
3861 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3863         * MAINTAINERS: Update my email address.
3865 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3867         * MAINTAINERS (Write After Approval): Add myself.
3869 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3871         * MAINTAINERS (Write After Approval): Add myself.
3873 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3875         PR libstdc++/61011
3876         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3877         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3878         * configure: Regenerate.
3880 2014-05-28  Pedro Alves  <palves@redhat.com>
3882         * MAINTAINERS (Write After Approval): Add myself.
3884 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3886         * MAINTAINERS: Update my affiliation/email.
3888 2014-05-19  Mike Stump  <mikestump@comcast.net>
3890         * MAINTAINERS: Add wide-int reviewers.
3892 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3894         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3895         * configure: Regenerated.
3897 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3899         * MAINTAINERS (libitm): Add myself as maintainer.
3901 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3903         * MAINTAINERS (Write After Approval): Add myself.
3905 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3907         * config.sub, config.guess: Import from upstream.
3909 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3911         * MAINTAINERS (Write After Approval): Put myself in correct order.
3913 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3915         * MAINTAINERS (Write After Approval): Add myself.
3917 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3919         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3920         section.
3922 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3924         * MAINTAINERS (Write After Approval): Delete myself.
3926 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3928         PR sanitizer/56781
3929         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3930         and -B* options with -Xcompiler.
3932 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3934         PR bootstrap/60620
3935         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3936         * Makefile.in: Regenerate.
3938 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3940         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3941         for WINDRES_FOR_TARGET in default-manifest.o rule.
3942         * Makefile.in: Regenerate.
3944 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3946         * MAINTAINERS (Write After Approval): Add myself.
3948 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3950         PR sanitizer/56781
3951         * Makefile.def: Set bootstrap=true; for host fixincludes.
3952         * configure.ac: Don't bootstrap host fixincludes unless
3953         --with-build-config=bootstrap-{a,ub}san.
3954         * Makefile.in: Regenerated.
3955         * configure: Regenerated.
3957 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3959         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3960         --enable-vtable-verify option parsing.  Don't add
3961         target-libsanitizer to bootstrap_target_libs unless
3962         --with-build-config=bootstrap-asan or
3963         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3964         to bootstrap_target_libs unless --enable-vtable-verify.
3965         * configure: Regenerated.
3967 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3969         * MAINTAINERS (Write After Approval): Add myself.
3971 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3973         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3975 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3977         PR bootstrap/58572
3978         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3979         -I for libstdc++-v3 includes if $(LEAN).
3980         * Makefile.in: Regenerated.
3982 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3984         * MAINTAINERS: Update my email address.
3986 2014-02-24  Walter Lee  <walt@tilera.com>
3988         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3989         (tilegx-*-*): Change to tilegx*-*-*.
3990         * configure: Regenerate.
3992 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3994         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3996 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3998         * MAINTAINERS (Write After Approval): Add myself.
4000 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4002         PR target/59788
4003         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4004         *solaris2*.
4006 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4008         * MAINTAINERS: Update my email address.
4010 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4012         * MAINTAINERS: Convert to UTF-8.
4013         Properly sort Xinliang David Li's entry.
4015 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4016             Sandra Loosemore  <sandra@codesourcery.com>
4018         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4019         nios2 port maintainers.
4021 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4023         * MAINTAINERS (Write After Approval): Add myself.
4025 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4027         * configure.ac: Add user-friendly check for native x86_64-linux
4028         multilibs.
4029         * configure: Regenerate.
4031 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4033         * MAINTAINERS: Add myself as sh maintainer.
4035 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4037         * MAINTAINERS: Add self as SLSR maintainer.
4039 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4041         * MAINTAINERS: Update my email address.
4043 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4045         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4047 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4049         * Makefile.in: Regenerate.
4051         * Makefile.tpl: Fix typo.
4052         * Makefile.in: Regenerate partially.
4054 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4056         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4057         supported.
4058         * configure: Regenerated.
4060 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4062         * MAINTAINERS (Write After Approval): Add myself.
4064 2013-10-30  Jason Merrill  <jason@redhat.com>
4066         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4067         --disable-build-format-warnings.
4069 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4071         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4072         depend on libstdc++ and libgcc.
4073         * configure: Regenerate.
4074         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4075         libcilkrts for POSIX and i*86, and x86_64 architectures.
4076         * Makefile.in: Added libcilkrts related fields to support building it.
4078 2013-10-26  Jeff Law  <law@redhat.com>
4080         * Makefile.def (target_modules): Remove libmudflap
4081         (languages): Remove check-target-libmudflap).
4082         * Makefile.in: Rebuilt.
4083         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4084         * configure.ac (target_libraries): Remove target-libmudflap.
4085         Remove checks which disabled libmudflap on some systems.
4086         * configure: Rebuilt.
4087         * libmudflap: Directory removed.
4089 2013-10-21  Cong Hou  <congh@google.com>
4091         * MAINTAINERS (Write After Approval): Add myself.
4093 2013-10-16  Mike Stump  <mikestump@comcast.net>
4095         * .dir-locals.el: Add.
4097 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4099         * configure.ac: Add --enable-host-shared
4100         * configure: Regenerate.
4102 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4104         Import from savannah.gnu.org:
4105         * config.guess: Update to 2013-06-10 version.
4106         * config.sub: Update to 2013-10-01 version.
4108 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4110         Changes to build configuration to allow big endian ARC ELF toolchain
4111         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4112         * configure: Regenerate.
4114 2013-09-20  Alan Modra  <amodra@gmail.com>
4116         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4117         ppc host match.  Support little-endian powerpc linux hosts.
4119 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4121         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4122         maintainer.
4124 2013-09-12  DJ Delorie  <dj@redhat.com>
4126         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4127         maintainers.
4129 2013-09-03  Richard Biener  <rguenther@suse.de>
4131         * configure.ac: Also allow ISL 0.12.
4132         * configure: Regenerated.
4134 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4136         * MAINTAINERS (Write After Approval): Add myself.
4138 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4140         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4142 2013-08-26  Caroline Tice  <cmtice@google.com>
4144         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4145         "Various Reviewers" to libvtv "Various Maintainers".
4147 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4149         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4151 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4153         * MAINTAINERS: Update name, email.
4155 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4157         * MAINTAINERS (Write After Approval): Add myself.
4159 2013-08-12  Caroline Tice  <cmtice@google.com>
4161         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4162         address in the Write After Approval section.
4164 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4166         * MAINTAINERS (Write After Approval): Update email.
4168 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4170         * configure.ac: Adjust to check VTV_SUPPORTED.
4171         * configure: Regenerated.
4173 2013-08-02  Caroline Tice  <cmtice@google.com>
4175         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4176         on non-linux systems; add target-libvtv to noconfigdirs; add
4177         libsupc++/.libs to C++ library search paths.
4178         * configure: Regenerated.
4179         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4180         libstdc++ and libgcc.
4181         * Makefile.in: Regenerated.
4183 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4185         * MAINTAINERS (Write After Approval): Add myself.
4187 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4188             Shiva Chen  <shiva0217@gmail.com>
4190         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4191         nds32 port maintainers.
4193 2013-07-17  Tim Shen  <timshen91@gmail.com>
4195         * MAINTAINERS (Write After Approval): Add myself.
4197 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4199         * configure.ac: Sync from binutils.
4200         * configure: Regenerate.
4202 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4204         * MAINTAINERS (Write After Approval): Add myself.
4206 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4208         * MAINTAINERS (Write After Approval): Add myself.
4210 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4212         * MAINTAINERS (Write After Approval): Add myself.
4214 2013-04-30  Brooks Moses  <bmoses@google.com>
4216         * MAINTAINERS: Update my email; move myself from Fortran
4217         reviewer to Write After Approval.
4219 2013-04-16  Andreas Schwab  <schwab@suse.de>
4221         * configure.ac (aarch64-*-*): Don't disable java.
4222         * configure: Regenerate.
4224 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4226         * MAINTAINERS (Write After Approval): Add myself.
4228 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4230         * Makefile.def (target_modules): Don't install libffi.
4231         * Makefile.in: Regenerate.
4233 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4235         * MAINTAINERS (Write After Approval): Add myself.
4237 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4239         * MAINTAINERS (Write After Approval): Add myself.
4241 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4243         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4244         * configure: Regenerated.
4246 2013-02-05  Ian Lance Taylor  <iant@google.com>
4248         PR go/55969
4249         * configure.ac: Disable libgo on some systems where it does not
4250         work.
4252 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4254         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4255         Remove Geoff Keating as rs6000 port maintainer, at his request.
4257 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4259         * MAINTAINERS: Update my email.
4261 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4263         * configure: Re-generate.
4265 2013-01-15  Richard Biener  <rguenther@suse.de>
4267         PR other/55973
4268         * configure: Re-generate.
4270 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4272         * Makefile.def (install-target-libsanitizer): Depend on
4273         install-target-libstdc++-v3.
4274         * Makefile.in: Regenerate.
4276 2013-01-14  Richard Biener  <rguenther@suse.de>
4278         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4279         * configure: Re-generate
4281 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4283         * config.sub: Update from config repo.
4285 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4287         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4288         * Makefile.in: Regenerate.
4290 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4292         * MAINTAINERS (arc): Add new port maintainership for myself.
4294 2013-01-09  Jason Merrill  <jason@redhat.com>
4296         * .gitignore: Import from gdb repository.
4298 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4300         * Makefile.def (configure-gcc): Depend on all-gmp.
4301         (all-gcc): Remove dependency on all-gmp.
4302         * Makefile.in: Regenerated.
4304 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4306         * config.sub: Merge from config repo.
4307         * config.guess: Ditto.
4309 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4311         * Makefile.def: Merge from binutils.
4312         * Makefile.in: Ditto.
4314 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4316         * MAINTAINERS: Update my email.
4318 2012-12-29  Ben Elliston  <bje@gnu.org>
4320         * config.guess: Update to 2012-12-29 version.
4321         * config.sub: Likewise.
4323 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4325         * Makefile.def (install-target-libgfortran): Depend on
4326         install-target-libquadmath, install-target-libgcc.
4327         (install-target-libsanitizer): Depend on install-target-libgcc.
4328         (install-target-libjava): Depend on install-target-libgcc.
4329         (install-target-libitm): Depend on install-target-libgcc.
4330         (install-target-libobjc): Depend on install-target-libgcc.
4331         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4332         * Makefile.in: Regenerate.
4334 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4336         * Makefile.def (install-target-libgo): Depend on
4337         install-target-libatomic.
4338         * Makefile.in: Regenerate.
4340 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4342         PR go/55201
4343         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4344         * Makefile.in: Regenerate.
4346 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4348         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4349         * configure: Regenerate.
4351 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4353         * config.sub: Merge from config repo.
4355 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4357         * Makefile.def (target_modules): Add bootstrap=true and
4358         raw_cxx=true to libsanitizer.
4359         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4360         * Makefile.in: Regenerated.
4361         * configure: Likewise.
4363 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4365         * MAINTAINERS: Remove self as RTL optimization maintainer.
4367 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4369         * MAINTAINERS (Write After Approval): Add myself.
4371 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4373         * Makefile.def (target_modules): Remove bootstrap=true and
4374         raw_cxx=true from libsanitizer.
4375         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4376         * Makefile.in: Regenerated.
4377         * configure: Likewise.
4379 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4381         * Makefile.def (target_modules): Add bootstrap=true and
4382         raw_cxx=true to libsanitizer.
4383         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4384         * Makefile.in: Regenerated.
4385         * configure: Likewise.
4387 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4389         PR bootstrap/54279
4390         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4391         * configure: Regenerate.
4392         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4393         * Makefile.in: Regenerate.
4395 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4397         * configure.ac: Disable libsanitizer if we're not building C++.
4398         * configure: Regenerate.
4400 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4402         * MAINTAINERS (Write After Approval): Add myself.
4404 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4406         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4407         Kostya Serebryany (kcc@google.com) and
4408         Jakub Jelinek (jakub@redhat.com).
4409         Rename area for Dodji Seketeli (dodji@redhat.com).
4411 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4413         * MAINTAINERS: (asan.c, related): Add myself.
4415 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4417         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4418         * configure: Regenerate.
4420 2012-11-13  Richard Henderson  <rth@redhat.com>
4422         * configure.ac: Move libsanitizer logic to subdirectory.
4423         * configure: Regenerate.
4425 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4427         * configure.ac: Enable libsanitizer just on x86 linux for now.
4428         * configure: Re-generate.
4430 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4432         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4433         sections.
4434         * configure: Regenerate.
4436 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4438         * configure.ac: Add section for configdirs for libsanitizer.
4439         Disable for cris-*-* and mmix-*-*.
4440         * configure: Regenerate.
4442 2012-11-12  Wei Mi <wmi@google.com>
4444         * configure.ac: Add libsanitizer to target_libraries.
4445         * Makefile.def: Ditto.
4446         * configure: Regenerate.
4447         * Makefile.in: Regenerate.
4448         * libsanitizer: New directory for asan runtime.  Contains an empty
4449         tsan directory.
4451 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4453         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4454         against Mingw64 w32api.
4455         * configure: Regenerate.
4457 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4459         * configure: Regenerated.
4461 2012-11-03  Robert Mason  <rbmj@verizon.net>
4463         * configure.ac: add --disable-libstdcxx configure option
4464         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4466 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4468         * MAINTAINERS (Write After Approval): Add myself.
4470 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4472         * MAINTAINERS (Write After Approval): Add myself.
4474 2012-10-24  Sharad Singhai  <singhai@google.com>
4476         * MAINTAINERS (Write After Approval): Add myself.
4478 2012-10-24  Eric Christopher  <echristo@gmail.com>
4480         * MAINTAINERS: Update email address.
4482 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4484         PR bootstrap/54820
4485         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4486         * configure: Regenerate.
4488 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4490         * MAINTAINERS (aarch64): Add Marcus and myself.
4492 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4494         PR bootstrap/54820
4495         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4496         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4497         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4498         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4499         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4500         * Makefile.in: Regenerate.
4501         * configure.ac (have_static_libs): New variable and associated check.
4502         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4503         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4504         * configure: Regenerate.
4506 2012-10-10  Richard Biener  <rguenther@suse.de>
4508         * MAINTAINERS: Adjust for changed surname.
4510 2012-10-04  Lawrence Crowl  <crowl@google.com>
4512         * MAINTAINERS (Write After Approval): Add myself.
4514 2012-10-01  Cary Coutant  <ccoutant@google.com>
4516         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4518 2012-09-28  Ian Lance Taylor  <iant@google.com>
4520         * Makefile.def: Make all-target-libgo depend on
4521         all-target-libbacktrace.
4522         * Makefile.in: Rebuild.
4524 2012-09-26  Ian Lance Taylor  <iant@google.com>
4526         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4527         * Makefile.in: Rebuild.
4529 2012-09-20  Walter Lee  <walt@tilera.com>
4531         * configure.ac: Add tilegx to list of targets that support gold.
4532         * configure: Regenerate.
4534 2012-09-20  Marek Polacek  <polacek@redhat.com>
4536         * MAINTAINERS (Write After Approval): Add myself.
4538 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4540         * configure.ac: Add mips*-mti-elf* target.
4541         * configure: Regenerate.
4543 2012-09-17  Ian Lance Taylor  <iant@google.com>
4545         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4546         * configure.ac (host_libs): Add libbacktrace.
4547         (target_libraries): Add libbacktrace.
4548         * Makefile.def (host_modules): Add libbacktrace.
4549         (target_modules): Likewise.
4550         * configure, Makefile.in: Rebuild.
4552 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4554         PR target/38607
4555         Merge upstream change.
4556         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4558         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4559         Add libgomp*.o to compare_exclusions for AIX.
4560         * configure: Regenerate.
4562 2012-09-06  Diego Novillo  <dnovillo@google.com>
4564         * configure.ac: Bump minimum GMP version to 4.2.3.
4565         * configure: Re-generate.
4567 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4569         PR target/54461
4570         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4571         target-libgloss if not configured --with-avrlibc=no.
4572         * configure: Regenerate.
4574 2012-09-04  Jason Merrill  <jason@redhat.com>
4576         * configure.ac: Fix --enable-languages=all.
4578 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4580         * MAINTAINERS (Write After Approval): Add myself.
4582 2012-09-03  Richard Guenther  <rguenther@suse.de>
4584         PR bootstrap/54138
4585         * configure.ac: Re-organize ISL / CLOOG checks to allow
4586         disabling with either --without-isl or --without-cloog.
4587         * configure: Regenerated.
4589 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4591         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4592         * configure: Regenerate.
4594 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4596         * MAINTAINERS: Fix my email address.
4598 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4600         PR binutils/4970
4601         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4602         and opcodes.
4603         * Makefile.in: Regenerated.
4605 2012-08-26  Art Haas <ahaas@impactweather.com>
4607         * configure: Regenerate.
4609 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4611         * INSTALL/README: Also refer to the online installation
4612         instructions.
4614 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4616         * MAINTAINERS (Write After Approval): Add myself.
4617         (Picochip port): Remove myself.
4619 2012-08-14   Diego Novillo  <dnovillo@google.com>
4621         Merge from cxx-conversion branch.
4623         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4624         POSTSTAGE1_CONFIGURE_FLAGS.
4625         * Makefile.in: Regenerate.
4626         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4627         Force C++ when bootstrapping.
4628         * configure: Regenerate.
4630 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4632         * MAINTAINERS (Write After Approval): Add myself.
4634 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4636         * README: Document use of ranges of years in copyright notices.
4638 2012-07-06  Richard Guenther  <rguenther@suse.de>
4640         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4641         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4642         --with-gmp=system.
4643         * Makefile.in: Regenerated.
4644         * configure: Likewise.
4646 2012-07-06  Richard Guenther  <rguenther@suse.de>
4648         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4649         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4650         supply V=1 as extra_make_flags.
4651         * configure: Regenerated.
4652         * Makefile.in: Likewise.
4654 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4656         * configure: Regenerate.
4658 2012-07-03  Richard Guenther  <rguenther@suse.de>
4660         * Makfile.def (isl): Remove not necessary extra_exports and
4661         extra_make_flags.
4662         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4663         * Makefile.in: Regenerated.
4665 2012-07-03  Richard Guenther  <rguenther@suse.de>
4667         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4668         * configure.ac: If either the ISL or the CLooG check failed
4669         do not try to build in-tree versions.
4670         * Makefile.in: Regenerated.
4671         * configure: Regenerated.
4673 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4675         * configure: Regenerate.
4677 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4679         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4680         maintainer.
4682 2012-07-02  Richard Guenther  <rguenther@suse.de>
4684         * configure: Regenerated.
4686 2012-07-02  Richard Guenther  <rguenther@suse.de>
4687         Michael Matz  <matz@suse.de>
4688         Tobias Grosser <tobias@grosser.es>
4689         Sebastian Pop <sebpop@gmail.com>
4691         * Makefile.def: Add ISL host module, remove PPL host module.
4692         Adjust ClooG host module to use the proper ISL.
4693         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4694         * configure.ac: Include config/isl.m4.  Add ISL host library,
4695         remove PPL.  Remove PPL configury, add ISL configury, adjust
4696         ClooG configury.
4697         * Makefile.in: Regenerated.
4698         * configure: Likewise.
4700 2012-07-02  Richard Guenther  <rguenther@suse.de>
4702         Merge from graphite branch
4703         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4705         * configure: Regenerated.
4706         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4707         both cloog.org and legacy versions. The only supported version will
4708         be CLooG with the isl backend.
4710         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4712         * configure: Regenerated.
4713         * configure.ac: Require cloog isl 0.17.0
4715         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4717         * configure: Regenerated.
4718         * config/cloog.m4: Do not define CLOOG_ORG
4720 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4722         * configure.ac: Skip C if explicitly selected.
4723         * configure: Regenerate.
4725 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4727         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4728         they contain -O2.
4729         * configure: Regenerate.
4731 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4733         PR debug/53740
4734         * df.h, df-problems.c, dce.c: Revert last patch.
4736 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4738         * MAINTAINERS (Write After Approval): Update my email address.
4740 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4742         * MAINTAINERS (Write After Approval): Add myself.
4744 2012-06-20  Jason Merrill  <jason@redhat.com>
4746         * Makefile.tpl (check-target-libgomp-c++): New.
4747         (check-target-libitm-c++): New.
4748         * Makefile.def (c++): Add them.
4749         * Makefile.in: Regenerate.
4751 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4753         * MAINTAINERS (Write After Approval): Add myself.
4755 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4757         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4758         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4759         (install-no-fixedincludes): Adjust accordingly.
4760         * Makefile.in: Regenerate.
4762 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4764         Merge upstream change
4765         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4767 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4769         * MAINTAINERS (Write After Approval): Add myself.
4771 2012-05-09  Nick Clifton  <nickc@redhat.com>
4772             Paul Smith  <psmith@gnu.org>
4774         PR bootstrap/50461
4775         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4776         allow for the fact that from release v3.1.0 of MPFR the source
4777         files were moved into a src sub-directory.
4778         * configure: Regenerate.
4780 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4782         * configure.ac: Bump minimum MPFR version to 2.4.0.
4783         * configure: Regenerated.
4785 2012-05-01  Richard Henderson  <rth@redhat.com>
4787         * Makefile.def (libatomic): New target_module.
4788         * configure.ac (target_libraries): Add libatomic.
4789         (noconfigdirs): Check if libatomic is supported.
4790         * Makefile.in, configure: Rebuild.
4792 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4794         * MAINTAINERS (Write After Approval): Add myself.
4796 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4798         * config.sub: Update to 2012-04-18 version from official repo.
4800 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4802         * MAINTAINERS (Write After Approval): Add myself.
4804 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4806         * MAINTAINERS: Changed email address.
4808 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4810         PR target/52737
4811         * contrib/gcc_update (files_and_dependencies):
4812         Remove gcc/config/avr/t-multilib from touch data.
4814 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4816         * MAINTAINERS (OS Port Maintainers): Remove irix.
4817         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4818         (unsupported_languages): Remove mips-sgi-irix6.*.
4819         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4820         (with_stabs): Remove.
4821         * configure: Regenerate.
4823 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4825         * MAINTAINERS (OS Port Maintainers): Remove osf.
4826         * configure.ac (enable_libgomp): Remove *-*-osf*.
4827         (with_stabs): Remove alpha*-*-osf*.
4828         * configure: Regenerate.
4830 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4832         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4833         * configure: Regenerate.
4835 2012-02-17  Walter Lee  <walt@tilera.com>
4837         * MAINTAINERS: (Write After Approval): Delete myself.
4839 2012-02-14  Walter Lee  <walt@tilera.com>
4841         * MAINTAINERS (tilegx port): Add myself.
4842         (tilepro port): Add myself.
4843         (Write After Approval): Add myself.
4845 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4847         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4848         and Joseph Myers as docstring relicensing maintainers.
4850 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4852         * MAINTAINERS (write-after-approval): Add myself.
4854 2012-02-08  Ira Rosen <irar@il.ibm.com>
4856         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4857         maintainer.
4859 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4861         * MAINTAINERS (Write After Approval): Move myself to
4862         maintain alphabetical order.
4864 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4866         * MAINTAINERS (Write After Approval): Add myself.
4868 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4870         * MAINTAINERS (Write After Approval): Add myself.
4872 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4873             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4875         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4876         * configure: Regenerate.
4878 2012-01-23  Harshit Chopra  <harshit@google.com>
4880         * MAINTAINERS (Write After Approval): Add myself.
4882 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4884         * configure.ac: Remove reference to mh-interix.
4885         * configure: Regenerate.
4887 2012-01-05  Richard Henderson  <rth@redhat.com>
4889         PR bootstrap/51072
4890         * configure.ac: Disable libitm if c++ is not enabled.
4891         * configure: Rebuild.
4893         * configure.ac: Fix regexp for same.
4894         * configure: Rebuild.
4896 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4898         * MAINTAINERS (Write After Approval): Add myself.
4900 2012-01-02  Richard Guenther  <rguenther@suse.de>
4902         PR bootstrap/51686
4903         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4904         * Makefile.in: Regenerate.
4906 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4908         * MAINTAINERS (Write After Approval): Add myself.
4910 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4912         * configure: Regenerate.
4914 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4916         * MAINTAINERS (picochip): Changed email address.
4918 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4920         * MAINTAINERS (write-after-approval): Add self.
4922 2011-11-29  DJ Delorie  <dj@redhat.com>
4924         * configure.ac (rl78-*-*) New case.
4925         * configure: Regenerate.
4926         * MAINTAINERS: Add myself as RL78 maintainer.
4928 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4930         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4932 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4934         * libtool.m4: Additional FreeBSD 10 fixes.
4936 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4938         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4939         Maintainers section, as Epiphany maintainer.
4941 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4943         PR target/49992
4944         * configure.ac: Remove ranlib special-casing for Darwin.
4945         * configure: Regenerate.
4947 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4949         * MAINTAINERS (Reviewers): Keep the list sorted.
4951 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4953         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4955 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4957         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4958         * configure: Rebuild.
4959         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4960         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4961         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4962         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4963         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4964         Add READELF.
4965         * Makefile.in: Rebuild.
4967 2011-11-09  Jason Merrill  <jason@redhat.com>
4969         * Makefile.def (language=c++): Remove check-c++0x.
4970         * Makefile.in (check-gcc-c++): Regenerate.
4972 2011-11-08  Richard Henderson  <rth@redhat.com>
4974         * configure.ac: Test for libitm directory present first.
4976         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4978         * configure.ac: Test libitm/configure.tgt to disable libitm.
4979         * configure: Rebuild.
4981 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4982             Richard Henderson  <rth@redhat.com>
4984         Merged from transactional-memory.
4986         * Makefile.def (lang_env_dependencies): libitm is c++.
4987         Add libitm target module.
4988         * configure.ac: Likewise.
4989         * config/mmap.m4: New file.
4990         * contrib/gcc_update: Add libitm to touch data.
4991         * Makefile.in, configure: Rebuild.
4993 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4995         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4996         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4997         * Makefile.in: Regenerate.
4999 2011-11-01  DJ Delorie  <dj@redhat.com>
5001         * config.sub: Update to version 2011-10-29 (added rl78)
5003 2011-10-27  Nick Clifton  <nickc@redhat.com>
5005         * config.sub: Import these changes from the config project:
5007         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5008             Ben Elliston  <bje@gnu.org>
5010         * config.sub (epiphany): New.
5012         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5013             Ben Elliston  <bje@gnu.org>
5015         * config.sub (hexagon, hexagon-*): New.
5017         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5019         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5020         64eb to be64.
5022         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5024         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5025         (nacl): Grok as alias for 32el-unknown-nacl.
5027 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5029         * MAINTAINERS (Write After Approval): Add myself.
5031 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5033         * MAINTAINERS (Write After Approval): Add myself.
5035 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5037         * MAINTAINERS (sparc port): Remove myself.
5039 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5041         * MAINTAINERS (Write After Approval): Add myself.
5043 2011-08-14  Yao Qi  <yao@codesourcery.com>
5045         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5046         * configure: Regenerate.
5048 2011-07-26  Ian Lance Taylor  <iant@google.com>
5050         * configure.ac: Set have_compiler based on whether gcc directory
5051         exists, rather than on whether gcc is in configdirs.
5052         * configure: Rebuild.
5054 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5056         * MAINTAINERS (Global Reviewers): Add self.
5058 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5060         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5061         link directories.
5062         * Makefile.in: Rebuild.
5064 2011-07-20  Ian Lance Taylor  <iant@google.com>
5066         PR bootstrap/49787
5067         * configure.ac: Move --enable-bootstrap handling earlier in file.
5068         If --enable-bootstrap and either --enable-build-with-cxx or
5069         --enable-build-poststage1-with-cxx, enable C++ automatically.
5070         * configure: Rebuild.
5072 2011-07-19  Ian Lance Taylor  <iant@google.com>
5074         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5075         make C++ a boot_language.  Set and substitute
5076         POSTSTAGE1_CONFIGURE_FLAGS.
5077         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5078         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5079         * configure, Makefile.in: Rebuild.
5081 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5083         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5084         maintainers.
5086 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5088         * MAINTAINERS (Global Reviewers): Add myself.
5090 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5092         * configure: Regenerate.
5094 2011-07-16  Jason Merrill  <jason@redhat.com>
5096         * Makefile.def (language=c++): Add check-c++0x and
5097         check-target-libmudflap-c++.
5098         * Makefile.tpl (check-target-libmudflap-c++): New.
5099         * Makefile.in: Regenerate.
5101 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5103         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5104         * Makefile.def (target_modules/libjava): Pass
5105         $(EXTRA_CONFIGARGS_LIBJAVA).
5106         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5107         if not configured with --enable-static-libjava.
5108         * Makefile.in: Regenerate.
5109         * configure: Likewise.
5111 2011-07-15  Jason Merrill  <jason@redhat.com>
5113         * Makefile.in (check-c++): Move check-gcc-c++0x after
5114         check-target-libstdc++-v3.
5116 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5118         * MAINTAINERS (c6x port): New entry.
5120 2011-07-13  Jason Merrill  <jason@redhat.com>
5122         * Makefile.in (check-gcc-c++0x): New.
5123         (check-c++): Depend on it.
5125 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5127         PR target/39150
5128         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5129         x86_64-*-solaris2.1[0-9]*.
5130         * configure: Regenerate.
5132 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5134         * MAINTAINERS (RTL optimizers): Add self.
5136 2011-06-27  Gabriel Charette  <gchare@google.com>
5138         * MAINTAINERS (Write After Approval): Add myself.
5140 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5142         PR regression/47836
5143         PR bootstrap/23656
5144         PR other/47733
5145         PR bootstrap/49247
5146         PR c/48825
5147         * configure.ac (target_libraries): Remove target-libiberty.
5148         Remove case-statement setting skipdirs=target-libiberty for
5149         multiple targets.  Remove checking target_configdirs and
5150         removing target-libiberty but keeping target-libgcc if
5151         otherwise empty.
5152         * Makefile.def (target_modules): Don't add libiberty.
5153         (dependencies): Remove all traces of target-libiberty.
5154         * configure, Makefile.in: Regenerate.
5156 2011-06-13  Walter Lee <walt@tilera.com>
5158         * configure.ac (tilepro-*-*) New case.
5159         (tilegx-*-*): Likewise.
5160         * configure: Regenerate.
5162 2011-06-06  Jing Yu  <jingyu@google.com>
5164         * configure.ac: Skip target-libiberty for
5165         arm*-*-linux-androideabi.
5166         * configure: Regenerated.
5168 2011-06-06  Nick Clifton  <nickc@redhat.com>
5170         * config.sub: Sync from upstream.
5172 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5174         * MAINTAINERS (Write After Approval): Add myself.
5176 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5178         * MAINTAINERS: Update my email address.
5180 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5182         * MAINTAINERS (Write After Approval): Update my email address.
5184 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5186         * MAINTAINERS (Write After Approval): Add myself.
5188 2011-05-08  Doug Kwan  <dougkwan@google.com>
5190         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5191         * configure: Regenerated.
5192         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5193         value from configure.
5194         * Makefile.in: Regenerated.
5196 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5198         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5199         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5200         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5201         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5202         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5203         *-*-vxworks*): Disable newlib and libgloss in separate case
5204         statement.
5205         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5206         to separate case statement.
5207         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5208         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5209         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5210         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5211         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5212         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5213         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5214         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5215         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5216         i[[3456789]]86-*-rdos*, m32r-*-*,
5217         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5218         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5219         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5220         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5221         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5222         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5223         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5224         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5225         and libgloss in main case over targets.  Remove most empty cases
5226         in main case over targets.
5227         * configure: Regenerate.
5229 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5231         * MAINTAINERS (Write After Approval): Add myself.
5233 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5235         * configure.ac: Remove code setting special library locations for
5236         hppa*64*-*-hpux11*.  Remove code setting compiler for
5237         sparc-sun-solaris2*.
5238         * configure: Regenerate.
5240 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5242         * configure.ac: Separate libgloss_dir settings from general case
5243         over targets.
5244         * configure: Regenerate.
5246 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5248         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5249         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5250         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5251         cases in libgcj-disabling case statement.
5252         (hppa*64*-*-linux*): Set unsupported_languages instead of
5253         disabling target-zlib.
5254         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5255         to hppa*64*-*-hpux*.
5256         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5257         hppa*-*-hpux*.
5258         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5259         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5260         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5261         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5262         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5263         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5264         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5265         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5266         libgcj-disabling case statement.
5267         * configure: Regenerate.
5269 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5271         * configure.ac: Disable Java for targets not supporting libffi.
5272         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5273         Remove cases in Java-disabling statement.
5274         (*arm-wince-pe): Change to arm-wince-pe.
5275         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5276         cases in Java-disabling statement.
5277         (bfin-*-*): Don't disable Java again.
5278         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5279         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5280         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5281         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5282         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5283         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5284         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5285         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5286         Java-disabling statement.
5287         (mmix-*-*): Don't disable Java again.
5288         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5289         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5290         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5291         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5292         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5293         statement.
5294         * configure: Regenerate.
5296 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5298         * configure.ac: Separate cases disabling Java and Java libraries
5299         from general case over targets.
5300         * configure: Regenerate.
5302 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5304         * MAINTAINERS: Update my email address.
5306 2011-04-20  Easwaran Raman  <eraman@google.com>
5308         * MAINTAINERS (Write After Approval): Add myself.
5310 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5312         PR lto/48086
5313         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5314         * configure: Regenerate.
5316 2011-04-16  Jim Meyering  <meyering@redhat.com>
5318         * MAINTAINERS (Write After Approval): Add myself.
5320 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5322         * MAINTAINERS: Update my email address.
5324 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5326         * MAINTAINERS (Write After Approval): Add myself.
5328 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5330         * MAINTAINERS (Write After Approval): Add myself.
5332 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5334         * MAINTAINERS (Write After Approval): Add myself.
5336 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5338         * configure.ac (build_tools): Remove build-byacc.
5339         (host_libs): Remove mmalloc.
5340         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5341         autoconf automake libtool diff rcs fileutils shellutils time
5342         textutils wdiff find uudecode hello tar gzip indent recode release
5343         sed perl gawk findutils gettext zip.
5344         (libgcj): Remove target-qthreads.
5345         (target_tools): Remove target-examples target-gperf.
5346         (YACC): Don't handle building byacc.
5347         * configure: Regenerate.
5348         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5349         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5350         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5351         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5352         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5353         handle building components.
5354         * Makefile.in: Regenerate.
5356 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5358         * MAINTAINERS: Update my email address as Xtensa maintainer.
5360 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5362         * config.sub: Sync from upstream.
5364 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5366         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5367         (microblaze*): Don't disable libssp.
5368         * configure: Regenerate.
5370 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5372         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5373         moveifchange.
5374         * configure: Regenerate.
5375         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5376         * Makefile.in: Regenerate.
5378 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5380         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5381         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5382         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5383         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5384         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5385         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5386         md_exec_prefix cases.
5387         * configure: Regenerate.
5389 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5391         * configure.ac: Separate cases disabling target-libssp,
5392         target-libiberty, target-libstdc++-v3 and Fortran from general
5393         case over targets.
5394         * configure: Regenerate.
5396 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5398         * configure.ac (*-*-chorusos): Don't disable libgcj.
5399         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5400         Remove case.
5401         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5402         (arm-*-coff): Don't disable libgcj.
5403         (arm*-*-linux-gnueabi): Remove useless assignment.
5404         (arm-*-riscix*): Don't disable libgcj.
5405         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5406         configuration.
5407         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5408         (c54x*-*-*): Remove case.
5409         (tic54x-*-*): Don't disable GCC or GCC libraries.
5410         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5411         to *.
5412         (d10v-*-*): Don't disable GCC libraries.
5413         (d30v-*-*): Don't disable libgcj.
5414         (h8500-*-*): Don't disable GCC libraries.
5415         (i960-*-*): Don't disable libgcj.
5416         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5417         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5418         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5419         libgcj.
5420         (m68k-*-coff*): Remove case.
5421         (mmix-*-*): Don't disable libgloss on host.
5422         (mn10200-*-*, mn10300-*-*): Remove cases.
5423         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5424         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5425         Don't disable libgcj.
5426         (romp-*-*): Remove case.
5427         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5428         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5429         case.
5430         (v810-*-*): Don't disable GCC libraries.
5431         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5432         (ip2k-*-*): Don't disable GCC libraries.
5433         * configure: Regenerate.
5435 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5437         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5438         libffi on host.
5439         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5440         on host.
5441         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5442         * configure: Regenerate.
5444 2011-03-26  John Marino  <binutils@marino.st>
5446         * configure.ac: Add support for *-*-dragonfly*
5447         * configure: Regenerate.
5449 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5451         * configure.ac (native_only): Remove.
5452         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5453         send-pr uudecode guile gnuserv on host.
5454         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5455         send-pr rcs guile perl texinfo libtool on host.
5456         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5457         automake send-pr rcs guile perl texinfo libtool on host.
5458         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5459         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5460         (alpha*-dec-osf*): Don't disable fileutils on target.
5461         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5462         texinfo send-pr expect dejagnu on target.
5463         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5464         target-qthreads on target.
5465         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5466         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5467         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5468         x86_64-*-mingw*): Don't disable expect on target.
5469         (*-*-cygwin*): Don't disable target-gperf on target.
5470         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5471         gnuserv on target.
5472         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5473         target.
5474         * configure: Regenerate.
5476 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5478         * configure.ac (target_tools): Remove target-groff.
5479         (native_only): Remove target-groff.
5480         (hppa*64*-*-*): Don't disable byacc.
5481         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5482         setting.
5483         (*-*-kaos*): Don't skip target-librx and target-groff.
5484         (*-*-netware*): Don't skip target-libmudflap.
5485         (*-*-tpf*): Don't skip target-libmudflap.
5486         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5487         directories on the host.
5488         (ia64*-*-*vms*): Don't skip tix.
5489         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5490         host.
5491         * configure: Regenerate.
5493 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5495         * configure.ac: Remove references to mt-mep, mt-netware,
5496         mt-wince.
5497         * Makefile.def: Add all-utils soft dependencies.
5498         * Makefile.tpl: Remove GDB_NLM_DEPS.
5499         * configure: Regenerate.
5500         * Makefile.in: Regenerate.
5502 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5504         * configure.ac: Do not include mh-x86omitfp.
5505         * configure: Regenerate.
5507 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5509         * configure.ac: Remove empty cases.
5510         * configure: Regenerate.
5512 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5514         * Makefile.def: Add dependency from termcap to gdb.
5515         * Makefile.in: Regenerate.
5517 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5519         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5520         * configure: Regenerate.
5521         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5522         * Makefile.tpl: Likewise.
5523         * Makefile.in: Regenerate.
5525 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5527         * configure.ac: Remove all mentions of tentative_cc.
5528         * configure: Regenerate.
5530 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5532         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5533         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5534         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5535         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5536         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5537         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5538         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5539         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5540         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5541         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5542         *-*-rhapsody*): Remove host cases.
5543         * configure: Regenerate.
5545 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5547         * configure.ac (ppc*-*-pe): Remove host case.
5548         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5549         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5550         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5551         cases.
5552         * configure: Regenerate.
5554 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5556         * config.sub: Update to version 2011-03-23.
5558 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5560         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5561         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5562         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5563         * configure: Regenerate.
5565 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5567         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5568         to Write After Approval.
5569         * config-ml.in: Don't handle arc-*-elf*.
5570         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5571         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5572         handle GCC libraries.
5573         * configure: Regenerate.
5575 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5577         PR bootstrap/48120:
5578         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5579         Add -lstdc++ -lm to LIBS.
5580         * configure: Regenerate.
5582 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5584         * config.guess: Update to version 2011-02-02
5585         * config.sub: Update to version 2011-02-24
5587 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5589         PR lto/48086
5590         * configure.ac: Re-enable LTO on *-apple-darwin9.
5591         * configure: Regenerate.
5593 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5595         PR lto/48086
5596         * configure.ac: Disable LTO on darwin due to an assembler change in
5597         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5598         under 256.
5599         * configure: Regenerate.
5601 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5603         * MAINTAINERS: Update myself as score backend maintainer,
5604         update my e-mail address.
5606 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5608         * MAINTAINERS: Update my e-mail address.
5610 2011-03-06  Joey Ye  <joey.ye@arm.com>
5612         * MAINTAINERS: Update my e-mail address.
5614 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5616         * configure.ac: Adjust test of with_ppl.
5617         * configure: Regenerated.
5619 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5621         * MAINTAINERS: Adjust my e-mail address.
5623 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5625         * configure.ac: Add -lpwl to ppllibs.
5626         * configure: Regenerated.
5628 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5630         * config/cloog.m4: Add -lisl to clooglibs.
5631         * configure: Regenerated.
5633 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5635         * MAINTAINERS (CPU Port maintainers): Add self.
5637 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5639         * MAINTAINERS: Add myself as testsuite maintainer.
5641 2011-02-15  Mike Stump  <mikestump@comcast.net>
5643         * MAINTAINERS: Add myself as testsuite maintainer.
5645 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5647         Import from Libtool and gnulib:
5649         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5651         Prepare for supporting FreeBSD 10.
5652         * config.rpath: Remove handling of freebsd1* which soon would
5653         match FreeBSD 10.0.
5655         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5657         Remove support for FreeBSD 1.x.
5658         * libtool.m4 (_LT_LINKER_SHLIBS)
5659         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5660         soon would incorrectly match FreeBSD 10.0.
5662 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5664         PR binutils/12283
5665         * move-if-change: Import version from gnulib.
5667 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5669         PR lto/47225
5670         * Makefile.def (lto-plugin): Double dash for enable-shared.
5671         (configure-gcc): Depend on all-lto-plugin.
5672         * Makefile.in: Rebuilt.
5674 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5676         * configure.ac: Remove extra bracket.
5677         * configure: Regenerate.
5679 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5681         * MAINTAINERS: Add myself as libquadmath maintainer.
5683 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5685         * MAINTAINERS: Update my email address.
5687 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5689         * MAINTAINERS (option handling): Add self.
5691 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5693         PR lto/47225
5694         * Makefile.def: Add dependency for install-gcc
5695         on install-lto-plugin.
5696         * Makfile.in: Regenerated
5698 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5700         * MAINTAINERS (CPU Port Maintainers): Add myself.
5702 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5704         PR libgcj/44341
5705         * configure.ac: Discard --with-* flags for host when configuring
5706         target libraries for cross build.
5707         * configure: Rebuilt.
5709 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5711         * MAINTAINERS (linear loop transforms): Removed.
5713 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5715         * configure.ac: If with_ppl is no, move setting with_cloog=no
5716         after CLOOG_REQUESTED check.
5717         * configure: Regenerated.
5719 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5721         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5722         CLooG has been requested.
5723         * configure: Regenerated.
5725 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5727         * configure: Regenerated.
5728         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5730 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5732         * configure: Regenerated.
5733         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5735 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5737         * configure.ac: Use AS_HELP_STRING throughout.
5738         * configure: Regenerate.
5740 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5742         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5743         * configure: Regenerate.
5745 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5747         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5749 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5751         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5752         for ia64-hpux.
5753         * configure: Regenerate.
5755 2011-01-07  Jan Hubicka  <jh@suse.cz>
5757         PR lto/47225
5758         * Makefile.in: Regenerate.
5759         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5760         configure.
5762 2011-01-07  Jan Hubicka  <jh@suse.cz>
5764         * Makefile.in: Regenerate.
5765         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5766         and configure dependency on lto-plugin configure.
5767         (lto-plugin module): Remove dependency on GCC; add dependency on
5768         liniberty.
5770 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5776         * configure: Regenerate.
5778 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5780         * configure.ac: (picochip): Disable libiberty.
5782 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5784         * MAINTAINERS (Write After Approval): Add myself.
5786 2010-12-10  Ian Lance Taylor  <iant@google.com>
5788         PR bootstrap/46819
5789         * configure.ac: For --disable-libgcj clear libgcj_saved.
5790         * configure: Rebuild.
5792 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5794         PR fortran/46540
5795         * configure.ac: Add --disable-libquadmath and
5796         --disable-libquadmath-support.
5797         * configure: Regenerate.
5799 2010-12-03  Ian Lance Taylor  <iant@google.com>
5801         * MAINTAINERS: Add myself as libgo maintainer.
5803 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5805         PR libffi/46792
5806         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5807         * configure: Regenerate.
5809 2010-12-02  Ian Lance Taylor  <iant@google.com>
5811         * configure.ac: Always set default for poststage1_ldflags to
5812         -static-libstdc++ -static-libgcc.
5814 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5816         * configure.ac: Move comment to remove extra space in last argument
5817         of GCC_TARGET_TOOL.
5819 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5821         PR other/46026
5822         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5823         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5824         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5825         (BASE_FLAGS_TO_PASS): Use it.
5826         * configure: Rebuilt.
5827         * Makefile.in: Rebuilt.
5829 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5831         PR binutils/12258
5832         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5833         Properly check default linker.
5834         * configure: Regnerated.
5836 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5838         * configure.ac: For --enable-gold, handle value `default' instead of
5839         `both*'.  New configure option --{en,dis}able-ld.
5840         * configure: Regenerate.
5842 2010-11-20  Ian Lance Taylor  <iant@google.com>
5844         * configure.ac: Only disable a language library if no language needs
5845         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5846         * configure: Rebuild.
5848 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5850         * Makefile.in: Regenerate.
5852         PR other/46202
5853         * configure.ac: Fix just-built in-tree STRIP name to be
5854         binutils/strip-new.
5855         * configure: Regenerate.
5856         * Makefile.def (install-strip-gcc, install-strip-binutils)
5857         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5858         (install-strip-sid): Mirror dependencies on non-strip variants
5859         of these targets on the respective -strip prerequisites.
5860         * Makefile.tpl (install-strip, install-strip-host)
5861         (install-strip-target): New targets.
5862         (install-strip-[+module+], install-strip-target-[+module+]):
5863         New targets.
5864         * Makefile.in: Regenerate.
5866 2010-11-19  Ian Lance Taylor  <iant@google.com>
5867             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5869         * configure.ac: Add target-libgo to target_libraries.  Set
5870         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5871         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5872         (HOST_EXPORTS): Add GOC.
5873         (BASE_TARGET_EXPORTS): Add GOC.
5874         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5875         (GOCFLAGS_FOR_TARGET): New variable.
5876         (EXTRA_HOST_FLAGS): Add GOC.
5877         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5878         * Makefile.def (target_modules): Add libgo.
5879         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5880         (dependencies): Add dependency from configure-target-libgo to
5881         configure-target-libffi and all-target-libstdc++-v3.  Add
5882         dependencies from all-target-libgo to all-target-libffi.
5883         (languages): Add go.
5884         * configure: Rebuild.
5885         * Makefile.in: Rebuild.
5887 2010-11-19  Ian Lance Taylor  <iant@google.com>
5889         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5890         compiler/flag environment variables.
5892 2010-11-18  Ian Lance Taylor  <iant@google.com>
5894         * configure.ac: Check for lang_requires_boot_languages in
5895         config-lang.in files.
5896         * configure: Rebuild.
5898 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5899             Tobias Burnus  <burnus@net-b.de>
5901         PR fortran/32049
5902         * Makefile.def: Add libquadmath; build it with language=fortran.
5903         * configure.ac: Add libquadmath.
5904         * Makefile.tpl: Handle multiple libs in check-[+language+].
5905         * Makefile.in: Regenerate.
5906         * configure: Regenerate.
5908 2010-11-16  Tom Tromey  <tromey@redhat.com>
5910         * MAINTAINERS: Moved myself to reviewers section.
5912 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5914         * MAINTAINERS: Moved myself to reviewers section.
5916 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5918         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5919         (Write After Approval): Remove self.
5921 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5923         * configure.ac: Fix spelling in option names.
5924         * configure: Regenerated.
5926 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5928         PR bootstrap/39622
5929         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5930         * configure: Regenerated.
5932 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5934         * MAINTAINERS: Update my email address.
5936 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5938         * configure: Regenerate.
5940 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5942         * configure: Regenerate.
5944 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5946         * configure: Regenerate.
5948 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5950         * configure: Regenerate.
5952 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5954         * configure.ac: Support official CLooG.org versions.
5955         * configure: Regenerate.
5956         * config/cloog.m4: New.
5958 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5960         * MAINTAINERS (Write After Approval): Add myself.
5962 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5964         * MAINTAINERS: Update my email address.
5966 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5968         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5969         * configure: Regenerate.
5971 2010-11-03  Ian Lance Taylor  <iant@google.com>
5972             Dave Korn  <dave.korn.cygwin@gmail.com>
5974         PR lto/46273
5975         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5976         and on other supported platforms whenever LTO is enabled.
5977         * configure: Rebuild.
5979 2010-11-02  Alan Modra  <amodra@gmail.com>
5981         PR binutils/12110
5982         * configure.ac: Error when source path contains spaces.
5983         * configure: Regenerate.
5985 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5987         * MAINTAINERS: Update my email address.
5989 2010-10-20  Ian Lance Taylor  <iant@google.com>
5991         * Makefile.def (target_modules): Set lib_path to src/.libs for
5992         libstdc++-v3 module.
5993         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5994         * Makefile.in: Rebuild.
5996 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5998         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5999         (Write After Approval): Remove myself.
6001 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6003         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6005 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6007         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6009 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6011         * configure.ac (build_lto_plugin): New shell variable.
6012         (--enable-lto): Turn on by default for all non-ELF platforms that
6013         have had LTO support added so far.  Set build_lto_plugin appropriately
6014         for both ELF and non-ELF.
6015         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6016         * configure: Regenerate.
6018 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6020         Sync from src:
6021         * configure.ac (v850 support): Remove target-libgloss from
6022         noconfigdirs.
6023         * configure: Regenerate.
6025 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6027         PR bootstrap/45326
6028         PR bootstrap/45174
6029         * configure.ac: Honor initial values of $build_configargs,
6030         $host_configargs, $target_configargs.  Mark the precious, so
6031         environment settings get recorded.
6032         * configure: Regenerate.
6034 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6036         PR bootstrap/45796
6037         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6038         Depend on all-build-libiberty.
6039         * Makefile.in: Regenerate.
6041 2010-09-30  Michael Eager  <eager@eagercon.com>
6043         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6044         * configure: Regenerate.
6046 2010-09-28  Michael Eager  <eager@eagercon.com>
6048         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6050 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6052         PR bootstrap/44621
6053         * configure.ac: Fix unportable shell quoting.
6054         * configure: Regenerate.
6056 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6058         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6059         targets and amend comment.
6060         * configure: Regenerate.
6062 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6064         * MAINTAINERS (Write After Approval): Add myself.
6066 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6068         * configure.ac: Enable LTO by default on Darwin.
6069         * configure: Regenerate.
6071 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6073         * MAINTAINERS (Write After Approval): Add myself.
6075 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6077         * MAINTAINERS (Write After Approval): Add myself.
6079 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6081         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6082         ports
6084 2010-07-28  David Yuste  <david.yuste@gmail.com>
6086         * MAINTAINERS (Write After Approval): Add myself.
6088 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6090         * configure.ac: Support all v850 targets.
6091         * configure: Regenerate.
6093 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6095         PR bootstrap/44455
6096         * configure.ac (extra_mpfr_configure_flags): Copy from
6097         extra_mpc_gmp_configure_flags.
6098         * configure: Re-generated.
6100 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6102         * MAINTAINERS (Write After Approval): Add myself.
6104 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6106         * MAINTAINERS (Write After Approval): Add myself.
6108 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6110         * MAINTAINERS (Write After Approval): Add myself.
6112 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6114         PR target/44862
6115         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6116         Provide -B option to allow for link spec %s substitutions for
6117         libstdc++.a on darwin.
6118         * Makefile.in: Regenerate.
6120 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6122         * MAINTAINERS (Reviewers): Update my e-mail address
6124 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6126         * Makefile.def (configure-gcc): Depend on all-libelf.
6127         * Makefile.in: Rebuild.
6129 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6131         * MAINTAINERS (Write After Approval): Add myself in the right place.
6133 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6135         * MAINTAINERS (Write After Approval): Add myself.
6137 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6139         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6141 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6143         * config.sub: Update to version 2010-05-21.
6144         * config.guess: Update to version 2010-04-03.
6146 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6148         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6149         * configure: Regenerate.
6151 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6153         * MAINTAINERS (Write After Approval): Add myself.
6155 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6157         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6158         a platform that supports LTO.
6159         * configure: Regenerate.
6161 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6163         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6164         * configure: Regenerated.
6166 2010-04-27  Roland McGrath  <roland@redhat.com>
6167             H.J. Lu  <hongjiu.lu@intel.com>
6169         * configure.ac (--enable-gold): Support both, both/gold and
6170         both/bfd to add gold to configdirs without removing ld.
6171         * configure: Regenerated.
6173         * Makefile.def: Add install-gold dependency to install-ld.
6174         * Makefile.in: Regenerated.
6176 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6178         PR lto/42776
6179         * configure.ac (--enable-lto): Refactor handling so libelf tests
6180         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6181         and allow LTO to be explicitly enabled on non-ELF platforms that
6182         are known to support it inside else-clause.
6183         * configure: Regenerate.
6185 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6187         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6188         * configure: Regenerate.
6190 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6192         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6193         * configure: Regenerate.
6195 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6197         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6198         separately.
6199         * configure: Regenerate.
6201 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6203         * MAINTAINERS (Write After Approval): Add myself.
6205 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6207         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6208         * configure: Regenerate.
6210 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6212         * configure: Regenerate after change to elf.m4.
6214 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6216         * MAINTAINERS (Write After Approval): Add myself.
6218 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6220         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6221         * configure: Regenerated.
6223 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6225         * configure.ac: Print "buggy but acceptable" when CLooG
6226         revision is less than 9.
6227         * configure: Regenerated.
6229 2010-04-01  Diego Novillo  <dnovillo@google.com>
6231         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6233 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6235         PR bootstrap/43615
6236         PR bootstrap/43328
6238         Revert:
6240         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6242         * configure.ac: Do not pass --enable-multilib nor
6243         --disable-multilib in baseargs.  Accept explicitly passed
6244         --enable_multilib.
6245         * configure: Regenerate.
6247 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6249         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6251 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6253         * MAINTAINERS: Remove myself.
6255 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6257         PR bootstrap/43328
6258         * configure.ac: Do not pass --enable-multilib nor
6259         --disable-multilib in baseargs.  Accept explicitly passed
6260         --enable_multilib.
6261         * configure: Regenerate.
6263 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6265         * MAINTAINERS (spu port): Remove me.
6267 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6269         * configure.ac (tic6x-*-*): New case.
6270         * configure: Regenerate.
6272 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6274         * config.sub: Update to version 2010-03-22.
6275         * config.guess: Update to version 2009-12-30.
6277 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6279         PR ada/42554
6280         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6281         * configure: Regenerate.
6283 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6285         * MAINTAINERS: Update my email address.
6287 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6289         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6290         (ghassan.shobaki@amd.com): Removed.
6292 2010-03-17  Alan Modra  <amodra@gmail.com>
6294         * MAINTAINERS: Update my email address.
6296 2010-03-16  Diego Novillo  <dnovillo@google.com>
6298         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6299         Matthews.
6301 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6303         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6304         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6306 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6308         * MAINTAINERS: Update my email address.
6310 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6312         * MAINTAINERS: Update my email address.
6314 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6316         * MAINTAINERS: Update my email address.
6318 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6320         * MAINTAINERS: Update my email address.
6322 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6324         PR libstdc++/32499
6325         * configure.ac (RANLIB): Default to true.
6326         (STRIP): Likewise.
6327         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6328         * configure: Regenerate.
6330 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6332         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6333         (Write After Approval): Update my email address.
6335 2010-02-17  Nick Clifton  <nickc@redhat.com>
6337         PR 11238
6338         * Makefile.tpl (local-distclean): Also remove config.cache files in
6339         sub-directories as there may not be Makefiles present in the
6340         sub-directories.
6341         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6342         the config.cache files found by the find command.
6344         * Makefile.in: Regenerate.
6345         * configure.ac: Revert previous delta.
6346         * configure: Regenerate.
6348 2010-02-15  Nick Clifton  <nickc@redhat.com>
6350         PR 11238
6351         * configure.ac: Delete config.cache files in sub-directories when
6352         deleting Makefiles.
6353         * configure: Regenerate.
6355 2010-02-12  Ben Elliston  <bje@gnu.org>
6357         * MAINTAINERS: Update my email address.
6359 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6361         * MAINTAINERS (spu port): Update my email address.
6363 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6365         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6367 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6369         * configure.ac: Add "recommended" version checks for GMP/MPC.
6370         Update recommended GMP/MPFR/MPC versions.
6371         * configure: Regenerate.
6373 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6375         * MAINTAINERS: Move my Embecosm email address into the
6376         write-after-approval section.
6378 2010-01-26  Ian Lance Taylor  <iant@google.com>
6380         * MAINTAINERS: Add myself as Go frontend maintainer.
6382 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6384         PR libstdc++/36101, PR libstdc++/42813
6385         * configure.ac (bootstrap_target_libs): Make inclusion of
6386         target-libgomp conditional on libgomb being in target_configdirs.
6387         * configure: Regenerate.
6389 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6391         PR libstdc++/36101, PR libstdc++/42813
6392         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6393         * configure: Regenerate.
6395 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6397         PR libstdc++/36101, PR libstdc++/42813
6398         * configure.ac (target_configdirs): Substitute.
6399         * Makefile.def: Bootstrap target module libgomp.
6400         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6401         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6402         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6403         * configure, Makefile.in: Regenerate.
6405 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6407         * MAINTAINERS: Adjust my details.
6409 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6411         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6413 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6415         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6417 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6419         * MAINTAINERS (Write After Approval): Add myself.
6421 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6423         * MAINTAINERS (Write After Approval): Add myself.
6425 2010-01-11  Richard Guenther  <rguenther@suse.de>
6427         PR lto/41569
6428         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6429         * Makefile.in: Regenerated.
6431 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6433         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6434         * configure: Regenerate.
6436 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6437             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6439         PR bootstrap/42424
6440         * configure.ac: Include libtool m4 files.
6441         (_LT_CHECK_OBJDIR): Call it.
6442         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6443         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6445         * configure: Regenerate.
6447 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6449         PR bootstrap/41818
6450         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6451         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6452         * Makefile.in: Regenerate.
6454 2010-01-02  Richard Guenther  <rguenther@suse.de>
6456         PR lto/41529
6457         * configure.ac: Include config/elf.m4.  Disable LTO if not
6458         builting for an elf target.
6459         * configure: Regenerate.
6461 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6463         * MAINTAINERS: Change my email address.
6465 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6467         * config.sub, config.guess: Update from upstream sources.
6469 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6471         * MAINTAINERS (Write After Approval): Add myself.
6473 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6475         PR middle-end/30447
6476         PR middle-end/30789
6477         PR other/40302
6479         * configure.ac: Require MPC.
6480         * configure: Regenerate.
6482 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6484         PR target/38384
6485         PR bootstrap/40972
6486         * libtool.m4: Sync from git Libtool.
6487         * ltoptions.m4: Likewise.
6488         * ltversion.m4: Likewise.
6489         * lt~obsolete.m4: Likewise.
6490         * ltmain.sh: Likewise.
6492 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6494         * configure.ac: Update minimum MPC version to 0.8.
6495         * configure: Regenerate.
6497 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6499         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6500         * configure: Regenerated.
6502 2009-11-21  Ian Lance Taylor  <iant@google.com>
6504         * configure.ac: Change default of poststage1_ldflags to be empty if
6505         poststage1_libs is set.  When poststage1_libs is empty, and
6506         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6507         * configure: Rebuild.
6509 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6511         * MAINTAINERS (Write After Approval): Update my email address.
6513 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6515         * config.guess: Update from upstream sources.
6517 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6519         * Makefile.def: Restore host and target settings for gmp.
6520         * Makefile.in: Rebuild.
6522 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6524         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6525         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6526         Fix portability of test of C++ as bootstrap language.  Add
6527         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6528         * configure: Rebuild.
6529         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6530         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6531         in-tree building.
6532         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6533         (POSTSTAGE1_HOST_EXPORTS): Use it.
6534         (STAGE[+id+]_CXXFLAGS): New.
6535         (BASE_FLAGS_TO_PASS): Pass it down.
6536         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6537         extra_exports.
6538         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6539         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6540         extra_exports.
6541         * Makefile.in: Rebuild.
6543 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6545         * config.sub, config.guess: Update from upstream sources.
6547 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6549         * MAINTAINERS (Write After Approval): Add myself.
6551 2009-11-09  Jon Beniston  <jon@beniston.com>
6553         * MAINTAINERS (Write After Approval): Add myself.
6555 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6557         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6558         paths for *-w64-mingw* and x86_64-*mingw*.
6559         * configure: Regenerated.
6561 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6563         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6565 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6567         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6568         Phil Edwards to Write-After Approval.
6570 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6572         * configure.ac: Disable target-winsup & co for
6573         x86_64-*-mingw* and *-w64-mingw* targets.
6574         * configure: Regenerated.
6576 2009-10-16  Nick Clifton  <nickc@redhat.com>
6578         * MAINTAINERS: Add myself as a maintainer for the RX port.
6580 2009-10-26  Johannes Singler  <singler@kit.edu>
6582         * MAINTAINERS (Write After Approval): Update my e-mail address.
6584 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6586         * configure.ac (CLooG test): Use = with test.
6587         * configure: Regenerate.
6589 2009-10-22  Richard Guenther  <rguenther@suse.de>
6591         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6592         cloog if the ppl version check failed.  Move flags saving
6593         before setting in libelf check.
6594         * configure: Regenerate.
6596 2009-10-21  Richard Guenther  <rguenther@suse.de>
6598         * configure.ac: Adjust the ppl and cloog configure to work as
6599         documented.  Disable cloog if ppl was disabled.  Omit the version
6600         checks if they were disabled.
6601         * configure: Re-generate.
6603 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6605         * configure.ac: Add 'lto' to enable_languages, not
6606         new_enable_languages, and only if not already present.
6607         * configure: Regenerate.
6609 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6611         * README: Refer to the various COPYING* files instead of just
6612         COPYING.
6613         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6615 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6617         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6619 2009-10-07  Richard Guenther  <rguenther@suse.de>
6621         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6622         and Richard Guenther as reviewers.
6623         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6624         as reviewers.
6626 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6628         * config.sub: Update from upstream sources.
6630 2009-10-06  Ian Lance Taylor  <iant@google.com>
6632         * Makefile.def: check-gold depends upon all-gas.
6633         * Makefile.in: Rebuild.
6635 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6637         * MAINTAINERS (Write After Approval): Add myself.
6639 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6641         * Makefile.def: all-lto-plugin depends on all-libiberty.
6642         set bootstrap=true for lto-plugin.
6643         Add lto-plugin.
6644         * Makefile.in: Regenerate.
6645         * configure.ac (host_libs): Add lto-plugin.
6646         * configure: Regenerate.
6648 2009-10-03  Diego Novillo  <dnovillo@google.com>
6650         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6651         (HOST_LIBELFLIBS): Define.
6652         (HOST_LIBELFINC): Define.
6653         * Makefile.in: Regenerate.
6654         * configure.ac: Add --enable-lto.
6655         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6656         If --enable-lto is used, add 'lto' to new_enable_languages.
6657         If --enable-lto is used and gold is enabled, add
6658         lto-plugin to configdirs.
6659         * configure: Regenerate.
6661 2009-10-03  Simon Baldwin  <simonb@google.com>
6663         * configure.ac: If --with-system-zlib, suppress local zlib and
6664         pass --with-system-zlib to subdir configure scripts.
6665         * configure: Regenerate.
6667 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6668             Paolo Bonzini  <bonzini@gnu.org>
6670         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6671         $(srcdir).
6672         * Makefile.in: Rebuilt.
6674 2009-09-26  Gary Funck  <gary@intrepid.com>
6676         * MAINTAINERS (Write After Approval): Add myself.
6678 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6680         * configure.ac: Update minimum MPC version to 0.7.
6681         * configure: Regenerate.
6683 2009-09-25  Nick Clifton  <nickc@redhat.com>
6685         * configure.ac: Pass any --cache-file=/dev/null option on to
6686         subconfigures.
6687         * configure: Regenerate.
6689 2009-09-23  Nick Clifton  <nickc@redhat.com>
6691         * config.sub, config.guess: Update from upstream sources.
6693 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6695         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6696         * Makefile.in: Rebuilt.
6698 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6700         PR bootstrap/32272
6701         * configure.ac: Error out if $srcdir isn't '.' but contains
6702         host-${host_noncanonical}.
6703         * configure: Regenerate.
6705 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6707         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6708         maintainer.
6710 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6712         * configure.ac: If bootstrapping a combined tree with
6713         --enable-gold, require c++ in stage1_languages.
6714         * configure: Regenerate.
6716         * configure.ac: Also add target_libs of stage1_languages to
6717         bootstrap_target_libs.
6718         * configure: Regenerate.
6720         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6721         with --enable-languages not containing c++.
6722         * configure: Regenerate.
6724 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6726         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6727         * configure: Regenerate.
6729 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6731         * MAINTAINERS (Write After Approval): Update my e-mail address,
6732         and move from from here...
6733         (Waiting for paperwork): To here.
6735 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6737         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6739 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6741         * configure.ac: Do not use $extrasub for replacing @if/@endif
6742         parts in Makefile; instead, use additional arguments to
6743         AC_CONFIG_COMMANDS to do the replacement manually, with several
6744         sed invocations, to avoid HP-UX sed command limits.
6745         * configure: Regenerate.
6747 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6749         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6750         blank before -L.
6752 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6754         * configure.ac (with-build-config): Document.  Handle without.
6755         Handle missing argument.
6756         * configure: Rebuilt.
6758 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6760         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6761         Default to bootstrap-debug only if compare-debug works.
6762         * configure: Rebuilt.
6763         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6764         * Makefile.in: Rebuilt.
6766 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6768         * MAINTAINERS (OS Port Maintainers): Update my email address.
6770 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6772         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6773         * Makefile.in: Rebuilt.
6775 2009-09-01  Chris Demetriou  <cgd@google.com>
6777         * MAINTAINERS (Write After Approval): Add myself.
6779 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6781         PR debug/30161
6782         * include/dwarf2.h (enum dwarf_tag): Added
6783         DW_TAG_GNU_template_template_param
6784         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6786 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6788         * Makefile.tpl (AWK): Fix typo.
6789         * Makefile.in: Regenerate.
6791 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6793         * configure.ac: Detect awk and sed.
6794         * Makefile.def (flags_to_pass): Add AWK and SED.
6795         * Makefile.tpl (AWK, SED): New.
6796         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6797         * configure: Regenerate.
6798         * Makefile.in: Regenerate.
6800 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6802         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6803         (collapseslashes): Likewise.
6805 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6807         * configure.ac (AC_PREREQ): Bump to 2.64.
6809 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6811         * configure.ac: Remove --with-datarootdir, --with-docdir,
6812         --with-pdfdir, --with-htmldir switches.
6813         * configure: Regenerate.
6815         * configure: Regenerate.
6817         * compile: Sync from Automake 1.11.
6818         * depcomp: Likewise.
6819         * install-sh: Likewise.
6820         * missing: Likewise.
6821         * mkinstalldirs: Likewise.
6822         * ylwrap: Likewise.
6824 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6826         * ltmain.sh (func_normal_abspath): New function.
6827         (func_relative_path): Likewise.
6828         (func_mode_help): Document new -bindir option for link mode.
6829         (func_mode_link): Add new -bindir option, and use it to place
6830         output DLL if specified.
6832 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6834         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6835         (baseargs): Add --disable-option-checking.
6836         * configure: Regenerate.
6838         * Makefile.def (configure-target-libiberty): Depend on
6839         all-binutils and all-ld.
6840         (configure-target-newlib): Likewise.
6841         * Makefile.in: Regenerate.
6843 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6845         * config.sub, config.guess: Update from upstream sources.
6847 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6849         Sync from src, merge:
6851         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6853         * configure.ac: Do not exclude gas for i386-*-darwin.
6854         Add a case for x86_64-*-darwin.
6855         * configure: Regenerate.
6857 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6859         * MAINTAINERS: Add my name to Write After Approval list.
6861 2009-08-06  Michael Eager  <eager@eagercon.com>
6863         * configure.ac: Add Microblaze target.
6864         * configure: Regenerate.
6866 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6868         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6869         * configure: Regenerate.
6871 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6873         * MAINTAINERS (Write After Approval): Update my e-mail address.
6875 2009-07-06  Ian Lance Taylor  <iant@google.com>
6877         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6878         * configure: Rebuild.
6880 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6882         * MAINTAINERS: Move myself to the Graphite Reviewers.
6884 2009-06-30  Wei Guozhi  <carrot@google.com>
6886         * MAINTAINERS: Add my name to Write After Approval list.
6888 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6890         PR bootstrap/40338
6891         * configure.ac (comparestring): Create new variable.
6892         * Makefile.tpl (comparestring): Use to skip some comparisions.
6893         * configure: Regenerate.
6894         * Makefile.in: Regenerate.
6896 2009-06-26  Doug Evans  <dje@sebabeach.org>
6898         * Makefile.def (host_modules): Add cgen.
6899         * Makefile.in: Regenerate.
6900         * configure.ac (host_tools): Add cgen.
6901         * configure: Regenerate.
6903 2009-06-23  DJ Delorie  <dj@redhat.com>
6905         * MAINTAINERS: Add myself as mep maintainer.
6907 2009-06-23  Ian Lance Taylor  <iant@google.com>
6909         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6910         boot_languages.  Only bootstrap target libraries listed in
6911         target_libs for some boot language.  Add --with-stage1-ldflags,
6912         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6913         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6914         if not building with C++.
6915         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6916         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6917         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6918         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6919         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6920         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6921         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6922         * configure, Makefile.in: Rebuild.
6924 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6926         * MAINTAINERS: Added my name to write-after-approval list.
6928 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6930         * configure.ac: Define is_elf for QNX Neutrino targets.
6931         * configure: Regenerate.
6933 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6935         * MAINTAINERS: Added my name to the write-after-approval list
6937 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6939         * configure.ac: Detect MPC in default directory.
6940         * configure: Regenerate.
6942 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6943             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6945         * Makefile.tpl (all): Avoid a trailing backslash.
6946         * Makefile.in: Regenerate.
6948 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6950         * config.sub, config.guess: Update from upstream sources.
6952 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6954         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6955         to noconfdirs.
6956         * configure: Regenerate.
6958 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6960         * Makefile.tpl ([+compare-target+]): Compare all stage
6961         directories, rather than just gcc.
6962         * Makefile.in: Rebuilt.
6964 2009-06-01  Doug Kwan  <dougkwan@google.com>
6966         * configure.ac: Support gold for target arm*-*-*.
6967         * configure: Regenerate.
6969 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6971         * Makefile.def: Add MPC support and dependencies.
6972         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6974         * Makefile.in, configure: Regenerate.
6976 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6978         * Makefile.tpl (all): Avoid harmless warning in make all when
6979         gcc-bootstrap is enabled but stage_last does not exist.
6980         * Makefile.in: Rebuilt.
6982 2009-05-24  Nicolas Roche  <roche@adacore.com>
6984         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6985         * Makefile.in: Regenerate.
6987 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6989         * MAINTAINERS: Update my e-mail address.
6991 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6993         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6994         * configure:  Regenerate.
6996 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6998         PR other/40159
6999         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7000         gcc-no-bootstrap are mutually exclusive.
7001         * Makefile.in: Rebuilt.
7003 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7005         PR other/40159
7006         * Makefile.tpl (all): Don't end with unconditional success.
7007         * Makefile.in: Rebuilt.
7009 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7011         PR target/37137
7012         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7013         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7014         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7015         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7016         stage_configureflags, stage_cflags and stage_libcflags into
7017         explicit Makefile macros.
7018         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7019         GFORTRAN.
7020         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7021         CC.  Set CC_FOR_BUILD from CC.
7022         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7023         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7024         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7025         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7026         and GFORTRAN.
7027         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7028         (_LIBCFLAGS): Renamed to _TFLAGS.
7029         (do-compare-debug, do-compare3-debug): Drop.
7030         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7031         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7032         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7033         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7034         (XGCC_FLAGS_FOR_TARGET): New.
7035         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7036         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7037         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7038         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7039         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7040         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7041         TFLAGS.
7042         (BUILD_CONFIG): Include if requested.
7043         (all): Set TFLAGS on bootstrap.
7044         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7045         (all-stageid-prefixmodule): Likewise.
7046         (do-clean, distclean-stageid): Set TFLAGS.
7047         (restrap): Fix whitespace.
7048         * Makefile.in: Rebuilt.
7050 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7052         * config.guess: Sync with src.
7054 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7056         * configure.ac ($with_ppl):  Default to no if not supplied.
7057         ($with_cloog):  Likewise.
7058         configure:  Regenerate.
7060 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7062         * MAINTAINERS: Update my e-mail address.
7064 2009-04-27  Nick Clifton  <nickc@redhat.com>
7066         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7068 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7070         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7071         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7072         * Makefile.in: Regenerate.
7074 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7076         PR bootstrap/39739
7077         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7078         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7080         * configure, Makefile.in: Regenerate.
7082 2009-04-21  Taras Glek  <tglek@mozilla.com>
7084         * include/hashtab.h: Update GTY annotations to new syntax
7085         * include/splay-tree.h: Likewise
7087 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7089         * config.sub, config.guess: Update from upstream sources.
7091 2009-04-15  Anthony Green  <green@moxielogic.com>
7093         * configure.ac: Add moxie support.
7094         * configure: Rebuilt.
7096 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7098         * configure.ac: Change copyright header to refer to version
7099         3 of the GNU General Public License and to point readers at the
7100         COPYING3 file and the FSF's license web page.
7101         * Makefile.def: Likewise.
7102         * Makefile.tpl: Likewise.
7103         * Makefile.in: Regenerate.
7105 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7107         * configure.ac: Restore match for darwin9 or later. Use double
7108         brackets since regeneration eats one pair.
7109         * configure: Regenerate.
7111 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7113         PR gas/10039
7114         * configure.ac: Require texinfo 4.7.
7115         * configure: Regenerated.
7117 2009-04-09  Nick Clifton  <nickc@redhat.com>
7119         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7120         the GCC Runtime Library Exception.
7122 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7124         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7125         * configure: Regenerate.
7127 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7129         * Makefil.def (languages): New entries.
7130         * Makefile.tpl (check-gcc-*): New generic target.
7131         * Makefile.in: Regenerate.
7133 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7135         * MAINTAINERS:  Update my email address.
7137 2009-03-18  Tom Tromey  <tromey@redhat.com>
7139         * configure: Rebuild.
7140         * configure.ac (host_libs): Add libiconv.
7141         * Makefile.in: Rebuild.
7142         * Makefile.def (host_modules): Add libiconv.
7143         (configure-gdb, all-gdb): Depend on libiconv.
7145 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7147         * configure.ac: Treat gdb as supported on x86_64-darwin.
7148         * configure: Regenerate.
7150 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7152         * configure.ac (--with-host-libstdcxx): New option.
7153         * configure: Regenerate.
7155 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7157         * MAINTAINERS:  Move myself into the write after approval list.
7159 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7161         * MAINTAINERS: Update e-mail address.
7163 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7165         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7167 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7169         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7171 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7173         Backport from git Libtool:
7175         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7176         Support GNU/kOpenSolaris.
7177         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7178         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7179         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7180         GNU/kOpenSolaris.
7182 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7184         * MAINTAINERS: Update e-mail address.
7186 2009-02-24  Michael Eager  <eager@eagercon.com>
7188         * MAINTAINERS (Write After Approval): Add self.
7190 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7192         * MAINTAINERS (Write After Approval): Add myself.
7194 2009-02-05  Andreas Schwab  <schwab@suse.de>
7196         * Makefile.tpl (stage_last): Define $r and $s before using
7197         $(RECURSE_FLAGS_TO_PASS).
7198         * Makefile.in: Regenerate
7200 2009-01-30  Ian Lance Taylor  <iant@google.com>
7202         * MAINTAINERS: Move myself to the Global Reviewers list.
7204 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7206         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7207         * configure: Regenerate.
7209 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7211         * MAINTAINERS: Make whitespace consistent.
7212         Remove Robert Millan from Write After Approval.
7214 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7216         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7217         (all-opcodes): Depend on all-libiberty.
7218         * Makefile.in: Regenerate.
7220 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7222         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7223         * configure: Regenerate.
7225 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7227         * MAINTAINERS (Write After Approval): Add myself.
7229 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7231         * MAINTAINERS: Add myself to reviewers (Fortran).
7233 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7235         PR tree-optimization/38515
7236         * configure.ac (cloog-polylib): Removed.
7237         (with_ppl, with_cloog): Test for "no".
7238         * configure: Regenerated.
7240 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7242         * MAINTAINERS: Moved myself to reviewers (Fortran).
7244 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7246         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7247         (Write After Approval): Remove myself.
7249 2009-01-03  Diego Novillo  <dnovillo@google.com>
7251         * MAINTAINERS: Remove myself from alias maintainership.
7253 2009-01-02  David Ayers  <ayers@fsfe.org>
7255         * MAINTAINERS: Update e-mail address.
7257 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7259         * MAINTAINERS: Make whitespace consistent.
7261 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7263         Backport from upstream Libtool:
7264         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7265         Add cache variables to tests that require the linker to work.
7266         For shlibpath_overrides_runpath, this also changes the semantics
7267         to let the result from the C compiler take precedence.
7269 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7271         * config.sub, config.guess: Update from upstream sources.
7273 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7275         * configure.ac (ppllibs): Add by default the lib flags.
7276         * configure: Regenerate.
7278 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7280         * MAINTAINERS:  Add myself to the write after approval list.
7282 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7284         * configure.ac: Add double brackets on darwin[912].
7285         * configure: Regenerate.
7287 2008-12-03  Daniel Kraft  <d@domob.eu>
7289         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7290         Approval to Reviewer section (for Fortran front-end).
7292 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7294         * configure.ac: Expand to darwin10 and later.
7295         * configure: Regenerate.
7297 2008-12-02  Andreas Schwab  <schwab@suse.de>
7299         * Makefile.def: configure-target-boehm-gc depends on
7300         all-target-libstdc++-v3.
7301         * Makefile.in: Regenerate.
7303 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7305         * MAINTAINERS:  Add myself as mingw maintainer.
7307 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7309         * config.sub, config.guess: Update from upstream sources.
7311 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7313         * README.SCO: Remove.
7315 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7317         * MAINTAINERS:  Add myself to the write after approval list.
7319 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7321         * MAINTAINERS:  Update my email address in WAA section.
7323 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7325         * MAINTAINERS: Update e-mail address.
7327 2008-11-27  Toon Moene  <toon@moene.org>
7329         * MAINTAINERS: Change e-mail address.
7331 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7333         * configure.ac: Build gdb for i?86-*-darwin*
7334         * configure: Regenerated.
7336 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7338         * MAINTAINERS: Added my full name.
7340 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7342         PR bootstrap/38014
7343         PR bootstrap/37923
7345         Revert:
7347         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7349         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7350         * Makefile.in: Regenerated.
7352         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7354         PR gdb/921
7355         PR gdb/1646
7356         PR gdb/2175
7357         PR gdb/2176
7359         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7360         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7361         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7362         (HOST_EXPORTS): Pass CPPFLAGS.
7363         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7364         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7365         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7366         * Makefile.in, configure: Regenerated.
7367         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7368         and CPPFLAGS_FOR_BUILD.
7370 2008-11-06  Jeff Law  <law@redhat.com>
7372         * MAINTAINERS: Add myself as middle end maintainer.
7374 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7376         * MAINTAINERS (Write after approval): Add myself.
7378 2008-11-05  Diego Novillo  <dnovillo@google.com>
7380         * MAINTAINERS (Global Reviewers): Add myself.
7381         (Non-Algorithmic Maintainers): Remove myself.
7383 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7385         * MAINTAINERS (Write after approval): Add myself.
7387 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7389         * MAINTAINERS (Write after approval): Add myself.
7391 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7393         * configure.ac (spu-*-*): Remove special case.
7394         * configure: Regenerate.
7396 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7398         * MAINTAINERS (Write after approval): Update my email address.
7400 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7402         * configure.ac [spu-*-*]: Do not set skipdirs.
7403         * configure: Re-generate.
7405 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7407         * MAINTAINERS (Various Maintainers): Add myself to reload.
7409 2008-10-25  Richard Guenther  <rguenther@suse.de>
7411         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7412         maintainer.  Remove myself as libgcc-math maintainer.
7413         (Non-Algorithmic Maintainers): Remove myself.
7415 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7417         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7418         * Makefile.in: Regenerated.
7420 2008-10-23  Cary Coutant  <ccoutant@google.com>
7422         * MAINTAINERS (Write after approval): Add myself.
7424 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7426         PR gdb/921
7427         PR gdb/1646
7428         PR gdb/2175
7429         PR gdb/2176
7431         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7432         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7433         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7434         (HOST_EXPORTS): Pass CPPFLAGS.
7435         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7436         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7437         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7438         * Makefile.in, configure: Regenerated.
7439         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7440         and CPPFLAGS_FOR_BUILD.
7442 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7444         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7445         Sebastian Pop.
7447 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7449         * MAINTAINERS (Write After Approval): Added myself.
7451 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7453         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7454         recommended version to 2.3.2.
7456         * configure: Regenerate.
7458 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7460         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7462 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7464         * MAINTAINERS (Write After Approval): Update e-mail address.
7466 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7468         * libtool.m4: Update to libtool 2.2.6.
7469         * lt~obsolete.m4: Update to libtool 2.2.6.
7470         * ltmain.sh: Update to libtool 2.2.6.
7471         * ltsugar.m4: Update to libtool 2.2.6.
7472         * ltversion.m4: Update to libtool 2.2.6.
7473         * ltoptions.m4: Update to libtool 2.2.6.
7474         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7476 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7478         * MAINTAINERS (Write After Approval): Add myself.
7480 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7482         * MAINTAINERS (Write After Approval): Update my name.
7484 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7486         * MAINTAINERS: Add myself in "Write After Approval".
7488 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7490         * MAINTAINERS: Add myself as ia64 maintainer.
7492 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7494         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7495         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7496         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7497         and Michael Tiemann from Write After Approval since they do not
7498         actually have access.
7500 2008-09-05  Richard Guenther  <rguenther@suse.de>
7502         * configure.ac: Initialize clooglibs to -lcloog.
7503         * configure: Re-generate.
7505 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7507         * MAINTAINERS (Write After Approval): Add myself.
7509 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7511         * configure.ac (--with-cloog-polylib): New.
7512         (--disable-cloog-version-check): New.
7513         (--disable-ppl-version-check): New.
7514         * configure: Re-generate.
7516 2008-09-03  Richard Guenther  <rguenther@suse.de>
7518         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7519         cloog test.
7520         * configure: Re-generate.
7522 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7524         Add picoChip port.
7525         * MAINTAINERS: Add picoChip maintainers.
7527 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7528             Tobias Grosser  <grosser@fim.uni-passau.de>
7529             Jan Sjodin  <jan.sjodin@amd.com>
7530             Harsha Jagasia  <harsha.jagasia@amd.com>
7531             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7532             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7533             Adrien Eliche  <aeliche@isty.uvsq.fr>
7535         Merge from graphite branch.
7536         * configure: Regenerate.
7537         * Makefile.in: Regenerate.
7538         * configure.ac (host_libs): Add ppl and cloog.
7539         Add checks for PPL and CLooG.
7540         * Makefile.def (ppl, cloog): Added modules and dependences.
7541         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7542         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7544 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7546         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7547         (GCC_SHLIB_SUBDIR): New.
7548         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7549         * configure: Regenerate.
7550         * Makefile.in: Regenerate.
7552 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7554         * MAINTAINERS: Consistently use tabs to separate columns.
7556 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7558         * MAINTAINERS (Write after Approval): Add myself.
7560 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7562         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7563         Enable bfd, binutils and opcodes.
7564         * configure: Regenerate.
7566 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7568         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7570 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7572         * MAINTAINERS:  Use correct Umlaut for last name.
7574 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7576         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7578 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7580         * MAINTAINERS: Update my email address.
7582 2008-08-16  Nicolas Roche  <roche@adacore.com>
7584         * Makefile.tpl: Add BOOT_ADAFLAGS.
7585         * Makefile.in: Regenerate.
7587 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7589         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7590         * configure: Regenerate.
7592 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7594         * configure.ac: Add makefile fragments for hpux.
7595         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7596         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7597         * configure: Regenerate.
7598         * Makefile.in: Regenerate.
7600 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7602         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7604 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7606         * MAINTAINERS (Write after Approval): Add myself.
7608 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7610         * MAINTAINERS (Write After Approval):  Add myself.
7612 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7614         * MAINTAINERS (Write After Approval):  Add myself.
7616 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7618         * MAINTAINERS: Update my email address.
7620 2008-06-25  Joey Ye  <joey.ye@intel.com>
7622         * MAINTAINERS (Write After Approval):  Add myself.
7624 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7626         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7627         * Makefile.in: Regenerate.
7628         * configure: Regenerate.
7630 2008-06-17  Daniel Kraft  <d@domob.eu>
7632         * MAINTAINERS (Write After Approval):  Add myself.
7634 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7636         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7637         "$@" is still intact with both Autoconf 2.59 and 2.62.
7638         * configure: Regenerate.
7640 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7642         * Makefile.tpl: Fix comment errors.
7643         * Makefile.in: Regenerate.
7645 2008-06-12  David S. Miller  <davem@davemloft.net>
7646             David Edelsohn  <edelsohn@gnu.org>
7648         * configure.ac: Add powerpc*-*-* to gold supported targets.
7649         * configure: Regenerate.
7651 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7653         PR tree-optimization/36218
7654         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7655         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7656         (all prefix="build-"): Pass them to build-system sub-makes.
7657         * Makefile.in: Regenerate.
7659 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7661         * MAINTAINERS (mt port): Remove.
7662         (sco5, unixware, sco udk): Remove.
7663         (Kean Johnston): Add to Write After Approval.
7665 2008-05-30  Julian Brown  <julian@codesourcery.com>
7667         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7668         of libobjc for ARM EABI Linux.
7669         * configure: Regenerate.
7671 2008-05-18  Xinliang David Li   <davidxl@google.com>
7673         * ChangeLog: Remove wrong ChangeLog entry.
7675 2008-05-17  Xinliang David Li   <davidxl@google.com>
7677         * MAINTAINERS (Write After Approval): Add myself.
7679 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7681         * MAINTAINERS (Write After Approval): Add myself.
7683 2008-05-14  Rafael Espíndola  <espindola@google.com>
7685         * config-ml.in: don't handle --enable-shared and --enable-static.
7687 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7689         * MAINTAINERS: Update my email address.
7691 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7693         * MAINTAINERS: Update my email address.
7695 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7697         * MAINTAINERS (Write After Approval): Add myself.
7699 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7701         * MAINTAINERS (Write After Approval): Add myself.
7703 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7705         * MAINTAINERS (crx): Add myself.
7707 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7709         Sync with src:
7710         2008-04-14  David S. Miller  <davem@davemloft.net>
7712         * configure.ac: Add sparc*-*-* to gold supported targets.
7713         * configure: Regenerate.
7715 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7717         PR bootstrap/35457
7718         * configure.ac: Include override.m4.
7719         * configure: Regenerate.
7721 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7723         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7724         * Makefile.in: Regenerate.
7726 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7728         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7729         as nonconfigurable directories list.
7730         * configure: Regenerate.
7732 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7734         * config.sub, config.guess: Update from upstream sources.
7736 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7738         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7739         * Makefile.in: Regenerate.
7741 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7743         * configure.ac: Do not build libssp for the AVR.
7744         * configure: Regenerate.
7746 2008-04-07  Ian Lance Taylor  <iant@google.com>
7748         * Makefile.def: check-gold depends upon all-binutils.
7749         * Makefile.in: Regenerate.
7751 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7753         * MAINTAINERS (Write After Approval): Add myself.
7755 2008-04-04  Nick Clifton  <nickc@redhat.com>
7757         PR binutils/4334
7758         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7759         builds.
7760         * configure: Regenerate.
7762 2008-04-04  NightStrike  <NightStrike@gmail.com>
7764         PR other/35151
7765         * configure.ac: Combine rules for mingw32 and mingw64.
7766         * configure: Regenerate.
7768 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7770         * MAINTAINERS (Write After Approval): Add myself.
7772 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7774         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7775         * Makefile.in (.NOTPARALLEL): Ditto.
7777 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7779         * MAINTAINERS (Write After Approval): Add myself.
7781 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7783         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7784         * Makefile.in (.NOTPARALLEL): Regenerate.
7786 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7788         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7789         * Makefile.in: Regenerate.
7791 2008-03-26  Jakub Staszak  <kuba@et.pl>
7793         * MAINTAINERS (Write After Approval): Add myself.
7795 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7797         * MAINTAINERS:  Update e-mail address.
7799 2008-03-20  Ian Lance Taylor  <iant@google.com>
7801         * configure.ac: Add support for --enable-gold.
7802         * Makefile.def: Add gold as a directory like ld.
7803         * configure, Makefile.in: Regenerate.
7805 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7807         * configure.ac: m4_include config/proginstall.m4.
7808         * configure: Regenerate.
7810         Backport from upstream Libtool:
7812         2007-10-12  Eric Blake  <ebb9@byu.net>
7814         Deal with Autoconf 2.62's semantic change in m4_append.
7815         * ltsugar.m4 (lt_append): Replace broken versions of
7816         m4_append.
7817         (lt_if_append_uniq): Don't require separator to be overquoted,
7818         and avoid broken m4_append.
7819         (lt_dict_add): Fix typo.
7820         * libtool.m4 (_LT_DECL): Don't overquote separator.
7822 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7824         * config.rpath: Add AIX 6 support.
7826 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7828         * Makefile.def (stageprofile).  Remove -fprofile-generate
7829         from stage_libcflags.
7830         * Makefile.in: Regenerate.
7832 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7834         * config.sub, config.guess: Update from upstream sources.
7836 2008-03-06  Tom Tromey  <tromey@redhat.com>
7838         * MAINTAINERS: Update for treelang deletion.
7840 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7842         * MAINTAINERS: Update my email address.
7844 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7846         * MAINTAINERS (darwin port): Add myself as a maintainer.
7847         (objective-c/c++): Add myself as a maintainer.
7849 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7851         * MAINTAINERS (Write After Approval): Update my email address.
7853 2008-02-25  Tomas Bily  <tbily@suse.cz>
7855         * MAINTAINERS (Write After Approval): Add myself.
7857 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7859         * MAINTAINERS (OpenMP): Add myself.
7861 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7863         PR bootstrap/32009
7864         PR bootstrap/32161
7866         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7867         * configure: Regenerate.
7869         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7870         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7871         STAGE4_LIBCFLAGS): New.
7872         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7873         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7874         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7875         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7876         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7877         for target modules.  Don't export LIBCFLAGS.
7878         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7879         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7880         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7881         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7882         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7883         * Makefile.in: Regenerate.
7885 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7887         PR libgcj/33085
7888         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7889         Do not use -DDLL_EXPORT.  Backport from upstream.
7891 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7893         * MAINTAINERS (Write After Approval): Add myself.
7895 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7897         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7898         * configure: Regenerate.
7900 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7902         * configure.ac (xtensa*-*-*): Recognize processor variants.
7903         * configure: Regenerate.
7905 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7907         PR bootstrap/34922
7908         * configure.ac (PARSE_ARGS): Push suitable setting of
7909         ac_subdirs_all, for `./configure --help=recursive'.
7910         Handle `+' in generic toplevel directory disabling.
7911         * configure: Regenerate.
7913 2008-01-28  Nick Clifton  <nickc@redhat.com>
7915         * MAINTAINERS (xstormy16): Take over maintainership.
7917 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7919         * MAINTAINERS (c4x port): Remove.
7921 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7923         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7925 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7927         * config.sub, config.guess: Update from upstream sources.
7929 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7931         * MAINTAINERS (Write After Approval): Add myself.
7933 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7935         * MAINTAINERS: Update my email address.
7937 2008-01-09  Raksit Ashok  <raksit@google.com>
7939         * MAINTAINERS (Write After Approval): Add myself.
7941 2008-01-09  Raksit Ashok  <raksit@google.com>
7943         * MAINTAINERS (Write After Approval): Add myself.
7945 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7947         * config.sub, config.guess: Update from upstream sources.
7949 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7951         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7952         Change recommended MPFR from 2.2.1 -> 2.3.0.
7953         * configure: Regenerate.
7955 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7957         * MAINTAINERS: Update my email address.
7959 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7961         * MAINTAINERS: Update my email address.
7963 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7965         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7966         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7967         * Makefile.in: Regenerate.
7969 2007-12-10  Mark Heffernan  <meheff@google.com>
7971         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7972         misplaced entries.
7974 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7976         * configure.ac: Enable libjava for x86_64-*-darwin9.
7977         * configure: Regenerate.
7979 2007-12-07  Bill Maddox  <maddox@google.com>
7981         * MAINTAINERS (Write After Approval): Add myself.
7983 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7985         * config.sub, config.guess: Update from upstream sources.
7987 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7989         * config-ml.in: Remove 64bit configure tests.
7991 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7993         * config-ml.in: Robustify against white space in absolute file
7994         names.
7996         * config-ml.in (multi-clean): Substitute ${Makefile}.
7997         Remove superfluous ${Makefile} in list.
7999 2007-11-19  Thiemo Seufer  <ths@mips.com>
8001         * config-ml.in: Don't hardcode the Makefile name.
8003 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8005         * MAINTAINERS (Write After Approval): Add myself.
8007 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8009         * MAINTAINERS (Write After Approval): Add myself.
8011 2007-11-06  Doug Kwan  <dougkwan@google.com>
8013         * MAINTAINERS (Write After Approval): Add myself.
8015 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8017         * MAINTAINERS (mercury): Remove entry.
8018         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8020 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8022         * Makefile.def (dependencies): Make configure-gdb depend on
8023         all-intl.
8024         * Makefile.in: Regenerated.
8026 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8028         * MAINTAINERS (Fortran maintainer): Remove myself.
8030 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8032         * Makefile.def: To avoid problems running with parallel makes,
8033         build newlib before libgloss so that target specific header
8034         files are availble.
8035         * Makefile.in: Regenerate
8037 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8039         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8040         * Makefile.in: Regenerate.
8042 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8044         * MAINTAINERS (Register allocation reviewer): Add myself.
8046 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8048         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8049         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8050         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8051         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8052         * configure: Regenerate.
8054 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8056         * MAINTAINERS (Register allocation reviewer): Add myself.
8058 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8060         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8061         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8062         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8063         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8064         * configure.ac: Default them to host tools for $host = $build.
8065         Subst them.
8067         * configure: Regenerate.
8068         * Makefile.in: Regenerate.
8070 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8072         * MAINTAINERS (Register allocation reviewer): Add myself.
8074 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8076         * MAINTAINERS (Register allocation reviewer): Add myself.
8078 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8080         * MAINTAINERS (Write After Approval): Fix typo.
8082 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8084         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8085         * configure: Regenerate.
8087 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8089         PR bootstrap/31906
8090         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8091         they're already prefixed.
8093 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8095         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8096         libstdc++.
8097         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8098         * configure: Regenerate.
8099         * Makefile.in: Regenerate.
8101 2007-09-17  Andreas Schwab  <schwab@suse.de>
8103         * configure.ac: Raise minimum makeinfo version to 4.6.
8104         * configure: Regenerate.
8106 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8108         * MAINTAINERS (write-after-approval) add myself
8110 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8112         * configure.ac: Correct makeinfo version check.
8113         * configure: Regenerate.
8115 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8117         * MAINTAINERS: Update my email address.
8119 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8121         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8122         to $skipdirs and only disable gprof for newlib.  Use the normal
8123         mips*-elf* handling in other respects.
8124         * configure: Regnerate.
8126 2007-09-12  David Daney  <ddaney@avtrex.com>
8128         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8129         enabling libgcj.
8130         * configure: Regenerate.
8132 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8134         PR other/32154
8135         * configure.ac: For libgloss targets, point the linker to the linker
8136         script, startup code and simulator library.
8137         * configure: Regenerate.
8139 2007-09-07  Andrew Haley  <aph@redhat.com>
8141         * configure.ac (noconfigdirs): Remove target-libffi and
8142         target-libjava.
8143         * configure: Regenerate.
8145 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8147         PR target/33281
8148         * configure.ac: Use config/mh-mingw on mingw.
8149         * configure: Regenerate.
8151 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8153         * MAINTAINERS (Write After Approval): Add myself.
8155 2007-09-05  Richard Guenther  <rguenther@suse.de>
8157         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8158         nor --disable-checking is provided also turn on yes and types
8159         checking for stage1.
8160         * configure: Re-generate.
8162 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8164         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8165         (Write After Approval): Remove myself.
8167 2007-08-29  Nick Clifton  <nickc@redhat.com>
8169         * config.sub, config.guess: Update from upstream sources.
8171 2007-08-22  Bud Davis  <jmdavis@link.com>
8173         * MAINTAINERS (Write After Approval): Added myself.
8174         * MAINTAINERS (Reviewers): Removed myself.
8176 2007-08-18  Paul Brook  <paul@codesourcery.com>
8177             Joseph Myers  <joseph@codesourcery.com>
8179         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8180         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8181         * Makefile.in: Regenerate.
8182         * configure.ac (--with-debug-prefix-map): New.
8183         * configure: Regenerate.
8185 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8186             Nigel Stephens  <nigel@mips.com>
8188         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8189         as target_makefile_frag.
8190         * configure: Regenerate.
8192 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8194         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8195         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8196         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8197         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8198         (do-compare, do-compare3, do-compare-debug): New.
8199         ([+compare-target+]): Use them.
8201 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8203         * MAINTAINERS (Write After Approval): Change my email address.
8205 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8206             Ben Elliston  <bje@au.ibm.com>
8208         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8209         --silent if $silent.
8210         * configure: Regenerate.
8212 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8214         * MAINTAINERS (Various Maintainers): Add myself as
8215         loop infrastructure maintainer.  Update my e-mail
8216         address.
8218 2007-07-31  Diego Novillo  <dnovillo@google.com>
8220         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8221         Adjust description.
8223 2007-07-26  Richard Guenther  <rguenther@suse.de>
8225         * configure.ac: Add types checking to stage1 checking flags.
8226         * configure: Regenerate.
8228 2007-07-17  Nick Clifton  <nickc@redhat.com>
8230         * COPYING3: New file.  Contains version 3 of the GNU General
8231         Public License.
8232         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8233         Lesser General Public License.
8235 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8237         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8239 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8241         * MAINTAINERS (S/390 co-maintainer): Add myself.
8242         (Write After Approval): Remove myself.
8244 2007-07-13  Dan Hipschman  <dsh@google.com>
8246         * MAINTAINERS (Write After Approval): Add myself.
8248 2007-07-11  Nick Clifton  <nickc@redhat.com>
8250         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8251         WINDRES export.
8252         * Makefile.in: Regenerate.
8254 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8256         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8257         maintainer.
8259 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8261         * lt~obsolete.m4: New. Import from 20070318 libtool.
8263 2007-07-03  Julian Brown  <julian@codesourcery.com>
8265         * MAINTAINERS (Write After Approval): Add myself.
8267 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8269         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8270         * configure: Regenerate.
8272 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8274         * configure.ac: Add some missing m4 quotation.
8275         * configure: Regenerate.
8277 2007-07-02  Simon Baldwin  <simonb@google.com>
8279         * MAINTAINERS (Write After Approval): Add myself.
8281 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8283         * configure: Regenerate.
8285 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8287         * Makefile.def: Add windmc tool to build.
8288         * Makefile.tpl: Likewise.
8289         * configure.ac: Likewise.
8290         * Makefile.in: Regenerate.
8291         * configure: Regenerate.
8293 2007-06-28  DJ Delorie  <dj@redhat.com>
8295         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8296         not building newlib.
8297         * configure: Regenerated.
8299 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8301         * MAINTAINERS (Write After Approval): Add myself.
8303 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8305         * MAINTAINERS (Write After Approval): Add myself.
8307 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8309         * MAINTAINERS (Write After Approval): Add myself.
8311 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8313         * MAINTAINERS (Write After Approval): Add myself.
8315 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8317         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8318         * Makefile.in: Regenerated.
8320 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8322         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8323         bfin*-*-uclinux* targets.
8324         * configure: Regenerate.
8326 2007-06-14  Ian Lance Taylor  <iant@google.com>
8328         * MAINTAINERS: Add myself as non-algorithmic global write
8329         maintainer.
8331 2007-06-14  Diego Novillo  <dnovillo@google.com>
8333         * MAINTAINERS: Add self as middle-end maintainer and
8334         non-algorithmic global write maintainer.
8336 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8338         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8339         Move all Fortran maintainers except Paul Brook into the
8340         Non-Autopoiesis section.
8342 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8344         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8345         (distclean-stage[+id+]): Possibly delete stage_last.
8346         * Makefile.in: Regenerate.
8348 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8350         * MAINTAINERS (Various Maintainer): Fix typo.
8352 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8354         * MAINTAINERS (Various Maintainer): Add myself as
8355         dataflow maintainer.
8357 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8359         * config.sub, config.guess: Update from upstream sources.
8361 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8363         * Makefile.tpl: Fix spelling error.
8364         * Makefile.in: Regenerate.
8366 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8368         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8369         lt_cv_sys_max_cmd_len.
8371 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8373         * MAINTAINERS (Various Maintainers): Add myself as
8374         auto-vectorizer maintainer.
8376 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8378         PR libjava/32098
8379         * libtool.m4: Revert previous change.
8380         * ltgcc.m4: Put it here.
8382 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8384         * MAINTAINERS (Various Maintainers): Add myself as
8385         auto-vectorizer maintainer.
8387 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8389         PR libjava/32098
8390         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8392 2007-05-30  Richard Guenther  <rguenther@suse.de>
8394         * MAINTAINERS (Various Maintainers): Add myself as
8395         auto-vectorizer maintainer.
8397 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8399         PR bootstrap/29382
8400         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8401         * configure: Rebuilt.
8403 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8405         * MAINTAINERS (Write After Approval): Removed my name.
8407 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8409         * MAINTAINERS (Write After Approval): Remove myself.
8411 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8413         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8415 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8417         * ltmain.sh: Update from ToT Libtool.
8418         * libtool.m4: Update from ToT Libtool.
8419         * ltsugar.m4: New. Update from ToT Libtool.
8420         * ltversion.m4: New. Update from ToT Libtool.
8421         * ltoptions.m4: New. Update from ToT Libtool.
8422         * ltconfig: Remove.
8423         * ltcf-c.sh: Remove.
8424         * ltcf-cxx.sh: Remove.
8425         * ltcf-gcj.sh: Remove.
8427 2007-05-22  Ollie Wild  <aaw@google.com>
8429         * MAINTAINERS (Write After Approval): Add myself.
8431 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8433         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8434         stage_cflags.
8435         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8436         Remove CFLAGS/LIBCFLAGS.
8437         (configure-stage[+id+]-[+prefix+][+module+],
8438         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8439         * Makefile.in: Regenerate.
8441 2007-05-15  Diego Novillo  <dnovillo@google.com>
8443         * MAINTAINERS: Update e-mail address.
8445 2007-05-15  Revital Eres  <eres@il.ibm.com>
8447         * MAINTAINERS (Write After Approval): Add myself.
8449 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8451         * MAINTAINERS (Write After Approval): Updated my address.
8453 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8455         * MAINTAINERS (Write After Approval): Add myself.
8457 2007-05-11  Silvius Rus  <rus@google.com>
8459         * MAINTAINERS (Write After Approval): Add myself.
8461 2007-04-23  Tom Tromey  <tromey@redhat.com>
8463         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8465 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8467         * MAINTAINERS (cpplib): Rename to ...
8468         (libcpp): ... this.  Add C/C++ front end maintainers.
8470 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8472         * config-ml.in: Pass ${ml_config_env} to configure calls.
8474 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8476         * MAINTAINERS (Write After Approval): Add myself.
8478 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8480         * MAINTAINERS (Write After Approval): Add myself.
8482 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8484         * MAINTAINERS (fortran 95 front end): Add myself.
8486 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8488         * MAINTAINERS (Write After Approval): Add myself.
8490 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8492         * MAINTAINERS (Modulo Scheduler): Add myself.
8494 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8496         * MAINTAINERS (fortran 95 front end): Add myself.
8497         (c++ front end): whitespace fix.
8499 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8501         * MAINTAINERS (Write After Approval): Add myself.
8503 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8505         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8506         of glob.  Quote arguments with single quotes too.
8507         * configure: Regenerate.
8509 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8511         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8512         * Makefile.in: Regenerate
8514 2007-03-07  Andreas Schwab  <schwab@suse.de>
8516         * configure: Regenerate.
8518 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8520         * configure.ac: Add "--with-pdfdir" configure option,
8521         which defines pdfdir variable.
8522         * Makefile.def (target=fixincludes): Add install-pdf to
8523         missing targets.
8524         (recursive_targets): Add install-pdf target.
8525         (flags_to_pass): Add pdfdir.
8526         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8527         target.
8528         * configure: Regenerate
8529         * Makefile.in: Regenerate
8531 2007-02-28  Eric Christopher  <echristo@apple.com>
8533         Revert:
8534         2006-12-07  Mike Stump  <mrs@apple.com>
8536         * Makefile.def (dependencies): Add dependency for
8537         install-target-libssp and install-target-libgomp on
8538         install-gcc.
8539         * Makefile.in: Regenerate.
8541 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8543         * configure: Regenerate.
8544         * configure.ac: Move statements after variable declarations.
8546 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8548         * MAINTAINERS: Add myself as sh maintainer.
8550 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8552         * configure.ac: Adjust for loop syntax.
8553         * configure: Regenerate.
8555 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8557         * configure: Rebuilt.
8559 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8561         * configure.ac: Drop multiple occurrences of --enable-languages,
8562         and fix its quoting.
8563         * configure: Rebuilt.
8565 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8566             Nathan Sidwell  <nathan@codesourcery.com>
8567             Vladimir Prus  <vladimir@codesourcery.com>
8568             Joseph Myers  <joseph@codesourcery.com>
8570         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8571         * configure: Regenerate.
8573 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8575         * ltconfig (freebsd*): Default to elf.
8577 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8579         * configure.ac (target_libraries): Move libgcc before libiberty.
8580         * configure: Regenerated.
8582 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8583             Paolo Bonzini  <bonzini@gnu.org>
8585         PR bootstrap/30753
8586         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8587         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8588         * configure: Regenerated.
8590 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8592         * MAINTAINERS (Language Front End Maintainers): Update my mail
8593         address.
8595 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8597         PR bootstrap/30748
8598         * configure.ac: Correct syntax for Solaris ksh.
8599         * configure: Regenerated.
8601 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8603         * configure.ac: Sync with src.
8604         * configure: Regenerate.
8606 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8608         * Makefile.in: Regenerate.
8610 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8612         * config.sub: Sync with src.
8614 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8616         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8617         noncanonical equivalents.
8618         * configure.in: Rename to...
8619         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8620         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8621         target_noncanonical.  Use them.  Rewrite removal of configure
8622         arguments for autoconf 2.59.  Discard variable settings.  Force
8623         program_transform_name for native tools.
8625         * Makefile.in: Regenerated.
8626         * configure: Regenerated with autoconf 2.59.
8628 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8630         * MAINTAINERS (Write After Approval): Add myself.
8632 2007-01-31  Andreas Schwab  <schwab@suse.de>
8634         * Makefile.tpl (LDFLAGS): Substitute it.
8635         * Makefile.in: Regenerate.
8637 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8639         * MAINTAINERS (Write After Approval): Add myself.
8641 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8643         * MAINTAINERS (spu port): Add myself.
8645 2007-01-23  Richard Guenther  <rguenther@suse.de>
8647         PR bootstrap/30541
8648         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8649         * Makefile.tpl (GNATBIND): Substitute it.
8650         (GNATMAKE): Likewise.
8651         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8652         of STAGE_PREFIX.
8653         * Makefile.in: Regenerate.
8654         * configure: Regenerate.
8656 2007-01-18  Mike Stump  <mrs@apple.com>
8658         * configure.in: Re-enable -Werror for gcc builds.
8660 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8662         * MAINTAINERS (Write After Approval): Add myself.
8664 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8666         * configure.in: Change == to = in test command.
8667         * configure: Regenerate.
8669 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8670             Nick Clifton  <nickc@redhat.com>
8671             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8673         * configure.in (build_configargs, host_configargs, target_configargs):
8674         Remove build/host/target parameters.
8675         (host_libs): Add gmp and mpfr.
8676         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8677         * Makefile.def (gmp, mpfr): New.
8678         (gcc): Remove target.
8679         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8680         target_os, target_vendor): New.
8681         (configure): Add host_alias/target_alias arguments; adjust invocations.
8682         * configure: Regenerate.
8683         * Makefile.in: Regenerate.
8685 2007-01-11  Matt Fago  <fago@earthlink.net>
8687         * configure.in: Try to link to functions only in mpfr 2.2.x
8688         to improve robustness of configure tests.
8689         * configure: Regenerate.
8691 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8693         * MAINTAINERS: Add myself as i386 maintainer.
8695 2007-01-08  Jan Hubicka  <jh@suse.cz>
8697         * MAINTAINERS: Add myself as i386 maintainer.
8699 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8701         * configure.in: Add support for an x86_64-mingw* target.
8702         * configure: Regenerate.
8704 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8706         * Makefile.tpl (all-target): Correct @if conditional for target
8707         modules.
8708         * configure.in: Omit libiberty if building only target libgcc.
8709         * configure, Makefile.in: Regenerated.
8711 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8713         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8714         * configure: Regenerate.
8716 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8718         * Makefile.def (target_modules): Add libgcc.
8719         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8720         * Makefile.tpl (clean-target-libgcc): Delete.
8721         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8722         on gcc even for bootstrapped modules.  Rewrite handling of
8723         lang_env_dependencies to loop over target_modules.
8724         * configure.in (target_libraries): Add target-libgcc.
8725         * Makefile.in, configure: Regenerated.
8727 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8729         * configure.in: Reorganize recognition of languages.  Add
8730         --enable-stage1-languages.  Show supported languages for the chosen
8731         target rather than all recognized languages.
8732         * configure: Regenerate.
8734 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8736         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8737         * Makefile.in: Regenerate.
8739 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8741         * configure.in: Warn that MPFR 2.2.0 is buggy.
8742         * configure: Regenerate.
8744 2006-12-27  Ian Lance Taylor  <iant@google.com>
8746         * configure.in: When removing Makefiles to force a reconfigure, also
8747         remove prev-DIR*/Makefile.
8748         * configure: Regenerate.
8750 2006-12-22  Andreas Schwab  <schwab@suse.de>
8752         * configure: Regenerate with correct autoconf version.
8754 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8756         * configure.in: add AC_SUBST for *_FOR_TARGET.
8757         * configure: Regenerate.
8759 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8761         * configure.in: Simplify logic for rejecting languages that cannot
8762         be built.  Separate the case when a language is unsupported,
8763         from the case when the user chooses not to build a language.
8765 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8767         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8768         it only affects bootstrap and could be tested on "$host" as well.
8769         * configure: Regenerate.
8770         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8772 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8774         PR bootstrap/29544
8775         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8776         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8777         move here comment from Makefile.tpl.
8778         * Makefile.tpl: Move some definitions higher in the file.
8779         (STAGE1_CHECKING): New.
8780         * configure.in: Add --enable-stage1-checking.
8781         * configure: Regenerate.
8782         * Makefile.in: Regenerate.
8784 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8786         * MAINTAINERS: Add myself as build system maintainer.
8788 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8790         * MAINTAINERS (Write After Approval): Add myself.
8792 2006-12-13  Eric Christopher  <echristo@apple.com>
8794         * MAINTAINERS: Add myself as darwin maintainer.
8796 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8798         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8800 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8802         MAINTAINERS: Update my entry.
8804 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8806         * configure.in:  Handle spu makefile frag.
8807         * Makefile.tpl (MAINT): Define
8808         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8809         * configure: Regenerate.
8810         * Makefile.in: Regenerate.
8812 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8814         * config.guess: Import latest version.
8815         * config.sub: Likewise.
8817 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8819         * configure.in (spu-*-*): Don't skip target-libiberty.
8820         * configure: Regenerate.
8822 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8824         PR bootstrap/30134
8825         * configure.in: Correct x86 darwin support for libjava to powerpc
8826         and i?86 only.
8827         * configure: Regenerate.
8829 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8831         * configure.in: Add x86 darwin support for libjava.
8832         * configure: Regenerate.
8834 2006-12-07  Mike Stump  <mrs@apple.com>
8836         * Makefile.def (dependencies): Add dependency for
8837         install-target-libssp and install-target-libgomp on
8838         install-gcc.
8839         * Makefile.in: Regenerate.
8841 2006-12-04  Richard Guenther  <rguenther@suse.de>
8843         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8844         (Non-Algorithmic Maintainers): Move over non-algorithmic
8845         loop optimizer maintainers, add myself as a non-algorithmic
8846         middle-end maintainer.
8848 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8850         * MAINTAINERS (Write After Approval): Add myself.
8852 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8854         * configure.in: Update error message for missing GMP/MPFR.
8856         * configure: Regenerate.
8858 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8860         * configure.in: Update MPFR version in error message.
8862         * configure: Regenerate.
8864 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8866         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8867         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8868         --with-gmp-lib): New flags.
8870         * configure: Regenerate.
8872 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8874         * MAINTAINERS (Write After Approval): Change my email address.
8876 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8878         * MAINTAINERS (Write After Approval): Add myself.
8880 2006-11-22  Philipp Thomas  <pth@suse.de>
8882         * MAINTAINERS (i18n): Update e-mail address.
8884 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8886         * MAINTAINERS (spu port): Add myself as maintainer.
8887         (Write After Approval): Remove myself.
8889 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8891         * configure.in (skipdirs): Don't build libssp for SPU.
8892         * configure: Regenerate.
8894 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8896         * MAINTAINERS (spu port): Add myself as maintainer.
8897         (libobjc): Update my email address.
8899 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8901         * MAINTAINERS (Write After Approval): Add myself.
8903 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8905         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8906         * configure : Rebuilt.
8908 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8910         * MAINTAINERS (Write After Approval): Add myself.
8912 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8914         * MAINTAINERS (Write After Approval): Add myself.
8916 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8918         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8919         libmpfr.a.
8920         * configure: Regenerate.
8922 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8924         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8925         (unstage): Test for stage_last presence.
8927         PR bootstrap/29802
8928         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8929         STAGE_PREFIX.
8930         * Makefile.in: Regenerate.
8932 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8934         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8935         maintainers.
8937 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8939         * MAINTAINERS (Write After Approval): Add myself.
8941 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8943         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8944         and stageN-package/Makefile.
8945         * Makefile.in: Regenerated.
8947 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8949         * configure.in: Remove target-libgloss from noconfigdirs for
8950         bfin-*-*.
8951         * configure: Regenerated.
8953 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8955         * configure.in (have_gmp): Only error if the gcc directory exists.
8957         * configure: Regenerate.
8959 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8961         * configure.in: Robustify error message for missing GMP/MPFR.
8963         * configure: Regenerate.
8965 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8967         * MAINTAINERS (Write After Approval): Add myself.
8969 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8971         * MAINTAINERS: Change email address.
8973 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8975         * MAINTAINERS (Write After Approval): Add myself.
8977 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8979         * MAINTAINERS (Write After Approval): Add myself.
8981 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8983         * MAINTAINERS (Write After Approval): Move myself to
8984         Write After Approval section.
8986 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8988         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8989         need_gmp anymore.
8990         * configure: Regenerate.
8992 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8994         * MAINTAINERS (Write After Approval): Add myself.
8996 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8998         * config.guess: Import latest version.
8999         * config.sub: Likewise.
9001 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9003         * Makefile.def: Added pdf target handling.
9004         * Makefile.tpl: Added pdf target handling.
9005         * Makefile.in: Regenerated.
9007 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9009         * MAINTAINERS: Add self as score port maintainer.
9011 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9013         * MAINTAINERS (Write After Approval): Add myself.
9015 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9017         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9018         or newer.
9019         * configure: Regenerated.
9021 2006-09-27  Dave Brolley  <brolley@redhat.com>
9023         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9024         using $s instead of $r.
9025         * configure: Regenerated.
9027 2006-09-26  Thiemo Seufer  <ths@mips.com>
9029         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9030         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9031         * configure: Regenerate.
9033 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9035         * MAINTAINERS (Write After Approval): Remove myself.
9037 2006-09-22  Chao-ying Fu  <fu@mips.com>
9039         * MAINTAINERS (Write After Approval): Add myself.
9041 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9043         * MAINTAINERS: Add self as soft-fp maintainer.
9045 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9047         * MAINTAINERS: Add myself as avr maintainer.
9048         Remove Marek Michalkiewicz as avr maintainer.
9050 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9052         * MAINTAINERS (Write After Approval): Add myself.
9054 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9056         * configure.in: Never build newlib for a Mingw host.
9057         Never build newlib as Mingw target library.
9058         Test the existence of winsup/cygwin for building a Cygwin newlib,
9059         rather than just winsup.
9060         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9061         building a Mingw target.
9062         * configure: Regenerate.
9064 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9066         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9068 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9070         * config.guess: Import from src (was more updated).
9071         * config.sub: Likewise.
9073 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9075         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9076         * configure: Regenerated.
9078 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9080         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9081         for stages after the first.
9083 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9085         * Makefile.def: Add dependencies for configure-opcodes
9086         on configure-intl and all-opcodes on all-intl.
9087         * Makefile.in: Regenerated.
9089 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9091         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9093 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9095         Port to hosts whose 'sort' and 'tail' implementations
9096         treat operands with leading '+' as file names, as POSIX
9097         has required since 2001.  However, make sure the code still
9098         works on pre-POSIX hosts.
9099         * ltmain.sh: Don't assume "sort +2" is equivalent to
9100         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9102 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9104         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9106 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9108         * ltconfig: chmod 644 before ranlib during install.
9110 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9112         PR bootstrap/18058
9113         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9114         if the bootstrap compiler is a GCC version that supports it.
9115         * configure: Regenerate.
9117 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9119         * configure.in: Fix thinkos in previous check-in.
9120         * configure: Regenerate.
9122 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9124         PR other/27063
9125         * configure.in: Test subdir_requires and give an appropriate
9126         error message.
9127         * configure: Regenerate.
9129 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9131         * MAINTAINERS (Write After Approval): Add myself.
9133 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9135         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9137 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9139         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9141 2006-06-20  David Ayers  <d.ayers@inode.at>
9143         PR bootstrap/28072
9144         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9145         whether target-libjava is being configured instead of whether the
9146         java front end is enabled.
9147         * configure: Regenerate.
9149 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9151         PR target/27540
9152         * configure.in: Only enable libgomp on IRIX 6.
9153         * configure: Regenerate.
9155 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9157         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9158         too.
9159         * Makefile.in: Regenerate.
9161 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9163         * config-ml.in: Alter CCASFLAGS to include special
9164         multilib options the same as is done for CFLAGS.
9166 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9168         * configure.in: Don't enable libgomp on hpux10.
9169         * configure: Rebuilt.
9171 2006-06-12  David Ayers  <d.ayers@inode.at>
9173         PR bootstrap/27963
9174         PR target/19970
9175         * configure.in: Remove target-boehm-gc from noconfigdirs where
9176         ${libgcj} is specified.
9177         * configure: Regenerate.
9179 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9181         Sync from src:
9183         * configure.in: Sync.
9184         * configure: Regenerated.
9186         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9188         * Makefile.def: Added dependencies from sim and gdb on intl, and
9189         added configure dependencies to everything with an all dependency
9190         on intl.
9191         * Makefile.in: Regenerated.
9193 2006-06-06  David Ayers  <d.ayers@inode.at>
9195         PR libobjc/13946
9196         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9197         * Makefile.in: Regenerate.
9198         * configure.in: Add --enable-objc-gc at toplevel and have it
9199         enable boehm-gc for Objective-C.
9200         Remove target-boehm-gc from libgcj.
9201         Add target-boehm-gc to target_libraries.
9202         Add target-boehm-gc to noconfigdirs where ${libgcj}
9203         is specified.
9204         Assert that boehm-gc is supported when requested for Objective-C.
9205         Only build boehm-gc if needed either for Java or Objective-C.
9206         * configure: Regenerate.
9208 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9210         PR 27674
9211         * Makefile.tpl (configure-[+prefix+][+module+],
9212         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9213         Remove rule to unstage bootstrapped modules.
9214         (stage_current): New.
9215         * Makefile.in: Regenerate.
9217 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9219         * MAINTAINERS (Write After Approval): Update my e-mail address.
9221 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9223         * include/libiberty.h: Declare pex_run_in_environment.
9225 2006-05-31  Asher Langton  <langton2@llnl.gov>
9227         * MAINTAINERS (Write After Approval): Add myself.
9229 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9231         * Makefile.def (bfd, opcodes): Fix lib_path.
9232         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9233         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9234         * Makefile.in: Regenerate.
9236 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9238         * Makefile.in: Regenerate.
9240 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9242         * Makefile.def: Add install-html target. Add datarootdir
9243         docdir and htmldir to flags_to_pass.
9244         * Makefile.tpl: Add install-html target.
9245         * Makefile.in: Regenerate.
9246         * configure.in: Add --with-datarootdir, --with-docdir, and
9247         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9248         * configure: Regenerate.
9250 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9252         * configure.in: Enable gprof for cross builds.
9253         * configure: Regenerate.
9255 2006-05-22  Richard Guenther  <rguenther@suse.de>
9257         Revert
9258         2006-01-31  Richard Guenther  <rguenther@suse.de>
9259         Paolo Bonzini  <bonzini@gnu.org>
9261         * Makefile.def (target_modules): Add libgcc-math target module.
9262         * configure.in (target_libraries): Add libgcc-math target library.
9263         (--enable-libgcc-math): New configure switch.
9264         * Makefile.in: Re-generate.
9265         * configure: Re-generate.
9266         * libgcc-math: New toplevel directory.
9268 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9269             Andreas Tobler  <a.tobler@schweiz.ch>
9271         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9272         * configure: Rebuilt.
9274 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9276         * MAINTAINERS (Write After Approval): Add myself.
9278 2006-05-01  DJ Delorie  <dj@redhat.com>
9280         * configure.in: Restore CFLAGS if GMP isn't present.
9281         * configure: Regenerate.
9283 2006-05-01  Richard Guenther  <rguenther@suse.de>
9285         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9286         maintainer.
9288 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9290         * MAINTAINERS (Write After Approval): Add myself.
9292 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9294         * MAINTAINERS (Write After Approval): Add myself.
9296 2006-04-18  DJ Delorie  <dj@redhat.com>
9298         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9299         reference libgloss so that libssp can be built in a combined
9300         tree.
9301         * configure: Regenerate.
9303 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9305         * MAINTAINERS (Write After Approval): Add myself.
9307 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9309         * configure.in: Require makeinfo 4.4 or higher.
9310         * configure: Regenerate.
9312 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9314         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9315         Rearrange the entries of other libraries to have them in one place.
9317 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9319         * MAINTAINERS (Write After Approval): Remove myself.
9320         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9322 2006-03-14  Richard Guenther  <rguenther@suse.de>
9324         * configure: Regenerate with autoconf 2.13.
9326 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9328         * MAINTAINERS: Use my work address.
9330         * MAINTAINERS: Update my E-mail address.
9332 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9334         * configure.in: Handle --disable-<component> generically.
9335         * configure: Regenerate.
9337 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9339         PR libgcj/17311
9340         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9342 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9344         * MAINTAINERS (Write After Approval):  Remove myself.
9345         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9347 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9349         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9350         (TARGET_CONFIGDIRS): Remove.
9351         * configure.in: Remove AC_SUBST(target_configdirs).
9352         * Makefile.in, configure: Regenerated.
9354 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9356         * MAINTAINERS (Write After Approval):  Remove myself.
9357         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9359 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9361         PR bootstrap/25670
9363         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9365         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9366         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9367         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9368         BUILD_PREFIX, BUILD_PREFIX_1.
9369         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9371         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9372         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9374         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9375         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9376         of `cat stage_current`.  Always provide the `r' and `s' variables.
9377         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9378         a single shell execution.
9379         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9380         bootstrapped modules, make the stage1 module if the build was not
9381         started yet, else build the current stage.
9382         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9383         (all-build, all-host, all-target, [+make_target+]-host,
9384         [+make_target+]-target): Do not use \-continued lines.
9385         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9386         (current_stage, restrap, stage_last): New.
9388         * Makefile.in: Regenerate.
9389         * configure: Regenerate.
9391 2006-02-19  Bud Davis  <jmdavis@link.com>
9393         * MAINTAINERS (Write After Approval):  Remove myself.
9394         (Language Front End Maintainers):  Add myself as fortran 95
9395         maintainer and update e-mail address.
9397 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9399         * MAINTAINERS (Write After Approval):  Remove myself.
9400         (Language Front End Maintainers):  Add myself as fortran 95
9401         maintainer.
9403 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9405         * MAINTAINERS (Write After Approval): Add myself.
9407 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9409         * MAINTAINERS (Write After Approval):  Remove myself.
9410         (Language Front End Maintainers):  Add myself as
9411         fortran 95 maintainer.
9413 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9415         Sync from src:
9417         2005-12-27  Leif Ekblad  <leif@rdos.net>
9419         * configure.in: Add support for RDOS target.
9420         * configure: Regenerate.
9422 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9423             Andreas Schwab  <schwab@suse.de>
9425         * configure: Regenerate.
9427 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9429         * configure.in (enable_libgomp): Add AIX.
9430         * configure: Regenerate.
9432 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9434         * MAINTAINERS (Write After Approval): Add myself.
9436 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9438         * MAINTAINERS (Write After Approval): Add myself.
9440 2006-01-31  Richard Guenther  <rguenther@suse.de>
9441         Paolo Bonzini  <bonzini@gnu.org>
9443         * Makefile.def (target_modules): Add libgcc-math target module.
9444         * configure.in (target_libraries): Add libgcc-math target library.
9445         (--enable-libgcc-math): New configure switch.
9446         * Makefile.in: Re-generate.
9447         * configure: Re-generate.
9448         * libgcc-math: New toplevel directory.
9450 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9452         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9453         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9454         the assembler, linker and binutils.
9455         * configure: Regenerate.
9457 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9459         * MAINTAINERS (Write After Approval): Add myself.
9461 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9463         * configure: Regenerate.
9465 2006-01-18  Richard Henderson  <rth@redhat.com>
9466             Jakub Jelinek  <jakub@redhat.com>
9467             Diego Novillo  <dnovillo@redhat.com>
9469         * libgomp: New directory.
9470         * Makefile.def: Add target_module libgomp.
9471         * Makefile.in: Regenerate.
9472         * configure.in (target_libraries): Add target-libgomp.
9473         * configure: Regenerate.
9475 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9477         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9478         @ from continuation.
9479         * Makefile.in: Rebuilt.
9481 2006-01-04  Chris Lattner  <sabre@gnu.org>
9483         * MAINTAINERS (Write After Approval): Add myself.
9485 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9487         PR bootstrap/24252
9489         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9490         * Makefile.tpl (OBJDUMP): New.
9491         (EXTRA_HOST_FLAGS): Add it.
9492         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9494         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9495         to use symbolic links between directories.  Avoid race conditions
9496         or make them harmless.
9497         * configure.in: Do not try to use symbolic links between directories.
9499         * Makefile.def (LEAN): Pass.
9500         * Makefile.tpl (LEAN): Define.
9501         (stage[+id+]-start): Accept that the previous directory does not
9502         exist, if the bootstrap is lean.
9503         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9504         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9505         configure substitution.
9506         ([+compare-target+]): Likewise.
9507         ([+bootstrap-target+]-lean): New.
9508         * configure.in: Remove lean bootstrap support from here.
9510         * Makefile.in: Regenerate.
9511         * configure: Regenerate.
9513 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9515         * MAINTAINERS (libdecnumber): Add myself.
9517 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9519         * libtool-ldflags: New script.
9521 2006-01-02  Andreas Schwab  <schwab@suse.de>
9523         * configure.in: When reconfiguring remove Makefile in
9524         all stage directories.
9525         * configure: Regenerate.
9527 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9529         * MAINTAINERS: Update my email address.
9531 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9533         Revert Ada-related part of the previous change.
9535         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9536         Do not pass.
9537         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9538         * Makefile.in: Regenerate.
9539         * configure.in: Do not include mt-ppc-aix target fragment.
9540         * configure: Regenerate.
9542 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9544         * configure.in: Select appropriate fragments for PowerPC/AIX.
9545         * configure: Regenerate.
9547         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9548         BOOT_CFLAGS, BOOT_LDFLAGS.
9549         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9550         BOOT_CFLAGS, BOOT_LDFLAGS.
9551         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9552         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9553         (stage): Fail if we cannot complete the work.
9554         * Makefile.in: Regenerate.
9556 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9558         * configure.in: Replace ms1 with mt.
9559         * configure: Rebuilt.
9561 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9563         * MAINTAINERS: Update my email address.
9565 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9567         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9568         install-host-nogcc): Don't invoke $(stage) at the end.
9569         * Makefile.in: Regenerate.
9571 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9573         * configure.in: Flip the top-level bootstrap switch.
9574         * configure: Regenerate.
9576 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9578         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9579         $(stage) and $(unstage).
9580         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9581         (all): Remove stray semicolon.
9582         (local-distclean): Don't handle multilib.tmp and multilib.out.
9583         (install.all): Set $s for consistency.
9584         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9585         check_multilibs setting.  Always make the install directory.
9586         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9587         Correct @if/@endif.
9588         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9589         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9590         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9591         (multilib.out): Remove.
9592         * Makefile.in: Regenerated.
9594 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9596         * MAINTAINERS (Write After Approval): Add myself.
9598 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9600         * MAINTAINERS: Add myself as mt maintainer.
9602         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9604 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9606         * MAINTAINERS: Change email address.
9608 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9610         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9611         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9612         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9613         Find in-tree tools if available.
9614         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9615         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9616         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9617         (COMPILER_*_FOR_TARGET): New.
9618         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9619         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9620         (CONFIGURED_*, USUAL_*): Remove.
9621         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9622         STRIP): Use autoconf substitutions.
9623         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9624         COMPILER_NM_FOR_TARGET): New.
9625         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9627         (all): Make all-host and all-target in parallel.
9628         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9629         that $$r and $$s are set before invoking a recursive make.
9630         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9631         ([+bootstrap-target+]): Inline most of the `all' target.
9633 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9635         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9636         from the gcc build directory.
9637         * Makefile.in: Regenerate.
9639 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9641         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9642         depend on all-libdecnumber.
9643         * configure.in (host_libs): Include libdecnumber.
9644         * Makefile.in: Regenerate.
9645         * configure: Likewise.
9647 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9649         * libdecnumber: Import decNumber sources from the dfp-branch.
9651 2005-11-21  Kean Johnston  <jkj@sco.com>
9653         * config.sub, config.guess: Sync from upstream sources.
9655 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9657         Import from Autoconf sources:
9659         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9660         * config/move-if-change: Don't output "$2 is unchanged";
9661         suggested by Ben Elliston.  Handle weird characters correctly.
9663 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9665         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9666         to match upstream libtool for darwin.
9668 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9670         * Makefile.def: Remove gdb dependencies for gdbtk.
9671         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9672         (configure-gdb, install-gdb): New rules.
9673         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9674         * Makefile.in, configure: Regenerated.
9676 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9678         * MAINTAINERS (Write After Approval): Add myself.
9680 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9682         * MAINTAINERS (Write After Approval): Add myself.
9684 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9686         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9687         Diego Novillo.
9689 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9691         PR bootstrap/24297
9692         * Makefile.tpl (do-[+make-target+], do-check, install,
9693         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9694         are set before recursing.
9695         * Makefile.in: Regenerate.
9697 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9699         PR bootstrap/18939
9700         * Makefile.def (gcc) <target>: Fix thinko.
9701         * Makefile.in: Regenerate.
9703 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9705         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9706         * configure: Regenerate.
9708 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9710         * MAINTAINERS (Write After Approval): Add self.
9712 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9714         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9715         target-libffi, target-qthreads, target-libjava, and
9716         targetlibobjc.
9717         * configure: Regenerate.
9719 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9721         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9722         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9723         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9724         (USUAL_OBJDUMP_FOR_TARGET): New.
9725         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9726         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9727         * configure, Makefile.in: Regenerated.
9729 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9731         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9732         before other host packages.
9734 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9736         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9738 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9740         PR bootstrap/22340
9742         * configure.in (default_target): Remove.
9743         * Makefile.tpl (all): Do not use prerequisites as subroutines
9744         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9745         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9746         use prerequisites as subroutines.
9747         (check-host, check-target): New.
9748         (bootstrap configure & all targets): Do not use stage*-start
9749         if the directory layout is already ok.
9750         (non-bootstrap configure & all targets): Prepend a $(unstage).
9751         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9752         (NOTPARALLEL): Remove.
9753         (unstage, stage variables): New variables.
9754         (unstage, stage targets): Simply expand to those variables.
9756         * configure: Regenerate.
9757         * Makefile.in: Regenerate.
9759 2005-10-04  James E Wilson  <wilson@specifix.com>
9761         * Makefile.def (lang_env_dependencies): Add libmudflap.
9762         * Makefile.in: Regenerate.
9764 2005-10-03  Andreas Schwab  <schwab@suse.de>
9766         Backport from libtool CVS:
9767         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9769         * ltmain.sh: add support for installing into temporary
9770         staging area (e.g. 'make install DESTDIR=...')
9772 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9774         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9775         * configure: Regenerated.
9777 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9779         * configure: Regenerate with the correct
9780         autoconf version.
9782 2005-09-30  Catherine Moore  <clm@cm00re.com>
9784         * configure.in (bfin-*-*): New.
9785         * configure: Regenerated.
9787 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9789         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9790         (LIPO_FOR_TARGET): New.
9791         (CONFIGURED_LIPO_FOR_TARGET): New.
9792         (USUAL_LIPO_FOR_TARGET): New.
9793         (STRIP_FOR_TARGET): New.
9794         (CONFIGURED_STRIP_FOR_TARGET): New.
9795         (USUAL_STRIP_FOR_TARGET): New.
9796         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9797         STRIP_FOR_TARGET.
9798         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9799         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9800         * Makefile.in: Regenerate.
9801         * configure: Regenerate.
9803 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9805         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9806         (rs6000-*-aix*): Same.
9807         * configure: Regenerate.
9809 2005-09-16  Tom Tromey  <tromey@redhat.com>
9811         * MAINTAINERS: Add self as java maintainer.
9813 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9815         * configure.in: Recognize f95 in the --enable-languages option,
9816         and substitute it for fortran, issuing a warning.
9817         * configure: Regenerate.
9819 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9821         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9822         * configure:  Regenerated.
9824 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9826         * MAINTAINERS: Add self as ms1 maintainer.
9828 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9830         * Makefile.def (libssp): Add to lang_env_dependencies.
9831         * Makefile.in: Regenerate.
9833 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9835         * MAINTAINERS: Add myself as middle-end maintainer.
9837 2005-08-17  Christian Groessler  <chris@groessler.org>
9839         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9840         * Makefile.in: Regenerate.
9842 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9844         * MAINTAINERS (write after approval): Added myself.
9846 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9848         * MAINTAINERS (Write After Approval): Add myself.
9850 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9852         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9853         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9854         Look for alternate names of the target cc and c++
9855         * configure: Regenerate.
9857 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9859         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9860         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9861         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9862         tools; remove code to manually set them.
9863         (Target tools): Look in the environment for them.
9864         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9865         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9866         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9867         build directory.
9868         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9869         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9870         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9871         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9872         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9873         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9874         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9875         * configure: Regenerate.
9876         * Makefile.in: Regenerate.
9878 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9880         * MAINTAINERS: Update for removed CPU targets.
9882 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9884         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9885         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9886         * Makefile.in: Regenerated.
9888 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9890         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9891         (CFLAGS_FOR_TARGET): Use it.
9892         (CXXFLAGS_FOR_TARGET): Likewise.
9893         * Makefile.in: Regenerated.
9894         * configure.in (--with-build-sysroot): New option.
9895         * configure: Regenerated.
9897 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9899         * Makefile.tpl: Wrap install between unstage and stage
9900         * Makefile.in: Regenerate.
9902 2005-07-21  Eric Christopher  <echristo@apple.com>
9904         * MAINTAINERS: Update affiliation.
9906 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9908         * MAINTAINERS: Add self as crx port maintainer.
9910 2005-07-20  DJ Delorie  <dj@redhat.com>
9912         * MAINTAINERS: Add self as m32c maintainer.
9914 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9916         * all files: Update FSF address.
9918 2005-07-15  Eric Christopher  <echristo@redhat.com>
9920         * MAINTAINERS: Change affiliation.
9922 2005-07-14  Jim Blandy  <jimb@redhat.com>
9924         * configure.in: Add cases for Renesas m32c.
9925         * configure: Regenerated.
9927 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9929         * COPYING.LIB: Update from fsf.org.
9931 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9933         * COPYING, compile, config.guess,
9934         config.sub, install-sh, missing, mkinstalldirs,
9935         symlink-tree, ylwrap: Sync from upstream sources.
9936         * config-ml.in: Update FSF address.
9938 2005-07-13  Eric Christopher  <echristo@redhat.com>
9940         * configure.in: Add toplevel noconfigdir support for tpf.
9941         * configure: Regenerate.
9943 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9945         PR ada/22340
9947         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9948         * Makefile.in: Regenerate.
9950 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9952         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9953         Brolley to write-after-approval.
9955 2005-07-07  Andreas Schwab  <schwab@suse.de>
9957         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9958         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9959         * Makefile.in: Regenerated.
9961 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9963         * configure.in: Don't build sim or rda when targetting darwin.
9964         * configure: Regenerate.
9966 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9968         * configure.in: Add --enable-libssp and --disable-libssp.
9969         * configure: Regenerate with autoconf-2.13.
9971 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9973         * Makefile.def (target_modules): Add libssp.
9974         * configure.in (target_libraries): Add target-libssp.
9975         * configure: Rebuilt.
9976         * Makefile.in: Rebuilt.
9978 2005-07-01  Zack Weinberg  <zackw@panix.com>
9980         * MAINTAINERS: Change email address.  Resign from maintainership.
9982 2005-07-01  Richard Guenther  <rguenther@suse.de>
9984         * MAINTAINERS: Change my e-mail address and affiliation.
9986 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9988         * Makefile.def (stagefeedback): Come after profile.
9989         Define profiledbootstrap target.
9990         * Makefile.tpl (profiledbootstrap): Remove.
9991         (stageprofile-end): Zap stagefeedback.
9992         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9993         * Makefile.in: Regenerate.
9995 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9997         * MAINTAINERS: Update my email address.
9999 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10001         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10002         In 'cpp' stanza, support '#line' as well as '# '.
10004 2005-06-08  Andreas Schwab  <schwab@suse.de>
10006         * MAINTAINERS: Move myself from 'Write After Approval' to
10007         'CPU Port Maintainers' section as m68k maintainer.
10009 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10011         * configure.in (unsupported_languages): New macro.
10012         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10013         non-ported target libraries in noconfigdirs.
10014         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10015         non-linux-gnu.  Remove libgcj_ex_libffi.
10016         <lang_frag loop>: Set add_this_lang=no if the language is in
10017         unsupported_languages.
10018         * configure: Regenerate.
10020 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10022         * configure.in: Fix typo in handling of --with-mpfr-dir.
10023         * configure: Regenerate.
10025 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10027         * MAINTAINERS: Update my email address.
10029 2005-06-02  Jim Blandy  <jimb@redhat.com>
10031         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10032         accepted into the master sources.)
10034 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10035             Michael Snyder  <msnyder@redhat.com>
10036             Stan Cox  <scox@redhat.com>
10038         * configure.in: Set noconfigdirs for ms1.
10040         * configure: Regenerate.
10042 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10044         * MAINTAINERS (Write After Approval): Add self.
10046 2005-06-01  Josh Conner  <jconner@apple.com>
10048         * MAINTAINERS (Write After Approval): Add self.
10050 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10052         * MAINTAINERS: Update my email address.
10054 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10056         * MAINTAINERS (Write After Approval): Add self.
10058 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10060         * MAINTAINERS (Write After Approval): Remove self.
10062 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10064         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10065         (Dependencies): Consider target modules for bootstrap dependencies.
10066         Make target bootstrap modules depend on each stage's gcc.
10067         * Makefile.in: Regenerate.
10069 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10071         * Makefile.def (configure-gcc): Depend on binutils having been built.
10072         (all-gcc): No need to do it here.
10073         * Makefile.in: Regenerate.
10075 2005-05-19  Paul Brook  <paul@codesourcery.com>
10077         * configure.in: Rewrite misleading error message when requested
10078         language cannot be built.
10079         * configure: Regenerate.
10081 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10083         * ylwrap: Import from Automake 1.9.5.
10085 2005-05-13  David Ung  <davidu@mips.com>
10087         * MAINTAINERS (Write After Approval): Add self.
10089 2005-05-09  Mike Stump  <mrs@apple.com>
10091         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10092         lt_cv_sys_max_cmd_len for now.
10094 2005-05-09  Stan Cox  <scox@redhat.com>
10096         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10098 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10100         * README.SCO: Update the URL.
10102 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10104         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10105         with_gnu_ld to libtool.
10106         * ltcf-c.sh (aix[45]): Define file_list_spec.
10107         * ltcf-cxx.sh (aix[45]): Same.
10108         * ltcf-gcj.sh (aix[45]): Same.
10109         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10110         exists, write list of input files to temporary file.
10112 2005-05-04  Mike Stump  <mrs@apple.com>
10114         * configure.in: Always pass --target to target configures as
10115         otherwise rebuilds that do --recheck will fail.
10116         * confiugure: Rebuilt.
10118 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10120         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10121         STAGE_HOST_EXPORTS.
10122         (configure, all): Add bootstrap support.
10123         (Host modules, target modules): Pass post-stage1 flags and exports.
10124         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10125         * Makefile.in: Regenerate.
10127 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10129         * configure: Regenerate.
10131 2005-04-27  Mike Stump  <mrs@apple.com>
10133         * MAINTAINERS: Add self as darwin maintainer.
10135 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10137         * config.sub: Update from master copy.
10139 2005-04-21  Mike Stump  <mrs@apple.com>
10141         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10142         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10144 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10146         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10147         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10148         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10149         "*-*-elf" and "*-*-linux*".
10150         * configure: Regenerate.
10152 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10154         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10156 2005-04-12  Mike Stump  <mrs@apple.com>
10158         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10160 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10162         * MAINTAINERS (Write After Approval): Add myself.
10164 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10166         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10168 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10170         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10171         (TARGET_CONFIGARGS): Include --with-target-subdir.
10172         (configure, all): New macros.  Use them throughout.
10173         * Makefile.in: Regenerate.
10175 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10177         * MAINTAINERS (Write After Approval): Add myself.
10179 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10181         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10183 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10185         * MAINTAINERS: Move John Carr to Write After Approval.
10187 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10189         * config/mh-mingw32: Delete.
10190         * configure.in: Don't use it.
10191         * configure: Regenerate.
10193 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10195         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10196         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10197         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10198         (HOST_LIB_PATH): Generate from Makefile.def.
10199         (TARGET_LIB_PATH): Likewise.
10200         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10201         * Makefile.in: Regenerate.
10202         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10203         (RPATH_ENVVAR): Include Darwin case.
10204         * configure: Regenerate.
10206 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10208         * MAINTAINERS (Various Maintainers): Remove self.
10209         (Write After Approval): Add self.
10211 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10213         * MAINTAINERS (Various Maintainers): Add self.
10215 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10217         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10218         * configure: Regenerate.
10220 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10222         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10223         gcc_version, and gcc_version_trigger from set of flags to pass.
10224         * Makefile.tpl: Remove definitions of above variables.
10225         (config.status): Remove dependency on $(gcc_version_trigger).
10226         * Makefile.in: Regenerate.
10227         * configure.in: Do not reference config/gcc-version.m4 nor
10228         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10229         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10230         * configure: Regenerate.
10232 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10233             Andrew Pinski  <pinskia@physics.uc.edu>
10235         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10236         * Makefile.in: Regenerate.
10238 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10240         * MAINTAINERS (Write After Approval): Add myself.
10242 2005-03-03  David Ayers  <d.ayers@inode.at>
10244         * MAINTAINERS (Write After Approval): Add myself.
10246 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10248         PR libgcj/20160
10249         * ltmain.sh: Avoid creating archives with components that have
10250         duplicate basenames.
10252 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10254         PR bootstrap/20250
10255         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10256         instead of check.
10257         * Makefile.in: Regenerate.
10259 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10261         * Makefile.in: Regenerate to fix conflict between the previous two
10262         patches.
10264 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10266         PR bootstrap/17383
10267         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10268         * Makefile.tpl (HOST_SUBDIR): New substitution.
10269         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10270         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10271         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10272         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10273         (Host modules, Bootstrapped modules): Use it.
10274         (Build modules, Target modules): Do not create symlink trees,
10275         always configure out-of-srcdir.
10276         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10277         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10278         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10279         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10281         * Makefile.in: Regenerate.
10282         * configure: Regenerate.
10284 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10286         Merged from libada-gnattools-branch:
10287         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10289         * gnattools: New directory.
10290         * Makefile.def: Add gnattools as a module, depending on target-libada.
10291         * Makefile.in: Regenerate.
10292         * configure.in: Include gnattools in host_tools; disable it if ada
10293         is disabled.
10294         * configure: Regenerate.
10296 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10298         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10299         treelang maintainer.
10300         (Write After Approval): Remove myself.
10302 2005-02-23  Paul Schlie  <schlie@comcast.net>
10304         * configure.in: Allow darwin targeted ports to build tk, itcl and
10305         libgui.
10306         * configure: Regenerate.
10308 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10310         PR libgcj/10353
10311         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10312         * configure: Regenerate.
10314 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10316         * MAINTAINERS (Write After Approval): Add myself.
10318 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10320         * MAINTAINERS: Update my e-mail address.
10322 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10324         * MAINTAINERS (Write After Approval): Add myself.
10326 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10328         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10329         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10330         target-libgloss when not *-*-elf and *-*-aout.
10331         * configure: Regenerate.
10333 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10335         * MAINTAINERS: Remove obsolete entries.
10337         * MAINTAINERS (Write After Approval): Add Michael Matz.
10339 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10341         * MAINTAINERS: Remove self as cpplib maintainer.
10343 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10345         * install-sh, config.sub: Import from upstream.
10347 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10349         PR bootstrap/18222
10350         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10351         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10352         * Makefile.in: Regenerate.
10354 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10356         * MAINTAINERS: Update my email address.
10358 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10359             Andreas Schwab  <schwab@suse.de>
10361         PR bootstrap/18033
10362         * config-ml.in: Eval option if surrounded by single quotes.
10364 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10366         Revert 2004-12-28 Makefile changes, a better fix will be
10367         applied to mainline and src after GCC 4.0 branches.
10369 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10371         PR bootstrap/17383
10373         * Makefile.def (target_modules): Remove stage parameter,
10374         it is always true now.
10375         * Makefile.tpl (configure-build-[+module+],
10376         configure-target-[+module+]): Always build symlink tree
10377         for the directory and for include.  BUILD_SUBDIR and
10378         TARGET_SUBDIR cannot be . anymore.
10379         * Makefile.in: Regenerate.
10381 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10383         Revert 2004-12-08 Makefile changes.
10385 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10387         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10388         cygwin, mingw.
10390 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10392         * configure.in (sh64-*-*): Reenable gprof.
10393         * configure: Regenerate.
10395 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10397         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10398         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10399         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10400         * Makefile.in: Regenerate.
10402 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10404         * MAINTAINERS: Update my email address.
10406 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10408         * Makefile.tpl: Generate normal dependencies if the LHS module is
10409         not bootstrapped.
10410         * Makefile.in: Regenerate.
10412 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10414         * configure.in: Include config/gxx-include-dir.m4.  Use
10415         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10416         * configure: Regenerate.
10418 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10420         * config.if: Delete.
10421         * configure.in: Set libstdcxx_incdir directly.
10422         * configure: Regenerate.
10424 2004-12-02  Eric Christopher  <echristo@redhat.com>
10426         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10427         * Makefile.in: Regenerate.
10429 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10431         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10432         * configure: Regenerate.
10434 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10436         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10437         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10438         * configure: Regenerate.
10440 2004-12-01  Eric Christopher  <echristo@redhat.com>
10442         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10443         of things to remove.
10445 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10447         * MAINTAINERS (Write After Approval): Update my e-mail address.
10449 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10451         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10452         from CVS libtool to always pass_all.
10454 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10456         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10457         (hppa*64*-*-*): Delete incorrect comment.
10458         * configure: Rebuilt.
10460 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10462         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10464 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10466         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10467         from CVS libtool to always pass_all.
10469 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10471         * install-sh, compile: Import from automake.
10473 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10475         * config.guess, config.sub:  Import from savannnah.
10477 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10479         * MAINTAINERS (Write After Approval): Add myself
10481 2004-11-12  Mike Stump  <mrs@apple.com>
10483         * Makefile.def: Add html support.
10484         * Makefile.tpl: Likewise.
10485         * Makefile.in: Regenerate.
10487 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10489         PR 18423
10490         * configure.in: Remove all instances of build-fixincludes from
10491         noconfigdirs.
10492         (build_configargs): Supply --target to subdirectories.
10493         * configure: Regenerate.
10495         * Makefile.def: Make gcc install depend on fixincludes install.
10496         * Makefile.in: Regenerate.
10498 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10500         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10502 2004-11-11  Paul Brook  <paul@codesourcery.com>
10504         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10506 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10508         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10509         target-libgfortran.
10510         * configure: Regenerate.
10512 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10514         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10515         like CC.
10517 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10519         * Makefile.def (host fixincludes): Specify missing targets.
10520         * Makefile.in: Regenerate.
10522 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10524         * MAINTAINERS: Add myself
10526 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10528         * MAINTAINERS (Write After Approval): Add myself.
10530 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10532         * Makefile.def: Build fixincludes for the host, too.
10533         * Makefile.in: Regenerate.
10534         * configure.in (host_tools): Add fixincludes.
10535         * configure: Regenerate.
10537 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10539         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10540         * configure: Regenerated.
10542 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10544         PR other/17783
10545         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10546         * configure: Regenerated.
10548 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10550         * README.SCO: Update per FSF instructions.
10552 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10554         PR target/18151
10555         * configure.in (case ${target}): Do not build fixincludes for avr.
10556         * configure: Regenerated.
10558 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10560         * configure.in (case ${target}): Do not build fixincludes
10561         on platforms where it is not used.
10562         * configure: Regenerated.
10564 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10566         * configure.in: Use an absolute path to install-sh.
10567         * configure: Regenerated.
10569 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10571         * MAINTAINERS (Write After Approval): Add myself.
10573 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10575         * MAINTAINERS: Remove from Write After Approval those that are
10576         already maintainers.
10578 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10580         * MAINTAINERS:  Update my email address.
10582 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10584         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10585         * configure: Regenerate.
10587 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10589         * MAINTAINERS:  Update my email address.
10591 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10593         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10594         entries belonging to this category.
10596 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10598         * MAINTAINERS: Update my e-mail address.
10600 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10602         Fix wrong conflict resolution in:
10604         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10606         * Makefile.in: Regenerate.
10607         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10608         in the recursive `make', instead of hardwiring `all'.
10609         (Autogenerated TARGET-* variables): New.
10611 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10613         * configure.in: Enable target-libgloss for crx-*-*.
10614         * configure: Regenerate.
10616 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10618         * MAINTAINERS (Various Maintainers): Move the "windows,
10619         cygwin, mingw" maintainer to ...
10620         (OS Port Maintainers): ... here.
10622 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10624         * MAINTAINERS (Write After Approval): Remove those that are
10625         maintainers of some subsystem.
10627 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10629         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10630         * ltcf-cxx.sh (tpf*): Likewise.
10631         * ltconfig (tpf*): Add TPF OS configuration support.
10633 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10635         * MAINTAINERS: Change my email address to my new work account.
10637 2004-09-24  Michael Roth  <mroth@nessie.de>
10639         * configure.in (--without-headers): Add missing double quotes.
10640         * configure: Regenerate.
10642 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10644         * ylwrap: Revert to previous version.
10646 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10648         PR bootstrap/17369
10649         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10650         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10651         SET_GCC_LIB_PATH_CMD.
10652         (BASE_TARGET_EXPORTS): Likewise.
10653         * Makefile.in: Regenerated.
10655         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10656         * configure: Regenerated.
10658 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10660         * config.guess: New upstream version
10661         * compile, depcomp, install-sh, ylwrap: Likewise.
10663 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10665         * config/mh-x86omitfp: New host makefile fragment.  Add
10666         -fomit-frame-pointer to the default BOOT_CFLAGS.
10667         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10668         * configure: Regenerate.
10670 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10672         PR target/11572
10673         * configure.in (*-*-darwin*): Renable libobjc.
10674         * configure: Regenerate.
10676 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10678         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10680 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10682         * Makefile.def: Remove libbanshee.
10683         * Makefile.tpl: Ditto.
10684         * configure.in: Ditto.
10685         * Makefile.in: Regen.
10686         * configure: Ditto.
10688 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10690         * ltmain.sh: Use $pic_object as $non_pic_object if
10691         $non_pic_object=none.
10693 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10695         * missing: Import latest version from master repository.
10697 2004-09-06  Nick Clifton  <nickc@redhat.com>
10699         * config.sub: Import latest version from master repository.
10700         * config.guess: Likewise.
10701         This includes these changes:
10703         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10705         * config.sub: Handle crisv32, alias etraxfs.
10706         * config.guess (crisv32:Linux:*:*): Handle.
10708         2004-08-13  Brad Smith  <brad@comstyle.com>
10710         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10711         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10713         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10715         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10716         assume the processor is a powerpc.  This is because coreutils
10717         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10718         in this case, due to a MacOS X bug that causes
10719         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10720         to return a negative number.
10721         Problem reported by Petter Reinholdtsen in:
10722         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10724         2004-07-19  Ben Elliston  <bje@gnu.org>
10726         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10728         2004-06-24  Ben Elliston  <bje@gnu.org>
10730         * config.guess: Update copyright years.
10731         * config.sub: Likewise.
10733         2004-06-22  Robert Millan  <robertmh@gnu.org>
10735         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10736         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10738         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10740         * config.guess (*:*VMS:*:*): New entry. Replaces
10741         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10742         manufacturer.
10744         2004-06-22  Ben Elliston  <bje@gnu.org>
10746         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10747         * config.sub: Likewise.
10749         2004-06-22  Ben Elliston  <bje@gnu.org>
10751         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10752         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10754         2004-06-11  Ben Elliston  <bje@gnu.org>
10756         * config.guess (pegasos:OpenBSD:*:*): Remove.
10758         2004-06-11  Ben Elliston  <bje@gnu.org>
10760         From Wouter Verhelst <wouter@grep.be>:
10761         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10763         2004-06-11  Ben Elliston  <bje@gnu.org>
10765         * config.guess (luna88k:OpenBSD:*:*): New.
10767         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10769         * config.guess (m32r*:Linux:*:*): New case.
10770         * config.sub: Handle m32rle.
10772         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10774         From Jens Petersen  <petersen@redhat.com>:
10775         * config.sub: Handle sparcv8.
10777         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10779         From Tom Smith <smith@cag.lkg.hp.com>:
10780         * config.guess: Version suffixes are equally significant on Tru64
10781         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10782         prefix of "P" (patched kernel).
10784         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10786         * config.sub: Add support for National Semiconductor CRX target.
10788 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10790         * MAINTAINERS (Various Maintainers): Remove myself as web page
10791         maintainer, add myself as maintainer of build status lists.
10793 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10795         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10796         *-*-netware, but add target-libmudflap.
10797         Consolidate *-*-netware targets (of which really only i?86 exists)
10798         into a single entry.
10799         * configure: Likewise.
10801 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10803         * Makefile.tpl (sorry): Remove.
10804         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10805         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10806         (do-clean): Clean per-stage directories too.
10807         (do-distclean): Run distclean-stage1 too.
10808         (.NOTPARALLEL): Enable during toplevel bootstrap.
10809         (stage[+id+]-bubble): Enable parallel execution during
10810         the recursive invocation.
10811         * Makefile.in: Regenerate.
10813         Fix previous checkin:
10815         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10816         include.
10817         * configure.in: Fix indentation.
10818         * configure: Regenerate.
10820 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10822         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10823         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10824         * configure: regenerate
10825         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10826         -mdynamic-no-pic
10828 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10830         * Makefile.def (build_modules): Add fixincludes.
10831         (dependencies): Make gcc depend on fixincludes.
10832         * configure.in (build_tools): Add fixincludes.
10833         (build_configdirs): Always include build_libs.
10834         * Makefile.in: Regenerate.
10835         * configure: Regenerate.
10837 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10839         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10840         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10841         phony targets; do not generate timestamp files.
10842         (distclean-stageN): Remove references to their timestamp files.
10843         (restageN, touch-stageN): Remove.
10844         (stageN-bubble): Rewritten.
10845         (compare): Support lean bootstraps.
10846         * Makefile.in: Regenerate.
10848         * configure.in: Only warn when bootstrapping but
10849         build != host or build != target.  Support lean bootstraps.
10850         * configure: Regenerate.
10852 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10854         * configure.in:  Give a better error message if GMP/MPFR are missing
10855         and a language needing them has been requested.
10856         * configure:  Regenerated.
10858 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10860         * configure.in:  Print a list of available language front-ends if
10861         a requested one is missing.  Tidy stray tab characters.
10862         * configure:  Regenerated.
10864 2004-08-19  Michael Koch  <konqueror@gmx.de>
10866         * gcc/doc/install.texi: Update entry about automake for libjava.
10868 2004-08-17  Robert Millan  <robertmh@gnu.org>
10870         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10871         (instead of FreeBSD).
10872         * configure: Regenerate.
10874 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10876         * Makefile.in: Regenerate.
10877         * configure: Regenerate.
10879         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10880         stage_*_flags.
10881         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10882         for bootstrapped modules if toplevel bootstrap is going.
10883         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10884         modules.  Adjust for changes in Makefile.def.  Enable several
10885         rules even in non-bootstrap mode, just to avoid peppering the
10886         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10887         (stage-[+prev+]-bubble): Remove.
10889         * Makefile.def (Dependencies): Depend on all-build-bison,
10890         all-build-flex, all-build-byacc, all-build-texinfo, rather
10891         than the host variations.
10892         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10893         with BUILD_SUBDIR.
10894         (BISON): Update for recent Bisons.
10895         (YACC): Fix typo.
10896         (cross): Depend on all-build.
10897         (all): Do not depend on all-build.
10898         (prebootstrap): Remove.
10899         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10900         (Prebootstrap dependencies): Add them to the per-stage targets
10901         and to all-prebootstrap.
10902         * configure.in (build_configdirs): Always enable build_tools.
10903         (BUILD_DIR_PREFIX): Remove.
10905         * Makefile.def (gcc): Add target variable.
10906         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10907         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10908         in the recursive `make', instead of hardwiring `all'.
10909         (Autogenerated TARGET-* variables): New.
10911 2004-08-13  Brian Booth  <bbooth@redhat.com>
10913         * MAINTAINERS: Remove myself from write-after-approval.
10915 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10917         * src-release: Stop distributing mmalloc with gdb (which doesn't
10918         use it).
10919         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10920         * Makefile.in: Regenerate.
10922 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10924         * configure.in (arm*-*-eabi*): New target.
10925         * configure: Regenerate.
10927 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10929         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10930         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10931         (Dependencies): New section.
10932         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10933         (configure-target-[+module+]): Depend on maybe-all-gcc
10934         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10935         (toplevel profiledbootstrap): Fix dependencies.
10936         * Makefile.in: Regenerate.
10938 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10940         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10941         target-libiberty to noconfigdirs.
10942         * configure: Regenerate.
10944 2004-08-03  Paul Brook  <paul@codesourcery.com>
10946         * configure.in: Check for MPFR as well as GMP.
10947         * configure: Regenerate.
10949 2004-08-01  Robert Millan  <robertmh@gnu.org>
10951         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10952         libmudflap for all GNU-based systems (with Glibc).
10953         * configure: Regenerate.
10955 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10957         * Makefile.def (host-modules): Add gcc.
10958         * Makefile.in: Regenerate.
10959         * Makefile.tpl (sorry): New rule.
10960         (configure-host, all-host, [+make_target+]-host, do-check,
10961         install-host): Do not add gcc as a special case.
10962         (host modules): Add a small special-casing for gcc.  Export
10963         extra_make_flags through the environment.
10964         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10965         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10966         other recursive targets for gcc): Remove.
10968         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10969         (stage, unstage): New rules.
10970         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10971         distclean-stage[+id+]): Use stage_current.
10972         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10973         the stage*-start rules.
10975 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10977         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10978         use -all_load flag.
10980 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10982         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10983         * configure: Regenerate.
10985 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10987         * maintainer-scripts/gcc_release: Revert yesterday's change.
10989 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10991         * MAINTAINERS: Add myself to write-after-approval.
10993 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10995         * libf2c: Removed.
10996         * gcc/gccbug.in: Updated because of libf2c removal.
10997         * maintainer-scripts/gcc_release: Ditto.
10999 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11001         * configure.in: Build libmudflap by default on FreeBSD.
11002         * configure: Regenerated.
11004 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11006         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11007         systems.
11008         * configure: Regenerated.
11010 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11012         PR target/16344
11013         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11014         feedback based compiler.
11015         * Makefile.in: Rebuilt.
11017 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11019         * Makefile.def (host_modules): Set bootstrap=true for flex.
11020         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11021         * Makefile.in: Rebuilt.
11023 2004-07-07  Jan Hubicka  <jh@suse.cz>
11025         * MAINTAINERS: Add self as a profile feedback maintainer.
11027 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11029         * configure.in:  Do not prepend $srcdir to /dev/null in
11030         makefile fragments.
11031         * configure:  Regenerate.
11033 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11035         * Makefile.def (build_modules): Add bison, byacc, flex,
11036         m4, texinfo.
11037         (flags_to_pass): Add FLEX.
11038         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11039         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11040         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11041         DEFAULT_MAKEINFO): Remove.
11042         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11043         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11044         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11045         objdir or else use configured tool.
11046         (all-build): New.
11047         (all): Depend on it.
11048         (Build module dependencies): Add.
11049         * Makefile.in: Regenerate.
11050         * configure.in: Better support for multiple build modules,
11051         matching what is done for host/target modules.  Do not look
11052         for "plausible" locations of build tools if Canadian cross.
11053         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11054         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11055         * configure: Regenerate.
11057 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11059         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11060         * Makefile.in: Regenerate.
11062 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11064         * Makefile.tpl (configure-build-[+module+],
11065         configure-[+module+], configure-target-[+module+]): Pass
11066         [+extra_configure_args+].
11067         (all-build-[+module+], all-[+module+], check-[+module+],
11068         install-[+module+], [+make_target+]-[+module+],
11069         all-target-[+module+], check-target-[+module+],
11070         install-target-[+module+], [+make_target+]-target-[+module+]):
11071         Pass [+extra_make_args+].
11072         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11073         (GCC_HOST_EXPORTS): Remove.
11074         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11075         cross, check-gcc, check-gcc-c++, install-gcc,
11076         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11077         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11078         * Makefile.in: Regenerate.
11080 2004-06-21  Matthew Sachs  <msachs@apple.com>
11082         * MAINTAINERS: Added self to write-after-approval.
11084 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11086         * configure.in: Check for srcdir/winsup rather than build directory
11087         winsup.
11088         * configure: Regenerate.
11090 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11092         * configure.in: Don't build Cygwin native newlib if winsup
11093         directory is missing.  Emit warning instead.
11094         * configure: Regenerate.
11096 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11098         * Makefile.tpl (touch-stage[+id+]): New.
11099         (restage[+prev+]): Depend on touch-stage[+id+].
11101         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11102         Use it throughout.
11104         * Makefile.def: Add profile and feedback bootstrap stages.
11105         Remove next field from bootstrap stages.
11106         * Makefile.tpl (LN, LN_S): Substitute.
11107         (stageN-start, stageN-end): Use double-colon rules, to
11108         provide a hook for additional setup commands.
11109         (distclean-stageN-gcc, restageN): Create dependencies from
11110         [+prev+], not from [+next+].
11111         (stageN-bubble): Add commands for successive stages from
11112         [+prev+], using double-colon rules.
11113         (all-stageN-gcc): Fix typo.
11114         (stagefeedback-start, profiledbootstrap): New.
11115         * Makefile.in: Regenerate.
11116         * configure.in: Call ACX_PROG_LN.
11117         * configure: Regenerate.
11119 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11121         * MAINTAINERS (Write After Approval): Add myself.
11123 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11125         * MAINTAINERS (Write After Approval): Add myself.
11127 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11129         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11130         without gcc.
11131         * configure: Regenerate.
11133 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11135         * Makefile.tpl: Fix typo.
11136         * Makefile.in: Regenerate.
11138 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11140         * configure.in: Remove new- prefix from toplevel
11141         bootstrap targets.
11142         * configure: Regenerate.
11144 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11146         * Makefile.tpl (all.normal): Rename to all.
11147         (all): Replace with a rule to pick the default
11148         target from configure.
11149         (all-gcc, configure-gcc): Use conditionals to
11150         do nothing when toplevel bootstrap is going on.
11151         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11152         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11153         * configure.in: Support --enable-bootstrap.
11155         * Makefile.def: Remove new- prefix from toplevel
11156         bootstrap targets.
11157         * Makefile.tpl: Likewise.
11159         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11160         target.
11162         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11163         $(RECURSE_FLAGS) to recursive invocation of make.
11165         * Makefile.in: Regenerate.
11166         * configure: Regenerate.
11168 2004-05-30  Andreas Jaeger  <aj@suse.de>
11169             Jim Wilson  <wilson@specifixinc.com>
11171         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11172         like CC.
11174 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11176         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11177         * configure: Regenerate.
11179 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11181         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11182         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11183         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11184         targets.
11185         * Makefile.in: Regenerate.
11187 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11189         * configure.in: Test the ability to symlink directories.
11190         * configure: Regenerate.
11192         * Makefile.def (bootstrap-stage): New definitions.
11193         * Makefile.tpl (configure-stage1-gcc,
11194         configure-stage2-gcc, configure-stage3-gcc,
11195         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11196         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11197         new-restage3, compare): Autogenerate, see Makefile.in
11198         entry for behavioral changes.
11199         (distclean-stage1, new-stage1-start, new-stage1-end,
11200         new-stage1-bubble, distclean-stage2, new-stage2-start,
11201         new-stage2-end, new-stage2-bubble, distclean-stage3,
11202         new-stage3-start, new-stage3-end): New autogenerated targets.
11203         (objext, prebootstrap, BOOT_CFLAGS,
11204         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11205         targets.
11207         * Makefile.in: Regenerate.
11208         (distclean-stage1, new-stage1-start, new-stage1-end,
11209         new-stage1-bubble, distclean-stage2, new-stage2-start,
11210         new-stage2-end, new-stage2-bubble, distclean-stage3,
11211         new-stage3-start, new-stage3-end): New targets.
11212         (all-stage1-gcc): Move prebootstrap dependency from here...
11213         (configure-stage1-gcc): ...to here.
11214         (new-bootstrap): Use bubble targets.
11215         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11216         Use per-stage distclean targets.
11217         (configure-stage1-gcc, configure-stage2-gcc,
11218         configure-stage3-gcc, all-stage1-gcc,
11219         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11220         Use new-stageN-start to prepare the tree.
11222 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11224         * Makefile.def (host_modules): add libcpp.
11225         * Makefile.tpl: Add dependencies on and for libcpp.
11226         * Makefile.in: Regenerate.
11227         * configure.in: Add libcpp host module.
11228         * configure: Regenerate.
11230 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11232         * Makefile.tpl: Whenever a recursive target is defined, wrap
11233         it in a special @if/@endif block, and prepare its maybe
11234         dependency in the @if/@endif block
11235         * configure.in: Instead of writing maybe dependencies, remove
11236         the @if/@endif statements, and remove the @if/@endif blocks
11237         that remain.
11238         * configure: Regenerate.
11239         * Makefile.in: Regenerate.
11241 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11243         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11245 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11247         PR bootstrap/15120
11248         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11249         * */configure: Rebuilt.
11251 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11253         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11254         of libf2c.
11255         * configure, Makefile.in: Regenerate.
11257 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11259         * MAINTAINERS (Write After Approval): Add myself.
11261 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11263         Merge from tree-ssa-20020619-branch.
11265         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11266         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11267         (HOST_GMPLIBS): Define.
11268         (HOST_GMPINC): Define.
11269         (TARGET_LIB_PATH): Add libmudflap.
11270         (GFORTRAN_FOR_TARGET): Define.
11271         (configure-build*): Export GFORTRAN.
11272         (configure-gcc): Export GMPLIBS and GMPINC.
11273         (all-gcc): Add maybe-all-libbanshee.
11274         (configure-target-libgfortran): Define.
11275         * Makefile.in: Regenerate.
11276         * configure.in (host_libs): Add libbanshee.
11277         (target_libraries): Add target-libmudflap and target-libgfortran.
11278         Add --with-libbanshee.
11279         Handle --disable-libmudflap.
11280         (*-*-freebsd*): Use with_gmp.
11281         Add $(libgcj) to noconfigdirs.
11282         * configure: Regenerate.
11283         * depcomp: New file.
11284         * MAINTAINERS: Add tree-ssa maintainers.
11286 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11288         * MAINTAINERS (Various Maintainers): Add myself.
11290 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11292         * MAINTAINERS (Write After Approval): Add myself.
11294 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11296         * MAINTAINERS (Write After Approval): Add myself.
11298 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11300         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11301         * configure: Regenerate.
11303 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11305         Revert:
11306         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11308         * Makefile.def (flags_to_pass): Remove *dir variables that
11309         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11310         as well as prefix and exec_prefix.
11311         * Makefile.in: Regenerate.
11313 2004-04-26  Robert Millan  <robertmh@gnu.org>
11315         Add patches from libtool CVS.
11316         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11317         * ltconfig: Likewise.
11318         * ltcf-c.sh: Likewise.
11319         * ltcf-cxx.sh: Likewise.
11320         * ltcf-gcj.sh: Likewise.
11322 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11324         * Makefile.def (host_modules): Mark with the bootstrap
11325         flag packages on which gcc depends.
11326         * Makefile.tpl (all-bootstrap): Use it.
11327         * Makefile.in: Regenerate.
11329 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11331         * Makefile.def (flags_to_pass): Remove *dir variables that
11332         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11333         as well as prefix and exec_prefix.
11334         * Makefile.in: Regenerate.
11336 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11338         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11339         * configure: Regenerate.
11340         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11341         * gcc/Makefile.tpl (compare): Use the result of the test.
11342         * gcc/Makefile.in: Regenerate.
11344 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11346         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11347         Always relocate gcc and prev-gcc to the original names, even
11348         if the build fails.
11349         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11350         New targets.
11352 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11354         * MAINTAINERS: Update my email address.
11356 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11358         * configure.in (mips*-*-irix5*): Enable ld.
11359         * configure: Regenerate.
11361 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11363         * configure: Regenerate.
11365 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11367         * Makefile.tpl (configure-[+module+], configure-gcc,
11368         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11369         Set and export LDFLAGS.
11370         * Makefile.in: Regenerate.
11372 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11374         * MAINTAINERS: Add myself to write-after-approval.
11376 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11378         PR bootstrap/14871
11379         * Makefile.tpl: If we don't have built-in-tree target tools,
11380         use the ones found by configure rather than hacking around with
11381         program_transform_name.
11382         * configure.in: Give Makefile.tpl the information necessary
11383         to do that.
11384         * Makefile.in: Regenerate.
11385         * configure: Regenerate.
11387 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11389         PR bootstrap/14760
11390         * configure.in: When computing baseargs, strip *all* copies of
11391         offending options.  Also, don't match/substitute the trailing space,
11392         so that this actually works when two similar options are separated by
11393         only one space.
11394         * configure: Regenerate.
11396 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11398         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11399         (rs6000-*-aix*): Same.
11400         * configure: Regenerate.
11402 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11404         * MAINTAINERS: Add myself to write-after-approval.
11406 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11408         * MAINTAINERS: Add myself to write-after-approval.
11410 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11412         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11413         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11414         * Makefile.in: Regenerate.
11416         * configure.in (top level bootstrap support): Rework --enable-werror
11417         to set @stage2_werror_flag@.
11418         * configure: Regenerate.
11419         * Makefile.tpl (top level bootstrap support): Pass
11420         @stage2_werror_flag@ down to configure in stages 2 and 3.
11421         * Makefile.in: Regenerate.
11423 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11425         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11426         for stages 2 and 3 as well as in make.  As a consequence, remove
11427         OUTPUT_OPTION (now detected by configure) from the flags passed down
11428         to make.
11429         * Makefile.in: Regenerate.
11431         * Makefile.tpl (new-bootstrap): Fix typo.
11432         * Makefile.in: Regenerate.
11434 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11436         * Makefile.tpl: Rearrange by moving recursive_targets rules
11437         into their proper sections.
11438         * Makefile.tpl (top level bootstrap support): Move disabling
11439         of coverage flags from 'make' to 'configure'; improve comments.
11440         * Makefile.in: Regenerate.
11442         * Makefile.tpl (experimental top level bootstrap) Move stage1
11443         language setting from all- target to configure- target; disable
11444         intermodule optimization in stage 1; prevent gratuitous rebuilds
11445         of stage 1.
11446         * Makefile.in: Regenerate.
11447         * configure.in: Comma-separate stage 1 language list for top
11448         level bootstrap.
11449         * configure: Regenerate.
11451         * Makefile.tpl: Clean up experimental top level bootstrap support:
11452         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11453         prev-gcc in configure- targets as well as all- targets.
11454         * Makefile.in: Regenerate.
11456 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11458         * compile: New file imported from automake.
11460 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11462         * configure.in: Remove symbolic link section.
11463         * configure: Regenerate.
11464         * Makefile.tpl (links): Remove.
11465         * Makefile.in: Regenerate.
11467 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11468             Nathanael Nerode  <neroden@gcc.gnu.org>
11470         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11471         Set with AC_CHECK_PROGS.
11472         * configure.in: Fix comment typo from last patch.
11473         * configure: Regenerate.
11475 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11477         * Makefile.tpl: Introduce experimental top level bootstrap support.
11478         * Makefile.in: Regenerate.
11479         * configure.in: Introduce support for top level bootstrap.
11480         * configure: Regenerate.
11482 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11483             Paolo Bonzini  <bonzini@gnu.org>
11485         PR bootstrap/14522
11486         * configure.in: Cope with shells that do not support unquoted ^
11487         * configure: Regenerate.
11489 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11490             Paolo Bonzini  <bonzini@gnu.org>
11492         PR bootstrap/14522
11493         * configure.in: Cope with shells that do not support nesting
11494         quotes inside quoted backquote substitutions.
11495         * configure: Regenerate.
11497 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11499         PR bootstrap/14522
11500         * configure.in: Fix escaping of $.
11501         * configure: Regenerate.
11503 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11505         * configure: Regenerate, since I forgot to while committing Paolo's
11506         changes.
11508 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11510         PR ada/14131
11511         Move language detection to the top level.
11512         * configure.in: Find default values for the tools as
11513         soon as possible.  Disable ada if GNAT is not found.
11514         Emit error message about missing languages.  Expand
11515         --enable-languages=all for the gcc subdirectory.
11517 2004-03-10  Ben Elliston  <bje@gnu.org>
11519         * MAINTAINERS: Update my email address.
11521 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11523         * ltconfig: Disable building static libraries if building shared
11524         libraries on AIX 5L.
11526 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11528         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11529         and disable libgcj.
11530         * configure: Regenerated.
11532 2004-03-01  Brian Booth  <bbooth@redhat.com>
11534         * MAINTAINERS: Add myself to write-after-approval.
11536 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11538         * MAINTAINERS: Add myself to write-after-approval.
11540 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11542         PR bootstrap/7087
11543         * Makefile.tpl: Guard XFOO sed statements better.
11544         * Makefile.tpl: Add dependency for configure-target-libada.
11545         * Makefile.in: Regenerate (incidentally fixes broken
11546         commit when libada-branch was merged).
11548 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11550         * MAINTAINERS: Add myself to write-after-approval.
11552 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11554         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11555         maintainers.
11557 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11559         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11560         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11562 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11564         PR bootstrap/11932
11565         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11567 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11569         * MAINTAINERS: Added myself to write-after-approval.
11571 2004-02-14  Michael Koch  <konqueror@gmx.de>
11573         * MAINTAINERS: Added myself to write-after-approval.
11575 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11577         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11578         some OS port maintainers to OS port maintainers section.
11580 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11582         * MAINTAINERS: Add self.
11584 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11586         * MAINTAINERS: Alphabetize.
11588 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11590         * MAINTAINERS: Remove myself.
11592 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11594         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11595         (rs6000-*-aix*): Same.
11596         * configure: Regenerate.
11598 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11600         * configure.in (host): Add in missing $noconfigdirs to defines.
11601         * configure: Regenerate.
11603 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11604             Nathanael Nerode  <neroden@gcc.gnu.org>
11606         PR ada/6637, PR ada/5911
11607         Merge with libada-branch:
11608         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11609         with appropriate dependencies. Add --enable-libada configure switch.
11610         * configure, Makefile.in: Regenerate.
11612 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11614         * MAINTAINERS: Add myself to write-after-approval.
11616 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11618         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11619         * configure: Regenerate.
11621 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11623         Merge from upstream:
11625         * ltmain.in: When setting IFS to '~', be careful about user
11626         arguments that contain '~'.
11628         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11630         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11631         Also test $base_compile against $CC with escaped arguments. Bug
11632         reported by Geoff Keating <geoffk@apple.com>.
11634 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11636         * MAINTAINERS: Remove i960 port.
11638 2004-01-23  DJ Delorie  <dj@redhat.com>
11640         * Makefile.def (target_modules) [libiberty]: Don't stage.
11641         * Makefile.in: Rebuilt.
11643 2004-01-20  Caroline Tice  <ctice@apple.com>
11645         * MAINTAINERS: Add myself to write-after-approval.
11647 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11649         * MAINTAINERS: Update my email address.
11651 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11653         * MAINTAINERS: Add myself to write-after-approval.
11655 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11657         * MAINTAINERS: Remove entries without email address.
11659 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11661         * MAINTAINERS: Add myself to write-after-approval.
11663 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11665         * MAINTAINERS: Update my email address.
11667 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11669         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11670         * Makefile.tpl (configure-target-[+module+]): Support stage.
11671         * Makefile.in: Rebuilt.
11673 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11675         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11677 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11679         * MAINTAINERS: Add myself as a MIPS maintainer.
11681 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11683         * configure.in: Use ./config.cache, not config.cache.
11684         * configure: Regenerate.
11685         * Makefile.tpl: Special-casing not needed for GCC any more.
11686         * Makefile.in: Regenerate.
11688         * configure.in: Don't share a cache file for host dirs.
11689         * configure: Regenerate.
11691         * config-ml.in: Don't mess with the cache file.
11693 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11695         * MAINTAINERS: Move myself from 'Write After Approval' to
11696         'CPU Port Maintainers' section as SPARC maintainer.
11698 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11700         * Makefile.tpl: Make GCC use a separate config.cache.
11701         * Makefile.in: Regenerate.
11703         PR bootstrap/11932, PR bootstrap/11933
11704         (I don't know if it will fix either of them, but it relates
11705         to them.)
11706         * configure.in: Don't use shared config.cache for target
11707         directories.
11708         * configure: Regenerate.
11710 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11712         * MAINTAINERS: Add myself to 'Write After Approval' section.
11714 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11716         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11717         * configure: Regenerated.
11719 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11721         * MAINTAINERS: Remove the mn10200 maintainer.
11723 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11725         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11726         * configure: Regenerated.
11728 2003-12-16  Jan Hubicka  <jh@suse.cz>
11730         * MAINTAINERS: Add myself as callgraph maintainer.
11732 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11734         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11735         * configure: Regenerate.
11737 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11739         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11740         'Write After Approval' section. Update email.
11742 2003-12-01  James Lemke  <jim@wasabisystems.com>
11744         * MAINTAINERS (Write After Approval): Add myself.
11746 2003-11-20  Matt Thomas  <matt@3am-software.com>
11748         * MAINTAINERS: Add myself as a vax port maintainer.
11750 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11752         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11753         (configure-build-[+module+], configure-[+module+]): Likewise.
11754         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11755         * Makefile.in: Regenerate.
11757 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11759         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11760         shared/dylibed libraries.
11761         * ltmain.sh: Likewise.
11762         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11763         * ltcf-cxx.sh: Likewise.
11764         * ltcf-gcj.sh: Likewise.
11765         * ltconfig: Likewise.
11767 2003-11-17  Stan Cox  <scox@redhat.com>
11769         * MAINTAINERS: Add myself as iq2000 port maintainer.
11771 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11773         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11774         * Makefile.in: Regenerate.
11776 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11778         * config.sub: Update to 2003-11-03 version.
11780 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11782         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11783         * configure:  Regenerate.
11785 2003-10-20  Nicolas Pitre  <nico@cam.org>
11787         * MAINTAINERS: Add myself to 'Write After Approval' section.
11789 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11791         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11793 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11795         * MAINTAINERS: Update my email address.
11797 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11799         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11801 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11803         * MAINTAINERS: Add myself to 'Write After Approval' section.
11805 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11807         * config.guess: Update to 2003-10-16 version.
11808         * config.sub: Update to 2003-10-16 version.
11810 2003-10-15  David Daney  <ddaney@avtrex.com>
11812         * MAINTAINERS: Added myself to 'Write After Approval' section.
11814 2003-10-15  Falk Hueffner  <falk@debian.org>
11816         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11817         'Write After Approval' section. Update email.
11819 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11821         * MAINTAINERS: Move myself from 'Write After Approval' to
11822         'Various Maintainers' section as middle-end maintainer.
11824 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11826         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11827         HOST_FLAGS_TO_PASS.
11828         * Makefile.in: Regenerate.
11830 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11832         * config.guess: Update to 2003-10-07 version.
11833         * config.sub: Update to 2003-10-07 version.
11835 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11837         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11838         * ltconfig (irix5*, irix6*): Don't override version_type.
11840 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11842         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11843         * configure: Rebuilt
11844         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11845         * Makefile.in: Rebuilt
11847 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11849         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11851 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11853         * MAINTAINERS (Write After Approval): Add myself.
11855 2003-09-29  Paul Koning  <ni1d@arrl.net>
11857         * MAINTAINERS: Move myself from "Write After Approval"
11858         to CPU platform maintainers for pdp11 platform.
11860 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11862         * MAINTAINERS: Move myself from 'Write After Approval' to
11863         'Various Maintainers' section as libffi testsuite maintainer.
11865 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11867         * configure.in: Pass a computed --program-transform-name
11868         to subconfigures.
11869         * configure: Regenerated.
11871 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11873         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11874         * Makefile.in: Regenerate.
11876         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11877         * Makefile.in: Regenerate.
11879 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11881         * MAINTAINERS: Move myself from 'Write After Approval'
11882         to 'Various Maintainers' (objective-c) section.
11884 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11886         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11887         quoting.
11888         * configure: Regenerated.
11890 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11892         * MAINTAINERS (Write After Approval): Add myself to write after
11893         approval list.
11895 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11897         * MAINTAINERS (Write After Approval): Add myself.
11899 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11901         * MAINTAINERS: Update my e-mail address.
11903 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11905         * libtool.m4 (LD): Correct powerpc64 host match.
11907 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11909         * MAINTAINTERS: Update my affiliation and email address.
11911 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11913         * MAINTAINERS (Write After Approval): Add myself.
11915 2003-09-04  DJ Delorie  <dj@redhat.com>
11917         * configure: Regenerate.
11919 2003-09-04  Robert Millan  <robertmh@gnu.org>
11921         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11923 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11925         * configure.in: Ensure arguments to sed are properly spaced.
11926         * configure: Regenerate.
11928 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11930         * MAINTAINERS: Update my e-mail address.
11932 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11934         * MAINTAINERS (Write After Approval): Add myself.
11936 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11938         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11939         * configure: Regenerated.
11941 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11943         * MAINTAINERS: Update my email address.
11945 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11947         * configure.in:  Use newline instead of semicolon when assuming
11948         shell arguments in a for loop.
11949         * configure:  Regenerated.
11951 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11953         * MAINTAINERS: Resurrect the i860 maintainer.
11955 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11957         PR 8180
11958         * configure.in: When testing with_libs and with_headers, treat
11959         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11960         * configure: Regenerate.
11962         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11963         make, shell, etc.
11964         (baseargs): Likewise.
11965         * configure: Regenerate.
11967 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11969         * MAINTAINERS (Write After Approval): Add myself.
11971 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11973         * configure.in: Disable libgcj for darwin not on powerpc.
11974         * configure: Rebuild.
11976 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11978         * config-ml.in, symlink-tree: Add license.
11980 2003-08-03  Richard Stallman  <rms@gnu.org>
11981             Eben Moglen  <moglen@columbia.edu>
11983         * README.SCO: New file.
11985 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11987         * Makefile.tpl (check, check-c++): Express dependencies using
11988         dependencies rather than commands.
11989         * Makefile.in: Regenerate.
11991 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11993         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11994         * configure: Ditto.
11996 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11998         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11999         * Makefile.in: Update.
12001 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12003         * configure.in: Enable libgcj for darwin.
12004         * configure: Rebuild.
12006 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12008         * config-ml.in:  Use ac_configure_args directly instead of
12009         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12010         actually seen.
12012 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12014         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12015         creating target and build subdirs to build all parent dirs as needed.
12016         * Makefile.in: Rebuild.
12017         * configure.in: Don't build dirs explicitly here.
12018         * configure: Rebuild.
12020 2003-07-26  Paul Brook  <paul@nowt.org>
12022         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12024 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12026         * Makefile.tpl (all-make): Depend on intl.
12027         * Makefile.in: Rebuilt.
12029 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12031         * install-sh:  Update to newer upstream versions (associated with
12032         aclocal 1.7).
12033         * mkinstalldirs:  Likewise.
12034         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12036 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12038         * MAINTAINERS: Move self from Bug database only accounts
12039         to write-after-approval.
12041 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12043         * config.if: Remove unused libc_interface determination.
12045 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12047         * MAINTAINERS: Move self from write-after-approval to
12048         build machinery (*.in).
12050 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12052         PR bootstrap/11273
12053         PR bootstrap/11408
12054         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12055         unused INSTALL_PROGRAM_ARGS.
12056         * configure.in: Use AC_PROG_INSTALL.
12057         * Makefile.in: Regenerate.
12058         * configure: Regenerate.
12060 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12062         * MAINTAINERS: Alphabetize.
12064 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12066         * configure: Rebuilt.
12067         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12068         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12069         newlib nor libgloss.
12070         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12071         * configure.in (am33_2.0-*-linux*): Added.
12073 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12075         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12076         * configure: Regenerate.
12078 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12080         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12081         * Makefile.in: Regenerate.
12083 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12085         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12086         * Makefile.in: Regenerate.
12088 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12090         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12091         * Makefile.in: Regenerated.
12093         * config-ml.in: Replace PWD with PWD_COMMAND.
12095 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12097         * intl: New directory; see intl/ChangeLog for details.
12098         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12099         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12100         * Makefile.in: Regenerate.
12102 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12104         * configure.in: Clean up config-lang.in handling.  Delete
12105         useless assignment to "subdirs".
12106         * configure: Regenerate.
12108 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12110         * configure.in: Rename 'target_libs' to 'target_libraries'.
12111         Remove useless reference to 'target_libs'.
12112         * configure: Regenerate.
12114 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12116         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12117         * Makefile.in: Regenerate.
12119 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12121         * Makefile.def: Introduce flags_to_pass.
12122         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12123         * Makefile.in: Regenerate.
12125 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12127         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12128         and target-libgloss.
12129         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12130         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12131         * configure: Regenerate.
12133 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12135         * configure.in: Update testsuite_flags to new location.
12136         * configure. Regenerate.
12138 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12140         * Makefile.tpl: Remove BUILD_CC stuff.
12141         * Makefile.in: Regenerate.
12143 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12145         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12147 2003-06-16  Graeme Peterson  <gp@qnx.com>
12149         * MAINTAINERS (Write After Approval): Add myself.
12151 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12153         * config.guess: Update to 2003-06-12 version.
12154         * config.sub: Update to 2003-06-13 version.
12156 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12158         * config.guess: Update to 2003-06-06 version.
12159         * config.sub: Update to 2003-06-06 version.
12161 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12163         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12164         * configure. Regenerate.
12166 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12168         * configure.in: Disable serial configure by default.
12169         * configure: Regenerate.
12170         * Makefile.tpl: Abolish .NOTPARALLEL.
12171         * Makefile.in: Regenerate.
12173         * Makefile.tpl: Replace {build,host,target}_canonical by
12174         {build,host,target}.
12175         * Makefile.in: Regenerate.
12177         * Makefile.tpl: Fix stupid pasto.
12178         * Makefile.in: Regenerate.
12180 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12182         * Makefile.tpl: Remove bogus conditional.
12183         * Makefile.in: Regenerate.
12185 2003-06-05  Jan Hubicka  <jh@suse.cz>
12187         * Makefile.tpl (profiledbootstrap): New target.
12188         * Makefile.in (profiledbootstrap): New target.
12190 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12192         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12193         Pinski. Remove user names from other bugzilla-only maintainers.
12195 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12197         * Makefile.tpl: Make 'recursive targets' using autogen rather
12198         than shell loop.  Remove duplicate 'clean' targets and false
12199         comments.
12200         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12201         Add systematic method of specifying missing targets in subdirs.
12202         Add copyright boilerplate.
12203         * Makefile.in: Regenerate.
12204         * configure.in: Add 'recursive targets' to maybe list.
12205         * configure: Regenerate.
12207         * MAINTAINERS: "GNATS only" -> "Bug database only".
12209         * Makefile.tpl: Rename [+target+] to [+make_target+].
12210         * Makefile.def: Rename 'target' to 'make_target'.
12212 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12214         * MAINTAINERS: Add self as options handling maintainer.
12216 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12218         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12219         been too long since I touched those ports.
12221 2003-05-28  DJ Delorie  <dj@redhat.com>
12223         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12224         * Makefile.in: Regenerate.
12226 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12228         * configure.in: Use curly braces in the definition of tooldir.
12229         * configure: Regenerate.
12231 2003-05-21  DJ Delorie  <dj@redhat.com>
12233         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12234         newlib or libgloss.
12235         * Makefile.in: Regenerate.
12237 2003-05-21  DJ Delorie  <dj@redhat.com>
12239         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12240         * Makefile.in: Regenerate.
12242 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12244         * MAINTAINERS: Update my e-mail address.
12246 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12248         * configure.in: Switch more things to use maybe dependencies.
12249         * Makefile.tpl: Switch more things to use maybe dependencies.
12250         Factor out common code from autogen IF statements.
12251         * configure: Regenerate.
12252         * Makefile.in: Regenerate.
12254 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12256         * configure.in: Accept i[3456789]86 for machine type.
12257         * configure: Regenerate.
12259 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12261         * configure.in: Switch more things to use maybe dependencies.
12262         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12263         * configure: Regenerate.
12264         * Makefile.tpl: Switch more things to use maybe dependencies.
12265         * Makefile.in: Regenerate.
12267 2003-05-16  Andreas Schwab  <schwab@suse.de>
12269         * Makefile.tpl (install-opcodes): Define.
12270         * Makefile.in: Rebuild.
12272 2003-05-13  Andreas Jaeger  <aj@suse.de>
12274         * config.guess: Update to 2003-05-09 version.
12275         * config.sub: Update to 2003-05-09 version.
12277 2003-05-13  Michael Eager  <eager@mvista.com>
12279         * configure.in: Correct sed script so that options in quotes are not
12280         deleted.
12281         * configure: Rebuild.
12283 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12285         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12286         and $$s/newlib/libc/sys/cygwin32 include paths.
12287         * configure: Ditto.
12289 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12291         * MAINTAINERS: Update my email addresses.
12293 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12295         * config-ml.in: Propagate INSTALL variables.
12297 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12299         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12301 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12303         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12304         * Makefile.in: Regenerate.
12306 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12308         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12310 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12312         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12314 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12316         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12317         * Makefile.in: Regenerated.
12319 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12321         * MAINTAINERS (Write After Approval): Upgrade myself from
12322         GNATS only to write-after-approval. Update my mail address.
12324 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12326         (OS Port Maintainers: freebsd): Add myself.
12328 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12330         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12332 2003-04-22  Kean Johnston  <jkj@sco.com>
12334         * MAINTAINERS (SCO ports): Added myself.
12336 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12338         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12340 2003-04-19  Kean Johnston  <jkj@sco.com>
12342         * MAINTAINERS (Write After Approval): Add myself.
12344 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12346         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12347         * Makefile.in: Regenerate.
12349 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12351         * configure.in (powerpc64*-*-linux*): Remove.
12352         * configure: Rebuilt.
12354 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12356         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12357         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12358         and restrap.
12359         * Makefile.in:  Regenerate.
12361 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12363         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12364         * configure: Regenerated.
12366 2003-04-15  DJ Delorie  <dj@redhat.com>
12368         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12370 2003-04-13  Nick Clifton  <nickc@redhat.com>
12372         * config-ml.in: Remove support for --disable-aix removing
12373         call-aix multilibs.
12375 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12377         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12378         * */configure: Rebuilt.
12380 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12382         * MAINTAINERS: Add my email address.
12384 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12386         * MAINTAINERS (Write After Approval): Add myself.
12388 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12390         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12391         * Makefile.in: Regenerate.
12393 2003-03-14  Michael Chastain  <mec@shout.net>
12395         * Makefile.in: Regenerate with correct Makefile.def.
12397 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12399         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12400         Make macro.
12401         * Makefile.in: Regenerate.
12402         * configure.in: Clean up gxx_include_dir logic.
12403         * configure: Regenerate.
12405 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12407         * MAINTAINERS (Write After Approval): Add myself.
12409 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12411         * MAINTAINERS: Update my mail address.
12413 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12415         * configure.in (gxx_include_dir): Fix typo.
12416         * configure: Regenerated.
12418 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12420         * Makefile.tpl: Reindent.
12421         * Makefile.in: Regenerate.
12422         * configure.in: Reindent.  Don't set unused variables.
12423         * configure: Regenerate.
12425 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12427         * configure.in: Include $(build_tooldir)/sys-include in
12428         FLAGS_FOR_TARGET.
12429         * configure: Regenerated.
12431 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12433         * Makefile.tpl: Always pass down RANLIB.
12434         * Makefile.in: Regenerate.
12436         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12437         * Makefile.in: Regenerate.
12438         * configure.in: Remove unused logic relating to --enable-shared
12439         and --enable-threads.  Remove bogus comments.  Remove redundant
12440         noconfigdirs.
12441         * configure: Regenerate.
12443         * configure.in: Replace ${libstdcxx_version} by its value.
12444         Remove reference to mh-dgux.
12445         * configure: Regenerate.
12447 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12449         * MAINTAINERS (Write After Approval): Add myself.
12451 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12453         * Makefile.tpl: Rearrange.
12454         * Makefile.in: Regenerate.
12456 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12458         * configure.in: Add support for kaOS as cross build target system.
12459         * configure: Regenerated.
12461 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12463         * MAINTAINERS (Write after approval): Add myself.
12465 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12467         * MAINTAINERS: Update my email address.
12469 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12471         * MAINTAINERS: Add self to blanket write privs. section.
12473 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12475         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12476         configure-target-* as some target builds may require additional
12477         flags for preprocessor tests.
12478         * Makefile.in: Regenerated.
12480 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12482         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12483         * ltconfig: Handle it.
12484         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12485         auto-detecting it.
12487         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12488         it is used as argument to $CC.
12489         * ltcf-gcj.sh: Likewise.
12491         * configure.in: Introduce --enable-maintainer-mode.
12492         * configure: Rebuilt.
12493         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12494         for maintainer mode.
12495         * Makefile.in: Rebuilt.
12497 2003-02-18  Jason Merrill  <jason@redhat.com>
12499         * Makefile.tpl (check-c++): Allow parallelism.
12501 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12503         * MAINTAINERS: Remove John Carr (who never actually had access to
12504         gcc.gnu.org).
12506 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12508         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12509         don't configure target-libobjc.
12510         * configure: Regenerate.
12512 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12514         * Makefile.tpl (RANLIB): Define.
12515         * Makefile.in: Regenerate.
12517 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12519         * MAINTAINERS: Update my email.
12521 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12523         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12524         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12525         * Makefile.in: Regenerated.
12526         * configure.in: Remove all traces of snavigator, db, and grep.
12527         * configure: Regenerated.
12529 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12531         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12532         After Approval.
12534 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12536         * MAINTAINERS (Write after approval): Add myself.
12538 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12540         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12541         * Makefile.in: Regenerated.
12543 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12545         * config.guess: Updated to 2003-01-30's version.
12546         * config.sub: Updated to 2003-01-28's version.
12548 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12550         * config.if: If gcc_version is already set, just use it.  Don't set
12551         gcc_version_trigger if it's already set, otherwise set it to
12552         gcc/version.c, but only if the file exists.  If it is not set and
12553         gcc/version.c does not exist, try to extract the version number from
12554         $CC.
12556 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12558         * MAINTAINERS: Add myself to write-after-approval list.
12560 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12562         * configure.in:  Revert 24Jan change.
12563         * configure:  Regenerate.
12565 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12567         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12568         entry of HJ Lu.
12570 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12572         * configure.in: Revert previous change.
12573         * configure: Regenerate.
12575 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12577         * configure.in: Make rda native-only.
12578         * configure: Regenerate.
12580 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12582         * MAINTAINERS: Move myself from GNATS-only-accounts to
12583         write-after-approval.
12585 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12587         * configure.in: Add missing \.
12588         * configure: Rebuilt.
12590 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12592         * configure.in (baseargs): Avoid using \| in sed regular
12593         expressions.
12594         * configure: Rebuilt.
12596 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12598         * configure.in (baseargs): Remove all supported forms of
12599         --cache-file, --srcdir, --host, --build and --target options
12600         from argument lists.
12601         * configure: Rebuilt.
12603 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12605         * MAINTAINERS: Add myself to write-after-approval list.
12607 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12609         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12610         * configure: Rebuilt.
12612 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12614         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12615         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12616         * Makefile.in: Regenerate.
12617         * configure: Regenerate.
12619 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12621         * configure.in: Remove Makefile in build, host and target modules
12622         unless configure was run with --no-recursion.
12623         * configure: Rebuilt.
12625 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12627         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12628         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12629         * Makefile.in: Regenerate.
12631 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12633         * config.guess: Update to 2003-01-03 version.
12634         * config.sub: Update to 2003-01-03 version.
12636 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12638         * configure: Regenerate with proper autoconf 2.13.
12640 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12642         * configure.in: Add AC_PREREQ for consistency.
12643         * configure: Regenerate.
12645 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12647         * configure.in (GDB_TK): Add tcl directories conditional on
12648         gdb/gdbtk directory being present.
12649         * configure: Regenerate.
12651 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12653         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12654         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12655         * configure: Rebuilt.
12657 2002-12-31  Tom Tromey  <tromey@redhat.com>
12659         * Makefile.in: Rebuilt.
12660         * Makefile.def (target_modules) [libffi]: Allow installation.
12662 2002-12-31  Andreas Schwab  <schwab@suse.de>
12664         * configure.in: Fix use of $program_transform_name.
12665         * configure: Regenerated.
12667 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12669         * configure.in (baseargs): Don't remove first configure argument.
12670         * configure: Regenerated.
12672 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12674         * Makefile.tpl (local-distclean): Don't remove...
12675         (multilib.ts): ... this.  Moved into...
12676         (multilib.out): ... this.  Don't use sub-make.
12677         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12678         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12679         (configure-build-[+module+], configure-[+module+],
12680         configure-target-[+module+], configure-gcc): ... these.  Test
12681         for Makefile existence.  Drop config.status from dependencies.
12682         * Makefile.in: Rebuilt.
12683         * configure.in: Move gcc-version-trigger to the end of
12684         ac_configure_args.  Add comments to maybedep.tmp and
12685         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12686         nonopt from baseargs, matching and removing corresponding
12687         whitespace while at it.
12688         * configure: Rebuilt.
12690 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12692         * configure.in (host_configargs): Replace reference to
12693         no-longer-defined buildopts with --build=${build_alias}.
12694         * configure: Rebuilt.
12696         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12697         program_transform_name to standard idiom.
12698         (AUTOGEN, AUTOCONF): Define.
12699         (Makefile.in): Use $(AUTOGEN).
12700         (Makefile): Depend on config.status, and use autoconf-style rule to
12701         build it.  Move original commands to...
12702         (config.status): ... this new target.
12703         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12704         $(AUTOCONF).
12705         * Makefile.in: Rebuilt.
12707 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12709         * Makefile.tpl: Fix dramatic bustage due to change in
12710         program_transform_name.
12711         * Makefile.in: Regenerate.
12713         * configure.in: Remove unnecessary PATH setting.
12714         * configure: Regnerate.
12716         * configure.in: Don't default to unprefixed tools unless
12717         the native tools will work.
12718         * configure: Regenerate.
12720         * configure.in: Convert to autoconf script.  Blow away lots
12721         of now-redundant Makefile fragments.
12722         * configure: Generate using Autoconf.
12723         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12724         * Makefile.in: Regenerate.
12726 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12728         * configure: Fix stupid bug where RANLIB was mistakenly included.
12730         * configure.in: Rename (buildargs, hostargs, targargs) to
12731         (build_configargs, host_configargs, target_configargs).
12733         * configure.in: Move logic out of sed statement.
12735         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12736         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12738 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12740         * config.sub: Import from master repository
12741         * config.guess: Ditto
12743 2002-12-24  Andreas Schwab  <schwab@suse.de>
12745         * Makefile.tpl (multilib.out): Fix missing space.
12746         * Makefile.in: Regenerate.
12748 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12750         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12751         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12752         * Makefile.in: Regenerate.
12753         * configure.in: Remove unnecessary leftovers.
12755 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12757         * configure.in (extra_ranlibflags_for_target): New variable.
12758         (*-*-darwin): Add -c to ranlib commands.
12759         * configure (tooldir): Handle extra_ranlibflags_for_target.
12761 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12763         * Makefile.tpl: Revert HJL's change.
12764         * Makefile.in: Regenerated.
12765         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12766         always.
12768 2002-12-19  Andreas Schwab  <schwab@suse.de>
12770         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12771         * Makefile.in: Regenerate.
12773 2002-12-18  H.J. Lu  <hjl@gnu.org>
12775         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12776         * Makefile.in: Regenerated.
12778         * configure.in (build_prefix): New. Substitute.
12780 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12782         * Makefile.tpl: Don't let real targets depend on phony targets.
12783         * Makefile.in: Regenerate.
12785         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12786         * Makefile.in: Regenerate.
12788 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12790         * config.sub: Import from master repository
12791         * config.guess: Ditto
12793 2002-12-16  Jason Merrill  <jason@redhat.com>
12795         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12796         previous 'make bootstrap'.
12797         * Makefile.in: Regenerate.
12799 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12801         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12803 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12805         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12806         * Makefile.in: Regenerate.
12808 2002-12-13  Jason Merrill  <jason@redhat.com>
12810         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12811         library tests.
12812         (check-c++): Just depend on it and check-target-libstdc++-v3.
12813         * Makefile.in: Regenerate.
12815 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12817         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12818         * Makefile.in: Rebuilt.
12820 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12822         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12824 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12826         * configure: Fix bug put in by gremlins.
12828         * Makefile.tpl: Substitute more autoconfily.
12829         * configure: Substitute more autoconfily.
12830         * Makefile.in: Regenerate.
12832 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12834         * config.sub: Import from master repository
12835         * config.guess: Ditto
12836         * MAINTAINERS: Added Svein Seldal under write after approval
12838 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12840         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12841         * Makefile.in (all-sim): Ditto.
12843 2002-12-06  DJ Delorie  <dj@redhat.com>
12845         * Makefile.tpl: Change configure dependencies to not have real
12846         targets depend on phony targets.
12848 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12850         * configure.in: Revert unintentional change.
12852         * Makefile.tpl: Change dependency for */multilib.out so that
12853         it works when gcc isn't in the tree.
12855         * configure.in: Substitute more.
12856         * configure: Run subconfigures from the Makefile.
12857         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12858         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12860 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12862         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12864 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12866         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12867         and corresponding dependencies.
12868         * Makefile.in: Regenerate.
12870         * configure.in (host_tools): Order binutils, gas and ld for
12871         convenience in running the testsuites.
12873         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12874         * Makefile.in: Regenerate.
12875         * configure.in: Introduce rules to serialize subconfigure runs.
12877         * configure.in: Introduce BASE_CC_FOR_TARGET.
12878         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12879         Realize configure-build-* targets.  Realize configure-target-* targets.
12880         * Makefile.in: Regenerate.
12882 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12884         * configure: Move gcc_version_trigger stuff from here...
12885         * configure.in: ...to here.
12887         * configure.in: Separate subconfigure options added by this file from
12888         options given by the user.  Add machinery to put args for host
12889         subconfigures into the Makefile.
12891         * Makefile.tpl: Remove 'vault' targets.
12892         * Makefile.tpl: Reorder and comment dependencies.
12893         * Makefile.in: Regenerate.
12895 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12896         * configure.in: Fix my broken commit of previous patch. (sigh)
12898 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12900         * configure.in: Move host-specific darwin noconfigdirs into
12901         the host-specific section.
12903 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12905         * configure.in: Move host-specific darwin noconfigdirs into
12906         the host-specific section.
12908 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12910         * configure: Remove skip-this-dir support.
12911         * Makefile.tpl: Remove skip-this-dir support.
12913         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12914         subdirectories.
12915         * Makefile.in: Regenerate.
12917         * Makefile.tpl: Strip out useless setting of 'dir'.
12918         * Makefile.in: Regenerate.
12920 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12922         * configure.in: Fix deeply stupid bug.
12924         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12925         shell code in CXX_FOR_TARGET
12926         * Makefile.def: Introduce raw_cxx.
12927         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12928         RAW_CXX_FOR_TARGET.
12929         * Makefile.in: Regenerate.
12931 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12933         * Makefile.tpl: Remove unnecessary ifs.
12934         * Makefile.in: Regenerate.
12936         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12937         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12938         targets for 'no_install' modules.
12939         * configure: Move GDB_TK substitution to configure.in.  Move
12940         build_modules stuff to configure.in.
12941         * configure.in: Implement soft dependency machinery.  Maybe-ize
12942         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12943         * Makefile.in: Regenerate.
12945 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12947         * Makefile.tpl: Make all-target, install-target behave similarly
12948         to all, install (only hitting configured targets).  Eliminate
12949         unused macro defintions.
12951         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12952         build != host.
12954         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12956         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12958         * configure.in: Produce lists of subdir targets we're actually
12959         configuring.  Remove references to "dosrel".
12960         * Makefile.tpl: Let configure set which subdir targets are hit.
12961         Remove install-cross; clean up install; remove ALL.  Remove
12962         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12963         Autogenerate host module targets.  Remove empty dependency lines
12964         and redundant dependency; rearrange slightly.
12965         * Makefile.def: Add host-side libtermcap, utils.
12967         * Makefile.in: Regenerate.
12969 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12971         * ltconfig (osf[345]): Append $major to soname_spec.
12972         Reflect this in library_names_spec.
12973         * ltmain.sh (osf): Prefix $major with . for use as extension.
12975 2002-11-19  Andreas Jaeger  <aj@suse.de>
12977         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12978         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12979         and sparc64 GNU/Linux systems.
12981 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12983         * MAINTAINERS: Update email.
12985 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12987         * MAINTAINERS: Complete James Dennett's entry.
12989 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12991         * MAINTAINERS (Write After Approval): Add myself.
12993 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12995         * Makefile.tpl: syntactic cleanup
12997 2002-11-13  Stuart Hastings  <stuart@apple.com>
12999         * MAINTAINERS: Add myself to write-after-approval list.
13001 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13003         * Makefile.def: Add list of recursive targets to autogenerate.
13004         Add build_modules.
13005         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13006         targets.  Autogenerate *-build-* targets.
13007         * Makefile.in: Regenerate.
13009 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13011         * configure: More autoconf-style substitutions.
13012         * Makefile.tpl: More autoconf-style substitutions.
13013         * Makefile.in: Regenerate.
13015 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13017         * configure: Substitute more variables in a more autoconf-friendly
13018         way.  Simplify slightly.
13019         * Makefile.tpl: Make more variables substitutable in an
13020         autoconf-friendly way.
13021         * Makefile.in: Regenerate.
13023 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13025         * MAINTAINERS (Write After Approval): Add myself.
13027 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13029         * configure.in (v810*): Remove special setting of tools.
13031         * configure: Add support for extra required flags for ar or nm.
13032         * configure.in (aix4.3+): Use above support for target-specific
13033         issues, rather than using config/mt-aix43.
13035 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13037         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13038         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13039         with $srcdir.  Reformat indentation.  Substitute some variables
13040         formerly hard-coded in the Makefile for build=host.
13041         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13042         * Makefile.def: Autogenerate more.
13043         * Makefile.in: Regenerate.
13045 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13047         * MAINTAINERS (Write After Approval): Add myself.
13049 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13051         * Makefile.def (host_modules): Add rda.
13052         * Makefile.in: Regenerate.
13053         * configure.in (target_tool): Add target-rda to list.
13055 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13057         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13059 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13061         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13062         and restrap targets to this rule.
13063         * Makefile.in:  Regenerate.
13065 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13067         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13068         GNATS only accounts.
13070 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13072         * configure.in (i[3456]86-*-linux*): Add check to disable
13073         ${libgcj} for glibc1.
13075 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13077         * MAINTAINERS: Add myself as ip2k port maintainer.
13079 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13081         * configure.in: Add tic4x target.
13083 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13085         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13086         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13087         * Makefile.in: Regenerate.
13089         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13090         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13091         * Makefile.in: Regenerate.
13093 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13095         * MAINTAINERS: Add myself as web pages co-maintainer.
13097 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13099         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13100         * Makefile.in: Regenerate.
13102 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13104         * MAINTAINERS: Add myself and Nathan Sidwell
13105         <nathan@codesourcery.com> as VxWorks maintainers.
13107 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13109         * Makefile.def: Remove order dependency comments.
13110         * Makefile.tpl: Add explicit install-install dependencies.
13111         * Makefile.in: Regenerate.
13113         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13114         * Makefile.in: Regenerate.
13116         * Makefile.tpl: Add configure-target (for src-release in src)
13117         * Makefile.in: Regenerate.
13119 2002-09-30  Nick Clifton  <nickc@redhat.com>
13121         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13123 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13125         * configure.in (s390*-*-linux*): Enable libgcj.
13127 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13129         * configure: Revert accidentally applied changes.
13131         * Makefile.tpl: Make more autoconf-friendly.
13132         * Makefile.in: Regenerate.
13133         * configure: Make substitution more autoconf-like.
13135 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13137         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13138         single entry to handle all these.
13139         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13140         libjava on arm-*-elf.
13142 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13144         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13145         things that depend on them.
13147 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13149         * Makefile.tpl: Make subsituted variables more autoconfy.
13150         * Makefile.in: Regenerate.
13151         * configure: Make seds more autoconfy.
13153 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13155         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13156         * Makefile.in: Regenerate.
13157         * configure.in: Rewrite sed statements to look autoconfy.
13159         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13160         all-target-foo on configure-target-foo.
13161         * Makefile.def: Ditto.
13162         * Makefile.in: Rebuild.
13164 2002-09-25  Andrew Haley  <aph@redhat.com>
13166         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13168 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13170         * Makefile.def: New file.
13171         * Makefile.tpl: New file.
13172         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13173         * contrib/gcc_update: Note that Makefile.in is a generated file.
13175         * configure.in: Minor rearrangement.  Simplify tests.
13177 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13179         * configure.in (with_headers): Skip copy if value is "yes".
13180         (with_libs): Likewise.
13182 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13184         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13185         * configure.in (sh*-*-pe*): Ditto.
13186         * configure.in (mips*-*-pe*): Ditto.
13187         * configure.in (*arm-wince-pe): Ditto.
13189         * configure.in: Rearrange.
13191 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13193         * MAINTAINERS: Update my email address.
13195 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13197         * MAINTAINERS: (Write After Approval): Add myself.
13199 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13201         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13203 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13205         * MAINTAINERS: Change my mailing address.
13207 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13209         * MAINTAINERS (Write After Approval): Remove myself.
13210         (Various Maintainers: c++ runtime libs): Add myself.
13212 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13214         * MAINTAINERS (Write After Approval): Remove myself.
13215         (Various Maintainers: c++ runtime libs): Add myself.
13217 2002-08-15  Eric Christopher  <echristo@redhat.com>
13219         * config.sub: Import from master repository.
13220         * config.guess: Ditto.
13222 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13224         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13225         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13226         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13228 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13230         * MAINTAINERS: Add self to rs6000 vector extensions.
13232 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13234         * libiberty/configure: Reverted unintended yesterday's check in.
13236 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13238         * boehm-gc/configure, libf2c/configure: Rebuilt.
13239         * libffi/configure, libiberty/configure: Ditto.
13240         * libjava/configure, libobjc/configure: Ditto.
13241         * libstdc++-v3/configure, zlib/configure: Ditto.
13242         Merged from binutils:
13243         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13244         From Steve Ellcey <sje@cup.hp.com>:
13245         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13246         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13247         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13248         IA64.
13249         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13250         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13251         soname_spec, sys_lib_search_path_spec): Ditto.
13253 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13255         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13257 2002-08-04  H.J. Lu  (hjl@gnu.org)
13259         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13261 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13263         * MAINTAINERS (Write After Approval): Add myself.
13265 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13267         * configure.in: Move generic linux case to end.  Copy generic
13268         linux noconfigdirs to mips*-*-linux* entry and new
13269         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13271 2002-07-19  Michael Matz  <matz@suse.de>
13273         * MAINTAINERS: Add myself as ra* maintainer.
13275 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13277         * config.guess: Update to 2002-07-09 version.
13278         * config.sub: Update to 2002-07-03 version.
13280 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13282         * MAINTAINERS: Fix typo in a maintainer email address.
13284 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13286         * configure.in: Remove two redundant tests.
13288 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13290         * configure.in (mips*-*-irix6*o32): Enable stabs.
13292 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13294         * configure.in: Don't build grez.
13295         * Makefile.in: Ditto.
13297         * Makefile.in: Remove references to bsp, cygmon, libstub.
13298         * configure.in: Ditto.
13300         * configure.in: Remove leftover reference to gdbtest.
13302 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13304         * configure.in (gxx_include_dir):  Change to match versioned
13305         C++ headers if --enable-version-specific-runtime-libs is used.
13307 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13309         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13311 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13313         * configure.in: Make --without-x work.
13315 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13317         * configure.in: Rearrange target Makefile fragment collection.
13319         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13320         cvs[src].
13321         * configure.in: Ditto.
13323 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13325         * MAINTAINERS (Write After Approval): Update my e-mail address.
13327 2002-06-24  Ben Elliston  <bje@redhat.com>
13329         * configure.in (host_tools): Remove cgen.
13331         * Makefile.in (all-cgen): Remove; runs from its source directory.
13332         (check-cgen, install-cgen, clean-cgen): Likewise.
13333         (all-opcodes): Do not depend on all-cgen.
13334         (all-sim): Likewise.
13336 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13338         * Makefile.in: Eliminate 'apache' targets.
13339         * configure.in: Eliminate 'apache' targets.
13341         * configure.in: Eliminate redundant tests.  Reorganize.
13343         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13345         * config-ml.in: Eliminate references to Cygnus configure.
13347         * Makefile.in: Eliminate references to building emacs.
13349 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13351         * MAINTAINERS: Update my email address.
13353 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13355         * config.if (libstdcxx_incdir): Version C++ headers.
13356         (cxx_incdir): Remove.
13358 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13360         * MAINTAINERS (Write After Approval): Add self.
13362 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13364         * configure.in: Add support for ip2k.
13366 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13368         * configure.in: Fix AIX configury bug.
13370 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13372         * MAINTAINERS (Write After Approval): Add self.
13374 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13376         * configure.in: replace ${topsrcdir} with ${srcdir}
13378         * configure.in: Move definition of libstdcxx_flags
13379         right above usage, rather than waaay earlier.
13381         * configure.in: Pull definition of is_cross_compiler earlier.
13383         * configure.in: Rearrange a little.
13385         * configure.in: Remove references to librx.
13386         * Makefile.in: Remove references to librx.
13388 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13390         * config.sub: Add support for avr target.
13391         Import from master sources, rev 1.255
13393 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13395         * configure, .cvsignore:  Revert previous change...
13396         * Makefile:  ...delete.
13398 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13400         * configure.in: Eliminate ${gasdir} variable.
13402 2002-06-18  Dave Brolley  <brolley@redhat.com>
13404         * configure.in: Add support for frv.
13405         * config.sub: Add support for frv.
13407 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13409         * configure:  Remove garbage from previous commit.
13411 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13413         * configure:  For in-source builds, make a subdir and re-exec there.
13414         * Makefile:  New file.  Pass targets through to build directory.
13415         * .cvsignore:  No longer ignore "Makefile".
13417 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13419         * MAINTAINERS (Write After Approval): Add self.
13421 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13423         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13425 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13427         * configure.in (vax-*-netbsd*): Re-enable gas.
13429 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13431         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13432         BUILD_PREFIX_1, to correct nomenclature.
13433         * configure: Likewise.
13435         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13436         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13438 2002-05-31  Olaf Hering  <olh@suse.de>
13440         * config-ml.in: Propogate DESTDIR also.
13442 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13444         * configure.in (vax-*-netbsd*): Don't build gas for this
13445         platform.
13447 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13449         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13450         and libgcj for AVR.
13452 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13454         * MAINTAINERS (Write After Approval): Add myself.
13456 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13458         * config.guess: Update to 2002-05-22 version.
13459         * config.sub: Likewise.
13461 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13463         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13464         * config-ml.in: Likewise.
13465         * configure: Likewise.
13466         * configure.in: Likewise.
13468 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13470         * MAINTAINERS: Update my email address.
13472 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13474         * configure.in: Simplify makefile fragment collection.
13476         * configure.in: Remove code to build emacs.
13478         * configure.in : Remove --srcdir argument from targargs and buildargs
13479         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13481         * configure: Move some logic to configure.in.
13482         * configure.in: Move some logic from configure.
13484 2002-05-11  Tom Tromey  <tromey@redhat.com>
13486         * MAINTAINERS: Reflect libgcj reality.
13488 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13490         * Makefile.in: Honour DESTDIR.
13492 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13494         * config.guess: Import 2002-03-20 version.
13495         * config.sub: Import 2002-04-26 version.
13497 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13499         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13501 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13503         * MAINTAINERS: Add self.
13505 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13507         * ltmain.sh: Detect and handle object name conflicts
13508         while piecewise linking a static library.
13510 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13512         * configure.in (noconfigdirs): Don't disable libgcj on
13513         sparc64-*-solaris* and sparcv9-*-solaris*.
13515 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13517         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13519 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13521         * configure.in (FLAGS_FOR_TARGET): Do not add
13522         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13523         on i[3456]86-*-linux*.
13525 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13527         * configure.in (noconfigdirs): Replace [ ] with test.
13529         * configure.in (noconfigdirs): Do not add target-newlib if
13530         target == i[3456]86-*-linux*, and host == target.
13532 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13534         * configure.in: delete reference to absent file
13536         * configure.in: replace '[' with 'test'
13538         * configure.in: Eliminate references to gash.
13539         * Makefile.in: Eliminate references to gash.
13541         * configure.in: remove useless references to 'pic' makefile fragments.
13543         * configure.in: (*-*-windows*) Finish removing.
13545         * configure.in: Eliminate redundant test for libgui.
13547 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13549         * MAINTAINERS: Add self and realphabetize.  Update entries
13550         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13551         entry for a29k port maintainer.
13553 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13555         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13556         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13558 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13560         * configure.in: remove references to dead files
13562 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13564         * MAINTAINERS: Add information about purpose of this file.
13566 2002-04-18  Tom Tromey  <tromey@redhat.com>
13568         * configure.in: Disallow configuring libgcj when it is already
13569         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13570         Solaris 2.8 by default.  For PR libgcj/6158.
13572 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13574         * configure.in:  Move default CC setting out of config/mh-* fragments
13575         directly into here.
13577 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13579         * configure.in: don't even try to configure or make a subdirectory
13580         if there's no configure script for it.
13582 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13584         * MAINTAINERS: Remove chill maintainers.
13585         * Makefile.in (CHILLFLAGS): Remove.
13586         (CHILL_LIB): Remove.
13587         (TARGET_CONFIGDIRS): Remove libchill.
13588         (CHILL_FOR_TARGET): Remove.
13589         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13590         CHILL_LIB.
13591         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13592         (CHECK_TARGET_MODULES): Likewise.
13593         (INSTALL_TARGET_MODULES): Likewise.
13594         (CLEAN_TARGET_MODULES): Likewise.
13595         (configure-target-libchill): Remove.
13596         (all-target-libchill): Remove.
13597         * configure.in (target_libs): Remove target-libchill.
13598         Do not compute CHILL_FOR_TARGET.
13599         * libchill: Remove directory.
13601 2002-04-11  DJ Delorie  <dj@redhat.com>
13603         * Makefile.in, configure.in: Sync with binutils, entries
13604         follow...
13606 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13608         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13609         (do-tar, do-bz2): New rules.
13610         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13611         (gdb-tar): New rule.
13612         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13613         (insight_dejagnu.tar): New rule.
13614         (insight.tar): New rule.
13615         (gdb+dejagnu.tar): New rule.
13616         (gdb.tar): New rule.
13618 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13620         * Makefile.in: Add all-tix to deps for all-snavigator
13621         so that tix is built when building snavigator.
13623 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13625         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13626         ld and gdb are not supported.
13628 2002-01-07  Mark Salter  <msalter@redhat.com>
13630         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13631         Allow target-libgloss to be built for arm, strongarm, and xscale.
13633 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13635         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13636         options for i[3456]86-pc-linux* native builds.
13638 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13640         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13641         files from .po files for a distribution.
13643 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13645         * configure.in: Enable libstdc++-v3 for h8300 targets.
13647 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13649         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13650         version from bfd/.
13652 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13654         * Makefile.in (VER): When present, extract the version number from
13655         the file version.in.
13657 2001-05-24  Tom Rix  <trix@redhat.com>
13659         * configure.in : enable ld for aix
13661 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13663         * config.guess: Add linux target for S/390.
13665 2000-11-07  Philip Blundell  <pb@futuretv.com>
13667         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13669 2000-11-03  Philip Blundell  <pb@futuretv.com>
13671         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13672         files.
13674 2001-01-15  Ben Elliston  <bje@redhat.com>
13676         * configure.in (host_tools): Add sid.
13677         Always configure cgen.
13679 2000-11-24  Nick Clifton  <nickc@redhat.com>
13681         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13683 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13685         * Makefile.in (ALL_MODULES): Add all-cgen.
13686         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13687         (all-cgen): New target.
13688         (all-opcodes,all-sim): Depend on all-cgen.
13689         * configure.in (host_tools): Add cgen.
13690         Only configure cgen if --enable-cgen-maint.
13692 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13694         * configure.in: Add *-*-freebsd* configurations.
13696 2002-04-08  Tom Tromey  <tromey@redhat.com>
13698         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13699         Fixes PR libgcj/6068.
13701 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13703         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13705 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13707         * configure.in (alpha*-dec-osf*): Enable libgcj.
13709 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13711         * MAINTAINERS (Write After Approval): Add myself.
13713 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13715         Fix for: PR bootstrap/3591, target/5676
13716         * configure.in (mcore-pe): Disable the configuration of
13717         libstdc++-v3 since exceptions are not supported.
13719 2002-03-20  Anthony Green  <green@redhat.com>
13721         * configure.in: Enable libgcj for xscale-elf target.
13723 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13725         * MAINTAINERS:  Update my email address.
13727 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13729         * ltmain.sh (relink_command): Fix typo in previous change.
13731 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13733         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13734         (relink_command): Added --tag flags.
13735         (mode=install): If relinking fails; error out.
13737 2002-03-12  Richard Henderson  <rth@redhat.com>
13739         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13740         .NOTPARALLEL tag.
13741         (do-check): Rename from check.
13742         (check): Allow parallel check.
13744 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13746         * MAINTAINERS: Add myself as maintainer for xtensa port.
13747         Fix alphabetical order in CPU port maintainer list.
13748         Remove myself from Write After Approval list.
13750 2002-03-11  Richard Henderson  <rth@redhat.com>
13752         * Makefile.in (.NOTPARALLEL): Add fake tag.
13754 2002-03-07  H.J. Lu  (hjl@gnu.org)
13756         * configure.in: Enable gprof for mips*-*-linux*.
13758 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13760         * MAINTAINERS (Write After Approval): Add myself.
13762 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13764         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13765         libjava.
13766         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13768 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13770         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13771         because its Makefile is there; test for the executable instead.
13773 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13775         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13776         libstdc++-v3 and libjava.
13778 2002-02-11  Adam Megacz  <adam@xwt.org>
13780         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13781         boehm-gc
13783 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13785         * config.guess: Updated to 2002-01-30's version.
13786         * config.sub: Updated to 2002-02-01's version.
13787         Contribute sh64-elf.
13788         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13789         * configure.in: Added sh64-*-*.
13791 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13793         * MAINTAINERS: Belatedly add myself to write after approval list.
13795 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13797         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13798         Remove self as Write After Approval.
13800 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13802         * MAINTAINERS: Put self in as maintainer for contrib/regression
13803         directory.
13805 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13807         * MAINTAINERS:  Update my email address.
13809 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13811         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13812         target-libiberty, and target-libgloss.  Skip Java-related
13813         libraries if not supported for NetBSD on target CPU.
13815 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13817         * install-sh: Use _inst.$$_ for temp file name.
13819 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13821         * MAINTAINERS (Write After Approval): Move my contact info
13822         from here...
13823         (OS Port Maintainers): ...to here (netbsd).
13825 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13827         * MAINTAINERS (Write After Approval): Add myself.
13829 2002-01-17  H.J. Lu  <hjl@gnu.org>
13831         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13832         (all-target-fastjar): Also depend on all-target-libiberty.
13834 2002-01-16  H.J. Lu  (hjl@gnu.org)
13836         * config.guess: Import from master sources, rev 1.225.
13837         * config.sub: Import from master sources, rev 1.238.
13839 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13841         * MAINTAINERS (Write After Approval): Remove myself.
13843 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13845         * MAINTAINERS (Write After Approval): Add myself.
13847 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13849         * MAINTAINERS: Add self as docs co-maintainer.
13851 2001-12-11  Matthias Klose  <doko@debian.org>
13853         * MAINTAINERS (Write After Approval): Add myself.
13855 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13857         * MAINTAINERS: Update my email address.
13859 2001-12-07  Turly O'Connor  <turly@apple.com>
13860         * MAINTAINERS (Write After Approval): Add myself.
13861         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13862         (rs6000_initialize_trampoline): Call __trampoline_setup for
13863         ABI_DARWIN too.
13864         * darwin-tramp.asm: New file, implements __trampoline_setup.
13865         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13867 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13869         * MAINTAINERS (Write After Approval): Add myself.
13871 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13873         * configure, configure.in: Use temp file for long sed commands.
13875 2001-12-03  Laurent Guerby  <guerby@acm.org>
13877         * config.sub: Update to version 1.232 on subversion.
13879 2001-12-03  Ben Elliston  <bje@redhat.com>
13881         * MAINTAINERS: Update mail address for config.* patches.
13883 2001-11-27  DJ Delorie  <dj@redhat.com>
13884             Zack Weinberg  <zack@codesourcery.com>
13886         When build != host, create libiberty for the build machine.
13888         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13889         CONFIG_ARGUMENTS.
13890         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13891         New variables.
13892         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13893         and rules.
13894         (all.normal): Depend on ALL_BUILD_MODULES.
13895         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13896         (all-build-libiberty): Depend on configure-build-libiberty.
13898         * configure: Calculate and substitute proper value for
13899         ALL_BUILD_MODULES.
13900         * configure.in: Create the build subdirectory.
13901         Calculate and substitute TARGET_CONFIGARGS (formerly
13902         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13904 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13906         * MAINTAINERS (write-after-approval): Add self.
13908 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13910         * MAINTAINERS (GNATS only accounts): Remove self.
13912 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13914         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13915         libf2c.
13917 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13919         * MAINTAINERS (Write After Approval): Add self.
13921 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13923         * MAINTAINERS: mips and s390 are also CPU ports.
13925 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13927         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13929 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13931         * MAINTAINERS: Alphabetize.
13933 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13935         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13937 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13939         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13941 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13943         * configure.in (--enable-languages): Be more permissive about
13944         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13946 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13948         * config.sub: Import from master sources, rev. 1.230.
13949         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13951 2001-11-07  Laurent Guerby  <guerby@acm.org>
13953         * MAINTAINERS (Write After Approval): Add self.
13955 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13957         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13959 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13961         * config.sub: Import from master sources, rev 1.226.
13962         * config.guess: Import from master sources, rev 1.216.
13964 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13966         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13967         * MAINTAINERS: Add self as maintainer of MMIX port.
13968         Remove old after-approval entry.
13970 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13972         * ChangeLog, configure: Fix spelling errors.
13974 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13976         * MAINTAINERS: Tweak my address.
13978 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13980         * MAINTAINERS: Update my email address.
13982 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13984         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13985         * MAINTAINERS: Add self as maintainer of CRIS port.
13987 2001-10-10  Geert Bosch  <bosch@gnat.com>
13989         * MAINTAINERS (Various maintainers: Ada front end):
13990         Added Robert Dewar.
13992 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13994         * MAINTAINERS (Write After Approval): Added self
13996 2001-10-02  Geert Bosch  <bosch@gnat.com>
13998         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14000 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14002         * configure: Handle temporary files securely using mkdir.
14004 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14006         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14008 2001-09-26  Will Cohen  <wcohen@redhat.com>
14010         * configure.in (*-*-linux*): Disable configuration of target-newlib
14011         and target-libgloss.
14013 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14015         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14016         RANLIB.
14018 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14020         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14021         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14022         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14023         avoid quotes nesting problems.
14024         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14025         (DO_X): Export only variables that are set.
14027 2001-09-19  Ben Elliston  <bje@redhat.com>
14029         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14030         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14031         semantics.  Use the shell built-in "type" command instead.
14033 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14035         Merged from gcc-3_0-branch:
14036         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14037         * ltcf-c.sh: Use $objext, not $ac_objext.
14038         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14039         * ltcf-cxx.sh: Add support for GNU.
14040         2001-07-22  Timothy Wall  <twall@redhat.com>
14041         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14042         default settings if using GNU tools with that configuration.
14043         * ltcf-cxx.sh: Ditto.
14044         * ltcf-gcj.sh: Ditto.
14045         2001-07-21  Michael Chastain  <chastain@redhat.com>
14046         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14047         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14048         * ltmain.sh: Mark as gcc-local.
14050 2001-08-30  Eric Christopher  <echristo@redhat.com>
14051             Jason Eckhardt  <jle@redhat.com>
14053         * config.guess: Merge from master sources.
14054         * config.sub: Merge from master sources, add support for mipsisa32.
14056 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14057         * config.sub: Merge from master sources, rev 1.219.
14058         * MAINTAINERS: Add self as contact for stormy16 port.
14060 2001-08-14  Zack Weinberg  <zackw@panix.com>
14062         * config.sub: Merge from master sources, rev 1.218.
14063         * config.guess: Merge from master sources, rev 1.209.
14065 2001-08-11  Graham Stott  <grahams@redhat.com>
14067         * Makefile.in (check-c++): Add missing semicolon.
14069 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14071         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14073 2001-07-30  Eric Christopher  <echristo@redhat.com>
14075         * MAINTAINERS (Various maintainers: mips port): Added myself.
14077 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14079         * configure.in (sh-*-linux*): New.
14081 2001-07-27  Richard Henderson  <rth@redhat.com>
14083         * .cvsignore: Add LAST_UPDATED.
14085 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14087         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14089 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14091         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14093 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14095         * MAINTAINERS (Write After Approval): Added myself.
14097 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14099         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14100         and libgcj on m68hc11/m68hc12.
14102 2001-06-27  H.J. Lu  (hjl@gnu.org)
14104         * Makefile (CFLAGS_FOR_BUILD): New.
14105         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14107 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14109         * README: Remove version number.
14111 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14113         * INSTALL/README: Update wrt. to the installation instructions now
14114         residing in gcc/doc/install.texi.
14116 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14118         * README: Replace with a cut-down and updated version of gcc/README.
14120 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14122         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14123         multilibs to be disabled.
14125 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14127         * MAINTAINERS (Write After Approval): Add myself.
14129 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14131         * config.guess: Import CVS version 1.195.
14132         * config.sub: Import CVS version 1.212.
14134 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14136         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14137         gcc/xgcc is built, use -print-prog-name to find out the program
14138         name to use.
14140 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14142         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14143         appear to also be in the master copy.
14144         * config.sub:  Import CVS version 1.211.
14146 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14148         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14149         with_gcc]: Use `gcc -shared' to build a shared library.
14151 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14153         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14154         archives.
14156 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14158         * MAINTAINERS (Write After Approval): Add myself.
14160 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14162         * configure.in (libstdcxx_flags): Do not try to execute
14163         libstdc++-v3/testsuite_flags until it exists.
14165 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14167         * MAINTAINERS: Update my email address.
14169 2001-05-31  Graham Stott  <grahams@redhat.com>
14171         * MAINTAINERS (Write After Approval): Add myself.
14173 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14175         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14176         libraries when using g++ with native linker.
14178 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14180         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14182 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14184         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14185         [aix4*|aix5*]: Prepend blank.
14187 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14189         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14190         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14191         of subdir/configure scripts to use the new libtool.m4.
14193 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14195         * MAINTAINERS (Write After Approval): Add myself.
14197 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14199         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14201 2001-05-11  Ben Elliston  <bje@redhat.com>
14203         * Makefile.in (all-sid): New target.
14204         (check-sid, clean-sid, install-sid): Likewise.
14206 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14208         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14210 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14212         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14213         libgcj.
14215 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14217         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14218         gcc/xgcc is built, use -print-prog-name to find out the program
14219         name to use.
14221 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14223         * configure.in (noconfigdirs): Don't reset it from scratch in the
14224         target case; only append to it.
14226         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14227         sparc-*-solaris2.8]: Disable ${libgcj}.
14229 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14231         * configure.in (libgcj_saved): Copy from $libgcj.
14232         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14233         --disable-libgcj.
14235 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14237         * MAINTAINERS: Remove self as MIPS maintainer and
14238         C front end maintainer.
14240 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14242         * configure.in: Move *-chorusos target case to the proper switch.
14243         Disable libgcj.
14245 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14247         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14248         1.641.2.228.
14250 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14252         * Makefile.in (STAGE1_CFLAGS): Pass down.
14254 2001-04-13  Alan Modra  <amodra@one.net.au>
14256         * config.guess: Add hppa64-linux support.  Note for next import that
14257         this is already in the master file.
14258         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14260 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14262         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14263         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14265 2001-04-11  Stan Shebs  <shebs@apple.com>
14267         * MAINTAINERS: Add self as Darwin port maintainer.
14269 2001-04-11  Alan Modra  <amodra@one.net.au>
14271         * MAINTAINERS: Update my email address.
14273 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14275         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14276         recent versions of FreeBSD (release 3 or later).
14277         * ltconfig: On FreeBSD, -lc must not be provided when building
14278         a shared library or else the standard -pthread gcc option is
14279         rendered worthless to later users of the built library.
14281 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14283         * MAINTAINERS: Add self and RTH as C front end maintainers.
14285 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14287         * config.sub: Make sure to match an already-canonicalized
14288         machine name (eg. mn10300-unknown-elf).
14290 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14292         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14293         New macros.
14294         (bootstrap, cross): Use RECURSE_FLAGS.
14295         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14297 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14299         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14301 2001-03-22  Colin Howell  <chowell@redhat.com>
14303         * Makefile.in (DO_X): Do not backslash single-quotes in
14304         backquotes (two places).
14306 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14308         Re-installed:
14309         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14310         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14311         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14312         * ltcf-cxx.sh: Likewise.
14313         * ltcf-gcj.sh: Likewise.
14315 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14317         * MAINTAINERS: Add myself as "documentation co-maintainer".
14319 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14321         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14322         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14324 2001-03-19  Tom Tromey  <tromey@redhat.com>
14326         * config-ml.in: Handle GCJ and GCJFLAGS.
14328 2001-03-21  Michael Chastain  <chastain@redhat.com>
14330         * Makefile.in: all-m4 depends on all-texinfo.
14332 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14334         * MAINTAINERS: Add myself to write after approval list.
14336 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14338         * Makefile.in (DO_X): Quote nested quotes.
14340 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14342         * MAINTAINERS: Add myself to write after approval list.
14344 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14346         * Makefile.in (DO_X): Use double quotes for quoting
14347         "RANLIB=$${RANLIB}".
14349 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14351         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14353 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14355         * configure.in: Only use `lang_requires' for languages athat are
14356         actually enabled.
14358 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14360         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14362 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14364         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14366 2001-03-07  Tom Tromey  <tromey@redhat.com>
14368         * configure.in: Allow config-lang.in to set `lang_requires' to list
14369         of other required languages.
14371 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14373         * Makefile.in: Remove RANLIB definition. Use RANLIB
14374         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14375         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14377 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14378             Alexandre Oliva  <aoliva@redhat.com>
14380         * Makefile.in (check-c++): Use tabs, not spaces.
14382 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14384         * MAINTAINERS: add myself to Write After Approval list.
14386 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14388         * Makefile.in (check-c++): New rule.
14390         * configure.in (target_libs): Remove libg++.
14391         (noconfigdirs): Remove libg++.
14392         (noconfigdirs): Same.
14393         (noconfigdirs): Same.
14394         (noconfigdirs): Same.
14396         * config-ml.in: Remove libg++ references.
14398         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14399         (ALL_TARGET_MODULES): Same.
14400         (configure-target-libg++): Remove.
14401         (all-target-libg++): Remove.
14402         (configure-target-libio): Remove.
14403         (all-target-libio): Remove.
14404         (check-target-libio): Remove.
14405         (.PHONY): Remove.
14406         (libg++.tar.bz2): Remove.
14407         (all-target-cygmon): Remove libio.
14408         (all-target-libstdc++): Remove.
14409         (configure-target-libstdc++): Remove.
14410         (TARGET_LIB_PATH): Remove libstdc++.
14411         (ALL_GCC_CXX): Remove libstdc++.
14412         (all-target-gperf): Correct.
14414 2001-02-16  Nick Clifton  <nickc@redhat.com>
14416         * configure.in (noconfigdirs): Allow configuration of texinfo
14417         for Cygwin hosts.
14419 2001-02-15  Anthony Green  <green@redhat.com>
14421         * configure: Introduce GCJ_FOR_TARGET.
14422         * configure.in: Ditto.
14423         * Makefile.in: Ditto.
14425 2001-02-13  Andreas Schwab  <schwab@suse.de>
14427         * MAINTAINERS: Update mail address.
14429 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14431         * config.guess: Add linux target for S/390.
14432         * config.sub: Likewise.
14434 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14436         * configure.in: for *-chorusos, don't config target-newlib and
14437         target-libgloss.
14439 2001-02-06  Ben Elliston  <bje@redhat.com>
14441         * configure: Output host type to stdout, not stderr.
14443 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14445         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14446         * ltcf-cxx.sh: Likewise.
14448         * config.if: Assume enable_libstdcxx_v3 is defined.
14450 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14452         Remove V2 C++ library.
14453         * configure.in: Remove --enable-libstdcxx_v3 support.
14455 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14457         * include/demangle.h: Add prototype for java_demangle_v3.
14459 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14461         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14463 2001-01-27  Richard Henderson  <rth@redhat.com>
14465         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14467 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14469         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14470         Don't unset, it's non-portable and no longer necessary, set to empty
14471         instead.
14473 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14475         * ltconfig: Shell portability fix for the tagname validity check.
14477 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14479         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14480         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14482 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14484         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14486 2001-01-26  Tom Tromey  <tromey@redhat.com>
14488         * configure.in: Allow libgcj to be built on Sparc Solaris.
14490 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14492         * ltcf-c.sh: Add aix5 case.
14493         * ltcf-cxx.sh: Likewise.
14494         * ltconfig: Likewise.
14496 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14498         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14499         keep at least one of build_libtool_libs or build_old_libs set to
14500         yes.
14502         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14503         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14505 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14507         * configure.in: Enable libgcj on several additional platforms.
14509 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14511         * configure.in: Enable libgcj for linux targets.
14513 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14515         * MAINTAINERS (Write After Approval): Add myself.
14517 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14519         * MAINTAINERS: Add myself as vax port maintainer.
14521 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14523         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14525 2001-01-09  Mike Stump  <mrs@wrs.com>
14527         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14528         failures of subdirectories.
14530 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14532         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14533         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14534         * ltcf-cxx.sh: Likewise.
14535         * ltcf-gcj.sh: Likewise.
14536         * ltconfig.sh: Fix typo.
14538 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14540         * configure: handle DOS-style absolute paths.
14542 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14544         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14546 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14548         * MAINTAINERS: Add myself as avr port co-maintainer.
14550 2000-12-28  Ben Elliston  <bje@redhat.com>
14552         * MAINTAINERS: Add myself under ``Write After Approval''.
14554 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14556         * texinfo: Remove directory from GCC.
14558 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14560         * COPYING: Update to current
14561         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14562         to 19yy as example year in copyright notice).
14564 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14566         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14567         (libstdcxx_incdir): Pass down.
14568         * config.if: Remove expired bits for cxx_interface, add stub.
14569         (libstdcxx_incdir): Add variable for g++ include directory.
14570         * configure.in (gxx_include_dir): Use it.
14572 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14574         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14575         with old-email address from ``Write After Approval''.
14577 2000-12-15  Andreas Jaeger  <aj@suse.de>
14579         * configure.in: Handle lang_dirs.
14581 2000-12-14  Tom Tromey  <tromey@redhat.com>
14583         * MAINTAINERS: Removed brads.
14585         * MAINTAINERS: Added gcj developers.
14587 2000-12-13  Anthony Green  <green@redhat.com>
14589         * configure.in: Disable libgcj for any target not specifically
14590         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14591         with g++ abi.
14593 2000-12-13  Mike Stump  <mrs@wrs.com>
14595         * Makefile.in (local-distclean): Also remove fastjar.
14597 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14599         * contrib/gcc_update: Add fastjar --touch entries.
14601 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14603         * configure.in: Disable language-specific target libraries for
14604         languages that aren't enabled.
14606 2000-12-10  Anthony Green  <green@redhat.com>
14608         * configure.in: Define libgcj.  Disable libgcj target libraries for
14609         most targets.
14611 2000-12-10  Neil Booth  <neilb@earthling.net>
14613         * MAINTAINERS: Update mail address, remove from WAA list.
14615 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14617         * libjava: Imported from /cvs/java.
14618         * libffi: Likewise.
14619         * Boehm-gc: Likewise.
14621 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14623         * configure.in (target_libs): Revert 2000-12-08 patch.
14624         (noconfigdirs): Added target-libjava.
14626 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14628         * djunpack.bat: removed.
14630 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14632         * Makefile.in: handle DOS-style absolute paths.
14633         * config-ml.in: likewise.
14634         * symlink-tree: likewise.
14636 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14638         * fastjar: Imported.
14640 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14642         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14643         libjava.
14644         * configure.in (target_libs): Removed `target-libjava'.
14646 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14648         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14649         (ALL_MODULES): Added fastjar.
14650         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14651         (all-target-libjava): all-fastjar replaces all-zip.
14652         (all-fastjar): Added.
14653         (configure-target-fastjar, all-target-fastjar): Likewise.
14654         * configure.in (host_tools): Added fastjar.
14656 2000-12-07  Mike Stump  <mrs@wrs.com>
14658         * Makefile.in (local-distclean): Remove leftover built files.
14660 2000-11-24  Nick Clifton  <nickc@redhat.com>
14662         * configure.in (xscale-elf): Add target.
14663         (xscale-coff): Add target.
14665 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14667         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14668         recent versions of FreeBSD (release 3 or later).
14669         * ltconfig: On FreeBSD, -lc must not be provided when building
14670         a shared library or else the standard -pthread gcc option is
14671         rendered worthless to later users of the built library.
14673 2000-11-16  Fred Fish  <fnf@be.com>
14675         * configure.in (enable_libstdcxx_v3): Fix typo,
14676         libstd++ -> libstdc++.
14678 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14680         * MAINTAINERS: Add self to Write After Approval list.
14682 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14684         * MAINTAINERS: Update my email address.  Add myself to global write
14685         privs list.
14687 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14689         * Makefile.in: Merge with src and libgcj.
14690         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14691         configure-target-<library> when their configure scripts need the C
14692         or C++ library to have already been built to work properly.
14693         (do_proto_toplev): Set them to an empty string.
14695         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14696         (REALLY_SET_LIB_PATH): Use them.
14698 2000-11-17  Stan Shebs  <shebs@apple.com>
14700         * MAINTAINERS: Add self to Write After Approval list.
14702 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14704         * configure: Provide the original toplevel configure arguments
14705         (including $0) to subprocesses in the environment rather than
14706         through gcc/configargs.h.
14708 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14710         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14711         C99.  Alphabetise "Write After Approval" list.
14713 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14715         * configure: Turn on libstdc++ V3 by default.
14717         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14718         if we've got GCC.
14720 2000-11-11  Philip Blundell  <philb@gnu.org>
14722         * MAINTAINERS: Add self to Write After Approval list.
14724 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14726         * ltcf-c.sh (aix4): Improve shared library configuration; require
14727         exporting symbols.
14728         * ltcf-cxx.sh (aix4): Define.
14729         * ltconfig (aix4): Define library and soname specs appropriate for
14730         AIX.  Define command to create export symbols list.
14732 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14734         * config.sub: Add support for Sun Chorus
14736 2000-10-31  Nick Clifton  <nickc@redhat.com>
14738         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14739         <name>@redhat.com.  Also installed new email address for Clint
14740         Popetz.
14742 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14744         * etc: Remove directory from GCC.
14746 2000-10-16  Michael Meissner  <meissner@redhat.com>
14748         * configure (gcc/configargs.h): Only create if there is a build GCC
14749         directory created.
14751 2000-10-16  Matthias Klose  <doko@debian.org>
14753         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14754         when configured for libstdc++-v3.
14756 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14758         * configure: Save configure arguments to gcc/configargs.h.
14760 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14762         * config.guess: Import CVS version 1.157.
14763         * config.sub: Import CVS version 1.181.
14765 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14767         * Makefile.in (bootstrap): avoid recursion if subdir missing
14768         (cross): ditto
14769         (do-proto-toplev): ditto
14771 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14773         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14774         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14776         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14777         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14778         all affected `configure' scripts.
14780 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14782         * MAINTAINERS: Add self as cpplib co-maintainer.
14784 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14786         * MAINTAINERS: Add self to Write After Approval list.
14788 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14790         * INSTALL/README: egcs -> GCC update.
14792 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14794         * MAINTAINERS: Add myself to Write After Approval list.
14796 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14798         * MAINTAINERS: Add myself to Write After Approval list.
14800 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14802         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14803         X11 libraries for hppa64.
14805 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14807         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14809 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14811         * Makefile.in (all-zlib): Added dummy target.
14813         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14814         ltcf-gcj.sh: Updated from libtool multi-language branch.
14816 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14818         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14819         (bootstrap*): Depend on all-bootstrap.
14821 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14823         * config.guess: Import CVS version 1.156.
14824         * config.sub: Import CVS version 1.179.
14826 2000-09-02  Anthony Green  <green@cygnus.com>
14828         * Makefile.in (all-gcc): Depend on all-zlib.
14829         (CLEAN_MODULES): Add clean-zlib.
14830         (ALL_MODULES): Add all-zlib.
14831         * configure.in (host_libs): Add zlib.
14833 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14835         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14836         crosses, but add gcc/include to the header search path for them.
14838 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14840         * MAINTAINERS: Add self to Write After Approval list.
14842 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14844         * config.guess: Import CVS version 1.152.
14845         * config.sub: Import CVS version 1.177.
14847 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14849         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14850         $targargs to tell whether newlib is going to be built.
14852         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14853         $$r/TARGET_SUBDIR/libio for _G_config.h.
14855 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14857         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14859 2000-08-22  DJ Delorie  <dj@redhat.com>
14861         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14863 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14865         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14866         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14867         sub-configures.
14869 2000-08-21  DJ Delorie  <dj@redhat.com>
14871         * MAINTAINERS: Add self as a libiberty maintainer
14873 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14875         * configure.in (libstdcxx_flags): Use
14876         libstdc++-v3/src/libstdc++.INC.
14878 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14880         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14882 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14884         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14886         * configure: Make enable_threads and enable_shared defaults
14887         explicit.  Substitute enable_threads into generated Makefiles.
14888         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14889         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14891 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14893         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14895 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14897         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14898         previous delta.
14900 2000-08-11  Jason Merrill  <jason@redhat.com>
14902         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14903         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14904         (FLAGS_FOR_TARGET): Not here.
14905         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14907 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14909         * config-ml.in (CC, CXX): Don't introduce a leading space.
14911 2000-08-07  DJ Delorie  <dj@delorie.com>
14913         * MAINTAINERS: Add self as a DJGPP maintainer
14915 2000-08-07  DJ Delorie  <dj@redhat.com>
14917         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14918         "if we're also building gcc, and it's a gcc that will run on the
14919         build machine, we want to use its includes instead of the system's
14920         default includes".
14922 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14924         * MAINTAINERS: Add self to Write After Approval list.
14926 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14928         * configure.in (libstdcxx_flags): Don't use `"'.
14930         * config-ml.in: Adjust multilib search paths to the
14931         appropriate multilib tree.
14933 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14935         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14936         commas in $LANGUAGES.
14938 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14940         * configure.in: Re-enable all references to libg++ and librx.
14942 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14944         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14945         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14946         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14947         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14949         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14951 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14953         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14954         CXX_FOR_TARGET for sed.
14956 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14958         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14959         Do not override if already set in the environment or in configure.
14960         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14961         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14963 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14965         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14966         the libtool CVS tree multi-language branch.
14967         * ltconfig, ltmain.sh: Updated.
14969 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14971         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14972         (clean-target): Depend on it.
14974         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14975         (GCC_FOR_TARGET): Use it.
14976         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14977         * configure.in: ... here.
14978         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14979         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14981 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14983         * MAINTAINERS: Add self to Write After Approval list.
14985 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14987         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14988         (configure-target-libchill, configure-target-libobjc): Likewise.
14990         * configure.in: Use the same cache file for all target libs.
14991         * config-ml.in: But different cache files per multilib variant.
14993 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14995         * configure (topsrcdir): Don't use dirname.
14997 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14999         * MAINTAINERS: Add self to Write After Approval list.
15001 2000-07-20  Jason Merrill  <jason@redhat.com>
15003         * configure.in: Remove all references to libg++ and librx.
15005         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15007 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15009         * config.sub: Update to subversions version 2000-07-06.
15011 2000-07-12  Andrew Haley  <aph@cygnus.com>
15013         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15014         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15016 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15018         * symlink-tree:  Check number of arguments.
15020 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15022         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15023         search path for a g++ extracted from the build tree.  This
15024         will allow link tests run by configure scripts in
15025         subdirectories to succeed.
15027 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15029         * ltconfig: Add support for mips-dde-sysv4.2MP
15031 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15033         * MAINTAINERS: Add myself as loop discovery maintainer.
15035 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15037         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15038         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15040 2000-06-19  Timothy Wall  <twall@cygnus.com>
15042         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15043         * config.sub: Add tic54x target.
15045 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15047         * MAINTAINERS: Add self as Fortran maintainer,
15048         remove Craig Burley.
15050 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15052         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15053         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15055 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15057         * MAINTAINERS: Add self as i18n maintainer
15059 20000-05-21  H.J. Lu  (hjl@gnu.org)
15061         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15062         directory are used if they exist. Make sure
15063         $(build_tooldir)/include is searched for header files,
15064         $(build_tooldir)/lib/ for library files.
15065         (GCC_FOR_TARGET): Likewise.
15066         (CXX_FOR_TARGET): Likewise.
15068 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15070         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15072 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15074         * Makefile.in (configure-target-libiberty): Depend on
15075         configure-target-newlib.
15077 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15079         * configure.in, Makefile.in: Merge all libffi-related
15080         configury stuff from the libgcj tree.
15082 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15084         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15085         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15087 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15089         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15090         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15091         current version information.  Add to proto-toplev directory.
15092         (gdb-taz): Build do-djunpack.
15094 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15096         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15098 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15100         * MAINTAINERS: Add self to Write After Approval list.
15102 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15104         * ltmain.sh: Preserve in relink_command any environment
15105         variables that may affect the linker behavior.
15107 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15109         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15111 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15113         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15115 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15117         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15118         with the version name.
15120 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15122         * MAINTAINERS: Add self as bb-reorder maintainer.
15124 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15126         * config.if: Tweak.
15128 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15130         * djunpack.bat: New file.
15132 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15134         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15135         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15136         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15137         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15139 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15141         * config.sub (case $basic_machine): Change default for "ibm-*"
15142         to "openedition".
15144 2000-04-13  Andreas Jaeger  <aj@suse.de>
15146         * MAINTAINERS: Added myself.
15148 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15150         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15151         (do-md5sum): New target.
15152         (MD5PROG): Define.
15153         (PACKAGE): Default to TOOL.
15154         (VER): Default to a shell script.
15155         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15156         md5 checksum generation.
15157         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15158         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15159         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15160         insight.tar.bz2): Use gdb-taz to create archive.
15162 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15164         * configure (warn_cflags): Delete.
15166 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15168         * MAINTAINERS: Added myself.
15170 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15171             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15173         * configure.in (enable_libstdcxx_v3): Add.
15174         (target_libs): Add bits here to switch between libstdc++-v2 and
15175         libstdc++-v3.
15176         * config.if: And this file too.
15177         * Makefile.in: Add libstdc++-v3 targets.
15179 2000-04-05  Michael Meissner  <meissner@redhat.com>
15181         * config.sub (d30v): Add d30v as a basic machine type.
15183 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15185         * configure.in: -linux-gnu*, not -linux-gnu.
15187 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15189         * MAINTAINERS: Add self in write-after-approval section.
15191 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15193         * MAINTAINERS: Add self as ia64 port maintainer.
15195 2000-03-08  Neil Booth  <NeilB@earthling.net>
15197         * MAINTAINERS: Add self in write-after-approval section.
15199 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15201         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15202         (do-tar-bz2): Replace TOOL with PACKAGE.
15203         (gdb.tar.bz2): Remove GDBTK from GDB package.
15204         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15205         dejagnu.tar.bz2): New packages.
15207 2000-02-27  Andreas Jaeger  <aj@suse.de>
15209         * configure.in: Add entry for mips*-*-linux*, move catch all
15210         *-*-*linux* entry below this one.
15212 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15214         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15216 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15218         * config.sub: Support an OS of "wince".
15220 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15222         * config.guess, config.sub: Updated to match config's 2000-02-15
15223         version.
15225 2000-02-23  Linas Vepstas  <linas@linas.org>
15227         * config.sub: Add support for Linux/IBM 370.
15228         * configure.in: Likewise.
15230 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15232         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15234 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15236         * config.guess: Guess "cygwin" rather than "cygwin32".
15238 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15240         * configure (gcc_version): When setting, narrow search to
15241         lines containing `version_string'.
15243 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15245         * config.sub: Add support for avr target.
15247 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15249         * MAINTAINERS: Add maintainers for MCore port.
15251 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15253         * config.sub: Add mmix-knuth-mmixware.
15255 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15257         * MAINTAINERS: Pair cccp with cpplib maintainership.
15259 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15261         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15262         structure stuff to -L library search.
15263         (CXX_FOR_TARGET): Ditto.
15264         (CROSS_CHECK_MODULES): Fix spelling mistake.
15266 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15268         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15269         the C++ compiler.
15271 2000-01-12  Richard Henderson  <rth@cygnus.com>
15273         * configure.in: Don't build some bits for beos.
15275 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15277         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15278         as include files.
15280 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15282         * Add self as cpplib maintainer, as requested by Jason
15283         Merrill.  Correct my e-mail address.
15285 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15287         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15288         not mh-aix43.
15290 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15292         * MAINTAINERS: Add myself to "write after approval" list.
15294 1999-12-14  Richard Henderson  <rth@cygnus.com>
15296         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15297         * config.sub: Accept alphaev[78], alphaev8.
15299 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15301         * config.guess, config.sub: Update from autoconf.
15303 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15305         * MAINTAINERS:  update my playtime e-address.
15307 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15309         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15310         necessary libraries are missing.
15312 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15314         * MAINTAINERS: Add new 'write after approval' maintainer.
15316 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15318         * MAINTAINERS: Add new Java maintainer.
15320 1999-10-25  Andreas Schwab  <schwab@suse.de>
15322         * configure: Fix quoting inside arguments of eval.
15324 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15326         * config-ml.in: Allow suppression of some ARM multilibs.
15328 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15330         * config.guess: Add OS/390 match pattern.
15331         * config.sub: Add mvs, openedition targets.
15332         * configure.in (i370-ibm-opened*): New.
15334 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15336         * config.sub: Add support for configuring for pj.
15338 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15340         * config.sub (maybe_os): Add support for configuring for fr30.
15342 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15344         * configure.in: Do not configure or build ld for AIX
15345         platforms.  ld is known to be broken on these platforms.
15347 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15349         * config-ml.in: Pass compiler flag corresponding to multidirs to
15350         subdir configures.
15352 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15354         * Makefile.in (LDFLAGS): Define.
15356 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15358         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15359         noconfigdirs.
15360         (*-*-cygwin*): Likewise.
15362 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15364         * mkdep: New file.
15365         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15366         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15368         From Eli Zaretskii <eliz@is.elta.co.il>:
15369         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15370         long file name when using DJGPP on MS-DOS.
15372 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15374         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15376 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15378         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15379         dependency as this causes "make check" to globally "make all"
15381 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15383         * configure.in (target_libs): Added target-zlib.
15384         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15385         (CONFIGURE_TARGET_MODULES): Likewise.
15386         (CHECK_TARGET_MODULES): Likewise.
15387         (INSTALL_TARGET_MODULES): Likewise.
15388         (CLEAN_TARGET_MODULES): Likewise.
15389         (configure-target-zlib): New target.
15390         (all-target-zlib): Likewise.
15391         (all-target-libjava): Depend on all-target-zlib.
15392         (configure-target-libjava): Depend on configure-target-zlib.
15394         * Makefile.in (configure-target-libjava): Depend on
15395         configure-target-newlib.
15396         (configure-target-boehm-gc): New target.
15397         (configure-target-qthreads): New target.
15399         * configure.in (target_libs): Added target-qthreads.
15400         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15401         (CONFIGURE_TARGET_MODULES): Likewise.
15402         (CHECK_TARGET_MODULES): Likewise.
15403         (INSTALL_TARGET_MODULES): Likewise.
15404         (CLEAN_TARGET_MODULES): Likewise.
15405         (all-target-qthreads): New target.
15406         (configure-target-libjava): Depend on configure-target-qthreads.
15407         (all-target-libjava): Depend on all-target-qthreads.
15409         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15410         (CONFIGURE_TARGET_MODULES): Likewise.
15411         (CHECK_TARGET_MODULES): Likewise.
15412         (INSTALL_TARGET_MODULES): Likewise.
15413         (CLEAN_TARGET_MODULES): Likewise.
15414         (all-target-libjava): New target.
15415         (all-target-boehm-gc): Likewise.
15416         * configure.in (target_libs): Added libjava, boehm-gc.
15418 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15420         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15421         configure.bat in SUPPORT_FILES.
15422         (gas+binutils.tar.bz2): Likewise.
15424         * makeall.bat: Remove; obsolete.
15426 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15428         From Mark Elbrecht:
15429         * configure.bat: Remove; obsolete.
15431 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15433         * configure: Add -W -Wall to the default CFLAGS when compiling with
15434         gcc.
15436 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15438         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15440 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15442         * configure.in: Build ld on IRIX6.
15444 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15446         * Makefile.in: Change distribution targets to use bzip2 instead of
15447         gzip.
15448         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15449         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15451 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15453         * config.sub: Add mcore target.
15455 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15457         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15459 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15461         * config.guess (dummy): Changed to $dummy.
15463 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15465         * config.sub: Tidied up case statements.
15467 1999-05-22  Ben Elliston  <bje@cygnus.com>
15469         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15470         <jiro@din.or.jp>.
15472         * config.guess: Merge with FSF version. Future changes will be
15473         more accurately recorded in this ChangeLog.
15474         * config.sub: Likewise.
15476 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15478         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15480 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15482         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15484 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15486         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15488 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15490         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15491         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15492         Bad merge removed these two changes.
15494 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15495                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15497         * config.guess (interix Alpha): Add.
15499 1999-04-11  Richard Henderson  <rth@cygnus.com>
15501         * configure.in (i?86-*-beos*): Do config gperf; don't config
15502         gdb, newlib, or libgloss.
15504 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15506         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15507         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15508         from multidirs.
15510 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15512         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15514 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15516         * config.sub: Add support for mcore targets.
15518 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15520         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15521         not mt-ospace, in order to shut up assembler warning about using
15522         symbols that are named the same as registers.
15524 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15526         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15527         dependency list for all-target-cygmon.
15529 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15531         * config-ml.in: Check $host, not $target, for selective multilibs.
15532         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15533         thumb interworking, and underscore prefix multilibs.
15535 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15537         * missing: Update to version from current automake.
15539 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15541         * configure (gxx_include_dir): Removed.
15543         * configure.in (gxx_include_dir): Handle it.
15544         * Makefile.in: Likewise.
15546 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15548         * config.sub (mips64vr4111,mips64vr4111el) Add.
15550 1999-03-21  Ben Elliston  <bje@cygnus.com>
15552         * config.guess: Correct typo for detecting ELF on FreeBSD.
15554 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15556         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15557         config/mh-djgpp.
15559 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15561         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15562         all-target-newlib to dependency list for all-target-bsp.
15564 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15566         * config.sub: Add i386-uwin support.
15567         * config.guess: Likewise.
15569 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15571         * configure.in: cleanup, add mh-*pic handling for arm, special
15572         case powerpc*-*-aix*
15574 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15576         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15577         can be built.
15579 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15581         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15582         targets.
15584 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15586         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15588 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15590         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15592 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15594         * config.sub: Fix typo in arm recognition.
15596 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15598         * configure.in (noconfigdirs): Changed target_configdirs to
15599         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15600         rather than m68k-*-* since it is not known to work on
15601         m68k-aout. Ditto for arm-*-*oabi.
15603 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15605         * configure.in (*-*-windows*): Remove, no longer used.
15607 1999-02-19  Ben Elliston <bje@cygnus.com>
15609         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15610         Smart and improved by Andrew Cagney.
15612 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15614         * config.guess: Recognize openbsd-*-hppa.
15616 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15618         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15619         only if it is not empty.
15621 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15623         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15625         * config.guess: Modified to recognize uname's armv* syntax.
15627         * config.sub: Modified to recognize uname's armv* syntax.
15629 1999-02-17  Mark Salter  <msalter@cygnus.com>
15631         * configure.in: Added target-bsp for sparclite.
15633 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15635         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15637 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15639         * configure.in: Add support for strongarm port.
15640         * config.sub: Add support for strongarm target.
15642 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15644         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15645         the old name config/mh-cygwin32.
15646         Enable texinfo.
15648 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15650         * configure.in: Do build ld for ix86 Solaris.
15652 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15654         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15655         $AR_FOR_TARGET.  Likewise for RANLIB.
15657 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15659         * config.sub (oabi):  Recognize.
15660         * configure.in (arm-*-oabi):  Handle.
15662 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15664         * config.guess: Improve detection of i686 on UnixWare 7.
15666 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15668         * config.guess: Add support for i386-pc-interix.
15669         * config.sub: Likewise.
15670         * configure.in: Likewise.
15672 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15674         * Makefile.in: Remove unneeded all-target-libio from
15675         from all-target-winsup target since it is now unneeded.
15676         Add all-target-libtermcap in its place since it is now
15677         needed.
15679 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15681         * configure.in: makefile stub for cygwin target is probably
15682         unnecessary.  Remove it for now.
15684 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15686         * configure.in: libtermcap.a should be built when cygwin is the
15687         target as well as the host.
15688         * config.guess: Allow mixed case in cygwin uname output.
15689         * Makefile.in: Add libtermcap target.
15691 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15693         * config.sub: Clean up handling of hppa2.0.
15695 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15697         * config.guess: Use C code to identify more HP machines.
15699 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15701         * config.sub: Handle hppa2.0.
15703 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15705         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15706         cygmon for all sparclite targets, regardless of object format.
15708 1998-12-15  Mark Salter  <msalter@cygnus.com>
15710         * configure.in: Added target-bsp for several target architectures.
15712         * Makefile.in: Added rules for bsp.
15714 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15716         * config.guess: Improve detection of hppa2.0 processors.
15718 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15720         * config.guess: Recognize FreeBSD using ELF automatically.
15722 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15724         * configure (skip-this-dir): Add handling for new shell script, which
15725         might be created by a sub-directory's configure to indicate, this particular
15726         directory is "unwanted".
15727         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15729 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15731         * ltconfig: import from libtool, after changing libtool to
15732         account for the cygwin name change.
15734 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15736         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15737         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15739 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15741         * configure.in: Add libtermcap to list of cygwin dependencies.
15743 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15745         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15746         they include winsup/include when it's a cygwin target.
15748 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15750         * configure.in (host_tools): Added zip.
15751         * Makefile.in (all-target-libjava): Depend on all-zip.
15752         (all-zip): New target.
15753         (ALL_MODULES): Added all-zip.
15754         (NATIVE_CHECK_MODULES): Added check-zip.
15755         (INSTALL_MODULES): Added install-zip.
15756         (CLEAN_MODULES): Added clean-zip.
15758 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15760         * Makefile.in: lose "32" from comment about cygwin.
15762 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15764         * configure.in: Use -Os to build target libraries for the fr30.
15766 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15768         * config.sub: Add fr30.
15770 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15772         * configure.in: drop "32" from config/mh-cygwin32.  Check
15773         cygwin* instead of cygwin32*.
15774         * config.sub: Check cygwin* instead of cygwin32*.
15776 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15778         * config.guess: Match any version of Unixware7.
15780 1998-10-20  Syd Polk  <spolk@cygnus.com>
15782         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15783         if desired.
15785 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15787         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15788         these if the appropriate directories and files to not exist.
15790 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15792         * Makefile.in (DEVO_SUPPORT): Add config.if.
15794 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15796         * configure: Add pattern to replace "build_tooldir"'s
15797         definition in the generated Makefile with "tooldir"'s
15798         actual value.
15800 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15802         * config.sub: Bring back lost sparcv9.
15804         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15806 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15808         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15809         CC_FOR_TARGET and friends.
15811 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15813         * Makefile.in (build_tooldir): New variable, same as tooldir.
15814         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15815         -B$(build_tooldir)/bin/.
15816         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15818 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15820         * README: Remove installation instructions and refer to the
15821         INSTALL directory instead.
15823 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15825         * config.sub: Add support for i[34567]86-pc-udk.
15826         * configure.in: Likewise.
15828 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15830         * Makefile.in: add bzip2 package building bits for user
15831         tools module
15832         * configure.in: ditto
15834 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15836         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15837         (ALL_TARGET_MODULES): Add all-target-libobjc.
15838         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15839         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15840         (all-target-libchill): Add dependencies.
15841         * configure.in (target_libs): Add libchill.
15843 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15845         * configure.in (target_subdir): Remove duplicate line.
15847 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15849         * Makefile.in (all-automake): fix dependencies.
15851 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15853         * configure.in: Minor cleanups for building in the $(target_alias)
15854         subdir.
15856 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15858         * Makefile.in (bootstrap): Set r and s before make all.  Use
15859         BASE_FLAGS_TO_PASS in make all.
15860         (cross): Likewise.
15862 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15864         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15866 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15868         * config.sub: Fix typo in last change.
15870 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15872         * config.sub: Add support for C4x target.
15873         * configure.in: Likewise.
15875 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15877         * config.sub: Recognize sparcv9 just like sparc64.
15879 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15881         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15883 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15885         * config.guess: Correctly identify Pentium II sco boxes.
15887         * config.guess: Fix "tr" code.  From Weiwen Liu.
15889 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15891         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15892         stabs.
15894 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15896         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15897         (ALL_TARGET_MODULES): Add all-target-libchill.
15898         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15899         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15900         (all-target-libchill): Add dependencies.
15901         * configure.in (target_libs): Add libchill.
15903 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15905         * config.guess: Avoid assumptions about "tr" behaves when
15906         LANG is set to something other than English.
15908 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15910         * configure (gxx_include_dir): Changed to
15911         '${prefix}/include/g++'-${libstdcxx_interface}.
15913         * config.if: New to determine the interfaces.
15915 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15917         * config.guess: Detect and handle MPE/IX.
15918         * config.sub: Deal with MPE/IX.
15920 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15922         * configure.in: Use mh-aix43.
15924 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15926         * configure: Fix --without/--disable cases for gxx-include-dir.
15928 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15930         * mdata-sh:  Imported.  Needed for automake support.
15932 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15934         * Makefile.in (taz): Try "chmod -R og=u ." before
15935         "chmod og=u `find . -print`".
15937 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15939         * configure.in: Add arm-elf and thumb-elf support.
15941 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15943         * Makefile.in: Undo previous patch.
15945 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15947         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15948         to here ...
15949         (install-no-fixedincludes): and here
15950         (INSTALL_MODULES): ... from here.
15952 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15954         * config.sub: Merge with FSF.
15956         * config.guess: Merge with FSF.
15958 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15960         * configure (extraconfigdirs): New variable.
15961         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15962         * Makefile.in (all): Move higher in file.
15963         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15964         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15965         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15966         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15967         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15969 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15971         * Makefile.in (all-target-libjava): Depend on all-gcc and
15972         all-target-newlib.
15973         (configure-target-libjava): Depend on $(ALL_GCC).
15975 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15977         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15978         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15980 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15982         * INSTALL/README: Fix typo.
15984 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15986         * ylwrap: Change absolute path checks to check for DOS style path
15987         names.
15989         * ylwrap: Don't use a full path name if the source file is in the
15990         same directory.  From hjl@lucon.org (H.J. Lu).
15992         * config-ml.in: Default to being verbose, to match Feb 18 change to
15993         configure.
15995 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15997         Brought over from egcs:
15999         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16001         * configure.in (target_subdir): Set to ${target_alias} instead
16002         of "libraries".
16004         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16006         * configure.in (target_subdir): Set to libraries if enable_multilib.
16008 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16010         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16011         multilibs, force reconfiguration the first time we create
16012         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16014 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16016         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16017         avoid confusion with --no-recursion.
16019 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16021         * configure.in: Win32 hosts shouldn't use install -x
16022         * install-sh: remove -x option, and special .exe-handling
16023         hack.
16025 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16027         * config.guess: Recognize i586-pc-beos.
16028         * configure.in: Don't build some bits for beos.
16030 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16032         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16033         CFLAGS default to -O2.
16035         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16036         when using GNU ld.
16038 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16040         * ltmain.sh: Correct install when using a different shell.
16042 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16044         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16046 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16048         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16049         target.
16051 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16053         * ltconfig: Update to correct AIX handling.
16055 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16057         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16059         * configure.in (target_subdir): Set to ${target_alias} instead
16060         of "libraries".
16062 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16064         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16065         (Makefile): Depend on $(gcc_version_trigger).
16067         * configure (gcc_version): Change default initializer to empty
16068         string.
16069         (gcc_version_trigger): New variable; pass this variable down
16070         to subdir configures to enable them checking gcc's version
16071         themselves. Emit make macros for both gcc_version vars.
16072         (topsrcdir): Initialize reliably.
16073         (recursion line): Remove --with-gcc-version=${gcc_version}.
16075 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16077         * configure (enable_version_specific_runtime_libs): Implement new flag
16078         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16079         in $(libsubdir); emit definition in each generated Makefile.
16080         (gxx_include_dir): Initialize depending on
16081         $enable_version_specific_runtime_libs.
16083 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16085         * configure (gcc_version): Initialize properly depending on
16086         how and where configure is started.
16087         (recursion line): Pass a --with-gcc-version=${gcc_version}
16088         to configures in subdirs.
16090 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16092         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16093         cygmon
16095 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16097         * configure.in: Add cygmon and libstub support for mn10200.
16099 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16101         * configure (gcc_version): Add new variable describing the
16102         particular gcc version we're building.
16103         * Makefile.in (libsubdir): Add new macro for the directory
16104         in which the compiler finds executables, libraries, etc.
16105         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16106         and libsubdir.
16108 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16110         * Makefile.in (local-clean): Remove *.log.
16111         (warning.log): Built with warn_summary from build.log.
16112         (mail-report.log): Run test_summary.
16113         (mail-report-with-warnings.log): Run test_summary including
16114         warning.log in the report.
16116 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16118         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16120 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16122         * Makefile.in (grep): Grep no longer depends on libiberty.
16124 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16126         * Makefile.in: all-snavigator needs all-libgui.
16128 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16130         * configure.in: Add cygmon and libstub support for mn10300.
16132 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16134         * missing: Update to version from automake 1.3.
16136         * ltmain.sh: On installation, don't get confused if the same name
16137         appears more than once in the list of library names.
16139 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16141         * config.sub: Accept m68060 and m5200 as CPU names.
16143 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16145         * configure: Use && rather than using -a in test, because odd
16146         strings can confuse test.
16147         * configure.in: Likewise.
16149 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16151         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16153 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16155         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16156         bootstrap4-lean): New targets.
16158 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16160         * mpw-* Delete.  Not used.
16162 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16164         * COPYING.LIB: Update FSF address.
16166 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16168         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16170         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16171         GAS_SUPPORT_DIRS.
16173 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16175         * ltconfig, ltmain.sh: Avoid producing a version number if
16176         -version-info was not used.
16178 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16180         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16181         building with newlib.
16183 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16185         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16186         Solaris `make' causes it to continue to next definition.
16188 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16190         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16191         the right GUI libraries and files are installed along with GDB.
16193 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16195         * configure.in: Change alpha to alpha* in several places.
16197 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16199         * config.sub: Recognize sparc86x.
16201 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16203         * configure.in (--enable-target-optspace): Remove debug echo.
16205 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16207         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16209 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16211         * ltconfig: Update cygwin32 support.
16213         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16214         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16215         (GDB_SUPPORT_DIRS): Likewise.
16217 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16219         * configure.in (target_makefile_frag): If --enable-target-optspace,
16220         use -Os to compile target libraries rather than -O2.  Default to
16221         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16222         not used.
16223         * configure.in (target_cflags): Ditto for d30v.
16225 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16227         * Makefile.in (all-bfd): Depend on all-intl.
16228         (all-binutils): Likewise.
16229         (all-gas): Likewise.
16230         (all-gprof): Likewise.
16231         (all-ld): Likewise.
16233 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16235         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16237 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16239         * Makefile.in (all-bfd): Depend upon all-libiberty.
16241         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16243 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16245         * Makefile.in: Add libstub.
16247         * configure.in: Ditto. Build libstub for targets that have cygmon
16248         support.
16250 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16252         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16254 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16256         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16257         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16259 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16261         * configure: Define DEFAULT_M4 by searching PATH.
16262         * Makfile.in: Use DEFAULT_M4.
16264 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16266         * ltconfig: Add cygwin32 support.
16268         * Makefile.in, configure.in: Add libtool as a native only directory
16269         to configure and build.
16271 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16273         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16275 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16277         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16279 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16281         * Makefile.in: add ash make rules
16282         * configure.in: add ash to native_only and host_tools lists
16284 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16286         * Makefile.in (all-gettext, all-intl): New targets.
16287         (ALL_MODULES): Added all-gettext, all-intl.
16288         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16289         (INSTALL_MODULES): Added install-gettext, install-intl.
16290         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16292         * configure.in (host_tools): Added gettext.
16293         (native_only): Likewise.
16294         (noconfigdirs) [various cases]: Likewise.
16295         (host_libs): Added intl.
16297 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16299         * configure: Do not disable building gdbtk for cygwin32 hosts.
16301 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16303         * configure.in: Add thumb-coff target.
16304         * config.sub: Add thumb-coff target.
16306 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16308         * Makefile.in: Revert yesterday's change.
16309         (all-target-winsup):  all-target-librx stays out of here.
16311 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16313         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16314         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16315         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16316         Remove references to librx and libg++.
16318 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16320         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16321         recursive makes
16323 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16325         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16326         for newlib directory.
16327         (CXX_FOR_TARGET): Likewise.
16329 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16331         * ltconfig: Update after libtool/ltconfig.in change for
16332         hpux11.
16334 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16336         * ltconfig, ltmain.sh: Update to libtool 1.2.
16338 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16340         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16341         (install-gcc-cross): Instead, override LANGUAGES here.
16343 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16345         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16346         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16348 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16350         * configure.in: Add Thumb-pe target.
16352 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16354         * Makefile.in - changed sn targets to snavigator
16355         * configure.in - changed sn targets to snavigator
16357 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16359         * config-ml.in: After building symlink tree call make distclean
16360         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16361         to be the case for libiberty.
16363 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16365         * configure: When making link, also check the current
16366         directory. The configure scripts may create one.
16368 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16370         * config.sub: Accept alphapca56 and alphaev6 properly.
16372 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16374         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16376 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16378         * config.sub (sco5): Fix typo.
16380 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16382         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16383         install-itcl.
16384         (install-itcl): Remove dependency on install-tcl.
16386 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16388         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16390 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16392         * configure.in: Don't build libgui for a cygwin32 target when not on
16393         a cygwin32 host.
16395 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16397         * configure (redirect): Set to null, so default behavior of
16398         configure is now --verbose.
16400 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16402         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16403         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16405 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16407         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16408         this change to sync Makefile.in with its ChangeLog entries.
16410 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16412         * ltmain.sh (mkdir): Check that the directory doesn't exist
16413         before we exit with error, so that we don't get races during
16414         parallel builds.
16416 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16418         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16420 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16422         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16423         PICFLAG_FOR_TARGET.
16424         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16426         * configure: Emit a definition for the new macro enable_shared
16427         into each Makefile.
16429 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16431         * configure.in (host_tools, native_only): Add libtool.
16433 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16435         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16436         Fix typo in ming config comment.
16438 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16440         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16442 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16444         * config.sub: Add tic30 cases, and map c30 to tic30.
16446 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16448         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16449         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16450         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16451         (CLEAN_TARGET_MODULES): Similarly
16452         (all-target-libf2c): Add dependences.
16453         * configure.in (target_libs): Add libf2c.
16455 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16457         * configure.in: Remove expect from noconfigdirs when target
16458         is cygwin32.  OK to build expect and dejagnu with Canadian
16459         Cross.
16461 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16463         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16464         host.
16466         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16467         and mingw32.
16469 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16471         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16472         here as it is not defined in the toplevel Makefile.
16474 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16476         * configure (package_makefile_rules_frag): New variable, which names
16477         a file with generic rules, ...
16478         Change comment to mention we now have FIVE parts.
16479         * configure: Undo last change.
16481 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16483         * config.guess: More accurate determination of HP processor types.
16484         * config.sub: More accurate determination of HP processor types.
16486 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16488         * configure (package_makefile_frag): Move inserting the
16489         ${package_makefile_frag} to where it should be according
16490         to the comment.
16492 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16494         * config.guess: Add support for Linux/ARM.
16496 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16498         * .cvsignore: Remove *-info and *-install since they match
16499         release-info and mpw-install, which we don't want to just ignore.
16501 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16503         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16505 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16507         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16508         local_prefix to sub-make invocations.
16510 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16512         * configure.in: Check makefile fragments in the source
16513         directory.
16515 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16517         * configure.in: Check whether host and target makefile
16518         fragments exist before adding them to *_makefile_frag.
16520 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16522         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16524 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16526         * configure.in: Make sure we only replace RPATH_ENVVAR on
16527         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16528         regexp to sed.
16530         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16531         to sub-makes.
16533 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16535         * config-ml.in (multi-do): LDFLAGS must include multilib
16536         designator.
16538 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16540         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16542 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16544         * config.sub: Add mingw32 support.
16545         * configure.in: Likewise.
16547 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16549         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16551 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16553         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16554         * configure (gxx_include_dir): Provide a definition for subdirs
16555         which do not use autoconf.
16557 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16559         * config.guess: Sync with egcs.  Picks up new alpha support,
16560         BeOS & some additional linux support.
16562 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16564         * config.guess: HP 9000/803 is a PA1.1 machine.
16566 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16568         * configure.in: It's alpha*-...
16570 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16572         * configure.in (host_makefile_frag, target_makefile_frag):
16573         Handle multiple config files.
16574         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16575         alpha-*-*.
16577 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16579         * mkdep: New file.
16581 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16583         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16585 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16587         * Makefile.in: Add libgui directory.
16588         (GDB_TK): Add all-libgui.
16589         * configure.in: Add libgui directory.
16590         * configure: Add all-libgui to GDB_TK.
16592 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16594         * config-ml.in (multidirs): Add m32r to multilib list.
16596 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16598         * Makefile.in (all-target-gperf): Change dependency to
16599         all-target-libstdc++.
16601 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16603         * config.guess: Add BeOS support.
16605 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16607         Source directory cvs renamed to cvssrc:
16608         * configure.in (host_tools): Change cvs to cvssrc.
16609         (native_only): Likewise.
16610         (noconfigdirs) [various cases]: Likewise.
16611         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16612         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16613         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16614         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16615         (all-cvssrc): Rename target from all-cvs.
16617 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16619         * configure (gxx_include_dir): Fix thinko.
16621 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16623         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16624         (install-cross, install-gcc-cross): New targets.
16626 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16628         * configure.in (noconfigdirs): Add support for Thumb target.
16630         * config.sub (maybe_os): Add support for Thumb target.
16632 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16634         * Makefile.in: Add rules for cygmon.
16636         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16638 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16640         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16641         * configure (gxx_include_dir): Provide a definition for subdirs
16642         which do not use autoconf.
16644 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16646         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16647         11/18/97 build
16649 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16651         * From Franz Sirl.
16652         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16653         found on RedHat Linux systems.
16655 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16657         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16658         guesses.
16660 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16662         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16664 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16666         * ltmain.sh: If mkdir fails, check whether the directory was created
16667         anyhow by some other process.
16669 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16671         * configure.in (d30v-*-*): Configure all directories.
16673 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16675         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16676         for the D30V.
16678 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16680         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16682 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16684         * include/libiberty.h: Add extern "C" { so it can be used with C++
16685         progrms.
16686         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16687         programs.
16689 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16691         * configure.in (d30v-*-*): Configure GCC now.
16693 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16695         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16696         is no longer needed.
16698 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16700         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16702 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16704         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16705         targets using "$@" to provide support for similar but not identical
16706         targets without having to duplicate code.
16708 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16710         * makefile.vms: Fix to work with DEC C.
16712 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16714         * config.sub: Add mips-tx39-elf to marketing names.
16716 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16718         * ltmain.sh: Handle symlinks in generated script.
16720 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16722         * configure: Handle autoconf style directory options: --bindir,
16723         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16724         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16725         --sysconfdir.
16726         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16727         (sharedstatedir, localstatedir, oldincludedir): New variables.
16728         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16729         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16730         sbindir, sharedstatedir, and sysconfdir.
16732 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16734         * Makefile.in (bootstrap-lean): New target.
16736 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16738         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16739         sn, and gnuserv from noconfigdirs.
16741 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16743         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16745 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16747         * Makefile.in (cross): New target.
16749 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16750                           Jeff Law         <law@cygnus.com>
16752         * Makefile.in (bootstrap2, bootstrap3): New targets.
16753         (all-bootstrap): Remove outdated and confusing target.
16754         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16756 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16758         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16759         windows.  Consistent with gdb/configure.
16761 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16763         * configure.in: Name Linux target fragment.
16765         * configure: Rewrite so that project Makefile fragment is inserted
16766         first and appears last in the resulting Makefile.
16768 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16770         * Makefile.in (install-itcl): Install tcl first.
16772 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16774         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16776 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16778         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16780         * configure.in (skipdirs): Add target-librx for Linux.
16781         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16783 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16785         * Makefile.in (bootstrap): New target.
16787 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16789         * config.sub: Accept 'amigados' for backward compatibility.
16791 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16793         * config.guess: Merge with FSF.
16795 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16797         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16799 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16801         * config.sub: Add "marketing-names" patch.
16803 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16805         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16807 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16809         * config.sub: Handle v850-elf.
16811 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16813         * .cvsignore (*-install): Remove.
16815 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16817         * ltconfig: Set CONFIG_SHELL in libtool.
16818         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16820 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16822         * configure.in (target_subdir): Set to libraries if enable_multilib.
16824 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16826         * config.guess: Update from gcc directory.
16828 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16830         * Makefile.in (all-sim): Depends on all-readline.
16832 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16834         * Makefile.in (BISON, YACC): Use $$s.
16835         (all-bison): Depend on all-texinfo.
16837 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16839         * Makefile.in (BISON): Add -L flag.
16840         (YACC): Likewise.
16842 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16844         * configure.in (noconfigdirs): Add support for v850e target.
16846         * config.sub (maybe_os): Add support for v850e target.
16848 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16850         * configure.in (noconfigdirs): Add support for v850ea target.
16852         * config.sub (maybe_os): Add support for v850ea target.
16854 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16856         * config.sub: Add mipstx39.  Delete r3900.
16858 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16860         * Makefile.in (all-autoconf): Depends on all-texinfo.
16862 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16864         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16865         eabi targets.
16867 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16869         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16871         * configure: When handling a Canadian Cross, handle YACC as well as
16872         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16873         * Makefile.in (all-bison): Depend upon all-texinfo.
16875 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16877         * Makefile.in (BISON): bison, not byacc or bison -y.
16878         (YACC): bison -y or byacc or yacc.
16879         (various): Add *-bison as appropriate.
16880         (taz): No need to mess with BISON anymore.
16882 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16884         * configure: If OSTYPE matches *win32*, try to find a good value for
16885         CONFIG_SHELL.
16887 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16889         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16890         configure.in if it is present.
16892 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16894         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16896 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16898         * config.sub: Recognize `arc' cpu.
16899         * configure.in: Likewise.
16900         * config-ml.in: Likewise.
16902 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16904         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16906 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16908         * configure: Changed sed delimiter from ':' to '|' when
16909         attempting to substitute ${config_shell} for SHELL. On
16910         NT ${config_shell} may contain a ':' in it.
16912 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16914         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16916 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16918         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16920 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16922         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16924         * ylwrap: If the program is a relative path, force it to be
16925         absolute.
16927 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16929         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16931 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16933         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16934         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16935         for libraries.
16937 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16939         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16940         separated by spaces.
16942 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16944         * ylwrap: New file.
16945         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16947         * ltmain.sh: Handle /bin/sh at start of install program.
16949         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16951         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16952         * missing: New file, from automake 1.2.
16954 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16956         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16957         check-tk to CHECK_X11_MODULES.
16959 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16961         * config.sub: Merge with FSF.
16963 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16965         * config.guess: Merge with FSF.
16967 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16969         * configure: Treat msdosdjgpp like go32.
16970         * configure.in: Likewise.  Don't remove gprof for go32.
16972         * configure: Change Makefile.tem2 to Makefile.tm2.
16974 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16976         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16978 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16980         * install-sh (chmodcmd): Set to null if the DST directory already
16981         exists.  Same as Nov 11th change.
16983 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16985         * configure (GDB_TK): Needs itcl and tix.
16987 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16989         * config.guess: Update from FSF.
16991 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16993         * Makefile.in (GDB_TK): Depend on itcl and tix.
16995 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16997         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16998         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16999         (INSTALL_SCRIPT): New variable.
17000         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17001         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17002         to -x.
17003         * install-sh: Add support for -x option.
17005 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17007         * configure.in, Makefile.in: Treat tix like itcl.
17009 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17011         * Makefile.in (WINDRES): New variable.
17012         (WINDRES_FOR_TARGET): New variable.
17013         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17014         (EXTRA_HOST_FLAGS): Add WINDRES.
17015         (EXTRA_TARGET_FLAGS): Add WINDRES.
17016         (EXTRA_GCC_FLAGS): Add WINDRES.
17017         ($(DO_X)): Pass down WINDRES.
17018         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17019         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17020         DLLTOOL_FOR_TARGET.
17022 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17024         * configure.in: configure sim before gdb for win32-x-ppc
17026 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17028         Move gperf into the toplevel, from libg++.
17029         * configure.in (target_tools): Add target-gperf.
17030         (native_only): Add target-gperf.
17031         * Makefile.in (all-target-gperf): New target, depend on
17032         all-target-libg++.
17033         (configure-target-gperf): Empty rule.
17034         (ALL_TARGET_MODULES): Add all-target-gperf.
17035         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17036         (CHECK_TARGET_MODULES): Add check-target-gperf.
17037         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17038         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17040 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17042         * config.sub (mn10200): Recognize new basic machine.
17044 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17046         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17047         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17049 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17051         * configure.in: If we're building mips-sgi-irix6* native, turn on
17052         ENABLE_MULTILIB and set TARGET_SUBDIR.
17054 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17056         * Makefile.in (all-sn): Depend on all-grep.
17058 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17060         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17062         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17063         Makefile.  From Jeff Makey <jeff@cts.com>.
17064         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17066         * Makefile.in (DISTBISONFILES): Remove.
17067         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17068         $(DEFAULT_YACC).
17070         * configure.in: Build itl, db, sn, etc., when building for native
17071         cygwin32.
17073         * Makefile.in (LD): New variable.
17074         (EXTRA_HOST_FLAGS): Pass down LD.
17075         ($(DO_X)): Likewise.
17077 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17079         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17081 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17083         * configure.in (targargs): Strip out any supplied --build argument
17084         before adding our own. Always add --build.
17086 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17088         * configure.in (targargs): Pass --build if we're doing
17089         a cross-compile.
17091 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17093         * configure: Use '|' instead of ":" as the separator in
17094         sed. Otherwise sed chokes on NT path names with drive
17095         designators. Also look for "?:*" as the leading characters in an
17096         absolute pathname.
17098 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17100         * config.sub: Support for r3900.
17102 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17104         * configure.in: Use install-sh, not install.sh.
17106 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17108         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17109         apply it twice.
17111 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17113         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17114         install-binutils.
17116 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17118         * Makefile.in: Add automake targets.
17119         * configure.in (host_tools): Add automake.
17121 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17123         * configure: Default CXX to c++, not gcc.
17124         * Makefile.in (CXX): Set to c++, not gcc.
17125         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17127 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17129         * install-sh: try appending a .exe if source file doesn't
17130         exist
17132 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17134         * configure.in: Turn on multilib by default.
17135         (cross_only): Remove target-libiberty.
17137         * Makefile.in (all-gcc): Don't depend on libiberty.
17139 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17141         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17143 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17145         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17146         (DISTBISONFILES): Add ld/Makefile.in
17148 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17150         * configure.in: if target is cygwin32 but host isn't cygwin32,
17151         don't configure gdb tcl tk expect, not just gdb.
17153 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17155         * configure.in: Added gnuserv everywhere sn appears.
17157         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17158         (CROSS_CHECK_MODULES): Added check-gnuserv.
17159         (INSTALL_MODULES): Added install-gnuserv.
17160         (CLEAN_MODULES): Added clean-gnuserv.
17161         (all-gnuserv): New target.
17163 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17165         * config.guess: Fixes for MIPS OpenBSD systems.
17167 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17169         * Makefile.in (INSTALL_XFORM): Remove.
17170         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17172         * mkinstalldirs: New file, copied from automake.
17173         * Makefile.in (installdirs): Rename from install-dirs.  Use
17174         mkinstalldirs.  Change all users.
17175         (DEVO_SUPPORT): Add mkinstalldirs.
17177 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17179         * install-sh: Rename from install.sh.
17180         * Makefile.in (INSTALL): Change install.sh to install-sh.
17181         (DEVO_SUPPORT): Likewise.
17183         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17184         Graichen <graichen@rzpd.de>.
17186 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17188         * config.guess: Recognize OpenBSD systems correctly.
17190 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17192         * README, Makefile.in (ETC_SUPPORT): Remove references to
17193         cfg-paper*, configure.{texi,man,info*}._
17195 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17197         * Makefile.in (all.normal): Ensure that gcc is built after all
17198         the x11 - ie gdb - targets.
17200 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17202         * makefile.vms: Don't run conf-a-gas.
17204 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17206         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17208 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17210         * configure.in: Remove noconfigdirs case since gdb also
17211         configures and builds for tic80-coff.
17213 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17215         * configure: Set cache_file to config.cache.
17216         * Makefile.in (local-distclean): Remove config.cache.
17218 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17220         * COPYING: Update FSF address.
17222 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17224         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17225         noconfigdirs.
17227 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17229         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17230         MAKEDIRS, is empty.
17232 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17234         * config.sub: Tweak mn10300 entry.
17236 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17238         * configure.in (host_tools): Put sim before gdb, so gdb's
17239         configure.tgt can determine if the simulator was configured.
17241 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17243         * config.sub: Move BeOS $os case to be with other Cygnus
17244         local cases.
17246 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17248         * config.sub: Remove misplaced comment that broke Linux.
17250 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17252         * config.sub: Add BeOS support.
17254 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17256         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17258 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17260         * configure.in (noconfigdirs): Remove tcl and tk from
17261         noconfigdirs for cygwin32 builds.
17263 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17265         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17267 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17269         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17270         make-all.com, use makefile.vms instead.
17272 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17274         * config.sub: Accept -lnews*.
17276 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17278         * configure.in (noconfigdirs): Disable target-newlib,
17279         target-examples and target-libiberty for d30v.
17281 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17283         * configure.in (noconfigdirs): Enable ld for d30v.
17285 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17287         * configure.in (tic80-*-*): Build compiler.
17289 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17291         * configure.in (d30v-*): Remove sim directory from list of
17292         unsupported d30v directories
17294 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17296         * config.sub, configure.in: Add d30v target cpu.
17298 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17300         * makefile.vms: New file.
17301         * make-all.com: Remove.
17303 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17305         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17307 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17309         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17311 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17313         * Makefile.in (ALL_MODULES): Added all-db.
17314         (CROSS_CHECK_MODULES): Addec check-db.
17315         (INSTALL_MODULES): Added install-db.
17316         (CLEAN_MODULES): Added clean-db.
17318 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17320         * config.guess: Merge with latest FSF sources.
17322 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17324         * Makefile.in (ALL_MODULES): Added all-itcl.
17325         (CROSS_CHECK_MODULES): Added check-itcl.
17326         (INSTALL_MODULES): Added install-itcl.
17327         (CLEAN_MODULES): Added clean-itcl.
17329 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17331         * configure.in: build gdb for mn10200
17333 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17335         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17337 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17339         * configure.in (tic80-*-*): Turn off most targets right now.
17341 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17343         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17344         rather than the makeinfo program.
17345         (do-info): Depend upon all-texinfo.
17347 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17349         * configure.in: Remove uses of config/mh-linux.
17351         * config.sub, config.guess: Merge with latest FSF sources.
17353 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17355         * config.sub (case $basic_machine): Add tic80 entries.
17357 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17359         * config.sub, config.guess: Merge with latest FSF sources.
17361 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17363         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17364         * mpw-config.in: Test for NewFolderRecursive.
17365         * mpw-install: Use symbolic name for startup filename.
17366         * mpw-README: Add various additional details.
17368 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17370         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17372 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17374         * configure.in: Do build gcc and the target libraries for
17375         the mn10200.
17377 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17379         * configure.in: don't avoid building gdb for mn10300 any more
17380         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17381         instead of single-quoting it.
17383 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17385         * configure.in: Don't use --with-stabs on IRIX 6.
17387 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17389         * configure.in (m32r): Build gdb, libg++ now.
17391 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17393         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17394         directories from noconfigdirs.
17396 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17398         * config.sub (basic_machine): added mips16 configuration
17400 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17402         * config.sub: Handle d10v-unknown.
17404 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17406         * config.sub: Handle v850-unknown.
17408 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17410         * Makefile.in: add findutils
17411         * configure.in: add findutils to list of host_tools
17413 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17415         * config.sub: Handle mn10200 and mn10300.
17417 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17419         * configure.in (d10v-*): Do not build librx.
17421 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17423         * configure.in (mn10300): Build everything except gdb & libgloss.
17425 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17427         * config.guess:  Patch for Dansk Data Elektronik servers,
17428         from Niels Skou Olsen <nso@dde.dk>.
17430         For ncr, use /bin/uname rather than uname, since GNU uname does not
17431         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17433         Patch for MIPS R4000 running System V,
17434         from Eric S. Raymond <esr@snark.thyrsus.com>.
17436         Fix thinko for nextstep.
17438         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17440         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17441         * config.guess: Guess mips-dec-mach_bsd4.3.
17443         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17444         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17445         release numbers.
17446         * config.guess (mips-mips-riscos*):  Emit just enough of the
17447         release number.
17449         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17450         * config.guess (sparc-auspex-sunos*):  Added.
17451         (f300-fujitsu-*): Added.
17453         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17454         * config.guess:  Recognize a Tadpole as a sparc.
17456 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17458         * config.guess: Don't assume that NextStep version is either 2 or
17459         3.  NextStep 4 (aka OpenStep 4) has come out now.
17461 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17463         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17464         From Rik Faith <faith@cs.unc.edu>.
17466 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17468         * config.sub: Contributions from bug-gnu-utils to:
17469         Support plain "hppa" (no version given) architecture, reported by
17470         OpenStep.
17471         OpenBSD like NetBSD.
17472         LynxOs is not a hardware supplier.
17474         * config.guess: Contributions from bug-gnu-utils to add support for:
17475         OpenBSD like NetBSD.
17476         Stratus systems.
17477         More Pyramid systems.
17478         i[n>4]86 Intel chips.
17479         M680[n>4]0 Motorola chips.
17480         Use unknown instead of lynx for hardware manufacturer.
17482 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17484         * install.sh (chmodcmd): Set to null if the DST directory already
17485         exists.
17487 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17489         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17490         not use mt-ppc target Makefile fragment any more.
17492 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17494         * configure.in (*-*-windows):  Exclude everything but those dirs
17495         needed to build windows.
17497 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17499         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17501 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17503         * configure.in:  Exclude mmalloc from i386-windows.
17505 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17507         * Undo my previous change.
17509 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17511         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17512         unconditionally.
17513         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17515 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17517         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17518         host to add it's own flags.
17520 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17522         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17524 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17526         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17527         (CXX_FOR_TARGET): Likewise.
17528         (GCC_FOR_TARGET): Define.
17529         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17530         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17531         CC_FOR_TARGET was specified on the command line.
17532         (MAKEOVERRIDES): Don't define.
17534 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17536         * configure.in (m32r): Fix spelling of libg++ libs.
17538 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17540         * config.sub (-apple*): Remove, now redundant.
17542 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17544         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17546         * configure: Rework yesterday's sed script patch.
17548         * config.sub: Merge with FSF.
17550 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17552         * config.guess:  Merge from FSF.
17554         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17555         * config.guess: Use pc instead of unknown, for pc clone systems.
17556         Change linux to linux-gnu.
17558         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17559         * config.guess: Avoid non-portable tr syntax.
17561 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17563         * test-build.mk (HOLES): Add "xargs" for gdb.
17565         * configure: Avoid hpux10.20 sed bug.
17567 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17569         * configure.in:  Add support for windows host
17570         (that is a build done under the Microsoft build environment).
17572 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17574         * Makefile.in: Replace all uses of srcroot with s, to shrink
17575         command line lengths.
17577         Patches from Geoffrey Noer <noer@cygnus.com>:
17578         * configure.in: If configuring for newlib, pass --with-newlib to
17579         subdirectories.
17580         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17581         -Bnewlib/ and -Lwinsup to gcc.
17582         (CXX_FOR_TARGET): Likewise.
17584 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17586         * Makefile.in (ETC_SUPPORT): Add configure.
17588 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17590         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17591         host configuration file.
17593 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17595         * configure.in: Break mn10x00 support into separate
17596         mn10200 and mn10300 configurations.
17597         * config.sub: Likewise.
17599 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17601         * configure.in: Add lots of stuff to noconfigdirs for
17602         the mn10x00 targets.
17604         * config.sub, configure.in: Add mn10x00 support.
17606 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17608         * make-all.com: Call conf-a-gas, not config-a-gas.
17610 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17612         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17613         targets.
17615 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17617         * mpw-README: Add much more detail for native PowerMac.
17618         * mpw-install: New file.
17619         * mpw-configure: Add --norecursion and --help options.
17620         * mpw-config.in: Translate readme and install files when
17621         copying to objdir.
17622         * mpw-build.in: Don't always depend on byacc and flex.
17623         (install-only-top): New action.
17625 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17627         * configure.in:  You can now configure GDB for the v850.
17629 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17631         * configure.in (noconfigdirs): Don't configure any C++ dirs
17632         if targeting D10V.
17634 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17636         * config.sub: Recognize mips64vr5000.
17638 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17640         * configure.in: Use a single line for host_tools and native_only.
17642 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17644         * config.sub, configure.in: Add entries for m32r.
17646 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17648         * Makefile.in (inet-install): Don't run install-gzip.
17650 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17652         * configure.in:  Don't config lots of things for *-*-windows*.
17654 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17656         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17657         (host_libs, host_tools): Copy from configure.in.
17658         * mpw-configure: Don't complain about directories not found.
17660 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17662         * configure.in (i[345]86): Recognize i686 for pentium pro.
17663         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17664         file.
17666         * config.guess (i[345]86): Ditto.
17668 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17670         * configure.in (noconfigdirs): Removed gdb for D10V.
17672 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17674         * configure.in: Remove ld, target-libio, target-libg++, and
17675         target-libstdc++ from noconfigdirs.
17677 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17679         * configure: Fix three locations where shell scripts were
17680         being run directly rather than with config_shell.
17682 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17684         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17685         * config.sub (basic_machine): Recognize v850.
17687 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17689         * mpw-configure: Handle multiple enable/disable options and
17690         pass them down recursively, handle -c and -s flags appropriately
17691         depending on choice of compiler, add escape mechanism for
17692         quoted arguments to gC.
17694 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17696         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17697         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17698         so that -mrelocatable-lib and -mno-eabi are used.
17700         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17701         not support --print-multi-lib, don't abort.
17703 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17705         * make-all.com: Run config-a-gas.
17706         * setup.com: Don't copy subdirectory files around.
17708 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17710         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17711         target, it now compiles correctly.
17713 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17715         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17717 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17719         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17721 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17723         * configure.in (native_only): Add prms.
17725 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17727         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17728         (BINUTILS_SUPPORT_DIRS): Likewise.
17730 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17732         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17733         d10v support is added.
17735 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17737         * configure.in (d10v-*-*): New target.
17739 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17741         * config.guess (HP 9000/811): Recognize this as a PA1.1
17742         machine.
17744 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17746         * Makefile.in (do-tar-gz): New target, split out from tail end of
17747         taz target.  Run each command separately, don't use pipes.
17748         (taz): Use it.
17750 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17752         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17753         * mpw-build.in: No builds should depend on building byacc or flex,
17754         they are assumed to be installed already.
17756 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17758         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17759         variable that CC_FOR_TARGET needs.
17761 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17763         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17764         options have changed since the last time the subdirectory was
17765         configured, and if it has, reconfigure.
17766         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17767         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17769 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17771         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17772         CLEAN_MODULES): Add bash.
17773         (all-bash): New target.
17775 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17777         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17779 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17781         * config.sub (basic_machine): Recognize d10v as a valid processor.
17783 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17785         * mpw-configure: Add support for --bindir.
17786         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17788 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17790         * configure.in: add bash, time, gawk to list of hosttools and things
17791         to only build for native toolchains
17793 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17795         * Makefile.in (docdir): Remove.
17797 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17799         * Makefile.in (datadir): Set to $(prefix)/share.
17801 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17803         * configure.in: build diff and patch for cygwin32-hosted
17804         toolchains.
17806 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17808         * config.sub: Accept -rtems*.
17810 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17812         * configure.in: enable dosrel for cygwin32-hosted builds,
17813                 remove diff from the list of things not buildable
17814                 via Canadian Cross
17816 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17818         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17819         don't get ". ".
17821 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17823         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17825 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17827         * Makefile.in (taz): Handle case where tex3patch didn't even get
17828         checked out.  Also, if it was found, put the symlink in a new util
17829         subdirectory.
17831 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17833         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17835 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17837         * config.sub: Recognize -openvms.
17838         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17839         * make-all.com, setup.com: New files.
17841 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17843         * Makefile.in (taz): tex3patch moved to texinfo/util.
17845 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17847         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17848         * configure.in: remove make from disable-if-Can-Cross list
17849                 enable gdb if ${host} and ${target} are cygwin32
17851 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17853         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17854         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17856 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17858         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17859         distinguish sysv/svr4/bsd variants.
17860         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17862 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17864         * configure.in: Added copyright notice.
17865         * move-if-change: Added copyright notice.
17867 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17869         * configure.in (powerpcle-*-solaris*): Until we get shared
17870         libraries working, don't build gdb, sim, make, tcl, tk, or
17871         expect.
17873 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17875         * config.guess:  Merge with FSF:
17877         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17878         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17880         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17881         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17883         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17884         * config.guess:  Combine two OSF1 rules.
17885         Also recognize field test versions.  From mjr@zk3.dec.com.
17886         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17887         because GNU uname does not support -p.  From pmr@pajato.com.
17889 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17891         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17893 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17895         * mpw-README: Document GCCIncludes.
17897 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17899         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17901 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17903         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17905 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17907         * configure.in (*-*-cygwin32): Configure make.
17909 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17911         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17913 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17915         * Makefile.in (all-inet): Depend on all-perl.
17917         * Makefile.in (inet-install): New target.
17919         * Makefile.in (all-inet): Depend on all-tcl.
17920         (all-inet): Depend on all-send-pr.
17922 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17924         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17925         temporarily.
17927 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17929         * configure.in: Don't configure --with-gnu-ld on AIX.
17931 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17933         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17935 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17937         * Makefile.in (ALL_MODULES): Added all-inet.
17938         (CROSS_CHECK_MODULES): Added check-inet.
17939         (INSTALL_MODULES): Added install-inet.
17940         (CLEAN_MODULES): Added clean-inet.
17941         (all-indent): New target.
17943         * configure.in (host_tools): Added inet.
17944         (native_only): Added inet.
17945         (noconfigdirs): Added inet.
17947 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17949         * configure.in: Don't configure libgloss if we are not configuring
17950         newlib.
17952 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17954         * configure.in: Don't configure libgloss for unsupported
17955         architectures.
17957 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17959         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17961 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17963         * Makefile.in (ALL_MODULES): Include all-apache.
17964         (CROSS_CHECK_MODULES): Include check-apache.
17965         (INSTALL_MODULES): Include install-apache.
17966         (all-apache): New target.
17968         * configure.in: Added apache everywhere perl is seen.
17970 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17972         * Makefile.in: Add support for clean-{module} and
17973         clean-target-{module} rules.
17975 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17977         * configure.in (*-*-ose) do not build libgloss.
17979 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17981         * config.guess (prep*:SunOS:5.*:*): Turn into
17982         powerpele-unknown-solaris2.
17984 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17986         * configure.in: Permit --enable-shared to specify a list of
17987         directories.
17989 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17991         * configure.in (host==solaris): Pass only the first word of $CC
17992         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17994 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17996         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17998 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18000         * Makefile.in (ALL_MODULES): Include all-perl.
18001         (CROSS_CHECK_MODULES): Include check-perl.
18002         (INSTALL_MODULES): Include install-perl.
18003         (ALL_X11_MODULES): Include all-guile.
18004         (CHECK_X11_MODULES): Include check-guile.
18005         (INSTALL_X11_MODULES): Include install-guile.
18006         (all-perl): New target.
18007         (all-guile): New target.
18009         * configure.in (host_tools): Include perl and guile.
18010         (native_only): Include perl and guile.
18011         (noconfigdirs): Don't build guile and perl; no ports have been
18012         done.
18014 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18016         * configure (--enable-*): Handle quoted option lists such as
18017         --enable-sim-cflags='-g0 -O' better.
18019 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18021         * Makefile.in ({,inst}all-target): New rule so we can make and
18022         install all of the target directories easily.
18024 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18026         * configure.in: Add missing global flag in sed substitution when
18027         deleting `target-' from ${configdirs}.
18029 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18031         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18032         option.
18034         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18035         config/mh-necv4.
18037         * install.sh: Correct misspelling of transformbasename.
18039         * config.guess: Recognize mips-*-sysv*.
18041 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18043         * config.sub: Recognize mon960.
18045 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18047         * configure: Restore Canadian Cross handling of BISON and LEX,
18048         removed in Feb 20 change.
18050 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18052         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18053         Mention make install.  Remove the old copyright date as well the
18054         clumsy and rather pointless copyright on the README file.
18056 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18058         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18059         Makefile after running symlink-tree, then run `make distclean' to
18060         avoid clobbering any generated files in srcdir.
18062 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18064         * configure.in (m68k-*-netbsd*): Build everything now.
18066 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18068         * Makefile.in (taz): Fix quoting.
18070 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18072         * configure.in (sparclet-*-*): Build everything now.
18074 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18076         * configure.in (m68k-*-linux*): New host.
18078 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18080         * configure: Check for bison before byacc.
18082 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18084         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18085         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18086         searching PATH.  These are used as fallbacks by Makefile.in if
18087         flex/bison/byacc aren't in objdir.
18089 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18091         * Makefile.in: Make everything which depends upon all-bfd also
18092         depend upon all-opcodes, in case --with-commonbfdlib is used.
18094 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18096         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18097         building NT native compilers on Unix.
18099 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18101         * configure.in: Don't get CC from the host Makefile fragment if we
18102         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18103         Solaris test for /usr/ucb/cc to the post target script, just after
18104         the compiler sanity test.
18106 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18108         * config.sub: Merge with FSF.
18110 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18112         * Makefile.in (RPATH_ENVVAR): New variable.
18113         (REALLY_SET_LIB_PATH): Use it.
18114         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18116 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18118         * config.sub, configure.in: Recognize sparclet cpu.
18120 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18122         * config.guess:  Support m68k-cbm-sysv4.
18124 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18126         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18127         m68k-unknown-linuxaout from linker help string.  Put quotes around
18128         $ld_help_string.
18130 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18132         * config.guess (powerpc-harris-powerunix): Add guess for port
18133         to new target.
18135 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18137         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18139 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18141         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18142         $(REALLY_SET_LIB_PATH) in Makefile.
18143         * Makefile.in (SET_LIB_PATH): New variable.
18144         (REALLY_SET_LIB_PATH): New variable.
18145         ($(DO_X)): Use $(SET_LIB_PATH).
18146         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18147         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18148         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18149         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18150         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18151         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18152         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18153         (install-dosrel): Likewise.
18154         (all-opcodes): Depend upon all-libiberty.
18156 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18158         * config.guess (*:CYGWIN*): New
18160 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18162         * Makefile.in (all-target-winsup): All all-target-libiberty.
18164 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18166         * configure.in (noconfigdirs): Add missing # in front of comment.
18168 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18170         * configure.in: add second pass to things added to noconfigdirs
18171         so *-gm-magic can exclude libgloss properly.
18173 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18175         * mpw-configure (extralibs_name, rez_name): Set correctly
18176         for MWC68K compiler.
18178         * mpw-README: Add more info on the necessary build tools.
18180 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18182         * configure.in, config.sub: Recognize cygwin32.
18184 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18186         * config.guess, config.sub: Recognize A/UX.
18188 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18190         * config.sub: Merge with gcc/config.sub.
18192 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18194         * mpw-build.in (do-binutils): Add build of stamps.
18196 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18198         * config.sub: Add recognition for mips64vr4100*-* targets.
18200 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18202         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18203         Add creation of gconfigargs with `--enable-shared' turned on.
18204         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18205         ($(host)-stamp-stage3-configured): Likewise.
18206         (HOLES): Add chatr and ldd.
18207         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18209 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18211         * configure: Pass --nfp to recursive configures.
18213 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18215         * Makefile.in (DLLTOOL): New.
18216         (DLLTOOL_FOR_TARGET): New.
18217         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18218         (EXTRA_TARGET_FLAGS): Ditto.
18219         (EXTRA_GCC_FLAGS): Ditto.
18220         (CONFIGURE_TARGET_MODULES): Ditto.
18221         (DO_X): Ditto.
18222         * configure: Add DLLTOOL.
18224 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18226         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18227         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18228         mh-sco, since old workarounds no longer needed, and don't
18229         build ld, since libraries have weak symbols in COFF.
18231 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18233         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18235 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18237         * configure.in: Make sure that ${CC} can be used to compile an
18238         executable.
18240 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18242         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18243         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18244         nothing depending on whether gdbtk is being built.
18246 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18248         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18250 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18252         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18253         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18255 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18257         * config-ml.in: Add support for
18258         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18259         Simplify setting of multidirs from --disable-foo.
18261 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18263         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18264         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18265         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18266         non-empty, pass them on to the  GCC make.
18267         (all-bootstrap): New rule that is like all-gcc, except it executes
18268         the GCC bootstrap rule instead of the GCC all rule.
18270 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18272         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18274 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18276         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18277         DG/UX support.
18279 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18281         * config.sub (i*86*) Change [345] to [3456]
18283 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18285         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18286         --with-gnu-ld=no.
18288 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18290         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18291         AIX multilibs get built.
18293 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18295         * configure.in (i386-win32): Don't build expect if we're not
18296         building the tcl subdir.
18298 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18300         * Makefile.in: (configure-target-examples, all-target-examples):
18301         New targets, configure and build example programs.
18303 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18305         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18306         use it as input to sedit the generated MPW makefile.
18307         * mpw-README: Add a suggestion about Gestalt.h.
18309 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18311         * config.sub: Accept *-*-ieee*.
18313 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18315         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18316         Ronald F. Guilmette <rfg@monkeys.com>.
18318 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18320         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18321         for powerpc-pe native.
18322         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18323         (target==powerpc-pe): duplicate i386-win32 entry.
18325 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18327         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18328         of vxworks, not just vxworks5.1.
18330 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18332         * mpw-configure: Add support for exec-prefix.
18334 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18336         * config.guess: Recognize HP model 816 machines as having
18337         a PA1.1 processor.
18339 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18341         * configure: Ignore new autoconf configure options.
18343 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18345         * config.guess:  Recognize Pentium under SCO.
18346         From Robert Lipe <robertl@arnet.com>.
18348 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18350         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18352 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18354         * configure.in: Don't configure gas for alpha-dec-osf*.
18356 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18358         * configure.in: Default to --with-stabs for some targets for which
18359         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18360         i[345]86*-*-unixware*.
18362 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18364         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18365         rather than basing it on the target.  Simplify handling of options
18366         controlling which directories to configure.  Remove extraneous
18367         slash in multi-clean target.
18369 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18371         * config-ml.in: Prefix more variables with ml_ so they don't collide
18372         with configure's.
18374 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18376         * configure: Don't turn -v into --v.
18378 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18380         * configure.in (targargs): Fix typo.
18382         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18384 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18386         * configure.in: Strip --host and --target options from
18387         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18388         --with-cross-host option when building with a cross-compiler.
18389         * configure: Canonicalize the arguments put into config.status by
18390         always using `=' for an option with an argument.  Pass a presumed
18391         --host or --target explicitly.
18393 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18395         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18396         into general OS recognition case.
18398 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18400         * configure.in (target_configdirs): add target-winsup only
18401         for win32 target systems.
18403 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18405         * Makefile.in (all-target-libgloss): Depend upon
18406         configure-target-newlib, since when libgloss is built it looks to
18407         see if the newlib directory exists.
18409 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18411         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18412         cfg-ml-*.in.
18414 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18416         * configure: Handle LD and LD_FOR_TARGET when configuring a
18417         Canadian Cross.
18419 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18421         * configure.in (target_libs): add target-winsup.
18422         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18423         (target==ppcle-pe): remove ld from $noconfigdirs.
18425 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18427         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18428         Preserve relative path names in $srcdir.  Build symlink tree if
18429         configuring cross target dir and srcdir=. (= no VPATH support).
18430         (configure-target-libg++): Depend on configure-target-librx.
18431         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18432         * config-ml.in: New file.
18433         * symlink-tree: New file.
18434         * configure: Ensure srcdir="." if that's what it is.
18436 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18438         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18439         includes and FLEX_SKELETON setting.
18440         * mpw-configure (--with-gnu-ld): New option, controls whether
18441         to use PPCLink or ld with PowerMac GCC.
18442         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18443         * mpw-config.in: Configure grez if targeting Mac.
18445         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18446         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18447         just macos.
18448         * configure.in: Configure grez resource compiler if targeting Mac.
18449         * Makefile.in (all-grez, install-grez): New targets.
18451 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18453         * configure: CXX defaults to gcc, not g++.  If we find
18454         gcc in the path, set CC to gcc -O2.
18456 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18458         * configure: Default ${build} correctly.  Avoid picking up extra
18459         spaces when reading CC and CXX from Makefile.  When doing a
18460         Canadian Cross, use plausible default values for numerous
18461         variables.
18462         * configure.in: When doing a Canadian Cross, don't try to
18463         configure tools whose configure script can't handle it.
18465 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18467         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18469 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18471         * configure:  Remove dubious bug reporting address.
18473 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18475         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18476         configure script, run that instead of this directory's configure.
18477         In either case, print a message that we're configuring the sub-dir.
18479 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18481         * configure.in: Before checking for the existence of various files,
18482         use sed to filter out "target-".
18484 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18486         * Makefile.in (DO_X): Split rule to decrease command line length
18487         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18488         (Philippe De Muyter).
18490 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18492         * Makefile.in (all-patch): depend on all-libiberty.
18494 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18496         * configure.in: If the only directory in target_configdirs which
18497         actually exists is libiberty, then set target_configdirs to empty,
18498         to avoid trying to build a target libiberty in a gas or gdb
18499         distribution.
18501 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18503         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18504         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18505         systems.
18507 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18509         * configure.in (copy_dirs): Use sys-include instead of include
18510         for --with-headers option.
18512 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18514         * Makefile.in, configure.in: Make winsup builds work with
18515         new scheme.
18517 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18519         * configure.in: Build the linker on AIX.
18521 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18523         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18524         where needed.
18526 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18528         * Makefile.in (all-gcc): Fix typo.
18530 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18532         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18534 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18536         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18537         to target-xiberty, to provide more flexibility.
18538         (target_subdir):  Define.  Create if cross.
18539         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18540         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18541         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18542         check-libFOO -> check-target-libFOO, etc.
18543         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18544         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18545         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18546         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18547         allow ALL_GCC="" to only configure.
18548         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18549         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18550         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18552 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18554         * Makefile.in (taz): Build "info" in etc explicitly.
18556 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18558         * configure.in:  Make sure that CC is undefined (as opposed to
18559         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18560         problem with autoconf trying to configure on a host without GCC.
18562 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18564         * mpw-configure: Set host alias from choice of host compiler,
18565         only use generic MPW Makefile sed if present, edit a file
18566         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18567         * mpw-README: Add problem notes about CW6 and CW7.
18569 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18571         * Makefile.in (taz): Use ";" instead of ";;".
18573 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18575         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18576         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18577         DISTDOCDIRS.
18578         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18579         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18581 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18583         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18584         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18585         Move bfd to DISTSTUFFDIRS.
18587 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18589         * Makefile.in (X11_LIB): Removed.
18590         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18592         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18594 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18596         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18597         names.
18599 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18601         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18603 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18605         * configure.in (i[345]86-*-win32): Always build newlib.
18606         Don't configure cvs, autoconf or texinfo.
18607         * Makefile.in (LD_FOR_TARGET): New.
18608         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18609         Pass down LD_FOR_TARGET.
18611 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18613         * winsup: New directory.
18614         * Makefile.in: Build winsup.
18615         * configure.in: Winsup is configured when target is win32.
18616         Can only build win32 target GDB when native.
18618 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18620         * config.guess: Recognize HP model 819 machines as having
18621         a PA 1.1 processor.
18623 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18625         * configure: Fix sed loop which substitutes for CC and CXX to
18626         avoid bug found in various sed implementations.
18628 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18630         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18631         simulator.  Use standard powerpc-*-eabi*.
18633 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18635         * configure.in: Stop putting gas and binutils in noconfigdirs for
18636         powerpc-*-aix* and rs6000-*-*.
18638 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18640         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18641         -mcall-aixdesc libraries.
18643 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18645         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18647         * config.sub (arm | armel | armeb): Fix shell syntax.
18649 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18651         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18652         -msoft-float and -mcpu=common support.
18653         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18654         libraries.
18656 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18658         * configure.in: Allow configuration and build of emacs19 for the alpha.
18660 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18662         * configure.in (CC): Get ^CC, not just any old CC, from
18663         ${host_makefile_frag}.
18665 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18667         * configure.in (CC): Try to get CC from
18668         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18670 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18672         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18673         only if it exists in $(srcdir).
18675 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18677         * configure: If CC and CXX are not set in the environment, set
18678         them, based on either an existing Makefile or on searching for gcc
18679         in PATH.  Substitute for CC and CXX in Makefile.
18680         * configure.in: Remove libm from target_libs.  Separate
18681         target_configdirs from configdirs.  If CC is not set in
18682         environment, try to get it from a host Makefile fragment.  Rewrite
18683         changes of configdirs to use skipdirs instead.  A few minor
18684         tweaks.  Take directories out of target_configdirs as they are
18685         taken out of configdirs.  Remove existing Makefile files from
18686         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18687         CONFIG_ARGUMENTS in Makefile.
18688         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18689         by configure.in.
18690         (CONFIG_ARGUMENTS): Likewise.
18691         (CONFIGURE_TARGET_MODULES): New variable.
18692         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18693         ($(CONFIGURE_TARGET_MODULES)): New target.
18694         (configure-libg++, configure-libio): New targets.
18695         (all-libg++): Depend upon configure-libg++.
18696         (all-libio): Depend upon configure-libio.
18697         (configure-libgloss, all-libgloss): New targets.
18698         (configure-libstdc++): New target.
18699         (all-libstdc++): Depend upon configure-libstdc++.
18700         (configure-librx, all-librx): New targets.
18701         (configure-newlib): New target.
18702         (all-newlib): Depend upon configure-newlib
18703         (configure-xiberty): New target.
18704         (all-xiberty): Depend upon configure-xiberty.
18706 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18708         * configure.in (host i[345]86-*-win32):  Expand the
18709         noconfigdirs again.
18711 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18713         * mpw-configure: Fix sed command file name.
18715 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18717         * configure.in (host i[345]86-*-win32): Reduce the
18718         noconfigdirs again.
18720 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18722         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18723         or powerpc*-*-pe*, since they are not yet supported.
18725 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18727         Add PowerMac support and many other enhancements.
18728         * mpw-configure: New option --cc to select compiler to use,
18729         paste options set according to --cc into the generated
18730         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18731         if mpw-make.sed is present.
18732         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18733         add forward includes for PowerPC include files.
18734         * mpw-build.in: Build using Makefile.PPC if present.
18735         (do-byacc, etc): Remove separate version resource builds.
18736         (do-gas): Build "stamps" before "all".
18737         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18738         * mpw-README: Update to reflect --cc option, PowerMac support,
18739         and recently-reported compatibility problems.
18741 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18743         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18744         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18745         (--with-multilib-top): Pass to recursive invocations.
18747 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18749         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18750         v810-*-*.
18752 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18754         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18755         gdb, ld and opcodes on v810-*-*.
18757 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18759         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18760         (local-maintainer-clean): New target.
18761         (maintainer-clean): New target.
18762         (realclean): Just depend upon maintainer-clean.
18764 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18766         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18768 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18770         * configure.in: Build ld in mips*-*-bsd* case.
18772 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18774         * config.sub: Accept -lites* OS.  From Ian Dall.
18776 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18778         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18779         targets.
18781 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18783         * configure.in: treat i386-win32 canadian cross the same as
18784         i386-go32 canadian cross.
18786 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18788         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18789         running under the simulator to build a reduced set of libraries.
18790         (powerpc-*-eabiaix): Add fine grained multilib support added to
18791         other powerpc targets yesterday.
18793 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18795         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18796         -disable-softfloat, -disable-relocatable, -disable-aix, and
18797         -disable-sysv to control which multilib libraries get built.
18799 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18801         * configure: Add Makefile.tem to list of files to remove in trap
18802         handler.
18804 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18806         * config.guess (*Linux*):  Add missing "exit"s.
18807         Also, need specific check for alpha-unknown-linux (uses COFF).
18809 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18811         * config.guess:  Merge with FSF:
18813         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18814         * config.guess (AIX4): More robust release numbering discovery.
18816         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18817         * config.guess (i386-sequent-ptx): Properly get version number.
18819         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18820         * config.guess (mips:*:4*:UMIPS): New case.
18822 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18824         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18825         (i386-win32 host): Likewise.  Don't build readline.
18827 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18829         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18830         SUPPORT_FILES to submakes.
18832 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18834         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18835         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18836         mpw-configure.
18838 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18840         * configure.in (appdirs): Use =, not ==, in test expression when
18841         trying to build the text to print in the warning message for
18842         Solaris users.
18844 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18846         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18848 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18850         * config.guess: Recognize lynx-2.3.
18852 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18854         * config.sub (z8ksim): Deleted
18855         (z8k-*-coff): New, this is the one true name of the target.
18857 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18859         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18861 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18863         * config.guess (*:Linux:*:*): First try asking the linker what the
18864         default object file format is (elf, aout, or coff).  Then if this
18865         fails, try previous methods.
18867 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18869         * configure.in: Don't build newlib for *-*-vxworks5.1.
18871 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18873         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18874         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18876 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18878         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18880 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18882         * cfg-ml-com.in: New file.
18883         * cfg-ml-pos.in: New file.
18885 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18887         * COPYING.NEWLIB: Add HP free copyright to list.
18889 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18891         * config.sub: Recognize -eabi* for the system, not just -eabi.
18893 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18895         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18896         * config.sub, configure.in (win32): New target and host.
18898 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18900         * configure.in: Add i386-pe configuration.
18902 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18904         * mpw-build.in (install): Install GDB after LD.
18906 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18908         * mpw-config.in (elf/mips.h): Always forward-include, needed
18909         for GDB to build.
18911 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18913         * testsuite: New directory for customer acceptance and whole tool
18914         chain tests.
18916 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18918         * configure: If per-host line isn't found, but AC_OUTPUT is found
18919         and a configure script exists, run it instead.
18921 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18923         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18925 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18927         * configure: Set build_{cpu,vendor,os,alias} to host values when
18928         --build isn't specified.
18930 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18932         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18933         (FLAGS_TO_PASS): Pass them.
18934         (EXTRA_TARGET_FLAGS): Ditto.
18936 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18938         * Makefile.in (all-libg++): Depend on all-libstdc++.
18940 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18942         * configure.in (noconfigdirs): Enable all packages for
18943         i386-unknown-netbsd.
18945 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18947         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18948         hosted builds (DOS builds)
18950 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18952         Changes for ARM based on patches from Richard Earnshaw:
18953         * config.sub: Handle armeb and armel.
18954         * configure.in: Omit arm linker only for riscix.
18956 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18958         * config.guess:  Update from FSF.
18960 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18962         * config.sub: Recognize powerpcle as the little endian variant of
18963         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18964         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18965         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18966         temporarily.
18968 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18970         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18972 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18974         * config.sub: Accept -lites* as a basic system type.
18976 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18978         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18979         installed, and if so return linuxoldld as the system name.
18981 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18983         * config.guess: Add hppa1.1-hp-lites support.
18985 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18987         * configure.in: Don't build newlib for m68k-vxworks5.1.
18989 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18991         * configure.in (mips-sgi-irix6): Use mh-irix5.
18993 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18995         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18997 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18999         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19000         OSF/1.  Fix compiler flags.
19001         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19003 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19005         * configure.in: Recognize --with-newlib.
19006         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19008 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19010         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19011         to *_X11_MODULES due to gdbtk needing X include files et al.
19013 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19015         Merge in support for Mac MPW as a host.
19016         (Old change descriptions retained for informational value.)
19018         * mpw-config.in: Add generic include forwards for cpu-specific
19019         include files in aout and elf directories.
19021         * mpw-configure: Added copyright.
19022         * mpw-config.in: Check for presence of required build tools.
19023         (target_libs): Add newlib.
19024         (target_tools): Add examples.
19025         (Read Me): Generate as "Read Me for MPW" instead.
19026         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19027         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19028         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19030         * mpw-configure: Remove subdir-specific makefile hackery,
19031         delete mk.tmp after using it.
19033         * mpw-build.in (all): Display start and end times.
19035         * mpw-configure (host_canonical): Set.
19036         (target_cpu): Always add to makefiles.
19037         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19038         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19039         (mpw-mh-mpw): Look for in srcdir and srcroot.
19040         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19042         * mpw-build.in: (install-only): New target.
19044         * mpw-configure (host_alias, target_alias): Rename from hostalias
19045         and targetalias, add into generated Makefile.
19046         (mk.tmp): If present, add into generated Makefile.
19047         * mpw-build.in (all-gas): Build config.h first before gas proper.
19049         * mpw-configure (config.status): Write only if changed.
19050         * mpw-config.in (readline): Configure it (not built, just used for
19051         definitions).
19053         * mpw-config.in (elf/mips.h): Add a forward include.
19055         * mpw-config.in: Forward-include most .h files in include into
19056         extra-include.
19057         (readline): Don't build.
19058         mpw-build.in (install): Install GDB.
19060         * mpw-configure (prefix, mpw_prefix): Handle it.
19061         * mpw-config.in (mmalloc, readline): Don't configure.
19062         * mpw-build.in (thisscript): Rename to ThisScript.
19063         Use mpw-build instead of BuildProgram everywhere.
19064         (mmalloc, readline): Don't build.
19065         * mpw-README: New file, basic documentation about the MPW port.
19067         * mpw-config.in: Use forward-include to create include files.
19069         * mpw-configure: Add more things to the top of each configured
19070         Makefile, including contents of config/mpw-mh-mpw.
19071         * mpw-config.in (extra-include): Create this directory and fill it
19072         with Posix-like include files when configuring.
19074         * config.sub (apple, mac, mpw): Add various aliases.
19076         * mpw-build.in: New file, top-level build script fragment for MPW.
19077         * mpw-configure: New file, configure script for MPW.
19078         * mpw-config.in: New file, config fragment for MPW.
19080 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19082         * configure.in (host_libs): Remove glob, since it is gone from the
19083         sources.
19085 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19087         * Makefile.in: define empty GDB_NLM_DEPS var.
19089         * configure.in(target_makefile_frag): use config/mt-netware
19090         for netware targets.
19092 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19094         * config.sub: Merge in recent FSF changes.  Remove linux special
19095         cases.
19097 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19099         Revert this change:
19101         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19103                 * build-all.mk: Use CC=cc -Xs on Solaris.
19105 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19107         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19108         stop using it.
19109         * Makefile.in: Nuke all references to glob subdirectory.
19111 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19113         * configure.in: Fix --enable-shared logic in per-host.
19115 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19117         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19119 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19121         * configure.in (noconfigdirs): Don't build gas on AIX, for
19122         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19124 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19126         * configure: Fix --cache-file to work if the file argument is a
19127         relative path.
19129 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19131         * configure: If the --cache-file is used, pass it down to
19132         configure in subdirectories.
19134 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19136         * config.sub: add vxworks29k configuration.
19138 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19140         * Makefile.in (taz): Do "diststuff" part quietly.
19142 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19144         * config.sub: Mini-merge with gcc/config.sub.
19146 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19148         * config.guess (IRIX): Sed - to _.
19150 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19152         * Makefile.in (source-vault, binary-vault): New targets.
19154 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19156         * config.sub: Recognize -eabi as a basic system type.
19158 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19160         * configure.in (enable_shared stuff): Fix typo.
19162 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19164         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19166 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19168         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19170 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19172         * configure.in (rs6000-*-*): Don't build gas.
19174 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19176         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19177         reduce command line length.
19178         (AS_FOR_TARGET): Check for as.new, not Makefile.
19179         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19181 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19183         * config.guess:  Merge from FSF.
19185 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19187         * configure: Don't use $ when handling program_suffix.
19189 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19191         * configure.in:  Configure tk for hppa/hpux.
19193 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19195         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19197 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19199         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19200         to LIBCXXFLAGS.  Tests are better run without it.
19202 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19204         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19206 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19208         * configure.in (*-*-netware*): Don't configure xiberty.
19210 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19212         * configure.in:  Remove tk from native_only list.
19214 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19216         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19217         for special NCD build.
19219 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19221         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19222         makeall.bat, they're only useful for binutils snapshots.
19223         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19224         makeall.bat to specified SUPPORT_FILES.
19226 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19228         * build-all.mk: Add Ericsson targets to sun4 and solaris
19229         hosts.  Add  BNR's sun4 target to solaris host, so their
19230         build-from-source will be tested in-house first.
19232 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19234         * Makefile.in (LIBCFLAGS): New variable.
19235         (CFLAGS_FOR_TARGET): Ditto.
19236         (LIBCFLAGS_FOR_TARGET): Ditto.
19237         (LIBCXXFLAGS): Ditto.
19238         (CXXFLAGS_FOR_TARGET): Ditto.
19239         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19240         (BASE_FLAGS_TO_PASS): Pass them.
19241         (EXTRA_TARGET_FLAGS): Ditto.
19243         * configure.in: Support --enable-shared.
19245 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19247         * configure.in (target_libs):  Include libstdc++ again.
19248         * config.guess:  Update from FSF (for FreeBSD).
19250 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19252         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19253         makeall.bat.
19254         (DISTDOCDIRS): Add `etc'.
19255         (ETC_SUPPORT_PFX): New variable.
19256         (taz): Include anything from etc starting with a word in
19257         ETC_SUPPORT_PFX.
19259 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19261         * config.sub: Update for recent FSF changes.  Remove obsolete
19262         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19263         spacing changes.
19265 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19267         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19269         * config.guess:  Merge with FSF.
19270         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19272 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19274         * configure: Since the "trap 0" handler will override the exit
19275         status on many systems, only use it for "exit 1", and make it set
19276         a non-zero exit status; reset it before "exit 0".  Also, check
19277         exit status of config.sub, and error out if it failed.
19279 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19281         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19282         and install libgloss.
19284 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19286         * Makefile.in (all-binutils): Depend upon all-byacc.
19288         * configure.in: Don't build emacs on Irix 5.
19290 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19292         * configure.in (*-*-netware*): Add libio.
19294 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19296         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19297         (CHECK_TARGET_MODULES): Ditto.
19298         (INSTALL_TARGET_MODULES): Ditto.
19299         (TARGET_LIBS): Ditto.
19300         (all-libstdc++): Note dependencies.
19302 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19304         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19306 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19308         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19309         -fexternal-templates.
19311         * configure.in (target_libs): Add libstdc++.
19312         (noconfigdirs): Add libstdc++ as appropriate.
19314 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19316         * config.guess:  Update from FSF.
19318 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19320         * configure: Use ${config_shell} when running ${configsub}.
19322 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19324         * config.sub: No longer recognize h8300h.
19326 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19328         * config.sub: Remove extraneous differences between config.sub and
19329         gcc/config.sub.
19331 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19333         * Makefile.in (DISTSTUFFDIRS): Add gas.
19335 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19337         * COPYING.NEWLIB: New file.
19339 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19341         * config.guess (HP-UX):  Patch from Harlan Stenn
19342         <harlan@landmark.com> to also emit release level.
19344 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19346         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19348 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19350         * config.sub:  Merge nextstep cleanup from FSF.
19352 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19354         * configure.in (arm-*-*): Don't configure ld for this target.
19356 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19358         * configure.in (*-*-netware): don't configure libg++, libio,
19359         librx, or newlib.
19361 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19363         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19364         configure ld--it works, but it doesn't support shared libraries.
19366 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19368         * config.guess (*-unknown-freebsd*):  Get rid of possible
19369         trailing "(Release)" in version string.
19370         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19372 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19374         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19375         Fix type: *-next-neststep -> *-next-nextstep.
19377         * config.guess:  Merge from FSF:
19379         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19381         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19383         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19385         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19386         instead of UNIX_SV for UnixWare 1.0).
19388 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19390         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19391         to make gdb/nlm/* build after the compiler and linker.
19393 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19395         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19396         not just i[34]86.
19397         (m68k-atari-sysv4):  Relocate to match FSF version.
19399         * config.guess:  More merges from the FSF:
19401         Add a space before function call or macro invocation.
19403         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19405         * config.guess: Add trap cmd to remove dummy.c and dummy when
19406         interrupted.
19408         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19410         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19411         (dummy): Redirect stderr from compilation of dummy.c.
19413         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19415         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19417 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19419         * configure: Accept and ignore --cache*, for compatibility with
19420         new autoconf.
19422 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19424         * config.guess:  Merge from FSF:
19426         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19428         * config.guess (Pyramid*:OSx*:*:*): New case.
19429         (PATH): Add /.attbin at end for finding uname.
19430         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19432         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19434         * config.guess (M88*:DolphinOS:*:*): New case.
19436         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19438         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19439         to select whether to use ELF or COFF.
19441         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19443         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19445         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19447         * config.guess: Guess the OS version for HPUX.
19449         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19451         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19453 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19455         * configure.in: Recognize --with-headers, --with-libs, and
19456         --without-newlib.
19457         * Makefile.in (all-xiberty): Depend upon all-ld.
19459 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19461         * configure.in: Change i[34]86 to i[345]86.
19463 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19465         * configure (version): A few more tweaks to help message.
19467 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19469         * Makefile.in:  Remove (for now) librx as a host library,
19470         now that we're building it for target.
19472 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19474         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19475         (Karl Berry).
19477 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19479         * configure.in:  Also configure librx.
19481 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19483         * Makefile.in:  Update various rules to reflect that librx
19484         is now needed for libg++.
19486 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19488         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19490 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19492         * configure.in: Configure the examples directory.
19494 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19496         * configure: Simplify Jun 2 1994 change.
19498 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19500         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19501         /bin/gcc isn't good enough to build gcc.
19503 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19505         * Makefile.in (GDB_SUPPORT_FILES): Remove
19506         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19507         (gdb.tar.gz): Add new rule to use standard distribution building
19508         mechanism.
19510 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19512         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19513         Bill Cox <bill@cygnus.com>.
19515 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19517         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19519 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19521         * configure:  Search current dir first in .gdbinit.
19523 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19525         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19527 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19529         * config.sub:  Refer to NeXT's operating system as nextstep.
19531         * config.sub (case $basic_machine):  Re-order the cases, to match
19532         the order in the FSF version (which is mostly alphabethical).
19533         Merge in some additions and changes from the FSF.
19535 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19537         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19538         * config.sub: Recognize cxux7.
19539         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19541 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19543         * config.sub:  Fix typo powerpc -> powerpc-*.
19545 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19547         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19549         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19550         parallel with all-emacs and install-emacs).  Top-level command
19551         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19553 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19555         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19556         $(relbindir)/make before doing ``make install'', and use
19557         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19558         installing over running make binary.
19559         ($(host)-stamp-stage3-installed): Likewise.
19561 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19563         * config.guess: Recognize Mach.
19565 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19567         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19568         see whether --exec-prefix was used.
19570 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19572         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19574 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19576         * Makefile.in: Add all-librx target similar to all-libproc.
19578 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19580         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19581         with post 1.2 uname bogosity.
19583 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19585         * configure: Remove temporary files on receipt of a signal.
19587 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19589         * configure: If there is a package_makefile_frag, remove
19590         ${subdir}/Makefile.tem after copying it in.
19592 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19594         * build_all.mk: support rs6000 lynx identifies itself as
19595         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19596         since /bin/gcc is too feeble to compile a modern gcc.
19598 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19600         * brought devo/test-build.mk update-to-date with progressive/
19601         test-build.mk. Add lynx targets and hppa flag info.
19603 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19605         * configure.in:  Use mh-ncrsvr43.  Patch from
19606         Tom McConnell <tmcconne@sedona.intel.com>.
19608 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19610         * config.guess (i386-unknown-bsdi):  No longer need to
19611         check #if defined(__bsdi__) && defined(__i386__).
19613 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19615         * configure: Set program_transform_nameoption correctly.
19617 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19619         * brought build-all.mk update-to-date with progressive build-all.mk,
19620         added new targets and hppa info.
19622 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19624         * configure: If config.guess result is a prefix of the user
19625         specified target, assume a native build and use the user specified
19626         target as the host alias.  Remove SunOS patch suffix removal hack.
19627         * configure.in: Remove SunOS patch suffix removal hack.
19629         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19630         in NATIVE_CHECK_MODULES.
19632 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19634         * Makefile.in: Rename HOST_ONLY to NATIVE.
19635         * configure: Delete SunOs patch suffix from host_canonical
19636         and build_canonical variables that are prepended to Makefiles.
19637         * configure.in: Add comments for easier maintenance.
19639 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19641         * Makefile.in: Add all-libproc target similar to all-gui.
19643 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19645         * Makefile.in (CHECK_MODULES): split into
19646         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19648 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19650         * config.guess (i386-unknown-bsdi): New system to guess.
19652 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19654         * Makefile.in: Add all-gui target (but not yet build by "all").
19656 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19658         * config.sub: Move deletion of patch suffix from here...
19659         * configure.in: To here, at Ian's suggestion.  The top-
19660         level scripts might need to know of a patch level.
19662 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19664         * config.sub: Strip off patch suffix so rtl is recognized
19665         as a sunos4.1.3 machine, even though it's been patched.
19667 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19669         * Makefile.in (INSTALL_LAST): Delete.
19670         (INSTALL_DOSREL): New.
19672 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19674         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19675         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19676         whether we pass down --with-gnu-ld anyhow.
19678 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19680         * Makefile.in (INSTALL_LAST): Change operation so it works
19681         on more flavors of make.
19682         * configure.in (go32): Don't build libg++ or libio.
19684 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19686         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19687         they can be overriden by templates.
19689 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19691         * configure.in (target==go32): Don't build gdb.
19692         * dosrel: New directory.
19694 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19696         * configure.in (host==go32): Configure dosrel too.
19697         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19698         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19699         be set by incoming names or templates.
19700         (INSTALL_LAST): New rule.
19702 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19704         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19706 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19708         * configure.in (appdirs): New variable.  Currently empty, but will
19709         be used in gas distribution.  If nonempty, lists a set of
19710         directories at least one of which must get configured, or top
19711         level configuration is considered to have failed.
19712         (rs6000-*-lynxos*): Use new file name.
19714 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19716         Eliminate XTRAFLAGS.
19717         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19718         newlib include files using -idirafter, and also use -nostdinc.
19719         (CXX_FOR_TARGET): Likewise.
19720         (XTRAFLAGS): Removed.
19721         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19722         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19723         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19724         ($(DO_X)): Don't pass down XTRAFLAGS.
19726 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19728         * configure.in (mips*-dec-bsd*): New target; do build linker.
19729         (mips*-*-bsd*): New target; don't build linker.
19731 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19733         * configure.in: support rs6000-*-lynxos* configuration.
19734         support sunos4 as a cross target.
19736         * config.sub: look for lynx*, not lynx since the OS version may
19737         legitimately be part of the name.
19739 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19741         * configure.in (i[34]86-*-sco*): Move to be with other i386
19742         targets.
19743         (romp-*-*): New target.  Skip various binary utilities.
19744         (vax-*-*): New target.  Don't build newlib.
19745         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19747 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19749         * configure.in: Only set host_makefile_frag if config
19750         directory exists.
19752 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19754         * install.sh: If $dstdir exists, don't check whether each
19755         component does.
19757 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19759         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19761 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19763         * configure.in (*-*-lynxos*): Don't configure newlib for either
19764         native or cross Lynx.
19766 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19768         * config.sub (sparc64-elf): Fix os.
19769         (z8k): Remove duplicate.
19771 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19773         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19774         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19776 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19778         * configure: Make file links cleanly even if Lynx fails on
19779         an NFS symlink (at least fail cleanly).
19781 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19783         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19784         -XNh2000.
19786 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19788         * configure: Unknown options are fatal again.
19790 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19792         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19793         compatibility.
19795 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19797         * build-all.mk: Add `clean' target.
19799 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19801         * config.guess:  Add SINIX support.
19802         * configure.in:  Add mips-*-sysv4* support.
19804 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19806         * build-all.mk: Document all useful targets.
19807         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19808         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19810 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19812         * configure: Support --silent, --quiet.
19814 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19816         * configure: Support --disable-FEATURE.
19818 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19820         * config.guess: Recognize NCR running SVR4.3.
19822 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19824         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19825         Patch from Paul Eggert <eggert@twinsun.com>.
19827 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19829         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19831 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19833         * configure: Make unrecognized options give nonfatal warnings
19834         instead of fatal errors, and pass them to any subdirectory
19835         configures in case they recognize them.
19836         Make --x equivalent to --with-x.
19838 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19840         * configure: Add --enable-* options.  Clean up usage message and
19841         some comments.
19843 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19845         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19847 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19849         * configure.in (hppa*-*-*): Enable binutils.
19851 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19853         * config.sub: Recognize cisco.
19855 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19857         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19859 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19861         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19862         than one configuration name.  Add comment.
19864 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19866         * config.guess: about target *-hitachi-hiuxwe2, fixed
19867         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19868         macro is incorrect.]
19870 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19872         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19873         than the "make ls" stuff which used to be here.
19875 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19877         * config.guess:  Recognize i[34]86-unknown-freebsd.
19878         From Shawn M Carey <smcarey@rodan.syr.edu>.
19880 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19882         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19884 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19886         * config.guess: Check for ptx.
19888 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19890         * config.sub: Add os9k checking.
19892 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19894         * config.guess: Handle OSF1 running on HPPA processors
19896 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19898         * configure: If subdir configure fails, print out a message with
19899         subdirectory name, in case subdir's configure code didn't identify
19900         itself.
19902 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19904         * configure.in: Remove embedded newlines from configdirs.
19905         Avoid mismatches of substrings.  Fix matching strings at end
19906         of configdirs.
19908 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19910         * config.guess:  Add Lynx/rs6000 config support.
19912 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19914         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19916 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19918         * configure.in (hppa*-*-osf*): Treat this just like most other
19919         PA configurations (eg no binutils or ld).
19920         (hppa*-*-*elf*): These configurations have binutils and ld.
19922 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19924         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19926 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19928         * configure.in (rs6000-*-*): Build gas.
19930 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19932         * Makefile.in:  Avoid bug in losing hpux sed.
19934 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19936         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19937         for GDB and GDB has been fixed to not need it.
19939 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19941         * config.guess: Recognize vax hosts.
19943 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19945         * configure (while loop): Don't use "break 2" inside case
19946         statement -- the case statement isn't an enclosing loop.
19948 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19950         * config.guess:  Clean up NeXT support, to allow nextstep
19951         on Intel machines.  Make OS be nextstep.
19953 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19955         * config.guess: Add alternate forms for Convex.
19957 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19959         * configure:  Completely rewrite option processing.  Take
19960         advantage of pattern-matching to avoid invoking test frequently.
19961         Also clean up host and target defaulting logic.
19963 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19965         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19966         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19967         commands (plus user environment) will fit SCO limits.
19969 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19971         * configure.in: Don't issue warnings about directories which are
19972         not being configured if -norecursion is set.  Correct test for
19973         --with-gnu-as and --with-gnu-ld to not get confused by substring
19974         matches.
19976         * configure.in: Don't build gas for alpha-dec-osf1*.
19978 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19980         * configure:  Back out Per's change of 12/19/1993.  It changes the
19981         behavior of configure in unexpected and confusing ways.
19983         Also, use different delim char when calculating
19984         program_transform_name so that the name can contain slashes.
19986 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19988         * configure.in, config.sub: Add support for VSTa micro-kernel.
19990 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19992         * configure.in: Nuke hacks which were used to get a special
19993         version of GAS for HPPA configurations.
19995 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19997         * configure:  If only ${target_alias} is given, use that
19998         as the default for ${host_alias}.
19999         * configure:  Add missing back-slashes before nested quotes.
20001 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20003         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20005 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20007         * config.guess:  Recognize some Tektronix configurations.
20008         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20010 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20012         * config.sub: Match any flavor of SH.
20014 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20016         * configure.in: Don't try to configure newlib for Alpha.
20018 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20020         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20021         libg++ or libio for any Alpha target.
20023         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20025 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20027         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20028         default arguments -- so it tried to compress itself.
20030 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20032         * configure.in (notsupp): ensure that a space is always at the end
20033         of the configdirs list, since the grep checks for an explicit space
20035 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20037         * configure.in (target i386-sysv4.2): don't build ld, since static
20038         versions of many libraries are not available.
20040 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20042         * config.guess: Recognize Apollos (using environment variables).
20043         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20045 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20047         * config.guess: Recognize Sony news mips running newsos.
20049 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20051         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20052         "fi ; else" for bash.
20054 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20056         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20058 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20060         * config.sub: accept unixware as an alias for svr4.2.
20061         Fix some inconsistancies with the gcc version.
20063 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20065         * Makefile.in (DISTDOCDIRS):  Add gdb.
20067 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20069         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20071 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20073         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20074         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20075         this now.
20077 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20079         * config.sub: Accept hiux* as an OS name.
20081         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20082         etc/make-stds.texi.  The underscore came from gcc, and dje now
20083         agrees that RUNTESTFLAGS is the correct name.
20085 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20087         * install.sh:  Remove 'set -e'.  It makes any conditionals
20088         in the script useless.
20090         * config.guess: Automatically recognize arm-acorn-riscix
20091         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20093 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20095         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20097 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20099         * Makefile.in (DISTDOCDIRS): New variable.
20100         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20101         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20103 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20105         * configure.in (hppa target): check the source directory for the
20106         pagas sub-directory
20108 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20110         * config.sub: Allow -aout* and -elf*.
20112 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20114         * configure.in: Don't build ld on i386-solaris2, same as for
20115         sparc-solaris2.
20117 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20119         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20121 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20123         * configure.in:  Configure gdb for alpha.
20125 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20127         * Makefile.in (CXXFLAGS): Add -O.
20129 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20131         * config.guess: added support for DG Aviion
20133 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20135         * configure.in: Produce warning message for subdirectories not
20136         configurable for this host/target combination.  Don't try to
20137         configure gdb for vms.
20139 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20141         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20142         appropriate files before making "diststuff".
20143         (DISTBISONFILES): New var: list of files to be edited.
20144         (DISTSTUFFDIRS): Add binutils.
20146 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20148         * config.sub: also handle mipsel and mips64el (for little endian mips)
20150 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20152         * configure.in: Add * to end of all OS names.
20154 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20156         * configure.in: Build newlib for LynxOS native.
20158 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20160         * config.guess: Add support for delta 88k running SVR3.
20162         * configure.in: Add comment about HP compiler vs. emacs.
20164 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20166         * configure.in: don't build ld on solaris2 (not a viable option
20167         due to bugs in getpwnam & getpwuid)
20169 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20171         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20172         config.guess will produce a full version number.
20174 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20176         * configure.in: Build linker and binutils for alpha-dec-osf1.
20178 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20180         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20181         and gdb/testsuite/Makefile.in.
20183 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20185         * configure.in: recognize mips*- instead of mips-
20187 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20189         * config.sub: Accept linux*coff and linux*elf as operating
20190         systems.
20192 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20194         * config.sub: Recognize mips64, and mips3 as an alias for it.
20196 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20198         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20199         gdb knows how to handle OSF/1 shared libraries.
20201 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20203         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20204         * config.guess: Recognize Hitachi's HIUX.
20205         * config.sub: Recognize h3050r* and hppahitachi.
20206         Remove redundant cases for hp9k[23]*.
20208 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20210         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20211         if gas and ld are in the source tree and are in ${configdirs}.
20212         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20213         --with options (but still pass them down on the command line,
20214         if they were explicitly specified).
20216 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20218         * configure: substitute SHELL value in Makefile.in with
20219         ${CONFIG_SHELL}
20221 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20223         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20224         *-*-solaris2* targets.
20226 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20228         * Makefile.in: define M4, and pass it down to sub-makes;
20229         all-autoconf now depends on all-m4
20231 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20233         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20234         presence of {ar,ranlib} instead of a configured directory
20236 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20238         * config.guess: Accept 34?? as well as 33?? for NCR.
20240 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20242         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20243         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20245 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20247         * configure: grab values for $(CC) and $(CXX) from the
20248         environment, so that someone can do "CC=gcc configure; make" and
20249         have it work right (matching the way that autoconf works now)
20251         * configure.in, Makefile.in: add support for gash, the tcl
20252         interface to Galaxy
20254         * config.guess: add NetBSD variants (hp300, x86)
20256 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20258         * install.sh: Support -d option (in the manner of SunOS 4 install,
20259         as it is more deterministic than that of GNU install)
20260         (chmodcmd): Set file to mode 755 by default (should also do default
20261         chgrp and chown, but I don't feel like dealing with that now)
20263 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20265         * config.sub: Remove h8300hhms alias.
20267 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20269         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20271 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20273         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20274         as stmp-fixinc
20276 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20278         * config.sub: recognize m88110-bug-coff.
20280 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20282         * Makefile.in (all-libio): all dependencies on the toolchain used
20283         to build this (gcc, gas, ld, etc)
20285 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20287         * config.guess: Deal with OSF/1 1.3 on alpha.
20289 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20291         * install.sh: add some 'else true' clauses for portability
20293         * configure.in: don't build libio for h8[35]00-*-* targets
20295 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20297         * Makefile.in:  Add support for new libio.
20299 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20301         * install.sh: If one command fails, don't try the rest.  Don't try
20302         to remove $dsttmp (via trap) unless we have already created it.
20303         If $src doesn't exist, detect it and exit with an error.
20305         * config.guess: Recognize BSD on hp300.
20307 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20309         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20310         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20312 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20314         * Makefile.in (all-send-pr): depends on all-prms
20316 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20318         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20320 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20322         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20323         Added test for mips-mips-riscos5.
20325 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20327         * configure.in: use mh-hp300 for 68k HP hosts
20329 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20331         * configure: add support for CONFIG_SHELL, so that you can use
20332         some alternate shell for evaluating configure scripts
20334 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20336         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20337         in configure script to bug-gdb@prep.ai.mit.edu when building
20338         distribution archive.
20339         * Makefile.in (COMPRESS):  Remove def.
20340         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20341         gdb.tar.Z and make-gdb.tar.Z respectively.
20342         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20343         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20344         to convergence with 'taz' target in Makefile.in.
20346 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20348         * install.sh (dsttmp): use trap to ensure that tmp files go
20349         away on error conditions
20351 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20353         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20355 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20357         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20358         its parent is '/' not ''.
20360         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20362 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20364         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20365         that ${newsrcdir}/configure.in does.
20367 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20369         * test-build.mk: support for CONFIG_SHELL
20371 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20373         * config.sub (netware):  Add as a basic system type.
20375 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20377         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20378         $(srcdir)/ from the dependency on Makefile.in.
20380 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20382         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20383         (h8300hhms is temporary until multi-libraries are implemented).
20384         * configure.in: Handle h8300h too.
20386 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20388         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20390 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20392         * configure:  Remove extraneous output when guessing host type.
20393         * config.guess:  Remove extraneous output when guessing using C
20394         compiler rather than uname, or when guessing fails.
20396 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20398         * Makefile.in: remove all.cross and install.cross targets
20400         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20401         definitions
20403 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20405         * configure.in (target sh): Build gprof.
20407 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20409         * config.sub: change -solaris to -solaris2
20411 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20413         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20415 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20417         * configure: Correct error message for missing Makefile.in to
20418         print correct directory.
20420 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20422         * install.sh: kludge around 386BSD shell bug
20424 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20426         * config.guess:  Recognize NeXT.
20427         * config.guess:  Recognize i486-ncr-sysv4.
20428         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20430 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20432         * Makefile.in (MAKEINFOFLAGS): New variable.
20433         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20434         * build-all.mk, test-build.mk: Pass down --no-split as
20435         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20437 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20439         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20441 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20443         * Makefile.in (libg++.tar.z):  New rule.
20444         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20445         * Makefile.in (taz):  Only do a single chmod.
20447 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20449         * install.sh: don't use dirname anymore (replaced with sed usage)
20451 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20453         * Makefile.in:  Change extension for gzip'd files from '.z' to
20454         '.gz' per new FSF standard usage.
20456 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20458         * configure: put quotes around the final value of program_transform_name
20460 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20462         * Makefile.in: new install.sh support; update install-info rules
20464 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20466         * configure.in: Build diff for crosses, but not for go32 host.
20468         * configure.in: Build gprof only for native, and don't build it
20469         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20471 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20473         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20475 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20477         * configure.in (host_tools): Add prms.
20479 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20481         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20482         with $(FLAGS_TO_PASS) on the command line
20484         * config.sub: Recognize lynx and lynxos
20486 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20488         * config.sub: Accept -ecoff*, not just -ecoff.
20490 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20492         * Makefile.in (taz): Use .gz suffix instead of .z.
20493         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20494         names.
20496 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20498         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20500 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20502         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20503         that rebuilds that might happen during 'make install' don't get
20504         bogus gcc include files
20506 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20508         Change from Utah for HPPA support:
20509         * config.guess: Recognize hppa1.x-hp-bsd.
20511 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20513         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20514         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20516 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20518         * config.sub: Add support for rom68k and bug boot monitors.
20520 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20522         * Makefile.in: Make all-opcodes depend on all-bfd.
20524 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20526         * config.guess: Added special check for i[34]86-univel-sysv4*.
20528 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20530         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20531         the processor rather than assuming i486.
20533 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20535         * config.guess: Recognize SunOS6 as Solaris3.
20537 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20539         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20540         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20542 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20544         * build-all.mk (all-cross): New target for Canadian Cross.
20545         Added Q2 go32 targets.
20546         * test-build.mk: Configure go32 cross sparclite-aout and
20547         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20548         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20550 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20552         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20553         GO32 hosted toolchains
20555 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20557         * configure: change  so "-exec-prefix" gets passed down rather
20558         than "-exec_prefix" so autoconf generated Makefiles get the
20559         exec_prefix set right.
20561 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20563         * config.guess: get the Solaris2 minor version number
20565         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20567 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20569         * config.guess: Recognize some Sequent platforms.
20571 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20573         * Makefile.in: added the vault-install target
20575         * configure.in: actually use the Sun3 makefile fragment that's in
20576         config, also added the release dir to configdirs
20578 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20580         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20582 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20584         * configure.in: remove some program from Alpha targetted toolchains
20586 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20588         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20589         gprof.
20590         (taz): Run "make diststuff" in those directories instead of "make
20591         proto-dir".  Look for "VERSION=" only at start of line in subdir
20592         Makefile.  Use "gzip -9" for compression.
20593         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20594         (binutils.tar.z): New target.
20596 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20598         * Makefile.in (taz): Include gpl.texinfo.
20600 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20602         * Makefile.in (setup-dirs): Merged into "taz" target.
20603         (taz): Only do `proto-dir' stuff if a directory is actually needed
20604         for this target.
20606 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20608         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20609         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20610         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20611         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20612         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20614 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20616         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20617         config.sub, and move-if-change to gdb testsuite distribution
20618         archive, so the testsuite can be extracted, configured, and
20619         run separately from the gdb distribution.  Blow away the Chill
20620         tests that require a Chill compiled executable, since GNU Chill
20621         is not yet publically available.
20623 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20625         * test-build.mk: set environment variables in a single command,
20626         instead of a list of assignments and exports
20628         * config.guess: recognize Alpha/OSF1 systems
20630 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20632         * configure: Change help message to prefer --options rather than
20633         -options.
20635 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20637         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20638         zippy@ecst.csuchico.edu.
20639         * config.guess: Recognize miniframe.
20641 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20643         * Makefile.in: Use srcroot to find runtest rather than rootme.
20644         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20646 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20648         * test-build.mk: Extensive additions to support building on a
20649         machine other than the host.
20651 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20653         * configure (tooldir): Fix for i386-aix again.
20655 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20657         * configure, Makefile.in:  Change definition of $(tooldir)
20658         to match the FSF.
20660 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20662         * config.guess:  Recognize i[34]86/SVR4.
20664 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20666         * Makefile.in (all-gdb): gdb depends on sim.
20668 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20670         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20671         at the same time we make the prototype gdb directory.
20672         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20673         files at the same time as the gdb base release distribution.
20675 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20677         * Makefile.in (check): Use individual check targets rather than
20678         DO_X rule.
20679         (check-gcc): Added.
20681 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20683         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20684         for System V release 3.2.
20686 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20688         * config.sub: Recognize hppaosf.
20689         * configure.in: Do configure ld/binutils/gas for it.
20691 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20693         * configure (tooldir): Alter syntax used to set this, for systems
20694         where "\$" isn't handled right, like i386-aix.
20696 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20698         * configure: Pass program-transform-name, not
20699         program_transform_name, to recursive configures.
20701 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20703         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20704         of gas+ld+binutils.
20706 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20708         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20710 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20712         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20714 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20716         * Makefile.in (PRMS): Set back to all-prms.
20718 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20720         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20721         targets, rather than for MIPS hosts.
20723 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20725         * configure.in: add comment for --with-x default values
20727         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20729         * Makefile.in: add check-* targets for each of the directories in
20730         the tree.  Add a definition of RUNTEST that will use the one we
20731         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20733 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20735         * configure.in: Removed obsolete references to bfd_target and
20736         target_makefile_frag.
20738         * build-all.mk: Set assorted targets for Q2.
20739         * config.sub: Recognize z8k-sim and h8300-hms.
20740         * test-build.mk: Really don't pass host to configure.
20741         (HOLES): Added uname.
20743 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20745         * configure: Handle an empty program-prefix, program-suffix or
20746         program-transform-name correctly.
20748 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20750         * build-all.mk: -G 8 no longer required for MIPS targets.
20751         * test-build.mk: Don't pass host argument to configure; make it
20752         guess.
20754 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20756         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20757         * Makefile.in (COMPRESS):  New macro, like GZIP.
20759 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20761         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20763         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20764         with gas currently defaults to -G 0.
20766 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20768         * Makefile.in (all-flex): flex depends on byacc.
20770         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20771         to test-build.mk as RELEASE_TAG.
20772         * test-build.mk (configargs): New variable containing arguments to
20773         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20774         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20776         * config.guess: Use /bin/uname when checking -X argument on SCO,
20777         to avoid invoking GNU uname which doesn't understand -X.
20779         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20781         * configure.in: Build gas for mips-*-*.
20783 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20785         * Makefile.in (all.normal): insert missing backslash.
20787 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20789         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20791         * Makefile.in: Complete overhaul to merge many almost identical
20792         targets.
20794 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20796         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20797         (gdb.tar.Z): Adjusted.
20799         * Makefile.in (setup-dirs, taz): New targets; should be general
20800         enough to adapt for gdb sometime.  Build only .z file.
20801         (gas.tar.z): New target.
20803 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20805         * build-all.mk: Use CC=cc -Xs on Solaris.
20807 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20809         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20810         for handling BISON for FSF releases.
20812 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20814         * configure: Actually implement the change zoo just documented.
20816 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20818         * configure: when using config.guess, only set target_alias when
20819         it's not already been set (ie, on the command line)
20821 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20823         * Makefile.in: add installcheck target, set PRMS to install-prms
20825 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20827         * configure: add support for package_makefile_fragment, handle the
20828         case where a directory has a configure.in file but no Makefile.in
20829         more gracefully (with an actual understandable error message, even);
20830         add support for --without (and add this to the usage message); also
20831         explicitly add a --host=${host_alias} to the command line when
20832         config.guess is used
20834 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20836         * configure: Must use both --host and --target in recursive calls.
20838 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20840         * Makefile.in: Change deja-gnu to dejagnu.
20842 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20844         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20846 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20848         * configure.in: canonicalize all instances to *-*-solaris2*,
20849         also strip out a number of tools to not build for go32 host
20851 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20853         * config.guess: add GPL.
20855         * Makefile.in, config.guess, config.sub, configure: bump
20856         copyrights to 93.
20858 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20860         * Makefile.in (do-info): Removed obsolete check for existence of
20861         localenv file.
20863         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20865 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20867         * Makefile.in: a couple of 'else true' for decstation,
20868         support for TclX
20870         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20872 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20874         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20876 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20878         * config.guess: Recognize i386-ibm-aix (PS/2).
20879         * configure.in: Use config/mh-aix386 file for it.
20881 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20883         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20884         CC_FOR_TARGET instead.
20885         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20887 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20889         * Makefile.in: Add sim to list of directories sent with gdb
20891 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20893         * configure.in: Put back mips-dec-bsd* case.
20895 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20897         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20898         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20899         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20901 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20903         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20905         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20906         (install-info): install dir.info only if it exists,
20907         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20909 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20911         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20912         gas for mips-dec-bsd.
20914 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20916         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20917         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20919 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20921         * configure.in: Added "dejagnu" to hosttools list.
20923 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20925         * config.sub, configure.in, config.guess:  Add support
20926         for Bosx, an AIX variant from Bull.
20927         Patches from F.Pierresteguy@frcl.bull.fr.
20929 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20931         * devo/dejagnu: Initial creation of devo/dejagnu.
20932         Migrated dejagnu testcases and support files for testing software
20933         tools to reside as subdirectories, currently called "testsuite",
20934         within the directory of the software tool.  Migrated all programs,
20935         support libraries, etc. beloging to dejagnu proper from
20936         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20937         with no modifications.  The changes to these files which will
20938         allow them to configure, build, and execute properly will be made
20939         in a future update.
20941 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20943         * Makefile.in: Change send_pr to send-pr.
20944         * configure.in: Likewise.
20945         * send_pr: Renamed directory to send-pr.
20947 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20949         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20951 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20953         * README:  Update for gdb-4.8 release.
20954         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20955         gdb-xxx.tar.z (gzip'd) file also.
20957 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20959         * Makefile.in: make all-diff depend on all-libiberty
20961 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20963         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20965 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20967         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20969 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20971         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20972         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20973         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20975 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20977         * Makefile.in:  makeinfo binary is in a new location
20979 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20981         * config.sub: Accept -ecoff as an OS.
20983         * Makefile.in: Various changes to eliminate a level of make
20984         recursion and reduce the required command line length.
20985         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20986         sub-makes.
20987         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20988         variables holding settings for specific sub-makes.
20989         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20990         in terms of BASE_FLAGS_TO_PASS.
20991         (TARGET_LIBS): New variable listing directories which use
20992         TARGET_FLAGS_TO_PASS.
20993         (subdir_do): Eliminated.
20994         (do-*): New set of targets to replace subdir_do.
20995         (various): All targets which used subdir_do now depend on do-*.
20996         (local-clean): Renamed from do_clean.
20997         (local-distclean): New target, dependency of distclean and
20998         realclean.
20999         (install-info): Don't create directories.  Depend on dir.info
21000         rather than calling make recursively.
21001         (install-dir.info): Eliminated.
21002         (install-info-dirs): Create all info directories here.
21003         (dir.info): Depend upon do-install-info.
21005         * test-build.mk (HOLES): Added false.
21007 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21009         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21011 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21013         * Makefile.in (info): remove dependency on all-texinfo.  The
21014         problem was really in texinfo/C, not at this level.
21016 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21018         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21020 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21022         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21023         GDB releases.
21025 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21027         * configure: Include srcdir in message about target of link not
21028         being found.  Don't convert `-' to `_' in `with' options being
21029         passed to subdirs.
21031 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21033         * configure.in: add uudecode to host_tools
21035         * Makefile.in: added {all,install}-uudecode targets, added them to
21036         the appropriate lists
21038 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21040         * Makefile.in (all-gcc): Added dependency on all-gas.
21042         * configure.in (mips-*-*): Build ld and binutils.
21044 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21046         * configure: check return code from mkdir, print error message and
21047         exit on failure.
21049 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21051         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21053 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21055         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21057 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21059         * config.sub (h8500):  Recognize this as a cpu type.
21061 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21063         * configure: source directory missing is no longer a warning
21065         * configure.in: recognize irix[34]* instead of irix[34]
21067         * Makefile.in: define and pass down X11_LIB
21069 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21071         * guess-systype: Renamed to ...
21072         * config.guess:  ... by popular request.
21073         * configure.in, Makefile.in:  Update accordingly.
21075 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21077         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21078         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21079         + Execute ./dummy instead of assuming . is in PATH.
21081 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21083         * guess-systype:  New shell script.  Attempts to guess the
21084         canonical host name of the executing host.
21085         Only a few hosts are supported so far.
21086         * configure:  Call guess-systype if no host is specified.
21088 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21090         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21091         gcc Makefile.
21093 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21095         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21096         (all-gcc, install-gcc, subdir_do): Use it.
21098 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21100         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21102 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21104         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21105         set exclusively by configure, using configure.in .
21107 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21109         * test-build.mk: set $PATH for all builds
21111         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21113 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21115         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21116         the one used in gcc/Makefile.in, so that a null expansion doesn't
21117         override the one needed to build gcc with a native cc.
21119 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21121         * configure: Accept -with arguments.
21123 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21125         * Makefile.in: added h8300sim
21127 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21129         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21130         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21131         (all-cygnus, native, build-cygnus): Make
21132         $(canonhost)-stamp-3stage-done, not $(host)....
21133         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21134         i386-sco3.2v4.  Added else true to if command.
21136 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21138         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21140 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21142         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21144 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21146         * configure.in: don't remove binutils from Solaris builds
21148 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21150         * Makefile.in: get rid of earlier definitions for *clean,
21151         also handle the recursive info rule better
21153 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21155         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21156         do more-or-less the right thing.
21158 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21160         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21161         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21163 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21165         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21166         $(host_canonical).
21168         * configure.in: split the configdirs list into 4 categories (native
21169         v. cross, library v. tool) and handle the cross-only and native-
21170         only in more reasonable (and correct!) way.
21172 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21174         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21175         configdirs anymore.
21177 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21179         * Makefile.in: extensive cleanup::  removed all of the explicit
21180         clean-* targets, collapsed many wrappers around subdir_do into
21181         one, added additional targets to satisfy standards.texi, deleted
21182         some old targets, some changes for consistency
21184 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21186         * configure.in: handle some programs as cross-only, and others as
21187         native only
21189         * test-build.mk: handle partial holes in a more generic manner
21191         * Makefile.in: m4 depends on libiberty
21193 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21195         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21196         time, wdiff, and find to configdirs
21198         * Makefile.in: all, clean, and install rules for the new programs
21199         added to configure.in
21201 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21203         * configure.in: use mh-sun for all *-sun-* hosts
21205 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21207         * Makefile.in: define flags for X11 include files and library file
21208         locations, pass them down to the programs that need this info
21210         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21212 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21214         * configure.in: start building libg++ for HP-UX targets
21216 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21218         * README:  Update references to files moved into etc/.
21220 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21222         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21223         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21225 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21227         * configure: accept dash as well as underscore in long option
21228         names for FSF compatibility.
21230 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21232         * config.sub: added -sco3.2v4 support from FSF.
21234 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21236         * configure.in: expand the section that adds or removes
21237         directories from the list of programs to build, to handle native
21238         vs. cross in addition to host v. native
21240 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21242         * Makefile.in:  Replace C++ in macro names with CXX.
21243         This is less likely to break ...
21245 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21247         * test-build.mk: add -w to GNU_MAKE
21249 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21251         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21252         add 'sparc' to list of recognized cpus.  This needed to make
21253         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21254         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21255         then changes that into $CPU-wrs-vxworks.
21257         * configure.in: remove most references to gdbtest, regularize
21258         target based program removal
21260         * test-build.mk: import from p3 tree (many fixes and changes)
21262 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21264         * Makefile.in: added rules to handle tcl, tk, and expect
21266         * configure.in: handle those directories if they exist
21268 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21270         * config.sub: removed bogus hppabsd and hppahpux names, since
21271         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21273 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21275         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21276         depends upon all-xiberty
21278         * Makefile.in: changes from p3, including:
21280         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21282         * Makefile.in (XTRAFLAGS): include newlib directories if
21283         newlib/Makefile exists, rather than if host != target.
21285         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21287         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21288         from the same source tree and not building a cross-compiler.  This
21289         matters for the libg++ configuration if reconfiguring a tree that
21290         has already been installed.
21292         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21294         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21295         pick up the machine and system specific header files.
21297         * Makefile.in: added AS_FOR_TARGET, passed down in
21298         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21299         the C compiler to use to create programs which are run in the
21300         build environment, set it to default to $(CC), and passed it down
21301         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21303         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21305         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21306         We need them for unusual native builds, like systems without
21307         ranlib.
21309         * configure: also define $(host_canonical) and
21310         $(target_canonical), which are the full, canonical names for the
21311         given host and target
21313 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21315         * Makefile.in:  Added separate definitions for C++.
21317 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21319         * configure.in (configdirs):  Add deja-gnu.
21321 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21323         * README:  Update for configure.texi and gdb-4.7 release.
21325 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21327         * Makefile.in:  Move "all" target to top of file.
21328         Previously, first target was ".PHONY" which caused BSD4.4 make
21329         to build .PHONY when make was run without arguments.
21331 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21333         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21334         Library-copylefted code in libiberty.
21336 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21338         * config.sub:  Replace m68kmote with plain old m68k.
21340 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21342         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21344 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21346         * config.sub: Complain if no argument is given.  Added support for
21347         386bsd as OS and target alias.
21349 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21351         * Makefile.in (XTRAFLAGS): include newlib directories if
21352         newlib/Makefile exists, rather than if host != target.
21354 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21356         * config.sub: recognize sparclite-wrs-vxworks.
21358         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21359         p3.) Added clean-xiberty to clean.
21361 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21363         * configure.in: use *-*-* instead of nested cases for host and target
21365 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21367         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21368         from the same source tree and not building a cross-compiler.  This
21369         matters for the libg++ configuration if reconfiguring a tree that
21370         has already been installed.
21372 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21374         * config.sub (i486v/i486v4):  Merge in from FSF version.
21376 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21378         * configure: only set PWD if it is already set.
21380 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21382         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21383         doesn't have unset and all success paths (and most error paths)
21384         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21385         to just ${PWD} to avoid confusion.)
21387 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21389         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21390         even for a native compilation.
21392 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21394         Changes to make the gdb.tar.Z rule work better.
21396         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21397         (DEVO_SUPPORT):  Add configure.texi.
21398         (bfd-ilrt.tar.Z):  Remove ancient rule.
21400 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21402         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21403         pick up the machine and system specific header files.
21405         * configure.in, config.sub: added new target m68010-adobe-scout,
21406         with alias of adobe68k.  Changed configure.in to check for
21407         -scout before -sco* to avoid a false match.
21409         * Makefile.in: added AS_FOR_TARGET, passed down in
21410         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21411         the C compiler to use to create programs which are run in the
21412         build environment, set it to default to $(CC), and passed it down
21413         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21415 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21417         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21418         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21419         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21420         FOR_TARGET variants, to newlib and libg++.
21422 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21424         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21425         first.
21427 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21429         * config.sub:  Accept `elf' as an environment.
21431 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21433         * Makefile.in (all-opcodes):  cd into the right directory
21435 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21437         * configure: added -program_transform_name option, used as
21438         argument to sed when installing programs.
21439         configure.texi: added documentation for -program_prefix,
21440         -program_suffix and -program_transform_name.
21442 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21444         * config.sub:  Accept i486 where i386 ok.
21446 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21448         * config.sub: accept we32k
21450 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21452         * config.sub, configure.in: accept OSE68000 and OSE68k.
21454         * Makefile.in: don't create all directories for ``make install'';
21455         let the subdirectories create the ones they need.
21457 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21459         * COPYING: new file, GPL v2
21461 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21463         * Makefile.in: use the new gen-info-dir, which needs a template
21464         argument (which also lives in texinfo)
21466         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21468 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21470         * config.sub (ncr3000):  Change i386 to i486.
21472 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21474         * Makefile.in: add install-rcs, install-grep to
21475         install-no-fixedincludes, removed install-bison and install-libgcc
21477 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21479         * configure.in: grab the HPUX makefile fragment if on HPUX
21481 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21483         * Makefile.in: eradicate bison spoor (ditto libgcc).
21484         configure.in: recognise m68{k,000}-ericsson-OSE.
21485         es1800 is alias for m68k-ericsson-OSE
21487 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21489         * configure.in: rearrange the parts that remove programs from
21490         configdirs, based now on HOST==TARGET or by canonical triple.
21492 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21494         * test-build.mk: recurse explicitly with -f test-build.mk when
21495         appropriate.  predicate stage3 and comparison on the existence
21496         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21497         On very clean, also remove ...stamp-co.  Build in-place before
21498         doing other builds.
21500 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21502         * Makefile.in, configure.in: add tgas
21504 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21506         * Makefile.in: a number of changes merged in from progressive.
21508         * configure.in: add libm.
21510         * .cvsignore: ignore some stuff that comes from test-build.mk.
21512 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21514         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21516 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21518         * configure: Add program_suffix (parallel to program_prefix)
21519         * Makefile.in: adjust directory-creating script for losing decstation
21521 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21523         * configure:  Minor $subdir-related fixes.
21525 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21527         * configure: fix various problems with propogating
21528         makefile_target_frag in subdirs.
21529         * configure.in: config libgcc if its there
21531 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21533         * config.sub:  HPPA merge.
21535 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21537         * Makefile.in:  Replace all-bison with all-byacc in all
21538         dependency lines for other tools (which now use byacc).
21540 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21542         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21544 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21546         * Makefile.in: make gprof rules similar to byacc rules (instead of
21547         vestigal $(unsubdir) that didn't work...)
21549 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21551         * config.sub:  Add support for Linux.
21552         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21553         (at least for libg++).
21555 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21557         * configure.texi: fix doc for the -nfp option to configure
21559 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21561         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21563 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21565         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21566         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21567         * configure.in: added solaris* host_makefile_frag hook.
21569 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21571         * config.sub: changed recognition of m68000 so that various
21572         m68k types can be specified via m680[01234]0
21574 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21576         * config.sub (basic_machine): fix sed so that '-foo' isn't
21577         completely substituted out while .+'-foo' loses the '-foo'
21579 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21581         * config.sub ($os): Add -aout.
21583 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21585         * configure:  If host_makefile_frag is absolute, don't
21586         prefix ${invsubdir} (relevant to libg++ auto-configure).
21588 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21590         * Makefile.in (tooldir): Define it.
21591         (all-ld): Depend on all-flex.
21593 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21595         * Makefile.in (check):  Fix libg++ special case.
21597 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21599         * configure: do not bury `pwd` into config.status, thus do fewer
21600         pwd's.
21602         * configure: print the "Building in" message only when building in
21603         other than "." AND verbose.
21605         * configure: remove -s, rework -v to better accommodate guested
21606         configures.
21608         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21610 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21612         * Makefile.in: macroize flags passed on recursion.  remove
21613         fileutils.
21615 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21617         * configure: get makesrcdir right for subdirs deeper than 1.
21619         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21620         install.
21622 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21624         * Makefile.in: don't print subdir_do or recursion lines.
21626 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21628         * standards.texi: added menu item.
21630         * Makefile.in: build and install standards.info.
21632         * standards.texi: new file.
21634 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21636         * configure: test for and move config.status pieces from
21637         ${subdir}/.
21639 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21641         * configure:  Test for existance of files before trying to mv
21642         them, to avoid numerous non-existance messages.
21644 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21646         * configure: correct final line of config.status.
21648         * configure: patch from eggert.  Avoids a protection problem if
21649         the original Makefile.in is read only.
21651         * configure: use move-if-change from gcc to create config.status.
21652         Some makefiles depend on config.status to tell if a directory
21653         has been reconfigured for a different host.  This change
21654         prevents those directories from remaking everything in the case
21655         where the reconfig was only intended to rebuild a Makefile.
21657         * configure: test for config.sub with "config.sub sun4" rather
21658         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21659         host alias from a missing config.sub.
21661 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21663         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21664         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21666 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21668         * configure: mkdir ${subdir} as needed.
21670 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21672         * Makefile.in,configure.in: added autoconf.
21674 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21676         * Makefile.in: no longer pass against on recursion.
21678         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21679         definitions are not inherited.
21681         * configure: correct makesrcdir when subdir is .
21683 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21685         * configure:  Add support for 'subdirs' variable, which is
21686         like 'configdirs', except that configure doesn't re-invoke
21687         itself for subdirs, it just creates a Makefile for each subdir.
21688         * configure.texi:  Document subdirs.
21690 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21692         * configure.in: added flex to configdirs
21694 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21696         * Makefile.in: remove clean-stamps from clean.
21698 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21700         * configure.in:  Add gdbtest to configdirs.
21702 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21704         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21705         to recursive makes.
21706         * configure.in:  Recognize new ncr3000 config.
21708 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21710         * Makefile.in, configure.in: removed references to gdbm.
21712 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21714         * config.sub:  Don't canonicalize os value
21715         newsos* to bsd (readline needs to check for newsos).
21716         (This fix was earlier made Jan 31, but got re-broken.)
21718 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21720         * configure.in:  sco is an os, not a vendor!
21722         * configure:  Quote $( better.  Keep various shells happy.
21724 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21726         * Makefile.in: eliminate stamp-files.
21728 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21730         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21731         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21733 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21735         * config.sub:  fix iris/iris3.
21737 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21739         * configure: re-add -rm.
21741 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21743         * Maskefile.in: add .stmp-rcs to all.
21745         * configure.in: remove gas from rs6000 build, use aix host fragment.
21747 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21749         * configure: pass down site_option during recursion.
21751 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21753         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21755 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21757         * configure: Change exec_prefix so that it really defaults to prefix.
21759 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21761         * Makefile.in, configure.in:  Add support for mmalloc library.
21763 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21765         * Makefile.in: add stmp dependencies for a few more things.
21767 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21769         * configure: adjusted error message on objdir/srcdir configure
21770         collision, per john's suggestion.
21772         * Makefile.in: add libiberty stmp to all and all.cross.
21774 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21776         * Makefile.in: remove force dependencies, add grep to all.
21778 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21780         * Makefile.in: drop flex.  make stamp files work.
21782         * configure: added test for conflicting configuration in srcdir,
21783         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21784         gets cranky.  use relative paths for configure and srcdir
21785         whenever possible.  Send some error messages to stderr that were
21786         going to stdout.
21788 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21790         * Makefile.in:  Fix libg++ rule to check for gcc directory
21791         before using gcc/gcc.  Also pass XTRAFLAGS.
21793 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21795         * Makefile.in: added stmp-files so that directories aren't polled
21796         when they are already built.
21798         * configure.texi: fixed a node pointer problem.
21800 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21802         * config.sub configure.in gdb/configure.in
21803         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21804         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21805         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21807 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21809         * configure: -recurring becomes -silent.  corrected help message
21810         for -site= option.
21812         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21814 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21816         * configure: when building Makefile for crosses, replace
21817         tooldir and program_prefix.  default srcdir from location of
21818         config.sub.  remove "for host in hosts" and "for target in
21819         targets" loops.
21821 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21823         * Makefile.in: Do not pass bindir or mandir to cvs.
21825 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21827         * Makefile.in, configure.in: removed traces of namesubdir,
21828         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21829         copyrights to '92, changed some from Cygnus to FSF.
21831         * configure.texi: remove most references to multiple hosts,
21832         multiple targets, subdirs, etc.
21834         * configure.man: removed rcsid. reference config.sub not
21835         config.subr.
21837         * Makefile.in: mkdir $(infodir) on install-info.
21839 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21841         * configure.texi:  Explain better about .gdbinit and about
21842         the environment that configure.in sections run in.
21844 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21846         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21848 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21850         * README:  DOC.configure => cfg-paper.texi.
21852 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21854         * config.sub (near case $os):  Don't convert newsos* to bsd!
21856 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21858         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21859         the number of copies of COPYING that go into the GDB tar file.
21861 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21863         * bfd/configure.in, gdb/config/mh-i386sco,
21864         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21865         Fix SCO configuration stuff.
21867 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21869         * Makefile.in:  For libg++, make sure the -I pointing
21870         to the gcc directory goes *after* all the libg++-local -I flags.
21871         Also, move just-gcc dependency from just-libg++ to all-libg++.
21873 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21875         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21877 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21879         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21881 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21883         * config.sub:  Add stratus configuration frags.  Also
21884         submitted to FSF.
21886 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21888         * Makefile.in (DEV_SUPPORT):  add configure.man.
21890         * config.sub(Decode manufacturer-specific):  add -none*.
21892 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21894         * Makefile.in:  remove form feeds to make Sun's make happy.
21895         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21897 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21899         * Makefile.in (AR_FLAGS):  Make quieter.
21901 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21903         * configure.in:  Add libg++.
21904         * configure:  When verbose, don't output the command line at each
21905         level; it will be unremarkably the same as the previous version,
21906         which will be the same as what the user typed.
21908 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21910         * configure.in, Makefile.in: fix clean-info, add flex.  add
21911         fileutils.
21913         * configure: be less sensitive to spaces in Makefile.in.  Do not
21914         look for sources in "..".  Doing so breaks subdirectories that
21915         might have their own configure.  If a subdir has it's own
21916         configure script, use it.
21918 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21920         * cfg-paper.texi: some changes suggested by rms.
21922 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21924         * config.sub:  Merge in some small additions from the FSF version,
21925         taken from the gcc distribution, to bring the Cygnus and FSF
21926         versions into closer sync.
21928 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21930         * configure.in:  Changed svr4 references to sysv4.
21932 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21934         * configure: added -V for version number option.
21936 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21938         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21939         renamed from DOC.configure to cfg-paper.texi.
21941 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21943         * configure, config.subr, config.sub: config.subr is now
21944         config.sub again.
21946 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21948         * configure.texi: new file, in progress.
21950         * Makefile.in: build info file and install the man page for
21951         configure.
21953         * configure.man: new file, first cut.
21955         * configure: find config.subr again now that configuration "none"
21956         has gone.  removed all traces of the -ansi option.  removed all
21957         traces of the -languages option.
21959         * config.subr: resync from rms.
21961 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21963         * configure, config.sub, config.subr: merge config.sub into
21964         config.subr, call the result config.subr, remove config.sub, use
21965         config.subr.
21967         * Makefile.in: revised install for dir.info.
21969 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21971         * configure.in: add decstation host makefile frag.
21973         * Makefile.in: BISON now bison -y again.  also install-gcc on
21974         install.  clean-gdbm on clean.  infodir belongs in datadir.
21975         Make directories for info install.  Build dir.info here then
21976         install it.
21978 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21980         * Makefile.in: fix for bad directory tests.
21982 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21984         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21985         regexp.  -srcdir relative was being handled incorrectly.
21987         * Makefile.in: unwrapped some for loops so that parallel makes
21988         work again and so one can focus one's attention on a particular
21989         package.
21991 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21993         * configure: added PWD as a stand in for `pwd` (for speed). use
21994         elif wherever possible.  make -srcdir work without -objdir.
21995         -objdir= commented out.
21997 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21999         * configure: +options become --options.  -subdirs commented out.
22000         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22001         Makefile now at top of generated Makefile.  Removed cvs log
22002         entries.  added -srcdir.  create .gdbinit only if there is one
22003         in ${srcdir}.
22005         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22006         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22007         and mandir now keyed off datadir by default.
22009 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22011         * Freshly created ChangeLog.
22014 Local Variables:
22015 mode: change-log
22016 left-margin: 8
22017 fill-column: 76
22018 version-control: never
22019 End: