Avoid creating useless debug temporaries
[official-gcc.git] / ChangeLog
blobf0e4319c3cb19c1f0d0a3ac66c947e31331b8e0b
1 2023-04-24  Martin Liska  <mliska@suse.cz>
3         * MAINTAINERS: Fix sorting.
5 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
7         * configure: Regenerate.
8         * configure.ac: Only create serdep.tmp if needed
10 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
12         * MAINTAINERS (Write After Approval): Add myself.
14 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
16         * MAINTAINERS (Write After Approval): Add myself.
17         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
19 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
21         * MAINTAINERS: Add myself.
23 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
25         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
27 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
29         * MAINTAINERS (Write After Approval): Add myself.
31 2023-02-16  Martin Liska  <mliska@suse.cz>
33         * MAINTAINERS: I'm stepping down from my positions.
35 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
37         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
39 2023-01-06  Clément Chigot  <chigot@adacore.com>
41         * configure.ac: Skip GMP and MPFR when --disable-gdb is
42         provided.
43         * configure: Regenerate.
45 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
47         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
49 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
51         * Makefile.def: Do not build shared libffi.
52         * Makefile.in: Regenerate.
54 2022-12-21  Andrew Pinski  <apinski@marvell.com>
56         * Makefile.def: Add configure-gdb dependencies
57         on all-gmp and all-mpfr.
58         * configure.ac: Split out MPC checking from MPFR.
59         Require GMP and MPFR if the gdb directory exist.
60         * Makefile.in: Regenerate.
61         * configure: Regenerate.
63 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
65         * configure.ac (target_libraries): Add target-libgm2.
66         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
67         Add GCC_TARGET_TOOL entry for gm2.
68         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
69         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
70         * Makefile.def (target_modules): Add libgm2.
71         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
72         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
73         (languages): Add entry for language=m2 with gcc-check-target=check-m2
74         and lib-check-target=check-target-libgm2.
75         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
76         (HOST_EXPORTS): Add definition for GM2.
77         (BASE_TARGET_EXPORTS): Add definition for GM2.
78         (GM2_FOR_BUILD): Defined.
79         (GM2FLAGS): Defined.
80         (GM2_FOR_TARGET): Defined.
81         (GM2FLAGS_FOR_TARGET): Defined.
82         (EXTRA_HOST_FLAGS): Defined.
83         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
84         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
85         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
86         * configure: Rebuilt.
87         * Makefile.in: Rebuilt.
89 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
91         * Makefile.def: Add Rust language.
92         * Makefile.in: Regenerate via autogen.
94 2022-12-09  Martin Liska  <mliska@suse.cz>
96         * MAINTAINERS: Fix spacing.
98 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
100         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
102 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
104         * Makefile.def: Pass host_libs_picflag to host dependent library
105         configures.
106         * Makefile.in: Regenerate.
107         * configure: Regenerate.
108         * configure.ac (host_libs_picflag): New configure variable set to
109         '--with-pic' when building 'host_shared'.
111 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
113         * Makefile.def: Add libsframe as new module with its dependencies.
114         * Makefile.in: Regenerated.
115         * configure.ac: Add libsframe to host_libs.
116         * configure: Regenerated.
118 2022-11-23  Marek Polacek  <polacek@redhat.com>
120         Revert:
121         2022-11-23  Marek Polacek  <polacek@redhat.com>
123         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
124         isl.
125         * Makefile.in: Regenerate.
126         * Makefile.tpl: Set PICFLAG.
127         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
128         check.
129         * configure: Regenerate.
131 2022-11-23  Marek Polacek  <polacek@redhat.com>
133         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
134         isl.
135         * Makefile.in: Regenerate.
136         * Makefile.tpl: Set PICFLAG.
137         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
138         check.
139         * configure: Regenerate.
141 2022-11-14  Martin Liska  <mliska@suse.cz>
143         Revert:
144         2022-11-09  Martin Liska  <mliska@suse.cz>
146         * doc/Makefile: New file.
147         * doc/_static/custom.css: New file.
148         * doc/baseconf.py: New file.
149         * doc/bsd.rst: New file.
150         * doc/contrib.rst: New file.
151         * doc/contribute.rst: New file.
152         * doc/cppdiropts.rst: New file.
153         * doc/cppenv.rst: New file.
154         * doc/cppopts.rst: New file.
155         * doc/cppwarnopts.rst: New file.
156         * doc/favicon.ico: New file.
157         * doc/funding.rst: New file.
158         * doc/gcc_sphinx.py: New file.
159         * doc/gnu.rst: New file.
160         * doc/gnu_free_documentation_license.rst: New file.
161         * doc/gpl-3.0.rst: New file.
162         * doc/indices-and-tables.rst: New file.
163         * doc/lgpl-2.1.rst: New file.
164         * doc/logo.pdf: New file.
165         * doc/logo.svg: New file.
166         * doc/md.rst: New file.
167         * doc/requirements.txt: New file.
169 2022-11-14  Martin Liska  <mliska@suse.cz>
171         Revert:
172         2022-11-09  Martin Liska  <mliska@suse.cz>
174         * doc/baseconf.py: Port to GCC sources.
176 2022-11-14  Martin Liska  <mliska@suse.cz>
178         Revert:
179         2022-11-14  Martin Liska  <mliska@suse.cz>
181         * configure: Regenerate.
182         * configure.ac: Support Sphinx based documentation.
184 2022-11-14  Martin Liska  <mliska@suse.cz>
186         Revert:
187         2022-11-09  Martin Liska  <mliska@suse.cz>
189         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
190         provide a default.
192 2022-11-14  Martin Liska  <mliska@suse.cz>
194         Revert:
195         2022-11-09  Martin Liska  <mliska@suse.cz>
197         * doc/bsd.rst:
198         Add trailing newline.
199         * doc/contrib.rst:
200         Add trailing newline.
201         * doc/contribute.rst:
202         Add trailing newline.
203         * doc/cppdiropts.rst:
204         Add trailing newline.
205         * doc/cppenv.rst:
206         Add trailing newline.
207         * doc/cppopts.rst:
208         Add trailing newline.
209         * doc/cppwarnopts.rst:
210         Add trailing newline.
211         * doc/funding.rst:
212         Add trailing newline.
213         * doc/gnu.rst:
214         Add trailing newline.
215         * doc/gnu_free_documentation_license.rst:
216         Add trailing newline.
217         * doc/gpl-3.0.rst:
218         Add trailing newline.
219         * doc/indices-and-tables.rst:
220         Add trailing newline.
221         * doc/lgpl-2.1.rst:
222         Add trailing newline.
223         * doc/md.rst:
224         Add trailing newline.
226 2022-11-14  Martin Liska  <mliska@suse.cz>
228         Revert:
229         2022-11-09  Martin Liska  <mliska@suse.cz>
231         * configure.ac: Use new install URL.
232         * configure: Regenerate.
234 2022-11-14  Martin Liska  <mliska@suse.cz>
236         Revert:
237         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
239         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
240         instead of just ``.''.
241         * doc/gcc_sphinx.py: Moved to...
242         * doc/modules/gcc_sphinx.py: ...here.
244 2022-11-14  Martin Liska  <mliska@suse.cz>
246         Revert:
247         2022-11-10  Martin Liska  <mliska@suse.cz>
249         * doc/baseconf.py: Modernize by using pathlib.
251 2022-11-14  Martin Liska  <mliska@suse.cz>
253         Revert:
254         2022-11-11  Martin Liska  <mliska@suse.cz>
256         * doc/Makefile: Disable -j auto.
258 2022-11-14  Martin Liska  <mliska@suse.cz>
260         Revert:
261         2022-11-11  Martin Liska  <mliska@suse.cz>
263         * doc/Makefile: Update comment.
265 2022-11-14  Martin Liska  <mliska@suse.cz>
267         Revert:
268         2022-11-11  Martin Liska  <mliska@suse.cz>
270         * doc/indices-and-tables.rst: Rename Indexes to Indices.
272 2022-11-14  Martin Liska  <mliska@suse.cz>
274         Revert:
275         2022-11-13  Martin Liska  <mliska@suse.cz>
277         PR web/107643
278         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
279         is set.
280         * doc/indices-and-tables.rst: Use include_todo tag.
282 2022-11-14  Martin Liska  <mliska@suse.cz>
284         Revert:
285         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
287         * doc/contrib.rst: Update Jeff Law's email address.
289 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
291         * doc/contrib.rst: Update Jeff Law's email address.
293 2022-11-13  Martin Liska  <mliska@suse.cz>
295         PR web/107643
296         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
297         is set.
298         * doc/indices-and-tables.rst: Use include_todo tag.
300 2022-11-11  Martin Liska  <mliska@suse.cz>
302         * doc/indices-and-tables.rst: Rename Indexes to Indices.
304 2022-11-11  Martin Liska  <mliska@suse.cz>
306         * doc/Makefile: Update comment.
308 2022-11-11  Martin Liska  <mliska@suse.cz>
310         * doc/Makefile: Disable -j auto.
312 2022-11-10  Martin Liska  <mliska@suse.cz>
314         * doc/baseconf.py: Modernize by using pathlib.
316 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
318         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
319         instead of just ``.''.
320         * doc/gcc_sphinx.py: Moved to...
321         * doc/modules/gcc_sphinx.py: ...here.
323 2022-11-09  Martin Liska  <mliska@suse.cz>
325         * configure.ac: Use new install URL.
326         * configure: Regenerate.
328 2022-11-09  Martin Liska  <mliska@suse.cz>
330         * doc/bsd.rst:
331         Add trailing newline.
332         * doc/contrib.rst:
333         Add trailing newline.
334         * doc/contribute.rst:
335         Add trailing newline.
336         * doc/cppdiropts.rst:
337         Add trailing newline.
338         * doc/cppenv.rst:
339         Add trailing newline.
340         * doc/cppopts.rst:
341         Add trailing newline.
342         * doc/cppwarnopts.rst:
343         Add trailing newline.
344         * doc/funding.rst:
345         Add trailing newline.
346         * doc/gnu.rst:
347         Add trailing newline.
348         * doc/gnu_free_documentation_license.rst:
349         Add trailing newline.
350         * doc/gpl-3.0.rst:
351         Add trailing newline.
352         * doc/indices-and-tables.rst:
353         Add trailing newline.
354         * doc/lgpl-2.1.rst:
355         Add trailing newline.
356         * doc/md.rst:
357         Add trailing newline.
359 2022-11-09  Martin Liska  <mliska@suse.cz>
361         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
362         provide a default.
364 2022-11-09  Martin Liska  <mliska@suse.cz>
366         * configure: Regenerate.
367         * configure.ac: Support Sphinx based documentation.
369 2022-11-09  Martin Liska  <mliska@suse.cz>
371         * doc/baseconf.py: Port to GCC sources.
373 2022-11-09  Martin Liska  <mliska@suse.cz>
375         * doc/Makefile: New file.
376         * doc/_static/custom.css: New file.
377         * doc/baseconf.py: New file.
378         * doc/bsd.rst: New file.
379         * doc/contrib.rst: New file.
380         * doc/contribute.rst: New file.
381         * doc/cppdiropts.rst: New file.
382         * doc/cppenv.rst: New file.
383         * doc/cppopts.rst: New file.
384         * doc/cppwarnopts.rst: New file.
385         * doc/favicon.ico: New file.
386         * doc/funding.rst: New file.
387         * doc/gcc_sphinx.py: New file.
388         * doc/gnu.rst: New file.
389         * doc/gnu_free_documentation_license.rst: New file.
390         * doc/gpl-3.0.rst: New file.
391         * doc/indices-and-tables.rst: New file.
392         * doc/lgpl-2.1.rst: New file.
393         * doc/logo.pdf: New file.
394         * doc/logo.svg: New file.
395         * doc/md.rst: New file.
396         * doc/requirements.txt: New file.
398 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
400         * Makefile.def: Remove module 'liboffloadmic'.
401         * Makefile.in: Regenerate.
402         * configure.ac: Remove 'liboffloadmic' handling.
403         * configure: Regenerate.
405 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
407         * MAINTAINERS: Update email address.
409 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
411         * configure.ac: Don't configure readline if --with-system-readline is
412         used.
413         * configure: Re-generate.
415 2022-10-12  Cui,Lili  <lili.cui@intel.com>
417         * MAINTAINERS (Write After Approval): Add myself.
419 2022-10-11  Olivier Hainque  <hainque@adacore.com>
421         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
422         and friends for rtp !large. Assume the linker has the required
423         abilities and set lt_cv_deplibs_check_method.
425 2022-09-30  Olivier Hainque  <hainque@adacore.com>
427         * configure.ac (*vxworks*): If enable_shared is not
428         set, set to "no" and add --disable-shared to target and
429         host_configargs.
430         * configure: Regenerate.
432 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
434         * MAINTAINERS: Update my email address and DCO entry.
436 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
438         * MAINTAINERS (Write After Approval): Add myself.
440 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
442         * MAINTAINERS (Write After Approval): Add myself.
444 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
446         * MAINTAINERS: Update my email address.
448 2022-09-07  Tom de Vries  <tdevries@suse.de>
450         * configure.ac: Set extra_host_libiberty_configure_flags and
451         extra_host_zlib_configure_flags in separate case statements.
452         * configure: Regenerate.
454 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
456         * MAINTAINERS: Update c-sky port maintainers' emails.
458 2022-08-31  Martin Liska  <mliska@suse.cz>
460         * configure: Regenerate.
461         * configure.ac: Delete hpux9 and hpux10.
463 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
465         * Makefile.def: Drop libelf module and gcc-configure dependency
466         on it.
467         * Makefile.in: Regenerate with 'autogen Makefile.def'.
468         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
469         LIBELFINC.
470         * configure: Regenrate.
471         * configure.ac (host_libs): Drop unused libelf.
473 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
475         * Makefile.in: Regenerate.
477 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
479         * MAINTAINERS: Add myself as AutoFDO maintainer.
481 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
482             Arnaud Charlet  <charlet@adacore.com>
484         * configure: Regenerate.
486 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
488         PR bootstrap/106472
489         * Makefile.def (dependencies): Make configure-target-libgo depend
490         upon all-target-libbacktrace.
492 2022-07-27  David Faust  <david.faust@oracle.com>
494         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
496 2022-07-27  Richard Biener  <rguenther@suse.de>
498         * MAINTAINERS (Roger Sayle): Update e-mail address.
500 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
502         * MAINTAINERS (Write After Approval): Add myself.
504 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
506         * MAINTAINERS: Add myself as Ada front end co-maintainer.
508 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
510         * .gitignore: Do not ignore config.h.
512 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
514         * MAINTAINERS: Add myself to Write After Approval.
516 2022-07-04  Martin Liska  <mliska@suse.cz>
518         * MAINTAINERS: fix sorting of names
520 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
522         * MAINTAINERS: add myself.
524 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
526         * MAINTAINERS: Add myself to write after approval and DCO.
528 2022-07-02  Tim Lange  <mail@tim-lange.me>
530         * MAINTAINERS: Add myself.
532 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
534         * MAINTAINERS (Write After Approval): Add myself.
536 2022-06-30  Cui,Lili  <lili.cui@intel.com>
538         Revert:
539         2022-06-30  Cui,Lili  <lili.cui@intel.com>
541         * MAINTAINERS (Write After Approval): Add myself.
543 2022-06-30  Cui,Lili  <lili.cui@intel.com>
545         * MAINTAINERS (Write After Approval): Add myself.
547 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
549         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
550         (EXTRA_GCC_FLAGS): Likewise.
551         * Makefile.in: Rebuilt.
553 2022-06-28  konglin1  <lingling.kong@intel.com>
555         * MAINTAINERS (Write After Approval): Add myself.
557 2022-06-27  Tom de Vries  <tdevries@suse.de>
559         * configure.ac: Build libiberty pic variant for gdbserver.
560         * configure: Regenerate.
562 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
564         * configure: Regenerate.
565         * configure.ac: Correct use of $host.
567 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
569         * MAINTAINERS: Remove tilegx and tilepro entries.
570         * configure.ac: Remove tilegx and tilepro stanzas.
571         * configure: Rebuilt.
573 2022-05-28  Bruce Korb  <bkorb@gnu.org>
575         * .gitignore: Ignore vim swap files
577 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
579         * MAINTAINERS: Add myself to write after approval.
581 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
583         * MAINTAINERS: Remove myself from DCO section.
585 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
587         * MAINTAINERS: Update my email address.
589 2022-05-09  Clément Chigot  <chigot@adacore.com>
591         * MAINTAINERS: Update my email address.
593 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
595         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
596         section.
598 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
600         * MAINTAINERS: Update my email address.
602 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
604         * MAINTAINERS: Update my email address.
606 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
608         * MAINTAINERS: (CPU Port Maintainers): Add myself and
609         Lulu as LoongArch port maintainer.
611 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
612             Lulu Cheng  <chenglulu@loongson.cn>
614         * configure.ac: Add LoongArch tuples.
615         * configure: Regenerate.
617 2022-03-28  Tom Tromey  <tromey@adacore.com>
619         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
620         * configure: Rebuild.
622 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
624         * MAINTAINERS: Change my information.
626 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
628         * MAINTAINERS: Add myself to DCO section.
630 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
632         * configure.ac: Fix incorrect option in comment.
633         * configure: Regenerate.
635 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
637         * Makefile.def (dependencies): Make configure-sim depend on
638         all-readline.
639         * Makefile.in: Regenerate.
641 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
643         * MAINTAINERS (Write After Approval): Update my e-mail address.
645 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
647         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
649 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
651         * MAINTAINERS: Update my email and add myself to the DCO list.
653 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
655         Revert:
656         2021-09-16  Andrew Pinski  <apinski@marvell.com>
658         PR bootstrap/67102
659         * Makefile.def: Have configure-target-libffi depend on
660         all-target-libstdc++-v3.
661         * Makefile.in: Regenerate.
663 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
665         PR other/104181
666         * build.log: Remove.
668 2022-01-20  Martin Liska  <mliska@suse.cz>
670         * MAINTAINERS: Adjust email address based on IRC request.
672 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
674         * MAINTAINERS: Update my email address.
676 2022-01-17  Martin Liska  <mliska@suse.cz>
678         * MAINTAINERS: Rename .c names to .cc.
680 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
682         * Makefile.am: Remove.
684 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
686         * Makefile.am: New file.
688 2022-01-11  Martin Liska  <mliska@suse.cz>
690         * MAINTAINERS: Sort 2 names.
692 2022-01-10  Martin Liska  <mliska@suse.cz>
694         * MAINTAINERS: Fix obvious issues with sorting.
696 2022-01-07  liuhongt  <hongtao.liu@intel.com>
698         * build.log: New file.
700 2022-01-05  Nathan Sidwell  <nathan@acm.org>
702         * MAINTAINERS: Add DCO entry.  Sort that list.
704 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
706         * MAINTAINERS: Change of email address in both DCO and
707         Write After Approval list.
709 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
711         * configure: Regenerate.
713 2021-12-21  Martin Liska  <mliska@suse.cz>
715         * config.sub: Change mode back to 755.
717 2021-12-17  Martin Liska  <mliska@suse.cz>
719         * config.sub: Sync from master.
721 2021-12-17  Martin Liska  <mliska@suse.cz>
723         Revert:
724         2021-12-16  Matthias Seidel  <mseidel@apache.org>
726         * config.sub: Fix typo.
728 2021-12-16  Matthias Seidel  <mseidel@apache.org>
730         * config.sub: Fix typo.
732 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
734         Revert:
735         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
737         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
738         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
739         * configure.ac: Include config/gcc-plugin.m4.
740         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
741         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
742         RANLIB if possible.
743         * Makefile.in: Regenerated.
744         * configure: Likewise.
746 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
748         * Makefile.tpl (BUILD_CFLAGS): New.
749         (CFLAGS): Append $(BUILD_CFLAGS).
750         (CXXFLAGS): Likewise.
751         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
752         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
753         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
754         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
755         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
756         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
757         (PGO-TRAINING-TARGETS): Likewise.
758         (PGO_BUILD_TRAINING): Likewise.
759         (all): Add '+' to the command line for recursive make.  Support
760         the PGO build.
761         * configure.ac: Add --enable-pgo-build[=lto].
762         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
763         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
764         * Makefile.in: Regenerated.
765         * configure: Likewise.
767 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
769         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
770         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
771         * configure.ac: Include config/gcc-plugin.m4.
772         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
773         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
774         RANLIB if possible.
775         * Makefile.in: Regenerated.
776         * configure: Likewise.
778 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
780         * MAINTAINERS: Add myself to write after approval.
782 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
784         * MAINTAINERS: Adding myself.
786 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
788         * configure: Regenerate.
789         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
790         $(CPP).
792 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
794         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
795         libatomic.
796         * Makefile.in: Regenerate.
797         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
798         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
799         target-libphobos-bootstrap.
800         (STAGE2_CONFIGURE_FLAGS): Likewise.
801         * configure: Regenerate.
802         * configure.ac: Add support for bootstrapping D front-end.
804 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
806         * MAINTAINERS: Add myself to DCO section and update email address.
808 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
810         * configure: Regenerate.
811         * configure.ac: Ensure that PIC (shared) defaults are set
812         correctly for Darwin.
814 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
816         * MAINTAINERS: Update my address.
818 2021-11-12  Alan Modra  <amodra@gmail.com>
820         * Makefile.def (configure-opcodes): Depend on configure-bfd.
821         * Makefile.in: Regenerate.
823 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
825         * MAINTAINERS: Clarify the policy WRT the Write After Approval
826         list.
828 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
830         * MAINTAINERS (Reviewers, arc): Remove my entry.
831         (Write After Approval): Add an entry for myself.
833 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
835         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
836         * Makefile.in: Regenerate.
837         * configure: Regenerate.
838         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
840 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
842         * MAINTAINERS: Fix up Maciej's entries.
844 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
846         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
847         maintainer.
849 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
851         PR other/102663
852         * Makefile.def: Handle install-dvi target.
853         * Makefile.tpl: Likewise.
854         * Makefile.in: Regenerate.
856 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
858         * MAINTAINERS: Add myself for write after approval.
860 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
862         * Makefile.def: Mark libcody, libdecnumber,
863         c++tools, libgcc, and libobjc as missing TAGS
864         targets.
865         * Makefile.in: Regenerate.
867 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
869         * MAINTAINERS: Add myself to DCO section and update email
870         address.
872 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
874         * MAINTAINERS: Add myself to DCO section.
876 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
878         * configure: Regenerate.
879         * configure.ac (skipdirs): Add the contents of target_configdirs if
880         we are not building gcc.
882 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
884         * Makefile.def: Back-port commits ba4d88ad892f and
885         755ba58ebef0 from binutils-gdb repository.
886         * Makefile.in: Regenerated.
888 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
890         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
892 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
894         * Makefile.def: Add a jit check target for the jit
895         language.
896         * Makefile.in: Regenerate.
898 2021-09-16  Andrew Pinski  <apinski@marvell.com>
900         PR bootstrap/67102
901         * Makefile.def: Have configure-target-libffi depend on
902         all-target-libstdc++-v3.
903         * Makefile.in: Regenerate.
905 2021-09-10  Petter Tomner  <tomner@kth.se>
907         * MAINTAINERS: Me added to DCO and write after approval
909 2021-09-01  YunQiang Su  <syq@debian.org>
911         * MAINTAINERS: Add myself for write after approval.
913 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
915         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
916         * Makefile.in: Regenerate.
918 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
920         * MAINTAINERS: Add myself for write after approval.
922 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
924         * Makefile.in: Regenerate.
925         * Makefile.tpl: Make the state of the configured host
926         shared flag available to makefile fragements.
928 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
930         * MAINTAINERS (Write After Approval): Add myself.
932 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
934         * .dir-locals.el (bug-reference-url-format): Use https.
936 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
938         * .dir-locals.el (c-mode): Change fill-column to 79.
940 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
942         * MAINTAINERS: Add myself to DCO section.
944 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
946         * configure: Regenerate.
947         * configure.ac: Adjust cases for which it is necessary to
948         include the Darwin host config fragment.
950 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
952         * MAINTAINERS: Add myself for write after approval and DCO.
954 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
956         * Makefile.def: Add dsymutil defs.
957         * Makefile.in: Regenerated.
958         * Makefile.tpl: Add dsymutil to flags.
959         * configure: Regenerated.
960         * configure.ac: Add dsymutil to target and build recipes.
962 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
964         * MAINTAINERS: Add myself for write after approval.
966 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
968         * MAINTAINERS (Write After Approval): Add myself.
970 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
972         * MAINTAINERS: Add myself for write after approval and DCO
974 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
976         * .gitignore: Add entry for cscope.out.
978 2021-06-22  liuhongt  <hongtao.liu@intel.com>
980         * MAINTAINERS: Remove my Write After Approval entry.
982 2021-06-21  liuhongt  <hongtao.liu@intel.com>
984         * MAINTAINERS: Add myself as maintainer of the i386 vector
985         extensions.
987 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
989         * MAINTAINERS (Write After Approval): Add myself.
991 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
993         * MAINTAINERS (Various Maintainers): Add Andrew and myself
994         as *vrp and ranger maintainers.
996 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
998         * MAINTAINERS: Adjust my entry in the DCO section so that it does
999         not trigger testsuite failures.
1001 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1003         * MAINTAINERS: Add myself to DCO section with both email addresses.
1005 2021-06-03  Jason Merrill  <jason@redhat.com>
1007         * MAINTAINERS: Add DCO version number.
1009 2021-06-02  Jason Merrill  <jason@redhat.com>
1011         * MAINTAINERS: Add DCO section.
1013 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1015         * MAINTAINERS (Write After Approval): Add myself.
1017 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1019         * configure.ac: Add gnulib to configdirs for sim.
1020         * configure: Regenerate.
1022 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1024         * Makefile.def: Add configure-sim dependency on all-gnulib.
1025         * Makefile.in: Regenerated.
1027 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1029         * MAINTAINERS (Write After Approval): Add myself.
1031 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1033         * MAINTAINERS (Write After Approval): Add myself.
1035 2021-05-11  Martin Liska  <mliska@suse.cz>
1037         * MAINTAINERS: Remove entries for removed
1038         components (HSA, BRIG, libhsail-rt).
1039         Move Pekka to Write After Approval.
1041 2021-05-11  Martin Liska  <mliska@suse.cz>
1043         * Makefile.def: Remove libhsail-rt.
1044         * Makefile.in: Likewise.
1045         * configure.ac: Likewise.
1046         * configure: Regenerate.
1047         * libhsail-rt/ChangeLog: Removed.
1048         * libhsail-rt/Makefile.am: Removed.
1049         * libhsail-rt/Makefile.in: Removed.
1050         * libhsail-rt/README: Removed.
1051         * libhsail-rt/aclocal.m4: Removed.
1052         * libhsail-rt/configure: Removed.
1053         * libhsail-rt/configure.ac: Removed.
1054         * libhsail-rt/configure.tgt: Removed.
1055         * libhsail-rt/include/internal/fibers.h: Removed.
1056         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1057         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1058         * libhsail-rt/include/internal/workitems.h: Removed.
1059         * libhsail-rt/rt/arithmetic.c: Removed.
1060         * libhsail-rt/rt/atomics.c: Removed.
1061         * libhsail-rt/rt/bitstring.c: Removed.
1062         * libhsail-rt/rt/fbarrier.c: Removed.
1063         * libhsail-rt/rt/fibers.c: Removed.
1064         * libhsail-rt/rt/fp16.c: Removed.
1065         * libhsail-rt/rt/misc.c: Removed.
1066         * libhsail-rt/rt/multimedia.c: Removed.
1067         * libhsail-rt/rt/queue.c: Removed.
1068         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1069         * libhsail-rt/rt/segment.c: Removed.
1070         * libhsail-rt/rt/workitems.c: Removed.
1071         * libhsail-rt/target-config.h.in: Removed.
1073 2021-05-04  Nick Clifton  <nickc@redhat.com>
1075         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1076         * configure: Regenerate.
1078 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1079             Tobias Burnus  <tobias@codesourcery.com>
1081         * configure.ac (--enable-offload-defaulted): New.
1082         * configure: Regenerate.
1084 2021-04-23  David Faust  <david.faust@oracle.com>
1086         * MAINTAINERS (Write After Approval): Add myself.
1088 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1090         * MAINTAINERS (Write After Approval): Add myself.
1092 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1094         * MAINTAINERS: Add myself as pru port maintainer.
1096 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1098         * MAINTAINERS: Add myself as static analyzer maintainer.
1100 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1102         * MAINTAINERS: Update primary entry.
1104 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1106         * MAINTAINERS (Write After Approval): Add myself.
1108 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1110         * Makefile.def: Remove all-sim dependency on configure-gdb.
1111         * Makefile.in: Regenerated.
1113 2021-03-11  Jeff Law  <law@redhat.com>
1115         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1117 2021-03-11  Martin Liska  <mliska@suse.cz>
1119         * Makefile.tpl: The change was done Makefile.in which
1120         is generated file.
1122 2021-03-08  Jeff Law  <law@redhat.com>
1124         * MAINTAINERS: Update my email address
1126 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1128         * config.guess: Import latest upstream.
1129         * config.sub: Import latest upstream.
1131 2021-01-25  Martin Liska  <mliska@suse.cz>
1133         PR gcov-profile/98739
1134         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1135         for profiledbootstrap.
1137 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1139         * MAINTAINERS (Write After Approval): Add myself.
1141 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1143         * MAINTAINERS (Write After Approval): Update my e-mail address.
1145 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1147         * MAINTAINERS: Fix spacing.
1149 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1151         * MAINTAINERS (Write After Approval): Add myself
1153 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1155         * Makefile.def: Sync with binutils-gdb:
1156         (dependencies): all-ld depends on all-libctf.
1157         (host_modules): libctf is no longer no_install.
1158         No longer no_check.  Checking depends on all-ld.
1159         * Makefile.in: Regenerated.
1161 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1163         * libtool.m4: Match gnu* along other GNU systems.
1164         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1165         * libgo/configure: Re-generate.
1167 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1169         * MAINTAINERS: Update my email address.
1171 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1173         * MAINTAINERS (Write After Approval): Add myself.
1175 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1177         * Makefile.def
1178         * Makefile.in
1179         * Makefile.tpl
1180         * configure
1181         * configure.ac
1183 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1185         * Makefile.def: Add libcody.
1186         * configure.ac: Add libcody.
1187         * Makefile.in: Regenerated.
1188         * configure: Regenerated.
1190 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1192         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1194 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1196         PR target/97865
1197         * libtool.m4: Update handling of Darwin platform link flags
1198         for Darwin20.
1200 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1202         * .gitignore: Sync with binutils-gdb
1204 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1206         * MAINTAINERS: Add myself as arc port maintainer.
1208 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1210         PR d/87788
1211         * configure.ac: Don't disable D for *-*-darwin*.
1212         * configure: Regenerate.
1214 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1216         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1217         hppa64-*-hpux11*.
1219 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1221         * configure: Regenerate.
1222         * configure.ac: Add --bootstrap-hwasan option.
1224 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1226         * config.guess: Import latest upstream.
1227         * config.sub: Import latest upstream.
1229 2020-11-16  Martin Liska  <mliska@suse.cz>
1231         * .gitignore: Add cache as clangd uses it now.
1233 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1235         * MAINTAINERS (Write After Approval): add myself
1237 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1239         * MAINTAINERS (Write After Approval): Add myself.
1241 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1243         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1244         Remove FIXME comments.
1246 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1248         * MAINTAINERS: Update my email address.
1250 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1252         * MAINTAINERS (Write After Approval): Add myself.
1254 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1256         PR target/97302
1257         * configure.ac: Only set with_gmp to /usr/local
1258         if not building in tree.
1259         * configure: Regenerate.
1261 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1263         * MAINTAINERS (Write After Approval): Add myself.
1265 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1267         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1269 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1271         PR bootstrap/96612
1272         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1273         if not the same as ${host}.
1274         * configure: Regenerate.
1276 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1278         * MAINTAINERS (Write After Approval): Add myself.
1280 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1282         * MAINTAINERS: Update my email address.
1284 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1286         * MAINTAINERS (Write After Approval): Add myself.
1288 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1290         * MAINTAINERS (Write After Approval): Add myself.
1292 2020-06-12  Martin Liska  <mliska@suse.cz>
1294         * .gitignore: Add .clang-tidy.
1296 2020-06-08  Jason Merrill  <jason@redhat.com>
1298         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1299         * configure: Regenerate.
1301 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1303         * MAINTAINERS: Add myself as xtensa port maintainer.
1305 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1307         * configure.ac: Don't require --enable-host-shared when building
1308         for Mingw.
1309         * configure: Regenerate.
1311 2020-05-18  Jason Merrill  <jason@redhat.com>
1313         * configure.ac: Update bootstrap dialect to -std=c++11.
1315 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1317         * MAINTAINERS (Write After Approval): Add myself.
1319 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1321         PR target/92713
1322         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1323         (noconfigdirs): Add 'target-libstdc++-v3'.
1324         * configure: Regenerate.
1326 2020-04-21  Stephen Casner  <casner@acm.org>
1328         PR 25830
1329         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1330         * configure: Rebuild.
1332 2020-04-17  Martin Liska  <mliska@suse.cz>
1333             Jonathan Yong <10walls@gmail.com>
1335         PR gcov-profile/94570
1336         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1337         for CYGWIN.
1339 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1341         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1343 2020-04-09  Tom Tromey  <tom@tromey.com>
1345         * configure: Rebuild.
1346         * Makefile.in: Rebuild.
1347         * Makefile.def (gdbsupport, gdbserver): New host modules.
1348         (configure-gdb): Depend on all-gdbsupport.
1349         (all-gdb): Depend on all-gdbsupport, all-libctf.
1350         * configure.ac (host_tools): Add gdbserver.
1351         Conditionally build gdbserver and gdbsupport.
1353 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1355         * configure.ac: Build libgomp by default for amdgcn.
1356         * configure: Regenerate.
1358 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1360         * MAINTAINERS (Write After Approval): Add myself.
1362 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1364         * MAINTAINERS (Write After Approval) : Add myself.
1366 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1368         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1370 2020-02-14  Martin Sebor  <msebor@redhat.com>
1372         * doc/extend.texi (attribute alias): Mention type requirement.
1373         (attribute weak): Same.
1374         (attribute weakref): Correct invalid example.
1376 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1378         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1380 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1381             Jakub Jelinek  <jakub@redhat.com>
1383         * .gitattributes: Add *.md diff=md.
1385 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1387         The mentioned auto-generated file is no more part of the
1389         GCC sources, it's auto-generated in $(builddir) during build.
1391         PR target/92055
1392         * contrib/gcc_update (files_and_dependencies): Remove
1393         entry for gcc/config/avr/t-multilib.
1395 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1397         * MAINTAINERS: Update my email address.
1399 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1401         * README.MOVED_TO_GIT: Remove.
1403 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1405         * README.MOVED_TO_GIT: New file.
1407 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1409         * MAINTAINERS (Write After Approval): Add myself.
1411 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1413         * MAINTAINERS (write_after_approval): Add myself.
1415 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1417         * MAINTAINERS (write_after_approval): Add myself.
1419 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1421         * MAINTAINERS (write_after_approval): Add myself.
1423 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1425         * configure.ac: Factor out common cases for compare_exclusions.
1426         * configure: Regenerate.
1428 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1430         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1431         flag.
1433 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1435         * MAINTAINERS (Write After Approval): Add myself.
1437 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1439         PR middle-end/92463
1440         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1441         * configure: Regenerate
1443 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1445         * configure.ac: Use https for gcc.gnu.org.
1446         * configure: Regenerated.
1448 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1450         * MAINTAINERS (aarch64 port): Remove my name, move to...
1451         (Write After Approval): ...Here.
1453 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1455         * MAINTAINERS: Change my email address as maintainer.
1457 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1459         PR fortran/91828
1460         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1461         * configure: Regenerated.
1463 2019-10-21  Jason Merrill  <jason@redhat.com>
1465         * .gitattributes: Also check ChangeLog whitespace.
1467 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1469         * contrib/dg-extract-results.sh: Add support for KPASS.
1470         * contrib/dg-extract-results.py: Likewise.
1472 2019-10-17  Jason Merrill  <jason@redhat.com>
1474         * .gitattributes: Avoid {} in filename pattern.
1476 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1478         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1479         Approval section.
1481 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1483         * MAINTAINERS: Add myself to Write After Approval
1485 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1487         * MAINTAINERS: Add myself as an aarch64 maintainer.
1489 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1491         * MAINTAINERS: Add myself as aarch64 maintainer.
1493 2019-09-23  Carl Love  <cel@us.ibm.com>
1495         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1496         New define_insn.
1497         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1498         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1500 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1502         * MAINTAINERS (Sam Tebbs): Update email address.
1504 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1506         * MAINTAINERS: Update my email address.
1508 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1510         * libtool.m4: Handle uclinuxfdpiceabi.
1512 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1514         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1515         Remove myself from Write After Approval section.
1517 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1519         * configure.ac: Support for bpf-*-* targets.
1520         * configure: Regenerate.
1522 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1524         * config.sub: Import upstream version 2019-06-30.
1525         * config.guess: Import upstream version 2019-07-24.
1527 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1529         * MAINTAINERS: Remove spu port maintainers.
1531 2019-08-28  Martin Liska  <mliska@suse.cz>
1533         * .gitignore: Add .clangd and compile_commands.json
1534         to .gitignore.
1536 2019-08-23  Michael Forney  <mforney@mforney.org>
1538         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1539         * Makefile.in: Regenerate.
1541 2019-08-19  Tom Tromey  <tom@tromey.com>
1543         * configure: Rebuild.
1544         * configure.ac: Add --with-static-standard-libraries.
1546 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1548         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1550 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1552         * MAINTAINERS (Write After Approval): Add myself.
1554 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1556         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1557         RISC-V port maitainer.
1559 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1561         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1563 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1569         * MAINTAINERS (Write After Approval): Add myself.
1571 2019-06-25  Martin Liska  <mliska@suse.cz>
1573         contrib/filter-clang-warnings.py: Transform from
1574         filter-rtags-warnings.py.
1576 2019-06-15  Tom Tromey  <tom@tromey.com>
1578         * configure.ac (host_libs): Add gnulib.
1579         * configure: Rebuild.
1580         * Makefile.def (host_modules, dependencies): Add gnulib.
1581         * Makefile.in: Rebuild.
1583 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1585         * MAINTAINERS (Write After Approval): Add myself.
1587 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1589         * configure: Regenerate.
1590         * configure.ac: Add PRU target.
1592 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1594         * MAINTAINERS (Write After Approval): Add myself.
1596 2019-06-11  Nick Clifton  <nickc@redhat.com>
1598         Import these changes from the binutils/gdb repository:
1600         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1602         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1603         and all its deps.
1604         * Makefile.in: Regenerated.
1606         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1608         * Makefile.def (host_modules): Add libctf.
1609         * Makefile.def (dependencies): Likewise.
1610         libctf depends on zlib, libiberty, and bfd.
1611         * Makefile.in: Regenerated.
1612         * configure.ac (host_libs): Add libctf.
1613         * configure: Regenerated.
1615 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1617         * MAINTAINERS (Write After Approval): Add myself.
1619 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1621         * MAINTAINERS: Update my email address.
1623 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1625         * MAINTAINERS (Write After Approval): Add myself.
1627 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1629         * MAINTAINERS (Write After Approval): Add myself.
1631 2019-05-07  Jim Wilson  <jimw@sifive.com>
1633         * MAINTAINERS: Remove myself as IA-64 maintainer.
1635 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1637         * MAINTAINERS (Write After Approval): Add myself.
1639 2019-05-02  Richard Biener  <rguenther@suse.de>
1641         PR bootstrap/85574
1642         * Makefile.tpl (compare target): Also compare extra-compare
1643         files.
1644         * Makefile.in: Regenerate.
1646 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1648         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1649         as modulo-scheduler maintainer.
1651 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1653         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1655 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1657         * MAINTAINERS: Update my email address.
1659 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1661         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1662         * configure: Regenerate.
1664 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1666         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1667         * configure: Regenerate.
1669 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1671         * configure.ac: Add target-zlib to target_libraries.
1672         * configure: Regenerate.
1674 2019-04-09  Martin Liska  <mliska@suse.cz>
1676         * Makefile.in: Regenerate.
1677         * Makefile.tpl: Pass GENERATOR_CFLAGS
1678         in all stages.
1680 2019-03-28  Martin Liska  <mliska@suse.cz>
1682         PR bootstrap/89829
1683         * Makefile.in: Revert r254150.
1684         * Makefile.tpl: Likewise.
1686 2019-03-28  Ben Elliston  <bje@gnu.org>
1688         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1689         related, and libdecnumber.
1691 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1693         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1694         (Write After Approval): Remove myself.
1696 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1698         * MAINTAINERS (Write After Approval): Add myself.
1700 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1702         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1703         (Write After Approval): Remove myself and Julian.
1705 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1707         * MAINTAINERS (Write After Approval): Add myself.
1709 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1711         * MAINTAINERS (Write After Approval): Add myself.
1713 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1715         * ChangeLog: Replace space with tab.
1716         * MAINTAINERS: Delete 1 tab to keep alignment.
1718 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1720         * MAINTAINERS (Write After Approval): Add myself.
1722 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1724         * MAINTAINERS (Write After Approval): Add myself.
1726 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1727             Kwok Cheung Yeung  <kcy@codesourcery.com>
1728             Julian Brown  <julian@codesourcery.com>
1729             Tom de Vries  <tom@codesourcery.com>
1730             Jan Hubicka  <hubicka@ucw.cz>
1731             Martin Jambor  <mjambor@suse.cz>
1733         * configure.ac: Likewise.
1734         * configure: Regenerate.
1735         * contrib/config-list.mk: Add amdgcn-amdhsa.
1737 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1739         * MAINTAINERS (Write After Approval): Add myself.
1741 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1743         * MAINTAINERS (Write After Approval): Add myself.
1745 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1747         PR target/88535
1748         * config.guess: Import upstream version 2019-01-03.
1749         * config.sub: Import upstream version 2019-01-01.
1751 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1753         * MAINTAINERS (Write After Approval): Update my maintainer address.
1755 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1757         * MAINTAINERS (Write After Approval): Add myself.
1759 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1761         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1763 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1765         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1766         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1767         (GCC_TARGET_TOOL): Likewise.
1768         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1769         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1770         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1771         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1772         * configure: Regenerate.
1773         * Makefile.in: Likewise.
1775 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1777         * MAINTAINERS (Write After Approval): Add myself.
1779 2018-11-13  Martin Liska  <mliska@suse.cz>
1781         * gcc.target/i386/pr87930.c: Move to ...
1782         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1784 2018-11-10  Stafford Horne  <shorne@gmail.com>
1786         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1787         (Write After Approval): Remove myself.
1789 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1791         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1792         Append $INCICONV to it.
1794 2018-11-04  Stafford Horne  <shorne@gmail.com>
1796         * MAINTAINERS (Write After Approval): Add myself.
1798 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1800         PR bootstrap/82856
1801         * multilib.am: New file.  From automake.
1803         Merge from binutils-gdb:
1804         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1806         * libtool.m4: Use AC_LANG_SOURCE.
1807         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1808         * ar-lib: New file.
1809         * test-driver: New file.
1810         * configure: Re-generate.
1812 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1814         * MAINTAINERS (Write After Approval): Add myself.
1816 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1818         PR bootstrap/87788
1819         PR d/87799
1820         * configure: Rebuild.
1821         * configure.ac: Disable D on systems where it is known not to work.
1823 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1825         * Makefile.def (target_modules): Add libphobos.
1826         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1827         GDCFLAGS_FOR_TARGET.
1828         (dependencies): Make libphobos depend on libatomic, libbacktrace
1829         configure, and zlib configure.
1830         (language): Add language d.
1831         * Makefile.in: Rebuild.
1832         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1833         (HOST_EXPORTS): Add GDC.
1834         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1835         (BASE_TARGET_EXPORTS): Add GDC.
1836         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1837         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1838         (EXTRA_HOST_FLAGS): Add GDC.
1839         (STAGE1_FLAGS_TO_PASS): Add GDC.
1840         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1841         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1842         environment variables.
1843         * configure: Rebuild.
1844         * configure.ac: Add target-libphobos to target_libraries.  Set and
1845         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1847 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1849         * MAINTAINERS (Write After Approval): Add myself.
1851 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1853         * MAINTAINERS (Write After Approval): Remove myself.
1855 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1857         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1859 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1861         * MAINTAINERS: Update my email address.
1863 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1865         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1866         maintainer.
1868 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1870         * MAINTAINERS (Write After Approval): Add self.
1872 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1874         * MAINTAINERS (write after approval): Add myself.
1876 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1878         * MAINTAINERS: Update my email address.
1880 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1882         * MAINTAINERS (write after approval): Add myself.
1884 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1886         * MAINTAINERS: Add self to global reviewers list.
1888 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1890         MAINTAINERS: Add c-sky port maintainers.
1892 2018-08-10  Martin Liska  <mliska@suse.cz>
1894         * MAINTAINERS: Revert change in previous commit and
1895         join lines.
1897 2018-08-10  Martin Liska  <mliska@suse.cz>
1899         * MAINTAINERS: Remove extra line.
1901 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1903         * MAINTAINERS: Update my email address.
1905 2018-07-19  DJ Delorie  <dj@redhat.com>
1907         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1908         as maintainer.
1910 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1912         * MAINTAINERS: Adjust email address for me and my colleague Robin
1913         Dapp.
1915 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1916             Sunil K Pandey  <sunil.k.pandey@intel.com>
1918         PR target/84413
1919         * config/i386/i386.c (m_CORE_AVX512): New.
1920         (m_CORE_AVX2): Likewise.
1921         (m_CORE_ALL): Add m_CORE_AVX2.
1922         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1923         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1924         and remove the rest of m_SKYLAKE_AVX512.
1926 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1928         * config.sub: Sync with upstream version 2018-07-03.
1930 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1932         * config.guess: Sync with upstream version 2018-06-26.
1933         * config.sub: Sync with upstream version 2018-07-02.
1935 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1937         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1938         * ltmain.sh: Likewise.
1940 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1942         * contrib/config-list.mk: Remove powerpc-linux_paired.
1944 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1946         * configure.ac: Introduce support for @unless/@endunless.
1947         * Makefile.tpl (dep-kind): Rewrite with cond; return
1948         postbootstrap in some cases.
1949         (make-postboot-dep, postboot-targets): New.
1950         (dependencies): Do not output postbootstrap dependencies at
1951         first.  Output non-target ones changed for configure to depend
1952         on stage_last @if gcc-bootstrap, and the original deps @unless
1953         gcc-bootstrap.
1954         * configure.in, Makefile.in: Rebuilt.
1956 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1958         * MAINTAINERS (write after approval): Add myself.
1960 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1962         * MAINTAINERS (write after approval): Add myself.
1964 2018-06-19  Nick Clifton  <nickc@redhat.com>
1966         * zlib/configure.ac: Restore old behaviour of only enabling
1967         multilibs when a target subdirectory is defined.  This allows
1968         building with srcdir == builddir.
1969         * zlib/configure: Regenerate.
1971 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1973         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1974         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1975         * Makefile.in: Regenerate.
1977 2018-06-16  Ben Elliston  <bje@gnu.org>
1979         * config.guess: Import latest version.
1980         * config.sub: Likewise.
1982 2018-06-08  Martin Liska  <mliska@suse.cz>
1984         * MAINTAINERS: Remove MPX-related entries.
1985         * Makefile.def: Remove libmpx support.
1986         * Makefile.in: Regenerate.
1987         * configure.ac: Remove removed files.
1988         * configure: Regenerate.
1989         * libmpx/ChangeLog: Remove.
1990         * libmpx/Makefile.am: Remove.
1991         * libmpx/Makefile.in: Remove.
1992         * libmpx/acinclude.m4: Remove.
1993         * libmpx/aclocal.m4: Remove.
1994         * libmpx/config.h.in: Remove.
1995         * libmpx/configure: Remove.
1996         * libmpx/configure.ac: Remove.
1997         * libmpx/configure.tgt: Remove.
1998         * libmpx/libmpx.spec.in: Remove.
1999         * libmpx/mpxrt/Makefile.am: Remove.
2000         * libmpx/mpxrt/Makefile.in: Remove.
2001         * libmpx/mpxrt/libmpx.map: Remove.
2002         * libmpx/mpxrt/libtool-version: Remove.
2003         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2004         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2005         * libmpx/mpxrt/mpxrt.c: Remove.
2006         * libmpx/mpxrt/mpxrt.h: Remove.
2007         * libmpx/mpxwrap/Makefile.am: Remove.
2008         * libmpx/mpxwrap/Makefile.in: Remove.
2009         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2010         * libmpx/mpxwrap/libtool-version: Remove.
2011         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2013 2018-06-04  Martin Liska  <mliska@suse.cz>
2015         * MAINTAINERS: Add myself as gcov maintainer.
2017 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2019         * MAINTAINERS: Update my email address.
2021 2018-06-04  Tom de Vries  <tdevries@suse.de>
2023         * MAINTAINERS: Remove write-after-approval entries for component
2024         maintainers.
2026 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2028         * MAINTAINERS (write after approval): Add myself.
2030 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2032         * MAINTAINERS: Update my email address.
2034 2018-06-01  Tom de Vries  <tdevries@suse.de>
2036         * MAINTAINERS: Update my email address.
2038 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2040         * MAINTAINERS (loop-optimizer): Add myself.
2042 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2044         * configure.ac: Added "nfp" target.
2045         * configure: Regenerate.
2047 2018-04-30  Richard Biener  <rguenther@suse.de>
2049         PR bootstrap/85571
2050         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2051         (STAGE3_TFLAGS): Likewise.
2052         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2053         (STAGEtrain_TFLAGS): Likewise.
2054         * Makefile.in: Regenerate.
2056 2018-04-26  Richard Biener  <rguenther@suse.de>
2058         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2059         (STAGE2_CFLAGS): Likewise.
2060         (STAGE2_TFLAGS): Likewise.
2061         (STAGE3_CFLAGS): Add -fchecking.
2062         (STAGE3_TFLAGS): Likewise.
2063         (STAGEtrain_CFLAGS): Filter out -fchecking.
2064         (STAGEtrain_TFLAGS): Likewise.
2065         * Makefile.in: Re-generate.
2067 2018-04-25  Catherine Moore <clm@codesourcery.com>
2069         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2071 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2073         * MAINTAINERS (write after approval): Add myself.
2075 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2077         * MAINTAINERS: Update my email address.
2079 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2081         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2083 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2085         * MAINTAINERS: Update my email address and disambiguate myself
2086         a bit from Will Schmidt.
2088 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2090         * MAINTAINERS: Move maintainers of now-removed picochip and score
2091         ports to write after approval.
2093 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2095         * MAINTAINERS: Add entry for SVE maintainership.
2097 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2099         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2100         * configure: Regenerate.
2102 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2104         * MAINTAINERS (write after approval): Add myself.
2106 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2108         * MAINTAINERS (write after approval): Add myself.
2110 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2112         * MAINTAINERS (write after approval): Add myself.
2114 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2116         Update copyright years.
2118 2018-01-03  Ben Elliston  <bje@gnu.org>
2120         * config.guess: Import latest version.
2121         * config.sub: Likewise.
2123 2017-12-12  Stafford Horne  <shorne@gmail.com>
2125         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2126         * configure: Regenerate.
2128 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2130         * MAINTAINERS (Write After Approval): Add myself.
2132 2017-11-28  Julia Koval  <julia.koval@intel.com>
2133             Sebastian Peryt  <sebastian.peryt@intel.com>
2135         * Makefile.def (target_modules): Remove libcilkrts.
2136         * Makefile.in: Ditto.
2137         * configure: Ditto.
2138         * configure.ac: Ditto.
2140 2017-11-28  Julia Koval  <julia.koval@intel.com>
2142         * MAINTAINERS (Write After Approval): Add myself.
2144 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2146         * MAINTAINERS (Write After Approval): Add myself.
2148 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2150         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2151         Use my SiFive email address.
2153 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2155         * MAINTAINERS (write after approval): Add myself.
2157 2017-10-27  Martin Liska  <mliska@suse.cz>
2159         * Makefile.tpl: Use proper name of folder as it was renamed
2160         during transition to 4 stages.
2161         * Makefile.in: Regenerate.
2163 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2165         * MAINTAINERS (write after approval): Add myself.
2167 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2169         * MAINTAINERS: Add a note that maintainership also includes web
2170         pages, docs, and testsuite related to that area.
2172 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2174         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2176 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2178         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2180 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2182         * MAINTAINERS: Remove myself as a vxworks maintainer.
2184 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2186         * MAINTAINERS: Remove email address of Jim Norris.
2188 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2190         * MAINTAINERS (Reviewers): Move myself from here...
2191         (CPU Port Maintainers): ... to here.
2193 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2195         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2197 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2199         * MAINTAINERS (write after approval): Add myself.
2201 2017-07-28  Tony Reix  <tony.reix@atos.net>
2203         * configure.ac (target-libffi): Don't disable for AIX.
2204         (go): Don't add to unsupported_languages on AIX.
2205         (target-libgo): Don't disable for AIX.
2206         * configure: Regenerate.
2208 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2210         * MAINTAINERS: Add myself.
2212 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2214         * MAINTAINERS: Update my email address.
2216 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2218         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2219         arm-specific auto-generated header files.
2221 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2223         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2224         * configure: Rebuilt.
2226 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2228         * MAINTAINERS: Readd myself for c6x.
2230 2017-06-28  Martin Liska  <mliska@suse.cz>
2232         PR bootstrap/81217
2233         * Makefile.def: Remove superfluous bootstrap_target from
2234         bootstrap_stage.
2235         * Makefile.in: Re-generate the file.
2237 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2239         * MAINTAINERS: Add myself to Write After Approval
2241 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2243         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2245 2017-06-19  Martin Liska  <mliska@suse.cz>
2247         * Makefile.def: Define 4 stages PGO bootstrap.
2248         * Makefile.tpl: Define FLAGS.
2249         * Makefile.in: Regenerate.
2251 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2253         * Makefile.def: Add check-gotools to go check targets.
2254         * Makefile.in: Rebuild.
2256 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2258         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2260 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2262         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2263         * configure: Regenerate.
2265 2017-05-31  Martin Liska  <mliska@suse.cz>
2267         * configure.ac: Add handling of stage2_werror_flags to
2268         action-if-given and to action-if-not-given.
2269         * configure: Regenerate.
2271 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2273         * MAINTAINERS: Add self to Write After Approval
2275 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2277         * MAINTAINERS: Update my email address, and remove myself as
2278         maintainer in some areas.
2280 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2282         * MAINTAINERS: Add self to Write After Approval
2284 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2286         * configure.ac: Add --enable-languages=default to mean default and
2287         make --enable-languages=all mean all supported languages.
2288         * configure: Regenerated.
2290 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2292         * config.gcc (powerpc*-*-*spe*): New.
2293         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2294         (powerpc-*-rtems*spe*): New.
2295         (powerpc*-*-linux*spe*): New.
2296         (powerpc-wrs-vxworksspe): New.
2297         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2298         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2299         * config.host (powerpc*-*-*spe*): New.
2301 2017-05-19  Martin Liska  <mliska@suse.cz>
2303         * configure.ac: Add --enable-werror-always just for
2304         bootstrap-debug (or none build config) and do not add it
2305         when we are on a release branch.
2306         * configure: Regenerated.
2308 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2310         * MAINTAINERS: Add self to Write After Approval
2312 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2314         * MAINTAINERS: Move myself to Write After Approval section.
2316 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2318         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2319         ACCH registers.
2320         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2321         available.
2322         (umulsidi3): Likewise.
2323         (mulsidi3_700): Disable this pattern when we have advanced mpy
2324         instructions.
2325         (umulsidi3_700): Likewise.
2326         (maddsidi4): New pattern.
2327         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2328         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2329         (mpydu_imm_arcv2hs): Likewise.
2330         * config/arc/predicates.md (accl_operand): New predicate.
2332 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2333             Andrew Burgess <andrew.burgess@embecosm.com>
2335         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2336         case.
2337         (ARC_AUTOFP_IRQ_P): Likewise.
2338         (ARC_AUTO_IRQ_P): Likewise.
2339         (rgf_banked_register_count): New variable.
2340         (parse_mrgf_banked_regs_option): New function.
2341         (arc_override_options): Handle rgf_banked_regs option.
2342         (arc_handle_interrupt_attribute): Add firq option.
2343         (arc_compute_function_type): Return fast irq type when required.
2344         (arc_must_save_register): Handle fast interrupts.
2345         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2346         (arc_return_address_regs): Update.
2347         * config/arc/arc.h (arc_return_address_regs): Update.
2348         (arc_function_type): Add fast interrupt type.
2349         (ARC_INTERRUPT_P): Update.
2350         (RC_FAST_INTERRUPT_P): Define.
2351         * config/arc/arc.md (simple_return): Update for fast interrupts.
2352         (p_return_i): Likewise.
2353         * config/arc/arc.opt (mrgf-banked-regs): New option.
2354         * doc/invoke.texi (mrgf-banked-regs): Document.
2356 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2358         * config/arc/arc.c (irq_ctrl_saved): New variable.
2359         (ARC_AUTOBLINK_IRQ_P): Define.
2360         (ARC_AUTOFP_IRQ_P): Likewise.
2361         (ARC_AUTO_IRQ_P): Likewise.
2362         (irq_range): New function.
2363         (arc_must_save_register): Likewise.
2364         (arc_must_save_return_addr): Likewise.
2365         (arc_dwarf_emit_irq_save_regs): Likewise.
2366         (arc_override_options): Handle deferred options.
2367         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2368         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2369         arc_must_save_return_addr.
2370         (arc_compute_frame_size): Handle automated save and restore of
2371         registers.
2372         (arc_expand_prologue): Likewise.
2373         (arc_expand_epilogue): Likewise.
2374         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2375         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2376         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2378 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2379         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2381         PR bootstrap/77661
2382         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2383         in-tree build MPC.
2384         * Makefile.in: Regenerate.
2386 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2388         * configure.ac: Enable LTO by default on darwin >= 9.
2389         * configure: Regenerate.
2391 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2393         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2394         and Andrew Waterman as the RISC-V maintainers.
2396 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2398         * MAINTAINERS: Add self to Write After Approval
2400 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2402         * config.guess: Import latest from upstream.
2404 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2406         * MAINTAINERS (Write After Approval): Remove entries that are
2407         already covered under Reviewers.
2409 2017-03-08  Mark Wielaard  <mark@klomp.org>
2411         PR demangler/70909
2412         PR demangler/67264
2413         * include/demangle.h: Add d_printing to struct demangle_component
2414         and pass struct demangle_component as non const.
2416 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2418         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2420 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2422         * Makefile.tpl: Remove HOST_ISLVER.
2423         (HOST_EXPORTS): Remove ISLVER.
2424         * Makefile.in: Regenerate.
2426 2017-02-13  Richard Biener  <rguenther@suse.de>
2428         * configure: Re-generate.
2430 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2432         * MAINTAINERS: Adjust bug reporting URL.
2434 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2436         * MAINTAINERS (Write After Approval): Remove redundant entry
2437         for Andrew Burgess.
2439 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2441         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2442         32-bit hppa*-*-hpux*.
2443         * configure: Regenerate.
2445 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2447         * configure.ac: Moved the white list of enabling BRIG FE to
2448         libhsail-rt/configure.tgt.
2449         * configure: Regenerated.
2450         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2452 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2453             Martin Jambor  <mjambor@suse.cz>
2455         * Makefile.def (target_modules): Added libhsail-rt.
2456         (languages): Added language brig.
2457         * Makefile.in: Regenerated.
2458         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2459         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2460         * configure: Regenerated.
2462 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2464         PR other/79046
2465         * configure: Regenerated.
2467 2017-01-04  Alan Modra  <amodra@gmail.com>
2469         * configure: Regenerate.
2471 2016-12-29  Ben Elliston  <bje@gnu.org>
2473         * config.sub: Import latest version.
2475 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2477         * MAINTAINERS (Write After Approval): Add myself.
2479 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2481         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2482         includes bootstrap-mpx.
2483         * configure: Regenerated.
2485 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2487         * MAINTAINERS (Write After Approval): Add myself.
2489 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2491         * configure: Regenerate.
2493 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2495         * configure.ac: Don't use pkg-config to check for bdw-gc.
2496         * configure: Regenerate.
2498 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2500         * Makefile.def: Remove reference to boehm-gc target module.
2501         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2502         options and for the bdw-gc pkg-config module.
2503         * configure: Regenerate.
2504         * Makefile.in: Regenerate.
2506 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2508         * MAINTAINERS (nvptx): Remove self.
2510 2016-11-25  Ben Elliston  <bje@gnu.org>
2512         * config.guess: Import latest version.
2513         * config.sub: Likewise.
2515 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2517         * MAINTAINERS (Write After Approval): Add myself.
2519 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2521         * Makefile.def: Remove references to GCJ.
2522         * Makefile.tpl: Likewise.
2523         * Makefile.in: Regenerate.
2525 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2527         * config-ml.in: Remove references to GCJ.
2528         * configure.ac: Likewise.
2529         * configure: Regenerate.
2531 2016-11-01  Josh Conner  <joshconner@google.com>
2533         * MAINTAINERS (Write After Approval): Update email address,
2535 2016-10-27  Carl Love  <cel@us.ibm.com>
2537         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2538         Approval list to make it alphabetical.
2540 2016-10-27  Carl Love  <cel@us.ibm.com>
2542         * MAINTAINERS (Write After Approval): Add myself.
2544 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2546         * MAINTAINERS (Reviewers): Add myself.
2547         (Write After Approval): Add myself.
2549 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2550             Ulrich Weigand  <uweigand@de.ibm.com>
2552         * MAINTAINERS: Update email address.
2554 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2556         * MAINTAINERS: Update email address.
2558 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2560         * configure.ac: Add aarch64-*-freebsd*.
2561         * configure: Regenerate.
2563 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2565         * MAINTAINERS: Update email address after it got reverted.
2567 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2569         * configure.ac (target_libraries): Readd target-boehm-gc.
2570         Restore --enable-objc-gc handling.
2571         * configure: Regenerate.
2573 2015-10-03  Jeff Law  <law@redhat.com>
2575         * MAINTAINERS: Move several inactive maintainers to the
2576         write-after-approval section.
2578 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2580         * configure.ac: Add target-libffi to target_libraries.
2581         Readd libgcj target disablings, modified to only target-libffi.
2582         Readd target addition of go to unsupported languages.
2583         * configure: Regenerated.
2585 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2587         * MAINTAINERS: Update email address.
2589 2016-09-30  Andrew Haley  <aph@redhat.com>
2591         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2592         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2593         libgcj.
2595 2016-09-30  Andrew Haley  <aph@redhat.com>
2597         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2598         write-after approval after GCJ deletion.
2600 2016-09-30  Andrew Haley  <aph@redhat.com>
2602         * Makefile.def: Remove libjava.
2603         * Makefile.tpl: Likewise.
2604         * Makefile.in: Regenerate.
2605         * configure.ac: Likewise.
2606         * configure: Likewise.
2607         * gcc/java: Remove.
2608         * libjava: Likewise.
2610 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2612         * MAINTAINERS (Reviewers): Add myself.
2614 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2616         * configure.ac: Disable "sim" directory for arc*-*-*.
2617         * configure: Regenerated.
2619 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2621         * MAINTAINERS (Write After Approval): Add myself.
2623 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2625         * configure.ac: Check for the minimum in-tree MPFR version
2626         handled.
2627         * configure: Regenerate.
2629 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2631         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2632         * configure: Regenerated.
2634 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2636         * MAINTAINERS (Write After Approval): Add myself.
2638 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2640         * Makefile.def: Add autoprofiledbootstrap.
2641         * Makefile.tpl: Dito.
2642         * Makefile.in: Regenerate.
2644 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2646     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2647     * configure: Regenerate.
2649 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2651         * configure: Regenerate.
2652         * configure.ac: Remove support for avr-rtems.
2654 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2656         * MAINTAINERS (Write After Approval): Add myself.
2658 2016-06-16  Michael Collison  <michael.collison@arm.com>
2660         * MAINTAINERS (Write After Approval): Add myself.
2662 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2664         * MAINTAINERS (Write After Approval): Update e-mail address.
2666 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2668         * MAINTAINERS (Write After Approval): Add myself.
2670 2016-05-28  Alan Modra  <amodra@gmail.com>
2672         * Makefile.tpl (configure): Depend on m4 files included.
2673         * Makefile.in: Regenerate.
2675 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2677         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2678         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2680 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2682         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2683         special case builtin.
2684         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2685         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2686         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2687         for __builtin_vec_addec.
2689 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2691         * config.guess: Import version 2016-04-02 (newest).
2692         * config.sub: Import version 2016-05-10 (newest).
2694 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2696         * configure.ac: Add ARC support to libgloss.
2697         * configure: Regenerate
2699 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2701         * MAINTAINERS (Write After Approval): Add myself.
2703 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2705         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2706         * configure: Regenerated.
2707         * Makefile.def (gmp): Explicitly disable assembler.
2708         (mpfr): Adjust lib_path.
2709         (mpc): Likewise.
2710         * Makefile.in: Regenerated.
2712 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2714         PR bootstrap/70704
2715         * configure.ac (--enable-stage1-checking): Add missing
2716         --enable-checking=.
2717         * configure: Regenerated.
2719 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2721         * config.guess: Revert r235676.
2722         * config.sub: Revert r235676.
2724 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2726         * config.guess: Remove SH5 support.
2727         * config.sub: Likewise.
2728         * configure: Likewise.
2729         * configure.ac: Likewise.
2731 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2733         PR bootstrap/70704
2734         * configure.ac (--enable-stage1-checking): For --disable-checking or
2735         implicit --enable-checking, make sure extra flag matches in between
2736         stage1 and later checking.
2737         * configure: Regenerated.
2739 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2741         * .gitattributes: New file.
2743 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2745         * MAINTAINERS (rs6000/powerpc port): Add myself.
2747 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2749         PR bootstrap/70173
2750         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2751         and gotools directories.  Delete the stage_final file.
2752         * Makefile.in: Regenerate.
2754 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2756         * MAINTAINERS (Write After Approval): Add myself.
2758 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2760         * MAINTAINERS (Fortran maintainer): Remove myself.
2762 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2764         * MAINTAINERS (Write After Approval): Add myself.
2766 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2768         * MAINTAINERS (Write After Approval): Add myself.
2770 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2772         Sync with binutils-gdb:
2774         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2776         * configure.ac: Add mips and s390 to the gold target check.
2777         * configure: Regenerate.
2779 2016-03-01  DJ Delorie  <dj@redhat.com>
2781         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2783 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2785         * MAINTAINERS (libcpp): Add myself.
2786         (diagnostic messages): Likewise.
2788 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2790         * MAINTAINERS: Fix whitespace.
2792 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2794         * MAINTAINERS (Write After Approval): Add myself.
2796 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2798         * config/isl.m4: Add comments about isl-0.16.
2799         * configure: Regenerate.
2801 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2803         * MAINTAINERS (hsa maintainers): Add myself.
2805 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2807         * MAINTAINERS: (Write After Approval): Add myself.
2809 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2810             Sebastian Pop  <s.pop@samsung.com>
2812         * Makefile.in: Regenerate.
2813         * Makefile.tpl: Export ISLVER.
2814         * configure: Regenerate.
2815         * config/isl.m4: Detect isl-0.15.
2817 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2819         PR bootstrap/69329
2820         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2821         * Makefile.in: Regenerate.
2823 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2825         * configure.ac: Enable LTO for DJGPP
2826         * configure: Regenerate
2828 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2830         Sync with binutils-gdb:
2831         2015-10-21  Nick Clifton  <nickc@redhat.com>
2833         PR gas/19109
2834         * configure.ac: Note the 'none' is an acceptable argument to
2835         --enable-compressed-debug-sections.
2836         * configure: Regenerate.
2838 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2840         PR bootstrap/69134
2841         * Makefile.def (mpfr): Disable assembler.
2842         * Makefile.in: Regenerate.
2844 2016-01-01  Ben Elliston  <bje@gnu.org>
2846         * config.guess: Import version 2016-01-01.
2847         * config.sub: Likewise.
2849 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2851         * MAINTAINERS (Write After Approval): Add myself.
2853 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2855         * Makefile.in: Replace ISL with isl.
2856         * Makefile.tpl: Same.
2857         * config/isl.m4: Same.
2858         * configure.ac: Same.
2859         * contrib/download_prerequisites: Same.
2860         * configure: Regenerate.
2862 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2864         * MAINTAINERS (Write After Approval): Add Myself.
2866 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2868         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2869         * configure: Regenerate.
2871 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2872             Sebastian Pop  <s.pop@samsung.com>
2874         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2875         isl_ctx_get_max_operations.
2876         * configure: Regenerate.
2878 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2880         * MAINTAINERS (Write After Approval): Add myself.
2882 2015-12-02  Ian Lance Taylor  <iant@google.com>
2884         PR go/66147
2885         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2886         * Makefile.in: Regenerate.
2888 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2890         PR libffi/65726
2891         * Makefile.def (lang_env_dependencies): Make libffi depend
2892         on cxx.
2893         * Makefile.in: Regenerate.
2895 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2897         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2898         symbols.
2900 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2902         Sync with binutils-gdb:
2903         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2905         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2906         * configure: Regenerate.
2908 2015-11-19  Martin Liska  <mliska@suse.cz>
2910         * .gitignore: Add .clang-format to ignored files.
2911         * Makefile.in: Add clang-format.
2912         * Makefile.tpl: Likewise.
2914 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2916         * configure.ac: Enable libmpx by default.
2917         * configure: Regenerated.
2919 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2921         * MAINTAINERS: Update email address.
2923 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2925         * MAINTAINERS: Update email address.
2927 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2929         * MAINTAINERS  (Write After Approval): Add myself.
2931 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2933         Sync with binutils-gdb:
2934         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2936         PR gas/19109
2937         * configure.ac: Add
2938         --enable-compressed-debug-sections={all,gas,gold,ld}.
2939         * configure: Regenerated.
2941 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2943         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2945 2015-10-09  Martin Liska  <mliska@suse.cz>
2947         * MAINTAINERS (Write After Approval): Add myself.
2949 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2951         * MAINTAINERS (Write After Approval): Add myself.
2953 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2955         * MAINTAINERS: Update email address.
2957 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2959         * MAINTAINERS  (Write After Approval): Add myself.
2961 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2963         * MAINTAINERS: Update email.
2965 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2967         * MAINTAINERS: Update my email address.
2969 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2971         * MAINTAINERS (ft32 port): Add myself.
2973 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2975         * MAINTAINERS: Add myself.
2977 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2979         * MAINTAINERS (Write After Approval): Add myself.
2981 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2983         PR libfortran/54572
2984         * Makefile.def: Make libgfortran depend on libbacktrace.
2985         * Makefile.in: Regenerate.
2987 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2989         * MAINTAINERS (Write After Approval): Add myself.
2991 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2993         PR other/67092
2994         * configure.ac: Remove --with_host_libstdcxx support.
2995         * configure: Regenerate.
2997 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2998             Jakub Jelinek  <jakub@redhat.com>
3000         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3001         nvptx*-*-*.
3002         * configure: Regenerate.
3004 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3006         * Makefile.def (libiconv): Define bootstrap=true.
3007         Mark pdf/html/info as missing.
3008         (configure-gcc): Depend on all-libiconv.
3009         (all-gcc): Ditto.
3010         (configure-libcpp): Ditto.
3011         (all-libcpp): Ditto.
3012         (configure-intl): Ditto.
3013         (all-intl): Ditto.
3014         * Makefile.in: Regenerate.
3016 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3018         * MAINTAINERS (loop ivopts): Add the entry and myself.
3020 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3022         * MAINTAINERS (nvptx): Add self.
3024 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3026         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3027         128-bit vector modes.
3029 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3031         * MAINTAINERS (Write After Approval): Add myself.
3033 2015-07-28  Ben Elliston  <bje@gnu.org>
3035         * config.sub, config.guess: Import from upstream.
3037 2015-07-24  Michael Darling  <darlingm@gmail.com>
3039         PR other/66259
3040         * config-ml.in: Reflects renaming of configure.in to configure.ac
3041         * configure: Likewise
3042         * configure.ac: Likewise
3044 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3046         * MAINTAINERS: Update my email address.
3048 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3050         Sync with binutils-gdb:
3051         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3053         * configure.ac (target_configdirs): Exclude target-zlib if
3054         target-libjava isn't built.
3055         * configure: Regenerated.
3057 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3059         Sync with binutils-gdb:
3060         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3062         * configure.ac: Disable configuration of GDB for HPUX targets.
3063         * configure: Regenerate.
3065         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3067         * configure.ac: Add --with-system-zlib.
3068         * configure: Regenerated.
3070         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3072         * configure.ac: Add FT32 support.
3073         * configure: Regenerate.
3075         2015-01-12  Anthony Green  <green@moxielogic.com>
3077         * configure.ac: Don't disable gprof for moxie.
3078         * configure: Rebuild.
3080 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3082         Sync with binutils-gdb:
3083         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3085         PR ld/18355
3086         * Makefile.def: Add extra_configure_flags to host zlib.
3087         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3088         to --enable-host-shared When bfd is to be built as shared
3089         library.  AC_SUBST.
3090         * Makefile.in: Regenerated.
3092 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3094         Sync with src:
3095         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3096         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3097         * Makefile.in: Regenerated.
3099 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3101         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3102         target.
3103         * configure: Regenerate.
3105 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3107         * MAINTAINERS (Write After Approval): Add myself.
3109 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3111         * MAINTAINERS (OS Port Maintainers): Add myself.
3112         (Various Maintainers): Remove myself from libffi testsuite.
3114 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3116         * MAINTAINERS (gen* on machine desc): Add self.
3118 2015-06-02  Jason Merrill  <jason@redhat.com>
3120         PR bootstrap/66319
3121         * configure.ac: Use -std=gnu++98.
3123 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3125         * MAINTAINERS (Write After Approval): Add myself.
3127 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3129         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3130         * configure: Regenerate.
3132 2015-05-26  Jason Merrill  <jason@redhat.com>
3134         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3135         * configure: Regenerate.
3137 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3139         * configure.ac: FT32 target added.
3140         * configure: Regenerated.
3142 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3144         * MAINTAINERS (Write After Approval): Add myself.
3146 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3148         * MAINTAINERS (Write After Approval): Add myself.
3150 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3152         * configure.ac: Fix typo.
3153         * configure: Regenerate.
3155 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3157         * MAINTAINERS (Write After Approval): Add myself.
3159 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3161         * configure.ac: Match $host configured with triplets.
3162         * configure: Regenerate.
3164 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3166         * Makefile.tpl: Remove surplus whitespace throughout.
3167         * Makefile.in: Regenerate.
3169 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3171         * MAINTAINERS (Various Maintainers): Add myself as instruction
3172         combiner maintainer.
3174 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3176         PR bootstrap/62077
3177         * configure.ac (--enable-stage1-checking): Default to
3178         release,misc,gimple,rtlflag,tree,types if --disable-checking
3179         or --enable-checking is not specified and DEV-PHASE is not
3180         experimental.
3181         * configure: Regenerated.
3183 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3185         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3186         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3187         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3188         * Makefile.in: Regenerate.
3190 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3192         * MAINTAINERS: Update my email address.
3194 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3196         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3198 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3200         * MAINTAINERS: Add myself as an arm port reviewer.
3202 2015-03-25  Martin Liska  <mliska@suse.cz>
3203             Yury Gribov  <y.gribov@samsung.com>
3205         * Makefile.in: Fix ln source location for vimrc file.
3206         * Makefile.tpl: Likewise.
3208 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3210         PR bootstrap/25672
3211         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3212         cross-compiling.  Similarly for CXX_FOR_TARGET.
3213         * configure: Regenerate.
3215 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3217         * Makefile.def: Add libmpx.
3218         * configure.ac: Add libmpx.
3219         * Makefile.in: Regenerate.
3220         * configure: Regenerate.
3222 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3224         * MAINTAINERS (CPU Port Maintainers): Add myself
3225         i386 vector ISA extns mantainer.
3227 2015-03-13  Jeff Law  <law@redhat.com>
3229         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3230         maintainer.
3231         Remove Richard Henderson as a maintainer for the x86 port.
3233 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3235         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3237 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3239         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3240         pointer bounds checker and i386 MPX maintainer.
3242 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3244         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3246 2015-02-26  Martin Sebor  <msebor@redhat.com>
3248         * MAINTAINERS (Various Maintainers): Add self.
3250 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3252         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3253         Make sure it contains lto.
3254         * configure: Regenerate.
3256 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3258         * configure: Regenerate.
3260 2015-02-06  Diego Novillo  <dnovillo@google.com>
3262         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3263         middle-end, docstring): Remove myself.
3264         (Write After Approval): Add myself.
3266 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3268         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3269         (Write After Approval): Update address.
3271 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3273         PR jit/64780
3274         * configure.ac: Require the user to explicitly specify
3275         --enable-host-shared if the jit is enabled.
3276         * configure: Regenerate.
3278 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3280         * MAINTAINERS (Write After Approval): Add myself.
3282 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3284         * MAINTAINERS: Make whitespace consistent.
3286 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3288         * MAINTAINERS (Write After Approval): Add myself.
3290 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3292         * MAINTAINERS: (Write After Approval): Add myself.
3294 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3296         * MAINTAINERS: (Write After Approval): Add myself.
3298 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3300         * MAINTAINERS: (Write After Approval): Add myself.
3302 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3304         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3305         objective-c/c++ front end maintainer.
3307 2015-01-13  Marek Polacek  <polacek@redhat.com>
3309         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3311 2015-01-12  Jeff Law  <law@redhat.com>
3313         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3314         a very long time.
3316 2015-01-09  Ian Lance Taylor  <iant@google.com>
3318         * configure.ac (host_tools): Add gotools.
3319         * Makefile.def (host_modules): Add gotools.
3320         (dependencies): Add dependency of all-gotools on all-target-libgo.
3322 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3324         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3325         * configure: Regenerate.
3327 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3329         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3330         all-target-libgomp.
3331         * Makefile.in: Regenerate.
3333 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3335         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3337 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3339         * configure.ac: Add Visium support.
3340         * configure: Regenerate.
3342 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3344         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3345         * configure: Regenerate.
3347 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3349         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3350         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3351         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3352         (OBJCOPY_FOR_TARGET): New variable.
3353         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3354         * Makefile.in: Regenerate.
3355         * configure.ac: Check for already installed target objcopy.
3356         Also GCC_TARGET_TOOL on objcopy.
3357         * configure: Regenerate.
3359 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3361         * config.sub: Update from upstream, to 2015-01-01 version.
3362         * config.guess: Ditto.
3364 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3366         * MAINTAINERS (RTEMS Ports): Add myself.
3368 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3370         * MAINTAINERS (Write After Approval): Add myself.
3372 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3374         * MAINTAINERS (Write After Approval): Add myself.
3376 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3378         * configure.ac (--enable-as-accelerator-for): Don't set
3379         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3380         * configure: Regenerate.
3382 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3384         PR bootstrap/64023
3385         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3386         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3387         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3388         to CXX.
3389         * Makefile.in: Regenerated.
3391 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3392             Yury Gribov  <y.gribov@samsung.com>
3394         * .gitignore: Added .local.vimrc and .lvimrc.
3395         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3396         * Makefile.in: Regenerate.
3398 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3400         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3401         * configure: Regenerated.
3403 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3405         * MAINTAINERS (nvptx port): New entry.
3407 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3409         * configure: Regenerate.
3411 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3413         * configure.ac: Merge with Binutils.
3415 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3417         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3418         * Makefile.in: Regenerate.
3420 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3422         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3423         missing flex.
3424         * Makefile.in: Regenerated.
3426 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3428         * Makefile.in: Regenerate.
3430 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3432         PR bootstrap/63784
3433         * libtool.m4: Add $pic_flag with -shared.
3435 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3437         * MAINTAINERS (Write After Approval): Added myself.
3439 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3441         * MAINTAINERS (write-after-approval): Add myself.
3443 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3445         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3446         from 2 years ago.
3448 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3450         Revert:
3451         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3453         * MAINTAINERS (Write After Approval): Added myself as line map
3454         maintainer.
3456 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3458         Revert:
3459         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3461         * MAINTAINERS (Write After Approval): Added myself.
3463 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3465         * MAINTAINERS (Write After Approval): Added myself.
3467 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3469         * MAINTAINERS (Write After Approval): Added myself as line map
3470         maintainer.
3472 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3474         * MAINTAINERS (Various Maintainers): Added myself as line map
3475         maintainer.
3477 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3479         * move-if-change: Sync from upstream gnulib.
3481 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3483         * compile: Sync with upstream Automake.
3484         * depcomp: Ditto.
3485         * install-sh: Ditto.
3486         * missing: Ditto.
3487         * mkinstalldirs: Ditto.
3488         * ylwrap: Ditto.
3490 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3492         * config.sub: Update from upstream config repo.
3493         * config.guess: Ditto.
3495 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3497         * Makefile.def: Add liboffloadmic to target_modules.  Make
3498         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3499         * Makefile.in: Regenerate.
3500         * configure: Regenerate.
3501         * configure.ac: Add liboffloadmic to target binaries.
3502         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3503         Add liboffloadmic to noconfig list when C++ is not supported.
3505 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3506             Thomas Schwinge  <thomas@codesourcery.com>
3507             Ilya Verbin  <ilya.verbin@intel.com>
3508             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3510         * configure: Regenerate.
3511         * configure.ac (--enable-as-accelerator-for)
3512         (--enable-offload-targets): New configure options.
3514 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3516         * Makefile.def: Make all-gcc depend on all-isl.
3517         * Makefile.in: Regenerate.
3519 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3521         * ChangeLog.jit: New.
3522         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3524 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3526         PR target/63610
3527         * libtool.m4: Fix globbing of darwin versions.
3528         * configure: Regenerate.
3530 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3532         * Makefile.def: Remove CLooG.
3533         * Makefile.tpl: Ditto.
3534         * configure.ac: Ditto.
3535         * configure: Regenerate.
3536         * Makefile.in: Ditto.
3538 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3540         * configure.ac: Handle nvptx-*-*.
3541         * configure: Regenerate.
3543 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3545         * MAINTAINERS (Write After Approval): Add myself.
3547 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3549         * Makefile.def (libcc1): Remove bootstrap=true;.
3550         * Makefile.in: Regenerated.
3552 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3554         * configure.ac: Update comment.
3555         * configure: Regenerate.
3557 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3559         * MAINTAINERS (Write After Approval): Add myself.
3561 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3563         * configure.ac (extra_host_libiberty_configure_flags): Add
3564         --enable-shared also for libcc1's benefit.
3565         * configure: Regenerate.
3567 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3569         * MAINTAINERS: Change my email address.
3571 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3572             Tom Tromey  <tromey@redhat.com>
3574         * Makefile.def: Add libcc1 to host_modules.
3575         * configure.ac (host_tools): Add libcc1.
3576         * Makefile.in, configure: Rebuild.
3578 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3580         * configure.ac (build_configargs): Don't share config.cache between
3581         build subdirs.
3582         * configure: Regenerate.
3584 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3586         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3587         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3588         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3589         leon3v7 as leon3.
3590         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3591         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3592         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3593         * config/sparc/sparc.md (cpu): Add leon3v7.
3594         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3596 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3598         * MAINTAINERS (write-after-approval): Add myself.
3600 2014-10-23  Ian Lance Taylor  <iant@google.com>
3602         * configure.ac: Disable the Go frontend on systems where it is known
3603         to not work.
3604         * configure: Regenerate.
3606 2014-10-23  Richard Biener  <rguenther@suse.de>
3608         * Makefile.def: Add libcpp build module and dependencies.
3609         * configure.ac: Add libcpp build module.
3610         * Makefile.in: Regenerate.
3611         * configure: Likewise.
3613 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3615         * MAINTAINERS (write-after-approval): Add myself.
3617 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3619         * INSTALL/README: Do not mention CVS.
3621 2014-10-03  Jing Yu  <jingyu@google.com>
3623         * configure.ac: Add aarch64 to list of targets that support gold.
3624         * configure: Regenerate.
3626 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3628         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3630 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3632         * MAINTAINERS:  Add myself as MIPS maintainer.
3634 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3636         * MAINTAINERS: Move myself to MIPS maintainers.
3638 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3640         * MAINTAINERS: Put all email addresses between '<' and '>'.
3642 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3644         * MAINTAINERS: Move myself to reviewers (Fortran).
3646 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3648         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3649         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3650         * Makefile.in: Regenerate.
3652 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3654         * rtx-classes-status.txt: Delete
3656 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3658         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3660 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3662         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3663         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3664         of checking for version number.
3665         * configure: Regenerated.
3666         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3668 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3670         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3671         is done; begin phase 6 (use extra rtx_def subclasses).
3673 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3675         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3676         done; begin phase 5 (additional rtx_def subclasses).
3678 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3680         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3682 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3684         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3685         SET_BB_HEADER are done.
3687 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3689         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3690         done.
3692 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3694         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3696 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3698         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3700 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3702         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3704 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3706         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3708 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3710         * rtx-classes-status.txt: Phase 3 (per-file commits within
3711         "config" subdirs) is done; begin phase 4 (removal of
3712         "scaffolding").
3714 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3716         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3717         dir) is done; begin phase 3 (per-file commits within "config"
3718         subdirs).
3720 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3722         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3723         phase 2 (per-file commits in main source dir).
3725 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3727         * configure: Regenerated.
3729 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3731         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3733 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3735         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3737 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3739         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3741 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3743         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3745 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3747         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3749 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3751         * MAINTAINERS (Write After Approval): Add myself.
3753 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3755         * MAINTAINERS: Remove myself
3757 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3759         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3761 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3763         * MAINTAINERS (Write After Approval): Add myself.
3765 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3767         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3768         SET_BB_HEADER, SET_BB_FOOTER
3770 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3772         * rtx-classes-status.txt: New file
3774 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3776         * configure.ac: Eliminate ClooG installation dependency.
3777         * configure: Regenerate.
3778         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3779         * Makefile.in: Regenerate.
3781 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3783         * MAINTAINERS (Write After Approval): Add myself.
3785 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3787         * MAINTAINERS (Write After Approval): Add myself.
3789 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3791         * MAINTAINERS (Write After Approval): Add myself.
3793 2014-07-28  Anthony Green  <green@moxielogic.com>
3795         Import from savannah.gnu.org:
3796         * config.sub: Update to 2014-07-28 version.
3798 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3800         * MAINTAINERS: Remove my MIPS maintainer entry.
3802 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3804         PR target/47230
3805         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3806         * configure: Regenerate.
3808 2014-07-24  James Norris  <jnorris@codesourcery.com>
3810         * MAINTAINERS (Write After Approval): Add myself.
3812 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3814         * configure.ac: Accept only CLooG 0.18.1.
3815         * configure: Regenerate.
3817 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3819         * configure.ac: Don't accept isl 0.11.
3820         * configure: Regenerate.
3822 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3824         * MAINTAINERS (Write After Approval): Add myself.
3826 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3828         * configure.ac: Don't accept isl 0.10.
3829         * configure: Regenerate.
3831 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3833         Fix include path for in-tree cloog.
3834         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3835         * configure: Regenerate.
3837 2014-06-18  Richard Henderson  <rth@redhat.com>
3839         * .gitignore: Import gcc_update output.
3841 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3843         * config-ml.in: Robustify ac_configure_args parsing.
3845         * configure.ac (--enable-linker-plugin-configure-flags)
3846         (--enable-linker-plugin-flags): New flags.
3847         (configdirs): Conditionally add libiberty-linker-plugin.
3848         * configure: Regenerate.
3849         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3850         (host_modules) <lto-plugin>: Pay attention to
3851         @extra_linker_plugin_flags@ and
3852         @extra_linker_plugin_configure_flags@.
3853         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3854         * Makefile.in: Regenerate.
3856         * Makefile.tpl (configure-[+prefix+][+module+])
3857         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3858         "module_srcdir" instead of "module" for locating a module's srcdir.
3859         * Makefile.in: Regenerate.
3861 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3863         * MAINTAINERS (Write After Approval): Add myself.
3865 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3867         * MAINTAINERS: Update my email address.
3869 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3871         * MAINTAINERS (Write After Approval): Add myself.
3873 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3875         * MAINTAINERS (Write After Approval): Add myself.
3877 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3879         PR libstdc++/61011
3880         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3881         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3882         * configure: Regenerate.
3884 2014-05-28  Pedro Alves  <palves@redhat.com>
3886         * MAINTAINERS (Write After Approval): Add myself.
3888 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3890         * MAINTAINERS: Update my affiliation/email.
3892 2014-05-19  Mike Stump  <mikestump@comcast.net>
3894         * MAINTAINERS: Add wide-int reviewers.
3896 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3898         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3899         * configure: Regenerated.
3901 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3903         * MAINTAINERS (libitm): Add myself as maintainer.
3905 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3907         * MAINTAINERS (Write After Approval): Add myself.
3909 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3911         * config.sub, config.guess: Import from upstream.
3913 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3915         * MAINTAINERS (Write After Approval): Put myself in correct order.
3917 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3919         * MAINTAINERS (Write After Approval): Add myself.
3921 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3923         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3924         section.
3926 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3928         * MAINTAINERS (Write After Approval): Delete myself.
3930 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3932         PR sanitizer/56781
3933         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3934         and -B* options with -Xcompiler.
3936 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3938         PR bootstrap/60620
3939         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3940         * Makefile.in: Regenerate.
3942 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3944         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3945         for WINDRES_FOR_TARGET in default-manifest.o rule.
3946         * Makefile.in: Regenerate.
3948 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3950         * MAINTAINERS (Write After Approval): Add myself.
3952 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3954         PR sanitizer/56781
3955         * Makefile.def: Set bootstrap=true; for host fixincludes.
3956         * configure.ac: Don't bootstrap host fixincludes unless
3957         --with-build-config=bootstrap-{a,ub}san.
3958         * Makefile.in: Regenerated.
3959         * configure: Regenerated.
3961 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3963         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3964         --enable-vtable-verify option parsing.  Don't add
3965         target-libsanitizer to bootstrap_target_libs unless
3966         --with-build-config=bootstrap-asan or
3967         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3968         to bootstrap_target_libs unless --enable-vtable-verify.
3969         * configure: Regenerated.
3971 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3973         * MAINTAINERS (Write After Approval): Add myself.
3975 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3977         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3979 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3981         PR bootstrap/58572
3982         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3983         -I for libstdc++-v3 includes if $(LEAN).
3984         * Makefile.in: Regenerated.
3986 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3988         * MAINTAINERS: Update my email address.
3990 2014-02-24  Walter Lee  <walt@tilera.com>
3992         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3993         (tilegx-*-*): Change to tilegx*-*-*.
3994         * configure: Regenerate.
3996 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3998         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4000 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4002         * MAINTAINERS (Write After Approval): Add myself.
4004 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4006         PR target/59788
4007         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4008         *solaris2*.
4010 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4012         * MAINTAINERS: Update my email address.
4014 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4016         * MAINTAINERS: Convert to UTF-8.
4017         Properly sort Xinliang David Li's entry.
4019 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4020             Sandra Loosemore  <sandra@codesourcery.com>
4022         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4023         nios2 port maintainers.
4025 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4027         * MAINTAINERS (Write After Approval): Add myself.
4029 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4031         * configure.ac: Add user-friendly check for native x86_64-linux
4032         multilibs.
4033         * configure: Regenerate.
4035 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4037         * MAINTAINERS: Add myself as sh maintainer.
4039 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4041         * MAINTAINERS: Add self as SLSR maintainer.
4043 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4045         * MAINTAINERS: Update my email address.
4047 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4049         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4051 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4053         * Makefile.in: Regenerate.
4055         * Makefile.tpl: Fix typo.
4056         * Makefile.in: Regenerate partially.
4058 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4060         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4061         supported.
4062         * configure: Regenerated.
4064 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4066         * MAINTAINERS (Write After Approval): Add myself.
4068 2013-10-30  Jason Merrill  <jason@redhat.com>
4070         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4071         --disable-build-format-warnings.
4073 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4075         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4076         depend on libstdc++ and libgcc.
4077         * configure: Regenerate.
4078         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4079         libcilkrts for POSIX and i*86, and x86_64 architectures.
4080         * Makefile.in: Added libcilkrts related fields to support building it.
4082 2013-10-26  Jeff Law  <law@redhat.com>
4084         * Makefile.def (target_modules): Remove libmudflap
4085         (languages): Remove check-target-libmudflap).
4086         * Makefile.in: Rebuilt.
4087         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4088         * configure.ac (target_libraries): Remove target-libmudflap.
4089         Remove checks which disabled libmudflap on some systems.
4090         * configure: Rebuilt.
4091         * libmudflap: Directory removed.
4093 2013-10-21  Cong Hou  <congh@google.com>
4095         * MAINTAINERS (Write After Approval): Add myself.
4097 2013-10-16  Mike Stump  <mikestump@comcast.net>
4099         * .dir-locals.el: Add.
4101 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4103         * configure.ac: Add --enable-host-shared
4104         * configure: Regenerate.
4106 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4108         Import from savannah.gnu.org:
4109         * config.guess: Update to 2013-06-10 version.
4110         * config.sub: Update to 2013-10-01 version.
4112 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4114         Changes to build configuration to allow big endian ARC ELF toolchain
4115         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4116         * configure: Regenerate.
4118 2013-09-20  Alan Modra  <amodra@gmail.com>
4120         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4121         ppc host match.  Support little-endian powerpc linux hosts.
4123 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4125         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4126         maintainer.
4128 2013-09-12  DJ Delorie  <dj@redhat.com>
4130         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4131         maintainers.
4133 2013-09-03  Richard Biener  <rguenther@suse.de>
4135         * configure.ac: Also allow ISL 0.12.
4136         * configure: Regenerated.
4138 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4140         * MAINTAINERS (Write After Approval): Add myself.
4142 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4144         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4146 2013-08-26  Caroline Tice  <cmtice@google.com>
4148         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4149         "Various Reviewers" to libvtv "Various Maintainers".
4151 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4153         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4155 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4157         * MAINTAINERS: Update name, email.
4159 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4161         * MAINTAINERS (Write After Approval): Add myself.
4163 2013-08-12  Caroline Tice  <cmtice@google.com>
4165         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4166         address in the Write After Approval section.
4168 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4170         * MAINTAINERS (Write After Approval): Update email.
4172 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4174         * configure.ac: Adjust to check VTV_SUPPORTED.
4175         * configure: Regenerated.
4177 2013-08-02  Caroline Tice  <cmtice@google.com>
4179         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4180         on non-linux systems; add target-libvtv to noconfigdirs; add
4181         libsupc++/.libs to C++ library search paths.
4182         * configure: Regenerated.
4183         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4184         libstdc++ and libgcc.
4185         * Makefile.in: Regenerated.
4187 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4189         * MAINTAINERS (Write After Approval): Add myself.
4191 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4192             Shiva Chen  <shiva0217@gmail.com>
4194         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4195         nds32 port maintainers.
4197 2013-07-17  Tim Shen  <timshen91@gmail.com>
4199         * MAINTAINERS (Write After Approval): Add myself.
4201 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4203         * configure.ac: Sync from binutils.
4204         * configure: Regenerate.
4206 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4208         * MAINTAINERS (Write After Approval): Add myself.
4210 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4212         * MAINTAINERS (Write After Approval): Add myself.
4214 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4216         * MAINTAINERS (Write After Approval): Add myself.
4218 2013-04-30  Brooks Moses  <bmoses@google.com>
4220         * MAINTAINERS: Update my email; move myself from Fortran
4221         reviewer to Write After Approval.
4223 2013-04-16  Andreas Schwab  <schwab@suse.de>
4225         * configure.ac (aarch64-*-*): Don't disable java.
4226         * configure: Regenerate.
4228 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4230         * MAINTAINERS (Write After Approval): Add myself.
4232 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4234         * Makefile.def (target_modules): Don't install libffi.
4235         * Makefile.in: Regenerate.
4237 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4239         * MAINTAINERS (Write After Approval): Add myself.
4241 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4243         * MAINTAINERS (Write After Approval): Add myself.
4245 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4247         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4248         * configure: Regenerated.
4250 2013-02-05  Ian Lance Taylor  <iant@google.com>
4252         PR go/55969
4253         * configure.ac: Disable libgo on some systems where it does not
4254         work.
4256 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4258         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4259         Remove Geoff Keating as rs6000 port maintainer, at his request.
4261 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4263         * MAINTAINERS: Update my email.
4265 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4267         * configure: Re-generate.
4269 2013-01-15  Richard Biener  <rguenther@suse.de>
4271         PR other/55973
4272         * configure: Re-generate.
4274 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4276         * Makefile.def (install-target-libsanitizer): Depend on
4277         install-target-libstdc++-v3.
4278         * Makefile.in: Regenerate.
4280 2013-01-14  Richard Biener  <rguenther@suse.de>
4282         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4283         * configure: Re-generate
4285 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4287         * config.sub: Update from config repo.
4289 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4291         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4292         * Makefile.in: Regenerate.
4294 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4296         * MAINTAINERS (arc): Add new port maintainership for myself.
4298 2013-01-09  Jason Merrill  <jason@redhat.com>
4300         * .gitignore: Import from gdb repository.
4302 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4304         * Makefile.def (configure-gcc): Depend on all-gmp.
4305         (all-gcc): Remove dependency on all-gmp.
4306         * Makefile.in: Regenerated.
4308 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4310         * config.sub: Merge from config repo.
4311         * config.guess: Ditto.
4313 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4315         * Makefile.def: Merge from binutils.
4316         * Makefile.in: Ditto.
4318 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4320         * MAINTAINERS: Update my email.
4322 2012-12-29  Ben Elliston  <bje@gnu.org>
4324         * config.guess: Update to 2012-12-29 version.
4325         * config.sub: Likewise.
4327 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4329         * Makefile.def (install-target-libgfortran): Depend on
4330         install-target-libquadmath, install-target-libgcc.
4331         (install-target-libsanitizer): Depend on install-target-libgcc.
4332         (install-target-libjava): Depend on install-target-libgcc.
4333         (install-target-libitm): Depend on install-target-libgcc.
4334         (install-target-libobjc): Depend on install-target-libgcc.
4335         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4336         * Makefile.in: Regenerate.
4338 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4340         * Makefile.def (install-target-libgo): Depend on
4341         install-target-libatomic.
4342         * Makefile.in: Regenerate.
4344 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4346         PR go/55201
4347         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4348         * Makefile.in: Regenerate.
4350 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4352         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4353         * configure: Regenerate.
4355 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4357         * config.sub: Merge from config repo.
4359 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4361         * Makefile.def (target_modules): Add bootstrap=true and
4362         raw_cxx=true to libsanitizer.
4363         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4364         * Makefile.in: Regenerated.
4365         * configure: Likewise.
4367 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4369         * MAINTAINERS: Remove self as RTL optimization maintainer.
4371 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4373         * MAINTAINERS (Write After Approval): Add myself.
4375 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4377         * Makefile.def (target_modules): Remove bootstrap=true and
4378         raw_cxx=true from libsanitizer.
4379         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4380         * Makefile.in: Regenerated.
4381         * configure: Likewise.
4383 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4385         * Makefile.def (target_modules): Add bootstrap=true and
4386         raw_cxx=true to libsanitizer.
4387         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4388         * Makefile.in: Regenerated.
4389         * configure: Likewise.
4391 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4393         PR bootstrap/54279
4394         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4395         * configure: Regenerate.
4396         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4397         * Makefile.in: Regenerate.
4399 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4401         * configure.ac: Disable libsanitizer if we're not building C++.
4402         * configure: Regenerate.
4404 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4406         * MAINTAINERS (Write After Approval): Add myself.
4408 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4410         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4411         Kostya Serebryany (kcc@google.com) and
4412         Jakub Jelinek (jakub@redhat.com).
4413         Rename area for Dodji Seketeli (dodji@redhat.com).
4415 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4417         * MAINTAINERS: (asan.c, related): Add myself.
4419 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4421         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4422         * configure: Regenerate.
4424 2012-11-13  Richard Henderson  <rth@redhat.com>
4426         * configure.ac: Move libsanitizer logic to subdirectory.
4427         * configure: Regenerate.
4429 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4431         * configure.ac: Enable libsanitizer just on x86 linux for now.
4432         * configure: Re-generate.
4434 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4436         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4437         sections.
4438         * configure: Regenerate.
4440 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4442         * configure.ac: Add section for configdirs for libsanitizer.
4443         Disable for cris-*-* and mmix-*-*.
4444         * configure: Regenerate.
4446 2012-11-12  Wei Mi <wmi@google.com>
4448         * configure.ac: Add libsanitizer to target_libraries.
4449         * Makefile.def: Ditto.
4450         * configure: Regenerate.
4451         * Makefile.in: Regenerate.
4452         * libsanitizer: New directory for asan runtime.  Contains an empty
4453         tsan directory.
4455 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4457         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4458         against Mingw64 w32api.
4459         * configure: Regenerate.
4461 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4463         * configure: Regenerated.
4465 2012-11-03  Robert Mason  <rbmj@verizon.net>
4467         * configure.ac: add --disable-libstdcxx configure option
4468         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4470 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4472         * MAINTAINERS (Write After Approval): Add myself.
4474 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4476         * MAINTAINERS (Write After Approval): Add myself.
4478 2012-10-24  Sharad Singhai  <singhai@google.com>
4480         * MAINTAINERS (Write After Approval): Add myself.
4482 2012-10-24  Eric Christopher  <echristo@gmail.com>
4484         * MAINTAINERS: Update email address.
4486 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4488         PR bootstrap/54820
4489         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4490         * configure: Regenerate.
4492 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4494         * MAINTAINERS (aarch64): Add Marcus and myself.
4496 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4498         PR bootstrap/54820
4499         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4500         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4501         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4502         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4503         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4504         * Makefile.in: Regenerate.
4505         * configure.ac (have_static_libs): New variable and associated check.
4506         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4507         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4508         * configure: Regenerate.
4510 2012-10-10  Richard Biener  <rguenther@suse.de>
4512         * MAINTAINERS: Adjust for changed surname.
4514 2012-10-04  Lawrence Crowl  <crowl@google.com>
4516         * MAINTAINERS (Write After Approval): Add myself.
4518 2012-10-01  Cary Coutant  <ccoutant@google.com>
4520         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4522 2012-09-28  Ian Lance Taylor  <iant@google.com>
4524         * Makefile.def: Make all-target-libgo depend on
4525         all-target-libbacktrace.
4526         * Makefile.in: Rebuild.
4528 2012-09-26  Ian Lance Taylor  <iant@google.com>
4530         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4531         * Makefile.in: Rebuild.
4533 2012-09-20  Walter Lee  <walt@tilera.com>
4535         * configure.ac: Add tilegx to list of targets that support gold.
4536         * configure: Regenerate.
4538 2012-09-20  Marek Polacek  <polacek@redhat.com>
4540         * MAINTAINERS (Write After Approval): Add myself.
4542 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4544         * configure.ac: Add mips*-mti-elf* target.
4545         * configure: Regenerate.
4547 2012-09-17  Ian Lance Taylor  <iant@google.com>
4549         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4550         * configure.ac (host_libs): Add libbacktrace.
4551         (target_libraries): Add libbacktrace.
4552         * Makefile.def (host_modules): Add libbacktrace.
4553         (target_modules): Likewise.
4554         * configure, Makefile.in: Rebuild.
4556 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4558         PR target/38607
4559         Merge upstream change.
4560         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4562         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4563         Add libgomp*.o to compare_exclusions for AIX.
4564         * configure: Regenerate.
4566 2012-09-06  Diego Novillo  <dnovillo@google.com>
4568         * configure.ac: Bump minimum GMP version to 4.2.3.
4569         * configure: Re-generate.
4571 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4573         PR target/54461
4574         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4575         target-libgloss if not configured --with-avrlibc=no.
4576         * configure: Regenerate.
4578 2012-09-04  Jason Merrill  <jason@redhat.com>
4580         * configure.ac: Fix --enable-languages=all.
4582 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4584         * MAINTAINERS (Write After Approval): Add myself.
4586 2012-09-03  Richard Guenther  <rguenther@suse.de>
4588         PR bootstrap/54138
4589         * configure.ac: Re-organize ISL / CLOOG checks to allow
4590         disabling with either --without-isl or --without-cloog.
4591         * configure: Regenerated.
4593 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4595         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4596         * configure: Regenerate.
4598 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4600         * MAINTAINERS: Fix my email address.
4602 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4604         PR binutils/4970
4605         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4606         and opcodes.
4607         * Makefile.in: Regenerated.
4609 2012-08-26  Art Haas <ahaas@impactweather.com>
4611         * configure: Regenerate.
4613 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4615         * INSTALL/README: Also refer to the online installation
4616         instructions.
4618 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4620         * MAINTAINERS (Write After Approval): Add myself.
4621         (Picochip port): Remove myself.
4623 2012-08-14   Diego Novillo  <dnovillo@google.com>
4625         Merge from cxx-conversion branch.
4627         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4628         POSTSTAGE1_CONFIGURE_FLAGS.
4629         * Makefile.in: Regenerate.
4630         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4631         Force C++ when bootstrapping.
4632         * configure: Regenerate.
4634 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4636         * MAINTAINERS (Write After Approval): Add myself.
4638 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4640         * README: Document use of ranges of years in copyright notices.
4642 2012-07-06  Richard Guenther  <rguenther@suse.de>
4644         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4645         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4646         --with-gmp=system.
4647         * Makefile.in: Regenerated.
4648         * configure: Likewise.
4650 2012-07-06  Richard Guenther  <rguenther@suse.de>
4652         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4653         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4654         supply V=1 as extra_make_flags.
4655         * configure: Regenerated.
4656         * Makefile.in: Likewise.
4658 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4660         * configure: Regenerate.
4662 2012-07-03  Richard Guenther  <rguenther@suse.de>
4664         * Makfile.def (isl): Remove not necessary extra_exports and
4665         extra_make_flags.
4666         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4667         * Makefile.in: Regenerated.
4669 2012-07-03  Richard Guenther  <rguenther@suse.de>
4671         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4672         * configure.ac: If either the ISL or the CLooG check failed
4673         do not try to build in-tree versions.
4674         * Makefile.in: Regenerated.
4675         * configure: Regenerated.
4677 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4679         * configure: Regenerate.
4681 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4683         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4684         maintainer.
4686 2012-07-02  Richard Guenther  <rguenther@suse.de>
4688         * configure: Regenerated.
4690 2012-07-02  Richard Guenther  <rguenther@suse.de>
4691         Michael Matz  <matz@suse.de>
4692         Tobias Grosser <tobias@grosser.es>
4693         Sebastian Pop <sebpop@gmail.com>
4695         * Makefile.def: Add ISL host module, remove PPL host module.
4696         Adjust ClooG host module to use the proper ISL.
4697         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4698         * configure.ac: Include config/isl.m4.  Add ISL host library,
4699         remove PPL.  Remove PPL configury, add ISL configury, adjust
4700         ClooG configury.
4701         * Makefile.in: Regenerated.
4702         * configure: Likewise.
4704 2012-07-02  Richard Guenther  <rguenther@suse.de>
4706         Merge from graphite branch
4707         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4709         * configure: Regenerated.
4710         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4711         both cloog.org and legacy versions. The only supported version will
4712         be CLooG with the isl backend.
4714         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4716         * configure: Regenerated.
4717         * configure.ac: Require cloog isl 0.17.0
4719         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4721         * configure: Regenerated.
4722         * config/cloog.m4: Do not define CLOOG_ORG
4724 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4726         * configure.ac: Skip C if explicitly selected.
4727         * configure: Regenerate.
4729 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4731         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4732         they contain -O2.
4733         * configure: Regenerate.
4735 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4737         PR debug/53740
4738         * df.h, df-problems.c, dce.c: Revert last patch.
4740 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4742         * MAINTAINERS (Write After Approval): Update my email address.
4744 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4746         * MAINTAINERS (Write After Approval): Add myself.
4748 2012-06-20  Jason Merrill  <jason@redhat.com>
4750         * Makefile.tpl (check-target-libgomp-c++): New.
4751         (check-target-libitm-c++): New.
4752         * Makefile.def (c++): Add them.
4753         * Makefile.in: Regenerate.
4755 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4757         * MAINTAINERS (Write After Approval): Add myself.
4759 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4761         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4762         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4763         (install-no-fixedincludes): Adjust accordingly.
4764         * Makefile.in: Regenerate.
4766 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4768         Merge upstream change
4769         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4771 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4773         * MAINTAINERS (Write After Approval): Add myself.
4775 2012-05-09  Nick Clifton  <nickc@redhat.com>
4776             Paul Smith  <psmith@gnu.org>
4778         PR bootstrap/50461
4779         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4780         allow for the fact that from release v3.1.0 of MPFR the source
4781         files were moved into a src sub-directory.
4782         * configure: Regenerate.
4784 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4786         * configure.ac: Bump minimum MPFR version to 2.4.0.
4787         * configure: Regenerated.
4789 2012-05-01  Richard Henderson  <rth@redhat.com>
4791         * Makefile.def (libatomic): New target_module.
4792         * configure.ac (target_libraries): Add libatomic.
4793         (noconfigdirs): Check if libatomic is supported.
4794         * Makefile.in, configure: Rebuild.
4796 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4798         * MAINTAINERS (Write After Approval): Add myself.
4800 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4802         * config.sub: Update to 2012-04-18 version from official repo.
4804 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4806         * MAINTAINERS (Write After Approval): Add myself.
4808 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4810         * MAINTAINERS: Changed email address.
4812 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4814         PR target/52737
4815         * contrib/gcc_update (files_and_dependencies):
4816         Remove gcc/config/avr/t-multilib from touch data.
4818 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4820         * MAINTAINERS (OS Port Maintainers): Remove irix.
4821         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4822         (unsupported_languages): Remove mips-sgi-irix6.*.
4823         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4824         (with_stabs): Remove.
4825         * configure: Regenerate.
4827 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4829         * MAINTAINERS (OS Port Maintainers): Remove osf.
4830         * configure.ac (enable_libgomp): Remove *-*-osf*.
4831         (with_stabs): Remove alpha*-*-osf*.
4832         * configure: Regenerate.
4834 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4836         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4837         * configure: Regenerate.
4839 2012-02-17  Walter Lee  <walt@tilera.com>
4841         * MAINTAINERS: (Write After Approval): Delete myself.
4843 2012-02-14  Walter Lee  <walt@tilera.com>
4845         * MAINTAINERS (tilegx port): Add myself.
4846         (tilepro port): Add myself.
4847         (Write After Approval): Add myself.
4849 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4851         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4852         and Joseph Myers as docstring relicensing maintainers.
4854 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4856         * MAINTAINERS (write-after-approval): Add myself.
4858 2012-02-08  Ira Rosen <irar@il.ibm.com>
4860         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4861         maintainer.
4863 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4865         * MAINTAINERS (Write After Approval): Move myself to
4866         maintain alphabetical order.
4868 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4870         * MAINTAINERS (Write After Approval): Add myself.
4872 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4874         * MAINTAINERS (Write After Approval): Add myself.
4876 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4877             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4879         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4880         * configure: Regenerate.
4882 2012-01-23  Harshit Chopra  <harshit@google.com>
4884         * MAINTAINERS (Write After Approval): Add myself.
4886 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4888         * configure.ac: Remove reference to mh-interix.
4889         * configure: Regenerate.
4891 2012-01-05  Richard Henderson  <rth@redhat.com>
4893         PR bootstrap/51072
4894         * configure.ac: Disable libitm if c++ is not enabled.
4895         * configure: Rebuild.
4897         * configure.ac: Fix regexp for same.
4898         * configure: Rebuild.
4900 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4902         * MAINTAINERS (Write After Approval): Add myself.
4904 2012-01-02  Richard Guenther  <rguenther@suse.de>
4906         PR bootstrap/51686
4907         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4908         * Makefile.in: Regenerate.
4910 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4912         * MAINTAINERS (Write After Approval): Add myself.
4914 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4916         * configure: Regenerate.
4918 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4920         * MAINTAINERS (picochip): Changed email address.
4922 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4924         * MAINTAINERS (write-after-approval): Add self.
4926 2011-11-29  DJ Delorie  <dj@redhat.com>
4928         * configure.ac (rl78-*-*) New case.
4929         * configure: Regenerate.
4930         * MAINTAINERS: Add myself as RL78 maintainer.
4932 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4934         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4936 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4938         * libtool.m4: Additional FreeBSD 10 fixes.
4940 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4942         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4943         Maintainers section, as Epiphany maintainer.
4945 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4947         PR target/49992
4948         * configure.ac: Remove ranlib special-casing for Darwin.
4949         * configure: Regenerate.
4951 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4953         * MAINTAINERS (Reviewers): Keep the list sorted.
4955 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4957         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4959 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4961         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4962         * configure: Rebuild.
4963         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4964         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4965         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4966         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4967         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4968         Add READELF.
4969         * Makefile.in: Rebuild.
4971 2011-11-09  Jason Merrill  <jason@redhat.com>
4973         * Makefile.def (language=c++): Remove check-c++0x.
4974         * Makefile.in (check-gcc-c++): Regenerate.
4976 2011-11-08  Richard Henderson  <rth@redhat.com>
4978         * configure.ac: Test for libitm directory present first.
4980         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4982         * configure.ac: Test libitm/configure.tgt to disable libitm.
4983         * configure: Rebuild.
4985 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4986             Richard Henderson  <rth@redhat.com>
4988         Merged from transactional-memory.
4990         * Makefile.def (lang_env_dependencies): libitm is c++.
4991         Add libitm target module.
4992         * configure.ac: Likewise.
4993         * config/mmap.m4: New file.
4994         * contrib/gcc_update: Add libitm to touch data.
4995         * Makefile.in, configure: Rebuild.
4997 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4999         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5000         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5001         * Makefile.in: Regenerate.
5003 2011-11-01  DJ Delorie  <dj@redhat.com>
5005         * config.sub: Update to version 2011-10-29 (added rl78)
5007 2011-10-27  Nick Clifton  <nickc@redhat.com>
5009         * config.sub: Import these changes from the config project:
5011         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5012             Ben Elliston  <bje@gnu.org>
5014         * config.sub (epiphany): New.
5016         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5017             Ben Elliston  <bje@gnu.org>
5019         * config.sub (hexagon, hexagon-*): New.
5021         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5023         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5024         64eb to be64.
5026         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5028         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5029         (nacl): Grok as alias for 32el-unknown-nacl.
5031 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5033         * MAINTAINERS (Write After Approval): Add myself.
5035 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5037         * MAINTAINERS (Write After Approval): Add myself.
5039 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5041         * MAINTAINERS (sparc port): Remove myself.
5043 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5045         * MAINTAINERS (Write After Approval): Add myself.
5047 2011-08-14  Yao Qi  <yao@codesourcery.com>
5049         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5050         * configure: Regenerate.
5052 2011-07-26  Ian Lance Taylor  <iant@google.com>
5054         * configure.ac: Set have_compiler based on whether gcc directory
5055         exists, rather than on whether gcc is in configdirs.
5056         * configure: Rebuild.
5058 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5060         * MAINTAINERS (Global Reviewers): Add self.
5062 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5064         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5065         link directories.
5066         * Makefile.in: Rebuild.
5068 2011-07-20  Ian Lance Taylor  <iant@google.com>
5070         PR bootstrap/49787
5071         * configure.ac: Move --enable-bootstrap handling earlier in file.
5072         If --enable-bootstrap and either --enable-build-with-cxx or
5073         --enable-build-poststage1-with-cxx, enable C++ automatically.
5074         * configure: Rebuild.
5076 2011-07-19  Ian Lance Taylor  <iant@google.com>
5078         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5079         make C++ a boot_language.  Set and substitute
5080         POSTSTAGE1_CONFIGURE_FLAGS.
5081         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5082         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5083         * configure, Makefile.in: Rebuild.
5085 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5087         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5088         maintainers.
5090 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5092         * MAINTAINERS (Global Reviewers): Add myself.
5094 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5096         * configure: Regenerate.
5098 2011-07-16  Jason Merrill  <jason@redhat.com>
5100         * Makefile.def (language=c++): Add check-c++0x and
5101         check-target-libmudflap-c++.
5102         * Makefile.tpl (check-target-libmudflap-c++): New.
5103         * Makefile.in: Regenerate.
5105 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5107         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5108         * Makefile.def (target_modules/libjava): Pass
5109         $(EXTRA_CONFIGARGS_LIBJAVA).
5110         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5111         if not configured with --enable-static-libjava.
5112         * Makefile.in: Regenerate.
5113         * configure: Likewise.
5115 2011-07-15  Jason Merrill  <jason@redhat.com>
5117         * Makefile.in (check-c++): Move check-gcc-c++0x after
5118         check-target-libstdc++-v3.
5120 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5122         * MAINTAINERS (c6x port): New entry.
5124 2011-07-13  Jason Merrill  <jason@redhat.com>
5126         * Makefile.in (check-gcc-c++0x): New.
5127         (check-c++): Depend on it.
5129 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5131         PR target/39150
5132         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5133         x86_64-*-solaris2.1[0-9]*.
5134         * configure: Regenerate.
5136 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5138         * MAINTAINERS (RTL optimizers): Add self.
5140 2011-06-27  Gabriel Charette  <gchare@google.com>
5142         * MAINTAINERS (Write After Approval): Add myself.
5144 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5146         PR regression/47836
5147         PR bootstrap/23656
5148         PR other/47733
5149         PR bootstrap/49247
5150         PR c/48825
5151         * configure.ac (target_libraries): Remove target-libiberty.
5152         Remove case-statement setting skipdirs=target-libiberty for
5153         multiple targets.  Remove checking target_configdirs and
5154         removing target-libiberty but keeping target-libgcc if
5155         otherwise empty.
5156         * Makefile.def (target_modules): Don't add libiberty.
5157         (dependencies): Remove all traces of target-libiberty.
5158         * configure, Makefile.in: Regenerate.
5160 2011-06-13  Walter Lee <walt@tilera.com>
5162         * configure.ac (tilepro-*-*) New case.
5163         (tilegx-*-*): Likewise.
5164         * configure: Regenerate.
5166 2011-06-06  Jing Yu  <jingyu@google.com>
5168         * configure.ac: Skip target-libiberty for
5169         arm*-*-linux-androideabi.
5170         * configure: Regenerated.
5172 2011-06-06  Nick Clifton  <nickc@redhat.com>
5174         * config.sub: Sync from upstream.
5176 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5178         * MAINTAINERS (Write After Approval): Add myself.
5180 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5182         * MAINTAINERS: Update my email address.
5184 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5186         * MAINTAINERS (Write After Approval): Update my email address.
5188 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5190         * MAINTAINERS (Write After Approval): Add myself.
5192 2011-05-08  Doug Kwan  <dougkwan@google.com>
5194         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5195         * configure: Regenerated.
5196         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5197         value from configure.
5198         * Makefile.in: Regenerated.
5200 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5202         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5203         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5204         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5205         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5206         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5207         *-*-vxworks*): Disable newlib and libgloss in separate case
5208         statement.
5209         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5210         to separate case statement.
5211         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5212         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5213         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5214         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5215         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5216         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5217         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5218         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5219         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5220         i[[3456789]]86-*-rdos*, m32r-*-*,
5221         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5222         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5223         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5224         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5225         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5226         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5227         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5228         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5229         and libgloss in main case over targets.  Remove most empty cases
5230         in main case over targets.
5231         * configure: Regenerate.
5233 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5235         * MAINTAINERS (Write After Approval): Add myself.
5237 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5239         * configure.ac: Remove code setting special library locations for
5240         hppa*64*-*-hpux11*.  Remove code setting compiler for
5241         sparc-sun-solaris2*.
5242         * configure: Regenerate.
5244 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5246         * configure.ac: Separate libgloss_dir settings from general case
5247         over targets.
5248         * configure: Regenerate.
5250 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5252         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5253         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5254         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5255         cases in libgcj-disabling case statement.
5256         (hppa*64*-*-linux*): Set unsupported_languages instead of
5257         disabling target-zlib.
5258         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5259         to hppa*64*-*-hpux*.
5260         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5261         hppa*-*-hpux*.
5262         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5263         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5264         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5265         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5266         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5267         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5268         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5269         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5270         libgcj-disabling case statement.
5271         * configure: Regenerate.
5273 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5275         * configure.ac: Disable Java for targets not supporting libffi.
5276         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5277         Remove cases in Java-disabling statement.
5278         (*arm-wince-pe): Change to arm-wince-pe.
5279         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5280         cases in Java-disabling statement.
5281         (bfin-*-*): Don't disable Java again.
5282         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5283         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5284         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5285         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5286         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5287         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5288         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5289         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5290         Java-disabling statement.
5291         (mmix-*-*): Don't disable Java again.
5292         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5293         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5294         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5295         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5296         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5297         statement.
5298         * configure: Regenerate.
5300 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5302         * configure.ac: Separate cases disabling Java and Java libraries
5303         from general case over targets.
5304         * configure: Regenerate.
5306 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5308         * MAINTAINERS: Update my email address.
5310 2011-04-20  Easwaran Raman  <eraman@google.com>
5312         * MAINTAINERS (Write After Approval): Add myself.
5314 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5316         PR lto/48086
5317         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5318         * configure: Regenerate.
5320 2011-04-16  Jim Meyering  <meyering@redhat.com>
5322         * MAINTAINERS (Write After Approval): Add myself.
5324 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5326         * MAINTAINERS: Update my email address.
5328 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5330         * MAINTAINERS (Write After Approval): Add myself.
5332 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5334         * MAINTAINERS (Write After Approval): Add myself.
5336 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5338         * MAINTAINERS (Write After Approval): Add myself.
5340 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5342         * configure.ac (build_tools): Remove build-byacc.
5343         (host_libs): Remove mmalloc.
5344         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5345         autoconf automake libtool diff rcs fileutils shellutils time
5346         textutils wdiff find uudecode hello tar gzip indent recode release
5347         sed perl gawk findutils gettext zip.
5348         (libgcj): Remove target-qthreads.
5349         (target_tools): Remove target-examples target-gperf.
5350         (YACC): Don't handle building byacc.
5351         * configure: Regenerate.
5352         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5353         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5354         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5355         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5356         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5357         handle building components.
5358         * Makefile.in: Regenerate.
5360 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5362         * MAINTAINERS: Update my email address as Xtensa maintainer.
5364 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5366         * config.sub: Sync from upstream.
5368 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5370         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5371         (microblaze*): Don't disable libssp.
5372         * configure: Regenerate.
5374 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5376         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5377         moveifchange.
5378         * configure: Regenerate.
5379         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5380         * Makefile.in: Regenerate.
5382 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5384         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5385         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5386         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5387         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5388         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5389         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5390         md_exec_prefix cases.
5391         * configure: Regenerate.
5393 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5395         * configure.ac: Separate cases disabling target-libssp,
5396         target-libiberty, target-libstdc++-v3 and Fortran from general
5397         case over targets.
5398         * configure: Regenerate.
5400 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5402         * configure.ac (*-*-chorusos): Don't disable libgcj.
5403         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5404         Remove case.
5405         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5406         (arm-*-coff): Don't disable libgcj.
5407         (arm*-*-linux-gnueabi): Remove useless assignment.
5408         (arm-*-riscix*): Don't disable libgcj.
5409         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5410         configuration.
5411         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5412         (c54x*-*-*): Remove case.
5413         (tic54x-*-*): Don't disable GCC or GCC libraries.
5414         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5415         to *.
5416         (d10v-*-*): Don't disable GCC libraries.
5417         (d30v-*-*): Don't disable libgcj.
5418         (h8500-*-*): Don't disable GCC libraries.
5419         (i960-*-*): Don't disable libgcj.
5420         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5421         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5422         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5423         libgcj.
5424         (m68k-*-coff*): Remove case.
5425         (mmix-*-*): Don't disable libgloss on host.
5426         (mn10200-*-*, mn10300-*-*): Remove cases.
5427         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5428         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5429         Don't disable libgcj.
5430         (romp-*-*): Remove case.
5431         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5432         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5433         case.
5434         (v810-*-*): Don't disable GCC libraries.
5435         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5436         (ip2k-*-*): Don't disable GCC libraries.
5437         * configure: Regenerate.
5439 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5441         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5442         libffi on host.
5443         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5444         on host.
5445         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5446         * configure: Regenerate.
5448 2011-03-26  John Marino  <binutils@marino.st>
5450         * configure.ac: Add support for *-*-dragonfly*
5451         * configure: Regenerate.
5453 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5455         * configure.ac (native_only): Remove.
5456         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5457         send-pr uudecode guile gnuserv on host.
5458         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5459         send-pr rcs guile perl texinfo libtool on host.
5460         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5461         automake send-pr rcs guile perl texinfo libtool on host.
5462         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5463         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5464         (alpha*-dec-osf*): Don't disable fileutils on target.
5465         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5466         texinfo send-pr expect dejagnu on target.
5467         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5468         target-qthreads on target.
5469         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5470         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5471         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5472         x86_64-*-mingw*): Don't disable expect on target.
5473         (*-*-cygwin*): Don't disable target-gperf on target.
5474         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5475         gnuserv on target.
5476         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5477         target.
5478         * configure: Regenerate.
5480 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5482         * configure.ac (target_tools): Remove target-groff.
5483         (native_only): Remove target-groff.
5484         (hppa*64*-*-*): Don't disable byacc.
5485         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5486         setting.
5487         (*-*-kaos*): Don't skip target-librx and target-groff.
5488         (*-*-netware*): Don't skip target-libmudflap.
5489         (*-*-tpf*): Don't skip target-libmudflap.
5490         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5491         directories on the host.
5492         (ia64*-*-*vms*): Don't skip tix.
5493         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5494         host.
5495         * configure: Regenerate.
5497 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5499         * configure.ac: Remove references to mt-mep, mt-netware,
5500         mt-wince.
5501         * Makefile.def: Add all-utils soft dependencies.
5502         * Makefile.tpl: Remove GDB_NLM_DEPS.
5503         * configure: Regenerate.
5504         * Makefile.in: Regenerate.
5506 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5508         * configure.ac: Do not include mh-x86omitfp.
5509         * configure: Regenerate.
5511 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5513         * configure.ac: Remove empty cases.
5514         * configure: Regenerate.
5516 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5518         * Makefile.def: Add dependency from termcap to gdb.
5519         * Makefile.in: Regenerate.
5521 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5523         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5524         * configure: Regenerate.
5525         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5526         * Makefile.tpl: Likewise.
5527         * Makefile.in: Regenerate.
5529 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5531         * configure.ac: Remove all mentions of tentative_cc.
5532         * configure: Regenerate.
5534 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5536         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5537         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5538         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5539         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5540         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5541         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5542         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5543         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5544         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5545         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5546         *-*-rhapsody*): Remove host cases.
5547         * configure: Regenerate.
5549 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5551         * configure.ac (ppc*-*-pe): Remove host case.
5552         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5553         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5554         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5555         cases.
5556         * configure: Regenerate.
5558 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5560         * config.sub: Update to version 2011-03-23.
5562 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5564         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5565         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5566         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5567         * configure: Regenerate.
5569 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5571         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5572         to Write After Approval.
5573         * config-ml.in: Don't handle arc-*-elf*.
5574         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5575         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5576         handle GCC libraries.
5577         * configure: Regenerate.
5579 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5581         PR bootstrap/48120:
5582         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5583         Add -lstdc++ -lm to LIBS.
5584         * configure: Regenerate.
5586 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5588         * config.guess: Update to version 2011-02-02
5589         * config.sub: Update to version 2011-02-24
5591 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5593         PR lto/48086
5594         * configure.ac: Re-enable LTO on *-apple-darwin9.
5595         * configure: Regenerate.
5597 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5599         PR lto/48086
5600         * configure.ac: Disable LTO on darwin due to an assembler change in
5601         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5602         under 256.
5603         * configure: Regenerate.
5605 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5607         * MAINTAINERS: Update myself as score backend maintainer,
5608         update my e-mail address.
5610 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5612         * MAINTAINERS: Update my e-mail address.
5614 2011-03-06  Joey Ye  <joey.ye@arm.com>
5616         * MAINTAINERS: Update my e-mail address.
5618 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5620         * configure.ac: Adjust test of with_ppl.
5621         * configure: Regenerated.
5623 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5625         * MAINTAINERS: Adjust my e-mail address.
5627 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5629         * configure.ac: Add -lpwl to ppllibs.
5630         * configure: Regenerated.
5632 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5634         * config/cloog.m4: Add -lisl to clooglibs.
5635         * configure: Regenerated.
5637 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5639         * MAINTAINERS (CPU Port maintainers): Add self.
5641 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5643         * MAINTAINERS: Add myself as testsuite maintainer.
5645 2011-02-15  Mike Stump  <mikestump@comcast.net>
5647         * MAINTAINERS: Add myself as testsuite maintainer.
5649 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5651         Import from Libtool and gnulib:
5653         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5655         Prepare for supporting FreeBSD 10.
5656         * config.rpath: Remove handling of freebsd1* which soon would
5657         match FreeBSD 10.0.
5659         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5661         Remove support for FreeBSD 1.x.
5662         * libtool.m4 (_LT_LINKER_SHLIBS)
5663         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5664         soon would incorrectly match FreeBSD 10.0.
5666 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5668         PR binutils/12283
5669         * move-if-change: Import version from gnulib.
5671 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5673         PR lto/47225
5674         * Makefile.def (lto-plugin): Double dash for enable-shared.
5675         (configure-gcc): Depend on all-lto-plugin.
5676         * Makefile.in: Rebuilt.
5678 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5680         * configure.ac: Remove extra bracket.
5681         * configure: Regenerate.
5683 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5685         * MAINTAINERS: Add myself as libquadmath maintainer.
5687 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5689         * MAINTAINERS: Update my email address.
5691 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5693         * MAINTAINERS (option handling): Add self.
5695 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5697         PR lto/47225
5698         * Makefile.def: Add dependency for install-gcc
5699         on install-lto-plugin.
5700         * Makfile.in: Regenerated
5702 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5704         * MAINTAINERS (CPU Port Maintainers): Add myself.
5706 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5708         PR libgcj/44341
5709         * configure.ac: Discard --with-* flags for host when configuring
5710         target libraries for cross build.
5711         * configure: Rebuilt.
5713 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5715         * MAINTAINERS (linear loop transforms): Removed.
5717 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5719         * configure.ac: If with_ppl is no, move setting with_cloog=no
5720         after CLOOG_REQUESTED check.
5721         * configure: Regenerated.
5723 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5725         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5726         CLooG has been requested.
5727         * configure: Regenerated.
5729 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5731         * configure: Regenerated.
5732         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5734 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5736         * configure: Regenerated.
5737         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5739 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5741         * configure.ac: Use AS_HELP_STRING throughout.
5742         * configure: Regenerate.
5744 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5746         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5747         * configure: Regenerate.
5749 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5751         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5753 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5755         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5756         for ia64-hpux.
5757         * configure: Regenerate.
5759 2011-01-07  Jan Hubicka  <jh@suse.cz>
5761         PR lto/47225
5762         * Makefile.in: Regenerate.
5763         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5764         configure.
5766 2011-01-07  Jan Hubicka  <jh@suse.cz>
5768         * Makefile.in: Regenerate.
5769         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5770         and configure dependency on lto-plugin configure.
5771         (lto-plugin module): Remove dependency on GCC; add dependency on
5772         liniberty.
5774 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5776         * MAINTAINERS (Write After Approval): Add myself.
5778 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5780         * configure: Regenerate.
5782 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5784         * configure.ac: (picochip): Disable libiberty.
5786 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5788         * MAINTAINERS (Write After Approval): Add myself.
5790 2010-12-10  Ian Lance Taylor  <iant@google.com>
5792         PR bootstrap/46819
5793         * configure.ac: For --disable-libgcj clear libgcj_saved.
5794         * configure: Rebuild.
5796 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5798         PR fortran/46540
5799         * configure.ac: Add --disable-libquadmath and
5800         --disable-libquadmath-support.
5801         * configure: Regenerate.
5803 2010-12-03  Ian Lance Taylor  <iant@google.com>
5805         * MAINTAINERS: Add myself as libgo maintainer.
5807 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5809         PR libffi/46792
5810         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5811         * configure: Regenerate.
5813 2010-12-02  Ian Lance Taylor  <iant@google.com>
5815         * configure.ac: Always set default for poststage1_ldflags to
5816         -static-libstdc++ -static-libgcc.
5818 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5820         * configure.ac: Move comment to remove extra space in last argument
5821         of GCC_TARGET_TOOL.
5823 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5825         PR other/46026
5826         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5827         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5828         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5829         (BASE_FLAGS_TO_PASS): Use it.
5830         * configure: Rebuilt.
5831         * Makefile.in: Rebuilt.
5833 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5835         PR binutils/12258
5836         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5837         Properly check default linker.
5838         * configure: Regnerated.
5840 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5842         * configure.ac: For --enable-gold, handle value `default' instead of
5843         `both*'.  New configure option --{en,dis}able-ld.
5844         * configure: Regenerate.
5846 2010-11-20  Ian Lance Taylor  <iant@google.com>
5848         * configure.ac: Only disable a language library if no language needs
5849         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5850         * configure: Rebuild.
5852 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5854         * Makefile.in: Regenerate.
5856         PR other/46202
5857         * configure.ac: Fix just-built in-tree STRIP name to be
5858         binutils/strip-new.
5859         * configure: Regenerate.
5860         * Makefile.def (install-strip-gcc, install-strip-binutils)
5861         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5862         (install-strip-sid): Mirror dependencies on non-strip variants
5863         of these targets on the respective -strip prerequisites.
5864         * Makefile.tpl (install-strip, install-strip-host)
5865         (install-strip-target): New targets.
5866         (install-strip-[+module+], install-strip-target-[+module+]):
5867         New targets.
5868         * Makefile.in: Regenerate.
5870 2010-11-19  Ian Lance Taylor  <iant@google.com>
5871             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5873         * configure.ac: Add target-libgo to target_libraries.  Set
5874         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5875         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5876         (HOST_EXPORTS): Add GOC.
5877         (BASE_TARGET_EXPORTS): Add GOC.
5878         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5879         (GOCFLAGS_FOR_TARGET): New variable.
5880         (EXTRA_HOST_FLAGS): Add GOC.
5881         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5882         * Makefile.def (target_modules): Add libgo.
5883         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5884         (dependencies): Add dependency from configure-target-libgo to
5885         configure-target-libffi and all-target-libstdc++-v3.  Add
5886         dependencies from all-target-libgo to all-target-libffi.
5887         (languages): Add go.
5888         * configure: Rebuild.
5889         * Makefile.in: Rebuild.
5891 2010-11-19  Ian Lance Taylor  <iant@google.com>
5893         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5894         compiler/flag environment variables.
5896 2010-11-18  Ian Lance Taylor  <iant@google.com>
5898         * configure.ac: Check for lang_requires_boot_languages in
5899         config-lang.in files.
5900         * configure: Rebuild.
5902 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5903             Tobias Burnus  <burnus@net-b.de>
5905         PR fortran/32049
5906         * Makefile.def: Add libquadmath; build it with language=fortran.
5907         * configure.ac: Add libquadmath.
5908         * Makefile.tpl: Handle multiple libs in check-[+language+].
5909         * Makefile.in: Regenerate.
5910         * configure: Regenerate.
5912 2010-11-16  Tom Tromey  <tromey@redhat.com>
5914         * MAINTAINERS: Moved myself to reviewers section.
5916 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5918         * MAINTAINERS: Moved myself to reviewers section.
5920 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5922         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5923         (Write After Approval): Remove self.
5925 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5927         * configure.ac: Fix spelling in option names.
5928         * configure: Regenerated.
5930 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5932         PR bootstrap/39622
5933         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5934         * configure: Regenerated.
5936 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5938         * MAINTAINERS: Update my email address.
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-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5954         * configure: Regenerate.
5956 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5958         * configure.ac: Support official CLooG.org versions.
5959         * configure: Regenerate.
5960         * config/cloog.m4: New.
5962 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5964         * MAINTAINERS (Write After Approval): Add myself.
5966 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5968         * MAINTAINERS: Update my email address.
5970 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5972         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5973         * configure: Regenerate.
5975 2010-11-03  Ian Lance Taylor  <iant@google.com>
5976             Dave Korn  <dave.korn.cygwin@gmail.com>
5978         PR lto/46273
5979         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5980         and on other supported platforms whenever LTO is enabled.
5981         * configure: Rebuild.
5983 2010-11-02  Alan Modra  <amodra@gmail.com>
5985         PR binutils/12110
5986         * configure.ac: Error when source path contains spaces.
5987         * configure: Regenerate.
5989 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5991         * MAINTAINERS: Update my email address.
5993 2010-10-20  Ian Lance Taylor  <iant@google.com>
5995         * Makefile.def (target_modules): Set lib_path to src/.libs for
5996         libstdc++-v3 module.
5997         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5998         * Makefile.in: Rebuild.
6000 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6002         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6003         (Write After Approval): Remove myself.
6005 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6007         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6009 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6011         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6013 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6015         * configure.ac (build_lto_plugin): New shell variable.
6016         (--enable-lto): Turn on by default for all non-ELF platforms that
6017         have had LTO support added so far.  Set build_lto_plugin appropriately
6018         for both ELF and non-ELF.
6019         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6020         * configure: Regenerate.
6022 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6024         Sync from src:
6025         * configure.ac (v850 support): Remove target-libgloss from
6026         noconfigdirs.
6027         * configure: Regenerate.
6029 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6031         PR bootstrap/45326
6032         PR bootstrap/45174
6033         * configure.ac: Honor initial values of $build_configargs,
6034         $host_configargs, $target_configargs.  Mark the precious, so
6035         environment settings get recorded.
6036         * configure: Regenerate.
6038 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6040         PR bootstrap/45796
6041         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6042         Depend on all-build-libiberty.
6043         * Makefile.in: Regenerate.
6045 2010-09-30  Michael Eager  <eager@eagercon.com>
6047         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6048         * configure: Regenerate.
6050 2010-09-28  Michael Eager  <eager@eagercon.com>
6052         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6054 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6056         PR bootstrap/44621
6057         * configure.ac: Fix unportable shell quoting.
6058         * configure: Regenerate.
6060 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6062         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6063         targets and amend comment.
6064         * configure: Regenerate.
6066 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6068         * MAINTAINERS (Write After Approval): Add myself.
6070 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6072         * configure.ac: Enable LTO by default on Darwin.
6073         * configure: Regenerate.
6075 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6077         * MAINTAINERS (Write After Approval): Add myself.
6079 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6081         * MAINTAINERS (Write After Approval): Add myself.
6083 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6085         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6086         ports
6088 2010-07-28  David Yuste  <david.yuste@gmail.com>
6090         * MAINTAINERS (Write After Approval): Add myself.
6092 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6094         * configure.ac: Support all v850 targets.
6095         * configure: Regenerate.
6097 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6099         PR bootstrap/44455
6100         * configure.ac (extra_mpfr_configure_flags): Copy from
6101         extra_mpc_gmp_configure_flags.
6102         * configure: Re-generated.
6104 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6106         * MAINTAINERS (Write After Approval): Add myself.
6108 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6110         * MAINTAINERS (Write After Approval): Add myself.
6112 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6114         * MAINTAINERS (Write After Approval): Add myself.
6116 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6118         PR target/44862
6119         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6120         Provide -B option to allow for link spec %s substitutions for
6121         libstdc++.a on darwin.
6122         * Makefile.in: Regenerate.
6124 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6126         * MAINTAINERS (Reviewers): Update my e-mail address
6128 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6130         * Makefile.def (configure-gcc): Depend on all-libelf.
6131         * Makefile.in: Rebuild.
6133 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6135         * MAINTAINERS (Write After Approval): Add myself in the right place.
6137 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6139         * MAINTAINERS (Write After Approval): Add myself.
6141 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6143         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6145 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6147         * config.sub: Update to version 2010-05-21.
6148         * config.guess: Update to version 2010-04-03.
6150 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6152         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6153         * configure: Regenerate.
6155 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6157         * MAINTAINERS (Write After Approval): Add myself.
6159 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6161         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6162         a platform that supports LTO.
6163         * configure: Regenerate.
6165 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6167         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6168         * configure: Regenerated.
6170 2010-04-27  Roland McGrath  <roland@redhat.com>
6171             H.J. Lu  <hongjiu.lu@intel.com>
6173         * configure.ac (--enable-gold): Support both, both/gold and
6174         both/bfd to add gold to configdirs without removing ld.
6175         * configure: Regenerated.
6177         * Makefile.def: Add install-gold dependency to install-ld.
6178         * Makefile.in: Regenerated.
6180 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6182         PR lto/42776
6183         * configure.ac (--enable-lto): Refactor handling so libelf tests
6184         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6185         and allow LTO to be explicitly enabled on non-ELF platforms that
6186         are known to support it inside else-clause.
6187         * configure: Regenerate.
6189 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6191         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6192         * configure: Regenerate.
6194 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6196         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6197         * configure: Regenerate.
6199 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6201         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6202         separately.
6203         * configure: Regenerate.
6205 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6207         * MAINTAINERS (Write After Approval): Add myself.
6209 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6211         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6212         * configure: Regenerate.
6214 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6216         * configure: Regenerate after change to elf.m4.
6218 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6220         * MAINTAINERS (Write After Approval): Add myself.
6222 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6224         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6225         * configure: Regenerated.
6227 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6229         * configure.ac: Print "buggy but acceptable" when CLooG
6230         revision is less than 9.
6231         * configure: Regenerated.
6233 2010-04-01  Diego Novillo  <dnovillo@google.com>
6235         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6237 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6239         PR bootstrap/43615
6240         PR bootstrap/43328
6242         Revert:
6244         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6246         * configure.ac: Do not pass --enable-multilib nor
6247         --disable-multilib in baseargs.  Accept explicitly passed
6248         --enable_multilib.
6249         * configure: Regenerate.
6251 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6253         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6255 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6257         * MAINTAINERS: Remove myself.
6259 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6261         PR bootstrap/43328
6262         * configure.ac: Do not pass --enable-multilib nor
6263         --disable-multilib in baseargs.  Accept explicitly passed
6264         --enable_multilib.
6265         * configure: Regenerate.
6267 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6269         * MAINTAINERS (spu port): Remove me.
6271 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6273         * configure.ac (tic6x-*-*): New case.
6274         * configure: Regenerate.
6276 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6278         * config.sub: Update to version 2010-03-22.
6279         * config.guess: Update to version 2009-12-30.
6281 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6283         PR ada/42554
6284         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6285         * configure: Regenerate.
6287 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6289         * MAINTAINERS: Update my email address.
6291 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6293         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6294         (ghassan.shobaki@amd.com): Removed.
6296 2010-03-17  Alan Modra  <amodra@gmail.com>
6298         * MAINTAINERS: Update my email address.
6300 2010-03-16  Diego Novillo  <dnovillo@google.com>
6302         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6303         Matthews.
6305 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6307         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6308         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6310 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6312         * MAINTAINERS: Update my email address.
6314 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6316         * MAINTAINERS: Update my email address.
6318 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6320         * MAINTAINERS: Update my email address.
6322 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6324         * MAINTAINERS: Update my email address.
6326 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6328         PR libstdc++/32499
6329         * configure.ac (RANLIB): Default to true.
6330         (STRIP): Likewise.
6331         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6332         * configure: Regenerate.
6334 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6336         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6337         (Write After Approval): Update my email address.
6339 2010-02-17  Nick Clifton  <nickc@redhat.com>
6341         PR 11238
6342         * Makefile.tpl (local-distclean): Also remove config.cache files in
6343         sub-directories as there may not be Makefiles present in the
6344         sub-directories.
6345         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6346         the config.cache files found by the find command.
6348         * Makefile.in: Regenerate.
6349         * configure.ac: Revert previous delta.
6350         * configure: Regenerate.
6352 2010-02-15  Nick Clifton  <nickc@redhat.com>
6354         PR 11238
6355         * configure.ac: Delete config.cache files in sub-directories when
6356         deleting Makefiles.
6357         * configure: Regenerate.
6359 2010-02-12  Ben Elliston  <bje@gnu.org>
6361         * MAINTAINERS: Update my email address.
6363 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6365         * MAINTAINERS (spu port): Update my email address.
6367 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6369         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6371 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6373         * configure.ac: Add "recommended" version checks for GMP/MPC.
6374         Update recommended GMP/MPFR/MPC versions.
6375         * configure: Regenerate.
6377 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6379         * MAINTAINERS: Move my Embecosm email address into the
6380         write-after-approval section.
6382 2010-01-26  Ian Lance Taylor  <iant@google.com>
6384         * MAINTAINERS: Add myself as Go frontend maintainer.
6386 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6388         PR libstdc++/36101, PR libstdc++/42813
6389         * configure.ac (bootstrap_target_libs): Make inclusion of
6390         target-libgomp conditional on libgomb being in target_configdirs.
6391         * configure: Regenerate.
6393 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6395         PR libstdc++/36101, PR libstdc++/42813
6396         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6397         * configure: Regenerate.
6399 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6401         PR libstdc++/36101, PR libstdc++/42813
6402         * configure.ac (target_configdirs): Substitute.
6403         * Makefile.def: Bootstrap target module libgomp.
6404         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6405         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6406         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6407         * configure, Makefile.in: Regenerate.
6409 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6411         * MAINTAINERS: Adjust my details.
6413 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6415         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6417 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6419         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6421 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6423         * MAINTAINERS (Write After Approval): Add myself.
6425 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6427         * MAINTAINERS (Write After Approval): Add myself.
6429 2010-01-11  Richard Guenther  <rguenther@suse.de>
6431         PR lto/41569
6432         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6433         * Makefile.in: Regenerated.
6435 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6437         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6438         * configure: Regenerate.
6440 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6441             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6443         PR bootstrap/42424
6444         * configure.ac: Include libtool m4 files.
6445         (_LT_CHECK_OBJDIR): Call it.
6446         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6447         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6449         * configure: Regenerate.
6451 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6453         PR bootstrap/41818
6454         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6455         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6456         * Makefile.in: Regenerate.
6458 2010-01-02  Richard Guenther  <rguenther@suse.de>
6460         PR lto/41529
6461         * configure.ac: Include config/elf.m4.  Disable LTO if not
6462         builting for an elf target.
6463         * configure: Regenerate.
6465 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6467         * MAINTAINERS: Change my email address.
6469 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6471         * config.sub, config.guess: Update from upstream sources.
6473 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6475         * MAINTAINERS (Write After Approval): Add myself.
6477 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6479         PR middle-end/30447
6480         PR middle-end/30789
6481         PR other/40302
6483         * configure.ac: Require MPC.
6484         * configure: Regenerate.
6486 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6488         PR target/38384
6489         PR bootstrap/40972
6490         * libtool.m4: Sync from git Libtool.
6491         * ltoptions.m4: Likewise.
6492         * ltversion.m4: Likewise.
6493         * lt~obsolete.m4: Likewise.
6494         * ltmain.sh: Likewise.
6496 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6498         * configure.ac: Update minimum MPC version to 0.8.
6499         * configure: Regenerate.
6501 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6503         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6504         * configure: Regenerated.
6506 2009-11-21  Ian Lance Taylor  <iant@google.com>
6508         * configure.ac: Change default of poststage1_ldflags to be empty if
6509         poststage1_libs is set.  When poststage1_libs is empty, and
6510         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6511         * configure: Rebuild.
6513 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6515         * MAINTAINERS (Write After Approval): Update my email address.
6517 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6519         * config.guess: Update from upstream sources.
6521 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6523         * Makefile.def: Restore host and target settings for gmp.
6524         * Makefile.in: Rebuild.
6526 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6528         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6529         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6530         Fix portability of test of C++ as bootstrap language.  Add
6531         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6532         * configure: Rebuild.
6533         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6534         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6535         in-tree building.
6536         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6537         (POSTSTAGE1_HOST_EXPORTS): Use it.
6538         (STAGE[+id+]_CXXFLAGS): New.
6539         (BASE_FLAGS_TO_PASS): Pass it down.
6540         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6541         extra_exports.
6542         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6543         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6544         extra_exports.
6545         * Makefile.in: Rebuild.
6547 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6549         * config.sub, config.guess: Update from upstream sources.
6551 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6553         * MAINTAINERS (Write After Approval): Add myself.
6555 2009-11-09  Jon Beniston  <jon@beniston.com>
6557         * MAINTAINERS (Write After Approval): Add myself.
6559 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6561         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6562         paths for *-w64-mingw* and x86_64-*mingw*.
6563         * configure: Regenerated.
6565 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6567         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6569 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6571         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6572         Phil Edwards to Write-After Approval.
6574 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6576         * configure.ac: Disable target-winsup & co for
6577         x86_64-*-mingw* and *-w64-mingw* targets.
6578         * configure: Regenerated.
6580 2009-10-16  Nick Clifton  <nickc@redhat.com>
6582         * MAINTAINERS: Add myself as a maintainer for the RX port.
6584 2009-10-26  Johannes Singler  <singler@kit.edu>
6586         * MAINTAINERS (Write After Approval): Update my e-mail address.
6588 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6590         * configure.ac (CLooG test): Use = with test.
6591         * configure: Regenerate.
6593 2009-10-22  Richard Guenther  <rguenther@suse.de>
6595         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6596         cloog if the ppl version check failed.  Move flags saving
6597         before setting in libelf check.
6598         * configure: Regenerate.
6600 2009-10-21  Richard Guenther  <rguenther@suse.de>
6602         * configure.ac: Adjust the ppl and cloog configure to work as
6603         documented.  Disable cloog if ppl was disabled.  Omit the version
6604         checks if they were disabled.
6605         * configure: Re-generate.
6607 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6609         * configure.ac: Add 'lto' to enable_languages, not
6610         new_enable_languages, and only if not already present.
6611         * configure: Regenerate.
6613 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6615         * README: Refer to the various COPYING* files instead of just
6616         COPYING.
6617         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6619 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6621         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6623 2009-10-07  Richard Guenther  <rguenther@suse.de>
6625         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6626         and Richard Guenther as reviewers.
6627         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6628         as reviewers.
6630 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6632         * config.sub: Update from upstream sources.
6634 2009-10-06  Ian Lance Taylor  <iant@google.com>
6636         * Makefile.def: check-gold depends upon all-gas.
6637         * Makefile.in: Rebuild.
6639 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6641         * MAINTAINERS (Write After Approval): Add myself.
6643 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6645         * Makefile.def: all-lto-plugin depends on all-libiberty.
6646         set bootstrap=true for lto-plugin.
6647         Add lto-plugin.
6648         * Makefile.in: Regenerate.
6649         * configure.ac (host_libs): Add lto-plugin.
6650         * configure: Regenerate.
6652 2009-10-03  Diego Novillo  <dnovillo@google.com>
6654         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6655         (HOST_LIBELFLIBS): Define.
6656         (HOST_LIBELFINC): Define.
6657         * Makefile.in: Regenerate.
6658         * configure.ac: Add --enable-lto.
6659         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6660         If --enable-lto is used, add 'lto' to new_enable_languages.
6661         If --enable-lto is used and gold is enabled, add
6662         lto-plugin to configdirs.
6663         * configure: Regenerate.
6665 2009-10-03  Simon Baldwin  <simonb@google.com>
6667         * configure.ac: If --with-system-zlib, suppress local zlib and
6668         pass --with-system-zlib to subdir configure scripts.
6669         * configure: Regenerate.
6671 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6672             Paolo Bonzini  <bonzini@gnu.org>
6674         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6675         $(srcdir).
6676         * Makefile.in: Rebuilt.
6678 2009-09-26  Gary Funck  <gary@intrepid.com>
6680         * MAINTAINERS (Write After Approval): Add myself.
6682 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6684         * configure.ac: Update minimum MPC version to 0.7.
6685         * configure: Regenerate.
6687 2009-09-25  Nick Clifton  <nickc@redhat.com>
6689         * configure.ac: Pass any --cache-file=/dev/null option on to
6690         subconfigures.
6691         * configure: Regenerate.
6693 2009-09-23  Nick Clifton  <nickc@redhat.com>
6695         * config.sub, config.guess: Update from upstream sources.
6697 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6699         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6700         * Makefile.in: Rebuilt.
6702 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6704         PR bootstrap/32272
6705         * configure.ac: Error out if $srcdir isn't '.' but contains
6706         host-${host_noncanonical}.
6707         * configure: Regenerate.
6709 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6711         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6712         maintainer.
6714 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6716         * configure.ac: If bootstrapping a combined tree with
6717         --enable-gold, require c++ in stage1_languages.
6718         * configure: Regenerate.
6720         * configure.ac: Also add target_libs of stage1_languages to
6721         bootstrap_target_libs.
6722         * configure: Regenerate.
6724         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6725         with --enable-languages not containing c++.
6726         * configure: Regenerate.
6728 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6730         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6731         * configure: Regenerate.
6733 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6735         * MAINTAINERS (Write After Approval): Update my e-mail address,
6736         and move from from here...
6737         (Waiting for paperwork): To here.
6739 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6741         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6743 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6745         * configure.ac: Do not use $extrasub for replacing @if/@endif
6746         parts in Makefile; instead, use additional arguments to
6747         AC_CONFIG_COMMANDS to do the replacement manually, with several
6748         sed invocations, to avoid HP-UX sed command limits.
6749         * configure: Regenerate.
6751 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6753         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6754         blank before -L.
6756 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6758         * configure.ac (with-build-config): Document.  Handle without.
6759         Handle missing argument.
6760         * configure: Rebuilt.
6762 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6764         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6765         Default to bootstrap-debug only if compare-debug works.
6766         * configure: Rebuilt.
6767         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6768         * Makefile.in: Rebuilt.
6770 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6772         * MAINTAINERS (OS Port Maintainers): Update my email address.
6774 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6776         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6777         * Makefile.in: Rebuilt.
6779 2009-09-01  Chris Demetriou  <cgd@google.com>
6781         * MAINTAINERS (Write After Approval): Add myself.
6783 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6785         PR debug/30161
6786         * include/dwarf2.h (enum dwarf_tag): Added
6787         DW_TAG_GNU_template_template_param
6788         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6790 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6792         * Makefile.tpl (AWK): Fix typo.
6793         * Makefile.in: Regenerate.
6795 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6797         * configure.ac: Detect awk and sed.
6798         * Makefile.def (flags_to_pass): Add AWK and SED.
6799         * Makefile.tpl (AWK, SED): New.
6800         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6801         * configure: Regenerate.
6802         * Makefile.in: Regenerate.
6804 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6806         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6807         (collapseslashes): Likewise.
6809 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6811         * configure.ac (AC_PREREQ): Bump to 2.64.
6813 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6815         * configure.ac: Remove --with-datarootdir, --with-docdir,
6816         --with-pdfdir, --with-htmldir switches.
6817         * configure: Regenerate.
6819         * configure: Regenerate.
6821         * compile: Sync from Automake 1.11.
6822         * depcomp: Likewise.
6823         * install-sh: Likewise.
6824         * missing: Likewise.
6825         * mkinstalldirs: Likewise.
6826         * ylwrap: Likewise.
6828 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6830         * ltmain.sh (func_normal_abspath): New function.
6831         (func_relative_path): Likewise.
6832         (func_mode_help): Document new -bindir option for link mode.
6833         (func_mode_link): Add new -bindir option, and use it to place
6834         output DLL if specified.
6836 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6838         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6839         (baseargs): Add --disable-option-checking.
6840         * configure: Regenerate.
6842         * Makefile.def (configure-target-libiberty): Depend on
6843         all-binutils and all-ld.
6844         (configure-target-newlib): Likewise.
6845         * Makefile.in: Regenerate.
6847 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6849         * config.sub, config.guess: Update from upstream sources.
6851 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6853         Sync from src, merge:
6855         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6857         * configure.ac: Do not exclude gas for i386-*-darwin.
6858         Add a case for x86_64-*-darwin.
6859         * configure: Regenerate.
6861 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6863         * MAINTAINERS: Add my name to Write After Approval list.
6865 2009-08-06  Michael Eager  <eager@eagercon.com>
6867         * configure.ac: Add Microblaze target.
6868         * configure: Regenerate.
6870 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6872         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6873         * configure: Regenerate.
6875 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6877         * MAINTAINERS (Write After Approval): Update my e-mail address.
6879 2009-07-06  Ian Lance Taylor  <iant@google.com>
6881         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6882         * configure: Rebuild.
6884 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6886         * MAINTAINERS: Move myself to the Graphite Reviewers.
6888 2009-06-30  Wei Guozhi  <carrot@google.com>
6890         * MAINTAINERS: Add my name to Write After Approval list.
6892 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6894         PR bootstrap/40338
6895         * configure.ac (comparestring): Create new variable.
6896         * Makefile.tpl (comparestring): Use to skip some comparisions.
6897         * configure: Regenerate.
6898         * Makefile.in: Regenerate.
6900 2009-06-26  Doug Evans  <dje@sebabeach.org>
6902         * Makefile.def (host_modules): Add cgen.
6903         * Makefile.in: Regenerate.
6904         * configure.ac (host_tools): Add cgen.
6905         * configure: Regenerate.
6907 2009-06-23  DJ Delorie  <dj@redhat.com>
6909         * MAINTAINERS: Add myself as mep maintainer.
6911 2009-06-23  Ian Lance Taylor  <iant@google.com>
6913         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6914         boot_languages.  Only bootstrap target libraries listed in
6915         target_libs for some boot language.  Add --with-stage1-ldflags,
6916         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6917         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6918         if not building with C++.
6919         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6920         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6921         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6922         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6923         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6924         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6925         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6926         * configure, Makefile.in: Rebuild.
6928 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6930         * MAINTAINERS: Added my name to write-after-approval list.
6932 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6934         * configure.ac: Define is_elf for QNX Neutrino targets.
6935         * configure: Regenerate.
6937 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6939         * MAINTAINERS: Added my name to the write-after-approval list
6941 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6943         * configure.ac: Detect MPC in default directory.
6944         * configure: Regenerate.
6946 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6947             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6949         * Makefile.tpl (all): Avoid a trailing backslash.
6950         * Makefile.in: Regenerate.
6952 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6954         * config.sub, config.guess: Update from upstream sources.
6956 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6958         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6959         to noconfdirs.
6960         * configure: Regenerate.
6962 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6964         * Makefile.tpl ([+compare-target+]): Compare all stage
6965         directories, rather than just gcc.
6966         * Makefile.in: Rebuilt.
6968 2009-06-01  Doug Kwan  <dougkwan@google.com>
6970         * configure.ac: Support gold for target arm*-*-*.
6971         * configure: Regenerate.
6973 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6975         * Makefile.def: Add MPC support and dependencies.
6976         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6978         * Makefile.in, configure: Regenerate.
6980 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6982         * Makefile.tpl (all): Avoid harmless warning in make all when
6983         gcc-bootstrap is enabled but stage_last does not exist.
6984         * Makefile.in: Rebuilt.
6986 2009-05-24  Nicolas Roche  <roche@adacore.com>
6988         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6989         * Makefile.in: Regenerate.
6991 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6993         * MAINTAINERS: Update my e-mail address.
6995 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6997         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6998         * configure:  Regenerate.
7000 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7002         PR other/40159
7003         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7004         gcc-no-bootstrap are mutually exclusive.
7005         * Makefile.in: Rebuilt.
7007 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7009         PR other/40159
7010         * Makefile.tpl (all): Don't end with unconditional success.
7011         * Makefile.in: Rebuilt.
7013 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7015         PR target/37137
7016         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7017         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7018         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7019         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7020         stage_configureflags, stage_cflags and stage_libcflags into
7021         explicit Makefile macros.
7022         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7023         GFORTRAN.
7024         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7025         CC.  Set CC_FOR_BUILD from CC.
7026         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7027         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7028         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7029         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7030         and GFORTRAN.
7031         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7032         (_LIBCFLAGS): Renamed to _TFLAGS.
7033         (do-compare-debug, do-compare3-debug): Drop.
7034         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7035         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7036         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7037         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7038         (XGCC_FLAGS_FOR_TARGET): New.
7039         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7040         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7041         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7042         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7043         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7044         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7045         TFLAGS.
7046         (BUILD_CONFIG): Include if requested.
7047         (all): Set TFLAGS on bootstrap.
7048         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7049         (all-stageid-prefixmodule): Likewise.
7050         (do-clean, distclean-stageid): Set TFLAGS.
7051         (restrap): Fix whitespace.
7052         * Makefile.in: Rebuilt.
7054 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7056         * config.guess: Sync with src.
7058 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7060         * configure.ac ($with_ppl):  Default to no if not supplied.
7061         ($with_cloog):  Likewise.
7062         configure:  Regenerate.
7064 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7066         * MAINTAINERS: Update my e-mail address.
7068 2009-04-27  Nick Clifton  <nickc@redhat.com>
7070         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7072 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7074         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7075         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7076         * Makefile.in: Regenerate.
7078 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7080         PR bootstrap/39739
7081         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7082         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7084         * configure, Makefile.in: Regenerate.
7086 2009-04-21  Taras Glek  <tglek@mozilla.com>
7088         * include/hashtab.h: Update GTY annotations to new syntax
7089         * include/splay-tree.h: Likewise
7091 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7093         * config.sub, config.guess: Update from upstream sources.
7095 2009-04-15  Anthony Green  <green@moxielogic.com>
7097         * configure.ac: Add moxie support.
7098         * configure: Rebuilt.
7100 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7102         * configure.ac: Change copyright header to refer to version
7103         3 of the GNU General Public License and to point readers at the
7104         COPYING3 file and the FSF's license web page.
7105         * Makefile.def: Likewise.
7106         * Makefile.tpl: Likewise.
7107         * Makefile.in: Regenerate.
7109 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7111         * configure.ac: Restore match for darwin9 or later. Use double
7112         brackets since regeneration eats one pair.
7113         * configure: Regenerate.
7115 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7117         PR gas/10039
7118         * configure.ac: Require texinfo 4.7.
7119         * configure: Regenerated.
7121 2009-04-09  Nick Clifton  <nickc@redhat.com>
7123         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7124         the GCC Runtime Library Exception.
7126 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7128         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7129         * configure: Regenerate.
7131 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7133         * Makefil.def (languages): New entries.
7134         * Makefile.tpl (check-gcc-*): New generic target.
7135         * Makefile.in: Regenerate.
7137 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7139         * MAINTAINERS:  Update my email address.
7141 2009-03-18  Tom Tromey  <tromey@redhat.com>
7143         * configure: Rebuild.
7144         * configure.ac (host_libs): Add libiconv.
7145         * Makefile.in: Rebuild.
7146         * Makefile.def (host_modules): Add libiconv.
7147         (configure-gdb, all-gdb): Depend on libiconv.
7149 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7151         * configure.ac: Treat gdb as supported on x86_64-darwin.
7152         * configure: Regenerate.
7154 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7156         * configure.ac (--with-host-libstdcxx): New option.
7157         * configure: Regenerate.
7159 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7161         * MAINTAINERS:  Move myself into the write after approval list.
7163 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7165         * MAINTAINERS: Update e-mail address.
7167 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7169         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7171 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7173         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7175 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7177         Backport from git Libtool:
7179         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7180         Support GNU/kOpenSolaris.
7181         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7182         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7183         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7184         GNU/kOpenSolaris.
7186 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7188         * MAINTAINERS: Update e-mail address.
7190 2009-02-24  Michael Eager  <eager@eagercon.com>
7192         * MAINTAINERS (Write After Approval): Add self.
7194 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7196         * MAINTAINERS (Write After Approval): Add myself.
7198 2009-02-05  Andreas Schwab  <schwab@suse.de>
7200         * Makefile.tpl (stage_last): Define $r and $s before using
7201         $(RECURSE_FLAGS_TO_PASS).
7202         * Makefile.in: Regenerate
7204 2009-01-30  Ian Lance Taylor  <iant@google.com>
7206         * MAINTAINERS: Move myself to the Global Reviewers list.
7208 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7210         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7211         * configure: Regenerate.
7213 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7215         * MAINTAINERS: Make whitespace consistent.
7216         Remove Robert Millan from Write After Approval.
7218 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7220         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7221         (all-opcodes): Depend on all-libiberty.
7222         * Makefile.in: Regenerate.
7224 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7226         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7227         * configure: Regenerate.
7229 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7231         * MAINTAINERS (Write After Approval): Add myself.
7233 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7235         * MAINTAINERS: Add myself to reviewers (Fortran).
7237 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7239         PR tree-optimization/38515
7240         * configure.ac (cloog-polylib): Removed.
7241         (with_ppl, with_cloog): Test for "no".
7242         * configure: Regenerated.
7244 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7246         * MAINTAINERS: Moved myself to reviewers (Fortran).
7248 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7250         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7251         (Write After Approval): Remove myself.
7253 2009-01-03  Diego Novillo  <dnovillo@google.com>
7255         * MAINTAINERS: Remove myself from alias maintainership.
7257 2009-01-02  David Ayers  <ayers@fsfe.org>
7259         * MAINTAINERS: Update e-mail address.
7261 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7263         * MAINTAINERS: Make whitespace consistent.
7265 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7267         Backport from upstream Libtool:
7268         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7269         Add cache variables to tests that require the linker to work.
7270         For shlibpath_overrides_runpath, this also changes the semantics
7271         to let the result from the C compiler take precedence.
7273 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7275         * config.sub, config.guess: Update from upstream sources.
7277 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7279         * configure.ac (ppllibs): Add by default the lib flags.
7280         * configure: Regenerate.
7282 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7284         * MAINTAINERS:  Add myself to the write after approval list.
7286 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7288         * configure.ac: Add double brackets on darwin[912].
7289         * configure: Regenerate.
7291 2008-12-03  Daniel Kraft  <d@domob.eu>
7293         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7294         Approval to Reviewer section (for Fortran front-end).
7296 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7298         * configure.ac: Expand to darwin10 and later.
7299         * configure: Regenerate.
7301 2008-12-02  Andreas Schwab  <schwab@suse.de>
7303         * Makefile.def: configure-target-boehm-gc depends on
7304         all-target-libstdc++-v3.
7305         * Makefile.in: Regenerate.
7307 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7309         * MAINTAINERS:  Add myself as mingw maintainer.
7311 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7313         * config.sub, config.guess: Update from upstream sources.
7315 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7317         * README.SCO: Remove.
7319 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7321         * MAINTAINERS:  Add myself to the write after approval list.
7323 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7325         * MAINTAINERS:  Update my email address in WAA section.
7327 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7329         * MAINTAINERS: Update e-mail address.
7331 2008-11-27  Toon Moene  <toon@moene.org>
7333         * MAINTAINERS: Change e-mail address.
7335 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7337         * configure.ac: Build gdb for i?86-*-darwin*
7338         * configure: Regenerated.
7340 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7342         * MAINTAINERS: Added my full name.
7344 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7346         PR bootstrap/38014
7347         PR bootstrap/37923
7349         Revert:
7351         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7353         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7354         * Makefile.in: Regenerated.
7356         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7358         PR gdb/921
7359         PR gdb/1646
7360         PR gdb/2175
7361         PR gdb/2176
7363         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7364         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7365         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7366         (HOST_EXPORTS): Pass CPPFLAGS.
7367         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7368         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7369         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7370         * Makefile.in, configure: Regenerated.
7371         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7372         and CPPFLAGS_FOR_BUILD.
7374 2008-11-06  Jeff Law  <law@redhat.com>
7376         * MAINTAINERS: Add myself as middle end maintainer.
7378 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7380         * MAINTAINERS (Write after approval): Add myself.
7382 2008-11-05  Diego Novillo  <dnovillo@google.com>
7384         * MAINTAINERS (Global Reviewers): Add myself.
7385         (Non-Algorithmic Maintainers): Remove myself.
7387 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7389         * MAINTAINERS (Write after approval): Add myself.
7391 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7393         * MAINTAINERS (Write after approval): Add myself.
7395 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7397         * configure.ac (spu-*-*): Remove special case.
7398         * configure: Regenerate.
7400 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7402         * MAINTAINERS (Write after approval): Update my email address.
7404 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7406         * configure.ac [spu-*-*]: Do not set skipdirs.
7407         * configure: Re-generate.
7409 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7411         * MAINTAINERS (Various Maintainers): Add myself to reload.
7413 2008-10-25  Richard Guenther  <rguenther@suse.de>
7415         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7416         maintainer.  Remove myself as libgcc-math maintainer.
7417         (Non-Algorithmic Maintainers): Remove myself.
7419 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7421         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7422         * Makefile.in: Regenerated.
7424 2008-10-23  Cary Coutant  <ccoutant@google.com>
7426         * MAINTAINERS (Write after approval): Add myself.
7428 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7430         PR gdb/921
7431         PR gdb/1646
7432         PR gdb/2175
7433         PR gdb/2176
7435         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7436         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7437         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7438         (HOST_EXPORTS): Pass CPPFLAGS.
7439         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7440         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7441         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7442         * Makefile.in, configure: Regenerated.
7443         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7444         and CPPFLAGS_FOR_BUILD.
7446 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7448         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7449         Sebastian Pop.
7451 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7453         * MAINTAINERS (Write After Approval): Added myself.
7455 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7457         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7458         recommended version to 2.3.2.
7460         * configure: Regenerate.
7462 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7464         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7466 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7468         * MAINTAINERS (Write After Approval): Update e-mail address.
7470 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7472         * libtool.m4: Update to libtool 2.2.6.
7473         * lt~obsolete.m4: Update to libtool 2.2.6.
7474         * ltmain.sh: Update to libtool 2.2.6.
7475         * ltsugar.m4: Update to libtool 2.2.6.
7476         * ltversion.m4: Update to libtool 2.2.6.
7477         * ltoptions.m4: Update to libtool 2.2.6.
7478         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7480 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7482         * MAINTAINERS (Write After Approval): Add myself.
7484 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7486         * MAINTAINERS (Write After Approval): Update my name.
7488 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7490         * MAINTAINERS: Add myself in "Write After Approval".
7492 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7494         * MAINTAINERS: Add myself as ia64 maintainer.
7496 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7498         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7499         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7500         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7501         and Michael Tiemann from Write After Approval since they do not
7502         actually have access.
7504 2008-09-05  Richard Guenther  <rguenther@suse.de>
7506         * configure.ac: Initialize clooglibs to -lcloog.
7507         * configure: Re-generate.
7509 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7511         * MAINTAINERS (Write After Approval): Add myself.
7513 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7515         * configure.ac (--with-cloog-polylib): New.
7516         (--disable-cloog-version-check): New.
7517         (--disable-ppl-version-check): New.
7518         * configure: Re-generate.
7520 2008-09-03  Richard Guenther  <rguenther@suse.de>
7522         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7523         cloog test.
7524         * configure: Re-generate.
7526 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7528         Add picoChip port.
7529         * MAINTAINERS: Add picoChip maintainers.
7531 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7532             Tobias Grosser  <grosser@fim.uni-passau.de>
7533             Jan Sjodin  <jan.sjodin@amd.com>
7534             Harsha Jagasia  <harsha.jagasia@amd.com>
7535             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7536             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7537             Adrien Eliche  <aeliche@isty.uvsq.fr>
7539         Merge from graphite branch.
7540         * configure: Regenerate.
7541         * Makefile.in: Regenerate.
7542         * configure.ac (host_libs): Add ppl and cloog.
7543         Add checks for PPL and CLooG.
7544         * Makefile.def (ppl, cloog): Added modules and dependences.
7545         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7546         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7548 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7550         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7551         (GCC_SHLIB_SUBDIR): New.
7552         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7553         * configure: Regenerate.
7554         * Makefile.in: Regenerate.
7556 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7558         * MAINTAINERS: Consistently use tabs to separate columns.
7560 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7562         * MAINTAINERS (Write after Approval): Add myself.
7564 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7566         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7567         Enable bfd, binutils and opcodes.
7568         * configure: Regenerate.
7570 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7572         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7574 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7576         * MAINTAINERS:  Use correct Umlaut for last name.
7578 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7580         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7582 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7584         * MAINTAINERS: Update my email address.
7586 2008-08-16  Nicolas Roche  <roche@adacore.com>
7588         * Makefile.tpl: Add BOOT_ADAFLAGS.
7589         * Makefile.in: Regenerate.
7591 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7593         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7594         * configure: Regenerate.
7596 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7598         * configure.ac: Add makefile fragments for hpux.
7599         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7600         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7601         * configure: Regenerate.
7602         * Makefile.in: Regenerate.
7604 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7606         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7608 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7610         * MAINTAINERS (Write after Approval): Add myself.
7612 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7614         * MAINTAINERS (Write After Approval):  Add myself.
7616 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7618         * MAINTAINERS (Write After Approval):  Add myself.
7620 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7622         * MAINTAINERS: Update my email address.
7624 2008-06-25  Joey Ye  <joey.ye@intel.com>
7626         * MAINTAINERS (Write After Approval):  Add myself.
7628 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7630         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7631         * Makefile.in: Regenerate.
7632         * configure: Regenerate.
7634 2008-06-17  Daniel Kraft  <d@domob.eu>
7636         * MAINTAINERS (Write After Approval):  Add myself.
7638 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7640         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7641         "$@" is still intact with both Autoconf 2.59 and 2.62.
7642         * configure: Regenerate.
7644 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7646         * Makefile.tpl: Fix comment errors.
7647         * Makefile.in: Regenerate.
7649 2008-06-12  David S. Miller  <davem@davemloft.net>
7650             David Edelsohn  <edelsohn@gnu.org>
7652         * configure.ac: Add powerpc*-*-* to gold supported targets.
7653         * configure: Regenerate.
7655 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7657         PR tree-optimization/36218
7658         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7659         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7660         (all prefix="build-"): Pass them to build-system sub-makes.
7661         * Makefile.in: Regenerate.
7663 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7665         * MAINTAINERS (mt port): Remove.
7666         (sco5, unixware, sco udk): Remove.
7667         (Kean Johnston): Add to Write After Approval.
7669 2008-05-30  Julian Brown  <julian@codesourcery.com>
7671         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7672         of libobjc for ARM EABI Linux.
7673         * configure: Regenerate.
7675 2008-05-18  Xinliang David Li   <davidxl@google.com>
7677         * ChangeLog: Remove wrong ChangeLog entry.
7679 2008-05-17  Xinliang David Li   <davidxl@google.com>
7681         * MAINTAINERS (Write After Approval): Add myself.
7683 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7685         * MAINTAINERS (Write After Approval): Add myself.
7687 2008-05-14  Rafael Espíndola  <espindola@google.com>
7689         * config-ml.in: don't handle --enable-shared and --enable-static.
7691 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7693         * MAINTAINERS: Update my email address.
7695 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7697         * MAINTAINERS: Update my email address.
7699 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7701         * MAINTAINERS (Write After Approval): Add myself.
7703 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7705         * MAINTAINERS (Write After Approval): Add myself.
7707 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7709         * MAINTAINERS (crx): Add myself.
7711 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7713         Sync with src:
7714         2008-04-14  David S. Miller  <davem@davemloft.net>
7716         * configure.ac: Add sparc*-*-* to gold supported targets.
7717         * configure: Regenerate.
7719 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7721         PR bootstrap/35457
7722         * configure.ac: Include override.m4.
7723         * configure: Regenerate.
7725 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7727         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7728         * Makefile.in: Regenerate.
7730 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7732         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7733         as nonconfigurable directories list.
7734         * configure: Regenerate.
7736 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7738         * config.sub, config.guess: Update from upstream sources.
7740 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7742         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7743         * Makefile.in: Regenerate.
7745 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7747         * configure.ac: Do not build libssp for the AVR.
7748         * configure: Regenerate.
7750 2008-04-07  Ian Lance Taylor  <iant@google.com>
7752         * Makefile.def: check-gold depends upon all-binutils.
7753         * Makefile.in: Regenerate.
7755 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7757         * MAINTAINERS (Write After Approval): Add myself.
7759 2008-04-04  Nick Clifton  <nickc@redhat.com>
7761         PR binutils/4334
7762         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7763         builds.
7764         * configure: Regenerate.
7766 2008-04-04  NightStrike  <NightStrike@gmail.com>
7768         PR other/35151
7769         * configure.ac: Combine rules for mingw32 and mingw64.
7770         * configure: Regenerate.
7772 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7774         * MAINTAINERS (Write After Approval): Add myself.
7776 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7778         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7779         * Makefile.in (.NOTPARALLEL): Ditto.
7781 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7783         * MAINTAINERS (Write After Approval): Add myself.
7785 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7787         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7788         * Makefile.in (.NOTPARALLEL): Regenerate.
7790 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7792         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7793         * Makefile.in: Regenerate.
7795 2008-03-26  Jakub Staszak  <kuba@et.pl>
7797         * MAINTAINERS (Write After Approval): Add myself.
7799 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7801         * MAINTAINERS:  Update e-mail address.
7803 2008-03-20  Ian Lance Taylor  <iant@google.com>
7805         * configure.ac: Add support for --enable-gold.
7806         * Makefile.def: Add gold as a directory like ld.
7807         * configure, Makefile.in: Regenerate.
7809 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7811         * configure.ac: m4_include config/proginstall.m4.
7812         * configure: Regenerate.
7814         Backport from upstream Libtool:
7816         2007-10-12  Eric Blake  <ebb9@byu.net>
7818         Deal with Autoconf 2.62's semantic change in m4_append.
7819         * ltsugar.m4 (lt_append): Replace broken versions of
7820         m4_append.
7821         (lt_if_append_uniq): Don't require separator to be overquoted,
7822         and avoid broken m4_append.
7823         (lt_dict_add): Fix typo.
7824         * libtool.m4 (_LT_DECL): Don't overquote separator.
7826 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7828         * config.rpath: Add AIX 6 support.
7830 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7832         * Makefile.def (stageprofile).  Remove -fprofile-generate
7833         from stage_libcflags.
7834         * Makefile.in: Regenerate.
7836 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7838         * config.sub, config.guess: Update from upstream sources.
7840 2008-03-06  Tom Tromey  <tromey@redhat.com>
7842         * MAINTAINERS: Update for treelang deletion.
7844 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7846         * MAINTAINERS: Update my email address.
7848 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7850         * MAINTAINERS (darwin port): Add myself as a maintainer.
7851         (objective-c/c++): Add myself as a maintainer.
7853 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7855         * MAINTAINERS (Write After Approval): Update my email address.
7857 2008-02-25  Tomas Bily  <tbily@suse.cz>
7859         * MAINTAINERS (Write After Approval): Add myself.
7861 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7863         * MAINTAINERS (OpenMP): Add myself.
7865 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7867         PR bootstrap/32009
7868         PR bootstrap/32161
7870         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7871         * configure: Regenerate.
7873         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7874         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7875         STAGE4_LIBCFLAGS): New.
7876         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7877         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7878         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7879         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7880         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7881         for target modules.  Don't export LIBCFLAGS.
7882         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7883         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7884         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7885         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7886         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7887         * Makefile.in: Regenerate.
7889 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7891         PR libgcj/33085
7892         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7893         Do not use -DDLL_EXPORT.  Backport from upstream.
7895 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7897         * MAINTAINERS (Write After Approval): Add myself.
7899 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7901         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7902         * configure: Regenerate.
7904 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7906         * configure.ac (xtensa*-*-*): Recognize processor variants.
7907         * configure: Regenerate.
7909 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7911         PR bootstrap/34922
7912         * configure.ac (PARSE_ARGS): Push suitable setting of
7913         ac_subdirs_all, for `./configure --help=recursive'.
7914         Handle `+' in generic toplevel directory disabling.
7915         * configure: Regenerate.
7917 2008-01-28  Nick Clifton  <nickc@redhat.com>
7919         * MAINTAINERS (xstormy16): Take over maintainership.
7921 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7923         * MAINTAINERS (c4x port): Remove.
7925 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7927         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7929 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7931         * config.sub, config.guess: Update from upstream sources.
7933 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7935         * MAINTAINERS (Write After Approval): Add myself.
7937 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7939         * MAINTAINERS: Update my email address.
7941 2008-01-09  Raksit Ashok  <raksit@google.com>
7943         * MAINTAINERS (Write After Approval): Add myself.
7945 2008-01-09  Raksit Ashok  <raksit@google.com>
7947         * MAINTAINERS (Write After Approval): Add myself.
7949 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7951         * config.sub, config.guess: Update from upstream sources.
7953 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7955         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7956         Change recommended MPFR from 2.2.1 -> 2.3.0.
7957         * configure: Regenerate.
7959 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7961         * MAINTAINERS: Update my email address.
7963 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7965         * MAINTAINERS: Update my email address.
7967 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7969         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7970         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7971         * Makefile.in: Regenerate.
7973 2007-12-10  Mark Heffernan  <meheff@google.com>
7975         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7976         misplaced entries.
7978 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7980         * configure.ac: Enable libjava for x86_64-*-darwin9.
7981         * configure: Regenerate.
7983 2007-12-07  Bill Maddox  <maddox@google.com>
7985         * MAINTAINERS (Write After Approval): Add myself.
7987 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7989         * config.sub, config.guess: Update from upstream sources.
7991 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7993         * config-ml.in: Remove 64bit configure tests.
7995 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7997         * config-ml.in: Robustify against white space in absolute file
7998         names.
8000         * config-ml.in (multi-clean): Substitute ${Makefile}.
8001         Remove superfluous ${Makefile} in list.
8003 2007-11-19  Thiemo Seufer  <ths@mips.com>
8005         * config-ml.in: Don't hardcode the Makefile name.
8007 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8009         * MAINTAINERS (Write After Approval): Add myself.
8011 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8013         * MAINTAINERS (Write After Approval): Add myself.
8015 2007-11-06  Doug Kwan  <dougkwan@google.com>
8017         * MAINTAINERS (Write After Approval): Add myself.
8019 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8021         * MAINTAINERS (mercury): Remove entry.
8022         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8024 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8026         * Makefile.def (dependencies): Make configure-gdb depend on
8027         all-intl.
8028         * Makefile.in: Regenerated.
8030 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8032         * MAINTAINERS (Fortran maintainer): Remove myself.
8034 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8036         * Makefile.def: To avoid problems running with parallel makes,
8037         build newlib before libgloss so that target specific header
8038         files are availble.
8039         * Makefile.in: Regenerate
8041 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8043         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8044         * Makefile.in: Regenerate.
8046 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8048         * MAINTAINERS (Register allocation reviewer): Add myself.
8050 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8052         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8053         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8054         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8055         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8056         * configure: Regenerate.
8058 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8060         * MAINTAINERS (Register allocation reviewer): Add myself.
8062 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8064         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8065         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8066         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8067         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8068         * configure.ac: Default them to host tools for $host = $build.
8069         Subst them.
8071         * configure: Regenerate.
8072         * Makefile.in: Regenerate.
8074 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8076         * MAINTAINERS (Register allocation reviewer): Add myself.
8078 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8080         * MAINTAINERS (Register allocation reviewer): Add myself.
8082 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8084         * MAINTAINERS (Write After Approval): Fix typo.
8086 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8088         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8089         * configure: Regenerate.
8091 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8093         PR bootstrap/31906
8094         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8095         they're already prefixed.
8097 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8099         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8100         libstdc++.
8101         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8102         * configure: Regenerate.
8103         * Makefile.in: Regenerate.
8105 2007-09-17  Andreas Schwab  <schwab@suse.de>
8107         * configure.ac: Raise minimum makeinfo version to 4.6.
8108         * configure: Regenerate.
8110 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8112         * MAINTAINERS (write-after-approval) add myself
8114 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8116         * configure.ac: Correct makeinfo version check.
8117         * configure: Regenerate.
8119 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8121         * MAINTAINERS: Update my email address.
8123 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8125         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8126         to $skipdirs and only disable gprof for newlib.  Use the normal
8127         mips*-elf* handling in other respects.
8128         * configure: Regnerate.
8130 2007-09-12  David Daney  <ddaney@avtrex.com>
8132         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8133         enabling libgcj.
8134         * configure: Regenerate.
8136 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8138         PR other/32154
8139         * configure.ac: For libgloss targets, point the linker to the linker
8140         script, startup code and simulator library.
8141         * configure: Regenerate.
8143 2007-09-07  Andrew Haley  <aph@redhat.com>
8145         * configure.ac (noconfigdirs): Remove target-libffi and
8146         target-libjava.
8147         * configure: Regenerate.
8149 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8151         PR target/33281
8152         * configure.ac: Use config/mh-mingw on mingw.
8153         * configure: Regenerate.
8155 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8157         * MAINTAINERS (Write After Approval): Add myself.
8159 2007-09-05  Richard Guenther  <rguenther@suse.de>
8161         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8162         nor --disable-checking is provided also turn on yes and types
8163         checking for stage1.
8164         * configure: Re-generate.
8166 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8168         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8169         (Write After Approval): Remove myself.
8171 2007-08-29  Nick Clifton  <nickc@redhat.com>
8173         * config.sub, config.guess: Update from upstream sources.
8175 2007-08-22  Bud Davis  <jmdavis@link.com>
8177         * MAINTAINERS (Write After Approval): Added myself.
8178         * MAINTAINERS (Reviewers): Removed myself.
8180 2007-08-18  Paul Brook  <paul@codesourcery.com>
8181             Joseph Myers  <joseph@codesourcery.com>
8183         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8184         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8185         * Makefile.in: Regenerate.
8186         * configure.ac (--with-debug-prefix-map): New.
8187         * configure: Regenerate.
8189 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8190             Nigel Stephens  <nigel@mips.com>
8192         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8193         as target_makefile_frag.
8194         * configure: Regenerate.
8196 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8198         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8199         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8200         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8201         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8202         (do-compare, do-compare3, do-compare-debug): New.
8203         ([+compare-target+]): Use them.
8205 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8207         * MAINTAINERS (Write After Approval): Change my email address.
8209 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8210             Ben Elliston  <bje@au.ibm.com>
8212         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8213         --silent if $silent.
8214         * configure: Regenerate.
8216 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8218         * MAINTAINERS (Various Maintainers): Add myself as
8219         loop infrastructure maintainer.  Update my e-mail
8220         address.
8222 2007-07-31  Diego Novillo  <dnovillo@google.com>
8224         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8225         Adjust description.
8227 2007-07-26  Richard Guenther  <rguenther@suse.de>
8229         * configure.ac: Add types checking to stage1 checking flags.
8230         * configure: Regenerate.
8232 2007-07-17  Nick Clifton  <nickc@redhat.com>
8234         * COPYING3: New file.  Contains version 3 of the GNU General
8235         Public License.
8236         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8237         Lesser General Public License.
8239 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8241         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8243 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8245         * MAINTAINERS (S/390 co-maintainer): Add myself.
8246         (Write After Approval): Remove myself.
8248 2007-07-13  Dan Hipschman  <dsh@google.com>
8250         * MAINTAINERS (Write After Approval): Add myself.
8252 2007-07-11  Nick Clifton  <nickc@redhat.com>
8254         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8255         WINDRES export.
8256         * Makefile.in: Regenerate.
8258 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8260         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8261         maintainer.
8263 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8265         * lt~obsolete.m4: New. Import from 20070318 libtool.
8267 2007-07-03  Julian Brown  <julian@codesourcery.com>
8269         * MAINTAINERS (Write After Approval): Add myself.
8271 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8273         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8274         * configure: Regenerate.
8276 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8278         * configure.ac: Add some missing m4 quotation.
8279         * configure: Regenerate.
8281 2007-07-02  Simon Baldwin  <simonb@google.com>
8283         * MAINTAINERS (Write After Approval): Add myself.
8285 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8287         * configure: Regenerate.
8289 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8291         * Makefile.def: Add windmc tool to build.
8292         * Makefile.tpl: Likewise.
8293         * configure.ac: Likewise.
8294         * Makefile.in: Regenerate.
8295         * configure: Regenerate.
8297 2007-06-28  DJ Delorie  <dj@redhat.com>
8299         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8300         not building newlib.
8301         * configure: Regenerated.
8303 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8305         * MAINTAINERS (Write After Approval): Add myself.
8307 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8309         * MAINTAINERS (Write After Approval): Add myself.
8311 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8313         * MAINTAINERS (Write After Approval): Add myself.
8315 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8317         * MAINTAINERS (Write After Approval): Add myself.
8319 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8321         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8322         * Makefile.in: Regenerated.
8324 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8326         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8327         bfin*-*-uclinux* targets.
8328         * configure: Regenerate.
8330 2007-06-14  Ian Lance Taylor  <iant@google.com>
8332         * MAINTAINERS: Add myself as non-algorithmic global write
8333         maintainer.
8335 2007-06-14  Diego Novillo  <dnovillo@google.com>
8337         * MAINTAINERS: Add self as middle-end maintainer and
8338         non-algorithmic global write maintainer.
8340 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8342         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8343         Move all Fortran maintainers except Paul Brook into the
8344         Non-Autopoiesis section.
8346 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8348         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8349         (distclean-stage[+id+]): Possibly delete stage_last.
8350         * Makefile.in: Regenerate.
8352 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8354         * MAINTAINERS (Various Maintainer): Fix typo.
8356 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8358         * MAINTAINERS (Various Maintainer): Add myself as
8359         dataflow maintainer.
8361 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8363         * config.sub, config.guess: Update from upstream sources.
8365 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8367         * Makefile.tpl: Fix spelling error.
8368         * Makefile.in: Regenerate.
8370 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8372         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8373         lt_cv_sys_max_cmd_len.
8375 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8377         * MAINTAINERS (Various Maintainers): Add myself as
8378         auto-vectorizer maintainer.
8380 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8382         PR libjava/32098
8383         * libtool.m4: Revert previous change.
8384         * ltgcc.m4: Put it here.
8386 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8388         * MAINTAINERS (Various Maintainers): Add myself as
8389         auto-vectorizer maintainer.
8391 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8393         PR libjava/32098
8394         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8396 2007-05-30  Richard Guenther  <rguenther@suse.de>
8398         * MAINTAINERS (Various Maintainers): Add myself as
8399         auto-vectorizer maintainer.
8401 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8403         PR bootstrap/29382
8404         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8405         * configure: Rebuilt.
8407 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8409         * MAINTAINERS (Write After Approval): Removed my name.
8411 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8413         * MAINTAINERS (Write After Approval): Remove myself.
8415 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8417         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8419 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8421         * ltmain.sh: Update from ToT Libtool.
8422         * libtool.m4: Update from ToT Libtool.
8423         * ltsugar.m4: New. Update from ToT Libtool.
8424         * ltversion.m4: New. Update from ToT Libtool.
8425         * ltoptions.m4: New. Update from ToT Libtool.
8426         * ltconfig: Remove.
8427         * ltcf-c.sh: Remove.
8428         * ltcf-cxx.sh: Remove.
8429         * ltcf-gcj.sh: Remove.
8431 2007-05-22  Ollie Wild  <aaw@google.com>
8433         * MAINTAINERS (Write After Approval): Add myself.
8435 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8437         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8438         stage_cflags.
8439         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8440         Remove CFLAGS/LIBCFLAGS.
8441         (configure-stage[+id+]-[+prefix+][+module+],
8442         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8443         * Makefile.in: Regenerate.
8445 2007-05-15  Diego Novillo  <dnovillo@google.com>
8447         * MAINTAINERS: Update e-mail address.
8449 2007-05-15  Revital Eres  <eres@il.ibm.com>
8451         * MAINTAINERS (Write After Approval): Add myself.
8453 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8455         * MAINTAINERS (Write After Approval): Updated my address.
8457 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8459         * MAINTAINERS (Write After Approval): Add myself.
8461 2007-05-11  Silvius Rus  <rus@google.com>
8463         * MAINTAINERS (Write After Approval): Add myself.
8465 2007-04-23  Tom Tromey  <tromey@redhat.com>
8467         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8469 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8471         * MAINTAINERS (cpplib): Rename to ...
8472         (libcpp): ... this.  Add C/C++ front end maintainers.
8474 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8476         * config-ml.in: Pass ${ml_config_env} to configure calls.
8478 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8480         * MAINTAINERS (Write After Approval): Add myself.
8482 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8484         * MAINTAINERS (Write After Approval): Add myself.
8486 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8488         * MAINTAINERS (fortran 95 front end): Add myself.
8490 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8492         * MAINTAINERS (Write After Approval): Add myself.
8494 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8496         * MAINTAINERS (Modulo Scheduler): Add myself.
8498 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8500         * MAINTAINERS (fortran 95 front end): Add myself.
8501         (c++ front end): whitespace fix.
8503 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8505         * MAINTAINERS (Write After Approval): Add myself.
8507 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8509         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8510         of glob.  Quote arguments with single quotes too.
8511         * configure: Regenerate.
8513 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8515         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8516         * Makefile.in: Regenerate
8518 2007-03-07  Andreas Schwab  <schwab@suse.de>
8520         * configure: Regenerate.
8522 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8524         * configure.ac: Add "--with-pdfdir" configure option,
8525         which defines pdfdir variable.
8526         * Makefile.def (target=fixincludes): Add install-pdf to
8527         missing targets.
8528         (recursive_targets): Add install-pdf target.
8529         (flags_to_pass): Add pdfdir.
8530         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8531         target.
8532         * configure: Regenerate
8533         * Makefile.in: Regenerate
8535 2007-02-28  Eric Christopher  <echristo@apple.com>
8537         Revert:
8538         2006-12-07  Mike Stump  <mrs@apple.com>
8540         * Makefile.def (dependencies): Add dependency for
8541         install-target-libssp and install-target-libgomp on
8542         install-gcc.
8543         * Makefile.in: Regenerate.
8545 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8547         * configure: Regenerate.
8548         * configure.ac: Move statements after variable declarations.
8550 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8552         * MAINTAINERS: Add myself as sh maintainer.
8554 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8556         * configure.ac: Adjust for loop syntax.
8557         * configure: Regenerate.
8559 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8561         * configure: Rebuilt.
8563 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8565         * configure.ac: Drop multiple occurrences of --enable-languages,
8566         and fix its quoting.
8567         * configure: Rebuilt.
8569 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8570             Nathan Sidwell  <nathan@codesourcery.com>
8571             Vladimir Prus  <vladimir@codesourcery.com>
8572             Joseph Myers  <joseph@codesourcery.com>
8574         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8575         * configure: Regenerate.
8577 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8579         * ltconfig (freebsd*): Default to elf.
8581 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8583         * configure.ac (target_libraries): Move libgcc before libiberty.
8584         * configure: Regenerated.
8586 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8587             Paolo Bonzini  <bonzini@gnu.org>
8589         PR bootstrap/30753
8590         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8591         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8592         * configure: Regenerated.
8594 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8596         * MAINTAINERS (Language Front End Maintainers): Update my mail
8597         address.
8599 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8601         PR bootstrap/30748
8602         * configure.ac: Correct syntax for Solaris ksh.
8603         * configure: Regenerated.
8605 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8607         * configure.ac: Sync with src.
8608         * configure: Regenerate.
8610 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8612         * Makefile.in: Regenerate.
8614 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8616         * config.sub: Sync with src.
8618 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8620         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8621         noncanonical equivalents.
8622         * configure.in: Rename to...
8623         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8624         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8625         target_noncanonical.  Use them.  Rewrite removal of configure
8626         arguments for autoconf 2.59.  Discard variable settings.  Force
8627         program_transform_name for native tools.
8629         * Makefile.in: Regenerated.
8630         * configure: Regenerated with autoconf 2.59.
8632 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8634         * MAINTAINERS (Write After Approval): Add myself.
8636 2007-01-31  Andreas Schwab  <schwab@suse.de>
8638         * Makefile.tpl (LDFLAGS): Substitute it.
8639         * Makefile.in: Regenerate.
8641 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8643         * MAINTAINERS (Write After Approval): Add myself.
8645 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8647         * MAINTAINERS (spu port): Add myself.
8649 2007-01-23  Richard Guenther  <rguenther@suse.de>
8651         PR bootstrap/30541
8652         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8653         * Makefile.tpl (GNATBIND): Substitute it.
8654         (GNATMAKE): Likewise.
8655         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8656         of STAGE_PREFIX.
8657         * Makefile.in: Regenerate.
8658         * configure: Regenerate.
8660 2007-01-18  Mike Stump  <mrs@apple.com>
8662         * configure.in: Re-enable -Werror for gcc builds.
8664 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8666         * MAINTAINERS (Write After Approval): Add myself.
8668 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8670         * configure.in: Change == to = in test command.
8671         * configure: Regenerate.
8673 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8674             Nick Clifton  <nickc@redhat.com>
8675             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8677         * configure.in (build_configargs, host_configargs, target_configargs):
8678         Remove build/host/target parameters.
8679         (host_libs): Add gmp and mpfr.
8680         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8681         * Makefile.def (gmp, mpfr): New.
8682         (gcc): Remove target.
8683         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8684         target_os, target_vendor): New.
8685         (configure): Add host_alias/target_alias arguments; adjust invocations.
8686         * configure: Regenerate.
8687         * Makefile.in: Regenerate.
8689 2007-01-11  Matt Fago  <fago@earthlink.net>
8691         * configure.in: Try to link to functions only in mpfr 2.2.x
8692         to improve robustness of configure tests.
8693         * configure: Regenerate.
8695 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8697         * MAINTAINERS: Add myself as i386 maintainer.
8699 2007-01-08  Jan Hubicka  <jh@suse.cz>
8701         * MAINTAINERS: Add myself as i386 maintainer.
8703 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8705         * configure.in: Add support for an x86_64-mingw* target.
8706         * configure: Regenerate.
8708 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8710         * Makefile.tpl (all-target): Correct @if conditional for target
8711         modules.
8712         * configure.in: Omit libiberty if building only target libgcc.
8713         * configure, Makefile.in: Regenerated.
8715 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8717         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8718         * configure: Regenerate.
8720 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8722         * Makefile.def (target_modules): Add libgcc.
8723         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8724         * Makefile.tpl (clean-target-libgcc): Delete.
8725         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8726         on gcc even for bootstrapped modules.  Rewrite handling of
8727         lang_env_dependencies to loop over target_modules.
8728         * configure.in (target_libraries): Add target-libgcc.
8729         * Makefile.in, configure: Regenerated.
8731 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8733         * configure.in: Reorganize recognition of languages.  Add
8734         --enable-stage1-languages.  Show supported languages for the chosen
8735         target rather than all recognized languages.
8736         * configure: Regenerate.
8738 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8740         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8741         * Makefile.in: Regenerate.
8743 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8745         * configure.in: Warn that MPFR 2.2.0 is buggy.
8746         * configure: Regenerate.
8748 2006-12-27  Ian Lance Taylor  <iant@google.com>
8750         * configure.in: When removing Makefiles to force a reconfigure, also
8751         remove prev-DIR*/Makefile.
8752         * configure: Regenerate.
8754 2006-12-22  Andreas Schwab  <schwab@suse.de>
8756         * configure: Regenerate with correct autoconf version.
8758 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8760         * configure.in: add AC_SUBST for *_FOR_TARGET.
8761         * configure: Regenerate.
8763 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8765         * configure.in: Simplify logic for rejecting languages that cannot
8766         be built.  Separate the case when a language is unsupported,
8767         from the case when the user chooses not to build a language.
8769 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8771         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8772         it only affects bootstrap and could be tested on "$host" as well.
8773         * configure: Regenerate.
8774         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8776 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8778         PR bootstrap/29544
8779         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8780         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8781         move here comment from Makefile.tpl.
8782         * Makefile.tpl: Move some definitions higher in the file.
8783         (STAGE1_CHECKING): New.
8784         * configure.in: Add --enable-stage1-checking.
8785         * configure: Regenerate.
8786         * Makefile.in: Regenerate.
8788 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8790         * MAINTAINERS: Add myself as build system maintainer.
8792 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8794         * MAINTAINERS (Write After Approval): Add myself.
8796 2006-12-13  Eric Christopher  <echristo@apple.com>
8798         * MAINTAINERS: Add myself as darwin maintainer.
8800 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8802         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8804 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8806         MAINTAINERS: Update my entry.
8808 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8810         * configure.in:  Handle spu makefile frag.
8811         * Makefile.tpl (MAINT): Define
8812         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8813         * configure: Regenerate.
8814         * Makefile.in: Regenerate.
8816 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8818         * config.guess: Import latest version.
8819         * config.sub: Likewise.
8821 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8823         * configure.in (spu-*-*): Don't skip target-libiberty.
8824         * configure: Regenerate.
8826 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8828         PR bootstrap/30134
8829         * configure.in: Correct x86 darwin support for libjava to powerpc
8830         and i?86 only.
8831         * configure: Regenerate.
8833 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8835         * configure.in: Add x86 darwin support for libjava.
8836         * configure: Regenerate.
8838 2006-12-07  Mike Stump  <mrs@apple.com>
8840         * Makefile.def (dependencies): Add dependency for
8841         install-target-libssp and install-target-libgomp on
8842         install-gcc.
8843         * Makefile.in: Regenerate.
8845 2006-12-04  Richard Guenther  <rguenther@suse.de>
8847         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8848         (Non-Algorithmic Maintainers): Move over non-algorithmic
8849         loop optimizer maintainers, add myself as a non-algorithmic
8850         middle-end maintainer.
8852 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8854         * MAINTAINERS (Write After Approval): Add myself.
8856 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8858         * configure.in: Update error message for missing GMP/MPFR.
8860         * configure: Regenerate.
8862 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8864         * configure.in: Update MPFR version in error message.
8866         * configure: Regenerate.
8868 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8870         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8871         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8872         --with-gmp-lib): New flags.
8874         * configure: Regenerate.
8876 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8878         * MAINTAINERS (Write After Approval): Change my email address.
8880 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8882         * MAINTAINERS (Write After Approval): Add myself.
8884 2006-11-22  Philipp Thomas  <pth@suse.de>
8886         * MAINTAINERS (i18n): Update e-mail address.
8888 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8890         * MAINTAINERS (spu port): Add myself as maintainer.
8891         (Write After Approval): Remove myself.
8893 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8895         * configure.in (skipdirs): Don't build libssp for SPU.
8896         * configure: Regenerate.
8898 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8900         * MAINTAINERS (spu port): Add myself as maintainer.
8901         (libobjc): Update my email address.
8903 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8905         * MAINTAINERS (Write After Approval): Add myself.
8907 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8909         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8910         * configure : Rebuilt.
8912 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8914         * MAINTAINERS (Write After Approval): Add myself.
8916 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8918         * MAINTAINERS (Write After Approval): Add myself.
8920 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8922         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8923         libmpfr.a.
8924         * configure: Regenerate.
8926 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8928         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8929         (unstage): Test for stage_last presence.
8931         PR bootstrap/29802
8932         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8933         STAGE_PREFIX.
8934         * Makefile.in: Regenerate.
8936 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8938         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8939         maintainers.
8941 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8943         * MAINTAINERS (Write After Approval): Add myself.
8945 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8947         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8948         and stageN-package/Makefile.
8949         * Makefile.in: Regenerated.
8951 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8953         * configure.in: Remove target-libgloss from noconfigdirs for
8954         bfin-*-*.
8955         * configure: Regenerated.
8957 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8959         * configure.in (have_gmp): Only error if the gcc directory exists.
8961         * configure: Regenerate.
8963 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8965         * configure.in: Robustify error message for missing GMP/MPFR.
8967         * configure: Regenerate.
8969 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8971         * MAINTAINERS (Write After Approval): Add myself.
8973 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8975         * MAINTAINERS: Change email address.
8977 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8979         * MAINTAINERS (Write After Approval): Add myself.
8981 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8983         * MAINTAINERS (Write After Approval): Add myself.
8985 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8987         * MAINTAINERS (Write After Approval): Move myself to
8988         Write After Approval section.
8990 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8992         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8993         need_gmp anymore.
8994         * configure: Regenerate.
8996 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8998         * MAINTAINERS (Write After Approval): Add myself.
9000 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9002         * config.guess: Import latest version.
9003         * config.sub: Likewise.
9005 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9007         * Makefile.def: Added pdf target handling.
9008         * Makefile.tpl: Added pdf target handling.
9009         * Makefile.in: Regenerated.
9011 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9013         * MAINTAINERS: Add self as score port maintainer.
9015 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9017         * MAINTAINERS (Write After Approval): Add myself.
9019 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9021         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9022         or newer.
9023         * configure: Regenerated.
9025 2006-09-27  Dave Brolley  <brolley@redhat.com>
9027         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9028         using $s instead of $r.
9029         * configure: Regenerated.
9031 2006-09-26  Thiemo Seufer  <ths@mips.com>
9033         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9034         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9035         * configure: Regenerate.
9037 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9039         * MAINTAINERS (Write After Approval): Remove myself.
9041 2006-09-22  Chao-ying Fu  <fu@mips.com>
9043         * MAINTAINERS (Write After Approval): Add myself.
9045 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9047         * MAINTAINERS: Add self as soft-fp maintainer.
9049 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9051         * MAINTAINERS: Add myself as avr maintainer.
9052         Remove Marek Michalkiewicz as avr maintainer.
9054 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9056         * MAINTAINERS (Write After Approval): Add myself.
9058 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9060         * configure.in: Never build newlib for a Mingw host.
9061         Never build newlib as Mingw target library.
9062         Test the existence of winsup/cygwin for building a Cygwin newlib,
9063         rather than just winsup.
9064         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9065         building a Mingw target.
9066         * configure: Regenerate.
9068 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9070         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9072 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9074         * config.guess: Import from src (was more updated).
9075         * config.sub: Likewise.
9077 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9079         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9080         * configure: Regenerated.
9082 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9084         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9085         for stages after the first.
9087 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9089         * Makefile.def: Add dependencies for configure-opcodes
9090         on configure-intl and all-opcodes on all-intl.
9091         * Makefile.in: Regenerated.
9093 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9095         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9097 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9099         Port to hosts whose 'sort' and 'tail' implementations
9100         treat operands with leading '+' as file names, as POSIX
9101         has required since 2001.  However, make sure the code still
9102         works on pre-POSIX hosts.
9103         * ltmain.sh: Don't assume "sort +2" is equivalent to
9104         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9106 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9108         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9110 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9112         * ltconfig: chmod 644 before ranlib during install.
9114 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9116         PR bootstrap/18058
9117         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9118         if the bootstrap compiler is a GCC version that supports it.
9119         * configure: Regenerate.
9121 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9123         * configure.in: Fix thinkos in previous check-in.
9124         * configure: Regenerate.
9126 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9128         PR other/27063
9129         * configure.in: Test subdir_requires and give an appropriate
9130         error message.
9131         * configure: Regenerate.
9133 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9135         * MAINTAINERS (Write After Approval): Add myself.
9137 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9139         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9141 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9143         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9145 2006-06-20  David Ayers  <d.ayers@inode.at>
9147         PR bootstrap/28072
9148         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9149         whether target-libjava is being configured instead of whether the
9150         java front end is enabled.
9151         * configure: Regenerate.
9153 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9155         PR target/27540
9156         * configure.in: Only enable libgomp on IRIX 6.
9157         * configure: Regenerate.
9159 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9161         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9162         too.
9163         * Makefile.in: Regenerate.
9165 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9167         * config-ml.in: Alter CCASFLAGS to include special
9168         multilib options the same as is done for CFLAGS.
9170 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9172         * configure.in: Don't enable libgomp on hpux10.
9173         * configure: Rebuilt.
9175 2006-06-12  David Ayers  <d.ayers@inode.at>
9177         PR bootstrap/27963
9178         PR target/19970
9179         * configure.in: Remove target-boehm-gc from noconfigdirs where
9180         ${libgcj} is specified.
9181         * configure: Regenerate.
9183 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9185         Sync from src:
9187         * configure.in: Sync.
9188         * configure: Regenerated.
9190         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9192         * Makefile.def: Added dependencies from sim and gdb on intl, and
9193         added configure dependencies to everything with an all dependency
9194         on intl.
9195         * Makefile.in: Regenerated.
9197 2006-06-06  David Ayers  <d.ayers@inode.at>
9199         PR libobjc/13946
9200         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9201         * Makefile.in: Regenerate.
9202         * configure.in: Add --enable-objc-gc at toplevel and have it
9203         enable boehm-gc for Objective-C.
9204         Remove target-boehm-gc from libgcj.
9205         Add target-boehm-gc to target_libraries.
9206         Add target-boehm-gc to noconfigdirs where ${libgcj}
9207         is specified.
9208         Assert that boehm-gc is supported when requested for Objective-C.
9209         Only build boehm-gc if needed either for Java or Objective-C.
9210         * configure: Regenerate.
9212 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9214         PR 27674
9215         * Makefile.tpl (configure-[+prefix+][+module+],
9216         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9217         Remove rule to unstage bootstrapped modules.
9218         (stage_current): New.
9219         * Makefile.in: Regenerate.
9221 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9223         * MAINTAINERS (Write After Approval): Update my e-mail address.
9225 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9227         * include/libiberty.h: Declare pex_run_in_environment.
9229 2006-05-31  Asher Langton  <langton2@llnl.gov>
9231         * MAINTAINERS (Write After Approval): Add myself.
9233 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9235         * Makefile.def (bfd, opcodes): Fix lib_path.
9236         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9237         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9238         * Makefile.in: Regenerate.
9240 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9242         * Makefile.in: Regenerate.
9244 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9246         * Makefile.def: Add install-html target. Add datarootdir
9247         docdir and htmldir to flags_to_pass.
9248         * Makefile.tpl: Add install-html target.
9249         * Makefile.in: Regenerate.
9250         * configure.in: Add --with-datarootdir, --with-docdir, and
9251         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9252         * configure: Regenerate.
9254 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9256         * configure.in: Enable gprof for cross builds.
9257         * configure: Regenerate.
9259 2006-05-22  Richard Guenther  <rguenther@suse.de>
9261         Revert
9262         2006-01-31  Richard Guenther  <rguenther@suse.de>
9263         Paolo Bonzini  <bonzini@gnu.org>
9265         * Makefile.def (target_modules): Add libgcc-math target module.
9266         * configure.in (target_libraries): Add libgcc-math target library.
9267         (--enable-libgcc-math): New configure switch.
9268         * Makefile.in: Re-generate.
9269         * configure: Re-generate.
9270         * libgcc-math: New toplevel directory.
9272 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9273             Andreas Tobler  <a.tobler@schweiz.ch>
9275         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9276         * configure: Rebuilt.
9278 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9280         * MAINTAINERS (Write After Approval): Add myself.
9282 2006-05-01  DJ Delorie  <dj@redhat.com>
9284         * configure.in: Restore CFLAGS if GMP isn't present.
9285         * configure: Regenerate.
9287 2006-05-01  Richard Guenther  <rguenther@suse.de>
9289         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9290         maintainer.
9292 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9294         * MAINTAINERS (Write After Approval): Add myself.
9296 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9298         * MAINTAINERS (Write After Approval): Add myself.
9300 2006-04-18  DJ Delorie  <dj@redhat.com>
9302         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9303         reference libgloss so that libssp can be built in a combined
9304         tree.
9305         * configure: Regenerate.
9307 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9309         * MAINTAINERS (Write After Approval): Add myself.
9311 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9313         * configure.in: Require makeinfo 4.4 or higher.
9314         * configure: Regenerate.
9316 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9318         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9319         Rearrange the entries of other libraries to have them in one place.
9321 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9323         * MAINTAINERS (Write After Approval): Remove myself.
9324         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9326 2006-03-14  Richard Guenther  <rguenther@suse.de>
9328         * configure: Regenerate with autoconf 2.13.
9330 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9332         * MAINTAINERS: Use my work address.
9334         * MAINTAINERS: Update my E-mail address.
9336 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9338         * configure.in: Handle --disable-<component> generically.
9339         * configure: Regenerate.
9341 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9343         PR libgcj/17311
9344         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9346 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9348         * MAINTAINERS (Write After Approval):  Remove myself.
9349         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9351 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9353         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9354         (TARGET_CONFIGDIRS): Remove.
9355         * configure.in: Remove AC_SUBST(target_configdirs).
9356         * Makefile.in, configure: Regenerated.
9358 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9360         * MAINTAINERS (Write After Approval):  Remove myself.
9361         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9363 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9365         PR bootstrap/25670
9367         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9369         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9370         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9371         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9372         BUILD_PREFIX, BUILD_PREFIX_1.
9373         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9375         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9376         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9378         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9379         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9380         of `cat stage_current`.  Always provide the `r' and `s' variables.
9381         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9382         a single shell execution.
9383         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9384         bootstrapped modules, make the stage1 module if the build was not
9385         started yet, else build the current stage.
9386         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9387         (all-build, all-host, all-target, [+make_target+]-host,
9388         [+make_target+]-target): Do not use \-continued lines.
9389         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9390         (current_stage, restrap, stage_last): New.
9392         * Makefile.in: Regenerate.
9393         * configure: Regenerate.
9395 2006-02-19  Bud Davis  <jmdavis@link.com>
9397         * MAINTAINERS (Write After Approval):  Remove myself.
9398         (Language Front End Maintainers):  Add myself as fortran 95
9399         maintainer and update e-mail address.
9401 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9403         * MAINTAINERS (Write After Approval):  Remove myself.
9404         (Language Front End Maintainers):  Add myself as fortran 95
9405         maintainer.
9407 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9409         * MAINTAINERS (Write After Approval): Add myself.
9411 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9413         * MAINTAINERS (Write After Approval):  Remove myself.
9414         (Language Front End Maintainers):  Add myself as
9415         fortran 95 maintainer.
9417 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9419         Sync from src:
9421         2005-12-27  Leif Ekblad  <leif@rdos.net>
9423         * configure.in: Add support for RDOS target.
9424         * configure: Regenerate.
9426 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9427             Andreas Schwab  <schwab@suse.de>
9429         * configure: Regenerate.
9431 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9433         * configure.in (enable_libgomp): Add AIX.
9434         * configure: Regenerate.
9436 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9438         * MAINTAINERS (Write After Approval): Add myself.
9440 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9442         * MAINTAINERS (Write After Approval): Add myself.
9444 2006-01-31  Richard Guenther  <rguenther@suse.de>
9445         Paolo Bonzini  <bonzini@gnu.org>
9447         * Makefile.def (target_modules): Add libgcc-math target module.
9448         * configure.in (target_libraries): Add libgcc-math target library.
9449         (--enable-libgcc-math): New configure switch.
9450         * Makefile.in: Re-generate.
9451         * configure: Re-generate.
9452         * libgcc-math: New toplevel directory.
9454 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9456         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9457         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9458         the assembler, linker and binutils.
9459         * configure: Regenerate.
9461 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9463         * MAINTAINERS (Write After Approval): Add myself.
9465 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9467         * configure: Regenerate.
9469 2006-01-18  Richard Henderson  <rth@redhat.com>
9470             Jakub Jelinek  <jakub@redhat.com>
9471             Diego Novillo  <dnovillo@redhat.com>
9473         * libgomp: New directory.
9474         * Makefile.def: Add target_module libgomp.
9475         * Makefile.in: Regenerate.
9476         * configure.in (target_libraries): Add target-libgomp.
9477         * configure: Regenerate.
9479 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9481         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9482         @ from continuation.
9483         * Makefile.in: Rebuilt.
9485 2006-01-04  Chris Lattner  <sabre@gnu.org>
9487         * MAINTAINERS (Write After Approval): Add myself.
9489 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9491         PR bootstrap/24252
9493         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9494         * Makefile.tpl (OBJDUMP): New.
9495         (EXTRA_HOST_FLAGS): Add it.
9496         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9498         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9499         to use symbolic links between directories.  Avoid race conditions
9500         or make them harmless.
9501         * configure.in: Do not try to use symbolic links between directories.
9503         * Makefile.def (LEAN): Pass.
9504         * Makefile.tpl (LEAN): Define.
9505         (stage[+id+]-start): Accept that the previous directory does not
9506         exist, if the bootstrap is lean.
9507         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9508         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9509         configure substitution.
9510         ([+compare-target+]): Likewise.
9511         ([+bootstrap-target+]-lean): New.
9512         * configure.in: Remove lean bootstrap support from here.
9514         * Makefile.in: Regenerate.
9515         * configure: Regenerate.
9517 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9519         * MAINTAINERS (libdecnumber): Add myself.
9521 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9523         * libtool-ldflags: New script.
9525 2006-01-02  Andreas Schwab  <schwab@suse.de>
9527         * configure.in: When reconfiguring remove Makefile in
9528         all stage directories.
9529         * configure: Regenerate.
9531 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9533         * MAINTAINERS: Update my email address.
9535 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9537         Revert Ada-related part of the previous change.
9539         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9540         Do not pass.
9541         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9542         * Makefile.in: Regenerate.
9543         * configure.in: Do not include mt-ppc-aix target fragment.
9544         * configure: Regenerate.
9546 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9548         * configure.in: Select appropriate fragments for PowerPC/AIX.
9549         * configure: Regenerate.
9551         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9552         BOOT_CFLAGS, BOOT_LDFLAGS.
9553         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9554         BOOT_CFLAGS, BOOT_LDFLAGS.
9555         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9556         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9557         (stage): Fail if we cannot complete the work.
9558         * Makefile.in: Regenerate.
9560 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9562         * configure.in: Replace ms1 with mt.
9563         * configure: Rebuilt.
9565 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9567         * MAINTAINERS: Update my email address.
9569 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9571         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9572         install-host-nogcc): Don't invoke $(stage) at the end.
9573         * Makefile.in: Regenerate.
9575 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9577         * configure.in: Flip the top-level bootstrap switch.
9578         * configure: Regenerate.
9580 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9582         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9583         $(stage) and $(unstage).
9584         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9585         (all): Remove stray semicolon.
9586         (local-distclean): Don't handle multilib.tmp and multilib.out.
9587         (install.all): Set $s for consistency.
9588         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9589         check_multilibs setting.  Always make the install directory.
9590         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9591         Correct @if/@endif.
9592         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9593         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9594         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9595         (multilib.out): Remove.
9596         * Makefile.in: Regenerated.
9598 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9600         * MAINTAINERS (Write After Approval): Add myself.
9602 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9604         * MAINTAINERS: Add myself as mt maintainer.
9606         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9608 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9610         * MAINTAINERS: Change email address.
9612 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9614         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9615         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9616         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9617         Find in-tree tools if available.
9618         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9619         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9620         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9621         (COMPILER_*_FOR_TARGET): New.
9622         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9623         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9624         (CONFIGURED_*, USUAL_*): Remove.
9625         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9626         STRIP): Use autoconf substitutions.
9627         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9628         COMPILER_NM_FOR_TARGET): New.
9629         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9631         (all): Make all-host and all-target in parallel.
9632         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9633         that $$r and $$s are set before invoking a recursive make.
9634         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9635         ([+bootstrap-target+]): Inline most of the `all' target.
9637 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9639         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9640         from the gcc build directory.
9641         * Makefile.in: Regenerate.
9643 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9645         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9646         depend on all-libdecnumber.
9647         * configure.in (host_libs): Include libdecnumber.
9648         * Makefile.in: Regenerate.
9649         * configure: Likewise.
9651 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9653         * libdecnumber: Import decNumber sources from the dfp-branch.
9655 2005-11-21  Kean Johnston  <jkj@sco.com>
9657         * config.sub, config.guess: Sync from upstream sources.
9659 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9661         Import from Autoconf sources:
9663         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9664         * config/move-if-change: Don't output "$2 is unchanged";
9665         suggested by Ben Elliston.  Handle weird characters correctly.
9667 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9669         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9670         to match upstream libtool for darwin.
9672 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9674         * Makefile.def: Remove gdb dependencies for gdbtk.
9675         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9676         (configure-gdb, install-gdb): New rules.
9677         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9678         * Makefile.in, configure: Regenerated.
9680 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9682         * MAINTAINERS (Write After Approval): Add myself.
9684 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9686         * MAINTAINERS (Write After Approval): Add myself.
9688 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9690         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9691         Diego Novillo.
9693 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9695         PR bootstrap/24297
9696         * Makefile.tpl (do-[+make-target+], do-check, install,
9697         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9698         are set before recursing.
9699         * Makefile.in: Regenerate.
9701 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9703         PR bootstrap/18939
9704         * Makefile.def (gcc) <target>: Fix thinko.
9705         * Makefile.in: Regenerate.
9707 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9709         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9710         * configure: Regenerate.
9712 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9714         * MAINTAINERS (Write After Approval): Add self.
9716 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9718         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9719         target-libffi, target-qthreads, target-libjava, and
9720         targetlibobjc.
9721         * configure: Regenerate.
9723 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9725         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9726         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9727         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9728         (USUAL_OBJDUMP_FOR_TARGET): New.
9729         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9730         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9731         * configure, Makefile.in: Regenerated.
9733 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9735         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9736         before other host packages.
9738 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9740         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9742 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9744         PR bootstrap/22340
9746         * configure.in (default_target): Remove.
9747         * Makefile.tpl (all): Do not use prerequisites as subroutines
9748         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9749         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9750         use prerequisites as subroutines.
9751         (check-host, check-target): New.
9752         (bootstrap configure & all targets): Do not use stage*-start
9753         if the directory layout is already ok.
9754         (non-bootstrap configure & all targets): Prepend a $(unstage).
9755         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9756         (NOTPARALLEL): Remove.
9757         (unstage, stage variables): New variables.
9758         (unstage, stage targets): Simply expand to those variables.
9760         * configure: Regenerate.
9761         * Makefile.in: Regenerate.
9763 2005-10-04  James E Wilson  <wilson@specifix.com>
9765         * Makefile.def (lang_env_dependencies): Add libmudflap.
9766         * Makefile.in: Regenerate.
9768 2005-10-03  Andreas Schwab  <schwab@suse.de>
9770         Backport from libtool CVS:
9771         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9773         * ltmain.sh: add support for installing into temporary
9774         staging area (e.g. 'make install DESTDIR=...')
9776 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9778         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9779         * configure: Regenerated.
9781 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9783         * configure: Regenerate with the correct
9784         autoconf version.
9786 2005-09-30  Catherine Moore  <clm@cm00re.com>
9788         * configure.in (bfin-*-*): New.
9789         * configure: Regenerated.
9791 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9793         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9794         (LIPO_FOR_TARGET): New.
9795         (CONFIGURED_LIPO_FOR_TARGET): New.
9796         (USUAL_LIPO_FOR_TARGET): New.
9797         (STRIP_FOR_TARGET): New.
9798         (CONFIGURED_STRIP_FOR_TARGET): New.
9799         (USUAL_STRIP_FOR_TARGET): New.
9800         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9801         STRIP_FOR_TARGET.
9802         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9803         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9804         * Makefile.in: Regenerate.
9805         * configure: Regenerate.
9807 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9809         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9810         (rs6000-*-aix*): Same.
9811         * configure: Regenerate.
9813 2005-09-16  Tom Tromey  <tromey@redhat.com>
9815         * MAINTAINERS: Add self as java maintainer.
9817 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9819         * configure.in: Recognize f95 in the --enable-languages option,
9820         and substitute it for fortran, issuing a warning.
9821         * configure: Regenerate.
9823 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9825         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9826         * configure:  Regenerated.
9828 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9830         * MAINTAINERS: Add self as ms1 maintainer.
9832 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9834         * Makefile.def (libssp): Add to lang_env_dependencies.
9835         * Makefile.in: Regenerate.
9837 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9839         * MAINTAINERS: Add myself as middle-end maintainer.
9841 2005-08-17  Christian Groessler  <chris@groessler.org>
9843         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9844         * Makefile.in: Regenerate.
9846 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9848         * MAINTAINERS (write after approval): Added myself.
9850 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9852         * MAINTAINERS (Write After Approval): Add myself.
9854 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9856         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9857         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9858         Look for alternate names of the target cc and c++
9859         * configure: Regenerate.
9861 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9863         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9864         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9865         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9866         tools; remove code to manually set them.
9867         (Target tools): Look in the environment for them.
9868         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9869         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9870         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9871         build directory.
9872         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9873         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9874         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9875         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9876         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9877         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9878         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9879         * configure: Regenerate.
9880         * Makefile.in: Regenerate.
9882 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9884         * MAINTAINERS: Update for removed CPU targets.
9886 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9888         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9889         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9890         * Makefile.in: Regenerated.
9892 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9894         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9895         (CFLAGS_FOR_TARGET): Use it.
9896         (CXXFLAGS_FOR_TARGET): Likewise.
9897         * Makefile.in: Regenerated.
9898         * configure.in (--with-build-sysroot): New option.
9899         * configure: Regenerated.
9901 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9903         * Makefile.tpl: Wrap install between unstage and stage
9904         * Makefile.in: Regenerate.
9906 2005-07-21  Eric Christopher  <echristo@apple.com>
9908         * MAINTAINERS: Update affiliation.
9910 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9912         * MAINTAINERS: Add self as crx port maintainer.
9914 2005-07-20  DJ Delorie  <dj@redhat.com>
9916         * MAINTAINERS: Add self as m32c maintainer.
9918 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9920         * all files: Update FSF address.
9922 2005-07-15  Eric Christopher  <echristo@redhat.com>
9924         * MAINTAINERS: Change affiliation.
9926 2005-07-14  Jim Blandy  <jimb@redhat.com>
9928         * configure.in: Add cases for Renesas m32c.
9929         * configure: Regenerated.
9931 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9933         * COPYING.LIB: Update from fsf.org.
9935 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9937         * COPYING, compile, config.guess,
9938         config.sub, install-sh, missing, mkinstalldirs,
9939         symlink-tree, ylwrap: Sync from upstream sources.
9940         * config-ml.in: Update FSF address.
9942 2005-07-13  Eric Christopher  <echristo@redhat.com>
9944         * configure.in: Add toplevel noconfigdir support for tpf.
9945         * configure: Regenerate.
9947 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9949         PR ada/22340
9951         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9952         * Makefile.in: Regenerate.
9954 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9956         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9957         Brolley to write-after-approval.
9959 2005-07-07  Andreas Schwab  <schwab@suse.de>
9961         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9962         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9963         * Makefile.in: Regenerated.
9965 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9967         * configure.in: Don't build sim or rda when targetting darwin.
9968         * configure: Regenerate.
9970 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9972         * configure.in: Add --enable-libssp and --disable-libssp.
9973         * configure: Regenerate with autoconf-2.13.
9975 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9977         * Makefile.def (target_modules): Add libssp.
9978         * configure.in (target_libraries): Add target-libssp.
9979         * configure: Rebuilt.
9980         * Makefile.in: Rebuilt.
9982 2005-07-01  Zack Weinberg  <zackw@panix.com>
9984         * MAINTAINERS: Change email address.  Resign from maintainership.
9986 2005-07-01  Richard Guenther  <rguenther@suse.de>
9988         * MAINTAINERS: Change my e-mail address and affiliation.
9990 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9992         * Makefile.def (stagefeedback): Come after profile.
9993         Define profiledbootstrap target.
9994         * Makefile.tpl (profiledbootstrap): Remove.
9995         (stageprofile-end): Zap stagefeedback.
9996         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9997         * Makefile.in: Regenerate.
9999 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10001         * MAINTAINERS: Update my email address.
10003 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10005         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10006         In 'cpp' stanza, support '#line' as well as '# '.
10008 2005-06-08  Andreas Schwab  <schwab@suse.de>
10010         * MAINTAINERS: Move myself from 'Write After Approval' to
10011         'CPU Port Maintainers' section as m68k maintainer.
10013 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10015         * configure.in (unsupported_languages): New macro.
10016         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10017         non-ported target libraries in noconfigdirs.
10018         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10019         non-linux-gnu.  Remove libgcj_ex_libffi.
10020         <lang_frag loop>: Set add_this_lang=no if the language is in
10021         unsupported_languages.
10022         * configure: Regenerate.
10024 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10026         * configure.in: Fix typo in handling of --with-mpfr-dir.
10027         * configure: Regenerate.
10029 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10031         * MAINTAINERS: Update my email address.
10033 2005-06-02  Jim Blandy  <jimb@redhat.com>
10035         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10036         accepted into the master sources.)
10038 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10039             Michael Snyder  <msnyder@redhat.com>
10040             Stan Cox  <scox@redhat.com>
10042         * configure.in: Set noconfigdirs for ms1.
10044         * configure: Regenerate.
10046 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10048         * MAINTAINERS (Write After Approval): Add self.
10050 2005-06-01  Josh Conner  <jconner@apple.com>
10052         * MAINTAINERS (Write After Approval): Add self.
10054 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10056         * MAINTAINERS: Update my email address.
10058 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10060         * MAINTAINERS (Write After Approval): Add self.
10062 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10064         * MAINTAINERS (Write After Approval): Remove self.
10066 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10068         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10069         (Dependencies): Consider target modules for bootstrap dependencies.
10070         Make target bootstrap modules depend on each stage's gcc.
10071         * Makefile.in: Regenerate.
10073 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10075         * Makefile.def (configure-gcc): Depend on binutils having been built.
10076         (all-gcc): No need to do it here.
10077         * Makefile.in: Regenerate.
10079 2005-05-19  Paul Brook  <paul@codesourcery.com>
10081         * configure.in: Rewrite misleading error message when requested
10082         language cannot be built.
10083         * configure: Regenerate.
10085 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10087         * ylwrap: Import from Automake 1.9.5.
10089 2005-05-13  David Ung  <davidu@mips.com>
10091         * MAINTAINERS (Write After Approval): Add self.
10093 2005-05-09  Mike Stump  <mrs@apple.com>
10095         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10096         lt_cv_sys_max_cmd_len for now.
10098 2005-05-09  Stan Cox  <scox@redhat.com>
10100         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10102 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10104         * README.SCO: Update the URL.
10106 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10108         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10109         with_gnu_ld to libtool.
10110         * ltcf-c.sh (aix[45]): Define file_list_spec.
10111         * ltcf-cxx.sh (aix[45]): Same.
10112         * ltcf-gcj.sh (aix[45]): Same.
10113         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10114         exists, write list of input files to temporary file.
10116 2005-05-04  Mike Stump  <mrs@apple.com>
10118         * configure.in: Always pass --target to target configures as
10119         otherwise rebuilds that do --recheck will fail.
10120         * confiugure: Rebuilt.
10122 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10124         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10125         STAGE_HOST_EXPORTS.
10126         (configure, all): Add bootstrap support.
10127         (Host modules, target modules): Pass post-stage1 flags and exports.
10128         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10129         * Makefile.in: Regenerate.
10131 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10133         * configure: Regenerate.
10135 2005-04-27  Mike Stump  <mrs@apple.com>
10137         * MAINTAINERS: Add self as darwin maintainer.
10139 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10141         * config.sub: Update from master copy.
10143 2005-04-21  Mike Stump  <mrs@apple.com>
10145         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10146         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10148 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10150         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10151         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10152         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10153         "*-*-elf" and "*-*-linux*".
10154         * configure: Regenerate.
10156 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10158         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10160 2005-04-12  Mike Stump  <mrs@apple.com>
10162         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10164 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10166         * MAINTAINERS (Write After Approval): Add myself.
10168 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10170         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10172 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10174         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10175         (TARGET_CONFIGARGS): Include --with-target-subdir.
10176         (configure, all): New macros.  Use them throughout.
10177         * Makefile.in: Regenerate.
10179 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10181         * MAINTAINERS (Write After Approval): Add myself.
10183 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10185         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10187 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10189         * MAINTAINERS: Move John Carr to Write After Approval.
10191 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10193         * config/mh-mingw32: Delete.
10194         * configure.in: Don't use it.
10195         * configure: Regenerate.
10197 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10199         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10200         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10201         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10202         (HOST_LIB_PATH): Generate from Makefile.def.
10203         (TARGET_LIB_PATH): Likewise.
10204         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10205         * Makefile.in: Regenerate.
10206         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10207         (RPATH_ENVVAR): Include Darwin case.
10208         * configure: Regenerate.
10210 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10212         * MAINTAINERS (Various Maintainers): Remove self.
10213         (Write After Approval): Add self.
10215 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10217         * MAINTAINERS (Various Maintainers): Add self.
10219 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10221         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10222         * configure: Regenerate.
10224 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10226         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10227         gcc_version, and gcc_version_trigger from set of flags to pass.
10228         * Makefile.tpl: Remove definitions of above variables.
10229         (config.status): Remove dependency on $(gcc_version_trigger).
10230         * Makefile.in: Regenerate.
10231         * configure.in: Do not reference config/gcc-version.m4 nor
10232         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10233         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10234         * configure: Regenerate.
10236 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10237             Andrew Pinski  <pinskia@physics.uc.edu>
10239         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10240         * Makefile.in: Regenerate.
10242 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10244         * MAINTAINERS (Write After Approval): Add myself.
10246 2005-03-03  David Ayers  <d.ayers@inode.at>
10248         * MAINTAINERS (Write After Approval): Add myself.
10250 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10252         PR libgcj/20160
10253         * ltmain.sh: Avoid creating archives with components that have
10254         duplicate basenames.
10256 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10258         PR bootstrap/20250
10259         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10260         instead of check.
10261         * Makefile.in: Regenerate.
10263 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10265         * Makefile.in: Regenerate to fix conflict between the previous two
10266         patches.
10268 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10270         PR bootstrap/17383
10271         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10272         * Makefile.tpl (HOST_SUBDIR): New substitution.
10273         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10274         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10275         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10276         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10277         (Host modules, Bootstrapped modules): Use it.
10278         (Build modules, Target modules): Do not create symlink trees,
10279         always configure out-of-srcdir.
10280         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10281         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10282         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10283         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10285         * Makefile.in: Regenerate.
10286         * configure: Regenerate.
10288 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10290         Merged from libada-gnattools-branch:
10291         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10293         * gnattools: New directory.
10294         * Makefile.def: Add gnattools as a module, depending on target-libada.
10295         * Makefile.in: Regenerate.
10296         * configure.in: Include gnattools in host_tools; disable it if ada
10297         is disabled.
10298         * configure: Regenerate.
10300 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10302         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10303         treelang maintainer.
10304         (Write After Approval): Remove myself.
10306 2005-02-23  Paul Schlie  <schlie@comcast.net>
10308         * configure.in: Allow darwin targeted ports to build tk, itcl and
10309         libgui.
10310         * configure: Regenerate.
10312 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10314         PR libgcj/10353
10315         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10316         * configure: Regenerate.
10318 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10320         * MAINTAINERS (Write After Approval): Add myself.
10322 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10324         * MAINTAINERS: Update my e-mail address.
10326 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10328         * MAINTAINERS (Write After Approval): Add myself.
10330 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10332         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10333         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10334         target-libgloss when not *-*-elf and *-*-aout.
10335         * configure: Regenerate.
10337 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10339         * MAINTAINERS: Remove obsolete entries.
10341         * MAINTAINERS (Write After Approval): Add Michael Matz.
10343 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10345         * MAINTAINERS: Remove self as cpplib maintainer.
10347 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10349         * install-sh, config.sub: Import from upstream.
10351 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10353         PR bootstrap/18222
10354         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10355         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10356         * Makefile.in: Regenerate.
10358 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10360         * MAINTAINERS: Update my email address.
10362 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10363             Andreas Schwab  <schwab@suse.de>
10365         PR bootstrap/18033
10366         * config-ml.in: Eval option if surrounded by single quotes.
10368 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10370         Revert 2004-12-28 Makefile changes, a better fix will be
10371         applied to mainline and src after GCC 4.0 branches.
10373 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10375         PR bootstrap/17383
10377         * Makefile.def (target_modules): Remove stage parameter,
10378         it is always true now.
10379         * Makefile.tpl (configure-build-[+module+],
10380         configure-target-[+module+]): Always build symlink tree
10381         for the directory and for include.  BUILD_SUBDIR and
10382         TARGET_SUBDIR cannot be . anymore.
10383         * Makefile.in: Regenerate.
10385 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10387         Revert 2004-12-08 Makefile changes.
10389 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10391         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10392         cygwin, mingw.
10394 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10396         * configure.in (sh64-*-*): Reenable gprof.
10397         * configure: Regenerate.
10399 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10401         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10402         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10403         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10404         * Makefile.in: Regenerate.
10406 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10408         * MAINTAINERS: Update my email address.
10410 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10412         * Makefile.tpl: Generate normal dependencies if the LHS module is
10413         not bootstrapped.
10414         * Makefile.in: Regenerate.
10416 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10418         * configure.in: Include config/gxx-include-dir.m4.  Use
10419         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10420         * configure: Regenerate.
10422 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10424         * config.if: Delete.
10425         * configure.in: Set libstdcxx_incdir directly.
10426         * configure: Regenerate.
10428 2004-12-02  Eric Christopher  <echristo@redhat.com>
10430         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10431         * Makefile.in: Regenerate.
10433 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10435         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10436         * configure: Regenerate.
10438 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10440         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10441         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10442         * configure: Regenerate.
10444 2004-12-01  Eric Christopher  <echristo@redhat.com>
10446         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10447         of things to remove.
10449 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10451         * MAINTAINERS (Write After Approval): Update my e-mail address.
10453 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10455         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10456         from CVS libtool to always pass_all.
10458 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10460         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10461         (hppa*64*-*-*): Delete incorrect comment.
10462         * configure: Rebuilt.
10464 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10466         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10468 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10470         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10471         from CVS libtool to always pass_all.
10473 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10475         * install-sh, compile: Import from automake.
10477 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10479         * config.guess, config.sub:  Import from savannnah.
10481 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10483         * MAINTAINERS (Write After Approval): Add myself
10485 2004-11-12  Mike Stump  <mrs@apple.com>
10487         * Makefile.def: Add html support.
10488         * Makefile.tpl: Likewise.
10489         * Makefile.in: Regenerate.
10491 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10493         PR 18423
10494         * configure.in: Remove all instances of build-fixincludes from
10495         noconfigdirs.
10496         (build_configargs): Supply --target to subdirectories.
10497         * configure: Regenerate.
10499         * Makefile.def: Make gcc install depend on fixincludes install.
10500         * Makefile.in: Regenerate.
10502 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10504         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10506 2004-11-11  Paul Brook  <paul@codesourcery.com>
10508         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10510 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10512         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10513         target-libgfortran.
10514         * configure: Regenerate.
10516 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10518         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10519         like CC.
10521 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10523         * Makefile.def (host fixincludes): Specify missing targets.
10524         * Makefile.in: Regenerate.
10526 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10528         * MAINTAINERS: Add myself
10530 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10532         * MAINTAINERS (Write After Approval): Add myself.
10534 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10536         * Makefile.def: Build fixincludes for the host, too.
10537         * Makefile.in: Regenerate.
10538         * configure.in (host_tools): Add fixincludes.
10539         * configure: Regenerate.
10541 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10543         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10544         * configure: Regenerated.
10546 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10548         PR other/17783
10549         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10550         * configure: Regenerated.
10552 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10554         * README.SCO: Update per FSF instructions.
10556 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10558         PR target/18151
10559         * configure.in (case ${target}): Do not build fixincludes for avr.
10560         * configure: Regenerated.
10562 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10564         * configure.in (case ${target}): Do not build fixincludes
10565         on platforms where it is not used.
10566         * configure: Regenerated.
10568 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10570         * configure.in: Use an absolute path to install-sh.
10571         * configure: Regenerated.
10573 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10575         * MAINTAINERS (Write After Approval): Add myself.
10577 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10579         * MAINTAINERS: Remove from Write After Approval those that are
10580         already maintainers.
10582 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10584         * MAINTAINERS:  Update my email address.
10586 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10588         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10589         * configure: Regenerate.
10591 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10593         * MAINTAINERS:  Update my email address.
10595 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10597         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10598         entries belonging to this category.
10600 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10602         * MAINTAINERS: Update my e-mail address.
10604 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10606         Fix wrong conflict resolution in:
10608         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10610         * Makefile.in: Regenerate.
10611         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10612         in the recursive `make', instead of hardwiring `all'.
10613         (Autogenerated TARGET-* variables): New.
10615 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10617         * configure.in: Enable target-libgloss for crx-*-*.
10618         * configure: Regenerate.
10620 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10622         * MAINTAINERS (Various Maintainers): Move the "windows,
10623         cygwin, mingw" maintainer to ...
10624         (OS Port Maintainers): ... here.
10626 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10628         * MAINTAINERS (Write After Approval): Remove those that are
10629         maintainers of some subsystem.
10631 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10633         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10634         * ltcf-cxx.sh (tpf*): Likewise.
10635         * ltconfig (tpf*): Add TPF OS configuration support.
10637 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10639         * MAINTAINERS: Change my email address to my new work account.
10641 2004-09-24  Michael Roth  <mroth@nessie.de>
10643         * configure.in (--without-headers): Add missing double quotes.
10644         * configure: Regenerate.
10646 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10648         * ylwrap: Revert to previous version.
10650 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10652         PR bootstrap/17369
10653         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10654         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10655         SET_GCC_LIB_PATH_CMD.
10656         (BASE_TARGET_EXPORTS): Likewise.
10657         * Makefile.in: Regenerated.
10659         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10660         * configure: Regenerated.
10662 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10664         * config.guess: New upstream version
10665         * compile, depcomp, install-sh, ylwrap: Likewise.
10667 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10669         * config/mh-x86omitfp: New host makefile fragment.  Add
10670         -fomit-frame-pointer to the default BOOT_CFLAGS.
10671         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10672         * configure: Regenerate.
10674 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10676         PR target/11572
10677         * configure.in (*-*-darwin*): Renable libobjc.
10678         * configure: Regenerate.
10680 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10682         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10684 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10686         * Makefile.def: Remove libbanshee.
10687         * Makefile.tpl: Ditto.
10688         * configure.in: Ditto.
10689         * Makefile.in: Regen.
10690         * configure: Ditto.
10692 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10694         * ltmain.sh: Use $pic_object as $non_pic_object if
10695         $non_pic_object=none.
10697 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10699         * missing: Import latest version from master repository.
10701 2004-09-06  Nick Clifton  <nickc@redhat.com>
10703         * config.sub: Import latest version from master repository.
10704         * config.guess: Likewise.
10705         This includes these changes:
10707         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10709         * config.sub: Handle crisv32, alias etraxfs.
10710         * config.guess (crisv32:Linux:*:*): Handle.
10712         2004-08-13  Brad Smith  <brad@comstyle.com>
10714         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10715         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10717         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10719         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10720         assume the processor is a powerpc.  This is because coreutils
10721         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10722         in this case, due to a MacOS X bug that causes
10723         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10724         to return a negative number.
10725         Problem reported by Petter Reinholdtsen in:
10726         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10728         2004-07-19  Ben Elliston  <bje@gnu.org>
10730         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10732         2004-06-24  Ben Elliston  <bje@gnu.org>
10734         * config.guess: Update copyright years.
10735         * config.sub: Likewise.
10737         2004-06-22  Robert Millan  <robertmh@gnu.org>
10739         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10740         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10742         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10744         * config.guess (*:*VMS:*:*): New entry. Replaces
10745         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10746         manufacturer.
10748         2004-06-22  Ben Elliston  <bje@gnu.org>
10750         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10751         * config.sub: Likewise.
10753         2004-06-22  Ben Elliston  <bje@gnu.org>
10755         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10756         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10758         2004-06-11  Ben Elliston  <bje@gnu.org>
10760         * config.guess (pegasos:OpenBSD:*:*): Remove.
10762         2004-06-11  Ben Elliston  <bje@gnu.org>
10764         From Wouter Verhelst <wouter@grep.be>:
10765         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10767         2004-06-11  Ben Elliston  <bje@gnu.org>
10769         * config.guess (luna88k:OpenBSD:*:*): New.
10771         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10773         * config.guess (m32r*:Linux:*:*): New case.
10774         * config.sub: Handle m32rle.
10776         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10778         From Jens Petersen  <petersen@redhat.com>:
10779         * config.sub: Handle sparcv8.
10781         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10783         From Tom Smith <smith@cag.lkg.hp.com>:
10784         * config.guess: Version suffixes are equally significant on Tru64
10785         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10786         prefix of "P" (patched kernel).
10788         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10790         * config.sub: Add support for National Semiconductor CRX target.
10792 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10794         * MAINTAINERS (Various Maintainers): Remove myself as web page
10795         maintainer, add myself as maintainer of build status lists.
10797 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10799         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10800         *-*-netware, but add target-libmudflap.
10801         Consolidate *-*-netware targets (of which really only i?86 exists)
10802         into a single entry.
10803         * configure: Likewise.
10805 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10807         * Makefile.tpl (sorry): Remove.
10808         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10809         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10810         (do-clean): Clean per-stage directories too.
10811         (do-distclean): Run distclean-stage1 too.
10812         (.NOTPARALLEL): Enable during toplevel bootstrap.
10813         (stage[+id+]-bubble): Enable parallel execution during
10814         the recursive invocation.
10815         * Makefile.in: Regenerate.
10817         Fix previous checkin:
10819         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10820         include.
10821         * configure.in: Fix indentation.
10822         * configure: Regenerate.
10824 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10826         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10827         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10828         * configure: regenerate
10829         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10830         -mdynamic-no-pic
10832 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10834         * Makefile.def (build_modules): Add fixincludes.
10835         (dependencies): Make gcc depend on fixincludes.
10836         * configure.in (build_tools): Add fixincludes.
10837         (build_configdirs): Always include build_libs.
10838         * Makefile.in: Regenerate.
10839         * configure: Regenerate.
10841 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10843         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10844         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10845         phony targets; do not generate timestamp files.
10846         (distclean-stageN): Remove references to their timestamp files.
10847         (restageN, touch-stageN): Remove.
10848         (stageN-bubble): Rewritten.
10849         (compare): Support lean bootstraps.
10850         * Makefile.in: Regenerate.
10852         * configure.in: Only warn when bootstrapping but
10853         build != host or build != target.  Support lean bootstraps.
10854         * configure: Regenerate.
10856 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10858         * configure.in:  Give a better error message if GMP/MPFR are missing
10859         and a language needing them has been requested.
10860         * configure:  Regenerated.
10862 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10864         * configure.in:  Print a list of available language front-ends if
10865         a requested one is missing.  Tidy stray tab characters.
10866         * configure:  Regenerated.
10868 2004-08-19  Michael Koch  <konqueror@gmx.de>
10870         * gcc/doc/install.texi: Update entry about automake for libjava.
10872 2004-08-17  Robert Millan  <robertmh@gnu.org>
10874         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10875         (instead of FreeBSD).
10876         * configure: Regenerate.
10878 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10880         * Makefile.in: Regenerate.
10881         * configure: Regenerate.
10883         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10884         stage_*_flags.
10885         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10886         for bootstrapped modules if toplevel bootstrap is going.
10887         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10888         modules.  Adjust for changes in Makefile.def.  Enable several
10889         rules even in non-bootstrap mode, just to avoid peppering the
10890         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10891         (stage-[+prev+]-bubble): Remove.
10893         * Makefile.def (Dependencies): Depend on all-build-bison,
10894         all-build-flex, all-build-byacc, all-build-texinfo, rather
10895         than the host variations.
10896         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10897         with BUILD_SUBDIR.
10898         (BISON): Update for recent Bisons.
10899         (YACC): Fix typo.
10900         (cross): Depend on all-build.
10901         (all): Do not depend on all-build.
10902         (prebootstrap): Remove.
10903         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10904         (Prebootstrap dependencies): Add them to the per-stage targets
10905         and to all-prebootstrap.
10906         * configure.in (build_configdirs): Always enable build_tools.
10907         (BUILD_DIR_PREFIX): Remove.
10909         * Makefile.def (gcc): Add target variable.
10910         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10911         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10912         in the recursive `make', instead of hardwiring `all'.
10913         (Autogenerated TARGET-* variables): New.
10915 2004-08-13  Brian Booth  <bbooth@redhat.com>
10917         * MAINTAINERS: Remove myself from write-after-approval.
10919 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10921         * src-release: Stop distributing mmalloc with gdb (which doesn't
10922         use it).
10923         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10924         * Makefile.in: Regenerate.
10926 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10928         * configure.in (arm*-*-eabi*): New target.
10929         * configure: Regenerate.
10931 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10933         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10934         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10935         (Dependencies): New section.
10936         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10937         (configure-target-[+module+]): Depend on maybe-all-gcc
10938         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10939         (toplevel profiledbootstrap): Fix dependencies.
10940         * Makefile.in: Regenerate.
10942 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10944         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10945         target-libiberty to noconfigdirs.
10946         * configure: Regenerate.
10948 2004-08-03  Paul Brook  <paul@codesourcery.com>
10950         * configure.in: Check for MPFR as well as GMP.
10951         * configure: Regenerate.
10953 2004-08-01  Robert Millan  <robertmh@gnu.org>
10955         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10956         libmudflap for all GNU-based systems (with Glibc).
10957         * configure: Regenerate.
10959 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10961         * Makefile.def (host-modules): Add gcc.
10962         * Makefile.in: Regenerate.
10963         * Makefile.tpl (sorry): New rule.
10964         (configure-host, all-host, [+make_target+]-host, do-check,
10965         install-host): Do not add gcc as a special case.
10966         (host modules): Add a small special-casing for gcc.  Export
10967         extra_make_flags through the environment.
10968         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10969         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10970         other recursive targets for gcc): Remove.
10972         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10973         (stage, unstage): New rules.
10974         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10975         distclean-stage[+id+]): Use stage_current.
10976         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10977         the stage*-start rules.
10979 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10981         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10982         use -all_load flag.
10984 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10986         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10987         * configure: Regenerate.
10989 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10991         * maintainer-scripts/gcc_release: Revert yesterday's change.
10993 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10995         * MAINTAINERS: Add myself to write-after-approval.
10997 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10999         * libf2c: Removed.
11000         * gcc/gccbug.in: Updated because of libf2c removal.
11001         * maintainer-scripts/gcc_release: Ditto.
11003 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11005         * configure.in: Build libmudflap by default on FreeBSD.
11006         * configure: Regenerated.
11008 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11010         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11011         systems.
11012         * configure: Regenerated.
11014 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11016         PR target/16344
11017         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11018         feedback based compiler.
11019         * Makefile.in: Rebuilt.
11021 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11023         * Makefile.def (host_modules): Set bootstrap=true for flex.
11024         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11025         * Makefile.in: Rebuilt.
11027 2004-07-07  Jan Hubicka  <jh@suse.cz>
11029         * MAINTAINERS: Add self as a profile feedback maintainer.
11031 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11033         * configure.in:  Do not prepend $srcdir to /dev/null in
11034         makefile fragments.
11035         * configure:  Regenerate.
11037 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11039         * Makefile.def (build_modules): Add bison, byacc, flex,
11040         m4, texinfo.
11041         (flags_to_pass): Add FLEX.
11042         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11043         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11044         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11045         DEFAULT_MAKEINFO): Remove.
11046         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11047         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11048         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11049         objdir or else use configured tool.
11050         (all-build): New.
11051         (all): Depend on it.
11052         (Build module dependencies): Add.
11053         * Makefile.in: Regenerate.
11054         * configure.in: Better support for multiple build modules,
11055         matching what is done for host/target modules.  Do not look
11056         for "plausible" locations of build tools if Canadian cross.
11057         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11058         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11059         * configure: Regenerate.
11061 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11063         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11064         * Makefile.in: Regenerate.
11066 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11068         * Makefile.tpl (configure-build-[+module+],
11069         configure-[+module+], configure-target-[+module+]): Pass
11070         [+extra_configure_args+].
11071         (all-build-[+module+], all-[+module+], check-[+module+],
11072         install-[+module+], [+make_target+]-[+module+],
11073         all-target-[+module+], check-target-[+module+],
11074         install-target-[+module+], [+make_target+]-target-[+module+]):
11075         Pass [+extra_make_args+].
11076         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11077         (GCC_HOST_EXPORTS): Remove.
11078         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11079         cross, check-gcc, check-gcc-c++, install-gcc,
11080         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11081         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11082         * Makefile.in: Regenerate.
11084 2004-06-21  Matthew Sachs  <msachs@apple.com>
11086         * MAINTAINERS: Added self to write-after-approval.
11088 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11090         * configure.in: Check for srcdir/winsup rather than build directory
11091         winsup.
11092         * configure: Regenerate.
11094 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11096         * configure.in: Don't build Cygwin native newlib if winsup
11097         directory is missing.  Emit warning instead.
11098         * configure: Regenerate.
11100 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11102         * Makefile.tpl (touch-stage[+id+]): New.
11103         (restage[+prev+]): Depend on touch-stage[+id+].
11105         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11106         Use it throughout.
11108         * Makefile.def: Add profile and feedback bootstrap stages.
11109         Remove next field from bootstrap stages.
11110         * Makefile.tpl (LN, LN_S): Substitute.
11111         (stageN-start, stageN-end): Use double-colon rules, to
11112         provide a hook for additional setup commands.
11113         (distclean-stageN-gcc, restageN): Create dependencies from
11114         [+prev+], not from [+next+].
11115         (stageN-bubble): Add commands for successive stages from
11116         [+prev+], using double-colon rules.
11117         (all-stageN-gcc): Fix typo.
11118         (stagefeedback-start, profiledbootstrap): New.
11119         * Makefile.in: Regenerate.
11120         * configure.in: Call ACX_PROG_LN.
11121         * configure: Regenerate.
11123 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11125         * MAINTAINERS (Write After Approval): Add myself.
11127 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11129         * MAINTAINERS (Write After Approval): Add myself.
11131 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11133         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11134         without gcc.
11135         * configure: Regenerate.
11137 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11139         * Makefile.tpl: Fix typo.
11140         * Makefile.in: Regenerate.
11142 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11144         * configure.in: Remove new- prefix from toplevel
11145         bootstrap targets.
11146         * configure: Regenerate.
11148 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11150         * Makefile.tpl (all.normal): Rename to all.
11151         (all): Replace with a rule to pick the default
11152         target from configure.
11153         (all-gcc, configure-gcc): Use conditionals to
11154         do nothing when toplevel bootstrap is going on.
11155         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11156         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11157         * configure.in: Support --enable-bootstrap.
11159         * Makefile.def: Remove new- prefix from toplevel
11160         bootstrap targets.
11161         * Makefile.tpl: Likewise.
11163         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11164         target.
11166         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11167         $(RECURSE_FLAGS) to recursive invocation of make.
11169         * Makefile.in: Regenerate.
11170         * configure: Regenerate.
11172 2004-05-30  Andreas Jaeger  <aj@suse.de>
11173             Jim Wilson  <wilson@specifixinc.com>
11175         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11176         like CC.
11178 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11180         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11181         * configure: Regenerate.
11183 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11185         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11186         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11187         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11188         targets.
11189         * Makefile.in: Regenerate.
11191 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11193         * configure.in: Test the ability to symlink directories.
11194         * configure: Regenerate.
11196         * Makefile.def (bootstrap-stage): New definitions.
11197         * Makefile.tpl (configure-stage1-gcc,
11198         configure-stage2-gcc, configure-stage3-gcc,
11199         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11200         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11201         new-restage3, compare): Autogenerate, see Makefile.in
11202         entry for behavioral changes.
11203         (distclean-stage1, new-stage1-start, new-stage1-end,
11204         new-stage1-bubble, distclean-stage2, new-stage2-start,
11205         new-stage2-end, new-stage2-bubble, distclean-stage3,
11206         new-stage3-start, new-stage3-end): New autogenerated targets.
11207         (objext, prebootstrap, BOOT_CFLAGS,
11208         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11209         targets.
11211         * Makefile.in: Regenerate.
11212         (distclean-stage1, new-stage1-start, new-stage1-end,
11213         new-stage1-bubble, distclean-stage2, new-stage2-start,
11214         new-stage2-end, new-stage2-bubble, distclean-stage3,
11215         new-stage3-start, new-stage3-end): New targets.
11216         (all-stage1-gcc): Move prebootstrap dependency from here...
11217         (configure-stage1-gcc): ...to here.
11218         (new-bootstrap): Use bubble targets.
11219         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11220         Use per-stage distclean targets.
11221         (configure-stage1-gcc, configure-stage2-gcc,
11222         configure-stage3-gcc, all-stage1-gcc,
11223         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11224         Use new-stageN-start to prepare the tree.
11226 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11228         * Makefile.def (host_modules): add libcpp.
11229         * Makefile.tpl: Add dependencies on and for libcpp.
11230         * Makefile.in: Regenerate.
11231         * configure.in: Add libcpp host module.
11232         * configure: Regenerate.
11234 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11236         * Makefile.tpl: Whenever a recursive target is defined, wrap
11237         it in a special @if/@endif block, and prepare its maybe
11238         dependency in the @if/@endif block
11239         * configure.in: Instead of writing maybe dependencies, remove
11240         the @if/@endif statements, and remove the @if/@endif blocks
11241         that remain.
11242         * configure: Regenerate.
11243         * Makefile.in: Regenerate.
11245 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11247         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11249 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11251         PR bootstrap/15120
11252         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11253         * */configure: Rebuilt.
11255 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11257         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11258         of libf2c.
11259         * configure, Makefile.in: Regenerate.
11261 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11263         * MAINTAINERS (Write After Approval): Add myself.
11265 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11267         Merge from tree-ssa-20020619-branch.
11269         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11270         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11271         (HOST_GMPLIBS): Define.
11272         (HOST_GMPINC): Define.
11273         (TARGET_LIB_PATH): Add libmudflap.
11274         (GFORTRAN_FOR_TARGET): Define.
11275         (configure-build*): Export GFORTRAN.
11276         (configure-gcc): Export GMPLIBS and GMPINC.
11277         (all-gcc): Add maybe-all-libbanshee.
11278         (configure-target-libgfortran): Define.
11279         * Makefile.in: Regenerate.
11280         * configure.in (host_libs): Add libbanshee.
11281         (target_libraries): Add target-libmudflap and target-libgfortran.
11282         Add --with-libbanshee.
11283         Handle --disable-libmudflap.
11284         (*-*-freebsd*): Use with_gmp.
11285         Add $(libgcj) to noconfigdirs.
11286         * configure: Regenerate.
11287         * depcomp: New file.
11288         * MAINTAINERS: Add tree-ssa maintainers.
11290 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11292         * MAINTAINERS (Various Maintainers): Add myself.
11294 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11296         * MAINTAINERS (Write After Approval): Add myself.
11298 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11300         * MAINTAINERS (Write After Approval): Add myself.
11302 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11304         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11305         * configure: Regenerate.
11307 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11309         Revert:
11310         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11312         * Makefile.def (flags_to_pass): Remove *dir variables that
11313         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11314         as well as prefix and exec_prefix.
11315         * Makefile.in: Regenerate.
11317 2004-04-26  Robert Millan  <robertmh@gnu.org>
11319         Add patches from libtool CVS.
11320         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11321         * ltconfig: Likewise.
11322         * ltcf-c.sh: Likewise.
11323         * ltcf-cxx.sh: Likewise.
11324         * ltcf-gcj.sh: Likewise.
11326 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11328         * Makefile.def (host_modules): Mark with the bootstrap
11329         flag packages on which gcc depends.
11330         * Makefile.tpl (all-bootstrap): Use it.
11331         * Makefile.in: Regenerate.
11333 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11335         * Makefile.def (flags_to_pass): Remove *dir variables that
11336         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11337         as well as prefix and exec_prefix.
11338         * Makefile.in: Regenerate.
11340 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11342         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11343         * configure: Regenerate.
11344         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11345         * gcc/Makefile.tpl (compare): Use the result of the test.
11346         * gcc/Makefile.in: Regenerate.
11348 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11350         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11351         Always relocate gcc and prev-gcc to the original names, even
11352         if the build fails.
11353         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11354         New targets.
11356 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11358         * MAINTAINERS: Update my email address.
11360 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11362         * configure.in (mips*-*-irix5*): Enable ld.
11363         * configure: Regenerate.
11365 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11367         * configure: Regenerate.
11369 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11371         * Makefile.tpl (configure-[+module+], configure-gcc,
11372         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11373         Set and export LDFLAGS.
11374         * Makefile.in: Regenerate.
11376 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11378         * MAINTAINERS: Add myself to write-after-approval.
11380 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11382         PR bootstrap/14871
11383         * Makefile.tpl: If we don't have built-in-tree target tools,
11384         use the ones found by configure rather than hacking around with
11385         program_transform_name.
11386         * configure.in: Give Makefile.tpl the information necessary
11387         to do that.
11388         * Makefile.in: Regenerate.
11389         * configure: Regenerate.
11391 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11393         PR bootstrap/14760
11394         * configure.in: When computing baseargs, strip *all* copies of
11395         offending options.  Also, don't match/substitute the trailing space,
11396         so that this actually works when two similar options are separated by
11397         only one space.
11398         * configure: Regenerate.
11400 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11402         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11403         (rs6000-*-aix*): Same.
11404         * configure: Regenerate.
11406 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11408         * MAINTAINERS: Add myself to write-after-approval.
11410 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11412         * MAINTAINERS: Add myself to write-after-approval.
11414 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11416         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11417         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11418         * Makefile.in: Regenerate.
11420         * configure.in (top level bootstrap support): Rework --enable-werror
11421         to set @stage2_werror_flag@.
11422         * configure: Regenerate.
11423         * Makefile.tpl (top level bootstrap support): Pass
11424         @stage2_werror_flag@ down to configure in stages 2 and 3.
11425         * Makefile.in: Regenerate.
11427 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11429         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11430         for stages 2 and 3 as well as in make.  As a consequence, remove
11431         OUTPUT_OPTION (now detected by configure) from the flags passed down
11432         to make.
11433         * Makefile.in: Regenerate.
11435         * Makefile.tpl (new-bootstrap): Fix typo.
11436         * Makefile.in: Regenerate.
11438 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11440         * Makefile.tpl: Rearrange by moving recursive_targets rules
11441         into their proper sections.
11442         * Makefile.tpl (top level bootstrap support): Move disabling
11443         of coverage flags from 'make' to 'configure'; improve comments.
11444         * Makefile.in: Regenerate.
11446         * Makefile.tpl (experimental top level bootstrap) Move stage1
11447         language setting from all- target to configure- target; disable
11448         intermodule optimization in stage 1; prevent gratuitous rebuilds
11449         of stage 1.
11450         * Makefile.in: Regenerate.
11451         * configure.in: Comma-separate stage 1 language list for top
11452         level bootstrap.
11453         * configure: Regenerate.
11455         * Makefile.tpl: Clean up experimental top level bootstrap support:
11456         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11457         prev-gcc in configure- targets as well as all- targets.
11458         * Makefile.in: Regenerate.
11460 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11462         * compile: New file imported from automake.
11464 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11466         * configure.in: Remove symbolic link section.
11467         * configure: Regenerate.
11468         * Makefile.tpl (links): Remove.
11469         * Makefile.in: Regenerate.
11471 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11472             Nathanael Nerode  <neroden@gcc.gnu.org>
11474         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11475         Set with AC_CHECK_PROGS.
11476         * configure.in: Fix comment typo from last patch.
11477         * configure: Regenerate.
11479 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11481         * Makefile.tpl: Introduce experimental top level bootstrap support.
11482         * Makefile.in: Regenerate.
11483         * configure.in: Introduce support for top level bootstrap.
11484         * configure: Regenerate.
11486 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11487             Paolo Bonzini  <bonzini@gnu.org>
11489         PR bootstrap/14522
11490         * configure.in: Cope with shells that do not support unquoted ^
11491         * configure: Regenerate.
11493 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11494             Paolo Bonzini  <bonzini@gnu.org>
11496         PR bootstrap/14522
11497         * configure.in: Cope with shells that do not support nesting
11498         quotes inside quoted backquote substitutions.
11499         * configure: Regenerate.
11501 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11503         PR bootstrap/14522
11504         * configure.in: Fix escaping of $.
11505         * configure: Regenerate.
11507 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11509         * configure: Regenerate, since I forgot to while committing Paolo's
11510         changes.
11512 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11514         PR ada/14131
11515         Move language detection to the top level.
11516         * configure.in: Find default values for the tools as
11517         soon as possible.  Disable ada if GNAT is not found.
11518         Emit error message about missing languages.  Expand
11519         --enable-languages=all for the gcc subdirectory.
11521 2004-03-10  Ben Elliston  <bje@gnu.org>
11523         * MAINTAINERS: Update my email address.
11525 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11527         * ltconfig: Disable building static libraries if building shared
11528         libraries on AIX 5L.
11530 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11532         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11533         and disable libgcj.
11534         * configure: Regenerated.
11536 2004-03-01  Brian Booth  <bbooth@redhat.com>
11538         * MAINTAINERS: Add myself to write-after-approval.
11540 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11542         * MAINTAINERS: Add myself to write-after-approval.
11544 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11546         PR bootstrap/7087
11547         * Makefile.tpl: Guard XFOO sed statements better.
11548         * Makefile.tpl: Add dependency for configure-target-libada.
11549         * Makefile.in: Regenerate (incidentally fixes broken
11550         commit when libada-branch was merged).
11552 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11554         * MAINTAINERS: Add myself to write-after-approval.
11556 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11558         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11559         maintainers.
11561 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11563         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11564         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11566 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11568         PR bootstrap/11932
11569         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11571 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11573         * MAINTAINERS: Added myself to write-after-approval.
11575 2004-02-14  Michael Koch  <konqueror@gmx.de>
11577         * MAINTAINERS: Added myself to write-after-approval.
11579 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11581         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11582         some OS port maintainers to OS port maintainers section.
11584 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11586         * MAINTAINERS: Add self.
11588 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11590         * MAINTAINERS: Alphabetize.
11592 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11594         * MAINTAINERS: Remove myself.
11596 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11598         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11599         (rs6000-*-aix*): Same.
11600         * configure: Regenerate.
11602 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11604         * configure.in (host): Add in missing $noconfigdirs to defines.
11605         * configure: Regenerate.
11607 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11608             Nathanael Nerode  <neroden@gcc.gnu.org>
11610         PR ada/6637, PR ada/5911
11611         Merge with libada-branch:
11612         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11613         with appropriate dependencies. Add --enable-libada configure switch.
11614         * configure, Makefile.in: Regenerate.
11616 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11618         * MAINTAINERS: Add myself to write-after-approval.
11620 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11622         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11623         * configure: Regenerate.
11625 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11627         Merge from upstream:
11629         * ltmain.in: When setting IFS to '~', be careful about user
11630         arguments that contain '~'.
11632         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11634         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11635         Also test $base_compile against $CC with escaped arguments. Bug
11636         reported by Geoff Keating <geoffk@apple.com>.
11638 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11640         * MAINTAINERS: Remove i960 port.
11642 2004-01-23  DJ Delorie  <dj@redhat.com>
11644         * Makefile.def (target_modules) [libiberty]: Don't stage.
11645         * Makefile.in: Rebuilt.
11647 2004-01-20  Caroline Tice  <ctice@apple.com>
11649         * MAINTAINERS: Add myself to write-after-approval.
11651 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11653         * MAINTAINERS: Update my email address.
11655 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11657         * MAINTAINERS: Add myself to write-after-approval.
11659 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11661         * MAINTAINERS: Remove entries without email address.
11663 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11665         * MAINTAINERS: Add myself to write-after-approval.
11667 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11669         * MAINTAINERS: Update my email address.
11671 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11673         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11674         * Makefile.tpl (configure-target-[+module+]): Support stage.
11675         * Makefile.in: Rebuilt.
11677 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11679         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11681 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11683         * MAINTAINERS: Add myself as a MIPS maintainer.
11685 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11687         * configure.in: Use ./config.cache, not config.cache.
11688         * configure: Regenerate.
11689         * Makefile.tpl: Special-casing not needed for GCC any more.
11690         * Makefile.in: Regenerate.
11692         * configure.in: Don't share a cache file for host dirs.
11693         * configure: Regenerate.
11695         * config-ml.in: Don't mess with the cache file.
11697 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11699         * MAINTAINERS: Move myself from 'Write After Approval' to
11700         'CPU Port Maintainers' section as SPARC maintainer.
11702 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11704         * Makefile.tpl: Make GCC use a separate config.cache.
11705         * Makefile.in: Regenerate.
11707         PR bootstrap/11932, PR bootstrap/11933
11708         (I don't know if it will fix either of them, but it relates
11709         to them.)
11710         * configure.in: Don't use shared config.cache for target
11711         directories.
11712         * configure: Regenerate.
11714 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11716         * MAINTAINERS: Add myself to 'Write After Approval' section.
11718 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11720         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11721         * configure: Regenerated.
11723 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11725         * MAINTAINERS: Remove the mn10200 maintainer.
11727 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11729         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11730         * configure: Regenerated.
11732 2003-12-16  Jan Hubicka  <jh@suse.cz>
11734         * MAINTAINERS: Add myself as callgraph maintainer.
11736 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11738         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11739         * configure: Regenerate.
11741 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11743         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11744         'Write After Approval' section. Update email.
11746 2003-12-01  James Lemke  <jim@wasabisystems.com>
11748         * MAINTAINERS (Write After Approval): Add myself.
11750 2003-11-20  Matt Thomas  <matt@3am-software.com>
11752         * MAINTAINERS: Add myself as a vax port maintainer.
11754 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11756         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11757         (configure-build-[+module+], configure-[+module+]): Likewise.
11758         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11759         * Makefile.in: Regenerate.
11761 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11763         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11764         shared/dylibed libraries.
11765         * ltmain.sh: Likewise.
11766         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11767         * ltcf-cxx.sh: Likewise.
11768         * ltcf-gcj.sh: Likewise.
11769         * ltconfig: Likewise.
11771 2003-11-17  Stan Cox  <scox@redhat.com>
11773         * MAINTAINERS: Add myself as iq2000 port maintainer.
11775 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11777         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11778         * Makefile.in: Regenerate.
11780 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11782         * config.sub: Update to 2003-11-03 version.
11784 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11786         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11787         * configure:  Regenerate.
11789 2003-10-20  Nicolas Pitre  <nico@cam.org>
11791         * MAINTAINERS: Add myself to 'Write After Approval' section.
11793 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11795         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11797 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11799         * MAINTAINERS: Update my email address.
11801 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11803         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11805 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11807         * MAINTAINERS: Add myself to 'Write After Approval' section.
11809 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11811         * config.guess: Update to 2003-10-16 version.
11812         * config.sub: Update to 2003-10-16 version.
11814 2003-10-15  David Daney  <ddaney@avtrex.com>
11816         * MAINTAINERS: Added myself to 'Write After Approval' section.
11818 2003-10-15  Falk Hueffner  <falk@debian.org>
11820         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11821         'Write After Approval' section. Update email.
11823 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11825         * MAINTAINERS: Move myself from 'Write After Approval' to
11826         'Various Maintainers' section as middle-end maintainer.
11828 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11830         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11831         HOST_FLAGS_TO_PASS.
11832         * Makefile.in: Regenerate.
11834 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11836         * config.guess: Update to 2003-10-07 version.
11837         * config.sub: Update to 2003-10-07 version.
11839 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11841         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11842         * ltconfig (irix5*, irix6*): Don't override version_type.
11844 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11846         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11847         * configure: Rebuilt
11848         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11849         * Makefile.in: Rebuilt
11851 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11853         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11855 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11857         * MAINTAINERS (Write After Approval): Add myself.
11859 2003-09-29  Paul Koning  <ni1d@arrl.net>
11861         * MAINTAINERS: Move myself from "Write After Approval"
11862         to CPU platform maintainers for pdp11 platform.
11864 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11866         * MAINTAINERS: Move myself from 'Write After Approval' to
11867         'Various Maintainers' section as libffi testsuite maintainer.
11869 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11871         * configure.in: Pass a computed --program-transform-name
11872         to subconfigures.
11873         * configure: Regenerated.
11875 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11877         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11878         * Makefile.in: Regenerate.
11880         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11881         * Makefile.in: Regenerate.
11883 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11885         * MAINTAINERS: Move myself from 'Write After Approval'
11886         to 'Various Maintainers' (objective-c) section.
11888 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11890         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11891         quoting.
11892         * configure: Regenerated.
11894 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11896         * MAINTAINERS (Write After Approval): Add myself to write after
11897         approval list.
11899 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11901         * MAINTAINERS (Write After Approval): Add myself.
11903 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11905         * MAINTAINERS: Update my e-mail address.
11907 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11909         * libtool.m4 (LD): Correct powerpc64 host match.
11911 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11913         * MAINTAINTERS: Update my affiliation and email address.
11915 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11917         * MAINTAINERS (Write After Approval): Add myself.
11919 2003-09-04  DJ Delorie  <dj@redhat.com>
11921         * configure: Regenerate.
11923 2003-09-04  Robert Millan  <robertmh@gnu.org>
11925         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11927 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11929         * configure.in: Ensure arguments to sed are properly spaced.
11930         * configure: Regenerate.
11932 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11934         * MAINTAINERS: Update my e-mail address.
11936 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11938         * MAINTAINERS (Write After Approval): Add myself.
11940 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11942         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11943         * configure: Regenerated.
11945 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11947         * MAINTAINERS: Update my email address.
11949 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11951         * configure.in:  Use newline instead of semicolon when assuming
11952         shell arguments in a for loop.
11953         * configure:  Regenerated.
11955 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11957         * MAINTAINERS: Resurrect the i860 maintainer.
11959 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11961         PR 8180
11962         * configure.in: When testing with_libs and with_headers, treat
11963         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11964         * configure: Regenerate.
11966         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11967         make, shell, etc.
11968         (baseargs): Likewise.
11969         * configure: Regenerate.
11971 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11973         * MAINTAINERS (Write After Approval): Add myself.
11975 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11977         * configure.in: Disable libgcj for darwin not on powerpc.
11978         * configure: Rebuild.
11980 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11982         * config-ml.in, symlink-tree: Add license.
11984 2003-08-03  Richard Stallman  <rms@gnu.org>
11985             Eben Moglen  <moglen@columbia.edu>
11987         * README.SCO: New file.
11989 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11991         * Makefile.tpl (check, check-c++): Express dependencies using
11992         dependencies rather than commands.
11993         * Makefile.in: Regenerate.
11995 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11997         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11998         * configure: Ditto.
12000 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12002         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12003         * Makefile.in: Update.
12005 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12007         * configure.in: Enable libgcj for darwin.
12008         * configure: Rebuild.
12010 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12012         * config-ml.in:  Use ac_configure_args directly instead of
12013         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12014         actually seen.
12016 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12018         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12019         creating target and build subdirs to build all parent dirs as needed.
12020         * Makefile.in: Rebuild.
12021         * configure.in: Don't build dirs explicitly here.
12022         * configure: Rebuild.
12024 2003-07-26  Paul Brook  <paul@nowt.org>
12026         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12028 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12030         * Makefile.tpl (all-make): Depend on intl.
12031         * Makefile.in: Rebuilt.
12033 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12035         * install-sh:  Update to newer upstream versions (associated with
12036         aclocal 1.7).
12037         * mkinstalldirs:  Likewise.
12038         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12040 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12042         * MAINTAINERS: Move self from Bug database only accounts
12043         to write-after-approval.
12045 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12047         * config.if: Remove unused libc_interface determination.
12049 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12051         * MAINTAINERS: Move self from write-after-approval to
12052         build machinery (*.in).
12054 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12056         PR bootstrap/11273
12057         PR bootstrap/11408
12058         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12059         unused INSTALL_PROGRAM_ARGS.
12060         * configure.in: Use AC_PROG_INSTALL.
12061         * Makefile.in: Regenerate.
12062         * configure: Regenerate.
12064 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12066         * MAINTAINERS: Alphabetize.
12068 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12070         * configure: Rebuilt.
12071         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12072         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12073         newlib nor libgloss.
12074         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12075         * configure.in (am33_2.0-*-linux*): Added.
12077 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12079         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12080         * configure: Regenerate.
12082 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12084         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12085         * Makefile.in: Regenerate.
12087 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12089         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12090         * Makefile.in: Regenerate.
12092 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12094         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12095         * Makefile.in: Regenerated.
12097         * config-ml.in: Replace PWD with PWD_COMMAND.
12099 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12101         * intl: New directory; see intl/ChangeLog for details.
12102         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12103         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12104         * Makefile.in: Regenerate.
12106 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12108         * configure.in: Clean up config-lang.in handling.  Delete
12109         useless assignment to "subdirs".
12110         * configure: Regenerate.
12112 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12114         * configure.in: Rename 'target_libs' to 'target_libraries'.
12115         Remove useless reference to 'target_libs'.
12116         * configure: Regenerate.
12118 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12120         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12121         * Makefile.in: Regenerate.
12123 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12125         * Makefile.def: Introduce flags_to_pass.
12126         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12127         * Makefile.in: Regenerate.
12129 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12131         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12132         and target-libgloss.
12133         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12134         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12135         * configure: Regenerate.
12137 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12139         * configure.in: Update testsuite_flags to new location.
12140         * configure. Regenerate.
12142 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12144         * Makefile.tpl: Remove BUILD_CC stuff.
12145         * Makefile.in: Regenerate.
12147 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12149         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12151 2003-06-16  Graeme Peterson  <gp@qnx.com>
12153         * MAINTAINERS (Write After Approval): Add myself.
12155 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12157         * config.guess: Update to 2003-06-12 version.
12158         * config.sub: Update to 2003-06-13 version.
12160 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12162         * config.guess: Update to 2003-06-06 version.
12163         * config.sub: Update to 2003-06-06 version.
12165 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12167         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12168         * configure. Regenerate.
12170 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12172         * configure.in: Disable serial configure by default.
12173         * configure: Regenerate.
12174         * Makefile.tpl: Abolish .NOTPARALLEL.
12175         * Makefile.in: Regenerate.
12177         * Makefile.tpl: Replace {build,host,target}_canonical by
12178         {build,host,target}.
12179         * Makefile.in: Regenerate.
12181         * Makefile.tpl: Fix stupid pasto.
12182         * Makefile.in: Regenerate.
12184 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12186         * Makefile.tpl: Remove bogus conditional.
12187         * Makefile.in: Regenerate.
12189 2003-06-05  Jan Hubicka  <jh@suse.cz>
12191         * Makefile.tpl (profiledbootstrap): New target.
12192         * Makefile.in (profiledbootstrap): New target.
12194 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12196         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12197         Pinski. Remove user names from other bugzilla-only maintainers.
12199 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12201         * Makefile.tpl: Make 'recursive targets' using autogen rather
12202         than shell loop.  Remove duplicate 'clean' targets and false
12203         comments.
12204         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12205         Add systematic method of specifying missing targets in subdirs.
12206         Add copyright boilerplate.
12207         * Makefile.in: Regenerate.
12208         * configure.in: Add 'recursive targets' to maybe list.
12209         * configure: Regenerate.
12211         * MAINTAINERS: "GNATS only" -> "Bug database only".
12213         * Makefile.tpl: Rename [+target+] to [+make_target+].
12214         * Makefile.def: Rename 'target' to 'make_target'.
12216 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12218         * MAINTAINERS: Add self as options handling maintainer.
12220 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12222         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12223         been too long since I touched those ports.
12225 2003-05-28  DJ Delorie  <dj@redhat.com>
12227         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12228         * Makefile.in: Regenerate.
12230 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12232         * configure.in: Use curly braces in the definition of tooldir.
12233         * configure: Regenerate.
12235 2003-05-21  DJ Delorie  <dj@redhat.com>
12237         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12238         newlib or libgloss.
12239         * Makefile.in: Regenerate.
12241 2003-05-21  DJ Delorie  <dj@redhat.com>
12243         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12244         * Makefile.in: Regenerate.
12246 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12248         * MAINTAINERS: Update my e-mail address.
12250 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12252         * configure.in: Switch more things to use maybe dependencies.
12253         * Makefile.tpl: Switch more things to use maybe dependencies.
12254         Factor out common code from autogen IF statements.
12255         * configure: Regenerate.
12256         * Makefile.in: Regenerate.
12258 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12260         * configure.in: Accept i[3456789]86 for machine type.
12261         * configure: Regenerate.
12263 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12265         * configure.in: Switch more things to use maybe dependencies.
12266         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12267         * configure: Regenerate.
12268         * Makefile.tpl: Switch more things to use maybe dependencies.
12269         * Makefile.in: Regenerate.
12271 2003-05-16  Andreas Schwab  <schwab@suse.de>
12273         * Makefile.tpl (install-opcodes): Define.
12274         * Makefile.in: Rebuild.
12276 2003-05-13  Andreas Jaeger  <aj@suse.de>
12278         * config.guess: Update to 2003-05-09 version.
12279         * config.sub: Update to 2003-05-09 version.
12281 2003-05-13  Michael Eager  <eager@mvista.com>
12283         * configure.in: Correct sed script so that options in quotes are not
12284         deleted.
12285         * configure: Rebuild.
12287 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12289         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12290         and $$s/newlib/libc/sys/cygwin32 include paths.
12291         * configure: Ditto.
12293 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12295         * MAINTAINERS: Update my email addresses.
12297 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12299         * config-ml.in: Propagate INSTALL variables.
12301 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12303         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12305 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12307         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12308         * Makefile.in: Regenerate.
12310 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12312         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12314 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12316         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12318 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12320         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12321         * Makefile.in: Regenerated.
12323 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12325         * MAINTAINERS (Write After Approval): Upgrade myself from
12326         GNATS only to write-after-approval. Update my mail address.
12328 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12330         (OS Port Maintainers: freebsd): Add myself.
12332 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12334         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12336 2003-04-22  Kean Johnston  <jkj@sco.com>
12338         * MAINTAINERS (SCO ports): Added myself.
12340 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12342         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12344 2003-04-19  Kean Johnston  <jkj@sco.com>
12346         * MAINTAINERS (Write After Approval): Add myself.
12348 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12350         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12351         * Makefile.in: Regenerate.
12353 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12355         * configure.in (powerpc64*-*-linux*): Remove.
12356         * configure: Rebuilt.
12358 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12360         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12361         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12362         and restrap.
12363         * Makefile.in:  Regenerate.
12365 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12367         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12368         * configure: Regenerated.
12370 2003-04-15  DJ Delorie  <dj@redhat.com>
12372         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12374 2003-04-13  Nick Clifton  <nickc@redhat.com>
12376         * config-ml.in: Remove support for --disable-aix removing
12377         call-aix multilibs.
12379 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12381         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12382         * */configure: Rebuilt.
12384 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12386         * MAINTAINERS: Add my email address.
12388 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12390         * MAINTAINERS (Write After Approval): Add myself.
12392 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12394         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12395         * Makefile.in: Regenerate.
12397 2003-03-14  Michael Chastain  <mec@shout.net>
12399         * Makefile.in: Regenerate with correct Makefile.def.
12401 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12403         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12404         Make macro.
12405         * Makefile.in: Regenerate.
12406         * configure.in: Clean up gxx_include_dir logic.
12407         * configure: Regenerate.
12409 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12411         * MAINTAINERS (Write After Approval): Add myself.
12413 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12415         * MAINTAINERS: Update my mail address.
12417 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12419         * configure.in (gxx_include_dir): Fix typo.
12420         * configure: Regenerated.
12422 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12424         * Makefile.tpl: Reindent.
12425         * Makefile.in: Regenerate.
12426         * configure.in: Reindent.  Don't set unused variables.
12427         * configure: Regenerate.
12429 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12431         * configure.in: Include $(build_tooldir)/sys-include in
12432         FLAGS_FOR_TARGET.
12433         * configure: Regenerated.
12435 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12437         * Makefile.tpl: Always pass down RANLIB.
12438         * Makefile.in: Regenerate.
12440         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12441         * Makefile.in: Regenerate.
12442         * configure.in: Remove unused logic relating to --enable-shared
12443         and --enable-threads.  Remove bogus comments.  Remove redundant
12444         noconfigdirs.
12445         * configure: Regenerate.
12447         * configure.in: Replace ${libstdcxx_version} by its value.
12448         Remove reference to mh-dgux.
12449         * configure: Regenerate.
12451 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12453         * MAINTAINERS (Write After Approval): Add myself.
12455 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12457         * Makefile.tpl: Rearrange.
12458         * Makefile.in: Regenerate.
12460 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12462         * configure.in: Add support for kaOS as cross build target system.
12463         * configure: Regenerated.
12465 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12467         * MAINTAINERS (Write after approval): Add myself.
12469 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12471         * MAINTAINERS: Update my email address.
12473 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12475         * MAINTAINERS: Add self to blanket write privs. section.
12477 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12479         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12480         configure-target-* as some target builds may require additional
12481         flags for preprocessor tests.
12482         * Makefile.in: Regenerated.
12484 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12486         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12487         * ltconfig: Handle it.
12488         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12489         auto-detecting it.
12491         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12492         it is used as argument to $CC.
12493         * ltcf-gcj.sh: Likewise.
12495         * configure.in: Introduce --enable-maintainer-mode.
12496         * configure: Rebuilt.
12497         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12498         for maintainer mode.
12499         * Makefile.in: Rebuilt.
12501 2003-02-18  Jason Merrill  <jason@redhat.com>
12503         * Makefile.tpl (check-c++): Allow parallelism.
12505 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12507         * MAINTAINERS: Remove John Carr (who never actually had access to
12508         gcc.gnu.org).
12510 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12512         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12513         don't configure target-libobjc.
12514         * configure: Regenerate.
12516 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12518         * Makefile.tpl (RANLIB): Define.
12519         * Makefile.in: Regenerate.
12521 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12523         * MAINTAINERS: Update my email.
12525 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12527         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12528         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12529         * Makefile.in: Regenerated.
12530         * configure.in: Remove all traces of snavigator, db, and grep.
12531         * configure: Regenerated.
12533 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12535         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12536         After Approval.
12538 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12540         * MAINTAINERS (Write after approval): Add myself.
12542 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12544         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12545         * Makefile.in: Regenerated.
12547 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12549         * config.guess: Updated to 2003-01-30's version.
12550         * config.sub: Updated to 2003-01-28's version.
12552 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12554         * config.if: If gcc_version is already set, just use it.  Don't set
12555         gcc_version_trigger if it's already set, otherwise set it to
12556         gcc/version.c, but only if the file exists.  If it is not set and
12557         gcc/version.c does not exist, try to extract the version number from
12558         $CC.
12560 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12562         * MAINTAINERS: Add myself to write-after-approval list.
12564 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12566         * configure.in:  Revert 24Jan change.
12567         * configure:  Regenerate.
12569 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12571         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12572         entry of HJ Lu.
12574 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12576         * configure.in: Revert previous change.
12577         * configure: Regenerate.
12579 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12581         * configure.in: Make rda native-only.
12582         * configure: Regenerate.
12584 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12586         * MAINTAINERS: Move myself from GNATS-only-accounts to
12587         write-after-approval.
12589 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12591         * configure.in: Add missing \.
12592         * configure: Rebuilt.
12594 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12596         * configure.in (baseargs): Avoid using \| in sed regular
12597         expressions.
12598         * configure: Rebuilt.
12600 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12602         * configure.in (baseargs): Remove all supported forms of
12603         --cache-file, --srcdir, --host, --build and --target options
12604         from argument lists.
12605         * configure: Rebuilt.
12607 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12609         * MAINTAINERS: Add myself to write-after-approval list.
12611 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12613         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12614         * configure: Rebuilt.
12616 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12618         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12619         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12620         * Makefile.in: Regenerate.
12621         * configure: Regenerate.
12623 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12625         * configure.in: Remove Makefile in build, host and target modules
12626         unless configure was run with --no-recursion.
12627         * configure: Rebuilt.
12629 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12631         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12632         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12633         * Makefile.in: Regenerate.
12635 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12637         * config.guess: Update to 2003-01-03 version.
12638         * config.sub: Update to 2003-01-03 version.
12640 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12642         * configure: Regenerate with proper autoconf 2.13.
12644 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12646         * configure.in: Add AC_PREREQ for consistency.
12647         * configure: Regenerate.
12649 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12651         * configure.in (GDB_TK): Add tcl directories conditional on
12652         gdb/gdbtk directory being present.
12653         * configure: Regenerate.
12655 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12657         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12658         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12659         * configure: Rebuilt.
12661 2002-12-31  Tom Tromey  <tromey@redhat.com>
12663         * Makefile.in: Rebuilt.
12664         * Makefile.def (target_modules) [libffi]: Allow installation.
12666 2002-12-31  Andreas Schwab  <schwab@suse.de>
12668         * configure.in: Fix use of $program_transform_name.
12669         * configure: Regenerated.
12671 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12673         * configure.in (baseargs): Don't remove first configure argument.
12674         * configure: Regenerated.
12676 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12678         * Makefile.tpl (local-distclean): Don't remove...
12679         (multilib.ts): ... this.  Moved into...
12680         (multilib.out): ... this.  Don't use sub-make.
12681         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12682         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12683         (configure-build-[+module+], configure-[+module+],
12684         configure-target-[+module+], configure-gcc): ... these.  Test
12685         for Makefile existence.  Drop config.status from dependencies.
12686         * Makefile.in: Rebuilt.
12687         * configure.in: Move gcc-version-trigger to the end of
12688         ac_configure_args.  Add comments to maybedep.tmp and
12689         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12690         nonopt from baseargs, matching and removing corresponding
12691         whitespace while at it.
12692         * configure: Rebuilt.
12694 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12696         * configure.in (host_configargs): Replace reference to
12697         no-longer-defined buildopts with --build=${build_alias}.
12698         * configure: Rebuilt.
12700         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12701         program_transform_name to standard idiom.
12702         (AUTOGEN, AUTOCONF): Define.
12703         (Makefile.in): Use $(AUTOGEN).
12704         (Makefile): Depend on config.status, and use autoconf-style rule to
12705         build it.  Move original commands to...
12706         (config.status): ... this new target.
12707         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12708         $(AUTOCONF).
12709         * Makefile.in: Rebuilt.
12711 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12713         * Makefile.tpl: Fix dramatic bustage due to change in
12714         program_transform_name.
12715         * Makefile.in: Regenerate.
12717         * configure.in: Remove unnecessary PATH setting.
12718         * configure: Regnerate.
12720         * configure.in: Don't default to unprefixed tools unless
12721         the native tools will work.
12722         * configure: Regenerate.
12724         * configure.in: Convert to autoconf script.  Blow away lots
12725         of now-redundant Makefile fragments.
12726         * configure: Generate using Autoconf.
12727         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12728         * Makefile.in: Regenerate.
12730 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12732         * configure: Fix stupid bug where RANLIB was mistakenly included.
12734         * configure.in: Rename (buildargs, hostargs, targargs) to
12735         (build_configargs, host_configargs, target_configargs).
12737         * configure.in: Move logic out of sed statement.
12739         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12740         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12742 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12744         * config.sub: Import from master repository
12745         * config.guess: Ditto
12747 2002-12-24  Andreas Schwab  <schwab@suse.de>
12749         * Makefile.tpl (multilib.out): Fix missing space.
12750         * Makefile.in: Regenerate.
12752 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12754         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12755         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12756         * Makefile.in: Regenerate.
12757         * configure.in: Remove unnecessary leftovers.
12759 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12761         * configure.in (extra_ranlibflags_for_target): New variable.
12762         (*-*-darwin): Add -c to ranlib commands.
12763         * configure (tooldir): Handle extra_ranlibflags_for_target.
12765 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12767         * Makefile.tpl: Revert HJL's change.
12768         * Makefile.in: Regenerated.
12769         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12770         always.
12772 2002-12-19  Andreas Schwab  <schwab@suse.de>
12774         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12775         * Makefile.in: Regenerate.
12777 2002-12-18  H.J. Lu  <hjl@gnu.org>
12779         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12780         * Makefile.in: Regenerated.
12782         * configure.in (build_prefix): New. Substitute.
12784 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12786         * Makefile.tpl: Don't let real targets depend on phony targets.
12787         * Makefile.in: Regenerate.
12789         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12790         * Makefile.in: Regenerate.
12792 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12794         * config.sub: Import from master repository
12795         * config.guess: Ditto
12797 2002-12-16  Jason Merrill  <jason@redhat.com>
12799         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12800         previous 'make bootstrap'.
12801         * Makefile.in: Regenerate.
12803 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12805         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12807 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12809         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12810         * Makefile.in: Regenerate.
12812 2002-12-13  Jason Merrill  <jason@redhat.com>
12814         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12815         library tests.
12816         (check-c++): Just depend on it and check-target-libstdc++-v3.
12817         * Makefile.in: Regenerate.
12819 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12821         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12822         * Makefile.in: Rebuilt.
12824 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12826         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12828 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12830         * configure: Fix bug put in by gremlins.
12832         * Makefile.tpl: Substitute more autoconfily.
12833         * configure: Substitute more autoconfily.
12834         * Makefile.in: Regenerate.
12836 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12838         * config.sub: Import from master repository
12839         * config.guess: Ditto
12840         * MAINTAINERS: Added Svein Seldal under write after approval
12842 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12844         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12845         * Makefile.in (all-sim): Ditto.
12847 2002-12-06  DJ Delorie  <dj@redhat.com>
12849         * Makefile.tpl: Change configure dependencies to not have real
12850         targets depend on phony targets.
12852 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12854         * configure.in: Revert unintentional change.
12856         * Makefile.tpl: Change dependency for */multilib.out so that
12857         it works when gcc isn't in the tree.
12859         * configure.in: Substitute more.
12860         * configure: Run subconfigures from the Makefile.
12861         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12862         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12864 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12866         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12868 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12870         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12871         and corresponding dependencies.
12872         * Makefile.in: Regenerate.
12874         * configure.in (host_tools): Order binutils, gas and ld for
12875         convenience in running the testsuites.
12877         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12878         * Makefile.in: Regenerate.
12879         * configure.in: Introduce rules to serialize subconfigure runs.
12881         * configure.in: Introduce BASE_CC_FOR_TARGET.
12882         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12883         Realize configure-build-* targets.  Realize configure-target-* targets.
12884         * Makefile.in: Regenerate.
12886 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12888         * configure: Move gcc_version_trigger stuff from here...
12889         * configure.in: ...to here.
12891         * configure.in: Separate subconfigure options added by this file from
12892         options given by the user.  Add machinery to put args for host
12893         subconfigures into the Makefile.
12895         * Makefile.tpl: Remove 'vault' targets.
12896         * Makefile.tpl: Reorder and comment dependencies.
12897         * Makefile.in: Regenerate.
12899 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12900         * configure.in: Fix my broken commit of previous patch. (sigh)
12902 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12904         * configure.in: Move host-specific darwin noconfigdirs into
12905         the host-specific section.
12907 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12909         * configure.in: Move host-specific darwin noconfigdirs into
12910         the host-specific section.
12912 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12914         * configure: Remove skip-this-dir support.
12915         * Makefile.tpl: Remove skip-this-dir support.
12917         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12918         subdirectories.
12919         * Makefile.in: Regenerate.
12921         * Makefile.tpl: Strip out useless setting of 'dir'.
12922         * Makefile.in: Regenerate.
12924 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12926         * configure.in: Fix deeply stupid bug.
12928         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12929         shell code in CXX_FOR_TARGET
12930         * Makefile.def: Introduce raw_cxx.
12931         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12932         RAW_CXX_FOR_TARGET.
12933         * Makefile.in: Regenerate.
12935 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12937         * Makefile.tpl: Remove unnecessary ifs.
12938         * Makefile.in: Regenerate.
12940         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12941         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12942         targets for 'no_install' modules.
12943         * configure: Move GDB_TK substitution to configure.in.  Move
12944         build_modules stuff to configure.in.
12945         * configure.in: Implement soft dependency machinery.  Maybe-ize
12946         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12947         * Makefile.in: Regenerate.
12949 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12951         * Makefile.tpl: Make all-target, install-target behave similarly
12952         to all, install (only hitting configured targets).  Eliminate
12953         unused macro defintions.
12955         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12956         build != host.
12958         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12960         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12962         * configure.in: Produce lists of subdir targets we're actually
12963         configuring.  Remove references to "dosrel".
12964         * Makefile.tpl: Let configure set which subdir targets are hit.
12965         Remove install-cross; clean up install; remove ALL.  Remove
12966         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12967         Autogenerate host module targets.  Remove empty dependency lines
12968         and redundant dependency; rearrange slightly.
12969         * Makefile.def: Add host-side libtermcap, utils.
12971         * Makefile.in: Regenerate.
12973 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12975         * ltconfig (osf[345]): Append $major to soname_spec.
12976         Reflect this in library_names_spec.
12977         * ltmain.sh (osf): Prefix $major with . for use as extension.
12979 2002-11-19  Andreas Jaeger  <aj@suse.de>
12981         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12982         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12983         and sparc64 GNU/Linux systems.
12985 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12987         * MAINTAINERS: Update email.
12989 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12991         * MAINTAINERS: Complete James Dennett's entry.
12993 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12995         * MAINTAINERS (Write After Approval): Add myself.
12997 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12999         * Makefile.tpl: syntactic cleanup
13001 2002-11-13  Stuart Hastings  <stuart@apple.com>
13003         * MAINTAINERS: Add myself to write-after-approval list.
13005 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13007         * Makefile.def: Add list of recursive targets to autogenerate.
13008         Add build_modules.
13009         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13010         targets.  Autogenerate *-build-* targets.
13011         * Makefile.in: Regenerate.
13013 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13015         * configure: More autoconf-style substitutions.
13016         * Makefile.tpl: More autoconf-style substitutions.
13017         * Makefile.in: Regenerate.
13019 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13021         * configure: Substitute more variables in a more autoconf-friendly
13022         way.  Simplify slightly.
13023         * Makefile.tpl: Make more variables substitutable in an
13024         autoconf-friendly way.
13025         * Makefile.in: Regenerate.
13027 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13029         * MAINTAINERS (Write After Approval): Add myself.
13031 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13033         * configure.in (v810*): Remove special setting of tools.
13035         * configure: Add support for extra required flags for ar or nm.
13036         * configure.in (aix4.3+): Use above support for target-specific
13037         issues, rather than using config/mt-aix43.
13039 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13041         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13042         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13043         with $srcdir.  Reformat indentation.  Substitute some variables
13044         formerly hard-coded in the Makefile for build=host.
13045         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13046         * Makefile.def: Autogenerate more.
13047         * Makefile.in: Regenerate.
13049 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13051         * MAINTAINERS (Write After Approval): Add myself.
13053 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13055         * Makefile.def (host_modules): Add rda.
13056         * Makefile.in: Regenerate.
13057         * configure.in (target_tool): Add target-rda to list.
13059 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13061         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13063 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13065         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13066         and restrap targets to this rule.
13067         * Makefile.in:  Regenerate.
13069 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13071         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13072         GNATS only accounts.
13074 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13076         * configure.in (i[3456]86-*-linux*): Add check to disable
13077         ${libgcj} for glibc1.
13079 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13081         * MAINTAINERS: Add myself as ip2k port maintainer.
13083 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13085         * configure.in: Add tic4x target.
13087 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13089         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13090         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13091         * Makefile.in: Regenerate.
13093         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13094         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13095         * Makefile.in: Regenerate.
13097 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13099         * MAINTAINERS: Add myself as web pages co-maintainer.
13101 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13103         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13104         * Makefile.in: Regenerate.
13106 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13108         * MAINTAINERS: Add myself and Nathan Sidwell
13109         <nathan@codesourcery.com> as VxWorks maintainers.
13111 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13113         * Makefile.def: Remove order dependency comments.
13114         * Makefile.tpl: Add explicit install-install dependencies.
13115         * Makefile.in: Regenerate.
13117         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13118         * Makefile.in: Regenerate.
13120         * Makefile.tpl: Add configure-target (for src-release in src)
13121         * Makefile.in: Regenerate.
13123 2002-09-30  Nick Clifton  <nickc@redhat.com>
13125         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13127 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13129         * configure.in (s390*-*-linux*): Enable libgcj.
13131 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13133         * configure: Revert accidentally applied changes.
13135         * Makefile.tpl: Make more autoconf-friendly.
13136         * Makefile.in: Regenerate.
13137         * configure: Make substitution more autoconf-like.
13139 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13141         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13142         single entry to handle all these.
13143         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13144         libjava on arm-*-elf.
13146 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13148         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13149         things that depend on them.
13151 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13153         * Makefile.tpl: Make subsituted variables more autoconfy.
13154         * Makefile.in: Regenerate.
13155         * configure: Make seds more autoconfy.
13157 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13159         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13160         * Makefile.in: Regenerate.
13161         * configure.in: Rewrite sed statements to look autoconfy.
13163         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13164         all-target-foo on configure-target-foo.
13165         * Makefile.def: Ditto.
13166         * Makefile.in: Rebuild.
13168 2002-09-25  Andrew Haley  <aph@redhat.com>
13170         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13172 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13174         * Makefile.def: New file.
13175         * Makefile.tpl: New file.
13176         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13177         * contrib/gcc_update: Note that Makefile.in is a generated file.
13179         * configure.in: Minor rearrangement.  Simplify tests.
13181 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13183         * configure.in (with_headers): Skip copy if value is "yes".
13184         (with_libs): Likewise.
13186 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13188         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13189         * configure.in (sh*-*-pe*): Ditto.
13190         * configure.in (mips*-*-pe*): Ditto.
13191         * configure.in (*arm-wince-pe): Ditto.
13193         * configure.in: Rearrange.
13195 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13197         * MAINTAINERS: Update my email address.
13199 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13201         * MAINTAINERS: (Write After Approval): Add myself.
13203 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13205         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13207 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13209         * MAINTAINERS: Change my mailing address.
13211 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13213         * MAINTAINERS (Write After Approval): Remove myself.
13214         (Various Maintainers: c++ runtime libs): Add myself.
13216 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13218         * MAINTAINERS (Write After Approval): Remove myself.
13219         (Various Maintainers: c++ runtime libs): Add myself.
13221 2002-08-15  Eric Christopher  <echristo@redhat.com>
13223         * config.sub: Import from master repository.
13224         * config.guess: Ditto.
13226 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13228         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13229         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13230         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13232 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13234         * MAINTAINERS: Add self to rs6000 vector extensions.
13236 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13238         * libiberty/configure: Reverted unintended yesterday's check in.
13240 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13242         * boehm-gc/configure, libf2c/configure: Rebuilt.
13243         * libffi/configure, libiberty/configure: Ditto.
13244         * libjava/configure, libobjc/configure: Ditto.
13245         * libstdc++-v3/configure, zlib/configure: Ditto.
13246         Merged from binutils:
13247         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13248         From Steve Ellcey <sje@cup.hp.com>:
13249         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13250         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13251         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13252         IA64.
13253         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13254         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13255         soname_spec, sys_lib_search_path_spec): Ditto.
13257 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13259         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13261 2002-08-04  H.J. Lu  (hjl@gnu.org)
13263         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13265 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13267         * MAINTAINERS (Write After Approval): Add myself.
13269 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13271         * configure.in: Move generic linux case to end.  Copy generic
13272         linux noconfigdirs to mips*-*-linux* entry and new
13273         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13275 2002-07-19  Michael Matz  <matz@suse.de>
13277         * MAINTAINERS: Add myself as ra* maintainer.
13279 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13281         * config.guess: Update to 2002-07-09 version.
13282         * config.sub: Update to 2002-07-03 version.
13284 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13286         * MAINTAINERS: Fix typo in a maintainer email address.
13288 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13290         * configure.in: Remove two redundant tests.
13292 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13294         * configure.in (mips*-*-irix6*o32): Enable stabs.
13296 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13298         * configure.in: Don't build grez.
13299         * Makefile.in: Ditto.
13301         * Makefile.in: Remove references to bsp, cygmon, libstub.
13302         * configure.in: Ditto.
13304         * configure.in: Remove leftover reference to gdbtest.
13306 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13308         * configure.in (gxx_include_dir):  Change to match versioned
13309         C++ headers if --enable-version-specific-runtime-libs is used.
13311 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13313         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13315 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13317         * configure.in: Make --without-x work.
13319 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13321         * configure.in: Rearrange target Makefile fragment collection.
13323         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13324         cvs[src].
13325         * configure.in: Ditto.
13327 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13329         * MAINTAINERS (Write After Approval): Update my e-mail address.
13331 2002-06-24  Ben Elliston  <bje@redhat.com>
13333         * configure.in (host_tools): Remove cgen.
13335         * Makefile.in (all-cgen): Remove; runs from its source directory.
13336         (check-cgen, install-cgen, clean-cgen): Likewise.
13337         (all-opcodes): Do not depend on all-cgen.
13338         (all-sim): Likewise.
13340 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13342         * Makefile.in: Eliminate 'apache' targets.
13343         * configure.in: Eliminate 'apache' targets.
13345         * configure.in: Eliminate redundant tests.  Reorganize.
13347         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13349         * config-ml.in: Eliminate references to Cygnus configure.
13351         * Makefile.in: Eliminate references to building emacs.
13353 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13355         * MAINTAINERS: Update my email address.
13357 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13359         * config.if (libstdcxx_incdir): Version C++ headers.
13360         (cxx_incdir): Remove.
13362 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13364         * MAINTAINERS (Write After Approval): Add self.
13366 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13368         * configure.in: Add support for ip2k.
13370 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13372         * configure.in: Fix AIX configury bug.
13374 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13376         * MAINTAINERS (Write After Approval): Add self.
13378 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13380         * configure.in: replace ${topsrcdir} with ${srcdir}
13382         * configure.in: Move definition of libstdcxx_flags
13383         right above usage, rather than waaay earlier.
13385         * configure.in: Pull definition of is_cross_compiler earlier.
13387         * configure.in: Rearrange a little.
13389         * configure.in: Remove references to librx.
13390         * Makefile.in: Remove references to librx.
13392 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13394         * config.sub: Add support for avr target.
13395         Import from master sources, rev 1.255
13397 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13399         * configure, .cvsignore:  Revert previous change...
13400         * Makefile:  ...delete.
13402 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13404         * configure.in: Eliminate ${gasdir} variable.
13406 2002-06-18  Dave Brolley  <brolley@redhat.com>
13408         * configure.in: Add support for frv.
13409         * config.sub: Add support for frv.
13411 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13413         * configure:  Remove garbage from previous commit.
13415 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13417         * configure:  For in-source builds, make a subdir and re-exec there.
13418         * Makefile:  New file.  Pass targets through to build directory.
13419         * .cvsignore:  No longer ignore "Makefile".
13421 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13423         * MAINTAINERS (Write After Approval): Add self.
13425 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13427         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13429 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13431         * configure.in (vax-*-netbsd*): Re-enable gas.
13433 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13435         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13436         BUILD_PREFIX_1, to correct nomenclature.
13437         * configure: Likewise.
13439         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13440         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13442 2002-05-31  Olaf Hering  <olh@suse.de>
13444         * config-ml.in: Propogate DESTDIR also.
13446 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13448         * configure.in (vax-*-netbsd*): Don't build gas for this
13449         platform.
13451 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13453         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13454         and libgcj for AVR.
13456 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13458         * MAINTAINERS (Write After Approval): Add myself.
13460 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13462         * config.guess: Update to 2002-05-22 version.
13463         * config.sub: Likewise.
13465 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13467         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13468         * config-ml.in: Likewise.
13469         * configure: Likewise.
13470         * configure.in: Likewise.
13472 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13474         * MAINTAINERS: Update my email address.
13476 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13478         * configure.in: Simplify makefile fragment collection.
13480         * configure.in: Remove code to build emacs.
13482         * configure.in : Remove --srcdir argument from targargs and buildargs
13483         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13485         * configure: Move some logic to configure.in.
13486         * configure.in: Move some logic from configure.
13488 2002-05-11  Tom Tromey  <tromey@redhat.com>
13490         * MAINTAINERS: Reflect libgcj reality.
13492 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13494         * Makefile.in: Honour DESTDIR.
13496 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13498         * config.guess: Import 2002-03-20 version.
13499         * config.sub: Import 2002-04-26 version.
13501 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13503         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13505 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13507         * MAINTAINERS: Add self.
13509 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13511         * ltmain.sh: Detect and handle object name conflicts
13512         while piecewise linking a static library.
13514 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13516         * configure.in (noconfigdirs): Don't disable libgcj on
13517         sparc64-*-solaris* and sparcv9-*-solaris*.
13519 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13521         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13523 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13525         * configure.in (FLAGS_FOR_TARGET): Do not add
13526         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13527         on i[3456]86-*-linux*.
13529 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13531         * configure.in (noconfigdirs): Replace [ ] with test.
13533         * configure.in (noconfigdirs): Do not add target-newlib if
13534         target == i[3456]86-*-linux*, and host == target.
13536 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13538         * configure.in: delete reference to absent file
13540         * configure.in: replace '[' with 'test'
13542         * configure.in: Eliminate references to gash.
13543         * Makefile.in: Eliminate references to gash.
13545         * configure.in: remove useless references to 'pic' makefile fragments.
13547         * configure.in: (*-*-windows*) Finish removing.
13549         * configure.in: Eliminate redundant test for libgui.
13551 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13553         * MAINTAINERS: Add self and realphabetize.  Update entries
13554         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13555         entry for a29k port maintainer.
13557 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13559         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13560         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13562 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13564         * configure.in: remove references to dead files
13566 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13568         * MAINTAINERS: Add information about purpose of this file.
13570 2002-04-18  Tom Tromey  <tromey@redhat.com>
13572         * configure.in: Disallow configuring libgcj when it is already
13573         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13574         Solaris 2.8 by default.  For PR libgcj/6158.
13576 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13578         * configure.in:  Move default CC setting out of config/mh-* fragments
13579         directly into here.
13581 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13583         * configure.in: don't even try to configure or make a subdirectory
13584         if there's no configure script for it.
13586 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13588         * MAINTAINERS: Remove chill maintainers.
13589         * Makefile.in (CHILLFLAGS): Remove.
13590         (CHILL_LIB): Remove.
13591         (TARGET_CONFIGDIRS): Remove libchill.
13592         (CHILL_FOR_TARGET): Remove.
13593         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13594         CHILL_LIB.
13595         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13596         (CHECK_TARGET_MODULES): Likewise.
13597         (INSTALL_TARGET_MODULES): Likewise.
13598         (CLEAN_TARGET_MODULES): Likewise.
13599         (configure-target-libchill): Remove.
13600         (all-target-libchill): Remove.
13601         * configure.in (target_libs): Remove target-libchill.
13602         Do not compute CHILL_FOR_TARGET.
13603         * libchill: Remove directory.
13605 2002-04-11  DJ Delorie  <dj@redhat.com>
13607         * Makefile.in, configure.in: Sync with binutils, entries
13608         follow...
13610 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13612         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13613         (do-tar, do-bz2): New rules.
13614         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13615         (gdb-tar): New rule.
13616         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13617         (insight_dejagnu.tar): New rule.
13618         (insight.tar): New rule.
13619         (gdb+dejagnu.tar): New rule.
13620         (gdb.tar): New rule.
13622 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13624         * Makefile.in: Add all-tix to deps for all-snavigator
13625         so that tix is built when building snavigator.
13627 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13629         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13630         ld and gdb are not supported.
13632 2002-01-07  Mark Salter  <msalter@redhat.com>
13634         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13635         Allow target-libgloss to be built for arm, strongarm, and xscale.
13637 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13639         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13640         options for i[3456]86-pc-linux* native builds.
13642 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13644         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13645         files from .po files for a distribution.
13647 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13649         * configure.in: Enable libstdc++-v3 for h8300 targets.
13651 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13653         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13654         version from bfd/.
13656 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13658         * Makefile.in (VER): When present, extract the version number from
13659         the file version.in.
13661 2001-05-24  Tom Rix  <trix@redhat.com>
13663         * configure.in : enable ld for aix
13665 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13667         * config.guess: Add linux target for S/390.
13669 2000-11-07  Philip Blundell  <pb@futuretv.com>
13671         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13673 2000-11-03  Philip Blundell  <pb@futuretv.com>
13675         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13676         files.
13678 2001-01-15  Ben Elliston  <bje@redhat.com>
13680         * configure.in (host_tools): Add sid.
13681         Always configure cgen.
13683 2000-11-24  Nick Clifton  <nickc@redhat.com>
13685         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13687 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13689         * Makefile.in (ALL_MODULES): Add all-cgen.
13690         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13691         (all-cgen): New target.
13692         (all-opcodes,all-sim): Depend on all-cgen.
13693         * configure.in (host_tools): Add cgen.
13694         Only configure cgen if --enable-cgen-maint.
13696 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13698         * configure.in: Add *-*-freebsd* configurations.
13700 2002-04-08  Tom Tromey  <tromey@redhat.com>
13702         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13703         Fixes PR libgcj/6068.
13705 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13707         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13709 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13711         * configure.in (alpha*-dec-osf*): Enable libgcj.
13713 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13715         * MAINTAINERS (Write After Approval): Add myself.
13717 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13719         Fix for: PR bootstrap/3591, target/5676
13720         * configure.in (mcore-pe): Disable the configuration of
13721         libstdc++-v3 since exceptions are not supported.
13723 2002-03-20  Anthony Green  <green@redhat.com>
13725         * configure.in: Enable libgcj for xscale-elf target.
13727 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13729         * MAINTAINERS:  Update my email address.
13731 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13733         * ltmain.sh (relink_command): Fix typo in previous change.
13735 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13737         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13738         (relink_command): Added --tag flags.
13739         (mode=install): If relinking fails; error out.
13741 2002-03-12  Richard Henderson  <rth@redhat.com>
13743         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13744         .NOTPARALLEL tag.
13745         (do-check): Rename from check.
13746         (check): Allow parallel check.
13748 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13750         * MAINTAINERS: Add myself as maintainer for xtensa port.
13751         Fix alphabetical order in CPU port maintainer list.
13752         Remove myself from Write After Approval list.
13754 2002-03-11  Richard Henderson  <rth@redhat.com>
13756         * Makefile.in (.NOTPARALLEL): Add fake tag.
13758 2002-03-07  H.J. Lu  (hjl@gnu.org)
13760         * configure.in: Enable gprof for mips*-*-linux*.
13762 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13764         * MAINTAINERS (Write After Approval): Add myself.
13766 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13768         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13769         libjava.
13770         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13772 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13774         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13775         because its Makefile is there; test for the executable instead.
13777 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13779         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13780         libstdc++-v3 and libjava.
13782 2002-02-11  Adam Megacz  <adam@xwt.org>
13784         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13785         boehm-gc
13787 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13789         * config.guess: Updated to 2002-01-30's version.
13790         * config.sub: Updated to 2002-02-01's version.
13791         Contribute sh64-elf.
13792         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13793         * configure.in: Added sh64-*-*.
13795 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13797         * MAINTAINERS: Belatedly add myself to write after approval list.
13799 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13801         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13802         Remove self as Write After Approval.
13804 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13806         * MAINTAINERS: Put self in as maintainer for contrib/regression
13807         directory.
13809 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13811         * MAINTAINERS:  Update my email address.
13813 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13815         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13816         target-libiberty, and target-libgloss.  Skip Java-related
13817         libraries if not supported for NetBSD on target CPU.
13819 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13821         * install-sh: Use _inst.$$_ for temp file name.
13823 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13825         * MAINTAINERS (Write After Approval): Move my contact info
13826         from here...
13827         (OS Port Maintainers): ...to here (netbsd).
13829 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13831         * MAINTAINERS (Write After Approval): Add myself.
13833 2002-01-17  H.J. Lu  <hjl@gnu.org>
13835         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13836         (all-target-fastjar): Also depend on all-target-libiberty.
13838 2002-01-16  H.J. Lu  (hjl@gnu.org)
13840         * config.guess: Import from master sources, rev 1.225.
13841         * config.sub: Import from master sources, rev 1.238.
13843 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13845         * MAINTAINERS (Write After Approval): Remove myself.
13847 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13849         * MAINTAINERS (Write After Approval): Add myself.
13851 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13853         * MAINTAINERS: Add self as docs co-maintainer.
13855 2001-12-11  Matthias Klose  <doko@debian.org>
13857         * MAINTAINERS (Write After Approval): Add myself.
13859 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13861         * MAINTAINERS: Update my email address.
13863 2001-12-07  Turly O'Connor  <turly@apple.com>
13864         * MAINTAINERS (Write After Approval): Add myself.
13865         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13866         (rs6000_initialize_trampoline): Call __trampoline_setup for
13867         ABI_DARWIN too.
13868         * darwin-tramp.asm: New file, implements __trampoline_setup.
13869         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13871 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13873         * MAINTAINERS (Write After Approval): Add myself.
13875 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13877         * configure, configure.in: Use temp file for long sed commands.
13879 2001-12-03  Laurent Guerby  <guerby@acm.org>
13881         * config.sub: Update to version 1.232 on subversion.
13883 2001-12-03  Ben Elliston  <bje@redhat.com>
13885         * MAINTAINERS: Update mail address for config.* patches.
13887 2001-11-27  DJ Delorie  <dj@redhat.com>
13888             Zack Weinberg  <zack@codesourcery.com>
13890         When build != host, create libiberty for the build machine.
13892         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13893         CONFIG_ARGUMENTS.
13894         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13895         New variables.
13896         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13897         and rules.
13898         (all.normal): Depend on ALL_BUILD_MODULES.
13899         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13900         (all-build-libiberty): Depend on configure-build-libiberty.
13902         * configure: Calculate and substitute proper value for
13903         ALL_BUILD_MODULES.
13904         * configure.in: Create the build subdirectory.
13905         Calculate and substitute TARGET_CONFIGARGS (formerly
13906         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13908 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13910         * MAINTAINERS (write-after-approval): Add self.
13912 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13914         * MAINTAINERS (GNATS only accounts): Remove self.
13916 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13918         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13919         libf2c.
13921 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13923         * MAINTAINERS (Write After Approval): Add self.
13925 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13927         * MAINTAINERS: mips and s390 are also CPU ports.
13929 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13931         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13933 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13935         * MAINTAINERS: Alphabetize.
13937 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13939         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13941 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13943         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13945 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13947         * configure.in (--enable-languages): Be more permissive about
13948         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13950 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13952         * config.sub: Import from master sources, rev. 1.230.
13953         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13955 2001-11-07  Laurent Guerby  <guerby@acm.org>
13957         * MAINTAINERS (Write After Approval): Add self.
13959 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13961         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13963 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13965         * config.sub: Import from master sources, rev 1.226.
13966         * config.guess: Import from master sources, rev 1.216.
13968 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13970         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13971         * MAINTAINERS: Add self as maintainer of MMIX port.
13972         Remove old after-approval entry.
13974 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13976         * ChangeLog, configure: Fix spelling errors.
13978 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13980         * MAINTAINERS: Tweak my address.
13982 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13984         * MAINTAINERS: Update my email address.
13986 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13988         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13989         * MAINTAINERS: Add self as maintainer of CRIS port.
13991 2001-10-10  Geert Bosch  <bosch@gnat.com>
13993         * MAINTAINERS (Various maintainers: Ada front end):
13994         Added Robert Dewar.
13996 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13998         * MAINTAINERS (Write After Approval): Added self
14000 2001-10-02  Geert Bosch  <bosch@gnat.com>
14002         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14004 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14006         * configure: Handle temporary files securely using mkdir.
14008 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14010         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14012 2001-09-26  Will Cohen  <wcohen@redhat.com>
14014         * configure.in (*-*-linux*): Disable configuration of target-newlib
14015         and target-libgloss.
14017 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14019         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14020         RANLIB.
14022 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14024         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14025         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14026         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14027         avoid quotes nesting problems.
14028         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14029         (DO_X): Export only variables that are set.
14031 2001-09-19  Ben Elliston  <bje@redhat.com>
14033         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14034         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14035         semantics.  Use the shell built-in "type" command instead.
14037 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14039         Merged from gcc-3_0-branch:
14040         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14041         * ltcf-c.sh: Use $objext, not $ac_objext.
14042         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14043         * ltcf-cxx.sh: Add support for GNU.
14044         2001-07-22  Timothy Wall  <twall@redhat.com>
14045         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14046         default settings if using GNU tools with that configuration.
14047         * ltcf-cxx.sh: Ditto.
14048         * ltcf-gcj.sh: Ditto.
14049         2001-07-21  Michael Chastain  <chastain@redhat.com>
14050         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14051         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14052         * ltmain.sh: Mark as gcc-local.
14054 2001-08-30  Eric Christopher  <echristo@redhat.com>
14055             Jason Eckhardt  <jle@redhat.com>
14057         * config.guess: Merge from master sources.
14058         * config.sub: Merge from master sources, add support for mipsisa32.
14060 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14061         * config.sub: Merge from master sources, rev 1.219.
14062         * MAINTAINERS: Add self as contact for stormy16 port.
14064 2001-08-14  Zack Weinberg  <zackw@panix.com>
14066         * config.sub: Merge from master sources, rev 1.218.
14067         * config.guess: Merge from master sources, rev 1.209.
14069 2001-08-11  Graham Stott  <grahams@redhat.com>
14071         * Makefile.in (check-c++): Add missing semicolon.
14073 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14075         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14077 2001-07-30  Eric Christopher  <echristo@redhat.com>
14079         * MAINTAINERS (Various maintainers: mips port): Added myself.
14081 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14083         * configure.in (sh-*-linux*): New.
14085 2001-07-27  Richard Henderson  <rth@redhat.com>
14087         * .cvsignore: Add LAST_UPDATED.
14089 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14091         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14093 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14095         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14097 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14099         * MAINTAINERS (Write After Approval): Added myself.
14101 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14103         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14104         and libgcj on m68hc11/m68hc12.
14106 2001-06-27  H.J. Lu  (hjl@gnu.org)
14108         * Makefile (CFLAGS_FOR_BUILD): New.
14109         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14111 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14113         * README: Remove version number.
14115 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14117         * INSTALL/README: Update wrt. to the installation instructions now
14118         residing in gcc/doc/install.texi.
14120 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14122         * README: Replace with a cut-down and updated version of gcc/README.
14124 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14126         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14127         multilibs to be disabled.
14129 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14131         * MAINTAINERS (Write After Approval): Add myself.
14133 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14135         * config.guess: Import CVS version 1.195.
14136         * config.sub: Import CVS version 1.212.
14138 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14140         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14141         gcc/xgcc is built, use -print-prog-name to find out the program
14142         name to use.
14144 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14146         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14147         appear to also be in the master copy.
14148         * config.sub:  Import CVS version 1.211.
14150 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14152         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14153         with_gcc]: Use `gcc -shared' to build a shared library.
14155 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14157         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14158         archives.
14160 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14162         * MAINTAINERS (Write After Approval): Add myself.
14164 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14166         * configure.in (libstdcxx_flags): Do not try to execute
14167         libstdc++-v3/testsuite_flags until it exists.
14169 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14171         * MAINTAINERS: Update my email address.
14173 2001-05-31  Graham Stott  <grahams@redhat.com>
14175         * MAINTAINERS (Write After Approval): Add myself.
14177 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14179         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14180         libraries when using g++ with native linker.
14182 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14184         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14186 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14188         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14189         [aix4*|aix5*]: Prepend blank.
14191 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14193         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14194         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14195         of subdir/configure scripts to use the new libtool.m4.
14197 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14199         * MAINTAINERS (Write After Approval): Add myself.
14201 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14203         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14205 2001-05-11  Ben Elliston  <bje@redhat.com>
14207         * Makefile.in (all-sid): New target.
14208         (check-sid, clean-sid, install-sid): Likewise.
14210 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14212         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14214 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14216         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14217         libgcj.
14219 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14221         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14222         gcc/xgcc is built, use -print-prog-name to find out the program
14223         name to use.
14225 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14227         * configure.in (noconfigdirs): Don't reset it from scratch in the
14228         target case; only append to it.
14230         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14231         sparc-*-solaris2.8]: Disable ${libgcj}.
14233 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14235         * configure.in (libgcj_saved): Copy from $libgcj.
14236         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14237         --disable-libgcj.
14239 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14241         * MAINTAINERS: Remove self as MIPS maintainer and
14242         C front end maintainer.
14244 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14246         * configure.in: Move *-chorusos target case to the proper switch.
14247         Disable libgcj.
14249 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14251         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14252         1.641.2.228.
14254 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14256         * Makefile.in (STAGE1_CFLAGS): Pass down.
14258 2001-04-13  Alan Modra  <amodra@one.net.au>
14260         * config.guess: Add hppa64-linux support.  Note for next import that
14261         this is already in the master file.
14262         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14264 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14266         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14267         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14269 2001-04-11  Stan Shebs  <shebs@apple.com>
14271         * MAINTAINERS: Add self as Darwin port maintainer.
14273 2001-04-11  Alan Modra  <amodra@one.net.au>
14275         * MAINTAINERS: Update my email address.
14277 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14279         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14280         recent versions of FreeBSD (release 3 or later).
14281         * ltconfig: On FreeBSD, -lc must not be provided when building
14282         a shared library or else the standard -pthread gcc option is
14283         rendered worthless to later users of the built library.
14285 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14287         * MAINTAINERS: Add self and RTH as C front end maintainers.
14289 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14291         * config.sub: Make sure to match an already-canonicalized
14292         machine name (eg. mn10300-unknown-elf).
14294 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14296         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14297         New macros.
14298         (bootstrap, cross): Use RECURSE_FLAGS.
14299         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14301 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14303         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14305 2001-03-22  Colin Howell  <chowell@redhat.com>
14307         * Makefile.in (DO_X): Do not backslash single-quotes in
14308         backquotes (two places).
14310 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14312         Re-installed:
14313         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14314         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14315         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14316         * ltcf-cxx.sh: Likewise.
14317         * ltcf-gcj.sh: Likewise.
14319 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14321         * MAINTAINERS: Add myself as "documentation co-maintainer".
14323 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14325         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14326         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14328 2001-03-19  Tom Tromey  <tromey@redhat.com>
14330         * config-ml.in: Handle GCJ and GCJFLAGS.
14332 2001-03-21  Michael Chastain  <chastain@redhat.com>
14334         * Makefile.in: all-m4 depends on all-texinfo.
14336 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14338         * MAINTAINERS: Add myself to write after approval list.
14340 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14342         * Makefile.in (DO_X): Quote nested quotes.
14344 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14346         * MAINTAINERS: Add myself to write after approval list.
14348 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14350         * Makefile.in (DO_X): Use double quotes for quoting
14351         "RANLIB=$${RANLIB}".
14353 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14355         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14357 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14359         * configure.in: Only use `lang_requires' for languages athat are
14360         actually enabled.
14362 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14364         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14366 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14368         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14370 2001-03-07  Tom Tromey  <tromey@redhat.com>
14372         * configure.in: Allow config-lang.in to set `lang_requires' to list
14373         of other required languages.
14375 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14377         * Makefile.in: Remove RANLIB definition. Use RANLIB
14378         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14379         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14381 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14382             Alexandre Oliva  <aoliva@redhat.com>
14384         * Makefile.in (check-c++): Use tabs, not spaces.
14386 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14388         * MAINTAINERS: add myself to Write After Approval list.
14390 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14392         * Makefile.in (check-c++): New rule.
14394         * configure.in (target_libs): Remove libg++.
14395         (noconfigdirs): Remove libg++.
14396         (noconfigdirs): Same.
14397         (noconfigdirs): Same.
14398         (noconfigdirs): Same.
14400         * config-ml.in: Remove libg++ references.
14402         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14403         (ALL_TARGET_MODULES): Same.
14404         (configure-target-libg++): Remove.
14405         (all-target-libg++): Remove.
14406         (configure-target-libio): Remove.
14407         (all-target-libio): Remove.
14408         (check-target-libio): Remove.
14409         (.PHONY): Remove.
14410         (libg++.tar.bz2): Remove.
14411         (all-target-cygmon): Remove libio.
14412         (all-target-libstdc++): Remove.
14413         (configure-target-libstdc++): Remove.
14414         (TARGET_LIB_PATH): Remove libstdc++.
14415         (ALL_GCC_CXX): Remove libstdc++.
14416         (all-target-gperf): Correct.
14418 2001-02-16  Nick Clifton  <nickc@redhat.com>
14420         * configure.in (noconfigdirs): Allow configuration of texinfo
14421         for Cygwin hosts.
14423 2001-02-15  Anthony Green  <green@redhat.com>
14425         * configure: Introduce GCJ_FOR_TARGET.
14426         * configure.in: Ditto.
14427         * Makefile.in: Ditto.
14429 2001-02-13  Andreas Schwab  <schwab@suse.de>
14431         * MAINTAINERS: Update mail address.
14433 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14435         * config.guess: Add linux target for S/390.
14436         * config.sub: Likewise.
14438 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14440         * configure.in: for *-chorusos, don't config target-newlib and
14441         target-libgloss.
14443 2001-02-06  Ben Elliston  <bje@redhat.com>
14445         * configure: Output host type to stdout, not stderr.
14447 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14449         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14450         * ltcf-cxx.sh: Likewise.
14452         * config.if: Assume enable_libstdcxx_v3 is defined.
14454 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14456         Remove V2 C++ library.
14457         * configure.in: Remove --enable-libstdcxx_v3 support.
14459 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14461         * include/demangle.h: Add prototype for java_demangle_v3.
14463 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14465         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14467 2001-01-27  Richard Henderson  <rth@redhat.com>
14469         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14471 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14473         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14474         Don't unset, it's non-portable and no longer necessary, set to empty
14475         instead.
14477 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14479         * ltconfig: Shell portability fix for the tagname validity check.
14481 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14483         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14484         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14486 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14488         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14490 2001-01-26  Tom Tromey  <tromey@redhat.com>
14492         * configure.in: Allow libgcj to be built on Sparc Solaris.
14494 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14496         * ltcf-c.sh: Add aix5 case.
14497         * ltcf-cxx.sh: Likewise.
14498         * ltconfig: Likewise.
14500 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14502         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14503         keep at least one of build_libtool_libs or build_old_libs set to
14504         yes.
14506         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14507         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14509 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14511         * configure.in: Enable libgcj on several additional platforms.
14513 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14515         * configure.in: Enable libgcj for linux targets.
14517 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14519         * MAINTAINERS (Write After Approval): Add myself.
14521 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14523         * MAINTAINERS: Add myself as vax port maintainer.
14525 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14527         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14529 2001-01-09  Mike Stump  <mrs@wrs.com>
14531         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14532         failures of subdirectories.
14534 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14536         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14537         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14538         * ltcf-cxx.sh: Likewise.
14539         * ltcf-gcj.sh: Likewise.
14540         * ltconfig.sh: Fix typo.
14542 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14544         * configure: handle DOS-style absolute paths.
14546 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14548         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14550 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14552         * MAINTAINERS: Add myself as avr port co-maintainer.
14554 2000-12-28  Ben Elliston  <bje@redhat.com>
14556         * MAINTAINERS: Add myself under ``Write After Approval''.
14558 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14560         * texinfo: Remove directory from GCC.
14562 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14564         * COPYING: Update to current
14565         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14566         to 19yy as example year in copyright notice).
14568 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14570         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14571         (libstdcxx_incdir): Pass down.
14572         * config.if: Remove expired bits for cxx_interface, add stub.
14573         (libstdcxx_incdir): Add variable for g++ include directory.
14574         * configure.in (gxx_include_dir): Use it.
14576 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14578         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14579         with old-email address from ``Write After Approval''.
14581 2000-12-15  Andreas Jaeger  <aj@suse.de>
14583         * configure.in: Handle lang_dirs.
14585 2000-12-14  Tom Tromey  <tromey@redhat.com>
14587         * MAINTAINERS: Removed brads.
14589         * MAINTAINERS: Added gcj developers.
14591 2000-12-13  Anthony Green  <green@redhat.com>
14593         * configure.in: Disable libgcj for any target not specifically
14594         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14595         with g++ abi.
14597 2000-12-13  Mike Stump  <mrs@wrs.com>
14599         * Makefile.in (local-distclean): Also remove fastjar.
14601 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14603         * contrib/gcc_update: Add fastjar --touch entries.
14605 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14607         * configure.in: Disable language-specific target libraries for
14608         languages that aren't enabled.
14610 2000-12-10  Anthony Green  <green@redhat.com>
14612         * configure.in: Define libgcj.  Disable libgcj target libraries for
14613         most targets.
14615 2000-12-10  Neil Booth  <neilb@earthling.net>
14617         * MAINTAINERS: Update mail address, remove from WAA list.
14619 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14621         * libjava: Imported from /cvs/java.
14622         * libffi: Likewise.
14623         * Boehm-gc: Likewise.
14625 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14627         * configure.in (target_libs): Revert 2000-12-08 patch.
14628         (noconfigdirs): Added target-libjava.
14630 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14632         * djunpack.bat: removed.
14634 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14636         * Makefile.in: handle DOS-style absolute paths.
14637         * config-ml.in: likewise.
14638         * symlink-tree: likewise.
14640 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14642         * fastjar: Imported.
14644 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14646         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14647         libjava.
14648         * configure.in (target_libs): Removed `target-libjava'.
14650 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14652         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14653         (ALL_MODULES): Added fastjar.
14654         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14655         (all-target-libjava): all-fastjar replaces all-zip.
14656         (all-fastjar): Added.
14657         (configure-target-fastjar, all-target-fastjar): Likewise.
14658         * configure.in (host_tools): Added fastjar.
14660 2000-12-07  Mike Stump  <mrs@wrs.com>
14662         * Makefile.in (local-distclean): Remove leftover built files.
14664 2000-11-24  Nick Clifton  <nickc@redhat.com>
14666         * configure.in (xscale-elf): Add target.
14667         (xscale-coff): Add target.
14669 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14671         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14672         recent versions of FreeBSD (release 3 or later).
14673         * ltconfig: On FreeBSD, -lc must not be provided when building
14674         a shared library or else the standard -pthread gcc option is
14675         rendered worthless to later users of the built library.
14677 2000-11-16  Fred Fish  <fnf@be.com>
14679         * configure.in (enable_libstdcxx_v3): Fix typo,
14680         libstd++ -> libstdc++.
14682 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14684         * MAINTAINERS: Add self to Write After Approval list.
14686 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14688         * MAINTAINERS: Update my email address.  Add myself to global write
14689         privs list.
14691 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14693         * Makefile.in: Merge with src and libgcj.
14694         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14695         configure-target-<library> when their configure scripts need the C
14696         or C++ library to have already been built to work properly.
14697         (do_proto_toplev): Set them to an empty string.
14699         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14700         (REALLY_SET_LIB_PATH): Use them.
14702 2000-11-17  Stan Shebs  <shebs@apple.com>
14704         * MAINTAINERS: Add self to Write After Approval list.
14706 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14708         * configure: Provide the original toplevel configure arguments
14709         (including $0) to subprocesses in the environment rather than
14710         through gcc/configargs.h.
14712 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14714         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14715         C99.  Alphabetise "Write After Approval" list.
14717 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14719         * configure: Turn on libstdc++ V3 by default.
14721         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14722         if we've got GCC.
14724 2000-11-11  Philip Blundell  <philb@gnu.org>
14726         * MAINTAINERS: Add self to Write After Approval list.
14728 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14730         * ltcf-c.sh (aix4): Improve shared library configuration; require
14731         exporting symbols.
14732         * ltcf-cxx.sh (aix4): Define.
14733         * ltconfig (aix4): Define library and soname specs appropriate for
14734         AIX.  Define command to create export symbols list.
14736 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14738         * config.sub: Add support for Sun Chorus
14740 2000-10-31  Nick Clifton  <nickc@redhat.com>
14742         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14743         <name>@redhat.com.  Also installed new email address for Clint
14744         Popetz.
14746 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14748         * etc: Remove directory from GCC.
14750 2000-10-16  Michael Meissner  <meissner@redhat.com>
14752         * configure (gcc/configargs.h): Only create if there is a build GCC
14753         directory created.
14755 2000-10-16  Matthias Klose  <doko@debian.org>
14757         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14758         when configured for libstdc++-v3.
14760 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14762         * configure: Save configure arguments to gcc/configargs.h.
14764 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14766         * config.guess: Import CVS version 1.157.
14767         * config.sub: Import CVS version 1.181.
14769 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14771         * Makefile.in (bootstrap): avoid recursion if subdir missing
14772         (cross): ditto
14773         (do-proto-toplev): ditto
14775 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14777         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14778         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14780         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14781         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14782         all affected `configure' scripts.
14784 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14786         * MAINTAINERS: Add self as cpplib co-maintainer.
14788 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14790         * MAINTAINERS: Add self to Write After Approval list.
14792 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14794         * INSTALL/README: egcs -> GCC update.
14796 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14798         * MAINTAINERS: Add myself to Write After Approval list.
14800 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14802         * MAINTAINERS: Add myself to Write After Approval list.
14804 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14806         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14807         X11 libraries for hppa64.
14809 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14811         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14813 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14815         * Makefile.in (all-zlib): Added dummy target.
14817         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14818         ltcf-gcj.sh: Updated from libtool multi-language branch.
14820 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14822         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14823         (bootstrap*): Depend on all-bootstrap.
14825 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14827         * config.guess: Import CVS version 1.156.
14828         * config.sub: Import CVS version 1.179.
14830 2000-09-02  Anthony Green  <green@cygnus.com>
14832         * Makefile.in (all-gcc): Depend on all-zlib.
14833         (CLEAN_MODULES): Add clean-zlib.
14834         (ALL_MODULES): Add all-zlib.
14835         * configure.in (host_libs): Add zlib.
14837 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14839         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14840         crosses, but add gcc/include to the header search path for them.
14842 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14844         * MAINTAINERS: Add self to Write After Approval list.
14846 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14848         * config.guess: Import CVS version 1.152.
14849         * config.sub: Import CVS version 1.177.
14851 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14853         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14854         $targargs to tell whether newlib is going to be built.
14856         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14857         $$r/TARGET_SUBDIR/libio for _G_config.h.
14859 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14861         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14863 2000-08-22  DJ Delorie  <dj@redhat.com>
14865         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14867 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14869         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14870         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14871         sub-configures.
14873 2000-08-21  DJ Delorie  <dj@redhat.com>
14875         * MAINTAINERS: Add self as a libiberty maintainer
14877 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14879         * configure.in (libstdcxx_flags): Use
14880         libstdc++-v3/src/libstdc++.INC.
14882 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14884         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14886 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14888         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14890         * configure: Make enable_threads and enable_shared defaults
14891         explicit.  Substitute enable_threads into generated Makefiles.
14892         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14893         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14895 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14897         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14899 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14901         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14902         previous delta.
14904 2000-08-11  Jason Merrill  <jason@redhat.com>
14906         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14907         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14908         (FLAGS_FOR_TARGET): Not here.
14909         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14911 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14913         * config-ml.in (CC, CXX): Don't introduce a leading space.
14915 2000-08-07  DJ Delorie  <dj@delorie.com>
14917         * MAINTAINERS: Add self as a DJGPP maintainer
14919 2000-08-07  DJ Delorie  <dj@redhat.com>
14921         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14922         "if we're also building gcc, and it's a gcc that will run on the
14923         build machine, we want to use its includes instead of the system's
14924         default includes".
14926 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14928         * MAINTAINERS: Add self to Write After Approval list.
14930 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14932         * configure.in (libstdcxx_flags): Don't use `"'.
14934         * config-ml.in: Adjust multilib search paths to the
14935         appropriate multilib tree.
14937 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14939         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14940         commas in $LANGUAGES.
14942 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14944         * configure.in: Re-enable all references to libg++ and librx.
14946 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14948         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14949         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14950         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14951         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14953         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14955 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14957         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14958         CXX_FOR_TARGET for sed.
14960 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14962         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14963         Do not override if already set in the environment or in configure.
14964         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14965         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14967 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14969         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14970         the libtool CVS tree multi-language branch.
14971         * ltconfig, ltmain.sh: Updated.
14973 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14975         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14976         (clean-target): Depend on it.
14978         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14979         (GCC_FOR_TARGET): Use it.
14980         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14981         * configure.in: ... here.
14982         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14983         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14985 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14987         * MAINTAINERS: Add self to Write After Approval list.
14989 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14991         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14992         (configure-target-libchill, configure-target-libobjc): Likewise.
14994         * configure.in: Use the same cache file for all target libs.
14995         * config-ml.in: But different cache files per multilib variant.
14997 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14999         * configure (topsrcdir): Don't use dirname.
15001 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15003         * MAINTAINERS: Add self to Write After Approval list.
15005 2000-07-20  Jason Merrill  <jason@redhat.com>
15007         * configure.in: Remove all references to libg++ and librx.
15009         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15011 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15013         * config.sub: Update to subversions version 2000-07-06.
15015 2000-07-12  Andrew Haley  <aph@cygnus.com>
15017         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15018         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15020 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15022         * symlink-tree:  Check number of arguments.
15024 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15026         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15027         search path for a g++ extracted from the build tree.  This
15028         will allow link tests run by configure scripts in
15029         subdirectories to succeed.
15031 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15033         * ltconfig: Add support for mips-dde-sysv4.2MP
15035 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15037         * MAINTAINERS: Add myself as loop discovery maintainer.
15039 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15041         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15042         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15044 2000-06-19  Timothy Wall  <twall@cygnus.com>
15046         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15047         * config.sub: Add tic54x target.
15049 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15051         * MAINTAINERS: Add self as Fortran maintainer,
15052         remove Craig Burley.
15054 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15056         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15057         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15059 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15061         * MAINTAINERS: Add self as i18n maintainer
15063 20000-05-21  H.J. Lu  (hjl@gnu.org)
15065         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15066         directory are used if they exist. Make sure
15067         $(build_tooldir)/include is searched for header files,
15068         $(build_tooldir)/lib/ for library files.
15069         (GCC_FOR_TARGET): Likewise.
15070         (CXX_FOR_TARGET): Likewise.
15072 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15074         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15076 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15078         * Makefile.in (configure-target-libiberty): Depend on
15079         configure-target-newlib.
15081 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15083         * configure.in, Makefile.in: Merge all libffi-related
15084         configury stuff from the libgcj tree.
15086 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15088         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15089         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15091 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15093         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15094         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15095         current version information.  Add to proto-toplev directory.
15096         (gdb-taz): Build do-djunpack.
15098 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15100         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15102 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15104         * MAINTAINERS: Add self to Write After Approval list.
15106 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15108         * ltmain.sh: Preserve in relink_command any environment
15109         variables that may affect the linker behavior.
15111 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15113         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15115 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15117         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15119 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15121         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15122         with the version name.
15124 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15126         * MAINTAINERS: Add self as bb-reorder maintainer.
15128 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15130         * config.if: Tweak.
15132 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15134         * djunpack.bat: New file.
15136 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15138         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15139         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15140         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15141         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15143 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15145         * config.sub (case $basic_machine): Change default for "ibm-*"
15146         to "openedition".
15148 2000-04-13  Andreas Jaeger  <aj@suse.de>
15150         * MAINTAINERS: Added myself.
15152 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15154         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15155         (do-md5sum): New target.
15156         (MD5PROG): Define.
15157         (PACKAGE): Default to TOOL.
15158         (VER): Default to a shell script.
15159         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15160         md5 checksum generation.
15161         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15162         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15163         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15164         insight.tar.bz2): Use gdb-taz to create archive.
15166 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15168         * configure (warn_cflags): Delete.
15170 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15172         * MAINTAINERS: Added myself.
15174 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15175             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15177         * configure.in (enable_libstdcxx_v3): Add.
15178         (target_libs): Add bits here to switch between libstdc++-v2 and
15179         libstdc++-v3.
15180         * config.if: And this file too.
15181         * Makefile.in: Add libstdc++-v3 targets.
15183 2000-04-05  Michael Meissner  <meissner@redhat.com>
15185         * config.sub (d30v): Add d30v as a basic machine type.
15187 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15189         * configure.in: -linux-gnu*, not -linux-gnu.
15191 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15193         * MAINTAINERS: Add self in write-after-approval section.
15195 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15197         * MAINTAINERS: Add self as ia64 port maintainer.
15199 2000-03-08  Neil Booth  <NeilB@earthling.net>
15201         * MAINTAINERS: Add self in write-after-approval section.
15203 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15205         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15206         (do-tar-bz2): Replace TOOL with PACKAGE.
15207         (gdb.tar.bz2): Remove GDBTK from GDB package.
15208         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15209         dejagnu.tar.bz2): New packages.
15211 2000-02-27  Andreas Jaeger  <aj@suse.de>
15213         * configure.in: Add entry for mips*-*-linux*, move catch all
15214         *-*-*linux* entry below this one.
15216 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15218         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15220 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15222         * config.sub: Support an OS of "wince".
15224 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15226         * config.guess, config.sub: Updated to match config's 2000-02-15
15227         version.
15229 2000-02-23  Linas Vepstas  <linas@linas.org>
15231         * config.sub: Add support for Linux/IBM 370.
15232         * configure.in: Likewise.
15234 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15236         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15238 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15240         * config.guess: Guess "cygwin" rather than "cygwin32".
15242 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15244         * configure (gcc_version): When setting, narrow search to
15245         lines containing `version_string'.
15247 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15249         * config.sub: Add support for avr target.
15251 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15253         * MAINTAINERS: Add maintainers for MCore port.
15255 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15257         * config.sub: Add mmix-knuth-mmixware.
15259 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15261         * MAINTAINERS: Pair cccp with cpplib maintainership.
15263 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15265         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15266         structure stuff to -L library search.
15267         (CXX_FOR_TARGET): Ditto.
15268         (CROSS_CHECK_MODULES): Fix spelling mistake.
15270 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15272         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15273         the C++ compiler.
15275 2000-01-12  Richard Henderson  <rth@cygnus.com>
15277         * configure.in: Don't build some bits for beos.
15279 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15281         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15282         as include files.
15284 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15286         * Add self as cpplib maintainer, as requested by Jason
15287         Merrill.  Correct my e-mail address.
15289 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15291         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15292         not mh-aix43.
15294 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15296         * MAINTAINERS: Add myself to "write after approval" list.
15298 1999-12-14  Richard Henderson  <rth@cygnus.com>
15300         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15301         * config.sub: Accept alphaev[78], alphaev8.
15303 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15305         * config.guess, config.sub: Update from autoconf.
15307 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15309         * MAINTAINERS:  update my playtime e-address.
15311 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15313         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15314         necessary libraries are missing.
15316 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15318         * MAINTAINERS: Add new 'write after approval' maintainer.
15320 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15322         * MAINTAINERS: Add new Java maintainer.
15324 1999-10-25  Andreas Schwab  <schwab@suse.de>
15326         * configure: Fix quoting inside arguments of eval.
15328 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15330         * config-ml.in: Allow suppression of some ARM multilibs.
15332 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15334         * config.guess: Add OS/390 match pattern.
15335         * config.sub: Add mvs, openedition targets.
15336         * configure.in (i370-ibm-opened*): New.
15338 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15340         * config.sub: Add support for configuring for pj.
15342 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15344         * config.sub (maybe_os): Add support for configuring for fr30.
15346 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15348         * configure.in: Do not configure or build ld for AIX
15349         platforms.  ld is known to be broken on these platforms.
15351 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15353         * config-ml.in: Pass compiler flag corresponding to multidirs to
15354         subdir configures.
15356 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15358         * Makefile.in (LDFLAGS): Define.
15360 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15362         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15363         noconfigdirs.
15364         (*-*-cygwin*): Likewise.
15366 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15368         * mkdep: New file.
15369         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15370         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15372         From Eli Zaretskii <eliz@is.elta.co.il>:
15373         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15374         long file name when using DJGPP on MS-DOS.
15376 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15378         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15380 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15382         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15383         dependency as this causes "make check" to globally "make all"
15385 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15387         * configure.in (target_libs): Added target-zlib.
15388         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15389         (CONFIGURE_TARGET_MODULES): Likewise.
15390         (CHECK_TARGET_MODULES): Likewise.
15391         (INSTALL_TARGET_MODULES): Likewise.
15392         (CLEAN_TARGET_MODULES): Likewise.
15393         (configure-target-zlib): New target.
15394         (all-target-zlib): Likewise.
15395         (all-target-libjava): Depend on all-target-zlib.
15396         (configure-target-libjava): Depend on configure-target-zlib.
15398         * Makefile.in (configure-target-libjava): Depend on
15399         configure-target-newlib.
15400         (configure-target-boehm-gc): New target.
15401         (configure-target-qthreads): New target.
15403         * configure.in (target_libs): Added target-qthreads.
15404         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15405         (CONFIGURE_TARGET_MODULES): Likewise.
15406         (CHECK_TARGET_MODULES): Likewise.
15407         (INSTALL_TARGET_MODULES): Likewise.
15408         (CLEAN_TARGET_MODULES): Likewise.
15409         (all-target-qthreads): New target.
15410         (configure-target-libjava): Depend on configure-target-qthreads.
15411         (all-target-libjava): Depend on all-target-qthreads.
15413         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15414         (CONFIGURE_TARGET_MODULES): Likewise.
15415         (CHECK_TARGET_MODULES): Likewise.
15416         (INSTALL_TARGET_MODULES): Likewise.
15417         (CLEAN_TARGET_MODULES): Likewise.
15418         (all-target-libjava): New target.
15419         (all-target-boehm-gc): Likewise.
15420         * configure.in (target_libs): Added libjava, boehm-gc.
15422 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15424         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15425         configure.bat in SUPPORT_FILES.
15426         (gas+binutils.tar.bz2): Likewise.
15428         * makeall.bat: Remove; obsolete.
15430 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15432         From Mark Elbrecht:
15433         * configure.bat: Remove; obsolete.
15435 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15437         * configure: Add -W -Wall to the default CFLAGS when compiling with
15438         gcc.
15440 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15442         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15444 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15446         * configure.in: Build ld on IRIX6.
15448 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15450         * Makefile.in: Change distribution targets to use bzip2 instead of
15451         gzip.
15452         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15453         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15455 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15457         * config.sub: Add mcore target.
15459 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15461         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15463 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15465         * config.guess (dummy): Changed to $dummy.
15467 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15469         * config.sub: Tidied up case statements.
15471 1999-05-22  Ben Elliston  <bje@cygnus.com>
15473         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15474         <jiro@din.or.jp>.
15476         * config.guess: Merge with FSF version. Future changes will be
15477         more accurately recorded in this ChangeLog.
15478         * config.sub: Likewise.
15480 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15482         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15484 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15486         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15488 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15490         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15492 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15494         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15495         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15496         Bad merge removed these two changes.
15498 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15499                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15501         * config.guess (interix Alpha): Add.
15503 1999-04-11  Richard Henderson  <rth@cygnus.com>
15505         * configure.in (i?86-*-beos*): Do config gperf; don't config
15506         gdb, newlib, or libgloss.
15508 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15510         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15511         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15512         from multidirs.
15514 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15516         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15518 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15520         * config.sub: Add support for mcore targets.
15522 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15524         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15525         not mt-ospace, in order to shut up assembler warning about using
15526         symbols that are named the same as registers.
15528 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15530         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15531         dependency list for all-target-cygmon.
15533 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15535         * config-ml.in: Check $host, not $target, for selective multilibs.
15536         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15537         thumb interworking, and underscore prefix multilibs.
15539 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15541         * missing: Update to version from current automake.
15543 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15545         * configure (gxx_include_dir): Removed.
15547         * configure.in (gxx_include_dir): Handle it.
15548         * Makefile.in: Likewise.
15550 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15552         * config.sub (mips64vr4111,mips64vr4111el) Add.
15554 1999-03-21  Ben Elliston  <bje@cygnus.com>
15556         * config.guess: Correct typo for detecting ELF on FreeBSD.
15558 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15560         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15561         config/mh-djgpp.
15563 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15565         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15566         all-target-newlib to dependency list for all-target-bsp.
15568 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15570         * config.sub: Add i386-uwin support.
15571         * config.guess: Likewise.
15573 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15575         * configure.in: cleanup, add mh-*pic handling for arm, special
15576         case powerpc*-*-aix*
15578 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15580         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15581         can be built.
15583 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15585         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15586         targets.
15588 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15590         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15592 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15594         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15596 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15598         * config.sub: Fix typo in arm recognition.
15600 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15602         * configure.in (noconfigdirs): Changed target_configdirs to
15603         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15604         rather than m68k-*-* since it is not known to work on
15605         m68k-aout. Ditto for arm-*-*oabi.
15607 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15609         * configure.in (*-*-windows*): Remove, no longer used.
15611 1999-02-19  Ben Elliston <bje@cygnus.com>
15613         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15614         Smart and improved by Andrew Cagney.
15616 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15618         * config.guess: Recognize openbsd-*-hppa.
15620 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15622         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15623         only if it is not empty.
15625 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15627         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15629         * config.guess: Modified to recognize uname's armv* syntax.
15631         * config.sub: Modified to recognize uname's armv* syntax.
15633 1999-02-17  Mark Salter  <msalter@cygnus.com>
15635         * configure.in: Added target-bsp for sparclite.
15637 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15639         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15641 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15643         * configure.in: Add support for strongarm port.
15644         * config.sub: Add support for strongarm target.
15646 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15648         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15649         the old name config/mh-cygwin32.
15650         Enable texinfo.
15652 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15654         * configure.in: Do build ld for ix86 Solaris.
15656 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15658         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15659         $AR_FOR_TARGET.  Likewise for RANLIB.
15661 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15663         * config.sub (oabi):  Recognize.
15664         * configure.in (arm-*-oabi):  Handle.
15666 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15668         * config.guess: Improve detection of i686 on UnixWare 7.
15670 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15672         * config.guess: Add support for i386-pc-interix.
15673         * config.sub: Likewise.
15674         * configure.in: Likewise.
15676 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15678         * Makefile.in: Remove unneeded all-target-libio from
15679         from all-target-winsup target since it is now unneeded.
15680         Add all-target-libtermcap in its place since it is now
15681         needed.
15683 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15685         * configure.in: makefile stub for cygwin target is probably
15686         unnecessary.  Remove it for now.
15688 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15690         * configure.in: libtermcap.a should be built when cygwin is the
15691         target as well as the host.
15692         * config.guess: Allow mixed case in cygwin uname output.
15693         * Makefile.in: Add libtermcap target.
15695 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15697         * config.sub: Clean up handling of hppa2.0.
15699 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15701         * config.guess: Use C code to identify more HP machines.
15703 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15705         * config.sub: Handle hppa2.0.
15707 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15709         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15710         cygmon for all sparclite targets, regardless of object format.
15712 1998-12-15  Mark Salter  <msalter@cygnus.com>
15714         * configure.in: Added target-bsp for several target architectures.
15716         * Makefile.in: Added rules for bsp.
15718 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15720         * config.guess: Improve detection of hppa2.0 processors.
15722 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15724         * config.guess: Recognize FreeBSD using ELF automatically.
15726 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15728         * configure (skip-this-dir): Add handling for new shell script, which
15729         might be created by a sub-directory's configure to indicate, this particular
15730         directory is "unwanted".
15731         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15733 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15735         * ltconfig: import from libtool, after changing libtool to
15736         account for the cygwin name change.
15738 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15740         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15741         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15743 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15745         * configure.in: Add libtermcap to list of cygwin dependencies.
15747 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15749         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15750         they include winsup/include when it's a cygwin target.
15752 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15754         * configure.in (host_tools): Added zip.
15755         * Makefile.in (all-target-libjava): Depend on all-zip.
15756         (all-zip): New target.
15757         (ALL_MODULES): Added all-zip.
15758         (NATIVE_CHECK_MODULES): Added check-zip.
15759         (INSTALL_MODULES): Added install-zip.
15760         (CLEAN_MODULES): Added clean-zip.
15762 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15764         * Makefile.in: lose "32" from comment about cygwin.
15766 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15768         * configure.in: Use -Os to build target libraries for the fr30.
15770 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15772         * config.sub: Add fr30.
15774 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15776         * configure.in: drop "32" from config/mh-cygwin32.  Check
15777         cygwin* instead of cygwin32*.
15778         * config.sub: Check cygwin* instead of cygwin32*.
15780 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15782         * config.guess: Match any version of Unixware7.
15784 1998-10-20  Syd Polk  <spolk@cygnus.com>
15786         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15787         if desired.
15789 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15791         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15792         these if the appropriate directories and files to not exist.
15794 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15796         * Makefile.in (DEVO_SUPPORT): Add config.if.
15798 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15800         * configure: Add pattern to replace "build_tooldir"'s
15801         definition in the generated Makefile with "tooldir"'s
15802         actual value.
15804 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15806         * config.sub: Bring back lost sparcv9.
15808         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15810 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15812         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15813         CC_FOR_TARGET and friends.
15815 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15817         * Makefile.in (build_tooldir): New variable, same as tooldir.
15818         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15819         -B$(build_tooldir)/bin/.
15820         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15822 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15824         * README: Remove installation instructions and refer to the
15825         INSTALL directory instead.
15827 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15829         * config.sub: Add support for i[34567]86-pc-udk.
15830         * configure.in: Likewise.
15832 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15834         * Makefile.in: add bzip2 package building bits for user
15835         tools module
15836         * configure.in: ditto
15838 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15840         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15841         (ALL_TARGET_MODULES): Add all-target-libobjc.
15842         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15843         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15844         (all-target-libchill): Add dependencies.
15845         * configure.in (target_libs): Add libchill.
15847 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15849         * configure.in (target_subdir): Remove duplicate line.
15851 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15853         * Makefile.in (all-automake): fix dependencies.
15855 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15857         * configure.in: Minor cleanups for building in the $(target_alias)
15858         subdir.
15860 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15862         * Makefile.in (bootstrap): Set r and s before make all.  Use
15863         BASE_FLAGS_TO_PASS in make all.
15864         (cross): Likewise.
15866 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15868         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15870 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15872         * config.sub: Fix typo in last change.
15874 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15876         * config.sub: Add support for C4x target.
15877         * configure.in: Likewise.
15879 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15881         * config.sub: Recognize sparcv9 just like sparc64.
15883 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15885         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15887 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15889         * config.guess: Correctly identify Pentium II sco boxes.
15891         * config.guess: Fix "tr" code.  From Weiwen Liu.
15893 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15895         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15896         stabs.
15898 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15900         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15901         (ALL_TARGET_MODULES): Add all-target-libchill.
15902         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15903         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15904         (all-target-libchill): Add dependencies.
15905         * configure.in (target_libs): Add libchill.
15907 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15909         * config.guess: Avoid assumptions about "tr" behaves when
15910         LANG is set to something other than English.
15912 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15914         * configure (gxx_include_dir): Changed to
15915         '${prefix}/include/g++'-${libstdcxx_interface}.
15917         * config.if: New to determine the interfaces.
15919 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15921         * config.guess: Detect and handle MPE/IX.
15922         * config.sub: Deal with MPE/IX.
15924 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15926         * configure.in: Use mh-aix43.
15928 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15930         * configure: Fix --without/--disable cases for gxx-include-dir.
15932 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15934         * mdata-sh:  Imported.  Needed for automake support.
15936 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15938         * Makefile.in (taz): Try "chmod -R og=u ." before
15939         "chmod og=u `find . -print`".
15941 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15943         * configure.in: Add arm-elf and thumb-elf support.
15945 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15947         * Makefile.in: Undo previous patch.
15949 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15951         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15952         to here ...
15953         (install-no-fixedincludes): and here
15954         (INSTALL_MODULES): ... from here.
15956 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15958         * config.sub: Merge with FSF.
15960         * config.guess: Merge with FSF.
15962 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15964         * configure (extraconfigdirs): New variable.
15965         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15966         * Makefile.in (all): Move higher in file.
15967         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15968         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15969         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15970         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15971         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15973 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15975         * Makefile.in (all-target-libjava): Depend on all-gcc and
15976         all-target-newlib.
15977         (configure-target-libjava): Depend on $(ALL_GCC).
15979 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15981         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15982         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15984 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15986         * INSTALL/README: Fix typo.
15988 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15990         * ylwrap: Change absolute path checks to check for DOS style path
15991         names.
15993         * ylwrap: Don't use a full path name if the source file is in the
15994         same directory.  From hjl@lucon.org (H.J. Lu).
15996         * config-ml.in: Default to being verbose, to match Feb 18 change to
15997         configure.
15999 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16001         Brought over from egcs:
16003         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16005         * configure.in (target_subdir): Set to ${target_alias} instead
16006         of "libraries".
16008         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16010         * configure.in (target_subdir): Set to libraries if enable_multilib.
16012 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16014         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16015         multilibs, force reconfiguration the first time we create
16016         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16018 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16020         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16021         avoid confusion with --no-recursion.
16023 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16025         * configure.in: Win32 hosts shouldn't use install -x
16026         * install-sh: remove -x option, and special .exe-handling
16027         hack.
16029 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16031         * config.guess: Recognize i586-pc-beos.
16032         * configure.in: Don't build some bits for beos.
16034 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16036         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16037         CFLAGS default to -O2.
16039         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16040         when using GNU ld.
16042 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16044         * ltmain.sh: Correct install when using a different shell.
16046 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16048         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16050 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16052         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16053         target.
16055 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16057         * ltconfig: Update to correct AIX handling.
16059 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16061         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16063         * configure.in (target_subdir): Set to ${target_alias} instead
16064         of "libraries".
16066 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16068         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16069         (Makefile): Depend on $(gcc_version_trigger).
16071         * configure (gcc_version): Change default initializer to empty
16072         string.
16073         (gcc_version_trigger): New variable; pass this variable down
16074         to subdir configures to enable them checking gcc's version
16075         themselves. Emit make macros for both gcc_version vars.
16076         (topsrcdir): Initialize reliably.
16077         (recursion line): Remove --with-gcc-version=${gcc_version}.
16079 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16081         * configure (enable_version_specific_runtime_libs): Implement new flag
16082         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16083         in $(libsubdir); emit definition in each generated Makefile.
16084         (gxx_include_dir): Initialize depending on
16085         $enable_version_specific_runtime_libs.
16087 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16089         * configure (gcc_version): Initialize properly depending on
16090         how and where configure is started.
16091         (recursion line): Pass a --with-gcc-version=${gcc_version}
16092         to configures in subdirs.
16094 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16096         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16097         cygmon
16099 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16101         * configure.in: Add cygmon and libstub support for mn10200.
16103 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16105         * configure (gcc_version): Add new variable describing the
16106         particular gcc version we're building.
16107         * Makefile.in (libsubdir): Add new macro for the directory
16108         in which the compiler finds executables, libraries, etc.
16109         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16110         and libsubdir.
16112 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16114         * Makefile.in (local-clean): Remove *.log.
16115         (warning.log): Built with warn_summary from build.log.
16116         (mail-report.log): Run test_summary.
16117         (mail-report-with-warnings.log): Run test_summary including
16118         warning.log in the report.
16120 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16122         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16124 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16126         * Makefile.in (grep): Grep no longer depends on libiberty.
16128 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16130         * Makefile.in: all-snavigator needs all-libgui.
16132 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16134         * configure.in: Add cygmon and libstub support for mn10300.
16136 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16138         * missing: Update to version from automake 1.3.
16140         * ltmain.sh: On installation, don't get confused if the same name
16141         appears more than once in the list of library names.
16143 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16145         * config.sub: Accept m68060 and m5200 as CPU names.
16147 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16149         * configure: Use && rather than using -a in test, because odd
16150         strings can confuse test.
16151         * configure.in: Likewise.
16153 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16155         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16157 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16159         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16160         bootstrap4-lean): New targets.
16162 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16164         * mpw-* Delete.  Not used.
16166 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16168         * COPYING.LIB: Update FSF address.
16170 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16172         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16174         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16175         GAS_SUPPORT_DIRS.
16177 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16179         * ltconfig, ltmain.sh: Avoid producing a version number if
16180         -version-info was not used.
16182 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16184         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16185         building with newlib.
16187 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16189         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16190         Solaris `make' causes it to continue to next definition.
16192 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16194         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16195         the right GUI libraries and files are installed along with GDB.
16197 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16199         * configure.in: Change alpha to alpha* in several places.
16201 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16203         * config.sub: Recognize sparc86x.
16205 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16207         * configure.in (--enable-target-optspace): Remove debug echo.
16209 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16211         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16213 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16215         * ltconfig: Update cygwin32 support.
16217         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16218         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16219         (GDB_SUPPORT_DIRS): Likewise.
16221 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16223         * configure.in (target_makefile_frag): If --enable-target-optspace,
16224         use -Os to compile target libraries rather than -O2.  Default to
16225         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16226         not used.
16227         * configure.in (target_cflags): Ditto for d30v.
16229 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16231         * Makefile.in (all-bfd): Depend on all-intl.
16232         (all-binutils): Likewise.
16233         (all-gas): Likewise.
16234         (all-gprof): Likewise.
16235         (all-ld): Likewise.
16237 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16239         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16241 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16243         * Makefile.in (all-bfd): Depend upon all-libiberty.
16245         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16247 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16249         * Makefile.in: Add libstub.
16251         * configure.in: Ditto. Build libstub for targets that have cygmon
16252         support.
16254 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16256         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16258 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16260         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16261         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16263 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16265         * configure: Define DEFAULT_M4 by searching PATH.
16266         * Makfile.in: Use DEFAULT_M4.
16268 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16270         * ltconfig: Add cygwin32 support.
16272         * Makefile.in, configure.in: Add libtool as a native only directory
16273         to configure and build.
16275 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16277         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16279 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16281         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16283 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16285         * Makefile.in: add ash make rules
16286         * configure.in: add ash to native_only and host_tools lists
16288 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16290         * Makefile.in (all-gettext, all-intl): New targets.
16291         (ALL_MODULES): Added all-gettext, all-intl.
16292         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16293         (INSTALL_MODULES): Added install-gettext, install-intl.
16294         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16296         * configure.in (host_tools): Added gettext.
16297         (native_only): Likewise.
16298         (noconfigdirs) [various cases]: Likewise.
16299         (host_libs): Added intl.
16301 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16303         * configure: Do not disable building gdbtk for cygwin32 hosts.
16305 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16307         * configure.in: Add thumb-coff target.
16308         * config.sub: Add thumb-coff target.
16310 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16312         * Makefile.in: Revert yesterday's change.
16313         (all-target-winsup):  all-target-librx stays out of here.
16315 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16317         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16318         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16319         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16320         Remove references to librx and libg++.
16322 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16324         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16325         recursive makes
16327 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16329         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16330         for newlib directory.
16331         (CXX_FOR_TARGET): Likewise.
16333 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16335         * ltconfig: Update after libtool/ltconfig.in change for
16336         hpux11.
16338 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16340         * ltconfig, ltmain.sh: Update to libtool 1.2.
16342 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16344         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16345         (install-gcc-cross): Instead, override LANGUAGES here.
16347 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16349         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16350         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16352 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16354         * configure.in: Add Thumb-pe target.
16356 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16358         * Makefile.in - changed sn targets to snavigator
16359         * configure.in - changed sn targets to snavigator
16361 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16363         * config-ml.in: After building symlink tree call make distclean
16364         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16365         to be the case for libiberty.
16367 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16369         * configure: When making link, also check the current
16370         directory. The configure scripts may create one.
16372 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16374         * config.sub: Accept alphapca56 and alphaev6 properly.
16376 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16378         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16380 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16382         * config.sub (sco5): Fix typo.
16384 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16386         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16387         install-itcl.
16388         (install-itcl): Remove dependency on install-tcl.
16390 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16392         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16394 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16396         * configure.in: Don't build libgui for a cygwin32 target when not on
16397         a cygwin32 host.
16399 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16401         * configure (redirect): Set to null, so default behavior of
16402         configure is now --verbose.
16404 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16406         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16407         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16409 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16411         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16412         this change to sync Makefile.in with its ChangeLog entries.
16414 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16416         * ltmain.sh (mkdir): Check that the directory doesn't exist
16417         before we exit with error, so that we don't get races during
16418         parallel builds.
16420 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16422         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16424 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16426         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16427         PICFLAG_FOR_TARGET.
16428         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16430         * configure: Emit a definition for the new macro enable_shared
16431         into each Makefile.
16433 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16435         * configure.in (host_tools, native_only): Add libtool.
16437 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16439         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16440         Fix typo in ming config comment.
16442 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16444         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16446 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16448         * config.sub: Add tic30 cases, and map c30 to tic30.
16450 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16452         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16453         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16454         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16455         (CLEAN_TARGET_MODULES): Similarly
16456         (all-target-libf2c): Add dependences.
16457         * configure.in (target_libs): Add libf2c.
16459 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16461         * configure.in: Remove expect from noconfigdirs when target
16462         is cygwin32.  OK to build expect and dejagnu with Canadian
16463         Cross.
16465 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16467         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16468         host.
16470         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16471         and mingw32.
16473 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16475         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16476         here as it is not defined in the toplevel Makefile.
16478 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16480         * configure (package_makefile_rules_frag): New variable, which names
16481         a file with generic rules, ...
16482         Change comment to mention we now have FIVE parts.
16483         * configure: Undo last change.
16485 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16487         * config.guess: More accurate determination of HP processor types.
16488         * config.sub: More accurate determination of HP processor types.
16490 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16492         * configure (package_makefile_frag): Move inserting the
16493         ${package_makefile_frag} to where it should be according
16494         to the comment.
16496 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16498         * config.guess: Add support for Linux/ARM.
16500 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16502         * .cvsignore: Remove *-info and *-install since they match
16503         release-info and mpw-install, which we don't want to just ignore.
16505 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16507         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16509 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16511         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16512         local_prefix to sub-make invocations.
16514 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16516         * configure.in: Check makefile fragments in the source
16517         directory.
16519 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16521         * configure.in: Check whether host and target makefile
16522         fragments exist before adding them to *_makefile_frag.
16524 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16526         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16528 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16530         * configure.in: Make sure we only replace RPATH_ENVVAR on
16531         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16532         regexp to sed.
16534         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16535         to sub-makes.
16537 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16539         * config-ml.in (multi-do): LDFLAGS must include multilib
16540         designator.
16542 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16544         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16546 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16548         * config.sub: Add mingw32 support.
16549         * configure.in: Likewise.
16551 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16553         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16555 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16557         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16558         * configure (gxx_include_dir): Provide a definition for subdirs
16559         which do not use autoconf.
16561 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16563         * config.guess: Sync with egcs.  Picks up new alpha support,
16564         BeOS & some additional linux support.
16566 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16568         * config.guess: HP 9000/803 is a PA1.1 machine.
16570 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16572         * configure.in: It's alpha*-...
16574 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16576         * configure.in (host_makefile_frag, target_makefile_frag):
16577         Handle multiple config files.
16578         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16579         alpha-*-*.
16581 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16583         * mkdep: New file.
16585 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16587         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16589 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16591         * Makefile.in: Add libgui directory.
16592         (GDB_TK): Add all-libgui.
16593         * configure.in: Add libgui directory.
16594         * configure: Add all-libgui to GDB_TK.
16596 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16598         * config-ml.in (multidirs): Add m32r to multilib list.
16600 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16602         * Makefile.in (all-target-gperf): Change dependency to
16603         all-target-libstdc++.
16605 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16607         * config.guess: Add BeOS support.
16609 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16611         Source directory cvs renamed to cvssrc:
16612         * configure.in (host_tools): Change cvs to cvssrc.
16613         (native_only): Likewise.
16614         (noconfigdirs) [various cases]: Likewise.
16615         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16616         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16617         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16618         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16619         (all-cvssrc): Rename target from all-cvs.
16621 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16623         * configure (gxx_include_dir): Fix thinko.
16625 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16627         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16628         (install-cross, install-gcc-cross): New targets.
16630 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16632         * configure.in (noconfigdirs): Add support for Thumb target.
16634         * config.sub (maybe_os): Add support for Thumb target.
16636 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16638         * Makefile.in: Add rules for cygmon.
16640         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16642 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16644         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16645         * configure (gxx_include_dir): Provide a definition for subdirs
16646         which do not use autoconf.
16648 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16650         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16651         11/18/97 build
16653 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16655         * From Franz Sirl.
16656         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16657         found on RedHat Linux systems.
16659 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16661         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16662         guesses.
16664 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16666         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16668 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16670         * ltmain.sh: If mkdir fails, check whether the directory was created
16671         anyhow by some other process.
16673 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16675         * configure.in (d30v-*-*): Configure all directories.
16677 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16679         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16680         for the D30V.
16682 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16684         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16686 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16688         * include/libiberty.h: Add extern "C" { so it can be used with C++
16689         progrms.
16690         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16691         programs.
16693 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16695         * configure.in (d30v-*-*): Configure GCC now.
16697 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16699         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16700         is no longer needed.
16702 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16704         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16706 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16708         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16709         targets using "$@" to provide support for similar but not identical
16710         targets without having to duplicate code.
16712 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16714         * makefile.vms: Fix to work with DEC C.
16716 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16718         * config.sub: Add mips-tx39-elf to marketing names.
16720 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16722         * ltmain.sh: Handle symlinks in generated script.
16724 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16726         * configure: Handle autoconf style directory options: --bindir,
16727         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16728         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16729         --sysconfdir.
16730         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16731         (sharedstatedir, localstatedir, oldincludedir): New variables.
16732         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16733         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16734         sbindir, sharedstatedir, and sysconfdir.
16736 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16738         * Makefile.in (bootstrap-lean): New target.
16740 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16742         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16743         sn, and gnuserv from noconfigdirs.
16745 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16747         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16749 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16751         * Makefile.in (cross): New target.
16753 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16754                           Jeff Law         <law@cygnus.com>
16756         * Makefile.in (bootstrap2, bootstrap3): New targets.
16757         (all-bootstrap): Remove outdated and confusing target.
16758         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16760 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16762         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16763         windows.  Consistent with gdb/configure.
16765 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16767         * configure.in: Name Linux target fragment.
16769         * configure: Rewrite so that project Makefile fragment is inserted
16770         first and appears last in the resulting Makefile.
16772 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16774         * Makefile.in (install-itcl): Install tcl first.
16776 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16778         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16780 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16782         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16784         * configure.in (skipdirs): Add target-librx for Linux.
16785         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16787 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16789         * Makefile.in (bootstrap): New target.
16791 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16793         * config.sub: Accept 'amigados' for backward compatibility.
16795 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16797         * config.guess: Merge with FSF.
16799 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16801         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16803 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16805         * config.sub: Add "marketing-names" patch.
16807 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16809         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16811 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16813         * config.sub: Handle v850-elf.
16815 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16817         * .cvsignore (*-install): Remove.
16819 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16821         * ltconfig: Set CONFIG_SHELL in libtool.
16822         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16824 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16826         * configure.in (target_subdir): Set to libraries if enable_multilib.
16828 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16830         * config.guess: Update from gcc directory.
16832 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16834         * Makefile.in (all-sim): Depends on all-readline.
16836 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16838         * Makefile.in (BISON, YACC): Use $$s.
16839         (all-bison): Depend on all-texinfo.
16841 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16843         * Makefile.in (BISON): Add -L flag.
16844         (YACC): Likewise.
16846 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16848         * configure.in (noconfigdirs): Add support for v850e target.
16850         * config.sub (maybe_os): Add support for v850e target.
16852 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16854         * configure.in (noconfigdirs): Add support for v850ea target.
16856         * config.sub (maybe_os): Add support for v850ea target.
16858 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16860         * config.sub: Add mipstx39.  Delete r3900.
16862 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16864         * Makefile.in (all-autoconf): Depends on all-texinfo.
16866 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16868         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16869         eabi targets.
16871 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16873         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16875         * configure: When handling a Canadian Cross, handle YACC as well as
16876         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16877         * Makefile.in (all-bison): Depend upon all-texinfo.
16879 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16881         * Makefile.in (BISON): bison, not byacc or bison -y.
16882         (YACC): bison -y or byacc or yacc.
16883         (various): Add *-bison as appropriate.
16884         (taz): No need to mess with BISON anymore.
16886 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16888         * configure: If OSTYPE matches *win32*, try to find a good value for
16889         CONFIG_SHELL.
16891 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16893         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16894         configure.in if it is present.
16896 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16898         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16900 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16902         * config.sub: Recognize `arc' cpu.
16903         * configure.in: Likewise.
16904         * config-ml.in: Likewise.
16906 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16908         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16910 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16912         * configure: Changed sed delimiter from ':' to '|' when
16913         attempting to substitute ${config_shell} for SHELL. On
16914         NT ${config_shell} may contain a ':' in it.
16916 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16918         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16920 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16922         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16924 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16926         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16928         * ylwrap: If the program is a relative path, force it to be
16929         absolute.
16931 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16933         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16935 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16937         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16938         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16939         for libraries.
16941 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16943         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16944         separated by spaces.
16946 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16948         * ylwrap: New file.
16949         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16951         * ltmain.sh: Handle /bin/sh at start of install program.
16953         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16955         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16956         * missing: New file, from automake 1.2.
16958 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16960         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16961         check-tk to CHECK_X11_MODULES.
16963 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16965         * config.sub: Merge with FSF.
16967 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16969         * config.guess: Merge with FSF.
16971 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16973         * configure: Treat msdosdjgpp like go32.
16974         * configure.in: Likewise.  Don't remove gprof for go32.
16976         * configure: Change Makefile.tem2 to Makefile.tm2.
16978 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16980         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16982 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16984         * install-sh (chmodcmd): Set to null if the DST directory already
16985         exists.  Same as Nov 11th change.
16987 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16989         * configure (GDB_TK): Needs itcl and tix.
16991 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16993         * config.guess: Update from FSF.
16995 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16997         * Makefile.in (GDB_TK): Depend on itcl and tix.
16999 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17001         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17002         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17003         (INSTALL_SCRIPT): New variable.
17004         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17005         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17006         to -x.
17007         * install-sh: Add support for -x option.
17009 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17011         * configure.in, Makefile.in: Treat tix like itcl.
17013 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17015         * Makefile.in (WINDRES): New variable.
17016         (WINDRES_FOR_TARGET): New variable.
17017         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17018         (EXTRA_HOST_FLAGS): Add WINDRES.
17019         (EXTRA_TARGET_FLAGS): Add WINDRES.
17020         (EXTRA_GCC_FLAGS): Add WINDRES.
17021         ($(DO_X)): Pass down WINDRES.
17022         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17023         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17024         DLLTOOL_FOR_TARGET.
17026 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17028         * configure.in: configure sim before gdb for win32-x-ppc
17030 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17032         Move gperf into the toplevel, from libg++.
17033         * configure.in (target_tools): Add target-gperf.
17034         (native_only): Add target-gperf.
17035         * Makefile.in (all-target-gperf): New target, depend on
17036         all-target-libg++.
17037         (configure-target-gperf): Empty rule.
17038         (ALL_TARGET_MODULES): Add all-target-gperf.
17039         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17040         (CHECK_TARGET_MODULES): Add check-target-gperf.
17041         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17042         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17044 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17046         * config.sub (mn10200): Recognize new basic machine.
17048 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17050         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17051         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17053 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17055         * configure.in: If we're building mips-sgi-irix6* native, turn on
17056         ENABLE_MULTILIB and set TARGET_SUBDIR.
17058 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17060         * Makefile.in (all-sn): Depend on all-grep.
17062 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17064         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17066         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17067         Makefile.  From Jeff Makey <jeff@cts.com>.
17068         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17070         * Makefile.in (DISTBISONFILES): Remove.
17071         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17072         $(DEFAULT_YACC).
17074         * configure.in: Build itl, db, sn, etc., when building for native
17075         cygwin32.
17077         * Makefile.in (LD): New variable.
17078         (EXTRA_HOST_FLAGS): Pass down LD.
17079         ($(DO_X)): Likewise.
17081 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17083         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17085 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17087         * configure.in (targargs): Strip out any supplied --build argument
17088         before adding our own. Always add --build.
17090 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17092         * configure.in (targargs): Pass --build if we're doing
17093         a cross-compile.
17095 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17097         * configure: Use '|' instead of ":" as the separator in
17098         sed. Otherwise sed chokes on NT path names with drive
17099         designators. Also look for "?:*" as the leading characters in an
17100         absolute pathname.
17102 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17104         * config.sub: Support for r3900.
17106 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17108         * configure.in: Use install-sh, not install.sh.
17110 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17112         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17113         apply it twice.
17115 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17117         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17118         install-binutils.
17120 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17122         * Makefile.in: Add automake targets.
17123         * configure.in (host_tools): Add automake.
17125 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17127         * configure: Default CXX to c++, not gcc.
17128         * Makefile.in (CXX): Set to c++, not gcc.
17129         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17131 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17133         * install-sh: try appending a .exe if source file doesn't
17134         exist
17136 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17138         * configure.in: Turn on multilib by default.
17139         (cross_only): Remove target-libiberty.
17141         * Makefile.in (all-gcc): Don't depend on libiberty.
17143 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17145         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17147 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17149         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17150         (DISTBISONFILES): Add ld/Makefile.in
17152 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17154         * configure.in: if target is cygwin32 but host isn't cygwin32,
17155         don't configure gdb tcl tk expect, not just gdb.
17157 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17159         * configure.in: Added gnuserv everywhere sn appears.
17161         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17162         (CROSS_CHECK_MODULES): Added check-gnuserv.
17163         (INSTALL_MODULES): Added install-gnuserv.
17164         (CLEAN_MODULES): Added clean-gnuserv.
17165         (all-gnuserv): New target.
17167 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17169         * config.guess: Fixes for MIPS OpenBSD systems.
17171 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17173         * Makefile.in (INSTALL_XFORM): Remove.
17174         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17176         * mkinstalldirs: New file, copied from automake.
17177         * Makefile.in (installdirs): Rename from install-dirs.  Use
17178         mkinstalldirs.  Change all users.
17179         (DEVO_SUPPORT): Add mkinstalldirs.
17181 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17183         * install-sh: Rename from install.sh.
17184         * Makefile.in (INSTALL): Change install.sh to install-sh.
17185         (DEVO_SUPPORT): Likewise.
17187         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17188         Graichen <graichen@rzpd.de>.
17190 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17192         * config.guess: Recognize OpenBSD systems correctly.
17194 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17196         * README, Makefile.in (ETC_SUPPORT): Remove references to
17197         cfg-paper*, configure.{texi,man,info*}._
17199 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17201         * Makefile.in (all.normal): Ensure that gcc is built after all
17202         the x11 - ie gdb - targets.
17204 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17206         * makefile.vms: Don't run conf-a-gas.
17208 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17210         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17212 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17214         * configure.in: Remove noconfigdirs case since gdb also
17215         configures and builds for tic80-coff.
17217 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17219         * configure: Set cache_file to config.cache.
17220         * Makefile.in (local-distclean): Remove config.cache.
17222 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17224         * COPYING: Update FSF address.
17226 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17228         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17229         noconfigdirs.
17231 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17233         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17234         MAKEDIRS, is empty.
17236 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17238         * config.sub: Tweak mn10300 entry.
17240 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17242         * configure.in (host_tools): Put sim before gdb, so gdb's
17243         configure.tgt can determine if the simulator was configured.
17245 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17247         * config.sub: Move BeOS $os case to be with other Cygnus
17248         local cases.
17250 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17252         * config.sub: Remove misplaced comment that broke Linux.
17254 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17256         * config.sub: Add BeOS support.
17258 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17260         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17262 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17264         * configure.in (noconfigdirs): Remove tcl and tk from
17265         noconfigdirs for cygwin32 builds.
17267 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17269         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17271 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17273         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17274         make-all.com, use makefile.vms instead.
17276 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17278         * config.sub: Accept -lnews*.
17280 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17282         * configure.in (noconfigdirs): Disable target-newlib,
17283         target-examples and target-libiberty for d30v.
17285 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17287         * configure.in (noconfigdirs): Enable ld for d30v.
17289 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17291         * configure.in (tic80-*-*): Build compiler.
17293 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17295         * configure.in (d30v-*): Remove sim directory from list of
17296         unsupported d30v directories
17298 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17300         * config.sub, configure.in: Add d30v target cpu.
17302 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17304         * makefile.vms: New file.
17305         * make-all.com: Remove.
17307 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17309         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17311 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17313         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17315 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17317         * Makefile.in (ALL_MODULES): Added all-db.
17318         (CROSS_CHECK_MODULES): Addec check-db.
17319         (INSTALL_MODULES): Added install-db.
17320         (CLEAN_MODULES): Added clean-db.
17322 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17324         * config.guess: Merge with latest FSF sources.
17326 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17328         * Makefile.in (ALL_MODULES): Added all-itcl.
17329         (CROSS_CHECK_MODULES): Added check-itcl.
17330         (INSTALL_MODULES): Added install-itcl.
17331         (CLEAN_MODULES): Added clean-itcl.
17333 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17335         * configure.in: build gdb for mn10200
17337 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17339         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17341 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17343         * configure.in (tic80-*-*): Turn off most targets right now.
17345 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17347         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17348         rather than the makeinfo program.
17349         (do-info): Depend upon all-texinfo.
17351 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17353         * configure.in: Remove uses of config/mh-linux.
17355         * config.sub, config.guess: Merge with latest FSF sources.
17357 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17359         * config.sub (case $basic_machine): Add tic80 entries.
17361 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17363         * config.sub, config.guess: Merge with latest FSF sources.
17365 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17367         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17368         * mpw-config.in: Test for NewFolderRecursive.
17369         * mpw-install: Use symbolic name for startup filename.
17370         * mpw-README: Add various additional details.
17372 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17374         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17376 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17378         * configure.in: Do build gcc and the target libraries for
17379         the mn10200.
17381 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17383         * configure.in: don't avoid building gdb for mn10300 any more
17384         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17385         instead of single-quoting it.
17387 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17389         * configure.in: Don't use --with-stabs on IRIX 6.
17391 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17393         * configure.in (m32r): Build gdb, libg++ now.
17395 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17397         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17398         directories from noconfigdirs.
17400 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17402         * config.sub (basic_machine): added mips16 configuration
17404 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17406         * config.sub: Handle d10v-unknown.
17408 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17410         * config.sub: Handle v850-unknown.
17412 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17414         * Makefile.in: add findutils
17415         * configure.in: add findutils to list of host_tools
17417 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17419         * config.sub: Handle mn10200 and mn10300.
17421 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17423         * configure.in (d10v-*): Do not build librx.
17425 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17427         * configure.in (mn10300): Build everything except gdb & libgloss.
17429 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17431         * config.guess:  Patch for Dansk Data Elektronik servers,
17432         from Niels Skou Olsen <nso@dde.dk>.
17434         For ncr, use /bin/uname rather than uname, since GNU uname does not
17435         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17437         Patch for MIPS R4000 running System V,
17438         from Eric S. Raymond <esr@snark.thyrsus.com>.
17440         Fix thinko for nextstep.
17442         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17444         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17445         * config.guess: Guess mips-dec-mach_bsd4.3.
17447         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17448         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17449         release numbers.
17450         * config.guess (mips-mips-riscos*):  Emit just enough of the
17451         release number.
17453         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17454         * config.guess (sparc-auspex-sunos*):  Added.
17455         (f300-fujitsu-*): Added.
17457         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17458         * config.guess:  Recognize a Tadpole as a sparc.
17460 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17462         * config.guess: Don't assume that NextStep version is either 2 or
17463         3.  NextStep 4 (aka OpenStep 4) has come out now.
17465 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17467         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17468         From Rik Faith <faith@cs.unc.edu>.
17470 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17472         * config.sub: Contributions from bug-gnu-utils to:
17473         Support plain "hppa" (no version given) architecture, reported by
17474         OpenStep.
17475         OpenBSD like NetBSD.
17476         LynxOs is not a hardware supplier.
17478         * config.guess: Contributions from bug-gnu-utils to add support for:
17479         OpenBSD like NetBSD.
17480         Stratus systems.
17481         More Pyramid systems.
17482         i[n>4]86 Intel chips.
17483         M680[n>4]0 Motorola chips.
17484         Use unknown instead of lynx for hardware manufacturer.
17486 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17488         * install.sh (chmodcmd): Set to null if the DST directory already
17489         exists.
17491 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17493         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17494         not use mt-ppc target Makefile fragment any more.
17496 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17498         * configure.in (*-*-windows):  Exclude everything but those dirs
17499         needed to build windows.
17501 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17503         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17505 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17507         * configure.in:  Exclude mmalloc from i386-windows.
17509 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17511         * Undo my previous change.
17513 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17515         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17516         unconditionally.
17517         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17519 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17521         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17522         host to add it's own flags.
17524 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17526         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17528 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17530         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17531         (CXX_FOR_TARGET): Likewise.
17532         (GCC_FOR_TARGET): Define.
17533         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17534         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17535         CC_FOR_TARGET was specified on the command line.
17536         (MAKEOVERRIDES): Don't define.
17538 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17540         * configure.in (m32r): Fix spelling of libg++ libs.
17542 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17544         * config.sub (-apple*): Remove, now redundant.
17546 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17548         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17550         * configure: Rework yesterday's sed script patch.
17552         * config.sub: Merge with FSF.
17554 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17556         * config.guess:  Merge from FSF.
17558         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17559         * config.guess: Use pc instead of unknown, for pc clone systems.
17560         Change linux to linux-gnu.
17562         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17563         * config.guess: Avoid non-portable tr syntax.
17565 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17567         * test-build.mk (HOLES): Add "xargs" for gdb.
17569         * configure: Avoid hpux10.20 sed bug.
17571 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17573         * configure.in:  Add support for windows host
17574         (that is a build done under the Microsoft build environment).
17576 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17578         * Makefile.in: Replace all uses of srcroot with s, to shrink
17579         command line lengths.
17581         Patches from Geoffrey Noer <noer@cygnus.com>:
17582         * configure.in: If configuring for newlib, pass --with-newlib to
17583         subdirectories.
17584         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17585         -Bnewlib/ and -Lwinsup to gcc.
17586         (CXX_FOR_TARGET): Likewise.
17588 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17590         * Makefile.in (ETC_SUPPORT): Add configure.
17592 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17594         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17595         host configuration file.
17597 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17599         * configure.in: Break mn10x00 support into separate
17600         mn10200 and mn10300 configurations.
17601         * config.sub: Likewise.
17603 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17605         * configure.in: Add lots of stuff to noconfigdirs for
17606         the mn10x00 targets.
17608         * config.sub, configure.in: Add mn10x00 support.
17610 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17612         * make-all.com: Call conf-a-gas, not config-a-gas.
17614 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17616         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17617         targets.
17619 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17621         * mpw-README: Add much more detail for native PowerMac.
17622         * mpw-install: New file.
17623         * mpw-configure: Add --norecursion and --help options.
17624         * mpw-config.in: Translate readme and install files when
17625         copying to objdir.
17626         * mpw-build.in: Don't always depend on byacc and flex.
17627         (install-only-top): New action.
17629 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17631         * configure.in:  You can now configure GDB for the v850.
17633 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17635         * configure.in (noconfigdirs): Don't configure any C++ dirs
17636         if targeting D10V.
17638 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17640         * config.sub: Recognize mips64vr5000.
17642 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17644         * configure.in: Use a single line for host_tools and native_only.
17646 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17648         * config.sub, configure.in: Add entries for m32r.
17650 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17652         * Makefile.in (inet-install): Don't run install-gzip.
17654 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17656         * configure.in:  Don't config lots of things for *-*-windows*.
17658 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17660         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17661         (host_libs, host_tools): Copy from configure.in.
17662         * mpw-configure: Don't complain about directories not found.
17664 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17666         * configure.in (i[345]86): Recognize i686 for pentium pro.
17667         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17668         file.
17670         * config.guess (i[345]86): Ditto.
17672 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17674         * configure.in (noconfigdirs): Removed gdb for D10V.
17676 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17678         * configure.in: Remove ld, target-libio, target-libg++, and
17679         target-libstdc++ from noconfigdirs.
17681 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17683         * configure: Fix three locations where shell scripts were
17684         being run directly rather than with config_shell.
17686 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17688         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17689         * config.sub (basic_machine): Recognize v850.
17691 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17693         * mpw-configure: Handle multiple enable/disable options and
17694         pass them down recursively, handle -c and -s flags appropriately
17695         depending on choice of compiler, add escape mechanism for
17696         quoted arguments to gC.
17698 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17700         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17701         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17702         so that -mrelocatable-lib and -mno-eabi are used.
17704         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17705         not support --print-multi-lib, don't abort.
17707 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17709         * make-all.com: Run config-a-gas.
17710         * setup.com: Don't copy subdirectory files around.
17712 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17714         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17715         target, it now compiles correctly.
17717 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17719         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17721 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17723         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17725 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17727         * configure.in (native_only): Add prms.
17729 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17731         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17732         (BINUTILS_SUPPORT_DIRS): Likewise.
17734 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17736         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17737         d10v support is added.
17739 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17741         * configure.in (d10v-*-*): New target.
17743 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17745         * config.guess (HP 9000/811): Recognize this as a PA1.1
17746         machine.
17748 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17750         * Makefile.in (do-tar-gz): New target, split out from tail end of
17751         taz target.  Run each command separately, don't use pipes.
17752         (taz): Use it.
17754 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17756         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17757         * mpw-build.in: No builds should depend on building byacc or flex,
17758         they are assumed to be installed already.
17760 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17762         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17763         variable that CC_FOR_TARGET needs.
17765 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17767         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17768         options have changed since the last time the subdirectory was
17769         configured, and if it has, reconfigure.
17770         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17771         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17773 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17775         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17776         CLEAN_MODULES): Add bash.
17777         (all-bash): New target.
17779 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17781         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17783 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17785         * config.sub (basic_machine): Recognize d10v as a valid processor.
17787 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17789         * mpw-configure: Add support for --bindir.
17790         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17792 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17794         * configure.in: add bash, time, gawk to list of hosttools and things
17795         to only build for native toolchains
17797 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17799         * Makefile.in (docdir): Remove.
17801 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17803         * Makefile.in (datadir): Set to $(prefix)/share.
17805 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17807         * configure.in: build diff and patch for cygwin32-hosted
17808         toolchains.
17810 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17812         * config.sub: Accept -rtems*.
17814 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17816         * configure.in: enable dosrel for cygwin32-hosted builds,
17817                 remove diff from the list of things not buildable
17818                 via Canadian Cross
17820 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17822         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17823         don't get ". ".
17825 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17827         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17829 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17831         * Makefile.in (taz): Handle case where tex3patch didn't even get
17832         checked out.  Also, if it was found, put the symlink in a new util
17833         subdirectory.
17835 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17837         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17839 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17841         * config.sub: Recognize -openvms.
17842         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17843         * make-all.com, setup.com: New files.
17845 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17847         * Makefile.in (taz): tex3patch moved to texinfo/util.
17849 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17851         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17852         * configure.in: remove make from disable-if-Can-Cross list
17853                 enable gdb if ${host} and ${target} are cygwin32
17855 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17857         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17858         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17860 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17862         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17863         distinguish sysv/svr4/bsd variants.
17864         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17866 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17868         * configure.in: Added copyright notice.
17869         * move-if-change: Added copyright notice.
17871 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17873         * configure.in (powerpcle-*-solaris*): Until we get shared
17874         libraries working, don't build gdb, sim, make, tcl, tk, or
17875         expect.
17877 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17879         * config.guess:  Merge with FSF:
17881         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17882         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17884         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17885         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17887         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17888         * config.guess:  Combine two OSF1 rules.
17889         Also recognize field test versions.  From mjr@zk3.dec.com.
17890         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17891         because GNU uname does not support -p.  From pmr@pajato.com.
17893 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17895         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17897 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17899         * mpw-README: Document GCCIncludes.
17901 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17903         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17905 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17907         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17909 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17911         * configure.in (*-*-cygwin32): Configure make.
17913 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17915         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17917 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17919         * Makefile.in (all-inet): Depend on all-perl.
17921         * Makefile.in (inet-install): New target.
17923         * Makefile.in (all-inet): Depend on all-tcl.
17924         (all-inet): Depend on all-send-pr.
17926 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17928         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17929         temporarily.
17931 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17933         * configure.in: Don't configure --with-gnu-ld on AIX.
17935 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17937         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17939 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17941         * Makefile.in (ALL_MODULES): Added all-inet.
17942         (CROSS_CHECK_MODULES): Added check-inet.
17943         (INSTALL_MODULES): Added install-inet.
17944         (CLEAN_MODULES): Added clean-inet.
17945         (all-indent): New target.
17947         * configure.in (host_tools): Added inet.
17948         (native_only): Added inet.
17949         (noconfigdirs): Added inet.
17951 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17953         * configure.in: Don't configure libgloss if we are not configuring
17954         newlib.
17956 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17958         * configure.in: Don't configure libgloss for unsupported
17959         architectures.
17961 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17963         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17965 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17967         * Makefile.in (ALL_MODULES): Include all-apache.
17968         (CROSS_CHECK_MODULES): Include check-apache.
17969         (INSTALL_MODULES): Include install-apache.
17970         (all-apache): New target.
17972         * configure.in: Added apache everywhere perl is seen.
17974 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17976         * Makefile.in: Add support for clean-{module} and
17977         clean-target-{module} rules.
17979 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17981         * configure.in (*-*-ose) do not build libgloss.
17983 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17985         * config.guess (prep*:SunOS:5.*:*): Turn into
17986         powerpele-unknown-solaris2.
17988 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17990         * configure.in: Permit --enable-shared to specify a list of
17991         directories.
17993 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17995         * configure.in (host==solaris): Pass only the first word of $CC
17996         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17998 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18000         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18002 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18004         * Makefile.in (ALL_MODULES): Include all-perl.
18005         (CROSS_CHECK_MODULES): Include check-perl.
18006         (INSTALL_MODULES): Include install-perl.
18007         (ALL_X11_MODULES): Include all-guile.
18008         (CHECK_X11_MODULES): Include check-guile.
18009         (INSTALL_X11_MODULES): Include install-guile.
18010         (all-perl): New target.
18011         (all-guile): New target.
18013         * configure.in (host_tools): Include perl and guile.
18014         (native_only): Include perl and guile.
18015         (noconfigdirs): Don't build guile and perl; no ports have been
18016         done.
18018 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18020         * configure (--enable-*): Handle quoted option lists such as
18021         --enable-sim-cflags='-g0 -O' better.
18023 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18025         * Makefile.in ({,inst}all-target): New rule so we can make and
18026         install all of the target directories easily.
18028 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18030         * configure.in: Add missing global flag in sed substitution when
18031         deleting `target-' from ${configdirs}.
18033 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18035         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18036         option.
18038         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18039         config/mh-necv4.
18041         * install.sh: Correct misspelling of transformbasename.
18043         * config.guess: Recognize mips-*-sysv*.
18045 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18047         * config.sub: Recognize mon960.
18049 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18051         * configure: Restore Canadian Cross handling of BISON and LEX,
18052         removed in Feb 20 change.
18054 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18056         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18057         Mention make install.  Remove the old copyright date as well the
18058         clumsy and rather pointless copyright on the README file.
18060 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18062         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18063         Makefile after running symlink-tree, then run `make distclean' to
18064         avoid clobbering any generated files in srcdir.
18066 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18068         * configure.in (m68k-*-netbsd*): Build everything now.
18070 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18072         * Makefile.in (taz): Fix quoting.
18074 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18076         * configure.in (sparclet-*-*): Build everything now.
18078 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18080         * configure.in (m68k-*-linux*): New host.
18082 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18084         * configure: Check for bison before byacc.
18086 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18088         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18089         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18090         searching PATH.  These are used as fallbacks by Makefile.in if
18091         flex/bison/byacc aren't in objdir.
18093 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18095         * Makefile.in: Make everything which depends upon all-bfd also
18096         depend upon all-opcodes, in case --with-commonbfdlib is used.
18098 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18100         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18101         building NT native compilers on Unix.
18103 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18105         * configure.in: Don't get CC from the host Makefile fragment if we
18106         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18107         Solaris test for /usr/ucb/cc to the post target script, just after
18108         the compiler sanity test.
18110 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18112         * config.sub: Merge with FSF.
18114 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18116         * Makefile.in (RPATH_ENVVAR): New variable.
18117         (REALLY_SET_LIB_PATH): Use it.
18118         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18120 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18122         * config.sub, configure.in: Recognize sparclet cpu.
18124 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18126         * config.guess:  Support m68k-cbm-sysv4.
18128 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18130         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18131         m68k-unknown-linuxaout from linker help string.  Put quotes around
18132         $ld_help_string.
18134 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18136         * config.guess (powerpc-harris-powerunix): Add guess for port
18137         to new target.
18139 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18141         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18143 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18145         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18146         $(REALLY_SET_LIB_PATH) in Makefile.
18147         * Makefile.in (SET_LIB_PATH): New variable.
18148         (REALLY_SET_LIB_PATH): New variable.
18149         ($(DO_X)): Use $(SET_LIB_PATH).
18150         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18151         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18152         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18153         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18154         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18155         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18156         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18157         (install-dosrel): Likewise.
18158         (all-opcodes): Depend upon all-libiberty.
18160 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18162         * config.guess (*:CYGWIN*): New
18164 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18166         * Makefile.in (all-target-winsup): All all-target-libiberty.
18168 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18170         * configure.in (noconfigdirs): Add missing # in front of comment.
18172 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18174         * configure.in: add second pass to things added to noconfigdirs
18175         so *-gm-magic can exclude libgloss properly.
18177 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18179         * mpw-configure (extralibs_name, rez_name): Set correctly
18180         for MWC68K compiler.
18182         * mpw-README: Add more info on the necessary build tools.
18184 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18186         * configure.in, config.sub: Recognize cygwin32.
18188 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18190         * config.guess, config.sub: Recognize A/UX.
18192 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18194         * config.sub: Merge with gcc/config.sub.
18196 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18198         * mpw-build.in (do-binutils): Add build of stamps.
18200 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18202         * config.sub: Add recognition for mips64vr4100*-* targets.
18204 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18206         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18207         Add creation of gconfigargs with `--enable-shared' turned on.
18208         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18209         ($(host)-stamp-stage3-configured): Likewise.
18210         (HOLES): Add chatr and ldd.
18211         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18213 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18215         * configure: Pass --nfp to recursive configures.
18217 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18219         * Makefile.in (DLLTOOL): New.
18220         (DLLTOOL_FOR_TARGET): New.
18221         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18222         (EXTRA_TARGET_FLAGS): Ditto.
18223         (EXTRA_GCC_FLAGS): Ditto.
18224         (CONFIGURE_TARGET_MODULES): Ditto.
18225         (DO_X): Ditto.
18226         * configure: Add DLLTOOL.
18228 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18230         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18231         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18232         mh-sco, since old workarounds no longer needed, and don't
18233         build ld, since libraries have weak symbols in COFF.
18235 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18237         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18239 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18241         * configure.in: Make sure that ${CC} can be used to compile an
18242         executable.
18244 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18246         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18247         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18248         nothing depending on whether gdbtk is being built.
18250 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18252         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18254 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18256         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18257         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18259 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18261         * config-ml.in: Add support for
18262         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18263         Simplify setting of multidirs from --disable-foo.
18265 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18267         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18268         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18269         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18270         non-empty, pass them on to the  GCC make.
18271         (all-bootstrap): New rule that is like all-gcc, except it executes
18272         the GCC bootstrap rule instead of the GCC all rule.
18274 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18276         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18278 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18280         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18281         DG/UX support.
18283 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18285         * config.sub (i*86*) Change [345] to [3456]
18287 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18289         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18290         --with-gnu-ld=no.
18292 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18294         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18295         AIX multilibs get built.
18297 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18299         * configure.in (i386-win32): Don't build expect if we're not
18300         building the tcl subdir.
18302 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18304         * Makefile.in: (configure-target-examples, all-target-examples):
18305         New targets, configure and build example programs.
18307 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18309         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18310         use it as input to sedit the generated MPW makefile.
18311         * mpw-README: Add a suggestion about Gestalt.h.
18313 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18315         * config.sub: Accept *-*-ieee*.
18317 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18319         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18320         Ronald F. Guilmette <rfg@monkeys.com>.
18322 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18324         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18325         for powerpc-pe native.
18326         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18327         (target==powerpc-pe): duplicate i386-win32 entry.
18329 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18331         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18332         of vxworks, not just vxworks5.1.
18334 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18336         * mpw-configure: Add support for exec-prefix.
18338 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18340         * config.guess: Recognize HP model 816 machines as having
18341         a PA1.1 processor.
18343 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18345         * configure: Ignore new autoconf configure options.
18347 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18349         * config.guess:  Recognize Pentium under SCO.
18350         From Robert Lipe <robertl@arnet.com>.
18352 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18354         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18356 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18358         * configure.in: Don't configure gas for alpha-dec-osf*.
18360 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18362         * configure.in: Default to --with-stabs for some targets for which
18363         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18364         i[345]86*-*-unixware*.
18366 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18368         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18369         rather than basing it on the target.  Simplify handling of options
18370         controlling which directories to configure.  Remove extraneous
18371         slash in multi-clean target.
18373 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18375         * config-ml.in: Prefix more variables with ml_ so they don't collide
18376         with configure's.
18378 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18380         * configure: Don't turn -v into --v.
18382 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18384         * configure.in (targargs): Fix typo.
18386         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18388 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18390         * configure.in: Strip --host and --target options from
18391         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18392         --with-cross-host option when building with a cross-compiler.
18393         * configure: Canonicalize the arguments put into config.status by
18394         always using `=' for an option with an argument.  Pass a presumed
18395         --host or --target explicitly.
18397 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18399         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18400         into general OS recognition case.
18402 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18404         * configure.in (target_configdirs): add target-winsup only
18405         for win32 target systems.
18407 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18409         * Makefile.in (all-target-libgloss): Depend upon
18410         configure-target-newlib, since when libgloss is built it looks to
18411         see if the newlib directory exists.
18413 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18415         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18416         cfg-ml-*.in.
18418 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18420         * configure: Handle LD and LD_FOR_TARGET when configuring a
18421         Canadian Cross.
18423 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18425         * configure.in (target_libs): add target-winsup.
18426         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18427         (target==ppcle-pe): remove ld from $noconfigdirs.
18429 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18431         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18432         Preserve relative path names in $srcdir.  Build symlink tree if
18433         configuring cross target dir and srcdir=. (= no VPATH support).
18434         (configure-target-libg++): Depend on configure-target-librx.
18435         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18436         * config-ml.in: New file.
18437         * symlink-tree: New file.
18438         * configure: Ensure srcdir="." if that's what it is.
18440 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18442         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18443         includes and FLEX_SKELETON setting.
18444         * mpw-configure (--with-gnu-ld): New option, controls whether
18445         to use PPCLink or ld with PowerMac GCC.
18446         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18447         * mpw-config.in: Configure grez if targeting Mac.
18449         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18450         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18451         just macos.
18452         * configure.in: Configure grez resource compiler if targeting Mac.
18453         * Makefile.in (all-grez, install-grez): New targets.
18455 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18457         * configure: CXX defaults to gcc, not g++.  If we find
18458         gcc in the path, set CC to gcc -O2.
18460 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18462         * configure: Default ${build} correctly.  Avoid picking up extra
18463         spaces when reading CC and CXX from Makefile.  When doing a
18464         Canadian Cross, use plausible default values for numerous
18465         variables.
18466         * configure.in: When doing a Canadian Cross, don't try to
18467         configure tools whose configure script can't handle it.
18469 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18471         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18473 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18475         * configure:  Remove dubious bug reporting address.
18477 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18479         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18480         configure script, run that instead of this directory's configure.
18481         In either case, print a message that we're configuring the sub-dir.
18483 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18485         * configure.in: Before checking for the existence of various files,
18486         use sed to filter out "target-".
18488 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18490         * Makefile.in (DO_X): Split rule to decrease command line length
18491         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18492         (Philippe De Muyter).
18494 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18496         * Makefile.in (all-patch): depend on all-libiberty.
18498 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18500         * configure.in: If the only directory in target_configdirs which
18501         actually exists is libiberty, then set target_configdirs to empty,
18502         to avoid trying to build a target libiberty in a gas or gdb
18503         distribution.
18505 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18507         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18508         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18509         systems.
18511 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18513         * configure.in (copy_dirs): Use sys-include instead of include
18514         for --with-headers option.
18516 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18518         * Makefile.in, configure.in: Make winsup builds work with
18519         new scheme.
18521 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18523         * configure.in: Build the linker on AIX.
18525 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18527         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18528         where needed.
18530 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18532         * Makefile.in (all-gcc): Fix typo.
18534 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18536         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18538 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18540         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18541         to target-xiberty, to provide more flexibility.
18542         (target_subdir):  Define.  Create if cross.
18543         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18544         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18545         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18546         check-libFOO -> check-target-libFOO, etc.
18547         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18548         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18549         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18550         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18551         allow ALL_GCC="" to only configure.
18552         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18553         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18554         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18556 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18558         * Makefile.in (taz): Build "info" in etc explicitly.
18560 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18562         * configure.in:  Make sure that CC is undefined (as opposed to
18563         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18564         problem with autoconf trying to configure on a host without GCC.
18566 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18568         * mpw-configure: Set host alias from choice of host compiler,
18569         only use generic MPW Makefile sed if present, edit a file
18570         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18571         * mpw-README: Add problem notes about CW6 and CW7.
18573 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18575         * Makefile.in (taz): Use ";" instead of ";;".
18577 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18579         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18580         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18581         DISTDOCDIRS.
18582         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18583         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18585 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18587         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18588         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18589         Move bfd to DISTSTUFFDIRS.
18591 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18593         * Makefile.in (X11_LIB): Removed.
18594         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18596         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18598 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18600         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18601         names.
18603 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18605         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18607 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18609         * configure.in (i[345]86-*-win32): Always build newlib.
18610         Don't configure cvs, autoconf or texinfo.
18611         * Makefile.in (LD_FOR_TARGET): New.
18612         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18613         Pass down LD_FOR_TARGET.
18615 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18617         * winsup: New directory.
18618         * Makefile.in: Build winsup.
18619         * configure.in: Winsup is configured when target is win32.
18620         Can only build win32 target GDB when native.
18622 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18624         * config.guess: Recognize HP model 819 machines as having
18625         a PA 1.1 processor.
18627 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18629         * configure: Fix sed loop which substitutes for CC and CXX to
18630         avoid bug found in various sed implementations.
18632 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18634         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18635         simulator.  Use standard powerpc-*-eabi*.
18637 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18639         * configure.in: Stop putting gas and binutils in noconfigdirs for
18640         powerpc-*-aix* and rs6000-*-*.
18642 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18644         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18645         -mcall-aixdesc libraries.
18647 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18649         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18651         * config.sub (arm | armel | armeb): Fix shell syntax.
18653 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18655         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18656         -msoft-float and -mcpu=common support.
18657         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18658         libraries.
18660 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18662         * configure.in: Allow configuration and build of emacs19 for the alpha.
18664 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18666         * configure.in (CC): Get ^CC, not just any old CC, from
18667         ${host_makefile_frag}.
18669 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18671         * configure.in (CC): Try to get CC from
18672         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18674 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18676         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18677         only if it exists in $(srcdir).
18679 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18681         * configure: If CC and CXX are not set in the environment, set
18682         them, based on either an existing Makefile or on searching for gcc
18683         in PATH.  Substitute for CC and CXX in Makefile.
18684         * configure.in: Remove libm from target_libs.  Separate
18685         target_configdirs from configdirs.  If CC is not set in
18686         environment, try to get it from a host Makefile fragment.  Rewrite
18687         changes of configdirs to use skipdirs instead.  A few minor
18688         tweaks.  Take directories out of target_configdirs as they are
18689         taken out of configdirs.  Remove existing Makefile files from
18690         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18691         CONFIG_ARGUMENTS in Makefile.
18692         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18693         by configure.in.
18694         (CONFIG_ARGUMENTS): Likewise.
18695         (CONFIGURE_TARGET_MODULES): New variable.
18696         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18697         ($(CONFIGURE_TARGET_MODULES)): New target.
18698         (configure-libg++, configure-libio): New targets.
18699         (all-libg++): Depend upon configure-libg++.
18700         (all-libio): Depend upon configure-libio.
18701         (configure-libgloss, all-libgloss): New targets.
18702         (configure-libstdc++): New target.
18703         (all-libstdc++): Depend upon configure-libstdc++.
18704         (configure-librx, all-librx): New targets.
18705         (configure-newlib): New target.
18706         (all-newlib): Depend upon configure-newlib
18707         (configure-xiberty): New target.
18708         (all-xiberty): Depend upon configure-xiberty.
18710 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18712         * configure.in (host i[345]86-*-win32):  Expand the
18713         noconfigdirs again.
18715 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18717         * mpw-configure: Fix sed command file name.
18719 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18721         * configure.in (host i[345]86-*-win32): Reduce the
18722         noconfigdirs again.
18724 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18726         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18727         or powerpc*-*-pe*, since they are not yet supported.
18729 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18731         Add PowerMac support and many other enhancements.
18732         * mpw-configure: New option --cc to select compiler to use,
18733         paste options set according to --cc into the generated
18734         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18735         if mpw-make.sed is present.
18736         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18737         add forward includes for PowerPC include files.
18738         * mpw-build.in: Build using Makefile.PPC if present.
18739         (do-byacc, etc): Remove separate version resource builds.
18740         (do-gas): Build "stamps" before "all".
18741         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18742         * mpw-README: Update to reflect --cc option, PowerMac support,
18743         and recently-reported compatibility problems.
18745 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18747         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18748         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18749         (--with-multilib-top): Pass to recursive invocations.
18751 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18753         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18754         v810-*-*.
18756 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18758         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18759         gdb, ld and opcodes on v810-*-*.
18761 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18763         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18764         (local-maintainer-clean): New target.
18765         (maintainer-clean): New target.
18766         (realclean): Just depend upon maintainer-clean.
18768 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18770         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18772 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18774         * configure.in: Build ld in mips*-*-bsd* case.
18776 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18778         * config.sub: Accept -lites* OS.  From Ian Dall.
18780 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18782         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18783         targets.
18785 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18787         * configure.in: treat i386-win32 canadian cross the same as
18788         i386-go32 canadian cross.
18790 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18792         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18793         running under the simulator to build a reduced set of libraries.
18794         (powerpc-*-eabiaix): Add fine grained multilib support added to
18795         other powerpc targets yesterday.
18797 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18799         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18800         -disable-softfloat, -disable-relocatable, -disable-aix, and
18801         -disable-sysv to control which multilib libraries get built.
18803 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18805         * configure: Add Makefile.tem to list of files to remove in trap
18806         handler.
18808 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18810         * config.guess (*Linux*):  Add missing "exit"s.
18811         Also, need specific check for alpha-unknown-linux (uses COFF).
18813 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18815         * config.guess:  Merge with FSF:
18817         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18818         * config.guess (AIX4): More robust release numbering discovery.
18820         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18821         * config.guess (i386-sequent-ptx): Properly get version number.
18823         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18824         * config.guess (mips:*:4*:UMIPS): New case.
18826 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18828         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18829         (i386-win32 host): Likewise.  Don't build readline.
18831 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18833         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18834         SUPPORT_FILES to submakes.
18836 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18838         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18839         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18840         mpw-configure.
18842 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18844         * configure.in (appdirs): Use =, not ==, in test expression when
18845         trying to build the text to print in the warning message for
18846         Solaris users.
18848 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18850         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18852 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18854         * config.guess: Recognize lynx-2.3.
18856 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18858         * config.sub (z8ksim): Deleted
18859         (z8k-*-coff): New, this is the one true name of the target.
18861 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18863         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18865 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18867         * config.guess (*:Linux:*:*): First try asking the linker what the
18868         default object file format is (elf, aout, or coff).  Then if this
18869         fails, try previous methods.
18871 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18873         * configure.in: Don't build newlib for *-*-vxworks5.1.
18875 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18877         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18878         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18880 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18882         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18884 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18886         * cfg-ml-com.in: New file.
18887         * cfg-ml-pos.in: New file.
18889 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18891         * COPYING.NEWLIB: Add HP free copyright to list.
18893 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18895         * config.sub: Recognize -eabi* for the system, not just -eabi.
18897 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18899         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18900         * config.sub, configure.in (win32): New target and host.
18902 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18904         * configure.in: Add i386-pe configuration.
18906 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18908         * mpw-build.in (install): Install GDB after LD.
18910 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18912         * mpw-config.in (elf/mips.h): Always forward-include, needed
18913         for GDB to build.
18915 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18917         * testsuite: New directory for customer acceptance and whole tool
18918         chain tests.
18920 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18922         * configure: If per-host line isn't found, but AC_OUTPUT is found
18923         and a configure script exists, run it instead.
18925 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18927         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18929 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18931         * configure: Set build_{cpu,vendor,os,alias} to host values when
18932         --build isn't specified.
18934 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18936         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18937         (FLAGS_TO_PASS): Pass them.
18938         (EXTRA_TARGET_FLAGS): Ditto.
18940 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18942         * Makefile.in (all-libg++): Depend on all-libstdc++.
18944 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18946         * configure.in (noconfigdirs): Enable all packages for
18947         i386-unknown-netbsd.
18949 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18951         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18952         hosted builds (DOS builds)
18954 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18956         Changes for ARM based on patches from Richard Earnshaw:
18957         * config.sub: Handle armeb and armel.
18958         * configure.in: Omit arm linker only for riscix.
18960 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18962         * config.guess:  Update from FSF.
18964 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18966         * config.sub: Recognize powerpcle as the little endian variant of
18967         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18968         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18969         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18970         temporarily.
18972 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18974         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18976 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18978         * config.sub: Accept -lites* as a basic system type.
18980 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18982         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18983         installed, and if so return linuxoldld as the system name.
18985 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18987         * config.guess: Add hppa1.1-hp-lites support.
18989 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18991         * configure.in: Don't build newlib for m68k-vxworks5.1.
18993 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18995         * configure.in (mips-sgi-irix6): Use mh-irix5.
18997 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18999         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19001 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19003         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19004         OSF/1.  Fix compiler flags.
19005         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19007 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19009         * configure.in: Recognize --with-newlib.
19010         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19012 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19014         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19015         to *_X11_MODULES due to gdbtk needing X include files et al.
19017 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19019         Merge in support for Mac MPW as a host.
19020         (Old change descriptions retained for informational value.)
19022         * mpw-config.in: Add generic include forwards for cpu-specific
19023         include files in aout and elf directories.
19025         * mpw-configure: Added copyright.
19026         * mpw-config.in: Check for presence of required build tools.
19027         (target_libs): Add newlib.
19028         (target_tools): Add examples.
19029         (Read Me): Generate as "Read Me for MPW" instead.
19030         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19031         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19032         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19034         * mpw-configure: Remove subdir-specific makefile hackery,
19035         delete mk.tmp after using it.
19037         * mpw-build.in (all): Display start and end times.
19039         * mpw-configure (host_canonical): Set.
19040         (target_cpu): Always add to makefiles.
19041         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19042         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19043         (mpw-mh-mpw): Look for in srcdir and srcroot.
19044         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19046         * mpw-build.in: (install-only): New target.
19048         * mpw-configure (host_alias, target_alias): Rename from hostalias
19049         and targetalias, add into generated Makefile.
19050         (mk.tmp): If present, add into generated Makefile.
19051         * mpw-build.in (all-gas): Build config.h first before gas proper.
19053         * mpw-configure (config.status): Write only if changed.
19054         * mpw-config.in (readline): Configure it (not built, just used for
19055         definitions).
19057         * mpw-config.in (elf/mips.h): Add a forward include.
19059         * mpw-config.in: Forward-include most .h files in include into
19060         extra-include.
19061         (readline): Don't build.
19062         mpw-build.in (install): Install GDB.
19064         * mpw-configure (prefix, mpw_prefix): Handle it.
19065         * mpw-config.in (mmalloc, readline): Don't configure.
19066         * mpw-build.in (thisscript): Rename to ThisScript.
19067         Use mpw-build instead of BuildProgram everywhere.
19068         (mmalloc, readline): Don't build.
19069         * mpw-README: New file, basic documentation about the MPW port.
19071         * mpw-config.in: Use forward-include to create include files.
19073         * mpw-configure: Add more things to the top of each configured
19074         Makefile, including contents of config/mpw-mh-mpw.
19075         * mpw-config.in (extra-include): Create this directory and fill it
19076         with Posix-like include files when configuring.
19078         * config.sub (apple, mac, mpw): Add various aliases.
19080         * mpw-build.in: New file, top-level build script fragment for MPW.
19081         * mpw-configure: New file, configure script for MPW.
19082         * mpw-config.in: New file, config fragment for MPW.
19084 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19086         * configure.in (host_libs): Remove glob, since it is gone from the
19087         sources.
19089 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19091         * Makefile.in: define empty GDB_NLM_DEPS var.
19093         * configure.in(target_makefile_frag): use config/mt-netware
19094         for netware targets.
19096 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19098         * config.sub: Merge in recent FSF changes.  Remove linux special
19099         cases.
19101 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19103         Revert this change:
19105         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19107                 * build-all.mk: Use CC=cc -Xs on Solaris.
19109 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19111         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19112         stop using it.
19113         * Makefile.in: Nuke all references to glob subdirectory.
19115 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19117         * configure.in: Fix --enable-shared logic in per-host.
19119 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19121         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19123 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19125         * configure.in (noconfigdirs): Don't build gas on AIX, for
19126         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19128 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19130         * configure: Fix --cache-file to work if the file argument is a
19131         relative path.
19133 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19135         * configure: If the --cache-file is used, pass it down to
19136         configure in subdirectories.
19138 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19140         * config.sub: add vxworks29k configuration.
19142 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19144         * Makefile.in (taz): Do "diststuff" part quietly.
19146 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19148         * config.sub: Mini-merge with gcc/config.sub.
19150 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19152         * config.guess (IRIX): Sed - to _.
19154 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19156         * Makefile.in (source-vault, binary-vault): New targets.
19158 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19160         * config.sub: Recognize -eabi as a basic system type.
19162 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19164         * configure.in (enable_shared stuff): Fix typo.
19166 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19168         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19170 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19172         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19174 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19176         * configure.in (rs6000-*-*): Don't build gas.
19178 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19180         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19181         reduce command line length.
19182         (AS_FOR_TARGET): Check for as.new, not Makefile.
19183         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19185 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19187         * config.guess:  Merge from FSF.
19189 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19191         * configure: Don't use $ when handling program_suffix.
19193 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19195         * configure.in:  Configure tk for hppa/hpux.
19197 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19199         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19201 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19203         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19204         to LIBCXXFLAGS.  Tests are better run without it.
19206 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19208         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19210 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19212         * configure.in (*-*-netware*): Don't configure xiberty.
19214 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19216         * configure.in:  Remove tk from native_only list.
19218 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19220         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19221         for special NCD build.
19223 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19225         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19226         makeall.bat, they're only useful for binutils snapshots.
19227         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19228         makeall.bat to specified SUPPORT_FILES.
19230 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19232         * build-all.mk: Add Ericsson targets to sun4 and solaris
19233         hosts.  Add  BNR's sun4 target to solaris host, so their
19234         build-from-source will be tested in-house first.
19236 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19238         * Makefile.in (LIBCFLAGS): New variable.
19239         (CFLAGS_FOR_TARGET): Ditto.
19240         (LIBCFLAGS_FOR_TARGET): Ditto.
19241         (LIBCXXFLAGS): Ditto.
19242         (CXXFLAGS_FOR_TARGET): Ditto.
19243         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19244         (BASE_FLAGS_TO_PASS): Pass them.
19245         (EXTRA_TARGET_FLAGS): Ditto.
19247         * configure.in: Support --enable-shared.
19249 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19251         * configure.in (target_libs):  Include libstdc++ again.
19252         * config.guess:  Update from FSF (for FreeBSD).
19254 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19256         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19257         makeall.bat.
19258         (DISTDOCDIRS): Add `etc'.
19259         (ETC_SUPPORT_PFX): New variable.
19260         (taz): Include anything from etc starting with a word in
19261         ETC_SUPPORT_PFX.
19263 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19265         * config.sub: Update for recent FSF changes.  Remove obsolete
19266         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19267         spacing changes.
19269 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19271         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19273         * config.guess:  Merge with FSF.
19274         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19276 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19278         * configure: Since the "trap 0" handler will override the exit
19279         status on many systems, only use it for "exit 1", and make it set
19280         a non-zero exit status; reset it before "exit 0".  Also, check
19281         exit status of config.sub, and error out if it failed.
19283 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19285         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19286         and install libgloss.
19288 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19290         * Makefile.in (all-binutils): Depend upon all-byacc.
19292         * configure.in: Don't build emacs on Irix 5.
19294 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19296         * configure.in (*-*-netware*): Add libio.
19298 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19300         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19301         (CHECK_TARGET_MODULES): Ditto.
19302         (INSTALL_TARGET_MODULES): Ditto.
19303         (TARGET_LIBS): Ditto.
19304         (all-libstdc++): Note dependencies.
19306 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19308         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19310 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19312         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19313         -fexternal-templates.
19315         * configure.in (target_libs): Add libstdc++.
19316         (noconfigdirs): Add libstdc++ as appropriate.
19318 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19320         * config.guess:  Update from FSF.
19322 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19324         * configure: Use ${config_shell} when running ${configsub}.
19326 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19328         * config.sub: No longer recognize h8300h.
19330 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19332         * config.sub: Remove extraneous differences between config.sub and
19333         gcc/config.sub.
19335 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19337         * Makefile.in (DISTSTUFFDIRS): Add gas.
19339 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19341         * COPYING.NEWLIB: New file.
19343 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19345         * config.guess (HP-UX):  Patch from Harlan Stenn
19346         <harlan@landmark.com> to also emit release level.
19348 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19350         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19352 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19354         * config.sub:  Merge nextstep cleanup from FSF.
19356 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19358         * configure.in (arm-*-*): Don't configure ld for this target.
19360 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19362         * configure.in (*-*-netware): don't configure libg++, libio,
19363         librx, or newlib.
19365 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19367         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19368         configure ld--it works, but it doesn't support shared libraries.
19370 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19372         * config.guess (*-unknown-freebsd*):  Get rid of possible
19373         trailing "(Release)" in version string.
19374         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19376 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19378         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19379         Fix type: *-next-neststep -> *-next-nextstep.
19381         * config.guess:  Merge from FSF:
19383         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19385         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19387         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19389         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19390         instead of UNIX_SV for UnixWare 1.0).
19392 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19394         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19395         to make gdb/nlm/* build after the compiler and linker.
19397 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19399         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19400         not just i[34]86.
19401         (m68k-atari-sysv4):  Relocate to match FSF version.
19403         * config.guess:  More merges from the FSF:
19405         Add a space before function call or macro invocation.
19407         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19409         * config.guess: Add trap cmd to remove dummy.c and dummy when
19410         interrupted.
19412         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19414         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19415         (dummy): Redirect stderr from compilation of dummy.c.
19417         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19419         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19421 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19423         * configure: Accept and ignore --cache*, for compatibility with
19424         new autoconf.
19426 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19428         * config.guess:  Merge from FSF:
19430         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19432         * config.guess (Pyramid*:OSx*:*:*): New case.
19433         (PATH): Add /.attbin at end for finding uname.
19434         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19436         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19438         * config.guess (M88*:DolphinOS:*:*): New case.
19440         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19442         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19443         to select whether to use ELF or COFF.
19445         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19447         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19449         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19451         * config.guess: Guess the OS version for HPUX.
19453         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19455         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19457 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19459         * configure.in: Recognize --with-headers, --with-libs, and
19460         --without-newlib.
19461         * Makefile.in (all-xiberty): Depend upon all-ld.
19463 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19465         * configure.in: Change i[34]86 to i[345]86.
19467 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19469         * configure (version): A few more tweaks to help message.
19471 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19473         * Makefile.in:  Remove (for now) librx as a host library,
19474         now that we're building it for target.
19476 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19478         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19479         (Karl Berry).
19481 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19483         * configure.in:  Also configure librx.
19485 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19487         * Makefile.in:  Update various rules to reflect that librx
19488         is now needed for libg++.
19490 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19492         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19494 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19496         * configure.in: Configure the examples directory.
19498 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19500         * configure: Simplify Jun 2 1994 change.
19502 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19504         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19505         /bin/gcc isn't good enough to build gcc.
19507 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19509         * Makefile.in (GDB_SUPPORT_FILES): Remove
19510         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19511         (gdb.tar.gz): Add new rule to use standard distribution building
19512         mechanism.
19514 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19516         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19517         Bill Cox <bill@cygnus.com>.
19519 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19521         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19523 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19525         * configure:  Search current dir first in .gdbinit.
19527 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19529         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19531 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19533         * config.sub:  Refer to NeXT's operating system as nextstep.
19535         * config.sub (case $basic_machine):  Re-order the cases, to match
19536         the order in the FSF version (which is mostly alphabethical).
19537         Merge in some additions and changes from the FSF.
19539 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19541         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19542         * config.sub: Recognize cxux7.
19543         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19545 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19547         * config.sub:  Fix typo powerpc -> powerpc-*.
19549 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19551         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19553         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19554         parallel with all-emacs and install-emacs).  Top-level command
19555         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19557 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19559         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19560         $(relbindir)/make before doing ``make install'', and use
19561         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19562         installing over running make binary.
19563         ($(host)-stamp-stage3-installed): Likewise.
19565 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19567         * config.guess: Recognize Mach.
19569 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19571         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19572         see whether --exec-prefix was used.
19574 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19576         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19578 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19580         * Makefile.in: Add all-librx target similar to all-libproc.
19582 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19584         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19585         with post 1.2 uname bogosity.
19587 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19589         * configure: Remove temporary files on receipt of a signal.
19591 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19593         * configure: If there is a package_makefile_frag, remove
19594         ${subdir}/Makefile.tem after copying it in.
19596 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19598         * build_all.mk: support rs6000 lynx identifies itself as
19599         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19600         since /bin/gcc is too feeble to compile a modern gcc.
19602 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19604         * brought devo/test-build.mk update-to-date with progressive/
19605         test-build.mk. Add lynx targets and hppa flag info.
19607 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19609         * configure.in:  Use mh-ncrsvr43.  Patch from
19610         Tom McConnell <tmcconne@sedona.intel.com>.
19612 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19614         * config.guess (i386-unknown-bsdi):  No longer need to
19615         check #if defined(__bsdi__) && defined(__i386__).
19617 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19619         * configure: Set program_transform_nameoption correctly.
19621 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19623         * brought build-all.mk update-to-date with progressive build-all.mk,
19624         added new targets and hppa info.
19626 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19628         * configure: If config.guess result is a prefix of the user
19629         specified target, assume a native build and use the user specified
19630         target as the host alias.  Remove SunOS patch suffix removal hack.
19631         * configure.in: Remove SunOS patch suffix removal hack.
19633         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19634         in NATIVE_CHECK_MODULES.
19636 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19638         * Makefile.in: Rename HOST_ONLY to NATIVE.
19639         * configure: Delete SunOs patch suffix from host_canonical
19640         and build_canonical variables that are prepended to Makefiles.
19641         * configure.in: Add comments for easier maintenance.
19643 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19645         * Makefile.in: Add all-libproc target similar to all-gui.
19647 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19649         * Makefile.in (CHECK_MODULES): split into
19650         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19652 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19654         * config.guess (i386-unknown-bsdi): New system to guess.
19656 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19658         * Makefile.in: Add all-gui target (but not yet build by "all").
19660 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19662         * config.sub: Move deletion of patch suffix from here...
19663         * configure.in: To here, at Ian's suggestion.  The top-
19664         level scripts might need to know of a patch level.
19666 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19668         * config.sub: Strip off patch suffix so rtl is recognized
19669         as a sunos4.1.3 machine, even though it's been patched.
19671 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19673         * Makefile.in (INSTALL_LAST): Delete.
19674         (INSTALL_DOSREL): New.
19676 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19678         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19679         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19680         whether we pass down --with-gnu-ld anyhow.
19682 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19684         * Makefile.in (INSTALL_LAST): Change operation so it works
19685         on more flavors of make.
19686         * configure.in (go32): Don't build libg++ or libio.
19688 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19690         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19691         they can be overriden by templates.
19693 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19695         * configure.in (target==go32): Don't build gdb.
19696         * dosrel: New directory.
19698 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19700         * configure.in (host==go32): Configure dosrel too.
19701         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19702         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19703         be set by incoming names or templates.
19704         (INSTALL_LAST): New rule.
19706 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19708         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19710 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19712         * configure.in (appdirs): New variable.  Currently empty, but will
19713         be used in gas distribution.  If nonempty, lists a set of
19714         directories at least one of which must get configured, or top
19715         level configuration is considered to have failed.
19716         (rs6000-*-lynxos*): Use new file name.
19718 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19720         Eliminate XTRAFLAGS.
19721         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19722         newlib include files using -idirafter, and also use -nostdinc.
19723         (CXX_FOR_TARGET): Likewise.
19724         (XTRAFLAGS): Removed.
19725         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19726         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19727         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19728         ($(DO_X)): Don't pass down XTRAFLAGS.
19730 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19732         * configure.in (mips*-dec-bsd*): New target; do build linker.
19733         (mips*-*-bsd*): New target; don't build linker.
19735 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19737         * configure.in: support rs6000-*-lynxos* configuration.
19738         support sunos4 as a cross target.
19740         * config.sub: look for lynx*, not lynx since the OS version may
19741         legitimately be part of the name.
19743 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19745         * configure.in (i[34]86-*-sco*): Move to be with other i386
19746         targets.
19747         (romp-*-*): New target.  Skip various binary utilities.
19748         (vax-*-*): New target.  Don't build newlib.
19749         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19751 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19753         * configure.in: Only set host_makefile_frag if config
19754         directory exists.
19756 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19758         * install.sh: If $dstdir exists, don't check whether each
19759         component does.
19761 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19763         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19765 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19767         * configure.in (*-*-lynxos*): Don't configure newlib for either
19768         native or cross Lynx.
19770 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19772         * config.sub (sparc64-elf): Fix os.
19773         (z8k): Remove duplicate.
19775 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19777         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19778         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19780 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19782         * configure: Make file links cleanly even if Lynx fails on
19783         an NFS symlink (at least fail cleanly).
19785 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19787         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19788         -XNh2000.
19790 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19792         * configure: Unknown options are fatal again.
19794 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19796         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19797         compatibility.
19799 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19801         * build-all.mk: Add `clean' target.
19803 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19805         * config.guess:  Add SINIX support.
19806         * configure.in:  Add mips-*-sysv4* support.
19808 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19810         * build-all.mk: Document all useful targets.
19811         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19812         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19814 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19816         * configure: Support --silent, --quiet.
19818 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19820         * configure: Support --disable-FEATURE.
19822 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19824         * config.guess: Recognize NCR running SVR4.3.
19826 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19828         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19829         Patch from Paul Eggert <eggert@twinsun.com>.
19831 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19833         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19835 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19837         * configure: Make unrecognized options give nonfatal warnings
19838         instead of fatal errors, and pass them to any subdirectory
19839         configures in case they recognize them.
19840         Make --x equivalent to --with-x.
19842 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19844         * configure: Add --enable-* options.  Clean up usage message and
19845         some comments.
19847 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19849         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19851 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19853         * configure.in (hppa*-*-*): Enable binutils.
19855 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19857         * config.sub: Recognize cisco.
19859 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19861         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19863 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19865         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19866         than one configuration name.  Add comment.
19868 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19870         * config.guess: about target *-hitachi-hiuxwe2, fixed
19871         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19872         macro is incorrect.]
19874 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19876         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19877         than the "make ls" stuff which used to be here.
19879 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19881         * config.guess:  Recognize i[34]86-unknown-freebsd.
19882         From Shawn M Carey <smcarey@rodan.syr.edu>.
19884 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19886         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19888 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19890         * config.guess: Check for ptx.
19892 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19894         * config.sub: Add os9k checking.
19896 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19898         * config.guess: Handle OSF1 running on HPPA processors
19900 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19902         * configure: If subdir configure fails, print out a message with
19903         subdirectory name, in case subdir's configure code didn't identify
19904         itself.
19906 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19908         * configure.in: Remove embedded newlines from configdirs.
19909         Avoid mismatches of substrings.  Fix matching strings at end
19910         of configdirs.
19912 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19914         * config.guess:  Add Lynx/rs6000 config support.
19916 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19918         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19920 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19922         * configure.in (hppa*-*-osf*): Treat this just like most other
19923         PA configurations (eg no binutils or ld).
19924         (hppa*-*-*elf*): These configurations have binutils and ld.
19926 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19928         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19930 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19932         * configure.in (rs6000-*-*): Build gas.
19934 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19936         * Makefile.in:  Avoid bug in losing hpux sed.
19938 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19940         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19941         for GDB and GDB has been fixed to not need it.
19943 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19945         * config.guess: Recognize vax hosts.
19947 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19949         * configure (while loop): Don't use "break 2" inside case
19950         statement -- the case statement isn't an enclosing loop.
19952 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19954         * config.guess:  Clean up NeXT support, to allow nextstep
19955         on Intel machines.  Make OS be nextstep.
19957 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19959         * config.guess: Add alternate forms for Convex.
19961 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19963         * configure:  Completely rewrite option processing.  Take
19964         advantage of pattern-matching to avoid invoking test frequently.
19965         Also clean up host and target defaulting logic.
19967 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19969         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19970         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19971         commands (plus user environment) will fit SCO limits.
19973 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19975         * configure.in: Don't issue warnings about directories which are
19976         not being configured if -norecursion is set.  Correct test for
19977         --with-gnu-as and --with-gnu-ld to not get confused by substring
19978         matches.
19980         * configure.in: Don't build gas for alpha-dec-osf1*.
19982 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19984         * configure:  Back out Per's change of 12/19/1993.  It changes the
19985         behavior of configure in unexpected and confusing ways.
19987         Also, use different delim char when calculating
19988         program_transform_name so that the name can contain slashes.
19990 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19992         * configure.in, config.sub: Add support for VSTa micro-kernel.
19994 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19996         * configure.in: Nuke hacks which were used to get a special
19997         version of GAS for HPPA configurations.
19999 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20001         * configure:  If only ${target_alias} is given, use that
20002         as the default for ${host_alias}.
20003         * configure:  Add missing back-slashes before nested quotes.
20005 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20007         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20009 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20011         * config.guess:  Recognize some Tektronix configurations.
20012         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20014 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20016         * config.sub: Match any flavor of SH.
20018 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20020         * configure.in: Don't try to configure newlib for Alpha.
20022 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20024         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20025         libg++ or libio for any Alpha target.
20027         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20029 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20031         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20032         default arguments -- so it tried to compress itself.
20034 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20036         * configure.in (notsupp): ensure that a space is always at the end
20037         of the configdirs list, since the grep checks for an explicit space
20039 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20041         * configure.in (target i386-sysv4.2): don't build ld, since static
20042         versions of many libraries are not available.
20044 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20046         * config.guess: Recognize Apollos (using environment variables).
20047         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20049 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20051         * config.guess: Recognize Sony news mips running newsos.
20053 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20055         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20056         "fi ; else" for bash.
20058 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20060         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20062 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20064         * config.sub: accept unixware as an alias for svr4.2.
20065         Fix some inconsistancies with the gcc version.
20067 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20069         * Makefile.in (DISTDOCDIRS):  Add gdb.
20071 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20073         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20075 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20077         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20078         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20079         this now.
20081 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20083         * config.sub: Accept hiux* as an OS name.
20085         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20086         etc/make-stds.texi.  The underscore came from gcc, and dje now
20087         agrees that RUNTESTFLAGS is the correct name.
20089 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20091         * install.sh:  Remove 'set -e'.  It makes any conditionals
20092         in the script useless.
20094         * config.guess: Automatically recognize arm-acorn-riscix
20095         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20097 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20099         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20101 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20103         * Makefile.in (DISTDOCDIRS): New variable.
20104         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20105         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20107 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20109         * configure.in (hppa target): check the source directory for the
20110         pagas sub-directory
20112 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20114         * config.sub: Allow -aout* and -elf*.
20116 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20118         * configure.in: Don't build ld on i386-solaris2, same as for
20119         sparc-solaris2.
20121 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20123         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20125 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20127         * configure.in:  Configure gdb for alpha.
20129 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20131         * Makefile.in (CXXFLAGS): Add -O.
20133 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20135         * config.guess: added support for DG Aviion
20137 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20139         * configure.in: Produce warning message for subdirectories not
20140         configurable for this host/target combination.  Don't try to
20141         configure gdb for vms.
20143 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20145         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20146         appropriate files before making "diststuff".
20147         (DISTBISONFILES): New var: list of files to be edited.
20148         (DISTSTUFFDIRS): Add binutils.
20150 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20152         * config.sub: also handle mipsel and mips64el (for little endian mips)
20154 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20156         * configure.in: Add * to end of all OS names.
20158 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20160         * configure.in: Build newlib for LynxOS native.
20162 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20164         * config.guess: Add support for delta 88k running SVR3.
20166         * configure.in: Add comment about HP compiler vs. emacs.
20168 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20170         * configure.in: don't build ld on solaris2 (not a viable option
20171         due to bugs in getpwnam & getpwuid)
20173 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20175         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20176         config.guess will produce a full version number.
20178 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20180         * configure.in: Build linker and binutils for alpha-dec-osf1.
20182 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20184         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20185         and gdb/testsuite/Makefile.in.
20187 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20189         * configure.in: recognize mips*- instead of mips-
20191 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20193         * config.sub: Accept linux*coff and linux*elf as operating
20194         systems.
20196 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20198         * config.sub: Recognize mips64, and mips3 as an alias for it.
20200 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20202         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20203         gdb knows how to handle OSF/1 shared libraries.
20205 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20207         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20208         * config.guess: Recognize Hitachi's HIUX.
20209         * config.sub: Recognize h3050r* and hppahitachi.
20210         Remove redundant cases for hp9k[23]*.
20212 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20214         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20215         if gas and ld are in the source tree and are in ${configdirs}.
20216         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20217         --with options (but still pass them down on the command line,
20218         if they were explicitly specified).
20220 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20222         * configure: substitute SHELL value in Makefile.in with
20223         ${CONFIG_SHELL}
20225 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20227         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20228         *-*-solaris2* targets.
20230 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20232         * Makefile.in: define M4, and pass it down to sub-makes;
20233         all-autoconf now depends on all-m4
20235 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20237         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20238         presence of {ar,ranlib} instead of a configured directory
20240 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20242         * config.guess: Accept 34?? as well as 33?? for NCR.
20244 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20246         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20247         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20249 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20251         * configure: grab values for $(CC) and $(CXX) from the
20252         environment, so that someone can do "CC=gcc configure; make" and
20253         have it work right (matching the way that autoconf works now)
20255         * configure.in, Makefile.in: add support for gash, the tcl
20256         interface to Galaxy
20258         * config.guess: add NetBSD variants (hp300, x86)
20260 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20262         * install.sh: Support -d option (in the manner of SunOS 4 install,
20263         as it is more deterministic than that of GNU install)
20264         (chmodcmd): Set file to mode 755 by default (should also do default
20265         chgrp and chown, but I don't feel like dealing with that now)
20267 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20269         * config.sub: Remove h8300hhms alias.
20271 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20273         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20275 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20277         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20278         as stmp-fixinc
20280 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20282         * config.sub: recognize m88110-bug-coff.
20284 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20286         * Makefile.in (all-libio): all dependencies on the toolchain used
20287         to build this (gcc, gas, ld, etc)
20289 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20291         * config.guess: Deal with OSF/1 1.3 on alpha.
20293 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20295         * install.sh: add some 'else true' clauses for portability
20297         * configure.in: don't build libio for h8[35]00-*-* targets
20299 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20301         * Makefile.in:  Add support for new libio.
20303 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20305         * install.sh: If one command fails, don't try the rest.  Don't try
20306         to remove $dsttmp (via trap) unless we have already created it.
20307         If $src doesn't exist, detect it and exit with an error.
20309         * config.guess: Recognize BSD on hp300.
20311 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20313         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20314         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20316 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20318         * Makefile.in (all-send-pr): depends on all-prms
20320 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20322         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20324 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20326         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20327         Added test for mips-mips-riscos5.
20329 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20331         * configure.in: use mh-hp300 for 68k HP hosts
20333 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20335         * configure: add support for CONFIG_SHELL, so that you can use
20336         some alternate shell for evaluating configure scripts
20338 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20340         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20341         in configure script to bug-gdb@prep.ai.mit.edu when building
20342         distribution archive.
20343         * Makefile.in (COMPRESS):  Remove def.
20344         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20345         gdb.tar.Z and make-gdb.tar.Z respectively.
20346         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20347         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20348         to convergence with 'taz' target in Makefile.in.
20350 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20352         * install.sh (dsttmp): use trap to ensure that tmp files go
20353         away on error conditions
20355 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20357         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20359 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20361         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20362         its parent is '/' not ''.
20364         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20366 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20368         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20369         that ${newsrcdir}/configure.in does.
20371 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20373         * test-build.mk: support for CONFIG_SHELL
20375 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20377         * config.sub (netware):  Add as a basic system type.
20379 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20381         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20382         $(srcdir)/ from the dependency on Makefile.in.
20384 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20386         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20387         (h8300hhms is temporary until multi-libraries are implemented).
20388         * configure.in: Handle h8300h too.
20390 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20392         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20394 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20396         * configure:  Remove extraneous output when guessing host type.
20397         * config.guess:  Remove extraneous output when guessing using C
20398         compiler rather than uname, or when guessing fails.
20400 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20402         * Makefile.in: remove all.cross and install.cross targets
20404         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20405         definitions
20407 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20409         * configure.in (target sh): Build gprof.
20411 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20413         * config.sub: change -solaris to -solaris2
20415 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20417         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20419 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20421         * configure: Correct error message for missing Makefile.in to
20422         print correct directory.
20424 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20426         * install.sh: kludge around 386BSD shell bug
20428 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20430         * config.guess:  Recognize NeXT.
20431         * config.guess:  Recognize i486-ncr-sysv4.
20432         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20434 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20436         * Makefile.in (MAKEINFOFLAGS): New variable.
20437         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20438         * build-all.mk, test-build.mk: Pass down --no-split as
20439         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20441 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20443         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20445 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20447         * Makefile.in (libg++.tar.z):  New rule.
20448         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20449         * Makefile.in (taz):  Only do a single chmod.
20451 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20453         * install.sh: don't use dirname anymore (replaced with sed usage)
20455 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20457         * Makefile.in:  Change extension for gzip'd files from '.z' to
20458         '.gz' per new FSF standard usage.
20460 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20462         * configure: put quotes around the final value of program_transform_name
20464 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20466         * Makefile.in: new install.sh support; update install-info rules
20468 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20470         * configure.in: Build diff for crosses, but not for go32 host.
20472         * configure.in: Build gprof only for native, and don't build it
20473         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20475 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20477         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20479 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20481         * configure.in (host_tools): Add prms.
20483 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20485         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20486         with $(FLAGS_TO_PASS) on the command line
20488         * config.sub: Recognize lynx and lynxos
20490 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20492         * config.sub: Accept -ecoff*, not just -ecoff.
20494 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20496         * Makefile.in (taz): Use .gz suffix instead of .z.
20497         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20498         names.
20500 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20502         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20504 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20506         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20507         that rebuilds that might happen during 'make install' don't get
20508         bogus gcc include files
20510 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20512         Change from Utah for HPPA support:
20513         * config.guess: Recognize hppa1.x-hp-bsd.
20515 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20517         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20518         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20520 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20522         * config.sub: Add support for rom68k and bug boot monitors.
20524 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20526         * Makefile.in: Make all-opcodes depend on all-bfd.
20528 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20530         * config.guess: Added special check for i[34]86-univel-sysv4*.
20532 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20534         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20535         the processor rather than assuming i486.
20537 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20539         * config.guess: Recognize SunOS6 as Solaris3.
20541 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20543         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20544         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20546 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20548         * build-all.mk (all-cross): New target for Canadian Cross.
20549         Added Q2 go32 targets.
20550         * test-build.mk: Configure go32 cross sparclite-aout and
20551         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20552         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20554 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20556         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20557         GO32 hosted toolchains
20559 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20561         * configure: change  so "-exec-prefix" gets passed down rather
20562         than "-exec_prefix" so autoconf generated Makefiles get the
20563         exec_prefix set right.
20565 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20567         * config.guess: get the Solaris2 minor version number
20569         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20571 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20573         * config.guess: Recognize some Sequent platforms.
20575 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20577         * Makefile.in: added the vault-install target
20579         * configure.in: actually use the Sun3 makefile fragment that's in
20580         config, also added the release dir to configdirs
20582 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20584         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20586 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20588         * configure.in: remove some program from Alpha targetted toolchains
20590 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20592         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20593         gprof.
20594         (taz): Run "make diststuff" in those directories instead of "make
20595         proto-dir".  Look for "VERSION=" only at start of line in subdir
20596         Makefile.  Use "gzip -9" for compression.
20597         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20598         (binutils.tar.z): New target.
20600 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20602         * Makefile.in (taz): Include gpl.texinfo.
20604 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20606         * Makefile.in (setup-dirs): Merged into "taz" target.
20607         (taz): Only do `proto-dir' stuff if a directory is actually needed
20608         for this target.
20610 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20612         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20613         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20614         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20615         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20616         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20618 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20620         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20621         config.sub, and move-if-change to gdb testsuite distribution
20622         archive, so the testsuite can be extracted, configured, and
20623         run separately from the gdb distribution.  Blow away the Chill
20624         tests that require a Chill compiled executable, since GNU Chill
20625         is not yet publically available.
20627 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20629         * test-build.mk: set environment variables in a single command,
20630         instead of a list of assignments and exports
20632         * config.guess: recognize Alpha/OSF1 systems
20634 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20636         * configure: Change help message to prefer --options rather than
20637         -options.
20639 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20641         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20642         zippy@ecst.csuchico.edu.
20643         * config.guess: Recognize miniframe.
20645 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20647         * Makefile.in: Use srcroot to find runtest rather than rootme.
20648         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20650 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20652         * test-build.mk: Extensive additions to support building on a
20653         machine other than the host.
20655 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20657         * configure (tooldir): Fix for i386-aix again.
20659 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20661         * configure, Makefile.in:  Change definition of $(tooldir)
20662         to match the FSF.
20664 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20666         * config.guess:  Recognize i[34]86/SVR4.
20668 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20670         * Makefile.in (all-gdb): gdb depends on sim.
20672 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20674         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20675         at the same time we make the prototype gdb directory.
20676         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20677         files at the same time as the gdb base release distribution.
20679 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20681         * Makefile.in (check): Use individual check targets rather than
20682         DO_X rule.
20683         (check-gcc): Added.
20685 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20687         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20688         for System V release 3.2.
20690 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20692         * config.sub: Recognize hppaosf.
20693         * configure.in: Do configure ld/binutils/gas for it.
20695 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20697         * configure (tooldir): Alter syntax used to set this, for systems
20698         where "\$" isn't handled right, like i386-aix.
20700 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20702         * configure: Pass program-transform-name, not
20703         program_transform_name, to recursive configures.
20705 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20707         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20708         of gas+ld+binutils.
20710 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20712         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20714 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20716         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20718 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20720         * Makefile.in (PRMS): Set back to all-prms.
20722 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20724         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20725         targets, rather than for MIPS hosts.
20727 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20729         * configure.in: add comment for --with-x default values
20731         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20733         * Makefile.in: add check-* targets for each of the directories in
20734         the tree.  Add a definition of RUNTEST that will use the one we
20735         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20737 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20739         * configure.in: Removed obsolete references to bfd_target and
20740         target_makefile_frag.
20742         * build-all.mk: Set assorted targets for Q2.
20743         * config.sub: Recognize z8k-sim and h8300-hms.
20744         * test-build.mk: Really don't pass host to configure.
20745         (HOLES): Added uname.
20747 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20749         * configure: Handle an empty program-prefix, program-suffix or
20750         program-transform-name correctly.
20752 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20754         * build-all.mk: -G 8 no longer required for MIPS targets.
20755         * test-build.mk: Don't pass host argument to configure; make it
20756         guess.
20758 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20760         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20761         * Makefile.in (COMPRESS):  New macro, like GZIP.
20763 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20765         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20767         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20768         with gas currently defaults to -G 0.
20770 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20772         * Makefile.in (all-flex): flex depends on byacc.
20774         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20775         to test-build.mk as RELEASE_TAG.
20776         * test-build.mk (configargs): New variable containing arguments to
20777         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20778         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20780         * config.guess: Use /bin/uname when checking -X argument on SCO,
20781         to avoid invoking GNU uname which doesn't understand -X.
20783         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20785         * configure.in: Build gas for mips-*-*.
20787 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20789         * Makefile.in (all.normal): insert missing backslash.
20791 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20793         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20795         * Makefile.in: Complete overhaul to merge many almost identical
20796         targets.
20798 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20800         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20801         (gdb.tar.Z): Adjusted.
20803         * Makefile.in (setup-dirs, taz): New targets; should be general
20804         enough to adapt for gdb sometime.  Build only .z file.
20805         (gas.tar.z): New target.
20807 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20809         * build-all.mk: Use CC=cc -Xs on Solaris.
20811 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20813         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20814         for handling BISON for FSF releases.
20816 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20818         * configure: Actually implement the change zoo just documented.
20820 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20822         * configure: when using config.guess, only set target_alias when
20823         it's not already been set (ie, on the command line)
20825 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20827         * Makefile.in: add installcheck target, set PRMS to install-prms
20829 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20831         * configure: add support for package_makefile_fragment, handle the
20832         case where a directory has a configure.in file but no Makefile.in
20833         more gracefully (with an actual understandable error message, even);
20834         add support for --without (and add this to the usage message); also
20835         explicitly add a --host=${host_alias} to the command line when
20836         config.guess is used
20838 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20840         * configure: Must use both --host and --target in recursive calls.
20842 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20844         * Makefile.in: Change deja-gnu to dejagnu.
20846 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20848         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20850 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20852         * configure.in: canonicalize all instances to *-*-solaris2*,
20853         also strip out a number of tools to not build for go32 host
20855 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20857         * config.guess: add GPL.
20859         * Makefile.in, config.guess, config.sub, configure: bump
20860         copyrights to 93.
20862 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20864         * Makefile.in (do-info): Removed obsolete check for existence of
20865         localenv file.
20867         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20869 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20871         * Makefile.in: a couple of 'else true' for decstation,
20872         support for TclX
20874         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20876 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20878         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20880 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20882         * config.guess: Recognize i386-ibm-aix (PS/2).
20883         * configure.in: Use config/mh-aix386 file for it.
20885 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20887         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20888         CC_FOR_TARGET instead.
20889         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20891 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20893         * Makefile.in: Add sim to list of directories sent with gdb
20895 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20897         * configure.in: Put back mips-dec-bsd* case.
20899 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20901         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20902         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20903         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20905 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20907         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20909         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20910         (install-info): install dir.info only if it exists,
20911         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20913 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20915         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20916         gas for mips-dec-bsd.
20918 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20920         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20921         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20923 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20925         * configure.in: Added "dejagnu" to hosttools list.
20927 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20929         * config.sub, configure.in, config.guess:  Add support
20930         for Bosx, an AIX variant from Bull.
20931         Patches from F.Pierresteguy@frcl.bull.fr.
20933 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20935         * devo/dejagnu: Initial creation of devo/dejagnu.
20936         Migrated dejagnu testcases and support files for testing software
20937         tools to reside as subdirectories, currently called "testsuite",
20938         within the directory of the software tool.  Migrated all programs,
20939         support libraries, etc. beloging to dejagnu proper from
20940         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20941         with no modifications.  The changes to these files which will
20942         allow them to configure, build, and execute properly will be made
20943         in a future update.
20945 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20947         * Makefile.in: Change send_pr to send-pr.
20948         * configure.in: Likewise.
20949         * send_pr: Renamed directory to send-pr.
20951 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20953         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20955 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20957         * README:  Update for gdb-4.8 release.
20958         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20959         gdb-xxx.tar.z (gzip'd) file also.
20961 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20963         * Makefile.in: make all-diff depend on all-libiberty
20965 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20967         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20969 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20971         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20973 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20975         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20976         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20977         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20979 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20981         * Makefile.in:  makeinfo binary is in a new location
20983 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20985         * config.sub: Accept -ecoff as an OS.
20987         * Makefile.in: Various changes to eliminate a level of make
20988         recursion and reduce the required command line length.
20989         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20990         sub-makes.
20991         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20992         variables holding settings for specific sub-makes.
20993         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20994         in terms of BASE_FLAGS_TO_PASS.
20995         (TARGET_LIBS): New variable listing directories which use
20996         TARGET_FLAGS_TO_PASS.
20997         (subdir_do): Eliminated.
20998         (do-*): New set of targets to replace subdir_do.
20999         (various): All targets which used subdir_do now depend on do-*.
21000         (local-clean): Renamed from do_clean.
21001         (local-distclean): New target, dependency of distclean and
21002         realclean.
21003         (install-info): Don't create directories.  Depend on dir.info
21004         rather than calling make recursively.
21005         (install-dir.info): Eliminated.
21006         (install-info-dirs): Create all info directories here.
21007         (dir.info): Depend upon do-install-info.
21009         * test-build.mk (HOLES): Added false.
21011 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21013         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21015 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21017         * Makefile.in (info): remove dependency on all-texinfo.  The
21018         problem was really in texinfo/C, not at this level.
21020 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21022         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21024 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21026         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21027         GDB releases.
21029 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21031         * configure: Include srcdir in message about target of link not
21032         being found.  Don't convert `-' to `_' in `with' options being
21033         passed to subdirs.
21035 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21037         * configure.in: add uudecode to host_tools
21039         * Makefile.in: added {all,install}-uudecode targets, added them to
21040         the appropriate lists
21042 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21044         * Makefile.in (all-gcc): Added dependency on all-gas.
21046         * configure.in (mips-*-*): Build ld and binutils.
21048 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21050         * configure: check return code from mkdir, print error message and
21051         exit on failure.
21053 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21055         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21057 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21059         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21061 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21063         * config.sub (h8500):  Recognize this as a cpu type.
21065 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21067         * configure: source directory missing is no longer a warning
21069         * configure.in: recognize irix[34]* instead of irix[34]
21071         * Makefile.in: define and pass down X11_LIB
21073 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21075         * guess-systype: Renamed to ...
21076         * config.guess:  ... by popular request.
21077         * configure.in, Makefile.in:  Update accordingly.
21079 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21081         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21082         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21083         + Execute ./dummy instead of assuming . is in PATH.
21085 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21087         * guess-systype:  New shell script.  Attempts to guess the
21088         canonical host name of the executing host.
21089         Only a few hosts are supported so far.
21090         * configure:  Call guess-systype if no host is specified.
21092 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21094         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21095         gcc Makefile.
21097 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21099         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21100         (all-gcc, install-gcc, subdir_do): Use it.
21102 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21104         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21106 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21108         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21109         set exclusively by configure, using configure.in .
21111 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21113         * test-build.mk: set $PATH for all builds
21115         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21117 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21119         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21120         the one used in gcc/Makefile.in, so that a null expansion doesn't
21121         override the one needed to build gcc with a native cc.
21123 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21125         * configure: Accept -with arguments.
21127 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21129         * Makefile.in: added h8300sim
21131 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21133         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21134         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21135         (all-cygnus, native, build-cygnus): Make
21136         $(canonhost)-stamp-3stage-done, not $(host)....
21137         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21138         i386-sco3.2v4.  Added else true to if command.
21140 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21142         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21144 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21146         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21148 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21150         * configure.in: don't remove binutils from Solaris builds
21152 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21154         * Makefile.in: get rid of earlier definitions for *clean,
21155         also handle the recursive info rule better
21157 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21159         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21160         do more-or-less the right thing.
21162 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21164         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21165         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21167 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21169         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21170         $(host_canonical).
21172         * configure.in: split the configdirs list into 4 categories (native
21173         v. cross, library v. tool) and handle the cross-only and native-
21174         only in more reasonable (and correct!) way.
21176 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21178         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21179         configdirs anymore.
21181 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21183         * Makefile.in: extensive cleanup::  removed all of the explicit
21184         clean-* targets, collapsed many wrappers around subdir_do into
21185         one, added additional targets to satisfy standards.texi, deleted
21186         some old targets, some changes for consistency
21188 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21190         * configure.in: handle some programs as cross-only, and others as
21191         native only
21193         * test-build.mk: handle partial holes in a more generic manner
21195         * Makefile.in: m4 depends on libiberty
21197 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21199         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21200         time, wdiff, and find to configdirs
21202         * Makefile.in: all, clean, and install rules for the new programs
21203         added to configure.in
21205 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21207         * configure.in: use mh-sun for all *-sun-* hosts
21209 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21211         * Makefile.in: define flags for X11 include files and library file
21212         locations, pass them down to the programs that need this info
21214         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21216 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21218         * configure.in: start building libg++ for HP-UX targets
21220 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21222         * README:  Update references to files moved into etc/.
21224 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21226         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21227         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21229 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21231         * configure: accept dash as well as underscore in long option
21232         names for FSF compatibility.
21234 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21236         * config.sub: added -sco3.2v4 support from FSF.
21238 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21240         * configure.in: expand the section that adds or removes
21241         directories from the list of programs to build, to handle native
21242         vs. cross in addition to host v. native
21244 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21246         * Makefile.in:  Replace C++ in macro names with CXX.
21247         This is less likely to break ...
21249 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21251         * test-build.mk: add -w to GNU_MAKE
21253 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21255         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21256         add 'sparc' to list of recognized cpus.  This needed to make
21257         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21258         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21259         then changes that into $CPU-wrs-vxworks.
21261         * configure.in: remove most references to gdbtest, regularize
21262         target based program removal
21264         * test-build.mk: import from p3 tree (many fixes and changes)
21266 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21268         * Makefile.in: added rules to handle tcl, tk, and expect
21270         * configure.in: handle those directories if they exist
21272 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21274         * config.sub: removed bogus hppabsd and hppahpux names, since
21275         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21277 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21279         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21280         depends upon all-xiberty
21282         * Makefile.in: changes from p3, including:
21284         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21286         * Makefile.in (XTRAFLAGS): include newlib directories if
21287         newlib/Makefile exists, rather than if host != target.
21289         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21291         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21292         from the same source tree and not building a cross-compiler.  This
21293         matters for the libg++ configuration if reconfiguring a tree that
21294         has already been installed.
21296         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21298         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21299         pick up the machine and system specific header files.
21301         * Makefile.in: added AS_FOR_TARGET, passed down in
21302         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21303         the C compiler to use to create programs which are run in the
21304         build environment, set it to default to $(CC), and passed it down
21305         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21307         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21309         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21310         We need them for unusual native builds, like systems without
21311         ranlib.
21313         * configure: also define $(host_canonical) and
21314         $(target_canonical), which are the full, canonical names for the
21315         given host and target
21317 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21319         * Makefile.in:  Added separate definitions for C++.
21321 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21323         * configure.in (configdirs):  Add deja-gnu.
21325 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21327         * README:  Update for configure.texi and gdb-4.7 release.
21329 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21331         * Makefile.in:  Move "all" target to top of file.
21332         Previously, first target was ".PHONY" which caused BSD4.4 make
21333         to build .PHONY when make was run without arguments.
21335 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21337         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21338         Library-copylefted code in libiberty.
21340 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21342         * config.sub:  Replace m68kmote with plain old m68k.
21344 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21346         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21348 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21350         * config.sub: Complain if no argument is given.  Added support for
21351         386bsd as OS and target alias.
21353 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21355         * Makefile.in (XTRAFLAGS): include newlib directories if
21356         newlib/Makefile exists, rather than if host != target.
21358 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21360         * config.sub: recognize sparclite-wrs-vxworks.
21362         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21363         p3.) Added clean-xiberty to clean.
21365 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21367         * configure.in: use *-*-* instead of nested cases for host and target
21369 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21371         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21372         from the same source tree and not building a cross-compiler.  This
21373         matters for the libg++ configuration if reconfiguring a tree that
21374         has already been installed.
21376 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21378         * config.sub (i486v/i486v4):  Merge in from FSF version.
21380 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21382         * configure: only set PWD if it is already set.
21384 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21386         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21387         doesn't have unset and all success paths (and most error paths)
21388         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21389         to just ${PWD} to avoid confusion.)
21391 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21393         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21394         even for a native compilation.
21396 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21398         Changes to make the gdb.tar.Z rule work better.
21400         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21401         (DEVO_SUPPORT):  Add configure.texi.
21402         (bfd-ilrt.tar.Z):  Remove ancient rule.
21404 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21406         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21407         pick up the machine and system specific header files.
21409         * configure.in, config.sub: added new target m68010-adobe-scout,
21410         with alias of adobe68k.  Changed configure.in to check for
21411         -scout before -sco* to avoid a false match.
21413         * Makefile.in: added AS_FOR_TARGET, passed down in
21414         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21415         the C compiler to use to create programs which are run in the
21416         build environment, set it to default to $(CC), and passed it down
21417         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21419 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21421         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21422         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21423         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21424         FOR_TARGET variants, to newlib and libg++.
21426 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21428         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21429         first.
21431 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21433         * config.sub:  Accept `elf' as an environment.
21435 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21437         * Makefile.in (all-opcodes):  cd into the right directory
21439 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21441         * configure: added -program_transform_name option, used as
21442         argument to sed when installing programs.
21443         configure.texi: added documentation for -program_prefix,
21444         -program_suffix and -program_transform_name.
21446 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21448         * config.sub:  Accept i486 where i386 ok.
21450 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21452         * config.sub: accept we32k
21454 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21456         * config.sub, configure.in: accept OSE68000 and OSE68k.
21458         * Makefile.in: don't create all directories for ``make install'';
21459         let the subdirectories create the ones they need.
21461 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21463         * COPYING: new file, GPL v2
21465 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21467         * Makefile.in: use the new gen-info-dir, which needs a template
21468         argument (which also lives in texinfo)
21470         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21472 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21474         * config.sub (ncr3000):  Change i386 to i486.
21476 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21478         * Makefile.in: add install-rcs, install-grep to
21479         install-no-fixedincludes, removed install-bison and install-libgcc
21481 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21483         * configure.in: grab the HPUX makefile fragment if on HPUX
21485 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21487         * Makefile.in: eradicate bison spoor (ditto libgcc).
21488         configure.in: recognise m68{k,000}-ericsson-OSE.
21489         es1800 is alias for m68k-ericsson-OSE
21491 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21493         * configure.in: rearrange the parts that remove programs from
21494         configdirs, based now on HOST==TARGET or by canonical triple.
21496 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21498         * test-build.mk: recurse explicitly with -f test-build.mk when
21499         appropriate.  predicate stage3 and comparison on the existence
21500         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21501         On very clean, also remove ...stamp-co.  Build in-place before
21502         doing other builds.
21504 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21506         * Makefile.in, configure.in: add tgas
21508 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21510         * Makefile.in: a number of changes merged in from progressive.
21512         * configure.in: add libm.
21514         * .cvsignore: ignore some stuff that comes from test-build.mk.
21516 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21518         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21520 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21522         * configure: Add program_suffix (parallel to program_prefix)
21523         * Makefile.in: adjust directory-creating script for losing decstation
21525 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21527         * configure:  Minor $subdir-related fixes.
21529 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21531         * configure: fix various problems with propogating
21532         makefile_target_frag in subdirs.
21533         * configure.in: config libgcc if its there
21535 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21537         * config.sub:  HPPA merge.
21539 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21541         * Makefile.in:  Replace all-bison with all-byacc in all
21542         dependency lines for other tools (which now use byacc).
21544 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21546         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21548 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21550         * Makefile.in: make gprof rules similar to byacc rules (instead of
21551         vestigal $(unsubdir) that didn't work...)
21553 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21555         * config.sub:  Add support for Linux.
21556         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21557         (at least for libg++).
21559 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21561         * configure.texi: fix doc for the -nfp option to configure
21563 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21565         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21567 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21569         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21570         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21571         * configure.in: added solaris* host_makefile_frag hook.
21573 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21575         * config.sub: changed recognition of m68000 so that various
21576         m68k types can be specified via m680[01234]0
21578 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21580         * config.sub (basic_machine): fix sed so that '-foo' isn't
21581         completely substituted out while .+'-foo' loses the '-foo'
21583 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21585         * config.sub ($os): Add -aout.
21587 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21589         * configure:  If host_makefile_frag is absolute, don't
21590         prefix ${invsubdir} (relevant to libg++ auto-configure).
21592 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21594         * Makefile.in (tooldir): Define it.
21595         (all-ld): Depend on all-flex.
21597 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21599         * Makefile.in (check):  Fix libg++ special case.
21601 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21603         * configure: do not bury `pwd` into config.status, thus do fewer
21604         pwd's.
21606         * configure: print the "Building in" message only when building in
21607         other than "." AND verbose.
21609         * configure: remove -s, rework -v to better accommodate guested
21610         configures.
21612         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21614 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21616         * Makefile.in: macroize flags passed on recursion.  remove
21617         fileutils.
21619 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21621         * configure: get makesrcdir right for subdirs deeper than 1.
21623         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21624         install.
21626 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21628         * Makefile.in: don't print subdir_do or recursion lines.
21630 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21632         * standards.texi: added menu item.
21634         * Makefile.in: build and install standards.info.
21636         * standards.texi: new file.
21638 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21640         * configure: test for and move config.status pieces from
21641         ${subdir}/.
21643 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21645         * configure:  Test for existance of files before trying to mv
21646         them, to avoid numerous non-existance messages.
21648 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21650         * configure: correct final line of config.status.
21652         * configure: patch from eggert.  Avoids a protection problem if
21653         the original Makefile.in is read only.
21655         * configure: use move-if-change from gcc to create config.status.
21656         Some makefiles depend on config.status to tell if a directory
21657         has been reconfigured for a different host.  This change
21658         prevents those directories from remaking everything in the case
21659         where the reconfig was only intended to rebuild a Makefile.
21661         * configure: test for config.sub with "config.sub sun4" rather
21662         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21663         host alias from a missing config.sub.
21665 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21667         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21668         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21670 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21672         * configure: mkdir ${subdir} as needed.
21674 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21676         * Makefile.in,configure.in: added autoconf.
21678 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21680         * Makefile.in: no longer pass against on recursion.
21682         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21683         definitions are not inherited.
21685         * configure: correct makesrcdir when subdir is .
21687 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21689         * configure:  Add support for 'subdirs' variable, which is
21690         like 'configdirs', except that configure doesn't re-invoke
21691         itself for subdirs, it just creates a Makefile for each subdir.
21692         * configure.texi:  Document subdirs.
21694 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21696         * configure.in: added flex to configdirs
21698 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21700         * Makefile.in: remove clean-stamps from clean.
21702 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21704         * configure.in:  Add gdbtest to configdirs.
21706 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21708         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21709         to recursive makes.
21710         * configure.in:  Recognize new ncr3000 config.
21712 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21714         * Makefile.in, configure.in: removed references to gdbm.
21716 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21718         * config.sub:  Don't canonicalize os value
21719         newsos* to bsd (readline needs to check for newsos).
21720         (This fix was earlier made Jan 31, but got re-broken.)
21722 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21724         * configure.in:  sco is an os, not a vendor!
21726         * configure:  Quote $( better.  Keep various shells happy.
21728 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21730         * Makefile.in: eliminate stamp-files.
21732 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21734         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21735         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21737 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21739         * config.sub:  fix iris/iris3.
21741 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21743         * configure: re-add -rm.
21745 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21747         * Maskefile.in: add .stmp-rcs to all.
21749         * configure.in: remove gas from rs6000 build, use aix host fragment.
21751 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21753         * configure: pass down site_option during recursion.
21755 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21757         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21759 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21761         * configure: Change exec_prefix so that it really defaults to prefix.
21763 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21765         * Makefile.in, configure.in:  Add support for mmalloc library.
21767 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21769         * Makefile.in: add stmp dependencies for a few more things.
21771 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21773         * configure: adjusted error message on objdir/srcdir configure
21774         collision, per john's suggestion.
21776         * Makefile.in: add libiberty stmp to all and all.cross.
21778 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21780         * Makefile.in: remove force dependencies, add grep to all.
21782 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21784         * Makefile.in: drop flex.  make stamp files work.
21786         * configure: added test for conflicting configuration in srcdir,
21787         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21788         gets cranky.  use relative paths for configure and srcdir
21789         whenever possible.  Send some error messages to stderr that were
21790         going to stdout.
21792 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21794         * Makefile.in:  Fix libg++ rule to check for gcc directory
21795         before using gcc/gcc.  Also pass XTRAFLAGS.
21797 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21799         * Makefile.in: added stmp-files so that directories aren't polled
21800         when they are already built.
21802         * configure.texi: fixed a node pointer problem.
21804 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21806         * config.sub configure.in gdb/configure.in
21807         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21808         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21809         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21811 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21813         * configure: -recurring becomes -silent.  corrected help message
21814         for -site= option.
21816         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21818 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21820         * configure: when building Makefile for crosses, replace
21821         tooldir and program_prefix.  default srcdir from location of
21822         config.sub.  remove "for host in hosts" and "for target in
21823         targets" loops.
21825 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21827         * Makefile.in: Do not pass bindir or mandir to cvs.
21829 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21831         * Makefile.in, configure.in: removed traces of namesubdir,
21832         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21833         copyrights to '92, changed some from Cygnus to FSF.
21835         * configure.texi: remove most references to multiple hosts,
21836         multiple targets, subdirs, etc.
21838         * configure.man: removed rcsid. reference config.sub not
21839         config.subr.
21841         * Makefile.in: mkdir $(infodir) on install-info.
21843 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21845         * configure.texi:  Explain better about .gdbinit and about
21846         the environment that configure.in sections run in.
21848 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21850         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21852 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21854         * README:  DOC.configure => cfg-paper.texi.
21856 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21858         * config.sub (near case $os):  Don't convert newsos* to bsd!
21860 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21862         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21863         the number of copies of COPYING that go into the GDB tar file.
21865 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21867         * bfd/configure.in, gdb/config/mh-i386sco,
21868         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21869         Fix SCO configuration stuff.
21871 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21873         * Makefile.in:  For libg++, make sure the -I pointing
21874         to the gcc directory goes *after* all the libg++-local -I flags.
21875         Also, move just-gcc dependency from just-libg++ to all-libg++.
21877 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21879         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21881 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21883         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21885 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21887         * config.sub:  Add stratus configuration frags.  Also
21888         submitted to FSF.
21890 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21892         * Makefile.in (DEV_SUPPORT):  add configure.man.
21894         * config.sub(Decode manufacturer-specific):  add -none*.
21896 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21898         * Makefile.in:  remove form feeds to make Sun's make happy.
21899         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21901 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21903         * Makefile.in (AR_FLAGS):  Make quieter.
21905 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21907         * configure.in:  Add libg++.
21908         * configure:  When verbose, don't output the command line at each
21909         level; it will be unremarkably the same as the previous version,
21910         which will be the same as what the user typed.
21912 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21914         * configure.in, Makefile.in: fix clean-info, add flex.  add
21915         fileutils.
21917         * configure: be less sensitive to spaces in Makefile.in.  Do not
21918         look for sources in "..".  Doing so breaks subdirectories that
21919         might have their own configure.  If a subdir has it's own
21920         configure script, use it.
21922 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21924         * cfg-paper.texi: some changes suggested by rms.
21926 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21928         * config.sub:  Merge in some small additions from the FSF version,
21929         taken from the gcc distribution, to bring the Cygnus and FSF
21930         versions into closer sync.
21932 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21934         * configure.in:  Changed svr4 references to sysv4.
21936 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21938         * configure: added -V for version number option.
21940 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21942         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21943         renamed from DOC.configure to cfg-paper.texi.
21945 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21947         * configure, config.subr, config.sub: config.subr is now
21948         config.sub again.
21950 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21952         * configure.texi: new file, in progress.
21954         * Makefile.in: build info file and install the man page for
21955         configure.
21957         * configure.man: new file, first cut.
21959         * configure: find config.subr again now that configuration "none"
21960         has gone.  removed all traces of the -ansi option.  removed all
21961         traces of the -languages option.
21963         * config.subr: resync from rms.
21965 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21967         * configure, config.sub, config.subr: merge config.sub into
21968         config.subr, call the result config.subr, remove config.sub, use
21969         config.subr.
21971         * Makefile.in: revised install for dir.info.
21973 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21975         * configure.in: add decstation host makefile frag.
21977         * Makefile.in: BISON now bison -y again.  also install-gcc on
21978         install.  clean-gdbm on clean.  infodir belongs in datadir.
21979         Make directories for info install.  Build dir.info here then
21980         install it.
21982 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21984         * Makefile.in: fix for bad directory tests.
21986 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21988         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21989         regexp.  -srcdir relative was being handled incorrectly.
21991         * Makefile.in: unwrapped some for loops so that parallel makes
21992         work again and so one can focus one's attention on a particular
21993         package.
21995 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21997         * configure: added PWD as a stand in for `pwd` (for speed). use
21998         elif wherever possible.  make -srcdir work without -objdir.
21999         -objdir= commented out.
22001 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22003         * configure: +options become --options.  -subdirs commented out.
22004         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22005         Makefile now at top of generated Makefile.  Removed cvs log
22006         entries.  added -srcdir.  create .gdbinit only if there is one
22007         in ${srcdir}.
22009         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22010         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22011         and mandir now keyed off datadir by default.
22013 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22015         * Freshly created ChangeLog.
22018 Local Variables:
22019 mode: change-log
22020 left-margin: 8
22021 fill-column: 76
22022 version-control: never
22023 End: