libstdc++: Ensure headers used by fast_float are included
[official-gcc.git] / ChangeLog
blob61b05aa486c979333d212925fd1ab760f2b93390
1 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
3         * MAINTAINERS: Add myself.
5 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
7         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
9 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
11         * MAINTAINERS (Write After Approval): Add myself.
13 2023-02-16  Martin Liska  <mliska@suse.cz>
15         * MAINTAINERS: I'm stepping down from my positions.
17 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
19         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
21 2023-01-06  Clément Chigot  <chigot@adacore.com>
23         * configure.ac: Skip GMP and MPFR when --disable-gdb is
24         provided.
25         * configure: Regenerate.
27 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
29         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
31 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
33         * Makefile.def: Do not build shared libffi.
34         * Makefile.in: Regenerate.
36 2022-12-21  Andrew Pinski  <apinski@marvell.com>
38         * Makefile.def: Add configure-gdb dependencies
39         on all-gmp and all-mpfr.
40         * configure.ac: Split out MPC checking from MPFR.
41         Require GMP and MPFR if the gdb directory exist.
42         * Makefile.in: Regenerate.
43         * configure: Regenerate.
45 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
47         * configure.ac (target_libraries): Add target-libgm2.
48         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
49         Add GCC_TARGET_TOOL entry for gm2.
50         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
51         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
52         * Makefile.def (target_modules): Add libgm2.
53         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
54         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
55         (languages): Add entry for language=m2 with gcc-check-target=check-m2
56         and lib-check-target=check-target-libgm2.
57         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
58         (HOST_EXPORTS): Add definition for GM2.
59         (BASE_TARGET_EXPORTS): Add definition for GM2.
60         (GM2_FOR_BUILD): Defined.
61         (GM2FLAGS): Defined.
62         (GM2_FOR_TARGET): Defined.
63         (GM2FLAGS_FOR_TARGET): Defined.
64         (EXTRA_HOST_FLAGS): Defined.
65         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
66         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
67         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
68         * configure: Rebuilt.
69         * Makefile.in: Rebuilt.
71 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
73         * Makefile.def: Add Rust language.
74         * Makefile.in: Regenerate via autogen.
76 2022-12-09  Martin Liska  <mliska@suse.cz>
78         * MAINTAINERS: Fix spacing.
80 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
82         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
84 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
86         * Makefile.def: Pass host_libs_picflag to host dependent library
87         configures.
88         * Makefile.in: Regenerate.
89         * configure: Regenerate.
90         * configure.ac (host_libs_picflag): New configure variable set to
91         '--with-pic' when building 'host_shared'.
93 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
95         * Makefile.def: Add libsframe as new module with its dependencies.
96         * Makefile.in: Regenerated.
97         * configure.ac: Add libsframe to host_libs.
98         * configure: Regenerated.
100 2022-11-23  Marek Polacek  <polacek@redhat.com>
102         Revert:
103         2022-11-23  Marek Polacek  <polacek@redhat.com>
105         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
106         isl.
107         * Makefile.in: Regenerate.
108         * Makefile.tpl: Set PICFLAG.
109         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
110         check.
111         * configure: Regenerate.
113 2022-11-23  Marek Polacek  <polacek@redhat.com>
115         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
116         isl.
117         * Makefile.in: Regenerate.
118         * Makefile.tpl: Set PICFLAG.
119         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
120         check.
121         * configure: Regenerate.
123 2022-11-14  Martin Liska  <mliska@suse.cz>
125         Revert:
126         2022-11-09  Martin Liska  <mliska@suse.cz>
128         * doc/Makefile: New file.
129         * doc/_static/custom.css: New file.
130         * doc/baseconf.py: New file.
131         * doc/bsd.rst: New file.
132         * doc/contrib.rst: New file.
133         * doc/contribute.rst: New file.
134         * doc/cppdiropts.rst: New file.
135         * doc/cppenv.rst: New file.
136         * doc/cppopts.rst: New file.
137         * doc/cppwarnopts.rst: New file.
138         * doc/favicon.ico: New file.
139         * doc/funding.rst: New file.
140         * doc/gcc_sphinx.py: New file.
141         * doc/gnu.rst: New file.
142         * doc/gnu_free_documentation_license.rst: New file.
143         * doc/gpl-3.0.rst: New file.
144         * doc/indices-and-tables.rst: New file.
145         * doc/lgpl-2.1.rst: New file.
146         * doc/logo.pdf: New file.
147         * doc/logo.svg: New file.
148         * doc/md.rst: New file.
149         * doc/requirements.txt: New file.
151 2022-11-14  Martin Liska  <mliska@suse.cz>
153         Revert:
154         2022-11-09  Martin Liska  <mliska@suse.cz>
156         * doc/baseconf.py: Port to GCC sources.
158 2022-11-14  Martin Liska  <mliska@suse.cz>
160         Revert:
161         2022-11-14  Martin Liska  <mliska@suse.cz>
163         * configure: Regenerate.
164         * configure.ac: Support Sphinx based documentation.
166 2022-11-14  Martin Liska  <mliska@suse.cz>
168         Revert:
169         2022-11-09  Martin Liska  <mliska@suse.cz>
171         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
172         provide a default.
174 2022-11-14  Martin Liska  <mliska@suse.cz>
176         Revert:
177         2022-11-09  Martin Liska  <mliska@suse.cz>
179         * doc/bsd.rst:
180         Add trailing newline.
181         * doc/contrib.rst:
182         Add trailing newline.
183         * doc/contribute.rst:
184         Add trailing newline.
185         * doc/cppdiropts.rst:
186         Add trailing newline.
187         * doc/cppenv.rst:
188         Add trailing newline.
189         * doc/cppopts.rst:
190         Add trailing newline.
191         * doc/cppwarnopts.rst:
192         Add trailing newline.
193         * doc/funding.rst:
194         Add trailing newline.
195         * doc/gnu.rst:
196         Add trailing newline.
197         * doc/gnu_free_documentation_license.rst:
198         Add trailing newline.
199         * doc/gpl-3.0.rst:
200         Add trailing newline.
201         * doc/indices-and-tables.rst:
202         Add trailing newline.
203         * doc/lgpl-2.1.rst:
204         Add trailing newline.
205         * doc/md.rst:
206         Add trailing newline.
208 2022-11-14  Martin Liska  <mliska@suse.cz>
210         Revert:
211         2022-11-09  Martin Liska  <mliska@suse.cz>
213         * configure.ac: Use new install URL.
214         * configure: Regenerate.
216 2022-11-14  Martin Liska  <mliska@suse.cz>
218         Revert:
219         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
221         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
222         instead of just ``.''.
223         * doc/gcc_sphinx.py: Moved to...
224         * doc/modules/gcc_sphinx.py: ...here.
226 2022-11-14  Martin Liska  <mliska@suse.cz>
228         Revert:
229         2022-11-10  Martin Liska  <mliska@suse.cz>
231         * doc/baseconf.py: Modernize by using pathlib.
233 2022-11-14  Martin Liska  <mliska@suse.cz>
235         Revert:
236         2022-11-11  Martin Liska  <mliska@suse.cz>
238         * doc/Makefile: Disable -j auto.
240 2022-11-14  Martin Liska  <mliska@suse.cz>
242         Revert:
243         2022-11-11  Martin Liska  <mliska@suse.cz>
245         * doc/Makefile: Update comment.
247 2022-11-14  Martin Liska  <mliska@suse.cz>
249         Revert:
250         2022-11-11  Martin Liska  <mliska@suse.cz>
252         * doc/indices-and-tables.rst: Rename Indexes to Indices.
254 2022-11-14  Martin Liska  <mliska@suse.cz>
256         Revert:
257         2022-11-13  Martin Liska  <mliska@suse.cz>
259         PR web/107643
260         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
261         is set.
262         * doc/indices-and-tables.rst: Use include_todo tag.
264 2022-11-14  Martin Liska  <mliska@suse.cz>
266         Revert:
267         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
269         * doc/contrib.rst: Update Jeff Law's email address.
271 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
273         * doc/contrib.rst: Update Jeff Law's email address.
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-11  Martin Liska  <mliska@suse.cz>
284         * doc/indices-and-tables.rst: Rename Indexes to Indices.
286 2022-11-11  Martin Liska  <mliska@suse.cz>
288         * doc/Makefile: Update comment.
290 2022-11-11  Martin Liska  <mliska@suse.cz>
292         * doc/Makefile: Disable -j auto.
294 2022-11-10  Martin Liska  <mliska@suse.cz>
296         * doc/baseconf.py: Modernize by using pathlib.
298 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
300         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
301         instead of just ``.''.
302         * doc/gcc_sphinx.py: Moved to...
303         * doc/modules/gcc_sphinx.py: ...here.
305 2022-11-09  Martin Liska  <mliska@suse.cz>
307         * configure.ac: Use new install URL.
308         * configure: Regenerate.
310 2022-11-09  Martin Liska  <mliska@suse.cz>
312         * doc/bsd.rst:
313         Add trailing newline.
314         * doc/contrib.rst:
315         Add trailing newline.
316         * doc/contribute.rst:
317         Add trailing newline.
318         * doc/cppdiropts.rst:
319         Add trailing newline.
320         * doc/cppenv.rst:
321         Add trailing newline.
322         * doc/cppopts.rst:
323         Add trailing newline.
324         * doc/cppwarnopts.rst:
325         Add trailing newline.
326         * doc/funding.rst:
327         Add trailing newline.
328         * doc/gnu.rst:
329         Add trailing newline.
330         * doc/gnu_free_documentation_license.rst:
331         Add trailing newline.
332         * doc/gpl-3.0.rst:
333         Add trailing newline.
334         * doc/indices-and-tables.rst:
335         Add trailing newline.
336         * doc/lgpl-2.1.rst:
337         Add trailing newline.
338         * doc/md.rst:
339         Add trailing newline.
341 2022-11-09  Martin Liska  <mliska@suse.cz>
343         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
344         provide a default.
346 2022-11-09  Martin Liska  <mliska@suse.cz>
348         * configure: Regenerate.
349         * configure.ac: Support Sphinx based documentation.
351 2022-11-09  Martin Liska  <mliska@suse.cz>
353         * doc/baseconf.py: Port to GCC sources.
355 2022-11-09  Martin Liska  <mliska@suse.cz>
357         * doc/Makefile: New file.
358         * doc/_static/custom.css: New file.
359         * doc/baseconf.py: New file.
360         * doc/bsd.rst: New file.
361         * doc/contrib.rst: New file.
362         * doc/contribute.rst: New file.
363         * doc/cppdiropts.rst: New file.
364         * doc/cppenv.rst: New file.
365         * doc/cppopts.rst: New file.
366         * doc/cppwarnopts.rst: New file.
367         * doc/favicon.ico: New file.
368         * doc/funding.rst: New file.
369         * doc/gcc_sphinx.py: New file.
370         * doc/gnu.rst: New file.
371         * doc/gnu_free_documentation_license.rst: New file.
372         * doc/gpl-3.0.rst: New file.
373         * doc/indices-and-tables.rst: New file.
374         * doc/lgpl-2.1.rst: New file.
375         * doc/logo.pdf: New file.
376         * doc/logo.svg: New file.
377         * doc/md.rst: New file.
378         * doc/requirements.txt: New file.
380 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
382         * Makefile.def: Remove module 'liboffloadmic'.
383         * Makefile.in: Regenerate.
384         * configure.ac: Remove 'liboffloadmic' handling.
385         * configure: Regenerate.
387 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
389         * MAINTAINERS: Update email address.
391 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
393         * configure.ac: Don't configure readline if --with-system-readline is
394         used.
395         * configure: Re-generate.
397 2022-10-12  Cui,Lili  <lili.cui@intel.com>
399         * MAINTAINERS (Write After Approval): Add myself.
401 2022-10-11  Olivier Hainque  <hainque@adacore.com>
403         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
404         and friends for rtp !large. Assume the linker has the required
405         abilities and set lt_cv_deplibs_check_method.
407 2022-09-30  Olivier Hainque  <hainque@adacore.com>
409         * configure.ac (*vxworks*): If enable_shared is not
410         set, set to "no" and add --disable-shared to target and
411         host_configargs.
412         * configure: Regenerate.
414 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
416         * MAINTAINERS: Update my email address and DCO entry.
418 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
420         * MAINTAINERS (Write After Approval): Add myself.
422 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
424         * MAINTAINERS (Write After Approval): Add myself.
426 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
428         * MAINTAINERS: Update my email address.
430 2022-09-07  Tom de Vries  <tdevries@suse.de>
432         * configure.ac: Set extra_host_libiberty_configure_flags and
433         extra_host_zlib_configure_flags in separate case statements.
434         * configure: Regenerate.
436 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
438         * MAINTAINERS: Update c-sky port maintainers' emails.
440 2022-08-31  Martin Liska  <mliska@suse.cz>
442         * configure: Regenerate.
443         * configure.ac: Delete hpux9 and hpux10.
445 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
447         * Makefile.def: Drop libelf module and gcc-configure dependency
448         on it.
449         * Makefile.in: Regenerate with 'autogen Makefile.def'.
450         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
451         LIBELFINC.
452         * configure: Regenrate.
453         * configure.ac (host_libs): Drop unused libelf.
455 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
457         * Makefile.in: Regenerate.
459 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
461         * MAINTAINERS: Add myself as AutoFDO maintainer.
463 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
464             Arnaud Charlet  <charlet@adacore.com>
466         * configure: Regenerate.
468 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
470         PR bootstrap/106472
471         * Makefile.def (dependencies): Make configure-target-libgo depend
472         upon all-target-libbacktrace.
474 2022-07-27  David Faust  <david.faust@oracle.com>
476         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
478 2022-07-27  Richard Biener  <rguenther@suse.de>
480         * MAINTAINERS (Roger Sayle): Update e-mail address.
482 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
484         * MAINTAINERS (Write After Approval): Add myself.
486 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
488         * MAINTAINERS: Add myself as Ada front end co-maintainer.
490 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
492         * .gitignore: Do not ignore config.h.
494 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
496         * MAINTAINERS: Add myself to Write After Approval.
498 2022-07-04  Martin Liska  <mliska@suse.cz>
500         * MAINTAINERS: fix sorting of names
502 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
504         * MAINTAINERS: add myself.
506 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
508         * MAINTAINERS: Add myself to write after approval and DCO.
510 2022-07-02  Tim Lange  <mail@tim-lange.me>
512         * MAINTAINERS: Add myself.
514 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
516         * MAINTAINERS (Write After Approval): Add myself.
518 2022-06-30  Cui,Lili  <lili.cui@intel.com>
520         Revert:
521         2022-06-30  Cui,Lili  <lili.cui@intel.com>
523         * MAINTAINERS (Write After Approval): Add myself.
525 2022-06-30  Cui,Lili  <lili.cui@intel.com>
527         * MAINTAINERS (Write After Approval): Add myself.
529 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
531         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
532         (EXTRA_GCC_FLAGS): Likewise.
533         * Makefile.in: Rebuilt.
535 2022-06-28  konglin1  <lingling.kong@intel.com>
537         * MAINTAINERS (Write After Approval): Add myself.
539 2022-06-27  Tom de Vries  <tdevries@suse.de>
541         * configure.ac: Build libiberty pic variant for gdbserver.
542         * configure: Regenerate.
544 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
546         * configure: Regenerate.
547         * configure.ac: Correct use of $host.
549 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
551         * MAINTAINERS: Remove tilegx and tilepro entries.
552         * configure.ac: Remove tilegx and tilepro stanzas.
553         * configure: Rebuilt.
555 2022-05-28  Bruce Korb  <bkorb@gnu.org>
557         * .gitignore: Ignore vim swap files
559 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
561         * MAINTAINERS: Add myself to write after approval.
563 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
565         * MAINTAINERS: Remove myself from DCO section.
567 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
569         * MAINTAINERS: Update my email address.
571 2022-05-09  Clément Chigot  <chigot@adacore.com>
573         * MAINTAINERS: Update my email address.
575 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
577         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
578         section.
580 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
582         * MAINTAINERS: Update my email address.
584 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
586         * MAINTAINERS: Update my email address.
588 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
590         * MAINTAINERS: (CPU Port Maintainers): Add myself and
591         Lulu as LoongArch port maintainer.
593 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
594             Lulu Cheng  <chenglulu@loongson.cn>
596         * configure.ac: Add LoongArch tuples.
597         * configure: Regenerate.
599 2022-03-28  Tom Tromey  <tromey@adacore.com>
601         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
602         * configure: Rebuild.
604 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
606         * MAINTAINERS: Change my information.
608 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
610         * MAINTAINERS: Add myself to DCO section.
612 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
614         * configure.ac: Fix incorrect option in comment.
615         * configure: Regenerate.
617 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
619         * Makefile.def (dependencies): Make configure-sim depend on
620         all-readline.
621         * Makefile.in: Regenerate.
623 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
625         * MAINTAINERS (Write After Approval): Update my e-mail address.
627 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
629         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
631 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
633         * MAINTAINERS: Update my email and add myself to the DCO list.
635 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
637         Revert:
638         2021-09-16  Andrew Pinski  <apinski@marvell.com>
640         PR bootstrap/67102
641         * Makefile.def: Have configure-target-libffi depend on
642         all-target-libstdc++-v3.
643         * Makefile.in: Regenerate.
645 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
647         PR other/104181
648         * build.log: Remove.
650 2022-01-20  Martin Liska  <mliska@suse.cz>
652         * MAINTAINERS: Adjust email address based on IRC request.
654 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
656         * MAINTAINERS: Update my email address.
658 2022-01-17  Martin Liska  <mliska@suse.cz>
660         * MAINTAINERS: Rename .c names to .cc.
662 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
664         * Makefile.am: Remove.
666 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
668         * Makefile.am: New file.
670 2022-01-11  Martin Liska  <mliska@suse.cz>
672         * MAINTAINERS: Sort 2 names.
674 2022-01-10  Martin Liska  <mliska@suse.cz>
676         * MAINTAINERS: Fix obvious issues with sorting.
678 2022-01-07  liuhongt  <hongtao.liu@intel.com>
680         * build.log: New file.
682 2022-01-05  Nathan Sidwell  <nathan@acm.org>
684         * MAINTAINERS: Add DCO entry.  Sort that list.
686 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
688         * MAINTAINERS: Change of email address in both DCO and
689         Write After Approval list.
691 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
693         * configure: Regenerate.
695 2021-12-21  Martin Liska  <mliska@suse.cz>
697         * config.sub: Change mode back to 755.
699 2021-12-17  Martin Liska  <mliska@suse.cz>
701         * config.sub: Sync from master.
703 2021-12-17  Martin Liska  <mliska@suse.cz>
705         Revert:
706         2021-12-16  Matthias Seidel  <mseidel@apache.org>
708         * config.sub: Fix typo.
710 2021-12-16  Matthias Seidel  <mseidel@apache.org>
712         * config.sub: Fix typo.
714 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
716         Revert:
717         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
719         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
720         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
721         * configure.ac: Include config/gcc-plugin.m4.
722         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
723         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
724         RANLIB if possible.
725         * Makefile.in: Regenerated.
726         * configure: Likewise.
728 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
730         * Makefile.tpl (BUILD_CFLAGS): New.
731         (CFLAGS): Append $(BUILD_CFLAGS).
732         (CXXFLAGS): Likewise.
733         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
734         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
735         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
736         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
737         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
738         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
739         (PGO-TRAINING-TARGETS): Likewise.
740         (PGO_BUILD_TRAINING): Likewise.
741         (all): Add '+' to the command line for recursive make.  Support
742         the PGO build.
743         * configure.ac: Add --enable-pgo-build[=lto].
744         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
745         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
746         * Makefile.in: Regenerated.
747         * configure: Likewise.
749 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
751         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
752         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
753         * configure.ac: Include config/gcc-plugin.m4.
754         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
755         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
756         RANLIB if possible.
757         * Makefile.in: Regenerated.
758         * configure: Likewise.
760 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
762         * MAINTAINERS: Add myself to write after approval.
764 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
766         * MAINTAINERS: Adding myself.
768 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
770         * configure: Regenerate.
771         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
772         $(CPP).
774 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
776         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
777         libatomic.
778         * Makefile.in: Regenerate.
779         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
780         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
781         target-libphobos-bootstrap.
782         (STAGE2_CONFIGURE_FLAGS): Likewise.
783         * configure: Regenerate.
784         * configure.ac: Add support for bootstrapping D front-end.
786 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
788         * MAINTAINERS: Add myself to DCO section and update email address.
790 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
792         * configure: Regenerate.
793         * configure.ac: Ensure that PIC (shared) defaults are set
794         correctly for Darwin.
796 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
798         * MAINTAINERS: Update my address.
800 2021-11-12  Alan Modra  <amodra@gmail.com>
802         * Makefile.def (configure-opcodes): Depend on configure-bfd.
803         * Makefile.in: Regenerate.
805 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
807         * MAINTAINERS: Clarify the policy WRT the Write After Approval
808         list.
810 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
812         * MAINTAINERS (Reviewers, arc): Remove my entry.
813         (Write After Approval): Add an entry for myself.
815 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
817         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
818         * Makefile.in: Regenerate.
819         * configure: Regenerate.
820         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
822 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
824         * MAINTAINERS: Fix up Maciej's entries.
826 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
828         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
829         maintainer.
831 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
833         PR other/102663
834         * Makefile.def: Handle install-dvi target.
835         * Makefile.tpl: Likewise.
836         * Makefile.in: Regenerate.
838 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
840         * MAINTAINERS: Add myself for write after approval.
842 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
844         * Makefile.def: Mark libcody, libdecnumber,
845         c++tools, libgcc, and libobjc as missing TAGS
846         targets.
847         * Makefile.in: Regenerate.
849 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
851         * MAINTAINERS: Add myself to DCO section and update email
852         address.
854 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
856         * MAINTAINERS: Add myself to DCO section.
858 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
860         * configure: Regenerate.
861         * configure.ac (skipdirs): Add the contents of target_configdirs if
862         we are not building gcc.
864 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
866         * Makefile.def: Back-port commits ba4d88ad892f and
867         755ba58ebef0 from binutils-gdb repository.
868         * Makefile.in: Regenerated.
870 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
872         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
874 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
876         * Makefile.def: Add a jit check target for the jit
877         language.
878         * Makefile.in: Regenerate.
880 2021-09-16  Andrew Pinski  <apinski@marvell.com>
882         PR bootstrap/67102
883         * Makefile.def: Have configure-target-libffi depend on
884         all-target-libstdc++-v3.
885         * Makefile.in: Regenerate.
887 2021-09-10  Petter Tomner  <tomner@kth.se>
889         * MAINTAINERS: Me added to DCO and write after approval
891 2021-09-01  YunQiang Su  <syq@debian.org>
893         * MAINTAINERS: Add myself for write after approval.
895 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
897         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
898         * Makefile.in: Regenerate.
900 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
902         * MAINTAINERS: Add myself for write after approval.
904 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
906         * Makefile.in: Regenerate.
907         * Makefile.tpl: Make the state of the configured host
908         shared flag available to makefile fragements.
910 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
912         * MAINTAINERS (Write After Approval): Add myself.
914 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
916         * .dir-locals.el (bug-reference-url-format): Use https.
918 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
920         * .dir-locals.el (c-mode): Change fill-column to 79.
922 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
924         * MAINTAINERS: Add myself to DCO section.
926 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
928         * configure: Regenerate.
929         * configure.ac: Adjust cases for which it is necessary to
930         include the Darwin host config fragment.
932 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
934         * MAINTAINERS: Add myself for write after approval and DCO.
936 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
938         * Makefile.def: Add dsymutil defs.
939         * Makefile.in: Regenerated.
940         * Makefile.tpl: Add dsymutil to flags.
941         * configure: Regenerated.
942         * configure.ac: Add dsymutil to target and build recipes.
944 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
946         * MAINTAINERS: Add myself for write after approval.
948 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
950         * MAINTAINERS (Write After Approval): Add myself.
952 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
954         * MAINTAINERS: Add myself for write after approval and DCO
956 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
958         * .gitignore: Add entry for cscope.out.
960 2021-06-22  liuhongt  <hongtao.liu@intel.com>
962         * MAINTAINERS: Remove my Write After Approval entry.
964 2021-06-21  liuhongt  <hongtao.liu@intel.com>
966         * MAINTAINERS: Add myself as maintainer of the i386 vector
967         extensions.
969 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
971         * MAINTAINERS (Write After Approval): Add myself.
973 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
975         * MAINTAINERS (Various Maintainers): Add Andrew and myself
976         as *vrp and ranger maintainers.
978 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
980         * MAINTAINERS: Adjust my entry in the DCO section so that it does
981         not trigger testsuite failures.
983 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
985         * MAINTAINERS: Add myself to DCO section with both email addresses.
987 2021-06-03  Jason Merrill  <jason@redhat.com>
989         * MAINTAINERS: Add DCO version number.
991 2021-06-02  Jason Merrill  <jason@redhat.com>
993         * MAINTAINERS: Add DCO section.
995 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
997         * MAINTAINERS (Write After Approval): Add myself.
999 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1001         * configure.ac: Add gnulib to configdirs for sim.
1002         * configure: Regenerate.
1004 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1006         * Makefile.def: Add configure-sim dependency on all-gnulib.
1007         * Makefile.in: Regenerated.
1009 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1011         * MAINTAINERS (Write After Approval): Add myself.
1013 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1015         * MAINTAINERS (Write After Approval): Add myself.
1017 2021-05-11  Martin Liska  <mliska@suse.cz>
1019         * MAINTAINERS: Remove entries for removed
1020         components (HSA, BRIG, libhsail-rt).
1021         Move Pekka to Write After Approval.
1023 2021-05-11  Martin Liska  <mliska@suse.cz>
1025         * Makefile.def: Remove libhsail-rt.
1026         * Makefile.in: Likewise.
1027         * configure.ac: Likewise.
1028         * configure: Regenerate.
1029         * libhsail-rt/ChangeLog: Removed.
1030         * libhsail-rt/Makefile.am: Removed.
1031         * libhsail-rt/Makefile.in: Removed.
1032         * libhsail-rt/README: Removed.
1033         * libhsail-rt/aclocal.m4: Removed.
1034         * libhsail-rt/configure: Removed.
1035         * libhsail-rt/configure.ac: Removed.
1036         * libhsail-rt/configure.tgt: Removed.
1037         * libhsail-rt/include/internal/fibers.h: Removed.
1038         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1039         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1040         * libhsail-rt/include/internal/workitems.h: Removed.
1041         * libhsail-rt/rt/arithmetic.c: Removed.
1042         * libhsail-rt/rt/atomics.c: Removed.
1043         * libhsail-rt/rt/bitstring.c: Removed.
1044         * libhsail-rt/rt/fbarrier.c: Removed.
1045         * libhsail-rt/rt/fibers.c: Removed.
1046         * libhsail-rt/rt/fp16.c: Removed.
1047         * libhsail-rt/rt/misc.c: Removed.
1048         * libhsail-rt/rt/multimedia.c: Removed.
1049         * libhsail-rt/rt/queue.c: Removed.
1050         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1051         * libhsail-rt/rt/segment.c: Removed.
1052         * libhsail-rt/rt/workitems.c: Removed.
1053         * libhsail-rt/target-config.h.in: Removed.
1055 2021-05-04  Nick Clifton  <nickc@redhat.com>
1057         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1058         * configure: Regenerate.
1060 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1061             Tobias Burnus  <tobias@codesourcery.com>
1063         * configure.ac (--enable-offload-defaulted): New.
1064         * configure: Regenerate.
1066 2021-04-23  David Faust  <david.faust@oracle.com>
1068         * MAINTAINERS (Write After Approval): Add myself.
1070 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1072         * MAINTAINERS (Write After Approval): Add myself.
1074 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1076         * MAINTAINERS: Add myself as pru port maintainer.
1078 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1080         * MAINTAINERS: Add myself as static analyzer maintainer.
1082 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1084         * MAINTAINERS: Update primary entry.
1086 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1088         * MAINTAINERS (Write After Approval): Add myself.
1090 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1092         * Makefile.def: Remove all-sim dependency on configure-gdb.
1093         * Makefile.in: Regenerated.
1095 2021-03-11  Jeff Law  <law@redhat.com>
1097         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1099 2021-03-11  Martin Liska  <mliska@suse.cz>
1101         * Makefile.tpl: The change was done Makefile.in which
1102         is generated file.
1104 2021-03-08  Jeff Law  <law@redhat.com>
1106         * MAINTAINERS: Update my email address
1108 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1110         * config.guess: Import latest upstream.
1111         * config.sub: Import latest upstream.
1113 2021-01-25  Martin Liska  <mliska@suse.cz>
1115         PR gcov-profile/98739
1116         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1117         for profiledbootstrap.
1119 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1121         * MAINTAINERS (Write After Approval): Add myself.
1123 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1125         * MAINTAINERS (Write After Approval): Update my e-mail address.
1127 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1129         * MAINTAINERS: Fix spacing.
1131 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1133         * MAINTAINERS (Write After Approval): Add myself
1135 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1137         * Makefile.def: Sync with binutils-gdb:
1138         (dependencies): all-ld depends on all-libctf.
1139         (host_modules): libctf is no longer no_install.
1140         No longer no_check.  Checking depends on all-ld.
1141         * Makefile.in: Regenerated.
1143 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1145         * libtool.m4: Match gnu* along other GNU systems.
1146         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1147         * libgo/configure: Re-generate.
1149 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1151         * MAINTAINERS: Update my email address.
1153 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1155         * MAINTAINERS (Write After Approval): Add myself.
1157 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1159         * Makefile.def
1160         * Makefile.in
1161         * Makefile.tpl
1162         * configure
1163         * configure.ac
1165 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1167         * Makefile.def: Add libcody.
1168         * configure.ac: Add libcody.
1169         * Makefile.in: Regenerated.
1170         * configure: Regenerated.
1172 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1174         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1176 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1178         PR target/97865
1179         * libtool.m4: Update handling of Darwin platform link flags
1180         for Darwin20.
1182 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1184         * .gitignore: Sync with binutils-gdb
1186 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1188         * MAINTAINERS: Add myself as arc port maintainer.
1190 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1192         PR d/87788
1193         * configure.ac: Don't disable D for *-*-darwin*.
1194         * configure: Regenerate.
1196 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1198         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1199         hppa64-*-hpux11*.
1201 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1203         * configure: Regenerate.
1204         * configure.ac: Add --bootstrap-hwasan option.
1206 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1208         * config.guess: Import latest upstream.
1209         * config.sub: Import latest upstream.
1211 2020-11-16  Martin Liska  <mliska@suse.cz>
1213         * .gitignore: Add cache as clangd uses it now.
1215 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1217         * MAINTAINERS (Write After Approval): add myself
1219 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1221         * MAINTAINERS (Write After Approval): Add myself.
1223 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1225         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1226         Remove FIXME comments.
1228 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1230         * MAINTAINERS: Update my email address.
1232 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1234         * MAINTAINERS (Write After Approval): Add myself.
1236 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1238         PR target/97302
1239         * configure.ac: Only set with_gmp to /usr/local
1240         if not building in tree.
1241         * configure: Regenerate.
1243 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1245         * MAINTAINERS (Write After Approval): Add myself.
1247 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1249         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1251 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1253         PR bootstrap/96612
1254         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1255         if not the same as ${host}.
1256         * configure: Regenerate.
1258 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1260         * MAINTAINERS (Write After Approval): Add myself.
1262 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1264         * MAINTAINERS: Update my email address.
1266 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1268         * MAINTAINERS (Write After Approval): Add myself.
1270 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1272         * MAINTAINERS (Write After Approval): Add myself.
1274 2020-06-12  Martin Liska  <mliska@suse.cz>
1276         * .gitignore: Add .clang-tidy.
1278 2020-06-08  Jason Merrill  <jason@redhat.com>
1280         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1281         * configure: Regenerate.
1283 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1285         * MAINTAINERS: Add myself as xtensa port maintainer.
1287 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1289         * configure.ac: Don't require --enable-host-shared when building
1290         for Mingw.
1291         * configure: Regenerate.
1293 2020-05-18  Jason Merrill  <jason@redhat.com>
1295         * configure.ac: Update bootstrap dialect to -std=c++11.
1297 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1299         * MAINTAINERS (Write After Approval): Add myself.
1301 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1303         PR target/92713
1304         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1305         (noconfigdirs): Add 'target-libstdc++-v3'.
1306         * configure: Regenerate.
1308 2020-04-21  Stephen Casner  <casner@acm.org>
1310         PR 25830
1311         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1312         * configure: Rebuild.
1314 2020-04-17  Martin Liska  <mliska@suse.cz>
1315             Jonathan Yong <10walls@gmail.com>
1317         PR gcov-profile/94570
1318         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1319         for CYGWIN.
1321 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1323         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1325 2020-04-09  Tom Tromey  <tom@tromey.com>
1327         * configure: Rebuild.
1328         * Makefile.in: Rebuild.
1329         * Makefile.def (gdbsupport, gdbserver): New host modules.
1330         (configure-gdb): Depend on all-gdbsupport.
1331         (all-gdb): Depend on all-gdbsupport, all-libctf.
1332         * configure.ac (host_tools): Add gdbserver.
1333         Conditionally build gdbserver and gdbsupport.
1335 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1337         * configure.ac: Build libgomp by default for amdgcn.
1338         * configure: Regenerate.
1340 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1342         * MAINTAINERS (Write After Approval): Add myself.
1344 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1346         * MAINTAINERS (Write After Approval) : Add myself.
1348 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1350         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1352 2020-02-14  Martin Sebor  <msebor@redhat.com>
1354         * doc/extend.texi (attribute alias): Mention type requirement.
1355         (attribute weak): Same.
1356         (attribute weakref): Correct invalid example.
1358 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1360         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1362 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1363             Jakub Jelinek  <jakub@redhat.com>
1365         * .gitattributes: Add *.md diff=md.
1367 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1369         The mentioned auto-generated file is no more part of the
1371         GCC sources, it's auto-generated in $(builddir) during build.
1373         PR target/92055
1374         * contrib/gcc_update (files_and_dependencies): Remove
1375         entry for gcc/config/avr/t-multilib.
1377 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1379         * MAINTAINERS: Update my email address.
1381 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1383         * README.MOVED_TO_GIT: Remove.
1385 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1387         * README.MOVED_TO_GIT: New file.
1389 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1391         * MAINTAINERS (Write After Approval): Add myself.
1393 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1395         * MAINTAINERS (write_after_approval): Add myself.
1397 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1399         * MAINTAINERS (write_after_approval): Add myself.
1401 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1403         * MAINTAINERS (write_after_approval): Add myself.
1405 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1407         * configure.ac: Factor out common cases for compare_exclusions.
1408         * configure: Regenerate.
1410 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1412         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1413         flag.
1415 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1417         * MAINTAINERS (Write After Approval): Add myself.
1419 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1421         PR middle-end/92463
1422         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1423         * configure: Regenerate
1425 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1427         * configure.ac: Use https for gcc.gnu.org.
1428         * configure: Regenerated.
1430 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1432         * MAINTAINERS (aarch64 port): Remove my name, move to...
1433         (Write After Approval): ...Here.
1435 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1437         * MAINTAINERS: Change my email address as maintainer.
1439 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1441         PR fortran/91828
1442         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1443         * configure: Regenerated.
1445 2019-10-21  Jason Merrill  <jason@redhat.com>
1447         * .gitattributes: Also check ChangeLog whitespace.
1449 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1451         * contrib/dg-extract-results.sh: Add support for KPASS.
1452         * contrib/dg-extract-results.py: Likewise.
1454 2019-10-17  Jason Merrill  <jason@redhat.com>
1456         * .gitattributes: Avoid {} in filename pattern.
1458 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1460         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1461         Approval section.
1463 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1465         * MAINTAINERS: Add myself to Write After Approval
1467 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1469         * MAINTAINERS: Add myself as an aarch64 maintainer.
1471 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1473         * MAINTAINERS: Add myself as aarch64 maintainer.
1475 2019-09-23  Carl Love  <cel@us.ibm.com>
1477         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1478         New define_insn.
1479         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1480         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1482 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1484         * MAINTAINERS (Sam Tebbs): Update email address.
1486 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1488         * MAINTAINERS: Update my email address.
1490 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1492         * libtool.m4: Handle uclinuxfdpiceabi.
1494 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1496         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1497         Remove myself from Write After Approval section.
1499 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1501         * configure.ac: Support for bpf-*-* targets.
1502         * configure: Regenerate.
1504 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1506         * config.sub: Import upstream version 2019-06-30.
1507         * config.guess: Import upstream version 2019-07-24.
1509 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1511         * MAINTAINERS: Remove spu port maintainers.
1513 2019-08-28  Martin Liska  <mliska@suse.cz>
1515         * .gitignore: Add .clangd and compile_commands.json
1516         to .gitignore.
1518 2019-08-23  Michael Forney  <mforney@mforney.org>
1520         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1521         * Makefile.in: Regenerate.
1523 2019-08-19  Tom Tromey  <tom@tromey.com>
1525         * configure: Rebuild.
1526         * configure.ac: Add --with-static-standard-libraries.
1528 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1530         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1532 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1534         * MAINTAINERS (Write After Approval): Add myself.
1536 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1538         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1539         RISC-V port maitainer.
1541 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1543         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1545 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1547         * MAINTAINERS (Write After Approval): Add myself.
1549 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1551         * MAINTAINERS (Write After Approval): Add myself.
1553 2019-06-25  Martin Liska  <mliska@suse.cz>
1555         contrib/filter-clang-warnings.py: Transform from
1556         filter-rtags-warnings.py.
1558 2019-06-15  Tom Tromey  <tom@tromey.com>
1560         * configure.ac (host_libs): Add gnulib.
1561         * configure: Rebuild.
1562         * Makefile.def (host_modules, dependencies): Add gnulib.
1563         * Makefile.in: Rebuild.
1565 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1567         * MAINTAINERS (Write After Approval): Add myself.
1569 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1571         * configure: Regenerate.
1572         * configure.ac: Add PRU target.
1574 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1576         * MAINTAINERS (Write After Approval): Add myself.
1578 2019-06-11  Nick Clifton  <nickc@redhat.com>
1580         Import these changes from the binutils/gdb repository:
1582         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1584         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1585         and all its deps.
1586         * Makefile.in: Regenerated.
1588         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1590         * Makefile.def (host_modules): Add libctf.
1591         * Makefile.def (dependencies): Likewise.
1592         libctf depends on zlib, libiberty, and bfd.
1593         * Makefile.in: Regenerated.
1594         * configure.ac (host_libs): Add libctf.
1595         * configure: Regenerated.
1597 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1599         * MAINTAINERS (Write After Approval): Add myself.
1601 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1603         * MAINTAINERS: Update my email address.
1605 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1607         * MAINTAINERS (Write After Approval): Add myself.
1609 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1611         * MAINTAINERS (Write After Approval): Add myself.
1613 2019-05-07  Jim Wilson  <jimw@sifive.com>
1615         * MAINTAINERS: Remove myself as IA-64 maintainer.
1617 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1619         * MAINTAINERS (Write After Approval): Add myself.
1621 2019-05-02  Richard Biener  <rguenther@suse.de>
1623         PR bootstrap/85574
1624         * Makefile.tpl (compare target): Also compare extra-compare
1625         files.
1626         * Makefile.in: Regenerate.
1628 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1630         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1631         as modulo-scheduler maintainer.
1633 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1635         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1637 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1639         * MAINTAINERS: Update my email address.
1641 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1643         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1644         * configure: Regenerate.
1646 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1648         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1649         * configure: Regenerate.
1651 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1653         * configure.ac: Add target-zlib to target_libraries.
1654         * configure: Regenerate.
1656 2019-04-09  Martin Liska  <mliska@suse.cz>
1658         * Makefile.in: Regenerate.
1659         * Makefile.tpl: Pass GENERATOR_CFLAGS
1660         in all stages.
1662 2019-03-28  Martin Liska  <mliska@suse.cz>
1664         PR bootstrap/89829
1665         * Makefile.in: Revert r254150.
1666         * Makefile.tpl: Likewise.
1668 2019-03-28  Ben Elliston  <bje@gnu.org>
1670         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1671         related, and libdecnumber.
1673 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1675         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1676         (Write After Approval): Remove myself.
1678 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1680         * MAINTAINERS (Write After Approval): Add myself.
1682 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1684         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1685         (Write After Approval): Remove myself and Julian.
1687 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1689         * MAINTAINERS (Write After Approval): Add myself.
1691 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1693         * MAINTAINERS (Write After Approval): Add myself.
1695 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1697         * ChangeLog: Replace space with tab.
1698         * MAINTAINERS: Delete 1 tab to keep alignment.
1700 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1702         * MAINTAINERS (Write After Approval): Add myself.
1704 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1706         * MAINTAINERS (Write After Approval): Add myself.
1708 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1709             Kwok Cheung Yeung  <kcy@codesourcery.com>
1710             Julian Brown  <julian@codesourcery.com>
1711             Tom de Vries  <tom@codesourcery.com>
1712             Jan Hubicka  <hubicka@ucw.cz>
1713             Martin Jambor  <mjambor@suse.cz>
1715         * configure.ac: Likewise.
1716         * configure: Regenerate.
1717         * contrib/config-list.mk: Add amdgcn-amdhsa.
1719 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1721         * MAINTAINERS (Write After Approval): Add myself.
1723 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1725         * MAINTAINERS (Write After Approval): Add myself.
1727 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1729         PR target/88535
1730         * config.guess: Import upstream version 2019-01-03.
1731         * config.sub: Import upstream version 2019-01-01.
1733 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1735         * MAINTAINERS (Write After Approval): Update my maintainer address.
1737 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1739         * MAINTAINERS (Write After Approval): Add myself.
1741 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1743         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1745 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1747         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1748         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1749         (GCC_TARGET_TOOL): Likewise.
1750         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1751         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1752         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1753         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1754         * configure: Regenerate.
1755         * Makefile.in: Likewise.
1757 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1759         * MAINTAINERS (Write After Approval): Add myself.
1761 2018-11-13  Martin Liska  <mliska@suse.cz>
1763         * gcc.target/i386/pr87930.c: Move to ...
1764         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1766 2018-11-10  Stafford Horne  <shorne@gmail.com>
1768         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1769         (Write After Approval): Remove myself.
1771 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1773         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1774         Append $INCICONV to it.
1776 2018-11-04  Stafford Horne  <shorne@gmail.com>
1778         * MAINTAINERS (Write After Approval): Add myself.
1780 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1782         PR bootstrap/82856
1783         * multilib.am: New file.  From automake.
1785         Merge from binutils-gdb:
1786         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1788         * libtool.m4: Use AC_LANG_SOURCE.
1789         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1790         * ar-lib: New file.
1791         * test-driver: New file.
1792         * configure: Re-generate.
1794 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1796         * MAINTAINERS (Write After Approval): Add myself.
1798 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1800         PR bootstrap/87788
1801         PR d/87799
1802         * configure: Rebuild.
1803         * configure.ac: Disable D on systems where it is known not to work.
1805 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1807         * Makefile.def (target_modules): Add libphobos.
1808         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1809         GDCFLAGS_FOR_TARGET.
1810         (dependencies): Make libphobos depend on libatomic, libbacktrace
1811         configure, and zlib configure.
1812         (language): Add language d.
1813         * Makefile.in: Rebuild.
1814         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1815         (HOST_EXPORTS): Add GDC.
1816         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1817         (BASE_TARGET_EXPORTS): Add GDC.
1818         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1819         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1820         (EXTRA_HOST_FLAGS): Add GDC.
1821         (STAGE1_FLAGS_TO_PASS): Add GDC.
1822         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1823         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1824         environment variables.
1825         * configure: Rebuild.
1826         * configure.ac: Add target-libphobos to target_libraries.  Set and
1827         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1829 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1831         * MAINTAINERS (Write After Approval): Add myself.
1833 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1835         * MAINTAINERS (Write After Approval): Remove myself.
1837 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1839         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1841 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1843         * MAINTAINERS: Update my email address.
1845 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1847         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1848         maintainer.
1850 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1852         * MAINTAINERS (Write After Approval): Add self.
1854 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1856         * MAINTAINERS (write after approval): Add myself.
1858 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1860         * MAINTAINERS: Update my email address.
1862 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1864         * MAINTAINERS (write after approval): Add myself.
1866 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1868         * MAINTAINERS: Add self to global reviewers list.
1870 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1872         MAINTAINERS: Add c-sky port maintainers.
1874 2018-08-10  Martin Liska  <mliska@suse.cz>
1876         * MAINTAINERS: Revert change in previous commit and
1877         join lines.
1879 2018-08-10  Martin Liska  <mliska@suse.cz>
1881         * MAINTAINERS: Remove extra line.
1883 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1885         * MAINTAINERS: Update my email address.
1887 2018-07-19  DJ Delorie  <dj@redhat.com>
1889         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1890         as maintainer.
1892 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1894         * MAINTAINERS: Adjust email address for me and my colleague Robin
1895         Dapp.
1897 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1898             Sunil K Pandey  <sunil.k.pandey@intel.com>
1900         PR target/84413
1901         * config/i386/i386.c (m_CORE_AVX512): New.
1902         (m_CORE_AVX2): Likewise.
1903         (m_CORE_ALL): Add m_CORE_AVX2.
1904         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1905         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1906         and remove the rest of m_SKYLAKE_AVX512.
1908 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1910         * config.sub: Sync with upstream version 2018-07-03.
1912 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1914         * config.guess: Sync with upstream version 2018-06-26.
1915         * config.sub: Sync with upstream version 2018-07-02.
1917 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1919         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1920         * ltmain.sh: Likewise.
1922 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1924         * contrib/config-list.mk: Remove powerpc-linux_paired.
1926 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1928         * configure.ac: Introduce support for @unless/@endunless.
1929         * Makefile.tpl (dep-kind): Rewrite with cond; return
1930         postbootstrap in some cases.
1931         (make-postboot-dep, postboot-targets): New.
1932         (dependencies): Do not output postbootstrap dependencies at
1933         first.  Output non-target ones changed for configure to depend
1934         on stage_last @if gcc-bootstrap, and the original deps @unless
1935         gcc-bootstrap.
1936         * configure.in, Makefile.in: Rebuilt.
1938 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1940         * MAINTAINERS (write after approval): Add myself.
1942 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1944         * MAINTAINERS (write after approval): Add myself.
1946 2018-06-19  Nick Clifton  <nickc@redhat.com>
1948         * zlib/configure.ac: Restore old behaviour of only enabling
1949         multilibs when a target subdirectory is defined.  This allows
1950         building with srcdir == builddir.
1951         * zlib/configure: Regenerate.
1953 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1955         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1956         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1957         * Makefile.in: Regenerate.
1959 2018-06-16  Ben Elliston  <bje@gnu.org>
1961         * config.guess: Import latest version.
1962         * config.sub: Likewise.
1964 2018-06-08  Martin Liska  <mliska@suse.cz>
1966         * MAINTAINERS: Remove MPX-related entries.
1967         * Makefile.def: Remove libmpx support.
1968         * Makefile.in: Regenerate.
1969         * configure.ac: Remove removed files.
1970         * configure: Regenerate.
1971         * libmpx/ChangeLog: Remove.
1972         * libmpx/Makefile.am: Remove.
1973         * libmpx/Makefile.in: Remove.
1974         * libmpx/acinclude.m4: Remove.
1975         * libmpx/aclocal.m4: Remove.
1976         * libmpx/config.h.in: Remove.
1977         * libmpx/configure: Remove.
1978         * libmpx/configure.ac: Remove.
1979         * libmpx/configure.tgt: Remove.
1980         * libmpx/libmpx.spec.in: Remove.
1981         * libmpx/mpxrt/Makefile.am: Remove.
1982         * libmpx/mpxrt/Makefile.in: Remove.
1983         * libmpx/mpxrt/libmpx.map: Remove.
1984         * libmpx/mpxrt/libtool-version: Remove.
1985         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1986         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1987         * libmpx/mpxrt/mpxrt.c: Remove.
1988         * libmpx/mpxrt/mpxrt.h: Remove.
1989         * libmpx/mpxwrap/Makefile.am: Remove.
1990         * libmpx/mpxwrap/Makefile.in: Remove.
1991         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1992         * libmpx/mpxwrap/libtool-version: Remove.
1993         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1995 2018-06-04  Martin Liska  <mliska@suse.cz>
1997         * MAINTAINERS: Add myself as gcov maintainer.
1999 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2001         * MAINTAINERS: Update my email address.
2003 2018-06-04  Tom de Vries  <tdevries@suse.de>
2005         * MAINTAINERS: Remove write-after-approval entries for component
2006         maintainers.
2008 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2010         * MAINTAINERS (write after approval): Add myself.
2012 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2014         * MAINTAINERS: Update my email address.
2016 2018-06-01  Tom de Vries  <tdevries@suse.de>
2018         * MAINTAINERS: Update my email address.
2020 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2022         * MAINTAINERS (loop-optimizer): Add myself.
2024 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2026         * configure.ac: Added "nfp" target.
2027         * configure: Regenerate.
2029 2018-04-30  Richard Biener  <rguenther@suse.de>
2031         PR bootstrap/85571
2032         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2033         (STAGE3_TFLAGS): Likewise.
2034         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2035         (STAGEtrain_TFLAGS): Likewise.
2036         * Makefile.in: Regenerate.
2038 2018-04-26  Richard Biener  <rguenther@suse.de>
2040         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2041         (STAGE2_CFLAGS): Likewise.
2042         (STAGE2_TFLAGS): Likewise.
2043         (STAGE3_CFLAGS): Add -fchecking.
2044         (STAGE3_TFLAGS): Likewise.
2045         (STAGEtrain_CFLAGS): Filter out -fchecking.
2046         (STAGEtrain_TFLAGS): Likewise.
2047         * Makefile.in: Re-generate.
2049 2018-04-25  Catherine Moore <clm@codesourcery.com>
2051         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2053 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2055         * MAINTAINERS (write after approval): Add myself.
2057 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2059         * MAINTAINERS: Update my email address.
2061 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2063         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2065 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2067         * MAINTAINERS: Update my email address and disambiguate myself
2068         a bit from Will Schmidt.
2070 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2072         * MAINTAINERS: Move maintainers of now-removed picochip and score
2073         ports to write after approval.
2075 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2077         * MAINTAINERS: Add entry for SVE maintainership.
2079 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2081         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2082         * configure: Regenerate.
2084 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2086         * MAINTAINERS (write after approval): Add myself.
2088 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2090         * MAINTAINERS (write after approval): Add myself.
2092 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2094         * MAINTAINERS (write after approval): Add myself.
2096 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2098         Update copyright years.
2100 2018-01-03  Ben Elliston  <bje@gnu.org>
2102         * config.guess: Import latest version.
2103         * config.sub: Likewise.
2105 2017-12-12  Stafford Horne  <shorne@gmail.com>
2107         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2108         * configure: Regenerate.
2110 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2112         * MAINTAINERS (Write After Approval): Add myself.
2114 2017-11-28  Julia Koval  <julia.koval@intel.com>
2115             Sebastian Peryt  <sebastian.peryt@intel.com>
2117         * Makefile.def (target_modules): Remove libcilkrts.
2118         * Makefile.in: Ditto.
2119         * configure: Ditto.
2120         * configure.ac: Ditto.
2122 2017-11-28  Julia Koval  <julia.koval@intel.com>
2124         * MAINTAINERS (Write After Approval): Add myself.
2126 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2128         * MAINTAINERS (Write After Approval): Add myself.
2130 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2132         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2133         Use my SiFive email address.
2135 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2137         * MAINTAINERS (write after approval): Add myself.
2139 2017-10-27  Martin Liska  <mliska@suse.cz>
2141         * Makefile.tpl: Use proper name of folder as it was renamed
2142         during transition to 4 stages.
2143         * Makefile.in: Regenerate.
2145 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2147         * MAINTAINERS (write after approval): Add myself.
2149 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2151         * MAINTAINERS: Add a note that maintainership also includes web
2152         pages, docs, and testsuite related to that area.
2154 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2156         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2158 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2160         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2162 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2164         * MAINTAINERS: Remove myself as a vxworks maintainer.
2166 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2168         * MAINTAINERS: Remove email address of Jim Norris.
2170 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2172         * MAINTAINERS (Reviewers): Move myself from here...
2173         (CPU Port Maintainers): ... to here.
2175 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2177         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2179 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2181         * MAINTAINERS (write after approval): Add myself.
2183 2017-07-28  Tony Reix  <tony.reix@atos.net>
2185         * configure.ac (target-libffi): Don't disable for AIX.
2186         (go): Don't add to unsupported_languages on AIX.
2187         (target-libgo): Don't disable for AIX.
2188         * configure: Regenerate.
2190 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2192         * MAINTAINERS: Add myself.
2194 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2196         * MAINTAINERS: Update my email address.
2198 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2200         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2201         arm-specific auto-generated header files.
2203 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2205         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2206         * configure: Rebuilt.
2208 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2210         * MAINTAINERS: Readd myself for c6x.
2212 2017-06-28  Martin Liska  <mliska@suse.cz>
2214         PR bootstrap/81217
2215         * Makefile.def: Remove superfluous bootstrap_target from
2216         bootstrap_stage.
2217         * Makefile.in: Re-generate the file.
2219 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2221         * MAINTAINERS: Add myself to Write After Approval
2223 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2225         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2227 2017-06-19  Martin Liska  <mliska@suse.cz>
2229         * Makefile.def: Define 4 stages PGO bootstrap.
2230         * Makefile.tpl: Define FLAGS.
2231         * Makefile.in: Regenerate.
2233 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2235         * Makefile.def: Add check-gotools to go check targets.
2236         * Makefile.in: Rebuild.
2238 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2240         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2242 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2244         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2245         * configure: Regenerate.
2247 2017-05-31  Martin Liska  <mliska@suse.cz>
2249         * configure.ac: Add handling of stage2_werror_flags to
2250         action-if-given and to action-if-not-given.
2251         * configure: Regenerate.
2253 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2255         * MAINTAINERS: Add self to Write After Approval
2257 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2259         * MAINTAINERS: Update my email address, and remove myself as
2260         maintainer in some areas.
2262 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2264         * MAINTAINERS: Add self to Write After Approval
2266 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2268         * configure.ac: Add --enable-languages=default to mean default and
2269         make --enable-languages=all mean all supported languages.
2270         * configure: Regenerated.
2272 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2274         * config.gcc (powerpc*-*-*spe*): New.
2275         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2276         (powerpc-*-rtems*spe*): New.
2277         (powerpc*-*-linux*spe*): New.
2278         (powerpc-wrs-vxworksspe): New.
2279         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2280         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2281         * config.host (powerpc*-*-*spe*): New.
2283 2017-05-19  Martin Liska  <mliska@suse.cz>
2285         * configure.ac: Add --enable-werror-always just for
2286         bootstrap-debug (or none build config) and do not add it
2287         when we are on a release branch.
2288         * configure: Regenerated.
2290 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2292         * MAINTAINERS: Add self to Write After Approval
2294 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2296         * MAINTAINERS: Move myself to Write After Approval section.
2298 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2300         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2301         ACCH registers.
2302         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2303         available.
2304         (umulsidi3): Likewise.
2305         (mulsidi3_700): Disable this pattern when we have advanced mpy
2306         instructions.
2307         (umulsidi3_700): Likewise.
2308         (maddsidi4): New pattern.
2309         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2310         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2311         (mpydu_imm_arcv2hs): Likewise.
2312         * config/arc/predicates.md (accl_operand): New predicate.
2314 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2315             Andrew Burgess <andrew.burgess@embecosm.com>
2317         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2318         case.
2319         (ARC_AUTOFP_IRQ_P): Likewise.
2320         (ARC_AUTO_IRQ_P): Likewise.
2321         (rgf_banked_register_count): New variable.
2322         (parse_mrgf_banked_regs_option): New function.
2323         (arc_override_options): Handle rgf_banked_regs option.
2324         (arc_handle_interrupt_attribute): Add firq option.
2325         (arc_compute_function_type): Return fast irq type when required.
2326         (arc_must_save_register): Handle fast interrupts.
2327         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2328         (arc_return_address_regs): Update.
2329         * config/arc/arc.h (arc_return_address_regs): Update.
2330         (arc_function_type): Add fast interrupt type.
2331         (ARC_INTERRUPT_P): Update.
2332         (RC_FAST_INTERRUPT_P): Define.
2333         * config/arc/arc.md (simple_return): Update for fast interrupts.
2334         (p_return_i): Likewise.
2335         * config/arc/arc.opt (mrgf-banked-regs): New option.
2336         * doc/invoke.texi (mrgf-banked-regs): Document.
2338 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2340         * config/arc/arc.c (irq_ctrl_saved): New variable.
2341         (ARC_AUTOBLINK_IRQ_P): Define.
2342         (ARC_AUTOFP_IRQ_P): Likewise.
2343         (ARC_AUTO_IRQ_P): Likewise.
2344         (irq_range): New function.
2345         (arc_must_save_register): Likewise.
2346         (arc_must_save_return_addr): Likewise.
2347         (arc_dwarf_emit_irq_save_regs): Likewise.
2348         (arc_override_options): Handle deferred options.
2349         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2350         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2351         arc_must_save_return_addr.
2352         (arc_compute_frame_size): Handle automated save and restore of
2353         registers.
2354         (arc_expand_prologue): Likewise.
2355         (arc_expand_epilogue): Likewise.
2356         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2357         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2358         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2360 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2361         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2363         PR bootstrap/77661
2364         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2365         in-tree build MPC.
2366         * Makefile.in: Regenerate.
2368 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2370         * configure.ac: Enable LTO by default on darwin >= 9.
2371         * configure: Regenerate.
2373 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2375         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2376         and Andrew Waterman as the RISC-V maintainers.
2378 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2380         * MAINTAINERS: Add self to Write After Approval
2382 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2384         * config.guess: Import latest from upstream.
2386 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2388         * MAINTAINERS (Write After Approval): Remove entries that are
2389         already covered under Reviewers.
2391 2017-03-08  Mark Wielaard  <mark@klomp.org>
2393         PR demangler/70909
2394         PR demangler/67264
2395         * include/demangle.h: Add d_printing to struct demangle_component
2396         and pass struct demangle_component as non const.
2398 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2400         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2402 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2404         * Makefile.tpl: Remove HOST_ISLVER.
2405         (HOST_EXPORTS): Remove ISLVER.
2406         * Makefile.in: Regenerate.
2408 2017-02-13  Richard Biener  <rguenther@suse.de>
2410         * configure: Re-generate.
2412 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2414         * MAINTAINERS: Adjust bug reporting URL.
2416 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2418         * MAINTAINERS (Write After Approval): Remove redundant entry
2419         for Andrew Burgess.
2421 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2423         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2424         32-bit hppa*-*-hpux*.
2425         * configure: Regenerate.
2427 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2429         * configure.ac: Moved the white list of enabling BRIG FE to
2430         libhsail-rt/configure.tgt.
2431         * configure: Regenerated.
2432         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2434 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2435             Martin Jambor  <mjambor@suse.cz>
2437         * Makefile.def (target_modules): Added libhsail-rt.
2438         (languages): Added language brig.
2439         * Makefile.in: Regenerated.
2440         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2441         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2442         * configure: Regenerated.
2444 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2446         PR other/79046
2447         * configure: Regenerated.
2449 2017-01-04  Alan Modra  <amodra@gmail.com>
2451         * configure: Regenerate.
2453 2016-12-29  Ben Elliston  <bje@gnu.org>
2455         * config.sub: Import latest version.
2457 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2459         * MAINTAINERS (Write After Approval): Add myself.
2461 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2463         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2464         includes bootstrap-mpx.
2465         * configure: Regenerated.
2467 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2469         * MAINTAINERS (Write After Approval): Add myself.
2471 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2473         * configure: Regenerate.
2475 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2477         * configure.ac: Don't use pkg-config to check for bdw-gc.
2478         * configure: Regenerate.
2480 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2482         * Makefile.def: Remove reference to boehm-gc target module.
2483         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2484         options and for the bdw-gc pkg-config module.
2485         * configure: Regenerate.
2486         * Makefile.in: Regenerate.
2488 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2490         * MAINTAINERS (nvptx): Remove self.
2492 2016-11-25  Ben Elliston  <bje@gnu.org>
2494         * config.guess: Import latest version.
2495         * config.sub: Likewise.
2497 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2499         * MAINTAINERS (Write After Approval): Add myself.
2501 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2503         * Makefile.def: Remove references to GCJ.
2504         * Makefile.tpl: Likewise.
2505         * Makefile.in: Regenerate.
2507 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2509         * config-ml.in: Remove references to GCJ.
2510         * configure.ac: Likewise.
2511         * configure: Regenerate.
2513 2016-11-01  Josh Conner  <joshconner@google.com>
2515         * MAINTAINERS (Write After Approval): Update email address,
2517 2016-10-27  Carl Love  <cel@us.ibm.com>
2519         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2520         Approval list to make it alphabetical.
2522 2016-10-27  Carl Love  <cel@us.ibm.com>
2524         * MAINTAINERS (Write After Approval): Add myself.
2526 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2528         * MAINTAINERS (Reviewers): Add myself.
2529         (Write After Approval): Add myself.
2531 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2532             Ulrich Weigand  <uweigand@de.ibm.com>
2534         * MAINTAINERS: Update email address.
2536 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2538         * MAINTAINERS: Update email address.
2540 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2542         * configure.ac: Add aarch64-*-freebsd*.
2543         * configure: Regenerate.
2545 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2547         * MAINTAINERS: Update email address after it got reverted.
2549 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2551         * configure.ac (target_libraries): Readd target-boehm-gc.
2552         Restore --enable-objc-gc handling.
2553         * configure: Regenerate.
2555 2015-10-03  Jeff Law  <law@redhat.com>
2557         * MAINTAINERS: Move several inactive maintainers to the
2558         write-after-approval section.
2560 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2562         * configure.ac: Add target-libffi to target_libraries.
2563         Readd libgcj target disablings, modified to only target-libffi.
2564         Readd target addition of go to unsupported languages.
2565         * configure: Regenerated.
2567 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2569         * MAINTAINERS: Update email address.
2571 2016-09-30  Andrew Haley  <aph@redhat.com>
2573         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2574         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2575         libgcj.
2577 2016-09-30  Andrew Haley  <aph@redhat.com>
2579         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2580         write-after approval after GCJ deletion.
2582 2016-09-30  Andrew Haley  <aph@redhat.com>
2584         * Makefile.def: Remove libjava.
2585         * Makefile.tpl: Likewise.
2586         * Makefile.in: Regenerate.
2587         * configure.ac: Likewise.
2588         * configure: Likewise.
2589         * gcc/java: Remove.
2590         * libjava: Likewise.
2592 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2594         * MAINTAINERS (Reviewers): Add myself.
2596 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2598         * configure.ac: Disable "sim" directory for arc*-*-*.
2599         * configure: Regenerated.
2601 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2603         * MAINTAINERS (Write After Approval): Add myself.
2605 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2607         * configure.ac: Check for the minimum in-tree MPFR version
2608         handled.
2609         * configure: Regenerate.
2611 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2613         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2614         * configure: Regenerated.
2616 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2618         * MAINTAINERS (Write After Approval): Add myself.
2620 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2622         * Makefile.def: Add autoprofiledbootstrap.
2623         * Makefile.tpl: Dito.
2624         * Makefile.in: Regenerate.
2626 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2628     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2629     * configure: Regenerate.
2631 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2633         * configure: Regenerate.
2634         * configure.ac: Remove support for avr-rtems.
2636 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2638         * MAINTAINERS (Write After Approval): Add myself.
2640 2016-06-16  Michael Collison  <michael.collison@arm.com>
2642         * MAINTAINERS (Write After Approval): Add myself.
2644 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2646         * MAINTAINERS (Write After Approval): Update e-mail address.
2648 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2650         * MAINTAINERS (Write After Approval): Add myself.
2652 2016-05-28  Alan Modra  <amodra@gmail.com>
2654         * Makefile.tpl (configure): Depend on m4 files included.
2655         * Makefile.in: Regenerate.
2657 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2659         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2660         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2662 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2664         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2665         special case builtin.
2666         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2667         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2668         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2669         for __builtin_vec_addec.
2671 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2673         * config.guess: Import version 2016-04-02 (newest).
2674         * config.sub: Import version 2016-05-10 (newest).
2676 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2678         * configure.ac: Add ARC support to libgloss.
2679         * configure: Regenerate
2681 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2683         * MAINTAINERS (Write After Approval): Add myself.
2685 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2687         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2688         * configure: Regenerated.
2689         * Makefile.def (gmp): Explicitly disable assembler.
2690         (mpfr): Adjust lib_path.
2691         (mpc): Likewise.
2692         * Makefile.in: Regenerated.
2694 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2696         PR bootstrap/70704
2697         * configure.ac (--enable-stage1-checking): Add missing
2698         --enable-checking=.
2699         * configure: Regenerated.
2701 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2703         * config.guess: Revert r235676.
2704         * config.sub: Revert r235676.
2706 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2708         * config.guess: Remove SH5 support.
2709         * config.sub: Likewise.
2710         * configure: Likewise.
2711         * configure.ac: Likewise.
2713 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2715         PR bootstrap/70704
2716         * configure.ac (--enable-stage1-checking): For --disable-checking or
2717         implicit --enable-checking, make sure extra flag matches in between
2718         stage1 and later checking.
2719         * configure: Regenerated.
2721 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2723         * .gitattributes: New file.
2725 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2727         * MAINTAINERS (rs6000/powerpc port): Add myself.
2729 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2731         PR bootstrap/70173
2732         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2733         and gotools directories.  Delete the stage_final file.
2734         * Makefile.in: Regenerate.
2736 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2738         * MAINTAINERS (Write After Approval): Add myself.
2740 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2742         * MAINTAINERS (Fortran maintainer): Remove myself.
2744 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2746         * MAINTAINERS (Write After Approval): Add myself.
2748 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2750         * MAINTAINERS (Write After Approval): Add myself.
2752 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2754         Sync with binutils-gdb:
2756         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2758         * configure.ac: Add mips and s390 to the gold target check.
2759         * configure: Regenerate.
2761 2016-03-01  DJ Delorie  <dj@redhat.com>
2763         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2765 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2767         * MAINTAINERS (libcpp): Add myself.
2768         (diagnostic messages): Likewise.
2770 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2772         * MAINTAINERS: Fix whitespace.
2774 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2776         * MAINTAINERS (Write After Approval): Add myself.
2778 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2780         * config/isl.m4: Add comments about isl-0.16.
2781         * configure: Regenerate.
2783 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2785         * MAINTAINERS (hsa maintainers): Add myself.
2787 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2789         * MAINTAINERS: (Write After Approval): Add myself.
2791 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2792             Sebastian Pop  <s.pop@samsung.com>
2794         * Makefile.in: Regenerate.
2795         * Makefile.tpl: Export ISLVER.
2796         * configure: Regenerate.
2797         * config/isl.m4: Detect isl-0.15.
2799 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2801         PR bootstrap/69329
2802         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2803         * Makefile.in: Regenerate.
2805 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2807         * configure.ac: Enable LTO for DJGPP
2808         * configure: Regenerate
2810 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2812         Sync with binutils-gdb:
2813         2015-10-21  Nick Clifton  <nickc@redhat.com>
2815         PR gas/19109
2816         * configure.ac: Note the 'none' is an acceptable argument to
2817         --enable-compressed-debug-sections.
2818         * configure: Regenerate.
2820 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2822         PR bootstrap/69134
2823         * Makefile.def (mpfr): Disable assembler.
2824         * Makefile.in: Regenerate.
2826 2016-01-01  Ben Elliston  <bje@gnu.org>
2828         * config.guess: Import version 2016-01-01.
2829         * config.sub: Likewise.
2831 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2833         * MAINTAINERS (Write After Approval): Add myself.
2835 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2837         * Makefile.in: Replace ISL with isl.
2838         * Makefile.tpl: Same.
2839         * config/isl.m4: Same.
2840         * configure.ac: Same.
2841         * contrib/download_prerequisites: Same.
2842         * configure: Regenerate.
2844 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2846         * MAINTAINERS (Write After Approval): Add Myself.
2848 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2850         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2851         * configure: Regenerate.
2853 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2854             Sebastian Pop  <s.pop@samsung.com>
2856         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2857         isl_ctx_get_max_operations.
2858         * configure: Regenerate.
2860 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2862         * MAINTAINERS (Write After Approval): Add myself.
2864 2015-12-02  Ian Lance Taylor  <iant@google.com>
2866         PR go/66147
2867         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2868         * Makefile.in: Regenerate.
2870 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2872         PR libffi/65726
2873         * Makefile.def (lang_env_dependencies): Make libffi depend
2874         on cxx.
2875         * Makefile.in: Regenerate.
2877 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2879         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2880         symbols.
2882 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2884         Sync with binutils-gdb:
2885         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2887         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2888         * configure: Regenerate.
2890 2015-11-19  Martin Liska  <mliska@suse.cz>
2892         * .gitignore: Add .clang-format to ignored files.
2893         * Makefile.in: Add clang-format.
2894         * Makefile.tpl: Likewise.
2896 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2898         * configure.ac: Enable libmpx by default.
2899         * configure: Regenerated.
2901 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2903         * MAINTAINERS: Update email address.
2905 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2907         * MAINTAINERS: Update email address.
2909 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2911         * MAINTAINERS  (Write After Approval): Add myself.
2913 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2915         Sync with binutils-gdb:
2916         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2918         PR gas/19109
2919         * configure.ac: Add
2920         --enable-compressed-debug-sections={all,gas,gold,ld}.
2921         * configure: Regenerated.
2923 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2925         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2927 2015-10-09  Martin Liska  <mliska@suse.cz>
2929         * MAINTAINERS (Write After Approval): Add myself.
2931 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2933         * MAINTAINERS (Write After Approval): Add myself.
2935 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2937         * MAINTAINERS: Update email address.
2939 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2941         * MAINTAINERS  (Write After Approval): Add myself.
2943 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2945         * MAINTAINERS: Update email.
2947 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2949         * MAINTAINERS: Update my email address.
2951 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2953         * MAINTAINERS (ft32 port): Add myself.
2955 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2957         * MAINTAINERS: Add myself.
2959 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2961         * MAINTAINERS (Write After Approval): Add myself.
2963 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2965         PR libfortran/54572
2966         * Makefile.def: Make libgfortran depend on libbacktrace.
2967         * Makefile.in: Regenerate.
2969 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2971         * MAINTAINERS (Write After Approval): Add myself.
2973 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2975         PR other/67092
2976         * configure.ac: Remove --with_host_libstdcxx support.
2977         * configure: Regenerate.
2979 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2980             Jakub Jelinek  <jakub@redhat.com>
2982         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2983         nvptx*-*-*.
2984         * configure: Regenerate.
2986 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2988         * Makefile.def (libiconv): Define bootstrap=true.
2989         Mark pdf/html/info as missing.
2990         (configure-gcc): Depend on all-libiconv.
2991         (all-gcc): Ditto.
2992         (configure-libcpp): Ditto.
2993         (all-libcpp): Ditto.
2994         (configure-intl): Ditto.
2995         (all-intl): Ditto.
2996         * Makefile.in: Regenerate.
2998 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3000         * MAINTAINERS (loop ivopts): Add the entry and myself.
3002 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3004         * MAINTAINERS (nvptx): Add self.
3006 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3008         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3009         128-bit vector modes.
3011 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3013         * MAINTAINERS (Write After Approval): Add myself.
3015 2015-07-28  Ben Elliston  <bje@gnu.org>
3017         * config.sub, config.guess: Import from upstream.
3019 2015-07-24  Michael Darling  <darlingm@gmail.com>
3021         PR other/66259
3022         * config-ml.in: Reflects renaming of configure.in to configure.ac
3023         * configure: Likewise
3024         * configure.ac: Likewise
3026 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3028         * MAINTAINERS: Update my email address.
3030 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3032         Sync with binutils-gdb:
3033         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3035         * configure.ac (target_configdirs): Exclude target-zlib if
3036         target-libjava isn't built.
3037         * configure: Regenerated.
3039 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3041         Sync with binutils-gdb:
3042         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3044         * configure.ac: Disable configuration of GDB for HPUX targets.
3045         * configure: Regenerate.
3047         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3049         * configure.ac: Add --with-system-zlib.
3050         * configure: Regenerated.
3052         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3054         * configure.ac: Add FT32 support.
3055         * configure: Regenerate.
3057         2015-01-12  Anthony Green  <green@moxielogic.com>
3059         * configure.ac: Don't disable gprof for moxie.
3060         * configure: Rebuild.
3062 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3064         Sync with binutils-gdb:
3065         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3067         PR ld/18355
3068         * Makefile.def: Add extra_configure_flags to host zlib.
3069         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3070         to --enable-host-shared When bfd is to be built as shared
3071         library.  AC_SUBST.
3072         * Makefile.in: Regenerated.
3074 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3076         Sync with src:
3077         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3078         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3079         * Makefile.in: Regenerated.
3081 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3083         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3084         target.
3085         * configure: Regenerate.
3087 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3089         * MAINTAINERS (Write After Approval): Add myself.
3091 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3093         * MAINTAINERS (OS Port Maintainers): Add myself.
3094         (Various Maintainers): Remove myself from libffi testsuite.
3096 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3098         * MAINTAINERS (gen* on machine desc): Add self.
3100 2015-06-02  Jason Merrill  <jason@redhat.com>
3102         PR bootstrap/66319
3103         * configure.ac: Use -std=gnu++98.
3105 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3107         * MAINTAINERS (Write After Approval): Add myself.
3109 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3111         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3112         * configure: Regenerate.
3114 2015-05-26  Jason Merrill  <jason@redhat.com>
3116         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3117         * configure: Regenerate.
3119 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3121         * configure.ac: FT32 target added.
3122         * configure: Regenerated.
3124 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3126         * MAINTAINERS (Write After Approval): Add myself.
3128 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3134         * configure.ac: Fix typo.
3135         * configure: Regenerate.
3137 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3139         * MAINTAINERS (Write After Approval): Add myself.
3141 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3143         * configure.ac: Match $host configured with triplets.
3144         * configure: Regenerate.
3146 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3148         * Makefile.tpl: Remove surplus whitespace throughout.
3149         * Makefile.in: Regenerate.
3151 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3153         * MAINTAINERS (Various Maintainers): Add myself as instruction
3154         combiner maintainer.
3156 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3158         PR bootstrap/62077
3159         * configure.ac (--enable-stage1-checking): Default to
3160         release,misc,gimple,rtlflag,tree,types if --disable-checking
3161         or --enable-checking is not specified and DEV-PHASE is not
3162         experimental.
3163         * configure: Regenerated.
3165 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3167         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3168         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3169         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3170         * Makefile.in: Regenerate.
3172 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3174         * MAINTAINERS: Update my email address.
3176 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3178         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3180 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3182         * MAINTAINERS: Add myself as an arm port reviewer.
3184 2015-03-25  Martin Liska  <mliska@suse.cz>
3185             Yury Gribov  <y.gribov@samsung.com>
3187         * Makefile.in: Fix ln source location for vimrc file.
3188         * Makefile.tpl: Likewise.
3190 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3192         PR bootstrap/25672
3193         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3194         cross-compiling.  Similarly for CXX_FOR_TARGET.
3195         * configure: Regenerate.
3197 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3199         * Makefile.def: Add libmpx.
3200         * configure.ac: Add libmpx.
3201         * Makefile.in: Regenerate.
3202         * configure: Regenerate.
3204 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3206         * MAINTAINERS (CPU Port Maintainers): Add myself
3207         i386 vector ISA extns mantainer.
3209 2015-03-13  Jeff Law  <law@redhat.com>
3211         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3212         maintainer.
3213         Remove Richard Henderson as a maintainer for the x86 port.
3215 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3217         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3219 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3221         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3222         pointer bounds checker and i386 MPX maintainer.
3224 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3226         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3228 2015-02-26  Martin Sebor  <msebor@redhat.com>
3230         * MAINTAINERS (Various Maintainers): Add self.
3232 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3234         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3235         Make sure it contains lto.
3236         * configure: Regenerate.
3238 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3240         * configure: Regenerate.
3242 2015-02-06  Diego Novillo  <dnovillo@google.com>
3244         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3245         middle-end, docstring): Remove myself.
3246         (Write After Approval): Add myself.
3248 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3250         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3251         (Write After Approval): Update address.
3253 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3255         PR jit/64780
3256         * configure.ac: Require the user to explicitly specify
3257         --enable-host-shared if the jit is enabled.
3258         * configure: Regenerate.
3260 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3262         * MAINTAINERS (Write After Approval): Add myself.
3264 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3266         * MAINTAINERS: Make whitespace consistent.
3268 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3270         * MAINTAINERS (Write After Approval): Add myself.
3272 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3274         * MAINTAINERS: (Write After Approval): Add myself.
3276 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3278         * MAINTAINERS: (Write After Approval): Add myself.
3280 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3282         * MAINTAINERS: (Write After Approval): Add myself.
3284 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3286         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3287         objective-c/c++ front end maintainer.
3289 2015-01-13  Marek Polacek  <polacek@redhat.com>
3291         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3293 2015-01-12  Jeff Law  <law@redhat.com>
3295         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3296         a very long time.
3298 2015-01-09  Ian Lance Taylor  <iant@google.com>
3300         * configure.ac (host_tools): Add gotools.
3301         * Makefile.def (host_modules): Add gotools.
3302         (dependencies): Add dependency of all-gotools on all-target-libgo.
3304 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3306         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3307         * configure: Regenerate.
3309 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3311         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3312         all-target-libgomp.
3313         * Makefile.in: Regenerate.
3315 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3317         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3319 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3321         * configure.ac: Add Visium support.
3322         * configure: Regenerate.
3324 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3326         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3327         * configure: Regenerate.
3329 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3331         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3332         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3333         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3334         (OBJCOPY_FOR_TARGET): New variable.
3335         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3336         * Makefile.in: Regenerate.
3337         * configure.ac: Check for already installed target objcopy.
3338         Also GCC_TARGET_TOOL on objcopy.
3339         * configure: Regenerate.
3341 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3343         * config.sub: Update from upstream, to 2015-01-01 version.
3344         * config.guess: Ditto.
3346 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3348         * MAINTAINERS (RTEMS Ports): Add myself.
3350 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3352         * MAINTAINERS (Write After Approval): Add myself.
3354 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3356         * MAINTAINERS (Write After Approval): Add myself.
3358 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3360         * configure.ac (--enable-as-accelerator-for): Don't set
3361         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3362         * configure: Regenerate.
3364 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3366         PR bootstrap/64023
3367         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3368         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3369         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3370         to CXX.
3371         * Makefile.in: Regenerated.
3373 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3374             Yury Gribov  <y.gribov@samsung.com>
3376         * .gitignore: Added .local.vimrc and .lvimrc.
3377         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3378         * Makefile.in: Regenerate.
3380 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3382         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3383         * configure: Regenerated.
3385 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3387         * MAINTAINERS (nvptx port): New entry.
3389 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3391         * configure: Regenerate.
3393 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3395         * configure.ac: Merge with Binutils.
3397 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3399         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3400         * Makefile.in: Regenerate.
3402 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3404         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3405         missing flex.
3406         * Makefile.in: Regenerated.
3408 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3410         * Makefile.in: Regenerate.
3412 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3414         PR bootstrap/63784
3415         * libtool.m4: Add $pic_flag with -shared.
3417 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3419         * MAINTAINERS (Write After Approval): Added myself.
3421 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3423         * MAINTAINERS (write-after-approval): Add myself.
3425 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3427         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3428         from 2 years ago.
3430 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3432         Revert:
3433         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3435         * MAINTAINERS (Write After Approval): Added myself as line map
3436         maintainer.
3438 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3440         Revert:
3441         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3443         * MAINTAINERS (Write After Approval): Added myself.
3445 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3447         * MAINTAINERS (Write After Approval): Added myself.
3449 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3451         * MAINTAINERS (Write After Approval): Added myself as line map
3452         maintainer.
3454 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3456         * MAINTAINERS (Various Maintainers): Added myself as line map
3457         maintainer.
3459 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3461         * move-if-change: Sync from upstream gnulib.
3463 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3465         * compile: Sync with upstream Automake.
3466         * depcomp: Ditto.
3467         * install-sh: Ditto.
3468         * missing: Ditto.
3469         * mkinstalldirs: Ditto.
3470         * ylwrap: Ditto.
3472 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3474         * config.sub: Update from upstream config repo.
3475         * config.guess: Ditto.
3477 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3479         * Makefile.def: Add liboffloadmic to target_modules.  Make
3480         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3481         * Makefile.in: Regenerate.
3482         * configure: Regenerate.
3483         * configure.ac: Add liboffloadmic to target binaries.
3484         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3485         Add liboffloadmic to noconfig list when C++ is not supported.
3487 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3488             Thomas Schwinge  <thomas@codesourcery.com>
3489             Ilya Verbin  <ilya.verbin@intel.com>
3490             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3492         * configure: Regenerate.
3493         * configure.ac (--enable-as-accelerator-for)
3494         (--enable-offload-targets): New configure options.
3496 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3498         * Makefile.def: Make all-gcc depend on all-isl.
3499         * Makefile.in: Regenerate.
3501 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3503         * ChangeLog.jit: New.
3504         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3506 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3508         PR target/63610
3509         * libtool.m4: Fix globbing of darwin versions.
3510         * configure: Regenerate.
3512 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3514         * Makefile.def: Remove CLooG.
3515         * Makefile.tpl: Ditto.
3516         * configure.ac: Ditto.
3517         * configure: Regenerate.
3518         * Makefile.in: Ditto.
3520 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3522         * configure.ac: Handle nvptx-*-*.
3523         * configure: Regenerate.
3525 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3527         * MAINTAINERS (Write After Approval): Add myself.
3529 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3531         * Makefile.def (libcc1): Remove bootstrap=true;.
3532         * Makefile.in: Regenerated.
3534 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3536         * configure.ac: Update comment.
3537         * configure: Regenerate.
3539 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3541         * MAINTAINERS (Write After Approval): Add myself.
3543 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3545         * configure.ac (extra_host_libiberty_configure_flags): Add
3546         --enable-shared also for libcc1's benefit.
3547         * configure: Regenerate.
3549 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3551         * MAINTAINERS: Change my email address.
3553 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3554             Tom Tromey  <tromey@redhat.com>
3556         * Makefile.def: Add libcc1 to host_modules.
3557         * configure.ac (host_tools): Add libcc1.
3558         * Makefile.in, configure: Rebuild.
3560 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3562         * configure.ac (build_configargs): Don't share config.cache between
3563         build subdirs.
3564         * configure: Regenerate.
3566 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3568         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3569         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3570         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3571         leon3v7 as leon3.
3572         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3573         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3574         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3575         * config/sparc/sparc.md (cpu): Add leon3v7.
3576         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3578 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3580         * MAINTAINERS (write-after-approval): Add myself.
3582 2014-10-23  Ian Lance Taylor  <iant@google.com>
3584         * configure.ac: Disable the Go frontend on systems where it is known
3585         to not work.
3586         * configure: Regenerate.
3588 2014-10-23  Richard Biener  <rguenther@suse.de>
3590         * Makefile.def: Add libcpp build module and dependencies.
3591         * configure.ac: Add libcpp build module.
3592         * Makefile.in: Regenerate.
3593         * configure: Likewise.
3595 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3597         * MAINTAINERS (write-after-approval): Add myself.
3599 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3601         * INSTALL/README: Do not mention CVS.
3603 2014-10-03  Jing Yu  <jingyu@google.com>
3605         * configure.ac: Add aarch64 to list of targets that support gold.
3606         * configure: Regenerate.
3608 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3610         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3612 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3614         * MAINTAINERS:  Add myself as MIPS maintainer.
3616 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3618         * MAINTAINERS: Move myself to MIPS maintainers.
3620 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3622         * MAINTAINERS: Put all email addresses between '<' and '>'.
3624 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3626         * MAINTAINERS: Move myself to reviewers (Fortran).
3628 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3630         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3631         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3632         * Makefile.in: Regenerate.
3634 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3636         * rtx-classes-status.txt: Delete
3638 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3640         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3642 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3644         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3645         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3646         of checking for version number.
3647         * configure: Regenerated.
3648         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3650 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3652         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3653         is done; begin phase 6 (use extra rtx_def subclasses).
3655 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3657         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3658         done; begin phase 5 (additional rtx_def subclasses).
3660 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3662         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3664 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3666         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3667         SET_BB_HEADER are done.
3669 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3671         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3672         done.
3674 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3676         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3678 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3680         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3682 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3684         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3686 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3688         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3690 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3692         * rtx-classes-status.txt: Phase 3 (per-file commits within
3693         "config" subdirs) is done; begin phase 4 (removal of
3694         "scaffolding").
3696 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3698         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3699         dir) is done; begin phase 3 (per-file commits within "config"
3700         subdirs).
3702 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3704         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3705         phase 2 (per-file commits in main source dir).
3707 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3709         * configure: Regenerated.
3711 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3713         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3715 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3717         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3719 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3721         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3723 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3725         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3727 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3729         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3731 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3733         * MAINTAINERS (Write After Approval): Add myself.
3735 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3737         * MAINTAINERS: Remove myself
3739 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3741         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3743 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3745         * MAINTAINERS (Write After Approval): Add myself.
3747 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3749         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3750         SET_BB_HEADER, SET_BB_FOOTER
3752 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3754         * rtx-classes-status.txt: New file
3756 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3758         * configure.ac: Eliminate ClooG installation dependency.
3759         * configure: Regenerate.
3760         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3761         * Makefile.in: Regenerate.
3763 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3765         * MAINTAINERS (Write After Approval): Add myself.
3767 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3769         * MAINTAINERS (Write After Approval): Add myself.
3771 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3773         * MAINTAINERS (Write After Approval): Add myself.
3775 2014-07-28  Anthony Green  <green@moxielogic.com>
3777         Import from savannah.gnu.org:
3778         * config.sub: Update to 2014-07-28 version.
3780 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3782         * MAINTAINERS: Remove my MIPS maintainer entry.
3784 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3786         PR target/47230
3787         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3788         * configure: Regenerate.
3790 2014-07-24  James Norris  <jnorris@codesourcery.com>
3792         * MAINTAINERS (Write After Approval): Add myself.
3794 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3796         * configure.ac: Accept only CLooG 0.18.1.
3797         * configure: Regenerate.
3799 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3801         * configure.ac: Don't accept isl 0.11.
3802         * configure: Regenerate.
3804 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3806         * MAINTAINERS (Write After Approval): Add myself.
3808 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3810         * configure.ac: Don't accept isl 0.10.
3811         * configure: Regenerate.
3813 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3815         Fix include path for in-tree cloog.
3816         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3817         * configure: Regenerate.
3819 2014-06-18  Richard Henderson  <rth@redhat.com>
3821         * .gitignore: Import gcc_update output.
3823 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3825         * config-ml.in: Robustify ac_configure_args parsing.
3827         * configure.ac (--enable-linker-plugin-configure-flags)
3828         (--enable-linker-plugin-flags): New flags.
3829         (configdirs): Conditionally add libiberty-linker-plugin.
3830         * configure: Regenerate.
3831         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3832         (host_modules) <lto-plugin>: Pay attention to
3833         @extra_linker_plugin_flags@ and
3834         @extra_linker_plugin_configure_flags@.
3835         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3836         * Makefile.in: Regenerate.
3838         * Makefile.tpl (configure-[+prefix+][+module+])
3839         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3840         "module_srcdir" instead of "module" for locating a module's srcdir.
3841         * Makefile.in: Regenerate.
3843 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3845         * MAINTAINERS (Write After Approval): Add myself.
3847 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3849         * MAINTAINERS: Update my email address.
3851 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3853         * MAINTAINERS (Write After Approval): Add myself.
3855 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3857         * MAINTAINERS (Write After Approval): Add myself.
3859 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3861         PR libstdc++/61011
3862         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3863         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3864         * configure: Regenerate.
3866 2014-05-28  Pedro Alves  <palves@redhat.com>
3868         * MAINTAINERS (Write After Approval): Add myself.
3870 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3872         * MAINTAINERS: Update my affiliation/email.
3874 2014-05-19  Mike Stump  <mikestump@comcast.net>
3876         * MAINTAINERS: Add wide-int reviewers.
3878 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3880         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3881         * configure: Regenerated.
3883 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3885         * MAINTAINERS (libitm): Add myself as maintainer.
3887 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3889         * MAINTAINERS (Write After Approval): Add myself.
3891 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3893         * config.sub, config.guess: Import from upstream.
3895 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3897         * MAINTAINERS (Write After Approval): Put myself in correct order.
3899 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3901         * MAINTAINERS (Write After Approval): Add myself.
3903 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3905         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3906         section.
3908 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3910         * MAINTAINERS (Write After Approval): Delete myself.
3912 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3914         PR sanitizer/56781
3915         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3916         and -B* options with -Xcompiler.
3918 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3920         PR bootstrap/60620
3921         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3922         * Makefile.in: Regenerate.
3924 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3926         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3927         for WINDRES_FOR_TARGET in default-manifest.o rule.
3928         * Makefile.in: Regenerate.
3930 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3932         * MAINTAINERS (Write After Approval): Add myself.
3934 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3936         PR sanitizer/56781
3937         * Makefile.def: Set bootstrap=true; for host fixincludes.
3938         * configure.ac: Don't bootstrap host fixincludes unless
3939         --with-build-config=bootstrap-{a,ub}san.
3940         * Makefile.in: Regenerated.
3941         * configure: Regenerated.
3943 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3945         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3946         --enable-vtable-verify option parsing.  Don't add
3947         target-libsanitizer to bootstrap_target_libs unless
3948         --with-build-config=bootstrap-asan or
3949         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3950         to bootstrap_target_libs unless --enable-vtable-verify.
3951         * configure: Regenerated.
3953 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3955         * MAINTAINERS (Write After Approval): Add myself.
3957 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3959         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3961 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3963         PR bootstrap/58572
3964         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3965         -I for libstdc++-v3 includes if $(LEAN).
3966         * Makefile.in: Regenerated.
3968 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3970         * MAINTAINERS: Update my email address.
3972 2014-02-24  Walter Lee  <walt@tilera.com>
3974         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3975         (tilegx-*-*): Change to tilegx*-*-*.
3976         * configure: Regenerate.
3978 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3980         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3982 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3984         * MAINTAINERS (Write After Approval): Add myself.
3986 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3988         PR target/59788
3989         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3990         *solaris2*.
3992 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3994         * MAINTAINERS: Update my email address.
3996 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3998         * MAINTAINERS: Convert to UTF-8.
3999         Properly sort Xinliang David Li's entry.
4001 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4002             Sandra Loosemore  <sandra@codesourcery.com>
4004         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4005         nios2 port maintainers.
4007 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4009         * MAINTAINERS (Write After Approval): Add myself.
4011 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4013         * configure.ac: Add user-friendly check for native x86_64-linux
4014         multilibs.
4015         * configure: Regenerate.
4017 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4019         * MAINTAINERS: Add myself as sh maintainer.
4021 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4023         * MAINTAINERS: Add self as SLSR maintainer.
4025 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4027         * MAINTAINERS: Update my email address.
4029 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4031         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4033 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4035         * Makefile.in: Regenerate.
4037         * Makefile.tpl: Fix typo.
4038         * Makefile.in: Regenerate partially.
4040 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4042         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4043         supported.
4044         * configure: Regenerated.
4046 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4048         * MAINTAINERS (Write After Approval): Add myself.
4050 2013-10-30  Jason Merrill  <jason@redhat.com>
4052         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4053         --disable-build-format-warnings.
4055 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4057         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4058         depend on libstdc++ and libgcc.
4059         * configure: Regenerate.
4060         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4061         libcilkrts for POSIX and i*86, and x86_64 architectures.
4062         * Makefile.in: Added libcilkrts related fields to support building it.
4064 2013-10-26  Jeff Law  <law@redhat.com>
4066         * Makefile.def (target_modules): Remove libmudflap
4067         (languages): Remove check-target-libmudflap).
4068         * Makefile.in: Rebuilt.
4069         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4070         * configure.ac (target_libraries): Remove target-libmudflap.
4071         Remove checks which disabled libmudflap on some systems.
4072         * configure: Rebuilt.
4073         * libmudflap: Directory removed.
4075 2013-10-21  Cong Hou  <congh@google.com>
4077         * MAINTAINERS (Write After Approval): Add myself.
4079 2013-10-16  Mike Stump  <mikestump@comcast.net>
4081         * .dir-locals.el: Add.
4083 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4085         * configure.ac: Add --enable-host-shared
4086         * configure: Regenerate.
4088 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4090         Import from savannah.gnu.org:
4091         * config.guess: Update to 2013-06-10 version.
4092         * config.sub: Update to 2013-10-01 version.
4094 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4096         Changes to build configuration to allow big endian ARC ELF toolchain
4097         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4098         * configure: Regenerate.
4100 2013-09-20  Alan Modra  <amodra@gmail.com>
4102         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4103         ppc host match.  Support little-endian powerpc linux hosts.
4105 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4107         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4108         maintainer.
4110 2013-09-12  DJ Delorie  <dj@redhat.com>
4112         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4113         maintainers.
4115 2013-09-03  Richard Biener  <rguenther@suse.de>
4117         * configure.ac: Also allow ISL 0.12.
4118         * configure: Regenerated.
4120 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4122         * MAINTAINERS (Write After Approval): Add myself.
4124 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4126         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4128 2013-08-26  Caroline Tice  <cmtice@google.com>
4130         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4131         "Various Reviewers" to libvtv "Various Maintainers".
4133 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4135         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4137 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4139         * MAINTAINERS: Update name, email.
4141 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4143         * MAINTAINERS (Write After Approval): Add myself.
4145 2013-08-12  Caroline Tice  <cmtice@google.com>
4147         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4148         address in the Write After Approval section.
4150 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4152         * MAINTAINERS (Write After Approval): Update email.
4154 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4156         * configure.ac: Adjust to check VTV_SUPPORTED.
4157         * configure: Regenerated.
4159 2013-08-02  Caroline Tice  <cmtice@google.com>
4161         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4162         on non-linux systems; add target-libvtv to noconfigdirs; add
4163         libsupc++/.libs to C++ library search paths.
4164         * configure: Regenerated.
4165         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4166         libstdc++ and libgcc.
4167         * Makefile.in: Regenerated.
4169 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4171         * MAINTAINERS (Write After Approval): Add myself.
4173 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4174             Shiva Chen  <shiva0217@gmail.com>
4176         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4177         nds32 port maintainers.
4179 2013-07-17  Tim Shen  <timshen91@gmail.com>
4181         * MAINTAINERS (Write After Approval): Add myself.
4183 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4185         * configure.ac: Sync from binutils.
4186         * configure: Regenerate.
4188 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4190         * MAINTAINERS (Write After Approval): Add myself.
4192 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4194         * MAINTAINERS (Write After Approval): Add myself.
4196 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4198         * MAINTAINERS (Write After Approval): Add myself.
4200 2013-04-30  Brooks Moses  <bmoses@google.com>
4202         * MAINTAINERS: Update my email; move myself from Fortran
4203         reviewer to Write After Approval.
4205 2013-04-16  Andreas Schwab  <schwab@suse.de>
4207         * configure.ac (aarch64-*-*): Don't disable java.
4208         * configure: Regenerate.
4210 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4212         * MAINTAINERS (Write After Approval): Add myself.
4214 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4216         * Makefile.def (target_modules): Don't install libffi.
4217         * Makefile.in: Regenerate.
4219 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4221         * MAINTAINERS (Write After Approval): Add myself.
4223 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4225         * MAINTAINERS (Write After Approval): Add myself.
4227 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4229         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4230         * configure: Regenerated.
4232 2013-02-05  Ian Lance Taylor  <iant@google.com>
4234         PR go/55969
4235         * configure.ac: Disable libgo on some systems where it does not
4236         work.
4238 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4240         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4241         Remove Geoff Keating as rs6000 port maintainer, at his request.
4243 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4245         * MAINTAINERS: Update my email.
4247 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4249         * configure: Re-generate.
4251 2013-01-15  Richard Biener  <rguenther@suse.de>
4253         PR other/55973
4254         * configure: Re-generate.
4256 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4258         * Makefile.def (install-target-libsanitizer): Depend on
4259         install-target-libstdc++-v3.
4260         * Makefile.in: Regenerate.
4262 2013-01-14  Richard Biener  <rguenther@suse.de>
4264         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4265         * configure: Re-generate
4267 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4269         * config.sub: Update from config repo.
4271 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4273         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4274         * Makefile.in: Regenerate.
4276 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4278         * MAINTAINERS (arc): Add new port maintainership for myself.
4280 2013-01-09  Jason Merrill  <jason@redhat.com>
4282         * .gitignore: Import from gdb repository.
4284 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4286         * Makefile.def (configure-gcc): Depend on all-gmp.
4287         (all-gcc): Remove dependency on all-gmp.
4288         * Makefile.in: Regenerated.
4290 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4292         * config.sub: Merge from config repo.
4293         * config.guess: Ditto.
4295 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4297         * Makefile.def: Merge from binutils.
4298         * Makefile.in: Ditto.
4300 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4302         * MAINTAINERS: Update my email.
4304 2012-12-29  Ben Elliston  <bje@gnu.org>
4306         * config.guess: Update to 2012-12-29 version.
4307         * config.sub: Likewise.
4309 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4311         * Makefile.def (install-target-libgfortran): Depend on
4312         install-target-libquadmath, install-target-libgcc.
4313         (install-target-libsanitizer): Depend on install-target-libgcc.
4314         (install-target-libjava): Depend on install-target-libgcc.
4315         (install-target-libitm): Depend on install-target-libgcc.
4316         (install-target-libobjc): Depend on install-target-libgcc.
4317         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4318         * Makefile.in: Regenerate.
4320 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4322         * Makefile.def (install-target-libgo): Depend on
4323         install-target-libatomic.
4324         * Makefile.in: Regenerate.
4326 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4328         PR go/55201
4329         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4330         * Makefile.in: Regenerate.
4332 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4334         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4335         * configure: Regenerate.
4337 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4339         * config.sub: Merge from config repo.
4341 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4343         * Makefile.def (target_modules): Add bootstrap=true and
4344         raw_cxx=true to libsanitizer.
4345         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4346         * Makefile.in: Regenerated.
4347         * configure: Likewise.
4349 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4351         * MAINTAINERS: Remove self as RTL optimization maintainer.
4353 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4355         * MAINTAINERS (Write After Approval): Add myself.
4357 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4359         * Makefile.def (target_modules): Remove bootstrap=true and
4360         raw_cxx=true from libsanitizer.
4361         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4362         * Makefile.in: Regenerated.
4363         * configure: Likewise.
4365 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4367         * Makefile.def (target_modules): Add bootstrap=true and
4368         raw_cxx=true to libsanitizer.
4369         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4370         * Makefile.in: Regenerated.
4371         * configure: Likewise.
4373 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4375         PR bootstrap/54279
4376         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4377         * configure: Regenerate.
4378         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4379         * Makefile.in: Regenerate.
4381 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4383         * configure.ac: Disable libsanitizer if we're not building C++.
4384         * configure: Regenerate.
4386 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4388         * MAINTAINERS (Write After Approval): Add myself.
4390 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4392         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4393         Kostya Serebryany (kcc@google.com) and
4394         Jakub Jelinek (jakub@redhat.com).
4395         Rename area for Dodji Seketeli (dodji@redhat.com).
4397 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4399         * MAINTAINERS: (asan.c, related): Add myself.
4401 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4403         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4404         * configure: Regenerate.
4406 2012-11-13  Richard Henderson  <rth@redhat.com>
4408         * configure.ac: Move libsanitizer logic to subdirectory.
4409         * configure: Regenerate.
4411 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4413         * configure.ac: Enable libsanitizer just on x86 linux for now.
4414         * configure: Re-generate.
4416 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4418         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4419         sections.
4420         * configure: Regenerate.
4422 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4424         * configure.ac: Add section for configdirs for libsanitizer.
4425         Disable for cris-*-* and mmix-*-*.
4426         * configure: Regenerate.
4428 2012-11-12  Wei Mi <wmi@google.com>
4430         * configure.ac: Add libsanitizer to target_libraries.
4431         * Makefile.def: Ditto.
4432         * configure: Regenerate.
4433         * Makefile.in: Regenerate.
4434         * libsanitizer: New directory for asan runtime.  Contains an empty
4435         tsan directory.
4437 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4439         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4440         against Mingw64 w32api.
4441         * configure: Regenerate.
4443 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4445         * configure: Regenerated.
4447 2012-11-03  Robert Mason  <rbmj@verizon.net>
4449         * configure.ac: add --disable-libstdcxx configure option
4450         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4452 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4454         * MAINTAINERS (Write After Approval): Add myself.
4456 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4458         * MAINTAINERS (Write After Approval): Add myself.
4460 2012-10-24  Sharad Singhai  <singhai@google.com>
4462         * MAINTAINERS (Write After Approval): Add myself.
4464 2012-10-24  Eric Christopher  <echristo@gmail.com>
4466         * MAINTAINERS: Update email address.
4468 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4470         PR bootstrap/54820
4471         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4472         * configure: Regenerate.
4474 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4476         * MAINTAINERS (aarch64): Add Marcus and myself.
4478 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4480         PR bootstrap/54820
4481         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4482         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4483         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4484         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4485         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4486         * Makefile.in: Regenerate.
4487         * configure.ac (have_static_libs): New variable and associated check.
4488         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4489         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4490         * configure: Regenerate.
4492 2012-10-10  Richard Biener  <rguenther@suse.de>
4494         * MAINTAINERS: Adjust for changed surname.
4496 2012-10-04  Lawrence Crowl  <crowl@google.com>
4498         * MAINTAINERS (Write After Approval): Add myself.
4500 2012-10-01  Cary Coutant  <ccoutant@google.com>
4502         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4504 2012-09-28  Ian Lance Taylor  <iant@google.com>
4506         * Makefile.def: Make all-target-libgo depend on
4507         all-target-libbacktrace.
4508         * Makefile.in: Rebuild.
4510 2012-09-26  Ian Lance Taylor  <iant@google.com>
4512         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4513         * Makefile.in: Rebuild.
4515 2012-09-20  Walter Lee  <walt@tilera.com>
4517         * configure.ac: Add tilegx to list of targets that support gold.
4518         * configure: Regenerate.
4520 2012-09-20  Marek Polacek  <polacek@redhat.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4526         * configure.ac: Add mips*-mti-elf* target.
4527         * configure: Regenerate.
4529 2012-09-17  Ian Lance Taylor  <iant@google.com>
4531         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4532         * configure.ac (host_libs): Add libbacktrace.
4533         (target_libraries): Add libbacktrace.
4534         * Makefile.def (host_modules): Add libbacktrace.
4535         (target_modules): Likewise.
4536         * configure, Makefile.in: Rebuild.
4538 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4540         PR target/38607
4541         Merge upstream change.
4542         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4544         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4545         Add libgomp*.o to compare_exclusions for AIX.
4546         * configure: Regenerate.
4548 2012-09-06  Diego Novillo  <dnovillo@google.com>
4550         * configure.ac: Bump minimum GMP version to 4.2.3.
4551         * configure: Re-generate.
4553 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4555         PR target/54461
4556         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4557         target-libgloss if not configured --with-avrlibc=no.
4558         * configure: Regenerate.
4560 2012-09-04  Jason Merrill  <jason@redhat.com>
4562         * configure.ac: Fix --enable-languages=all.
4564 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4566         * MAINTAINERS (Write After Approval): Add myself.
4568 2012-09-03  Richard Guenther  <rguenther@suse.de>
4570         PR bootstrap/54138
4571         * configure.ac: Re-organize ISL / CLOOG checks to allow
4572         disabling with either --without-isl or --without-cloog.
4573         * configure: Regenerated.
4575 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4577         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4578         * configure: Regenerate.
4580 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4582         * MAINTAINERS: Fix my email address.
4584 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4586         PR binutils/4970
4587         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4588         and opcodes.
4589         * Makefile.in: Regenerated.
4591 2012-08-26  Art Haas <ahaas@impactweather.com>
4593         * configure: Regenerate.
4595 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4597         * INSTALL/README: Also refer to the online installation
4598         instructions.
4600 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4602         * MAINTAINERS (Write After Approval): Add myself.
4603         (Picochip port): Remove myself.
4605 2012-08-14   Diego Novillo  <dnovillo@google.com>
4607         Merge from cxx-conversion branch.
4609         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4610         POSTSTAGE1_CONFIGURE_FLAGS.
4611         * Makefile.in: Regenerate.
4612         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4613         Force C++ when bootstrapping.
4614         * configure: Regenerate.
4616 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4618         * MAINTAINERS (Write After Approval): Add myself.
4620 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4622         * README: Document use of ranges of years in copyright notices.
4624 2012-07-06  Richard Guenther  <rguenther@suse.de>
4626         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4627         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4628         --with-gmp=system.
4629         * Makefile.in: Regenerated.
4630         * configure: Likewise.
4632 2012-07-06  Richard Guenther  <rguenther@suse.de>
4634         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4635         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4636         supply V=1 as extra_make_flags.
4637         * configure: Regenerated.
4638         * Makefile.in: Likewise.
4640 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4642         * configure: Regenerate.
4644 2012-07-03  Richard Guenther  <rguenther@suse.de>
4646         * Makfile.def (isl): Remove not necessary extra_exports and
4647         extra_make_flags.
4648         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4649         * Makefile.in: Regenerated.
4651 2012-07-03  Richard Guenther  <rguenther@suse.de>
4653         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4654         * configure.ac: If either the ISL or the CLooG check failed
4655         do not try to build in-tree versions.
4656         * Makefile.in: Regenerated.
4657         * configure: Regenerated.
4659 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4661         * configure: Regenerate.
4663 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4665         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4666         maintainer.
4668 2012-07-02  Richard Guenther  <rguenther@suse.de>
4670         * configure: Regenerated.
4672 2012-07-02  Richard Guenther  <rguenther@suse.de>
4673         Michael Matz  <matz@suse.de>
4674         Tobias Grosser <tobias@grosser.es>
4675         Sebastian Pop <sebpop@gmail.com>
4677         * Makefile.def: Add ISL host module, remove PPL host module.
4678         Adjust ClooG host module to use the proper ISL.
4679         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4680         * configure.ac: Include config/isl.m4.  Add ISL host library,
4681         remove PPL.  Remove PPL configury, add ISL configury, adjust
4682         ClooG configury.
4683         * Makefile.in: Regenerated.
4684         * configure: Likewise.
4686 2012-07-02  Richard Guenther  <rguenther@suse.de>
4688         Merge from graphite branch
4689         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4691         * configure: Regenerated.
4692         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4693         both cloog.org and legacy versions. The only supported version will
4694         be CLooG with the isl backend.
4696         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4698         * configure: Regenerated.
4699         * configure.ac: Require cloog isl 0.17.0
4701         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4703         * configure: Regenerated.
4704         * config/cloog.m4: Do not define CLOOG_ORG
4706 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4708         * configure.ac: Skip C if explicitly selected.
4709         * configure: Regenerate.
4711 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4713         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4714         they contain -O2.
4715         * configure: Regenerate.
4717 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4719         PR debug/53740
4720         * df.h, df-problems.c, dce.c: Revert last patch.
4722 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4724         * MAINTAINERS (Write After Approval): Update my email address.
4726 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2012-06-20  Jason Merrill  <jason@redhat.com>
4732         * Makefile.tpl (check-target-libgomp-c++): New.
4733         (check-target-libitm-c++): New.
4734         * Makefile.def (c++): Add them.
4735         * Makefile.in: Regenerate.
4737 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4739         * MAINTAINERS (Write After Approval): Add myself.
4741 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4743         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4744         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4745         (install-no-fixedincludes): Adjust accordingly.
4746         * Makefile.in: Regenerate.
4748 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4750         Merge upstream change
4751         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4753 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4755         * MAINTAINERS (Write After Approval): Add myself.
4757 2012-05-09  Nick Clifton  <nickc@redhat.com>
4758             Paul Smith  <psmith@gnu.org>
4760         PR bootstrap/50461
4761         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4762         allow for the fact that from release v3.1.0 of MPFR the source
4763         files were moved into a src sub-directory.
4764         * configure: Regenerate.
4766 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4768         * configure.ac: Bump minimum MPFR version to 2.4.0.
4769         * configure: Regenerated.
4771 2012-05-01  Richard Henderson  <rth@redhat.com>
4773         * Makefile.def (libatomic): New target_module.
4774         * configure.ac (target_libraries): Add libatomic.
4775         (noconfigdirs): Check if libatomic is supported.
4776         * Makefile.in, configure: Rebuild.
4778 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4780         * MAINTAINERS (Write After Approval): Add myself.
4782 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4784         * config.sub: Update to 2012-04-18 version from official repo.
4786 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4792         * MAINTAINERS: Changed email address.
4794 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4796         PR target/52737
4797         * contrib/gcc_update (files_and_dependencies):
4798         Remove gcc/config/avr/t-multilib from touch data.
4800 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4802         * MAINTAINERS (OS Port Maintainers): Remove irix.
4803         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4804         (unsupported_languages): Remove mips-sgi-irix6.*.
4805         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4806         (with_stabs): Remove.
4807         * configure: Regenerate.
4809 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4811         * MAINTAINERS (OS Port Maintainers): Remove osf.
4812         * configure.ac (enable_libgomp): Remove *-*-osf*.
4813         (with_stabs): Remove alpha*-*-osf*.
4814         * configure: Regenerate.
4816 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4818         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4819         * configure: Regenerate.
4821 2012-02-17  Walter Lee  <walt@tilera.com>
4823         * MAINTAINERS: (Write After Approval): Delete myself.
4825 2012-02-14  Walter Lee  <walt@tilera.com>
4827         * MAINTAINERS (tilegx port): Add myself.
4828         (tilepro port): Add myself.
4829         (Write After Approval): Add myself.
4831 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4833         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4834         and Joseph Myers as docstring relicensing maintainers.
4836 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4838         * MAINTAINERS (write-after-approval): Add myself.
4840 2012-02-08  Ira Rosen <irar@il.ibm.com>
4842         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4843         maintainer.
4845 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4847         * MAINTAINERS (Write After Approval): Move myself to
4848         maintain alphabetical order.
4850 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4852         * MAINTAINERS (Write After Approval): Add myself.
4854 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4856         * MAINTAINERS (Write After Approval): Add myself.
4858 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4859             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4861         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4862         * configure: Regenerate.
4864 2012-01-23  Harshit Chopra  <harshit@google.com>
4866         * MAINTAINERS (Write After Approval): Add myself.
4868 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4870         * configure.ac: Remove reference to mh-interix.
4871         * configure: Regenerate.
4873 2012-01-05  Richard Henderson  <rth@redhat.com>
4875         PR bootstrap/51072
4876         * configure.ac: Disable libitm if c++ is not enabled.
4877         * configure: Rebuild.
4879         * configure.ac: Fix regexp for same.
4880         * configure: Rebuild.
4882 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4884         * MAINTAINERS (Write After Approval): Add myself.
4886 2012-01-02  Richard Guenther  <rguenther@suse.de>
4888         PR bootstrap/51686
4889         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4890         * Makefile.in: Regenerate.
4892 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4894         * MAINTAINERS (Write After Approval): Add myself.
4896 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4898         * configure: Regenerate.
4900 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4902         * MAINTAINERS (picochip): Changed email address.
4904 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4906         * MAINTAINERS (write-after-approval): Add self.
4908 2011-11-29  DJ Delorie  <dj@redhat.com>
4910         * configure.ac (rl78-*-*) New case.
4911         * configure: Regenerate.
4912         * MAINTAINERS: Add myself as RL78 maintainer.
4914 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4916         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4918 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4920         * libtool.m4: Additional FreeBSD 10 fixes.
4922 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4924         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4925         Maintainers section, as Epiphany maintainer.
4927 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4929         PR target/49992
4930         * configure.ac: Remove ranlib special-casing for Darwin.
4931         * configure: Regenerate.
4933 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4935         * MAINTAINERS (Reviewers): Keep the list sorted.
4937 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4939         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4941 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4943         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4944         * configure: Rebuild.
4945         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4946         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4947         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4948         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4949         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4950         Add READELF.
4951         * Makefile.in: Rebuild.
4953 2011-11-09  Jason Merrill  <jason@redhat.com>
4955         * Makefile.def (language=c++): Remove check-c++0x.
4956         * Makefile.in (check-gcc-c++): Regenerate.
4958 2011-11-08  Richard Henderson  <rth@redhat.com>
4960         * configure.ac: Test for libitm directory present first.
4962         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4964         * configure.ac: Test libitm/configure.tgt to disable libitm.
4965         * configure: Rebuild.
4967 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4968             Richard Henderson  <rth@redhat.com>
4970         Merged from transactional-memory.
4972         * Makefile.def (lang_env_dependencies): libitm is c++.
4973         Add libitm target module.
4974         * configure.ac: Likewise.
4975         * config/mmap.m4: New file.
4976         * contrib/gcc_update: Add libitm to touch data.
4977         * Makefile.in, configure: Rebuild.
4979 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4981         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4982         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4983         * Makefile.in: Regenerate.
4985 2011-11-01  DJ Delorie  <dj@redhat.com>
4987         * config.sub: Update to version 2011-10-29 (added rl78)
4989 2011-10-27  Nick Clifton  <nickc@redhat.com>
4991         * config.sub: Import these changes from the config project:
4993         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4994             Ben Elliston  <bje@gnu.org>
4996         * config.sub (epiphany): New.
4998         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4999             Ben Elliston  <bje@gnu.org>
5001         * config.sub (hexagon, hexagon-*): New.
5003         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5005         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5006         64eb to be64.
5008         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5010         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5011         (nacl): Grok as alias for 32el-unknown-nacl.
5013 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5015         * MAINTAINERS (Write After Approval): Add myself.
5017 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5019         * MAINTAINERS (Write After Approval): Add myself.
5021 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5023         * MAINTAINERS (sparc port): Remove myself.
5025 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5027         * MAINTAINERS (Write After Approval): Add myself.
5029 2011-08-14  Yao Qi  <yao@codesourcery.com>
5031         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5032         * configure: Regenerate.
5034 2011-07-26  Ian Lance Taylor  <iant@google.com>
5036         * configure.ac: Set have_compiler based on whether gcc directory
5037         exists, rather than on whether gcc is in configdirs.
5038         * configure: Rebuild.
5040 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5042         * MAINTAINERS (Global Reviewers): Add self.
5044 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5046         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5047         link directories.
5048         * Makefile.in: Rebuild.
5050 2011-07-20  Ian Lance Taylor  <iant@google.com>
5052         PR bootstrap/49787
5053         * configure.ac: Move --enable-bootstrap handling earlier in file.
5054         If --enable-bootstrap and either --enable-build-with-cxx or
5055         --enable-build-poststage1-with-cxx, enable C++ automatically.
5056         * configure: Rebuild.
5058 2011-07-19  Ian Lance Taylor  <iant@google.com>
5060         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5061         make C++ a boot_language.  Set and substitute
5062         POSTSTAGE1_CONFIGURE_FLAGS.
5063         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5064         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5065         * configure, Makefile.in: Rebuild.
5067 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5069         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5070         maintainers.
5072 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5074         * MAINTAINERS (Global Reviewers): Add myself.
5076 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5078         * configure: Regenerate.
5080 2011-07-16  Jason Merrill  <jason@redhat.com>
5082         * Makefile.def (language=c++): Add check-c++0x and
5083         check-target-libmudflap-c++.
5084         * Makefile.tpl (check-target-libmudflap-c++): New.
5085         * Makefile.in: Regenerate.
5087 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5089         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5090         * Makefile.def (target_modules/libjava): Pass
5091         $(EXTRA_CONFIGARGS_LIBJAVA).
5092         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5093         if not configured with --enable-static-libjava.
5094         * Makefile.in: Regenerate.
5095         * configure: Likewise.
5097 2011-07-15  Jason Merrill  <jason@redhat.com>
5099         * Makefile.in (check-c++): Move check-gcc-c++0x after
5100         check-target-libstdc++-v3.
5102 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5104         * MAINTAINERS (c6x port): New entry.
5106 2011-07-13  Jason Merrill  <jason@redhat.com>
5108         * Makefile.in (check-gcc-c++0x): New.
5109         (check-c++): Depend on it.
5111 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5113         PR target/39150
5114         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5115         x86_64-*-solaris2.1[0-9]*.
5116         * configure: Regenerate.
5118 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5120         * MAINTAINERS (RTL optimizers): Add self.
5122 2011-06-27  Gabriel Charette  <gchare@google.com>
5124         * MAINTAINERS (Write After Approval): Add myself.
5126 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5128         PR regression/47836
5129         PR bootstrap/23656
5130         PR other/47733
5131         PR bootstrap/49247
5132         PR c/48825
5133         * configure.ac (target_libraries): Remove target-libiberty.
5134         Remove case-statement setting skipdirs=target-libiberty for
5135         multiple targets.  Remove checking target_configdirs and
5136         removing target-libiberty but keeping target-libgcc if
5137         otherwise empty.
5138         * Makefile.def (target_modules): Don't add libiberty.
5139         (dependencies): Remove all traces of target-libiberty.
5140         * configure, Makefile.in: Regenerate.
5142 2011-06-13  Walter Lee <walt@tilera.com>
5144         * configure.ac (tilepro-*-*) New case.
5145         (tilegx-*-*): Likewise.
5146         * configure: Regenerate.
5148 2011-06-06  Jing Yu  <jingyu@google.com>
5150         * configure.ac: Skip target-libiberty for
5151         arm*-*-linux-androideabi.
5152         * configure: Regenerated.
5154 2011-06-06  Nick Clifton  <nickc@redhat.com>
5156         * config.sub: Sync from upstream.
5158 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5160         * MAINTAINERS (Write After Approval): Add myself.
5162 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5164         * MAINTAINERS: Update my email address.
5166 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5168         * MAINTAINERS (Write After Approval): Update my email address.
5170 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5172         * MAINTAINERS (Write After Approval): Add myself.
5174 2011-05-08  Doug Kwan  <dougkwan@google.com>
5176         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5177         * configure: Regenerated.
5178         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5179         value from configure.
5180         * Makefile.in: Regenerated.
5182 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5184         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5185         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5186         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5187         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5188         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5189         *-*-vxworks*): Disable newlib and libgloss in separate case
5190         statement.
5191         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5192         to separate case statement.
5193         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5194         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5195         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5196         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5197         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5198         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5199         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5200         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5201         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5202         i[[3456789]]86-*-rdos*, m32r-*-*,
5203         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5204         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5205         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5206         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5207         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5208         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5209         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5210         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5211         and libgloss in main case over targets.  Remove most empty cases
5212         in main case over targets.
5213         * configure: Regenerate.
5215 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5217         * MAINTAINERS (Write After Approval): Add myself.
5219 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5221         * configure.ac: Remove code setting special library locations for
5222         hppa*64*-*-hpux11*.  Remove code setting compiler for
5223         sparc-sun-solaris2*.
5224         * configure: Regenerate.
5226 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5228         * configure.ac: Separate libgloss_dir settings from general case
5229         over targets.
5230         * configure: Regenerate.
5232 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5234         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5235         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5236         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5237         cases in libgcj-disabling case statement.
5238         (hppa*64*-*-linux*): Set unsupported_languages instead of
5239         disabling target-zlib.
5240         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5241         to hppa*64*-*-hpux*.
5242         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5243         hppa*-*-hpux*.
5244         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5245         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5246         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5247         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5248         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5249         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5250         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5251         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5252         libgcj-disabling case statement.
5253         * configure: Regenerate.
5255 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5257         * configure.ac: Disable Java for targets not supporting libffi.
5258         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5259         Remove cases in Java-disabling statement.
5260         (*arm-wince-pe): Change to arm-wince-pe.
5261         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5262         cases in Java-disabling statement.
5263         (bfin-*-*): Don't disable Java again.
5264         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5265         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5266         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5267         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5268         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5269         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5270         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5271         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5272         Java-disabling statement.
5273         (mmix-*-*): Don't disable Java again.
5274         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5275         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5276         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5277         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5278         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5279         statement.
5280         * configure: Regenerate.
5282 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5284         * configure.ac: Separate cases disabling Java and Java libraries
5285         from general case over targets.
5286         * configure: Regenerate.
5288 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5290         * MAINTAINERS: Update my email address.
5292 2011-04-20  Easwaran Raman  <eraman@google.com>
5294         * MAINTAINERS (Write After Approval): Add myself.
5296 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5298         PR lto/48086
5299         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5300         * configure: Regenerate.
5302 2011-04-16  Jim Meyering  <meyering@redhat.com>
5304         * MAINTAINERS (Write After Approval): Add myself.
5306 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5308         * MAINTAINERS: Update my email address.
5310 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5312         * MAINTAINERS (Write After Approval): Add myself.
5314 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5316         * MAINTAINERS (Write After Approval): Add myself.
5318 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5320         * MAINTAINERS (Write After Approval): Add myself.
5322 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5324         * configure.ac (build_tools): Remove build-byacc.
5325         (host_libs): Remove mmalloc.
5326         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5327         autoconf automake libtool diff rcs fileutils shellutils time
5328         textutils wdiff find uudecode hello tar gzip indent recode release
5329         sed perl gawk findutils gettext zip.
5330         (libgcj): Remove target-qthreads.
5331         (target_tools): Remove target-examples target-gperf.
5332         (YACC): Don't handle building byacc.
5333         * configure: Regenerate.
5334         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5335         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5336         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5337         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5338         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5339         handle building components.
5340         * Makefile.in: Regenerate.
5342 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5344         * MAINTAINERS: Update my email address as Xtensa maintainer.
5346 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5348         * config.sub: Sync from upstream.
5350 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5352         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5353         (microblaze*): Don't disable libssp.
5354         * configure: Regenerate.
5356 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5358         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5359         moveifchange.
5360         * configure: Regenerate.
5361         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5362         * Makefile.in: Regenerate.
5364 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5366         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5367         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5368         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5369         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5370         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5371         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5372         md_exec_prefix cases.
5373         * configure: Regenerate.
5375 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5377         * configure.ac: Separate cases disabling target-libssp,
5378         target-libiberty, target-libstdc++-v3 and Fortran from general
5379         case over targets.
5380         * configure: Regenerate.
5382 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5384         * configure.ac (*-*-chorusos): Don't disable libgcj.
5385         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5386         Remove case.
5387         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5388         (arm-*-coff): Don't disable libgcj.
5389         (arm*-*-linux-gnueabi): Remove useless assignment.
5390         (arm-*-riscix*): Don't disable libgcj.
5391         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5392         configuration.
5393         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5394         (c54x*-*-*): Remove case.
5395         (tic54x-*-*): Don't disable GCC or GCC libraries.
5396         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5397         to *.
5398         (d10v-*-*): Don't disable GCC libraries.
5399         (d30v-*-*): Don't disable libgcj.
5400         (h8500-*-*): Don't disable GCC libraries.
5401         (i960-*-*): Don't disable libgcj.
5402         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5403         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5404         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5405         libgcj.
5406         (m68k-*-coff*): Remove case.
5407         (mmix-*-*): Don't disable libgloss on host.
5408         (mn10200-*-*, mn10300-*-*): Remove cases.
5409         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5410         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5411         Don't disable libgcj.
5412         (romp-*-*): Remove case.
5413         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5414         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5415         case.
5416         (v810-*-*): Don't disable GCC libraries.
5417         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5418         (ip2k-*-*): Don't disable GCC libraries.
5419         * configure: Regenerate.
5421 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5423         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5424         libffi on host.
5425         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5426         on host.
5427         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5428         * configure: Regenerate.
5430 2011-03-26  John Marino  <binutils@marino.st>
5432         * configure.ac: Add support for *-*-dragonfly*
5433         * configure: Regenerate.
5435 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5437         * configure.ac (native_only): Remove.
5438         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5439         send-pr uudecode guile gnuserv on host.
5440         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5441         send-pr rcs guile perl texinfo libtool on host.
5442         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5443         automake send-pr rcs guile perl texinfo libtool on host.
5444         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5445         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5446         (alpha*-dec-osf*): Don't disable fileutils on target.
5447         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5448         texinfo send-pr expect dejagnu on target.
5449         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5450         target-qthreads on target.
5451         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5452         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5453         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5454         x86_64-*-mingw*): Don't disable expect on target.
5455         (*-*-cygwin*): Don't disable target-gperf on target.
5456         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5457         gnuserv on target.
5458         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5459         target.
5460         * configure: Regenerate.
5462 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5464         * configure.ac (target_tools): Remove target-groff.
5465         (native_only): Remove target-groff.
5466         (hppa*64*-*-*): Don't disable byacc.
5467         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5468         setting.
5469         (*-*-kaos*): Don't skip target-librx and target-groff.
5470         (*-*-netware*): Don't skip target-libmudflap.
5471         (*-*-tpf*): Don't skip target-libmudflap.
5472         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5473         directories on the host.
5474         (ia64*-*-*vms*): Don't skip tix.
5475         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5476         host.
5477         * configure: Regenerate.
5479 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5481         * configure.ac: Remove references to mt-mep, mt-netware,
5482         mt-wince.
5483         * Makefile.def: Add all-utils soft dependencies.
5484         * Makefile.tpl: Remove GDB_NLM_DEPS.
5485         * configure: Regenerate.
5486         * Makefile.in: Regenerate.
5488 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5490         * configure.ac: Do not include mh-x86omitfp.
5491         * configure: Regenerate.
5493 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5495         * configure.ac: Remove empty cases.
5496         * configure: Regenerate.
5498 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5500         * Makefile.def: Add dependency from termcap to gdb.
5501         * Makefile.in: Regenerate.
5503 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5505         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5506         * configure: Regenerate.
5507         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5508         * Makefile.tpl: Likewise.
5509         * Makefile.in: Regenerate.
5511 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5513         * configure.ac: Remove all mentions of tentative_cc.
5514         * configure: Regenerate.
5516 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5518         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5519         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5520         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5521         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5522         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5523         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5524         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5525         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5526         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5527         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5528         *-*-rhapsody*): Remove host cases.
5529         * configure: Regenerate.
5531 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5533         * configure.ac (ppc*-*-pe): Remove host case.
5534         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5535         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5536         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5537         cases.
5538         * configure: Regenerate.
5540 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5542         * config.sub: Update to version 2011-03-23.
5544 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5546         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5547         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5548         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5549         * configure: Regenerate.
5551 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5553         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5554         to Write After Approval.
5555         * config-ml.in: Don't handle arc-*-elf*.
5556         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5557         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5558         handle GCC libraries.
5559         * configure: Regenerate.
5561 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5563         PR bootstrap/48120:
5564         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5565         Add -lstdc++ -lm to LIBS.
5566         * configure: Regenerate.
5568 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5570         * config.guess: Update to version 2011-02-02
5571         * config.sub: Update to version 2011-02-24
5573 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5575         PR lto/48086
5576         * configure.ac: Re-enable LTO on *-apple-darwin9.
5577         * configure: Regenerate.
5579 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5581         PR lto/48086
5582         * configure.ac: Disable LTO on darwin due to an assembler change in
5583         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5584         under 256.
5585         * configure: Regenerate.
5587 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5589         * MAINTAINERS: Update myself as score backend maintainer,
5590         update my e-mail address.
5592 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5594         * MAINTAINERS: Update my e-mail address.
5596 2011-03-06  Joey Ye  <joey.ye@arm.com>
5598         * MAINTAINERS: Update my e-mail address.
5600 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5602         * configure.ac: Adjust test of with_ppl.
5603         * configure: Regenerated.
5605 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5607         * MAINTAINERS: Adjust my e-mail address.
5609 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5611         * configure.ac: Add -lpwl to ppllibs.
5612         * configure: Regenerated.
5614 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5616         * config/cloog.m4: Add -lisl to clooglibs.
5617         * configure: Regenerated.
5619 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5621         * MAINTAINERS (CPU Port maintainers): Add self.
5623 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5625         * MAINTAINERS: Add myself as testsuite maintainer.
5627 2011-02-15  Mike Stump  <mikestump@comcast.net>
5629         * MAINTAINERS: Add myself as testsuite maintainer.
5631 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5633         Import from Libtool and gnulib:
5635         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5637         Prepare for supporting FreeBSD 10.
5638         * config.rpath: Remove handling of freebsd1* which soon would
5639         match FreeBSD 10.0.
5641         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5643         Remove support for FreeBSD 1.x.
5644         * libtool.m4 (_LT_LINKER_SHLIBS)
5645         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5646         soon would incorrectly match FreeBSD 10.0.
5648 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5650         PR binutils/12283
5651         * move-if-change: Import version from gnulib.
5653 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5655         PR lto/47225
5656         * Makefile.def (lto-plugin): Double dash for enable-shared.
5657         (configure-gcc): Depend on all-lto-plugin.
5658         * Makefile.in: Rebuilt.
5660 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5662         * configure.ac: Remove extra bracket.
5663         * configure: Regenerate.
5665 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5667         * MAINTAINERS: Add myself as libquadmath maintainer.
5669 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5671         * MAINTAINERS: Update my email address.
5673 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5675         * MAINTAINERS (option handling): Add self.
5677 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5679         PR lto/47225
5680         * Makefile.def: Add dependency for install-gcc
5681         on install-lto-plugin.
5682         * Makfile.in: Regenerated
5684 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5686         * MAINTAINERS (CPU Port Maintainers): Add myself.
5688 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5690         PR libgcj/44341
5691         * configure.ac: Discard --with-* flags for host when configuring
5692         target libraries for cross build.
5693         * configure: Rebuilt.
5695 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5697         * MAINTAINERS (linear loop transforms): Removed.
5699 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5701         * configure.ac: If with_ppl is no, move setting with_cloog=no
5702         after CLOOG_REQUESTED check.
5703         * configure: Regenerated.
5705 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5707         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5708         CLooG has been requested.
5709         * configure: Regenerated.
5711 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5713         * configure: Regenerated.
5714         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5716 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5718         * configure: Regenerated.
5719         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5721 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5723         * configure.ac: Use AS_HELP_STRING throughout.
5724         * configure: Regenerate.
5726 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5728         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5729         * configure: Regenerate.
5731 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5733         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5735 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5737         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5738         for ia64-hpux.
5739         * configure: Regenerate.
5741 2011-01-07  Jan Hubicka  <jh@suse.cz>
5743         PR lto/47225
5744         * Makefile.in: Regenerate.
5745         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5746         configure.
5748 2011-01-07  Jan Hubicka  <jh@suse.cz>
5750         * Makefile.in: Regenerate.
5751         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5752         and configure dependency on lto-plugin configure.
5753         (lto-plugin module): Remove dependency on GCC; add dependency on
5754         liniberty.
5756 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5758         * MAINTAINERS (Write After Approval): Add myself.
5760 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5762         * configure: Regenerate.
5764 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5766         * configure.ac: (picochip): Disable libiberty.
5768 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5770         * MAINTAINERS (Write After Approval): Add myself.
5772 2010-12-10  Ian Lance Taylor  <iant@google.com>
5774         PR bootstrap/46819
5775         * configure.ac: For --disable-libgcj clear libgcj_saved.
5776         * configure: Rebuild.
5778 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5780         PR fortran/46540
5781         * configure.ac: Add --disable-libquadmath and
5782         --disable-libquadmath-support.
5783         * configure: Regenerate.
5785 2010-12-03  Ian Lance Taylor  <iant@google.com>
5787         * MAINTAINERS: Add myself as libgo maintainer.
5789 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5791         PR libffi/46792
5792         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5793         * configure: Regenerate.
5795 2010-12-02  Ian Lance Taylor  <iant@google.com>
5797         * configure.ac: Always set default for poststage1_ldflags to
5798         -static-libstdc++ -static-libgcc.
5800 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5802         * configure.ac: Move comment to remove extra space in last argument
5803         of GCC_TARGET_TOOL.
5805 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5807         PR other/46026
5808         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5809         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5810         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5811         (BASE_FLAGS_TO_PASS): Use it.
5812         * configure: Rebuilt.
5813         * Makefile.in: Rebuilt.
5815 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5817         PR binutils/12258
5818         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5819         Properly check default linker.
5820         * configure: Regnerated.
5822 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5824         * configure.ac: For --enable-gold, handle value `default' instead of
5825         `both*'.  New configure option --{en,dis}able-ld.
5826         * configure: Regenerate.
5828 2010-11-20  Ian Lance Taylor  <iant@google.com>
5830         * configure.ac: Only disable a language library if no language needs
5831         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5832         * configure: Rebuild.
5834 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5836         * Makefile.in: Regenerate.
5838         PR other/46202
5839         * configure.ac: Fix just-built in-tree STRIP name to be
5840         binutils/strip-new.
5841         * configure: Regenerate.
5842         * Makefile.def (install-strip-gcc, install-strip-binutils)
5843         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5844         (install-strip-sid): Mirror dependencies on non-strip variants
5845         of these targets on the respective -strip prerequisites.
5846         * Makefile.tpl (install-strip, install-strip-host)
5847         (install-strip-target): New targets.
5848         (install-strip-[+module+], install-strip-target-[+module+]):
5849         New targets.
5850         * Makefile.in: Regenerate.
5852 2010-11-19  Ian Lance Taylor  <iant@google.com>
5853             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5855         * configure.ac: Add target-libgo to target_libraries.  Set
5856         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5857         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5858         (HOST_EXPORTS): Add GOC.
5859         (BASE_TARGET_EXPORTS): Add GOC.
5860         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5861         (GOCFLAGS_FOR_TARGET): New variable.
5862         (EXTRA_HOST_FLAGS): Add GOC.
5863         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5864         * Makefile.def (target_modules): Add libgo.
5865         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5866         (dependencies): Add dependency from configure-target-libgo to
5867         configure-target-libffi and all-target-libstdc++-v3.  Add
5868         dependencies from all-target-libgo to all-target-libffi.
5869         (languages): Add go.
5870         * configure: Rebuild.
5871         * Makefile.in: Rebuild.
5873 2010-11-19  Ian Lance Taylor  <iant@google.com>
5875         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5876         compiler/flag environment variables.
5878 2010-11-18  Ian Lance Taylor  <iant@google.com>
5880         * configure.ac: Check for lang_requires_boot_languages in
5881         config-lang.in files.
5882         * configure: Rebuild.
5884 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5885             Tobias Burnus  <burnus@net-b.de>
5887         PR fortran/32049
5888         * Makefile.def: Add libquadmath; build it with language=fortran.
5889         * configure.ac: Add libquadmath.
5890         * Makefile.tpl: Handle multiple libs in check-[+language+].
5891         * Makefile.in: Regenerate.
5892         * configure: Regenerate.
5894 2010-11-16  Tom Tromey  <tromey@redhat.com>
5896         * MAINTAINERS: Moved myself to reviewers section.
5898 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5900         * MAINTAINERS: Moved myself to reviewers section.
5902 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5904         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5905         (Write After Approval): Remove self.
5907 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5909         * configure.ac: Fix spelling in option names.
5910         * configure: Regenerated.
5912 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5914         PR bootstrap/39622
5915         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5916         * configure: Regenerated.
5918 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5920         * MAINTAINERS: Update my email address.
5922 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5924         * configure: Regenerate.
5926 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5928         * configure: Regenerate.
5930 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5932         * configure: Regenerate.
5934 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5936         * configure: Regenerate.
5938 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5940         * configure.ac: Support official CLooG.org versions.
5941         * configure: Regenerate.
5942         * config/cloog.m4: New.
5944 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5946         * MAINTAINERS (Write After Approval): Add myself.
5948 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5950         * MAINTAINERS: Update my email address.
5952 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5954         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5955         * configure: Regenerate.
5957 2010-11-03  Ian Lance Taylor  <iant@google.com>
5958             Dave Korn  <dave.korn.cygwin@gmail.com>
5960         PR lto/46273
5961         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5962         and on other supported platforms whenever LTO is enabled.
5963         * configure: Rebuild.
5965 2010-11-02  Alan Modra  <amodra@gmail.com>
5967         PR binutils/12110
5968         * configure.ac: Error when source path contains spaces.
5969         * configure: Regenerate.
5971 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5973         * MAINTAINERS: Update my email address.
5975 2010-10-20  Ian Lance Taylor  <iant@google.com>
5977         * Makefile.def (target_modules): Set lib_path to src/.libs for
5978         libstdc++-v3 module.
5979         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5980         * Makefile.in: Rebuild.
5982 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5984         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5985         (Write After Approval): Remove myself.
5987 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5989         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5991 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5993         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5995 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5997         * configure.ac (build_lto_plugin): New shell variable.
5998         (--enable-lto): Turn on by default for all non-ELF platforms that
5999         have had LTO support added so far.  Set build_lto_plugin appropriately
6000         for both ELF and non-ELF.
6001         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6002         * configure: Regenerate.
6004 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6006         Sync from src:
6007         * configure.ac (v850 support): Remove target-libgloss from
6008         noconfigdirs.
6009         * configure: Regenerate.
6011 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6013         PR bootstrap/45326
6014         PR bootstrap/45174
6015         * configure.ac: Honor initial values of $build_configargs,
6016         $host_configargs, $target_configargs.  Mark the precious, so
6017         environment settings get recorded.
6018         * configure: Regenerate.
6020 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6022         PR bootstrap/45796
6023         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6024         Depend on all-build-libiberty.
6025         * Makefile.in: Regenerate.
6027 2010-09-30  Michael Eager  <eager@eagercon.com>
6029         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6030         * configure: Regenerate.
6032 2010-09-28  Michael Eager  <eager@eagercon.com>
6034         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6036 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6038         PR bootstrap/44621
6039         * configure.ac: Fix unportable shell quoting.
6040         * configure: Regenerate.
6042 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6044         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6045         targets and amend comment.
6046         * configure: Regenerate.
6048 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6050         * MAINTAINERS (Write After Approval): Add myself.
6052 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6054         * configure.ac: Enable LTO by default on Darwin.
6055         * configure: Regenerate.
6057 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6059         * MAINTAINERS (Write After Approval): Add myself.
6061 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6063         * MAINTAINERS (Write After Approval): Add myself.
6065 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6067         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6068         ports
6070 2010-07-28  David Yuste  <david.yuste@gmail.com>
6072         * MAINTAINERS (Write After Approval): Add myself.
6074 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6076         * configure.ac: Support all v850 targets.
6077         * configure: Regenerate.
6079 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6081         PR bootstrap/44455
6082         * configure.ac (extra_mpfr_configure_flags): Copy from
6083         extra_mpc_gmp_configure_flags.
6084         * configure: Re-generated.
6086 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6088         * MAINTAINERS (Write After Approval): Add myself.
6090 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6092         * MAINTAINERS (Write After Approval): Add myself.
6094 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6096         * MAINTAINERS (Write After Approval): Add myself.
6098 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6100         PR target/44862
6101         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6102         Provide -B option to allow for link spec %s substitutions for
6103         libstdc++.a on darwin.
6104         * Makefile.in: Regenerate.
6106 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6108         * MAINTAINERS (Reviewers): Update my e-mail address
6110 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6112         * Makefile.def (configure-gcc): Depend on all-libelf.
6113         * Makefile.in: Rebuild.
6115 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6117         * MAINTAINERS (Write After Approval): Add myself in the right place.
6119 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6121         * MAINTAINERS (Write After Approval): Add myself.
6123 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6125         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6127 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6129         * config.sub: Update to version 2010-05-21.
6130         * config.guess: Update to version 2010-04-03.
6132 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6134         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6135         * configure: Regenerate.
6137 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6139         * MAINTAINERS (Write After Approval): Add myself.
6141 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6143         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6144         a platform that supports LTO.
6145         * configure: Regenerate.
6147 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6149         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6150         * configure: Regenerated.
6152 2010-04-27  Roland McGrath  <roland@redhat.com>
6153             H.J. Lu  <hongjiu.lu@intel.com>
6155         * configure.ac (--enable-gold): Support both, both/gold and
6156         both/bfd to add gold to configdirs without removing ld.
6157         * configure: Regenerated.
6159         * Makefile.def: Add install-gold dependency to install-ld.
6160         * Makefile.in: Regenerated.
6162 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6164         PR lto/42776
6165         * configure.ac (--enable-lto): Refactor handling so libelf tests
6166         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6167         and allow LTO to be explicitly enabled on non-ELF platforms that
6168         are known to support it inside else-clause.
6169         * configure: Regenerate.
6171 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6173         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6174         * configure: Regenerate.
6176 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6178         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6179         * configure: Regenerate.
6181 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6183         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6184         separately.
6185         * configure: Regenerate.
6187 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6189         * MAINTAINERS (Write After Approval): Add myself.
6191 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6193         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6194         * configure: Regenerate.
6196 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6198         * configure: Regenerate after change to elf.m4.
6200 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6202         * MAINTAINERS (Write After Approval): Add myself.
6204 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6206         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6207         * configure: Regenerated.
6209 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6211         * configure.ac: Print "buggy but acceptable" when CLooG
6212         revision is less than 9.
6213         * configure: Regenerated.
6215 2010-04-01  Diego Novillo  <dnovillo@google.com>
6217         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6219 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6221         PR bootstrap/43615
6222         PR bootstrap/43328
6224         Revert:
6226         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6228         * configure.ac: Do not pass --enable-multilib nor
6229         --disable-multilib in baseargs.  Accept explicitly passed
6230         --enable_multilib.
6231         * configure: Regenerate.
6233 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6235         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6237 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6239         * MAINTAINERS: Remove myself.
6241 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6243         PR bootstrap/43328
6244         * configure.ac: Do not pass --enable-multilib nor
6245         --disable-multilib in baseargs.  Accept explicitly passed
6246         --enable_multilib.
6247         * configure: Regenerate.
6249 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6251         * MAINTAINERS (spu port): Remove me.
6253 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6255         * configure.ac (tic6x-*-*): New case.
6256         * configure: Regenerate.
6258 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6260         * config.sub: Update to version 2010-03-22.
6261         * config.guess: Update to version 2009-12-30.
6263 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6265         PR ada/42554
6266         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6267         * configure: Regenerate.
6269 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6271         * MAINTAINERS: Update my email address.
6273 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6275         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6276         (ghassan.shobaki@amd.com): Removed.
6278 2010-03-17  Alan Modra  <amodra@gmail.com>
6280         * MAINTAINERS: Update my email address.
6282 2010-03-16  Diego Novillo  <dnovillo@google.com>
6284         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6285         Matthews.
6287 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6289         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6290         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6292 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6294         * MAINTAINERS: Update my email address.
6296 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6298         * MAINTAINERS: Update my email address.
6300 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6302         * MAINTAINERS: Update my email address.
6304 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6306         * MAINTAINERS: Update my email address.
6308 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6310         PR libstdc++/32499
6311         * configure.ac (RANLIB): Default to true.
6312         (STRIP): Likewise.
6313         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6314         * configure: Regenerate.
6316 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6318         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6319         (Write After Approval): Update my email address.
6321 2010-02-17  Nick Clifton  <nickc@redhat.com>
6323         PR 11238
6324         * Makefile.tpl (local-distclean): Also remove config.cache files in
6325         sub-directories as there may not be Makefiles present in the
6326         sub-directories.
6327         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6328         the config.cache files found by the find command.
6330         * Makefile.in: Regenerate.
6331         * configure.ac: Revert previous delta.
6332         * configure: Regenerate.
6334 2010-02-15  Nick Clifton  <nickc@redhat.com>
6336         PR 11238
6337         * configure.ac: Delete config.cache files in sub-directories when
6338         deleting Makefiles.
6339         * configure: Regenerate.
6341 2010-02-12  Ben Elliston  <bje@gnu.org>
6343         * MAINTAINERS: Update my email address.
6345 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6347         * MAINTAINERS (spu port): Update my email address.
6349 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6351         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6353 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6355         * configure.ac: Add "recommended" version checks for GMP/MPC.
6356         Update recommended GMP/MPFR/MPC versions.
6357         * configure: Regenerate.
6359 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6361         * MAINTAINERS: Move my Embecosm email address into the
6362         write-after-approval section.
6364 2010-01-26  Ian Lance Taylor  <iant@google.com>
6366         * MAINTAINERS: Add myself as Go frontend maintainer.
6368 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6370         PR libstdc++/36101, PR libstdc++/42813
6371         * configure.ac (bootstrap_target_libs): Make inclusion of
6372         target-libgomp conditional on libgomb being in target_configdirs.
6373         * configure: Regenerate.
6375 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6377         PR libstdc++/36101, PR libstdc++/42813
6378         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6379         * configure: Regenerate.
6381 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6383         PR libstdc++/36101, PR libstdc++/42813
6384         * configure.ac (target_configdirs): Substitute.
6385         * Makefile.def: Bootstrap target module libgomp.
6386         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6387         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6388         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6389         * configure, Makefile.in: Regenerate.
6391 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6393         * MAINTAINERS: Adjust my details.
6395 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6397         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6399 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6401         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6403 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6405         * MAINTAINERS (Write After Approval): Add myself.
6407 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6409         * MAINTAINERS (Write After Approval): Add myself.
6411 2010-01-11  Richard Guenther  <rguenther@suse.de>
6413         PR lto/41569
6414         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6415         * Makefile.in: Regenerated.
6417 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6419         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6420         * configure: Regenerate.
6422 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6423             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6425         PR bootstrap/42424
6426         * configure.ac: Include libtool m4 files.
6427         (_LT_CHECK_OBJDIR): Call it.
6428         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6429         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6431         * configure: Regenerate.
6433 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6435         PR bootstrap/41818
6436         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6437         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6438         * Makefile.in: Regenerate.
6440 2010-01-02  Richard Guenther  <rguenther@suse.de>
6442         PR lto/41529
6443         * configure.ac: Include config/elf.m4.  Disable LTO if not
6444         builting for an elf target.
6445         * configure: Regenerate.
6447 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6449         * MAINTAINERS: Change my email address.
6451 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6453         * config.sub, config.guess: Update from upstream sources.
6455 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6457         * MAINTAINERS (Write After Approval): Add myself.
6459 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6461         PR middle-end/30447
6462         PR middle-end/30789
6463         PR other/40302
6465         * configure.ac: Require MPC.
6466         * configure: Regenerate.
6468 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6470         PR target/38384
6471         PR bootstrap/40972
6472         * libtool.m4: Sync from git Libtool.
6473         * ltoptions.m4: Likewise.
6474         * ltversion.m4: Likewise.
6475         * lt~obsolete.m4: Likewise.
6476         * ltmain.sh: Likewise.
6478 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6480         * configure.ac: Update minimum MPC version to 0.8.
6481         * configure: Regenerate.
6483 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6485         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6486         * configure: Regenerated.
6488 2009-11-21  Ian Lance Taylor  <iant@google.com>
6490         * configure.ac: Change default of poststage1_ldflags to be empty if
6491         poststage1_libs is set.  When poststage1_libs is empty, and
6492         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6493         * configure: Rebuild.
6495 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6497         * MAINTAINERS (Write After Approval): Update my email address.
6499 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6501         * config.guess: Update from upstream sources.
6503 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6505         * Makefile.def: Restore host and target settings for gmp.
6506         * Makefile.in: Rebuild.
6508 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6510         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6511         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6512         Fix portability of test of C++ as bootstrap language.  Add
6513         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6514         * configure: Rebuild.
6515         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6516         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6517         in-tree building.
6518         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6519         (POSTSTAGE1_HOST_EXPORTS): Use it.
6520         (STAGE[+id+]_CXXFLAGS): New.
6521         (BASE_FLAGS_TO_PASS): Pass it down.
6522         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6523         extra_exports.
6524         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6525         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6526         extra_exports.
6527         * Makefile.in: Rebuild.
6529 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6531         * config.sub, config.guess: Update from upstream sources.
6533 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6535         * MAINTAINERS (Write After Approval): Add myself.
6537 2009-11-09  Jon Beniston  <jon@beniston.com>
6539         * MAINTAINERS (Write After Approval): Add myself.
6541 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6543         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6544         paths for *-w64-mingw* and x86_64-*mingw*.
6545         * configure: Regenerated.
6547 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6549         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6551 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6553         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6554         Phil Edwards to Write-After Approval.
6556 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6558         * configure.ac: Disable target-winsup & co for
6559         x86_64-*-mingw* and *-w64-mingw* targets.
6560         * configure: Regenerated.
6562 2009-10-16  Nick Clifton  <nickc@redhat.com>
6564         * MAINTAINERS: Add myself as a maintainer for the RX port.
6566 2009-10-26  Johannes Singler  <singler@kit.edu>
6568         * MAINTAINERS (Write After Approval): Update my e-mail address.
6570 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6572         * configure.ac (CLooG test): Use = with test.
6573         * configure: Regenerate.
6575 2009-10-22  Richard Guenther  <rguenther@suse.de>
6577         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6578         cloog if the ppl version check failed.  Move flags saving
6579         before setting in libelf check.
6580         * configure: Regenerate.
6582 2009-10-21  Richard Guenther  <rguenther@suse.de>
6584         * configure.ac: Adjust the ppl and cloog configure to work as
6585         documented.  Disable cloog if ppl was disabled.  Omit the version
6586         checks if they were disabled.
6587         * configure: Re-generate.
6589 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6591         * configure.ac: Add 'lto' to enable_languages, not
6592         new_enable_languages, and only if not already present.
6593         * configure: Regenerate.
6595 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6597         * README: Refer to the various COPYING* files instead of just
6598         COPYING.
6599         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6601 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6603         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6605 2009-10-07  Richard Guenther  <rguenther@suse.de>
6607         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6608         and Richard Guenther as reviewers.
6609         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6610         as reviewers.
6612 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6614         * config.sub: Update from upstream sources.
6616 2009-10-06  Ian Lance Taylor  <iant@google.com>
6618         * Makefile.def: check-gold depends upon all-gas.
6619         * Makefile.in: Rebuild.
6621 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6623         * MAINTAINERS (Write After Approval): Add myself.
6625 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6627         * Makefile.def: all-lto-plugin depends on all-libiberty.
6628         set bootstrap=true for lto-plugin.
6629         Add lto-plugin.
6630         * Makefile.in: Regenerate.
6631         * configure.ac (host_libs): Add lto-plugin.
6632         * configure: Regenerate.
6634 2009-10-03  Diego Novillo  <dnovillo@google.com>
6636         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6637         (HOST_LIBELFLIBS): Define.
6638         (HOST_LIBELFINC): Define.
6639         * Makefile.in: Regenerate.
6640         * configure.ac: Add --enable-lto.
6641         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6642         If --enable-lto is used, add 'lto' to new_enable_languages.
6643         If --enable-lto is used and gold is enabled, add
6644         lto-plugin to configdirs.
6645         * configure: Regenerate.
6647 2009-10-03  Simon Baldwin  <simonb@google.com>
6649         * configure.ac: If --with-system-zlib, suppress local zlib and
6650         pass --with-system-zlib to subdir configure scripts.
6651         * configure: Regenerate.
6653 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6654             Paolo Bonzini  <bonzini@gnu.org>
6656         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6657         $(srcdir).
6658         * Makefile.in: Rebuilt.
6660 2009-09-26  Gary Funck  <gary@intrepid.com>
6662         * MAINTAINERS (Write After Approval): Add myself.
6664 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6666         * configure.ac: Update minimum MPC version to 0.7.
6667         * configure: Regenerate.
6669 2009-09-25  Nick Clifton  <nickc@redhat.com>
6671         * configure.ac: Pass any --cache-file=/dev/null option on to
6672         subconfigures.
6673         * configure: Regenerate.
6675 2009-09-23  Nick Clifton  <nickc@redhat.com>
6677         * config.sub, config.guess: Update from upstream sources.
6679 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6681         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6682         * Makefile.in: Rebuilt.
6684 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6686         PR bootstrap/32272
6687         * configure.ac: Error out if $srcdir isn't '.' but contains
6688         host-${host_noncanonical}.
6689         * configure: Regenerate.
6691 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6693         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6694         maintainer.
6696 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6698         * configure.ac: If bootstrapping a combined tree with
6699         --enable-gold, require c++ in stage1_languages.
6700         * configure: Regenerate.
6702         * configure.ac: Also add target_libs of stage1_languages to
6703         bootstrap_target_libs.
6704         * configure: Regenerate.
6706         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6707         with --enable-languages not containing c++.
6708         * configure: Regenerate.
6710 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6712         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6713         * configure: Regenerate.
6715 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6717         * MAINTAINERS (Write After Approval): Update my e-mail address,
6718         and move from from here...
6719         (Waiting for paperwork): To here.
6721 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6723         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6725 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6727         * configure.ac: Do not use $extrasub for replacing @if/@endif
6728         parts in Makefile; instead, use additional arguments to
6729         AC_CONFIG_COMMANDS to do the replacement manually, with several
6730         sed invocations, to avoid HP-UX sed command limits.
6731         * configure: Regenerate.
6733 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6735         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6736         blank before -L.
6738 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6740         * configure.ac (with-build-config): Document.  Handle without.
6741         Handle missing argument.
6742         * configure: Rebuilt.
6744 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6746         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6747         Default to bootstrap-debug only if compare-debug works.
6748         * configure: Rebuilt.
6749         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6750         * Makefile.in: Rebuilt.
6752 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6754         * MAINTAINERS (OS Port Maintainers): Update my email address.
6756 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6758         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6759         * Makefile.in: Rebuilt.
6761 2009-09-01  Chris Demetriou  <cgd@google.com>
6763         * MAINTAINERS (Write After Approval): Add myself.
6765 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6767         PR debug/30161
6768         * include/dwarf2.h (enum dwarf_tag): Added
6769         DW_TAG_GNU_template_template_param
6770         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6772 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6774         * Makefile.tpl (AWK): Fix typo.
6775         * Makefile.in: Regenerate.
6777 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6779         * configure.ac: Detect awk and sed.
6780         * Makefile.def (flags_to_pass): Add AWK and SED.
6781         * Makefile.tpl (AWK, SED): New.
6782         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6783         * configure: Regenerate.
6784         * Makefile.in: Regenerate.
6786 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6788         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6789         (collapseslashes): Likewise.
6791 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6793         * configure.ac (AC_PREREQ): Bump to 2.64.
6795 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6797         * configure.ac: Remove --with-datarootdir, --with-docdir,
6798         --with-pdfdir, --with-htmldir switches.
6799         * configure: Regenerate.
6801         * configure: Regenerate.
6803         * compile: Sync from Automake 1.11.
6804         * depcomp: Likewise.
6805         * install-sh: Likewise.
6806         * missing: Likewise.
6807         * mkinstalldirs: Likewise.
6808         * ylwrap: Likewise.
6810 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6812         * ltmain.sh (func_normal_abspath): New function.
6813         (func_relative_path): Likewise.
6814         (func_mode_help): Document new -bindir option for link mode.
6815         (func_mode_link): Add new -bindir option, and use it to place
6816         output DLL if specified.
6818 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6820         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6821         (baseargs): Add --disable-option-checking.
6822         * configure: Regenerate.
6824         * Makefile.def (configure-target-libiberty): Depend on
6825         all-binutils and all-ld.
6826         (configure-target-newlib): Likewise.
6827         * Makefile.in: Regenerate.
6829 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6831         * config.sub, config.guess: Update from upstream sources.
6833 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6835         Sync from src, merge:
6837         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6839         * configure.ac: Do not exclude gas for i386-*-darwin.
6840         Add a case for x86_64-*-darwin.
6841         * configure: Regenerate.
6843 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6845         * MAINTAINERS: Add my name to Write After Approval list.
6847 2009-08-06  Michael Eager  <eager@eagercon.com>
6849         * configure.ac: Add Microblaze target.
6850         * configure: Regenerate.
6852 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6854         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6855         * configure: Regenerate.
6857 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6859         * MAINTAINERS (Write After Approval): Update my e-mail address.
6861 2009-07-06  Ian Lance Taylor  <iant@google.com>
6863         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6864         * configure: Rebuild.
6866 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6868         * MAINTAINERS: Move myself to the Graphite Reviewers.
6870 2009-06-30  Wei Guozhi  <carrot@google.com>
6872         * MAINTAINERS: Add my name to Write After Approval list.
6874 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6876         PR bootstrap/40338
6877         * configure.ac (comparestring): Create new variable.
6878         * Makefile.tpl (comparestring): Use to skip some comparisions.
6879         * configure: Regenerate.
6880         * Makefile.in: Regenerate.
6882 2009-06-26  Doug Evans  <dje@sebabeach.org>
6884         * Makefile.def (host_modules): Add cgen.
6885         * Makefile.in: Regenerate.
6886         * configure.ac (host_tools): Add cgen.
6887         * configure: Regenerate.
6889 2009-06-23  DJ Delorie  <dj@redhat.com>
6891         * MAINTAINERS: Add myself as mep maintainer.
6893 2009-06-23  Ian Lance Taylor  <iant@google.com>
6895         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6896         boot_languages.  Only bootstrap target libraries listed in
6897         target_libs for some boot language.  Add --with-stage1-ldflags,
6898         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6899         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6900         if not building with C++.
6901         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6902         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6903         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6904         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6905         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6906         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6907         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6908         * configure, Makefile.in: Rebuild.
6910 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6912         * MAINTAINERS: Added my name to write-after-approval list.
6914 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6916         * configure.ac: Define is_elf for QNX Neutrino targets.
6917         * configure: Regenerate.
6919 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6921         * MAINTAINERS: Added my name to the write-after-approval list
6923 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6925         * configure.ac: Detect MPC in default directory.
6926         * configure: Regenerate.
6928 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6929             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6931         * Makefile.tpl (all): Avoid a trailing backslash.
6932         * Makefile.in: Regenerate.
6934 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6936         * config.sub, config.guess: Update from upstream sources.
6938 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6940         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6941         to noconfdirs.
6942         * configure: Regenerate.
6944 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6946         * Makefile.tpl ([+compare-target+]): Compare all stage
6947         directories, rather than just gcc.
6948         * Makefile.in: Rebuilt.
6950 2009-06-01  Doug Kwan  <dougkwan@google.com>
6952         * configure.ac: Support gold for target arm*-*-*.
6953         * configure: Regenerate.
6955 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6957         * Makefile.def: Add MPC support and dependencies.
6958         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6960         * Makefile.in, configure: Regenerate.
6962 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6964         * Makefile.tpl (all): Avoid harmless warning in make all when
6965         gcc-bootstrap is enabled but stage_last does not exist.
6966         * Makefile.in: Rebuilt.
6968 2009-05-24  Nicolas Roche  <roche@adacore.com>
6970         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6971         * Makefile.in: Regenerate.
6973 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6975         * MAINTAINERS: Update my e-mail address.
6977 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6979         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6980         * configure:  Regenerate.
6982 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6984         PR other/40159
6985         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6986         gcc-no-bootstrap are mutually exclusive.
6987         * Makefile.in: Rebuilt.
6989 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6991         PR other/40159
6992         * Makefile.tpl (all): Don't end with unconditional success.
6993         * Makefile.in: Rebuilt.
6995 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6997         PR target/37137
6998         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6999         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7000         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7001         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7002         stage_configureflags, stage_cflags and stage_libcflags into
7003         explicit Makefile macros.
7004         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7005         GFORTRAN.
7006         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7007         CC.  Set CC_FOR_BUILD from CC.
7008         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7009         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7010         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7011         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7012         and GFORTRAN.
7013         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7014         (_LIBCFLAGS): Renamed to _TFLAGS.
7015         (do-compare-debug, do-compare3-debug): Drop.
7016         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7017         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7018         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7019         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7020         (XGCC_FLAGS_FOR_TARGET): New.
7021         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7022         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7023         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7024         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7025         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7026         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7027         TFLAGS.
7028         (BUILD_CONFIG): Include if requested.
7029         (all): Set TFLAGS on bootstrap.
7030         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7031         (all-stageid-prefixmodule): Likewise.
7032         (do-clean, distclean-stageid): Set TFLAGS.
7033         (restrap): Fix whitespace.
7034         * Makefile.in: Rebuilt.
7036 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7038         * config.guess: Sync with src.
7040 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7042         * configure.ac ($with_ppl):  Default to no if not supplied.
7043         ($with_cloog):  Likewise.
7044         configure:  Regenerate.
7046 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7048         * MAINTAINERS: Update my e-mail address.
7050 2009-04-27  Nick Clifton  <nickc@redhat.com>
7052         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7054 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7056         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7057         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7058         * Makefile.in: Regenerate.
7060 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7062         PR bootstrap/39739
7063         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7064         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7066         * configure, Makefile.in: Regenerate.
7068 2009-04-21  Taras Glek  <tglek@mozilla.com>
7070         * include/hashtab.h: Update GTY annotations to new syntax
7071         * include/splay-tree.h: Likewise
7073 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7075         * config.sub, config.guess: Update from upstream sources.
7077 2009-04-15  Anthony Green  <green@moxielogic.com>
7079         * configure.ac: Add moxie support.
7080         * configure: Rebuilt.
7082 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7084         * configure.ac: Change copyright header to refer to version
7085         3 of the GNU General Public License and to point readers at the
7086         COPYING3 file and the FSF's license web page.
7087         * Makefile.def: Likewise.
7088         * Makefile.tpl: Likewise.
7089         * Makefile.in: Regenerate.
7091 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7093         * configure.ac: Restore match for darwin9 or later. Use double
7094         brackets since regeneration eats one pair.
7095         * configure: Regenerate.
7097 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7099         PR gas/10039
7100         * configure.ac: Require texinfo 4.7.
7101         * configure: Regenerated.
7103 2009-04-09  Nick Clifton  <nickc@redhat.com>
7105         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7106         the GCC Runtime Library Exception.
7108 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7110         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7111         * configure: Regenerate.
7113 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7115         * Makefil.def (languages): New entries.
7116         * Makefile.tpl (check-gcc-*): New generic target.
7117         * Makefile.in: Regenerate.
7119 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7121         * MAINTAINERS:  Update my email address.
7123 2009-03-18  Tom Tromey  <tromey@redhat.com>
7125         * configure: Rebuild.
7126         * configure.ac (host_libs): Add libiconv.
7127         * Makefile.in: Rebuild.
7128         * Makefile.def (host_modules): Add libiconv.
7129         (configure-gdb, all-gdb): Depend on libiconv.
7131 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7133         * configure.ac: Treat gdb as supported on x86_64-darwin.
7134         * configure: Regenerate.
7136 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7138         * configure.ac (--with-host-libstdcxx): New option.
7139         * configure: Regenerate.
7141 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7143         * MAINTAINERS:  Move myself into the write after approval list.
7145 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7147         * MAINTAINERS: Update e-mail address.
7149 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7151         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7153 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7155         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7157 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7159         Backport from git Libtool:
7161         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7162         Support GNU/kOpenSolaris.
7163         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7164         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7165         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7166         GNU/kOpenSolaris.
7168 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7170         * MAINTAINERS: Update e-mail address.
7172 2009-02-24  Michael Eager  <eager@eagercon.com>
7174         * MAINTAINERS (Write After Approval): Add self.
7176 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7178         * MAINTAINERS (Write After Approval): Add myself.
7180 2009-02-05  Andreas Schwab  <schwab@suse.de>
7182         * Makefile.tpl (stage_last): Define $r and $s before using
7183         $(RECURSE_FLAGS_TO_PASS).
7184         * Makefile.in: Regenerate
7186 2009-01-30  Ian Lance Taylor  <iant@google.com>
7188         * MAINTAINERS: Move myself to the Global Reviewers list.
7190 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7192         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7193         * configure: Regenerate.
7195 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7197         * MAINTAINERS: Make whitespace consistent.
7198         Remove Robert Millan from Write After Approval.
7200 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7202         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7203         (all-opcodes): Depend on all-libiberty.
7204         * Makefile.in: Regenerate.
7206 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7208         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7209         * configure: Regenerate.
7211 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7213         * MAINTAINERS (Write After Approval): Add myself.
7215 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7217         * MAINTAINERS: Add myself to reviewers (Fortran).
7219 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7221         PR tree-optimization/38515
7222         * configure.ac (cloog-polylib): Removed.
7223         (with_ppl, with_cloog): Test for "no".
7224         * configure: Regenerated.
7226 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7228         * MAINTAINERS: Moved myself to reviewers (Fortran).
7230 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7232         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7233         (Write After Approval): Remove myself.
7235 2009-01-03  Diego Novillo  <dnovillo@google.com>
7237         * MAINTAINERS: Remove myself from alias maintainership.
7239 2009-01-02  David Ayers  <ayers@fsfe.org>
7241         * MAINTAINERS: Update e-mail address.
7243 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7245         * MAINTAINERS: Make whitespace consistent.
7247 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7249         Backport from upstream Libtool:
7250         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7251         Add cache variables to tests that require the linker to work.
7252         For shlibpath_overrides_runpath, this also changes the semantics
7253         to let the result from the C compiler take precedence.
7255 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7257         * config.sub, config.guess: Update from upstream sources.
7259 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7261         * configure.ac (ppllibs): Add by default the lib flags.
7262         * configure: Regenerate.
7264 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7266         * MAINTAINERS:  Add myself to the write after approval list.
7268 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7270         * configure.ac: Add double brackets on darwin[912].
7271         * configure: Regenerate.
7273 2008-12-03  Daniel Kraft  <d@domob.eu>
7275         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7276         Approval to Reviewer section (for Fortran front-end).
7278 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7280         * configure.ac: Expand to darwin10 and later.
7281         * configure: Regenerate.
7283 2008-12-02  Andreas Schwab  <schwab@suse.de>
7285         * Makefile.def: configure-target-boehm-gc depends on
7286         all-target-libstdc++-v3.
7287         * Makefile.in: Regenerate.
7289 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7291         * MAINTAINERS:  Add myself as mingw maintainer.
7293 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7295         * config.sub, config.guess: Update from upstream sources.
7297 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7299         * README.SCO: Remove.
7301 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7303         * MAINTAINERS:  Add myself to the write after approval list.
7305 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7307         * MAINTAINERS:  Update my email address in WAA section.
7309 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7311         * MAINTAINERS: Update e-mail address.
7313 2008-11-27  Toon Moene  <toon@moene.org>
7315         * MAINTAINERS: Change e-mail address.
7317 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7319         * configure.ac: Build gdb for i?86-*-darwin*
7320         * configure: Regenerated.
7322 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7324         * MAINTAINERS: Added my full name.
7326 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7328         PR bootstrap/38014
7329         PR bootstrap/37923
7331         Revert:
7333         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7335         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7336         * Makefile.in: Regenerated.
7338         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7340         PR gdb/921
7341         PR gdb/1646
7342         PR gdb/2175
7343         PR gdb/2176
7345         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7346         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7347         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7348         (HOST_EXPORTS): Pass CPPFLAGS.
7349         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7350         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7351         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7352         * Makefile.in, configure: Regenerated.
7353         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7354         and CPPFLAGS_FOR_BUILD.
7356 2008-11-06  Jeff Law  <law@redhat.com>
7358         * MAINTAINERS: Add myself as middle end maintainer.
7360 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7362         * MAINTAINERS (Write after approval): Add myself.
7364 2008-11-05  Diego Novillo  <dnovillo@google.com>
7366         * MAINTAINERS (Global Reviewers): Add myself.
7367         (Non-Algorithmic Maintainers): Remove myself.
7369 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7371         * MAINTAINERS (Write after approval): Add myself.
7373 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7375         * MAINTAINERS (Write after approval): Add myself.
7377 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7379         * configure.ac (spu-*-*): Remove special case.
7380         * configure: Regenerate.
7382 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7384         * MAINTAINERS (Write after approval): Update my email address.
7386 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7388         * configure.ac [spu-*-*]: Do not set skipdirs.
7389         * configure: Re-generate.
7391 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7393         * MAINTAINERS (Various Maintainers): Add myself to reload.
7395 2008-10-25  Richard Guenther  <rguenther@suse.de>
7397         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7398         maintainer.  Remove myself as libgcc-math maintainer.
7399         (Non-Algorithmic Maintainers): Remove myself.
7401 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7403         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7404         * Makefile.in: Regenerated.
7406 2008-10-23  Cary Coutant  <ccoutant@google.com>
7408         * MAINTAINERS (Write after approval): Add myself.
7410 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7412         PR gdb/921
7413         PR gdb/1646
7414         PR gdb/2175
7415         PR gdb/2176
7417         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7418         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7419         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7420         (HOST_EXPORTS): Pass CPPFLAGS.
7421         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7422         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7423         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7424         * Makefile.in, configure: Regenerated.
7425         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7426         and CPPFLAGS_FOR_BUILD.
7428 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7430         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7431         Sebastian Pop.
7433 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7435         * MAINTAINERS (Write After Approval): Added myself.
7437 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7439         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7440         recommended version to 2.3.2.
7442         * configure: Regenerate.
7444 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7446         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7448 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7450         * MAINTAINERS (Write After Approval): Update e-mail address.
7452 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7454         * libtool.m4: Update to libtool 2.2.6.
7455         * lt~obsolete.m4: Update to libtool 2.2.6.
7456         * ltmain.sh: Update to libtool 2.2.6.
7457         * ltsugar.m4: Update to libtool 2.2.6.
7458         * ltversion.m4: Update to libtool 2.2.6.
7459         * ltoptions.m4: Update to libtool 2.2.6.
7460         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7462 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7464         * MAINTAINERS (Write After Approval): Add myself.
7466 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7468         * MAINTAINERS (Write After Approval): Update my name.
7470 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7472         * MAINTAINERS: Add myself in "Write After Approval".
7474 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7476         * MAINTAINERS: Add myself as ia64 maintainer.
7478 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7480         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7481         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7482         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7483         and Michael Tiemann from Write After Approval since they do not
7484         actually have access.
7486 2008-09-05  Richard Guenther  <rguenther@suse.de>
7488         * configure.ac: Initialize clooglibs to -lcloog.
7489         * configure: Re-generate.
7491 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7493         * MAINTAINERS (Write After Approval): Add myself.
7495 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7497         * configure.ac (--with-cloog-polylib): New.
7498         (--disable-cloog-version-check): New.
7499         (--disable-ppl-version-check): New.
7500         * configure: Re-generate.
7502 2008-09-03  Richard Guenther  <rguenther@suse.de>
7504         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7505         cloog test.
7506         * configure: Re-generate.
7508 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7510         Add picoChip port.
7511         * MAINTAINERS: Add picoChip maintainers.
7513 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7514             Tobias Grosser  <grosser@fim.uni-passau.de>
7515             Jan Sjodin  <jan.sjodin@amd.com>
7516             Harsha Jagasia  <harsha.jagasia@amd.com>
7517             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7518             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7519             Adrien Eliche  <aeliche@isty.uvsq.fr>
7521         Merge from graphite branch.
7522         * configure: Regenerate.
7523         * Makefile.in: Regenerate.
7524         * configure.ac (host_libs): Add ppl and cloog.
7525         Add checks for PPL and CLooG.
7526         * Makefile.def (ppl, cloog): Added modules and dependences.
7527         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7528         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7530 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7532         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7533         (GCC_SHLIB_SUBDIR): New.
7534         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7535         * configure: Regenerate.
7536         * Makefile.in: Regenerate.
7538 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7540         * MAINTAINERS: Consistently use tabs to separate columns.
7542 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7544         * MAINTAINERS (Write after Approval): Add myself.
7546 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7548         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7549         Enable bfd, binutils and opcodes.
7550         * configure: Regenerate.
7552 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7554         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7556 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7558         * MAINTAINERS:  Use correct Umlaut for last name.
7560 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7562         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7564 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7566         * MAINTAINERS: Update my email address.
7568 2008-08-16  Nicolas Roche  <roche@adacore.com>
7570         * Makefile.tpl: Add BOOT_ADAFLAGS.
7571         * Makefile.in: Regenerate.
7573 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7575         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7576         * configure: Regenerate.
7578 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7580         * configure.ac: Add makefile fragments for hpux.
7581         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7582         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7583         * configure: Regenerate.
7584         * Makefile.in: Regenerate.
7586 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7588         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7590 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7592         * MAINTAINERS (Write after Approval): Add myself.
7594 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7596         * MAINTAINERS (Write After Approval):  Add myself.
7598 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7600         * MAINTAINERS (Write After Approval):  Add myself.
7602 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7604         * MAINTAINERS: Update my email address.
7606 2008-06-25  Joey Ye  <joey.ye@intel.com>
7608         * MAINTAINERS (Write After Approval):  Add myself.
7610 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7612         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7613         * Makefile.in: Regenerate.
7614         * configure: Regenerate.
7616 2008-06-17  Daniel Kraft  <d@domob.eu>
7618         * MAINTAINERS (Write After Approval):  Add myself.
7620 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7622         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7623         "$@" is still intact with both Autoconf 2.59 and 2.62.
7624         * configure: Regenerate.
7626 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7628         * Makefile.tpl: Fix comment errors.
7629         * Makefile.in: Regenerate.
7631 2008-06-12  David S. Miller  <davem@davemloft.net>
7632             David Edelsohn  <edelsohn@gnu.org>
7634         * configure.ac: Add powerpc*-*-* to gold supported targets.
7635         * configure: Regenerate.
7637 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7639         PR tree-optimization/36218
7640         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7641         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7642         (all prefix="build-"): Pass them to build-system sub-makes.
7643         * Makefile.in: Regenerate.
7645 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7647         * MAINTAINERS (mt port): Remove.
7648         (sco5, unixware, sco udk): Remove.
7649         (Kean Johnston): Add to Write After Approval.
7651 2008-05-30  Julian Brown  <julian@codesourcery.com>
7653         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7654         of libobjc for ARM EABI Linux.
7655         * configure: Regenerate.
7657 2008-05-18  Xinliang David Li   <davidxl@google.com>
7659         * ChangeLog: Remove wrong ChangeLog entry.
7661 2008-05-17  Xinliang David Li   <davidxl@google.com>
7663         * MAINTAINERS (Write After Approval): Add myself.
7665 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7667         * MAINTAINERS (Write After Approval): Add myself.
7669 2008-05-14  Rafael Espíndola  <espindola@google.com>
7671         * config-ml.in: don't handle --enable-shared and --enable-static.
7673 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7675         * MAINTAINERS: Update my email address.
7677 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7679         * MAINTAINERS: Update my email address.
7681 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7683         * MAINTAINERS (Write After Approval): Add myself.
7685 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7687         * MAINTAINERS (Write After Approval): Add myself.
7689 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7691         * MAINTAINERS (crx): Add myself.
7693 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7695         Sync with src:
7696         2008-04-14  David S. Miller  <davem@davemloft.net>
7698         * configure.ac: Add sparc*-*-* to gold supported targets.
7699         * configure: Regenerate.
7701 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7703         PR bootstrap/35457
7704         * configure.ac: Include override.m4.
7705         * configure: Regenerate.
7707 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7709         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7710         * Makefile.in: Regenerate.
7712 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7714         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7715         as nonconfigurable directories list.
7716         * configure: Regenerate.
7718 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7720         * config.sub, config.guess: Update from upstream sources.
7722 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7724         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7725         * Makefile.in: Regenerate.
7727 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7729         * configure.ac: Do not build libssp for the AVR.
7730         * configure: Regenerate.
7732 2008-04-07  Ian Lance Taylor  <iant@google.com>
7734         * Makefile.def: check-gold depends upon all-binutils.
7735         * Makefile.in: Regenerate.
7737 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7739         * MAINTAINERS (Write After Approval): Add myself.
7741 2008-04-04  Nick Clifton  <nickc@redhat.com>
7743         PR binutils/4334
7744         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7745         builds.
7746         * configure: Regenerate.
7748 2008-04-04  NightStrike  <NightStrike@gmail.com>
7750         PR other/35151
7751         * configure.ac: Combine rules for mingw32 and mingw64.
7752         * configure: Regenerate.
7754 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7756         * MAINTAINERS (Write After Approval): Add myself.
7758 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7760         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7761         * Makefile.in (.NOTPARALLEL): Ditto.
7763 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7765         * MAINTAINERS (Write After Approval): Add myself.
7767 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7769         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7770         * Makefile.in (.NOTPARALLEL): Regenerate.
7772 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7774         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7775         * Makefile.in: Regenerate.
7777 2008-03-26  Jakub Staszak  <kuba@et.pl>
7779         * MAINTAINERS (Write After Approval): Add myself.
7781 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7783         * MAINTAINERS:  Update e-mail address.
7785 2008-03-20  Ian Lance Taylor  <iant@google.com>
7787         * configure.ac: Add support for --enable-gold.
7788         * Makefile.def: Add gold as a directory like ld.
7789         * configure, Makefile.in: Regenerate.
7791 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7793         * configure.ac: m4_include config/proginstall.m4.
7794         * configure: Regenerate.
7796         Backport from upstream Libtool:
7798         2007-10-12  Eric Blake  <ebb9@byu.net>
7800         Deal with Autoconf 2.62's semantic change in m4_append.
7801         * ltsugar.m4 (lt_append): Replace broken versions of
7802         m4_append.
7803         (lt_if_append_uniq): Don't require separator to be overquoted,
7804         and avoid broken m4_append.
7805         (lt_dict_add): Fix typo.
7806         * libtool.m4 (_LT_DECL): Don't overquote separator.
7808 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7810         * config.rpath: Add AIX 6 support.
7812 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7814         * Makefile.def (stageprofile).  Remove -fprofile-generate
7815         from stage_libcflags.
7816         * Makefile.in: Regenerate.
7818 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7820         * config.sub, config.guess: Update from upstream sources.
7822 2008-03-06  Tom Tromey  <tromey@redhat.com>
7824         * MAINTAINERS: Update for treelang deletion.
7826 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7828         * MAINTAINERS: Update my email address.
7830 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7832         * MAINTAINERS (darwin port): Add myself as a maintainer.
7833         (objective-c/c++): Add myself as a maintainer.
7835 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7837         * MAINTAINERS (Write After Approval): Update my email address.
7839 2008-02-25  Tomas Bily  <tbily@suse.cz>
7841         * MAINTAINERS (Write After Approval): Add myself.
7843 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7845         * MAINTAINERS (OpenMP): Add myself.
7847 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7849         PR bootstrap/32009
7850         PR bootstrap/32161
7852         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7853         * configure: Regenerate.
7855         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7856         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7857         STAGE4_LIBCFLAGS): New.
7858         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7859         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7860         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7861         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7862         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7863         for target modules.  Don't export LIBCFLAGS.
7864         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7865         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7866         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7867         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7868         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7869         * Makefile.in: Regenerate.
7871 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7873         PR libgcj/33085
7874         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7875         Do not use -DDLL_EXPORT.  Backport from upstream.
7877 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7879         * MAINTAINERS (Write After Approval): Add myself.
7881 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7883         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7884         * configure: Regenerate.
7886 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7888         * configure.ac (xtensa*-*-*): Recognize processor variants.
7889         * configure: Regenerate.
7891 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7893         PR bootstrap/34922
7894         * configure.ac (PARSE_ARGS): Push suitable setting of
7895         ac_subdirs_all, for `./configure --help=recursive'.
7896         Handle `+' in generic toplevel directory disabling.
7897         * configure: Regenerate.
7899 2008-01-28  Nick Clifton  <nickc@redhat.com>
7901         * MAINTAINERS (xstormy16): Take over maintainership.
7903 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7905         * MAINTAINERS (c4x port): Remove.
7907 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7909         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7911 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7913         * config.sub, config.guess: Update from upstream sources.
7915 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7917         * MAINTAINERS (Write After Approval): Add myself.
7919 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7921         * MAINTAINERS: Update my email address.
7923 2008-01-09  Raksit Ashok  <raksit@google.com>
7925         * MAINTAINERS (Write After Approval): Add myself.
7927 2008-01-09  Raksit Ashok  <raksit@google.com>
7929         * MAINTAINERS (Write After Approval): Add myself.
7931 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7933         * config.sub, config.guess: Update from upstream sources.
7935 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7937         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7938         Change recommended MPFR from 2.2.1 -> 2.3.0.
7939         * configure: Regenerate.
7941 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7943         * MAINTAINERS: Update my email address.
7945 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7947         * MAINTAINERS: Update my email address.
7949 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7951         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7952         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7953         * Makefile.in: Regenerate.
7955 2007-12-10  Mark Heffernan  <meheff@google.com>
7957         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7958         misplaced entries.
7960 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7962         * configure.ac: Enable libjava for x86_64-*-darwin9.
7963         * configure: Regenerate.
7965 2007-12-07  Bill Maddox  <maddox@google.com>
7967         * MAINTAINERS (Write After Approval): Add myself.
7969 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7971         * config.sub, config.guess: Update from upstream sources.
7973 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7975         * config-ml.in: Remove 64bit configure tests.
7977 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7979         * config-ml.in: Robustify against white space in absolute file
7980         names.
7982         * config-ml.in (multi-clean): Substitute ${Makefile}.
7983         Remove superfluous ${Makefile} in list.
7985 2007-11-19  Thiemo Seufer  <ths@mips.com>
7987         * config-ml.in: Don't hardcode the Makefile name.
7989 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7991         * MAINTAINERS (Write After Approval): Add myself.
7993 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7995         * MAINTAINERS (Write After Approval): Add myself.
7997 2007-11-06  Doug Kwan  <dougkwan@google.com>
7999         * MAINTAINERS (Write After Approval): Add myself.
8001 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8003         * MAINTAINERS (mercury): Remove entry.
8004         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8006 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8008         * Makefile.def (dependencies): Make configure-gdb depend on
8009         all-intl.
8010         * Makefile.in: Regenerated.
8012 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8014         * MAINTAINERS (Fortran maintainer): Remove myself.
8016 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8018         * Makefile.def: To avoid problems running with parallel makes,
8019         build newlib before libgloss so that target specific header
8020         files are availble.
8021         * Makefile.in: Regenerate
8023 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8025         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8026         * Makefile.in: Regenerate.
8028 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8030         * MAINTAINERS (Register allocation reviewer): Add myself.
8032 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8034         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8035         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8036         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8037         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8038         * configure: Regenerate.
8040 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8042         * MAINTAINERS (Register allocation reviewer): Add myself.
8044 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8046         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8047         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8048         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8049         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8050         * configure.ac: Default them to host tools for $host = $build.
8051         Subst them.
8053         * configure: Regenerate.
8054         * Makefile.in: Regenerate.
8056 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8058         * MAINTAINERS (Register allocation reviewer): Add myself.
8060 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8062         * MAINTAINERS (Register allocation reviewer): Add myself.
8064 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8066         * MAINTAINERS (Write After Approval): Fix typo.
8068 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8070         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8071         * configure: Regenerate.
8073 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8075         PR bootstrap/31906
8076         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8077         they're already prefixed.
8079 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8081         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8082         libstdc++.
8083         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8084         * configure: Regenerate.
8085         * Makefile.in: Regenerate.
8087 2007-09-17  Andreas Schwab  <schwab@suse.de>
8089         * configure.ac: Raise minimum makeinfo version to 4.6.
8090         * configure: Regenerate.
8092 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8094         * MAINTAINERS (write-after-approval) add myself
8096 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8098         * configure.ac: Correct makeinfo version check.
8099         * configure: Regenerate.
8101 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8103         * MAINTAINERS: Update my email address.
8105 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8107         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8108         to $skipdirs and only disable gprof for newlib.  Use the normal
8109         mips*-elf* handling in other respects.
8110         * configure: Regnerate.
8112 2007-09-12  David Daney  <ddaney@avtrex.com>
8114         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8115         enabling libgcj.
8116         * configure: Regenerate.
8118 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8120         PR other/32154
8121         * configure.ac: For libgloss targets, point the linker to the linker
8122         script, startup code and simulator library.
8123         * configure: Regenerate.
8125 2007-09-07  Andrew Haley  <aph@redhat.com>
8127         * configure.ac (noconfigdirs): Remove target-libffi and
8128         target-libjava.
8129         * configure: Regenerate.
8131 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8133         PR target/33281
8134         * configure.ac: Use config/mh-mingw on mingw.
8135         * configure: Regenerate.
8137 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8139         * MAINTAINERS (Write After Approval): Add myself.
8141 2007-09-05  Richard Guenther  <rguenther@suse.de>
8143         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8144         nor --disable-checking is provided also turn on yes and types
8145         checking for stage1.
8146         * configure: Re-generate.
8148 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8150         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8151         (Write After Approval): Remove myself.
8153 2007-08-29  Nick Clifton  <nickc@redhat.com>
8155         * config.sub, config.guess: Update from upstream sources.
8157 2007-08-22  Bud Davis  <jmdavis@link.com>
8159         * MAINTAINERS (Write After Approval): Added myself.
8160         * MAINTAINERS (Reviewers): Removed myself.
8162 2007-08-18  Paul Brook  <paul@codesourcery.com>
8163             Joseph Myers  <joseph@codesourcery.com>
8165         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8166         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8167         * Makefile.in: Regenerate.
8168         * configure.ac (--with-debug-prefix-map): New.
8169         * configure: Regenerate.
8171 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8172             Nigel Stephens  <nigel@mips.com>
8174         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8175         as target_makefile_frag.
8176         * configure: Regenerate.
8178 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8180         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8181         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8182         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8183         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8184         (do-compare, do-compare3, do-compare-debug): New.
8185         ([+compare-target+]): Use them.
8187 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8189         * MAINTAINERS (Write After Approval): Change my email address.
8191 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8192             Ben Elliston  <bje@au.ibm.com>
8194         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8195         --silent if $silent.
8196         * configure: Regenerate.
8198 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8200         * MAINTAINERS (Various Maintainers): Add myself as
8201         loop infrastructure maintainer.  Update my e-mail
8202         address.
8204 2007-07-31  Diego Novillo  <dnovillo@google.com>
8206         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8207         Adjust description.
8209 2007-07-26  Richard Guenther  <rguenther@suse.de>
8211         * configure.ac: Add types checking to stage1 checking flags.
8212         * configure: Regenerate.
8214 2007-07-17  Nick Clifton  <nickc@redhat.com>
8216         * COPYING3: New file.  Contains version 3 of the GNU General
8217         Public License.
8218         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8219         Lesser General Public License.
8221 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8223         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8225 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8227         * MAINTAINERS (S/390 co-maintainer): Add myself.
8228         (Write After Approval): Remove myself.
8230 2007-07-13  Dan Hipschman  <dsh@google.com>
8232         * MAINTAINERS (Write After Approval): Add myself.
8234 2007-07-11  Nick Clifton  <nickc@redhat.com>
8236         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8237         WINDRES export.
8238         * Makefile.in: Regenerate.
8240 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8242         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8243         maintainer.
8245 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8247         * lt~obsolete.m4: New. Import from 20070318 libtool.
8249 2007-07-03  Julian Brown  <julian@codesourcery.com>
8251         * MAINTAINERS (Write After Approval): Add myself.
8253 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8255         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8256         * configure: Regenerate.
8258 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8260         * configure.ac: Add some missing m4 quotation.
8261         * configure: Regenerate.
8263 2007-07-02  Simon Baldwin  <simonb@google.com>
8265         * MAINTAINERS (Write After Approval): Add myself.
8267 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8269         * configure: Regenerate.
8271 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8273         * Makefile.def: Add windmc tool to build.
8274         * Makefile.tpl: Likewise.
8275         * configure.ac: Likewise.
8276         * Makefile.in: Regenerate.
8277         * configure: Regenerate.
8279 2007-06-28  DJ Delorie  <dj@redhat.com>
8281         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8282         not building newlib.
8283         * configure: Regenerated.
8285 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8287         * MAINTAINERS (Write After Approval): Add myself.
8289 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8291         * MAINTAINERS (Write After Approval): Add myself.
8293 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8295         * MAINTAINERS (Write After Approval): Add myself.
8297 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8299         * MAINTAINERS (Write After Approval): Add myself.
8301 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8303         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8304         * Makefile.in: Regenerated.
8306 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8308         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8309         bfin*-*-uclinux* targets.
8310         * configure: Regenerate.
8312 2007-06-14  Ian Lance Taylor  <iant@google.com>
8314         * MAINTAINERS: Add myself as non-algorithmic global write
8315         maintainer.
8317 2007-06-14  Diego Novillo  <dnovillo@google.com>
8319         * MAINTAINERS: Add self as middle-end maintainer and
8320         non-algorithmic global write maintainer.
8322 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8324         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8325         Move all Fortran maintainers except Paul Brook into the
8326         Non-Autopoiesis section.
8328 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8330         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8331         (distclean-stage[+id+]): Possibly delete stage_last.
8332         * Makefile.in: Regenerate.
8334 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8336         * MAINTAINERS (Various Maintainer): Fix typo.
8338 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8340         * MAINTAINERS (Various Maintainer): Add myself as
8341         dataflow maintainer.
8343 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8345         * config.sub, config.guess: Update from upstream sources.
8347 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8349         * Makefile.tpl: Fix spelling error.
8350         * Makefile.in: Regenerate.
8352 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8354         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8355         lt_cv_sys_max_cmd_len.
8357 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8359         * MAINTAINERS (Various Maintainers): Add myself as
8360         auto-vectorizer maintainer.
8362 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8364         PR libjava/32098
8365         * libtool.m4: Revert previous change.
8366         * ltgcc.m4: Put it here.
8368 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8370         * MAINTAINERS (Various Maintainers): Add myself as
8371         auto-vectorizer maintainer.
8373 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8375         PR libjava/32098
8376         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8378 2007-05-30  Richard Guenther  <rguenther@suse.de>
8380         * MAINTAINERS (Various Maintainers): Add myself as
8381         auto-vectorizer maintainer.
8383 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8385         PR bootstrap/29382
8386         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8387         * configure: Rebuilt.
8389 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8391         * MAINTAINERS (Write After Approval): Removed my name.
8393 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8395         * MAINTAINERS (Write After Approval): Remove myself.
8397 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8399         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8401 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8403         * ltmain.sh: Update from ToT Libtool.
8404         * libtool.m4: Update from ToT Libtool.
8405         * ltsugar.m4: New. Update from ToT Libtool.
8406         * ltversion.m4: New. Update from ToT Libtool.
8407         * ltoptions.m4: New. Update from ToT Libtool.
8408         * ltconfig: Remove.
8409         * ltcf-c.sh: Remove.
8410         * ltcf-cxx.sh: Remove.
8411         * ltcf-gcj.sh: Remove.
8413 2007-05-22  Ollie Wild  <aaw@google.com>
8415         * MAINTAINERS (Write After Approval): Add myself.
8417 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8419         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8420         stage_cflags.
8421         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8422         Remove CFLAGS/LIBCFLAGS.
8423         (configure-stage[+id+]-[+prefix+][+module+],
8424         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8425         * Makefile.in: Regenerate.
8427 2007-05-15  Diego Novillo  <dnovillo@google.com>
8429         * MAINTAINERS: Update e-mail address.
8431 2007-05-15  Revital Eres  <eres@il.ibm.com>
8433         * MAINTAINERS (Write After Approval): Add myself.
8435 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8437         * MAINTAINERS (Write After Approval): Updated my address.
8439 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8441         * MAINTAINERS (Write After Approval): Add myself.
8443 2007-05-11  Silvius Rus  <rus@google.com>
8445         * MAINTAINERS (Write After Approval): Add myself.
8447 2007-04-23  Tom Tromey  <tromey@redhat.com>
8449         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8451 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8453         * MAINTAINERS (cpplib): Rename to ...
8454         (libcpp): ... this.  Add C/C++ front end maintainers.
8456 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8458         * config-ml.in: Pass ${ml_config_env} to configure calls.
8460 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8462         * MAINTAINERS (Write After Approval): Add myself.
8464 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8466         * MAINTAINERS (Write After Approval): Add myself.
8468 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8470         * MAINTAINERS (fortran 95 front end): Add myself.
8472 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8474         * MAINTAINERS (Write After Approval): Add myself.
8476 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8478         * MAINTAINERS (Modulo Scheduler): Add myself.
8480 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8482         * MAINTAINERS (fortran 95 front end): Add myself.
8483         (c++ front end): whitespace fix.
8485 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8487         * MAINTAINERS (Write After Approval): Add myself.
8489 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8491         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8492         of glob.  Quote arguments with single quotes too.
8493         * configure: Regenerate.
8495 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8497         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8498         * Makefile.in: Regenerate
8500 2007-03-07  Andreas Schwab  <schwab@suse.de>
8502         * configure: Regenerate.
8504 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8506         * configure.ac: Add "--with-pdfdir" configure option,
8507         which defines pdfdir variable.
8508         * Makefile.def (target=fixincludes): Add install-pdf to
8509         missing targets.
8510         (recursive_targets): Add install-pdf target.
8511         (flags_to_pass): Add pdfdir.
8512         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8513         target.
8514         * configure: Regenerate
8515         * Makefile.in: Regenerate
8517 2007-02-28  Eric Christopher  <echristo@apple.com>
8519         Revert:
8520         2006-12-07  Mike Stump  <mrs@apple.com>
8522         * Makefile.def (dependencies): Add dependency for
8523         install-target-libssp and install-target-libgomp on
8524         install-gcc.
8525         * Makefile.in: Regenerate.
8527 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8529         * configure: Regenerate.
8530         * configure.ac: Move statements after variable declarations.
8532 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8534         * MAINTAINERS: Add myself as sh maintainer.
8536 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8538         * configure.ac: Adjust for loop syntax.
8539         * configure: Regenerate.
8541 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8543         * configure: Rebuilt.
8545 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8547         * configure.ac: Drop multiple occurrences of --enable-languages,
8548         and fix its quoting.
8549         * configure: Rebuilt.
8551 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8552             Nathan Sidwell  <nathan@codesourcery.com>
8553             Vladimir Prus  <vladimir@codesourcery.com>
8554             Joseph Myers  <joseph@codesourcery.com>
8556         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8557         * configure: Regenerate.
8559 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8561         * ltconfig (freebsd*): Default to elf.
8563 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8565         * configure.ac (target_libraries): Move libgcc before libiberty.
8566         * configure: Regenerated.
8568 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8569             Paolo Bonzini  <bonzini@gnu.org>
8571         PR bootstrap/30753
8572         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8573         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8574         * configure: Regenerated.
8576 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8578         * MAINTAINERS (Language Front End Maintainers): Update my mail
8579         address.
8581 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8583         PR bootstrap/30748
8584         * configure.ac: Correct syntax for Solaris ksh.
8585         * configure: Regenerated.
8587 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8589         * configure.ac: Sync with src.
8590         * configure: Regenerate.
8592 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8594         * Makefile.in: Regenerate.
8596 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8598         * config.sub: Sync with src.
8600 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8602         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8603         noncanonical equivalents.
8604         * configure.in: Rename to...
8605         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8606         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8607         target_noncanonical.  Use them.  Rewrite removal of configure
8608         arguments for autoconf 2.59.  Discard variable settings.  Force
8609         program_transform_name for native tools.
8611         * Makefile.in: Regenerated.
8612         * configure: Regenerated with autoconf 2.59.
8614 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8616         * MAINTAINERS (Write After Approval): Add myself.
8618 2007-01-31  Andreas Schwab  <schwab@suse.de>
8620         * Makefile.tpl (LDFLAGS): Substitute it.
8621         * Makefile.in: Regenerate.
8623 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8625         * MAINTAINERS (Write After Approval): Add myself.
8627 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8629         * MAINTAINERS (spu port): Add myself.
8631 2007-01-23  Richard Guenther  <rguenther@suse.de>
8633         PR bootstrap/30541
8634         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8635         * Makefile.tpl (GNATBIND): Substitute it.
8636         (GNATMAKE): Likewise.
8637         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8638         of STAGE_PREFIX.
8639         * Makefile.in: Regenerate.
8640         * configure: Regenerate.
8642 2007-01-18  Mike Stump  <mrs@apple.com>
8644         * configure.in: Re-enable -Werror for gcc builds.
8646 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8648         * MAINTAINERS (Write After Approval): Add myself.
8650 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8652         * configure.in: Change == to = in test command.
8653         * configure: Regenerate.
8655 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8656             Nick Clifton  <nickc@redhat.com>
8657             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8659         * configure.in (build_configargs, host_configargs, target_configargs):
8660         Remove build/host/target parameters.
8661         (host_libs): Add gmp and mpfr.
8662         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8663         * Makefile.def (gmp, mpfr): New.
8664         (gcc): Remove target.
8665         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8666         target_os, target_vendor): New.
8667         (configure): Add host_alias/target_alias arguments; adjust invocations.
8668         * configure: Regenerate.
8669         * Makefile.in: Regenerate.
8671 2007-01-11  Matt Fago  <fago@earthlink.net>
8673         * configure.in: Try to link to functions only in mpfr 2.2.x
8674         to improve robustness of configure tests.
8675         * configure: Regenerate.
8677 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8679         * MAINTAINERS: Add myself as i386 maintainer.
8681 2007-01-08  Jan Hubicka  <jh@suse.cz>
8683         * MAINTAINERS: Add myself as i386 maintainer.
8685 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8687         * configure.in: Add support for an x86_64-mingw* target.
8688         * configure: Regenerate.
8690 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8692         * Makefile.tpl (all-target): Correct @if conditional for target
8693         modules.
8694         * configure.in: Omit libiberty if building only target libgcc.
8695         * configure, Makefile.in: Regenerated.
8697 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8699         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8700         * configure: Regenerate.
8702 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8704         * Makefile.def (target_modules): Add libgcc.
8705         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8706         * Makefile.tpl (clean-target-libgcc): Delete.
8707         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8708         on gcc even for bootstrapped modules.  Rewrite handling of
8709         lang_env_dependencies to loop over target_modules.
8710         * configure.in (target_libraries): Add target-libgcc.
8711         * Makefile.in, configure: Regenerated.
8713 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8715         * configure.in: Reorganize recognition of languages.  Add
8716         --enable-stage1-languages.  Show supported languages for the chosen
8717         target rather than all recognized languages.
8718         * configure: Regenerate.
8720 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8722         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8723         * Makefile.in: Regenerate.
8725 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8727         * configure.in: Warn that MPFR 2.2.0 is buggy.
8728         * configure: Regenerate.
8730 2006-12-27  Ian Lance Taylor  <iant@google.com>
8732         * configure.in: When removing Makefiles to force a reconfigure, also
8733         remove prev-DIR*/Makefile.
8734         * configure: Regenerate.
8736 2006-12-22  Andreas Schwab  <schwab@suse.de>
8738         * configure: Regenerate with correct autoconf version.
8740 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8742         * configure.in: add AC_SUBST for *_FOR_TARGET.
8743         * configure: Regenerate.
8745 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8747         * configure.in: Simplify logic for rejecting languages that cannot
8748         be built.  Separate the case when a language is unsupported,
8749         from the case when the user chooses not to build a language.
8751 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8753         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8754         it only affects bootstrap and could be tested on "$host" as well.
8755         * configure: Regenerate.
8756         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8758 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8760         PR bootstrap/29544
8761         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8762         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8763         move here comment from Makefile.tpl.
8764         * Makefile.tpl: Move some definitions higher in the file.
8765         (STAGE1_CHECKING): New.
8766         * configure.in: Add --enable-stage1-checking.
8767         * configure: Regenerate.
8768         * Makefile.in: Regenerate.
8770 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8772         * MAINTAINERS: Add myself as build system maintainer.
8774 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8776         * MAINTAINERS (Write After Approval): Add myself.
8778 2006-12-13  Eric Christopher  <echristo@apple.com>
8780         * MAINTAINERS: Add myself as darwin maintainer.
8782 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8784         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8786 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8788         MAINTAINERS: Update my entry.
8790 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8792         * configure.in:  Handle spu makefile frag.
8793         * Makefile.tpl (MAINT): Define
8794         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8795         * configure: Regenerate.
8796         * Makefile.in: Regenerate.
8798 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8800         * config.guess: Import latest version.
8801         * config.sub: Likewise.
8803 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8805         * configure.in (spu-*-*): Don't skip target-libiberty.
8806         * configure: Regenerate.
8808 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8810         PR bootstrap/30134
8811         * configure.in: Correct x86 darwin support for libjava to powerpc
8812         and i?86 only.
8813         * configure: Regenerate.
8815 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8817         * configure.in: Add x86 darwin support for libjava.
8818         * configure: Regenerate.
8820 2006-12-07  Mike Stump  <mrs@apple.com>
8822         * Makefile.def (dependencies): Add dependency for
8823         install-target-libssp and install-target-libgomp on
8824         install-gcc.
8825         * Makefile.in: Regenerate.
8827 2006-12-04  Richard Guenther  <rguenther@suse.de>
8829         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8830         (Non-Algorithmic Maintainers): Move over non-algorithmic
8831         loop optimizer maintainers, add myself as a non-algorithmic
8832         middle-end maintainer.
8834 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8836         * MAINTAINERS (Write After Approval): Add myself.
8838 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8840         * configure.in: Update error message for missing GMP/MPFR.
8842         * configure: Regenerate.
8844 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8846         * configure.in: Update MPFR version in error message.
8848         * configure: Regenerate.
8850 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8852         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8853         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8854         --with-gmp-lib): New flags.
8856         * configure: Regenerate.
8858 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8860         * MAINTAINERS (Write After Approval): Change my email address.
8862 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8864         * MAINTAINERS (Write After Approval): Add myself.
8866 2006-11-22  Philipp Thomas  <pth@suse.de>
8868         * MAINTAINERS (i18n): Update e-mail address.
8870 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8872         * MAINTAINERS (spu port): Add myself as maintainer.
8873         (Write After Approval): Remove myself.
8875 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8877         * configure.in (skipdirs): Don't build libssp for SPU.
8878         * configure: Regenerate.
8880 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8882         * MAINTAINERS (spu port): Add myself as maintainer.
8883         (libobjc): Update my email address.
8885 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8887         * MAINTAINERS (Write After Approval): Add myself.
8889 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8891         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8892         * configure : Rebuilt.
8894 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8896         * MAINTAINERS (Write After Approval): Add myself.
8898 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8900         * MAINTAINERS (Write After Approval): Add myself.
8902 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8904         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8905         libmpfr.a.
8906         * configure: Regenerate.
8908 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8910         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8911         (unstage): Test for stage_last presence.
8913         PR bootstrap/29802
8914         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8915         STAGE_PREFIX.
8916         * Makefile.in: Regenerate.
8918 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8920         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8921         maintainers.
8923 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8925         * MAINTAINERS (Write After Approval): Add myself.
8927 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8929         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8930         and stageN-package/Makefile.
8931         * Makefile.in: Regenerated.
8933 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8935         * configure.in: Remove target-libgloss from noconfigdirs for
8936         bfin-*-*.
8937         * configure: Regenerated.
8939 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8941         * configure.in (have_gmp): Only error if the gcc directory exists.
8943         * configure: Regenerate.
8945 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8947         * configure.in: Robustify error message for missing GMP/MPFR.
8949         * configure: Regenerate.
8951 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8953         * MAINTAINERS (Write After Approval): Add myself.
8955 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8957         * MAINTAINERS: Change email address.
8959 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8961         * MAINTAINERS (Write After Approval): Add myself.
8963 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8965         * MAINTAINERS (Write After Approval): Add myself.
8967 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8969         * MAINTAINERS (Write After Approval): Move myself to
8970         Write After Approval section.
8972 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8974         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8975         need_gmp anymore.
8976         * configure: Regenerate.
8978 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8980         * MAINTAINERS (Write After Approval): Add myself.
8982 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8984         * config.guess: Import latest version.
8985         * config.sub: Likewise.
8987 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8989         * Makefile.def: Added pdf target handling.
8990         * Makefile.tpl: Added pdf target handling.
8991         * Makefile.in: Regenerated.
8993 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8995         * MAINTAINERS: Add self as score port maintainer.
8997 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8999         * MAINTAINERS (Write After Approval): Add myself.
9001 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9003         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9004         or newer.
9005         * configure: Regenerated.
9007 2006-09-27  Dave Brolley  <brolley@redhat.com>
9009         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9010         using $s instead of $r.
9011         * configure: Regenerated.
9013 2006-09-26  Thiemo Seufer  <ths@mips.com>
9015         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9016         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9017         * configure: Regenerate.
9019 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9021         * MAINTAINERS (Write After Approval): Remove myself.
9023 2006-09-22  Chao-ying Fu  <fu@mips.com>
9025         * MAINTAINERS (Write After Approval): Add myself.
9027 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9029         * MAINTAINERS: Add self as soft-fp maintainer.
9031 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9033         * MAINTAINERS: Add myself as avr maintainer.
9034         Remove Marek Michalkiewicz as avr maintainer.
9036 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9038         * MAINTAINERS (Write After Approval): Add myself.
9040 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9042         * configure.in: Never build newlib for a Mingw host.
9043         Never build newlib as Mingw target library.
9044         Test the existence of winsup/cygwin for building a Cygwin newlib,
9045         rather than just winsup.
9046         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9047         building a Mingw target.
9048         * configure: Regenerate.
9050 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9052         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9054 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9056         * config.guess: Import from src (was more updated).
9057         * config.sub: Likewise.
9059 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9061         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9062         * configure: Regenerated.
9064 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9066         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9067         for stages after the first.
9069 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9071         * Makefile.def: Add dependencies for configure-opcodes
9072         on configure-intl and all-opcodes on all-intl.
9073         * Makefile.in: Regenerated.
9075 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9077         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9079 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9081         Port to hosts whose 'sort' and 'tail' implementations
9082         treat operands with leading '+' as file names, as POSIX
9083         has required since 2001.  However, make sure the code still
9084         works on pre-POSIX hosts.
9085         * ltmain.sh: Don't assume "sort +2" is equivalent to
9086         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9088 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9090         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9092 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9094         * ltconfig: chmod 644 before ranlib during install.
9096 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9098         PR bootstrap/18058
9099         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9100         if the bootstrap compiler is a GCC version that supports it.
9101         * configure: Regenerate.
9103 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9105         * configure.in: Fix thinkos in previous check-in.
9106         * configure: Regenerate.
9108 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9110         PR other/27063
9111         * configure.in: Test subdir_requires and give an appropriate
9112         error message.
9113         * configure: Regenerate.
9115 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9117         * MAINTAINERS (Write After Approval): Add myself.
9119 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9121         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9123 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9125         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9127 2006-06-20  David Ayers  <d.ayers@inode.at>
9129         PR bootstrap/28072
9130         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9131         whether target-libjava is being configured instead of whether the
9132         java front end is enabled.
9133         * configure: Regenerate.
9135 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9137         PR target/27540
9138         * configure.in: Only enable libgomp on IRIX 6.
9139         * configure: Regenerate.
9141 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9143         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9144         too.
9145         * Makefile.in: Regenerate.
9147 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9149         * config-ml.in: Alter CCASFLAGS to include special
9150         multilib options the same as is done for CFLAGS.
9152 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9154         * configure.in: Don't enable libgomp on hpux10.
9155         * configure: Rebuilt.
9157 2006-06-12  David Ayers  <d.ayers@inode.at>
9159         PR bootstrap/27963
9160         PR target/19970
9161         * configure.in: Remove target-boehm-gc from noconfigdirs where
9162         ${libgcj} is specified.
9163         * configure: Regenerate.
9165 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9167         Sync from src:
9169         * configure.in: Sync.
9170         * configure: Regenerated.
9172         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9174         * Makefile.def: Added dependencies from sim and gdb on intl, and
9175         added configure dependencies to everything with an all dependency
9176         on intl.
9177         * Makefile.in: Regenerated.
9179 2006-06-06  David Ayers  <d.ayers@inode.at>
9181         PR libobjc/13946
9182         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9183         * Makefile.in: Regenerate.
9184         * configure.in: Add --enable-objc-gc at toplevel and have it
9185         enable boehm-gc for Objective-C.
9186         Remove target-boehm-gc from libgcj.
9187         Add target-boehm-gc to target_libraries.
9188         Add target-boehm-gc to noconfigdirs where ${libgcj}
9189         is specified.
9190         Assert that boehm-gc is supported when requested for Objective-C.
9191         Only build boehm-gc if needed either for Java or Objective-C.
9192         * configure: Regenerate.
9194 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9196         PR 27674
9197         * Makefile.tpl (configure-[+prefix+][+module+],
9198         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9199         Remove rule to unstage bootstrapped modules.
9200         (stage_current): New.
9201         * Makefile.in: Regenerate.
9203 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9205         * MAINTAINERS (Write After Approval): Update my e-mail address.
9207 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9209         * include/libiberty.h: Declare pex_run_in_environment.
9211 2006-05-31  Asher Langton  <langton2@llnl.gov>
9213         * MAINTAINERS (Write After Approval): Add myself.
9215 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9217         * Makefile.def (bfd, opcodes): Fix lib_path.
9218         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9219         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9220         * Makefile.in: Regenerate.
9222 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9224         * Makefile.in: Regenerate.
9226 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9228         * Makefile.def: Add install-html target. Add datarootdir
9229         docdir and htmldir to flags_to_pass.
9230         * Makefile.tpl: Add install-html target.
9231         * Makefile.in: Regenerate.
9232         * configure.in: Add --with-datarootdir, --with-docdir, and
9233         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9234         * configure: Regenerate.
9236 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9238         * configure.in: Enable gprof for cross builds.
9239         * configure: Regenerate.
9241 2006-05-22  Richard Guenther  <rguenther@suse.de>
9243         Revert
9244         2006-01-31  Richard Guenther  <rguenther@suse.de>
9245         Paolo Bonzini  <bonzini@gnu.org>
9247         * Makefile.def (target_modules): Add libgcc-math target module.
9248         * configure.in (target_libraries): Add libgcc-math target library.
9249         (--enable-libgcc-math): New configure switch.
9250         * Makefile.in: Re-generate.
9251         * configure: Re-generate.
9252         * libgcc-math: New toplevel directory.
9254 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9255             Andreas Tobler  <a.tobler@schweiz.ch>
9257         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9258         * configure: Rebuilt.
9260 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9262         * MAINTAINERS (Write After Approval): Add myself.
9264 2006-05-01  DJ Delorie  <dj@redhat.com>
9266         * configure.in: Restore CFLAGS if GMP isn't present.
9267         * configure: Regenerate.
9269 2006-05-01  Richard Guenther  <rguenther@suse.de>
9271         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9272         maintainer.
9274 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9276         * MAINTAINERS (Write After Approval): Add myself.
9278 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9280         * MAINTAINERS (Write After Approval): Add myself.
9282 2006-04-18  DJ Delorie  <dj@redhat.com>
9284         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9285         reference libgloss so that libssp can be built in a combined
9286         tree.
9287         * configure: Regenerate.
9289 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9291         * MAINTAINERS (Write After Approval): Add myself.
9293 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9295         * configure.in: Require makeinfo 4.4 or higher.
9296         * configure: Regenerate.
9298 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9300         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9301         Rearrange the entries of other libraries to have them in one place.
9303 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9305         * MAINTAINERS (Write After Approval): Remove myself.
9306         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9308 2006-03-14  Richard Guenther  <rguenther@suse.de>
9310         * configure: Regenerate with autoconf 2.13.
9312 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9314         * MAINTAINERS: Use my work address.
9316         * MAINTAINERS: Update my E-mail address.
9318 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9320         * configure.in: Handle --disable-<component> generically.
9321         * configure: Regenerate.
9323 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9325         PR libgcj/17311
9326         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9328 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9330         * MAINTAINERS (Write After Approval):  Remove myself.
9331         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9333 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9335         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9336         (TARGET_CONFIGDIRS): Remove.
9337         * configure.in: Remove AC_SUBST(target_configdirs).
9338         * Makefile.in, configure: Regenerated.
9340 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9342         * MAINTAINERS (Write After Approval):  Remove myself.
9343         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9345 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9347         PR bootstrap/25670
9349         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9351         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9352         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9353         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9354         BUILD_PREFIX, BUILD_PREFIX_1.
9355         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9357         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9358         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9360         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9361         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9362         of `cat stage_current`.  Always provide the `r' and `s' variables.
9363         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9364         a single shell execution.
9365         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9366         bootstrapped modules, make the stage1 module if the build was not
9367         started yet, else build the current stage.
9368         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9369         (all-build, all-host, all-target, [+make_target+]-host,
9370         [+make_target+]-target): Do not use \-continued lines.
9371         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9372         (current_stage, restrap, stage_last): New.
9374         * Makefile.in: Regenerate.
9375         * configure: Regenerate.
9377 2006-02-19  Bud Davis  <jmdavis@link.com>
9379         * MAINTAINERS (Write After Approval):  Remove myself.
9380         (Language Front End Maintainers):  Add myself as fortran 95
9381         maintainer and update e-mail address.
9383 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9385         * MAINTAINERS (Write After Approval):  Remove myself.
9386         (Language Front End Maintainers):  Add myself as fortran 95
9387         maintainer.
9389 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9391         * MAINTAINERS (Write After Approval): Add myself.
9393 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9395         * MAINTAINERS (Write After Approval):  Remove myself.
9396         (Language Front End Maintainers):  Add myself as
9397         fortran 95 maintainer.
9399 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9401         Sync from src:
9403         2005-12-27  Leif Ekblad  <leif@rdos.net>
9405         * configure.in: Add support for RDOS target.
9406         * configure: Regenerate.
9408 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9409             Andreas Schwab  <schwab@suse.de>
9411         * configure: Regenerate.
9413 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9415         * configure.in (enable_libgomp): Add AIX.
9416         * configure: Regenerate.
9418 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9420         * MAINTAINERS (Write After Approval): Add myself.
9422 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9424         * MAINTAINERS (Write After Approval): Add myself.
9426 2006-01-31  Richard Guenther  <rguenther@suse.de>
9427         Paolo Bonzini  <bonzini@gnu.org>
9429         * Makefile.def (target_modules): Add libgcc-math target module.
9430         * configure.in (target_libraries): Add libgcc-math target library.
9431         (--enable-libgcc-math): New configure switch.
9432         * Makefile.in: Re-generate.
9433         * configure: Re-generate.
9434         * libgcc-math: New toplevel directory.
9436 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9438         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9439         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9440         the assembler, linker and binutils.
9441         * configure: Regenerate.
9443 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9445         * MAINTAINERS (Write After Approval): Add myself.
9447 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9449         * configure: Regenerate.
9451 2006-01-18  Richard Henderson  <rth@redhat.com>
9452             Jakub Jelinek  <jakub@redhat.com>
9453             Diego Novillo  <dnovillo@redhat.com>
9455         * libgomp: New directory.
9456         * Makefile.def: Add target_module libgomp.
9457         * Makefile.in: Regenerate.
9458         * configure.in (target_libraries): Add target-libgomp.
9459         * configure: Regenerate.
9461 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9463         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9464         @ from continuation.
9465         * Makefile.in: Rebuilt.
9467 2006-01-04  Chris Lattner  <sabre@gnu.org>
9469         * MAINTAINERS (Write After Approval): Add myself.
9471 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9473         PR bootstrap/24252
9475         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9476         * Makefile.tpl (OBJDUMP): New.
9477         (EXTRA_HOST_FLAGS): Add it.
9478         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9480         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9481         to use symbolic links between directories.  Avoid race conditions
9482         or make them harmless.
9483         * configure.in: Do not try to use symbolic links between directories.
9485         * Makefile.def (LEAN): Pass.
9486         * Makefile.tpl (LEAN): Define.
9487         (stage[+id+]-start): Accept that the previous directory does not
9488         exist, if the bootstrap is lean.
9489         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9490         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9491         configure substitution.
9492         ([+compare-target+]): Likewise.
9493         ([+bootstrap-target+]-lean): New.
9494         * configure.in: Remove lean bootstrap support from here.
9496         * Makefile.in: Regenerate.
9497         * configure: Regenerate.
9499 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9501         * MAINTAINERS (libdecnumber): Add myself.
9503 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9505         * libtool-ldflags: New script.
9507 2006-01-02  Andreas Schwab  <schwab@suse.de>
9509         * configure.in: When reconfiguring remove Makefile in
9510         all stage directories.
9511         * configure: Regenerate.
9513 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9515         * MAINTAINERS: Update my email address.
9517 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9519         Revert Ada-related part of the previous change.
9521         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9522         Do not pass.
9523         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9524         * Makefile.in: Regenerate.
9525         * configure.in: Do not include mt-ppc-aix target fragment.
9526         * configure: Regenerate.
9528 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9530         * configure.in: Select appropriate fragments for PowerPC/AIX.
9531         * configure: Regenerate.
9533         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9534         BOOT_CFLAGS, BOOT_LDFLAGS.
9535         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9536         BOOT_CFLAGS, BOOT_LDFLAGS.
9537         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9538         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9539         (stage): Fail if we cannot complete the work.
9540         * Makefile.in: Regenerate.
9542 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9544         * configure.in: Replace ms1 with mt.
9545         * configure: Rebuilt.
9547 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9549         * MAINTAINERS: Update my email address.
9551 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9553         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9554         install-host-nogcc): Don't invoke $(stage) at the end.
9555         * Makefile.in: Regenerate.
9557 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9559         * configure.in: Flip the top-level bootstrap switch.
9560         * configure: Regenerate.
9562 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9564         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9565         $(stage) and $(unstage).
9566         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9567         (all): Remove stray semicolon.
9568         (local-distclean): Don't handle multilib.tmp and multilib.out.
9569         (install.all): Set $s for consistency.
9570         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9571         check_multilibs setting.  Always make the install directory.
9572         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9573         Correct @if/@endif.
9574         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9575         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9576         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9577         (multilib.out): Remove.
9578         * Makefile.in: Regenerated.
9580 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9582         * MAINTAINERS (Write After Approval): Add myself.
9584 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9586         * MAINTAINERS: Add myself as mt maintainer.
9588         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9590 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9592         * MAINTAINERS: Change email address.
9594 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9596         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9597         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9598         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9599         Find in-tree tools if available.
9600         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9601         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9602         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9603         (COMPILER_*_FOR_TARGET): New.
9604         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9605         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9606         (CONFIGURED_*, USUAL_*): Remove.
9607         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9608         STRIP): Use autoconf substitutions.
9609         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9610         COMPILER_NM_FOR_TARGET): New.
9611         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9613         (all): Make all-host and all-target in parallel.
9614         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9615         that $$r and $$s are set before invoking a recursive make.
9616         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9617         ([+bootstrap-target+]): Inline most of the `all' target.
9619 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9621         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9622         from the gcc build directory.
9623         * Makefile.in: Regenerate.
9625 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9627         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9628         depend on all-libdecnumber.
9629         * configure.in (host_libs): Include libdecnumber.
9630         * Makefile.in: Regenerate.
9631         * configure: Likewise.
9633 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9635         * libdecnumber: Import decNumber sources from the dfp-branch.
9637 2005-11-21  Kean Johnston  <jkj@sco.com>
9639         * config.sub, config.guess: Sync from upstream sources.
9641 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9643         Import from Autoconf sources:
9645         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9646         * config/move-if-change: Don't output "$2 is unchanged";
9647         suggested by Ben Elliston.  Handle weird characters correctly.
9649 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9651         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9652         to match upstream libtool for darwin.
9654 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9656         * Makefile.def: Remove gdb dependencies for gdbtk.
9657         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9658         (configure-gdb, install-gdb): New rules.
9659         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9660         * Makefile.in, configure: Regenerated.
9662 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9664         * MAINTAINERS (Write After Approval): Add myself.
9666 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9668         * MAINTAINERS (Write After Approval): Add myself.
9670 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9672         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9673         Diego Novillo.
9675 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9677         PR bootstrap/24297
9678         * Makefile.tpl (do-[+make-target+], do-check, install,
9679         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9680         are set before recursing.
9681         * Makefile.in: Regenerate.
9683 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9685         PR bootstrap/18939
9686         * Makefile.def (gcc) <target>: Fix thinko.
9687         * Makefile.in: Regenerate.
9689 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9691         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9692         * configure: Regenerate.
9694 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9696         * MAINTAINERS (Write After Approval): Add self.
9698 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9700         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9701         target-libffi, target-qthreads, target-libjava, and
9702         targetlibobjc.
9703         * configure: Regenerate.
9705 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9707         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9708         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9709         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9710         (USUAL_OBJDUMP_FOR_TARGET): New.
9711         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9712         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9713         * configure, Makefile.in: Regenerated.
9715 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9717         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9718         before other host packages.
9720 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9722         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9724 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9726         PR bootstrap/22340
9728         * configure.in (default_target): Remove.
9729         * Makefile.tpl (all): Do not use prerequisites as subroutines
9730         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9731         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9732         use prerequisites as subroutines.
9733         (check-host, check-target): New.
9734         (bootstrap configure & all targets): Do not use stage*-start
9735         if the directory layout is already ok.
9736         (non-bootstrap configure & all targets): Prepend a $(unstage).
9737         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9738         (NOTPARALLEL): Remove.
9739         (unstage, stage variables): New variables.
9740         (unstage, stage targets): Simply expand to those variables.
9742         * configure: Regenerate.
9743         * Makefile.in: Regenerate.
9745 2005-10-04  James E Wilson  <wilson@specifix.com>
9747         * Makefile.def (lang_env_dependencies): Add libmudflap.
9748         * Makefile.in: Regenerate.
9750 2005-10-03  Andreas Schwab  <schwab@suse.de>
9752         Backport from libtool CVS:
9753         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9755         * ltmain.sh: add support for installing into temporary
9756         staging area (e.g. 'make install DESTDIR=...')
9758 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9760         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9761         * configure: Regenerated.
9763 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9765         * configure: Regenerate with the correct
9766         autoconf version.
9768 2005-09-30  Catherine Moore  <clm@cm00re.com>
9770         * configure.in (bfin-*-*): New.
9771         * configure: Regenerated.
9773 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9775         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9776         (LIPO_FOR_TARGET): New.
9777         (CONFIGURED_LIPO_FOR_TARGET): New.
9778         (USUAL_LIPO_FOR_TARGET): New.
9779         (STRIP_FOR_TARGET): New.
9780         (CONFIGURED_STRIP_FOR_TARGET): New.
9781         (USUAL_STRIP_FOR_TARGET): New.
9782         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9783         STRIP_FOR_TARGET.
9784         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9785         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9786         * Makefile.in: Regenerate.
9787         * configure: Regenerate.
9789 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9791         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9792         (rs6000-*-aix*): Same.
9793         * configure: Regenerate.
9795 2005-09-16  Tom Tromey  <tromey@redhat.com>
9797         * MAINTAINERS: Add self as java maintainer.
9799 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9801         * configure.in: Recognize f95 in the --enable-languages option,
9802         and substitute it for fortran, issuing a warning.
9803         * configure: Regenerate.
9805 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9807         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9808         * configure:  Regenerated.
9810 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9812         * MAINTAINERS: Add self as ms1 maintainer.
9814 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9816         * Makefile.def (libssp): Add to lang_env_dependencies.
9817         * Makefile.in: Regenerate.
9819 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9821         * MAINTAINERS: Add myself as middle-end maintainer.
9823 2005-08-17  Christian Groessler  <chris@groessler.org>
9825         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9826         * Makefile.in: Regenerate.
9828 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9830         * MAINTAINERS (write after approval): Added myself.
9832 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9834         * MAINTAINERS (Write After Approval): Add myself.
9836 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9838         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9839         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9840         Look for alternate names of the target cc and c++
9841         * configure: Regenerate.
9843 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9845         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9846         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9847         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9848         tools; remove code to manually set them.
9849         (Target tools): Look in the environment for them.
9850         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9851         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9852         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9853         build directory.
9854         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9855         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9856         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9857         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9858         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9859         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9860         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9861         * configure: Regenerate.
9862         * Makefile.in: Regenerate.
9864 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9866         * MAINTAINERS: Update for removed CPU targets.
9868 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9870         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9871         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9872         * Makefile.in: Regenerated.
9874 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9876         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9877         (CFLAGS_FOR_TARGET): Use it.
9878         (CXXFLAGS_FOR_TARGET): Likewise.
9879         * Makefile.in: Regenerated.
9880         * configure.in (--with-build-sysroot): New option.
9881         * configure: Regenerated.
9883 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9885         * Makefile.tpl: Wrap install between unstage and stage
9886         * Makefile.in: Regenerate.
9888 2005-07-21  Eric Christopher  <echristo@apple.com>
9890         * MAINTAINERS: Update affiliation.
9892 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9894         * MAINTAINERS: Add self as crx port maintainer.
9896 2005-07-20  DJ Delorie  <dj@redhat.com>
9898         * MAINTAINERS: Add self as m32c maintainer.
9900 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9902         * all files: Update FSF address.
9904 2005-07-15  Eric Christopher  <echristo@redhat.com>
9906         * MAINTAINERS: Change affiliation.
9908 2005-07-14  Jim Blandy  <jimb@redhat.com>
9910         * configure.in: Add cases for Renesas m32c.
9911         * configure: Regenerated.
9913 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9915         * COPYING.LIB: Update from fsf.org.
9917 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9919         * COPYING, compile, config.guess,
9920         config.sub, install-sh, missing, mkinstalldirs,
9921         symlink-tree, ylwrap: Sync from upstream sources.
9922         * config-ml.in: Update FSF address.
9924 2005-07-13  Eric Christopher  <echristo@redhat.com>
9926         * configure.in: Add toplevel noconfigdir support for tpf.
9927         * configure: Regenerate.
9929 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9931         PR ada/22340
9933         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9934         * Makefile.in: Regenerate.
9936 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9938         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9939         Brolley to write-after-approval.
9941 2005-07-07  Andreas Schwab  <schwab@suse.de>
9943         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9944         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9945         * Makefile.in: Regenerated.
9947 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9949         * configure.in: Don't build sim or rda when targetting darwin.
9950         * configure: Regenerate.
9952 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9954         * configure.in: Add --enable-libssp and --disable-libssp.
9955         * configure: Regenerate with autoconf-2.13.
9957 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9959         * Makefile.def (target_modules): Add libssp.
9960         * configure.in (target_libraries): Add target-libssp.
9961         * configure: Rebuilt.
9962         * Makefile.in: Rebuilt.
9964 2005-07-01  Zack Weinberg  <zackw@panix.com>
9966         * MAINTAINERS: Change email address.  Resign from maintainership.
9968 2005-07-01  Richard Guenther  <rguenther@suse.de>
9970         * MAINTAINERS: Change my e-mail address and affiliation.
9972 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9974         * Makefile.def (stagefeedback): Come after profile.
9975         Define profiledbootstrap target.
9976         * Makefile.tpl (profiledbootstrap): Remove.
9977         (stageprofile-end): Zap stagefeedback.
9978         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9979         * Makefile.in: Regenerate.
9981 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9983         * MAINTAINERS: Update my email address.
9985 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9987         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9988         In 'cpp' stanza, support '#line' as well as '# '.
9990 2005-06-08  Andreas Schwab  <schwab@suse.de>
9992         * MAINTAINERS: Move myself from 'Write After Approval' to
9993         'CPU Port Maintainers' section as m68k maintainer.
9995 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9997         * configure.in (unsupported_languages): New macro.
9998         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9999         non-ported target libraries in noconfigdirs.
10000         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10001         non-linux-gnu.  Remove libgcj_ex_libffi.
10002         <lang_frag loop>: Set add_this_lang=no if the language is in
10003         unsupported_languages.
10004         * configure: Regenerate.
10006 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10008         * configure.in: Fix typo in handling of --with-mpfr-dir.
10009         * configure: Regenerate.
10011 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10013         * MAINTAINERS: Update my email address.
10015 2005-06-02  Jim Blandy  <jimb@redhat.com>
10017         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10018         accepted into the master sources.)
10020 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10021             Michael Snyder  <msnyder@redhat.com>
10022             Stan Cox  <scox@redhat.com>
10024         * configure.in: Set noconfigdirs for ms1.
10026         * configure: Regenerate.
10028 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10030         * MAINTAINERS (Write After Approval): Add self.
10032 2005-06-01  Josh Conner  <jconner@apple.com>
10034         * MAINTAINERS (Write After Approval): Add self.
10036 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10038         * MAINTAINERS: Update my email address.
10040 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10042         * MAINTAINERS (Write After Approval): Add self.
10044 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10046         * MAINTAINERS (Write After Approval): Remove self.
10048 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10050         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10051         (Dependencies): Consider target modules for bootstrap dependencies.
10052         Make target bootstrap modules depend on each stage's gcc.
10053         * Makefile.in: Regenerate.
10055 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10057         * Makefile.def (configure-gcc): Depend on binutils having been built.
10058         (all-gcc): No need to do it here.
10059         * Makefile.in: Regenerate.
10061 2005-05-19  Paul Brook  <paul@codesourcery.com>
10063         * configure.in: Rewrite misleading error message when requested
10064         language cannot be built.
10065         * configure: Regenerate.
10067 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10069         * ylwrap: Import from Automake 1.9.5.
10071 2005-05-13  David Ung  <davidu@mips.com>
10073         * MAINTAINERS (Write After Approval): Add self.
10075 2005-05-09  Mike Stump  <mrs@apple.com>
10077         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10078         lt_cv_sys_max_cmd_len for now.
10080 2005-05-09  Stan Cox  <scox@redhat.com>
10082         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10084 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10086         * README.SCO: Update the URL.
10088 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10090         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10091         with_gnu_ld to libtool.
10092         * ltcf-c.sh (aix[45]): Define file_list_spec.
10093         * ltcf-cxx.sh (aix[45]): Same.
10094         * ltcf-gcj.sh (aix[45]): Same.
10095         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10096         exists, write list of input files to temporary file.
10098 2005-05-04  Mike Stump  <mrs@apple.com>
10100         * configure.in: Always pass --target to target configures as
10101         otherwise rebuilds that do --recheck will fail.
10102         * confiugure: Rebuilt.
10104 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10106         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10107         STAGE_HOST_EXPORTS.
10108         (configure, all): Add bootstrap support.
10109         (Host modules, target modules): Pass post-stage1 flags and exports.
10110         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10111         * Makefile.in: Regenerate.
10113 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10115         * configure: Regenerate.
10117 2005-04-27  Mike Stump  <mrs@apple.com>
10119         * MAINTAINERS: Add self as darwin maintainer.
10121 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10123         * config.sub: Update from master copy.
10125 2005-04-21  Mike Stump  <mrs@apple.com>
10127         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10128         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10130 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10132         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10133         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10134         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10135         "*-*-elf" and "*-*-linux*".
10136         * configure: Regenerate.
10138 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10140         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10142 2005-04-12  Mike Stump  <mrs@apple.com>
10144         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10146 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10148         * MAINTAINERS (Write After Approval): Add myself.
10150 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10152         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10154 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10156         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10157         (TARGET_CONFIGARGS): Include --with-target-subdir.
10158         (configure, all): New macros.  Use them throughout.
10159         * Makefile.in: Regenerate.
10161 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10163         * MAINTAINERS (Write After Approval): Add myself.
10165 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10167         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10169 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10171         * MAINTAINERS: Move John Carr to Write After Approval.
10173 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10175         * config/mh-mingw32: Delete.
10176         * configure.in: Don't use it.
10177         * configure: Regenerate.
10179 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10181         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10182         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10183         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10184         (HOST_LIB_PATH): Generate from Makefile.def.
10185         (TARGET_LIB_PATH): Likewise.
10186         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10187         * Makefile.in: Regenerate.
10188         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10189         (RPATH_ENVVAR): Include Darwin case.
10190         * configure: Regenerate.
10192 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10194         * MAINTAINERS (Various Maintainers): Remove self.
10195         (Write After Approval): Add self.
10197 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10199         * MAINTAINERS (Various Maintainers): Add self.
10201 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10203         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10204         * configure: Regenerate.
10206 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10208         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10209         gcc_version, and gcc_version_trigger from set of flags to pass.
10210         * Makefile.tpl: Remove definitions of above variables.
10211         (config.status): Remove dependency on $(gcc_version_trigger).
10212         * Makefile.in: Regenerate.
10213         * configure.in: Do not reference config/gcc-version.m4 nor
10214         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10215         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10216         * configure: Regenerate.
10218 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10219             Andrew Pinski  <pinskia@physics.uc.edu>
10221         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10222         * Makefile.in: Regenerate.
10224 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10226         * MAINTAINERS (Write After Approval): Add myself.
10228 2005-03-03  David Ayers  <d.ayers@inode.at>
10230         * MAINTAINERS (Write After Approval): Add myself.
10232 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10234         PR libgcj/20160
10235         * ltmain.sh: Avoid creating archives with components that have
10236         duplicate basenames.
10238 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10240         PR bootstrap/20250
10241         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10242         instead of check.
10243         * Makefile.in: Regenerate.
10245 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10247         * Makefile.in: Regenerate to fix conflict between the previous two
10248         patches.
10250 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10252         PR bootstrap/17383
10253         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10254         * Makefile.tpl (HOST_SUBDIR): New substitution.
10255         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10256         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10257         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10258         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10259         (Host modules, Bootstrapped modules): Use it.
10260         (Build modules, Target modules): Do not create symlink trees,
10261         always configure out-of-srcdir.
10262         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10263         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10264         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10265         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10267         * Makefile.in: Regenerate.
10268         * configure: Regenerate.
10270 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10272         Merged from libada-gnattools-branch:
10273         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10275         * gnattools: New directory.
10276         * Makefile.def: Add gnattools as a module, depending on target-libada.
10277         * Makefile.in: Regenerate.
10278         * configure.in: Include gnattools in host_tools; disable it if ada
10279         is disabled.
10280         * configure: Regenerate.
10282 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10284         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10285         treelang maintainer.
10286         (Write After Approval): Remove myself.
10288 2005-02-23  Paul Schlie  <schlie@comcast.net>
10290         * configure.in: Allow darwin targeted ports to build tk, itcl and
10291         libgui.
10292         * configure: Regenerate.
10294 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10296         PR libgcj/10353
10297         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10298         * configure: Regenerate.
10300 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10302         * MAINTAINERS (Write After Approval): Add myself.
10304 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10306         * MAINTAINERS: Update my e-mail address.
10308 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10310         * MAINTAINERS (Write After Approval): Add myself.
10312 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10314         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10315         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10316         target-libgloss when not *-*-elf and *-*-aout.
10317         * configure: Regenerate.
10319 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10321         * MAINTAINERS: Remove obsolete entries.
10323         * MAINTAINERS (Write After Approval): Add Michael Matz.
10325 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10327         * MAINTAINERS: Remove self as cpplib maintainer.
10329 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10331         * install-sh, config.sub: Import from upstream.
10333 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10335         PR bootstrap/18222
10336         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10337         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10338         * Makefile.in: Regenerate.
10340 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10342         * MAINTAINERS: Update my email address.
10344 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10345             Andreas Schwab  <schwab@suse.de>
10347         PR bootstrap/18033
10348         * config-ml.in: Eval option if surrounded by single quotes.
10350 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10352         Revert 2004-12-28 Makefile changes, a better fix will be
10353         applied to mainline and src after GCC 4.0 branches.
10355 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10357         PR bootstrap/17383
10359         * Makefile.def (target_modules): Remove stage parameter,
10360         it is always true now.
10361         * Makefile.tpl (configure-build-[+module+],
10362         configure-target-[+module+]): Always build symlink tree
10363         for the directory and for include.  BUILD_SUBDIR and
10364         TARGET_SUBDIR cannot be . anymore.
10365         * Makefile.in: Regenerate.
10367 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10369         Revert 2004-12-08 Makefile changes.
10371 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10373         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10374         cygwin, mingw.
10376 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10378         * configure.in (sh64-*-*): Reenable gprof.
10379         * configure: Regenerate.
10381 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10383         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10384         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10385         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10386         * Makefile.in: Regenerate.
10388 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10390         * MAINTAINERS: Update my email address.
10392 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10394         * Makefile.tpl: Generate normal dependencies if the LHS module is
10395         not bootstrapped.
10396         * Makefile.in: Regenerate.
10398 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10400         * configure.in: Include config/gxx-include-dir.m4.  Use
10401         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10402         * configure: Regenerate.
10404 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10406         * config.if: Delete.
10407         * configure.in: Set libstdcxx_incdir directly.
10408         * configure: Regenerate.
10410 2004-12-02  Eric Christopher  <echristo@redhat.com>
10412         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10413         * Makefile.in: Regenerate.
10415 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10417         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10418         * configure: Regenerate.
10420 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10422         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10423         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10424         * configure: Regenerate.
10426 2004-12-01  Eric Christopher  <echristo@redhat.com>
10428         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10429         of things to remove.
10431 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10433         * MAINTAINERS (Write After Approval): Update my e-mail address.
10435 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10437         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10438         from CVS libtool to always pass_all.
10440 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10442         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10443         (hppa*64*-*-*): Delete incorrect comment.
10444         * configure: Rebuilt.
10446 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10448         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10450 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10452         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10453         from CVS libtool to always pass_all.
10455 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10457         * install-sh, compile: Import from automake.
10459 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10461         * config.guess, config.sub:  Import from savannnah.
10463 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10465         * MAINTAINERS (Write After Approval): Add myself
10467 2004-11-12  Mike Stump  <mrs@apple.com>
10469         * Makefile.def: Add html support.
10470         * Makefile.tpl: Likewise.
10471         * Makefile.in: Regenerate.
10473 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10475         PR 18423
10476         * configure.in: Remove all instances of build-fixincludes from
10477         noconfigdirs.
10478         (build_configargs): Supply --target to subdirectories.
10479         * configure: Regenerate.
10481         * Makefile.def: Make gcc install depend on fixincludes install.
10482         * Makefile.in: Regenerate.
10484 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10486         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10488 2004-11-11  Paul Brook  <paul@codesourcery.com>
10490         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10492 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10494         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10495         target-libgfortran.
10496         * configure: Regenerate.
10498 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10500         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10501         like CC.
10503 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10505         * Makefile.def (host fixincludes): Specify missing targets.
10506         * Makefile.in: Regenerate.
10508 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10510         * MAINTAINERS: Add myself
10512 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10514         * MAINTAINERS (Write After Approval): Add myself.
10516 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10518         * Makefile.def: Build fixincludes for the host, too.
10519         * Makefile.in: Regenerate.
10520         * configure.in (host_tools): Add fixincludes.
10521         * configure: Regenerate.
10523 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10525         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10526         * configure: Regenerated.
10528 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10530         PR other/17783
10531         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10532         * configure: Regenerated.
10534 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10536         * README.SCO: Update per FSF instructions.
10538 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10540         PR target/18151
10541         * configure.in (case ${target}): Do not build fixincludes for avr.
10542         * configure: Regenerated.
10544 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10546         * configure.in (case ${target}): Do not build fixincludes
10547         on platforms where it is not used.
10548         * configure: Regenerated.
10550 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10552         * configure.in: Use an absolute path to install-sh.
10553         * configure: Regenerated.
10555 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10557         * MAINTAINERS (Write After Approval): Add myself.
10559 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10561         * MAINTAINERS: Remove from Write After Approval those that are
10562         already maintainers.
10564 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10566         * MAINTAINERS:  Update my email address.
10568 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10570         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10571         * configure: Regenerate.
10573 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10575         * MAINTAINERS:  Update my email address.
10577 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10579         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10580         entries belonging to this category.
10582 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10584         * MAINTAINERS: Update my e-mail address.
10586 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10588         Fix wrong conflict resolution in:
10590         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10592         * Makefile.in: Regenerate.
10593         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10594         in the recursive `make', instead of hardwiring `all'.
10595         (Autogenerated TARGET-* variables): New.
10597 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10599         * configure.in: Enable target-libgloss for crx-*-*.
10600         * configure: Regenerate.
10602 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10604         * MAINTAINERS (Various Maintainers): Move the "windows,
10605         cygwin, mingw" maintainer to ...
10606         (OS Port Maintainers): ... here.
10608 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10610         * MAINTAINERS (Write After Approval): Remove those that are
10611         maintainers of some subsystem.
10613 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10615         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10616         * ltcf-cxx.sh (tpf*): Likewise.
10617         * ltconfig (tpf*): Add TPF OS configuration support.
10619 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10621         * MAINTAINERS: Change my email address to my new work account.
10623 2004-09-24  Michael Roth  <mroth@nessie.de>
10625         * configure.in (--without-headers): Add missing double quotes.
10626         * configure: Regenerate.
10628 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10630         * ylwrap: Revert to previous version.
10632 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10634         PR bootstrap/17369
10635         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10636         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10637         SET_GCC_LIB_PATH_CMD.
10638         (BASE_TARGET_EXPORTS): Likewise.
10639         * Makefile.in: Regenerated.
10641         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10642         * configure: Regenerated.
10644 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10646         * config.guess: New upstream version
10647         * compile, depcomp, install-sh, ylwrap: Likewise.
10649 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10651         * config/mh-x86omitfp: New host makefile fragment.  Add
10652         -fomit-frame-pointer to the default BOOT_CFLAGS.
10653         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10654         * configure: Regenerate.
10656 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10658         PR target/11572
10659         * configure.in (*-*-darwin*): Renable libobjc.
10660         * configure: Regenerate.
10662 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10664         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10666 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10668         * Makefile.def: Remove libbanshee.
10669         * Makefile.tpl: Ditto.
10670         * configure.in: Ditto.
10671         * Makefile.in: Regen.
10672         * configure: Ditto.
10674 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10676         * ltmain.sh: Use $pic_object as $non_pic_object if
10677         $non_pic_object=none.
10679 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10681         * missing: Import latest version from master repository.
10683 2004-09-06  Nick Clifton  <nickc@redhat.com>
10685         * config.sub: Import latest version from master repository.
10686         * config.guess: Likewise.
10687         This includes these changes:
10689         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10691         * config.sub: Handle crisv32, alias etraxfs.
10692         * config.guess (crisv32:Linux:*:*): Handle.
10694         2004-08-13  Brad Smith  <brad@comstyle.com>
10696         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10697         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10699         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10701         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10702         assume the processor is a powerpc.  This is because coreutils
10703         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10704         in this case, due to a MacOS X bug that causes
10705         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10706         to return a negative number.
10707         Problem reported by Petter Reinholdtsen in:
10708         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10710         2004-07-19  Ben Elliston  <bje@gnu.org>
10712         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10714         2004-06-24  Ben Elliston  <bje@gnu.org>
10716         * config.guess: Update copyright years.
10717         * config.sub: Likewise.
10719         2004-06-22  Robert Millan  <robertmh@gnu.org>
10721         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10722         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10724         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10726         * config.guess (*:*VMS:*:*): New entry. Replaces
10727         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10728         manufacturer.
10730         2004-06-22  Ben Elliston  <bje@gnu.org>
10732         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10733         * config.sub: Likewise.
10735         2004-06-22  Ben Elliston  <bje@gnu.org>
10737         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10738         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10740         2004-06-11  Ben Elliston  <bje@gnu.org>
10742         * config.guess (pegasos:OpenBSD:*:*): Remove.
10744         2004-06-11  Ben Elliston  <bje@gnu.org>
10746         From Wouter Verhelst <wouter@grep.be>:
10747         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10749         2004-06-11  Ben Elliston  <bje@gnu.org>
10751         * config.guess (luna88k:OpenBSD:*:*): New.
10753         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10755         * config.guess (m32r*:Linux:*:*): New case.
10756         * config.sub: Handle m32rle.
10758         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10760         From Jens Petersen  <petersen@redhat.com>:
10761         * config.sub: Handle sparcv8.
10763         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10765         From Tom Smith <smith@cag.lkg.hp.com>:
10766         * config.guess: Version suffixes are equally significant on Tru64
10767         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10768         prefix of "P" (patched kernel).
10770         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10772         * config.sub: Add support for National Semiconductor CRX target.
10774 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10776         * MAINTAINERS (Various Maintainers): Remove myself as web page
10777         maintainer, add myself as maintainer of build status lists.
10779 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10781         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10782         *-*-netware, but add target-libmudflap.
10783         Consolidate *-*-netware targets (of which really only i?86 exists)
10784         into a single entry.
10785         * configure: Likewise.
10787 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10789         * Makefile.tpl (sorry): Remove.
10790         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10791         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10792         (do-clean): Clean per-stage directories too.
10793         (do-distclean): Run distclean-stage1 too.
10794         (.NOTPARALLEL): Enable during toplevel bootstrap.
10795         (stage[+id+]-bubble): Enable parallel execution during
10796         the recursive invocation.
10797         * Makefile.in: Regenerate.
10799         Fix previous checkin:
10801         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10802         include.
10803         * configure.in: Fix indentation.
10804         * configure: Regenerate.
10806 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10808         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10809         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10810         * configure: regenerate
10811         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10812         -mdynamic-no-pic
10814 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10816         * Makefile.def (build_modules): Add fixincludes.
10817         (dependencies): Make gcc depend on fixincludes.
10818         * configure.in (build_tools): Add fixincludes.
10819         (build_configdirs): Always include build_libs.
10820         * Makefile.in: Regenerate.
10821         * configure: Regenerate.
10823 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10825         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10826         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10827         phony targets; do not generate timestamp files.
10828         (distclean-stageN): Remove references to their timestamp files.
10829         (restageN, touch-stageN): Remove.
10830         (stageN-bubble): Rewritten.
10831         (compare): Support lean bootstraps.
10832         * Makefile.in: Regenerate.
10834         * configure.in: Only warn when bootstrapping but
10835         build != host or build != target.  Support lean bootstraps.
10836         * configure: Regenerate.
10838 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10840         * configure.in:  Give a better error message if GMP/MPFR are missing
10841         and a language needing them has been requested.
10842         * configure:  Regenerated.
10844 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10846         * configure.in:  Print a list of available language front-ends if
10847         a requested one is missing.  Tidy stray tab characters.
10848         * configure:  Regenerated.
10850 2004-08-19  Michael Koch  <konqueror@gmx.de>
10852         * gcc/doc/install.texi: Update entry about automake for libjava.
10854 2004-08-17  Robert Millan  <robertmh@gnu.org>
10856         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10857         (instead of FreeBSD).
10858         * configure: Regenerate.
10860 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10862         * Makefile.in: Regenerate.
10863         * configure: Regenerate.
10865         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10866         stage_*_flags.
10867         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10868         for bootstrapped modules if toplevel bootstrap is going.
10869         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10870         modules.  Adjust for changes in Makefile.def.  Enable several
10871         rules even in non-bootstrap mode, just to avoid peppering the
10872         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10873         (stage-[+prev+]-bubble): Remove.
10875         * Makefile.def (Dependencies): Depend on all-build-bison,
10876         all-build-flex, all-build-byacc, all-build-texinfo, rather
10877         than the host variations.
10878         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10879         with BUILD_SUBDIR.
10880         (BISON): Update for recent Bisons.
10881         (YACC): Fix typo.
10882         (cross): Depend on all-build.
10883         (all): Do not depend on all-build.
10884         (prebootstrap): Remove.
10885         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10886         (Prebootstrap dependencies): Add them to the per-stage targets
10887         and to all-prebootstrap.
10888         * configure.in (build_configdirs): Always enable build_tools.
10889         (BUILD_DIR_PREFIX): Remove.
10891         * Makefile.def (gcc): Add target variable.
10892         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10893         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10894         in the recursive `make', instead of hardwiring `all'.
10895         (Autogenerated TARGET-* variables): New.
10897 2004-08-13  Brian Booth  <bbooth@redhat.com>
10899         * MAINTAINERS: Remove myself from write-after-approval.
10901 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10903         * src-release: Stop distributing mmalloc with gdb (which doesn't
10904         use it).
10905         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10906         * Makefile.in: Regenerate.
10908 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10910         * configure.in (arm*-*-eabi*): New target.
10911         * configure: Regenerate.
10913 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10915         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10916         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10917         (Dependencies): New section.
10918         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10919         (configure-target-[+module+]): Depend on maybe-all-gcc
10920         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10921         (toplevel profiledbootstrap): Fix dependencies.
10922         * Makefile.in: Regenerate.
10924 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10926         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10927         target-libiberty to noconfigdirs.
10928         * configure: Regenerate.
10930 2004-08-03  Paul Brook  <paul@codesourcery.com>
10932         * configure.in: Check for MPFR as well as GMP.
10933         * configure: Regenerate.
10935 2004-08-01  Robert Millan  <robertmh@gnu.org>
10937         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10938         libmudflap for all GNU-based systems (with Glibc).
10939         * configure: Regenerate.
10941 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10943         * Makefile.def (host-modules): Add gcc.
10944         * Makefile.in: Regenerate.
10945         * Makefile.tpl (sorry): New rule.
10946         (configure-host, all-host, [+make_target+]-host, do-check,
10947         install-host): Do not add gcc as a special case.
10948         (host modules): Add a small special-casing for gcc.  Export
10949         extra_make_flags through the environment.
10950         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10951         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10952         other recursive targets for gcc): Remove.
10954         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10955         (stage, unstage): New rules.
10956         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10957         distclean-stage[+id+]): Use stage_current.
10958         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10959         the stage*-start rules.
10961 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10963         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10964         use -all_load flag.
10966 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10968         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10969         * configure: Regenerate.
10971 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10973         * maintainer-scripts/gcc_release: Revert yesterday's change.
10975 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10977         * MAINTAINERS: Add myself to write-after-approval.
10979 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10981         * libf2c: Removed.
10982         * gcc/gccbug.in: Updated because of libf2c removal.
10983         * maintainer-scripts/gcc_release: Ditto.
10985 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10987         * configure.in: Build libmudflap by default on FreeBSD.
10988         * configure: Regenerated.
10990 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10992         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10993         systems.
10994         * configure: Regenerated.
10996 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10998         PR target/16344
10999         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11000         feedback based compiler.
11001         * Makefile.in: Rebuilt.
11003 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11005         * Makefile.def (host_modules): Set bootstrap=true for flex.
11006         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11007         * Makefile.in: Rebuilt.
11009 2004-07-07  Jan Hubicka  <jh@suse.cz>
11011         * MAINTAINERS: Add self as a profile feedback maintainer.
11013 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11015         * configure.in:  Do not prepend $srcdir to /dev/null in
11016         makefile fragments.
11017         * configure:  Regenerate.
11019 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11021         * Makefile.def (build_modules): Add bison, byacc, flex,
11022         m4, texinfo.
11023         (flags_to_pass): Add FLEX.
11024         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11025         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11026         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11027         DEFAULT_MAKEINFO): Remove.
11028         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11029         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11030         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11031         objdir or else use configured tool.
11032         (all-build): New.
11033         (all): Depend on it.
11034         (Build module dependencies): Add.
11035         * Makefile.in: Regenerate.
11036         * configure.in: Better support for multiple build modules,
11037         matching what is done for host/target modules.  Do not look
11038         for "plausible" locations of build tools if Canadian cross.
11039         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11040         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11041         * configure: Regenerate.
11043 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11045         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11046         * Makefile.in: Regenerate.
11048 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11050         * Makefile.tpl (configure-build-[+module+],
11051         configure-[+module+], configure-target-[+module+]): Pass
11052         [+extra_configure_args+].
11053         (all-build-[+module+], all-[+module+], check-[+module+],
11054         install-[+module+], [+make_target+]-[+module+],
11055         all-target-[+module+], check-target-[+module+],
11056         install-target-[+module+], [+make_target+]-target-[+module+]):
11057         Pass [+extra_make_args+].
11058         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11059         (GCC_HOST_EXPORTS): Remove.
11060         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11061         cross, check-gcc, check-gcc-c++, install-gcc,
11062         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11063         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11064         * Makefile.in: Regenerate.
11066 2004-06-21  Matthew Sachs  <msachs@apple.com>
11068         * MAINTAINERS: Added self to write-after-approval.
11070 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11072         * configure.in: Check for srcdir/winsup rather than build directory
11073         winsup.
11074         * configure: Regenerate.
11076 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11078         * configure.in: Don't build Cygwin native newlib if winsup
11079         directory is missing.  Emit warning instead.
11080         * configure: Regenerate.
11082 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11084         * Makefile.tpl (touch-stage[+id+]): New.
11085         (restage[+prev+]): Depend on touch-stage[+id+].
11087         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11088         Use it throughout.
11090         * Makefile.def: Add profile and feedback bootstrap stages.
11091         Remove next field from bootstrap stages.
11092         * Makefile.tpl (LN, LN_S): Substitute.
11093         (stageN-start, stageN-end): Use double-colon rules, to
11094         provide a hook for additional setup commands.
11095         (distclean-stageN-gcc, restageN): Create dependencies from
11096         [+prev+], not from [+next+].
11097         (stageN-bubble): Add commands for successive stages from
11098         [+prev+], using double-colon rules.
11099         (all-stageN-gcc): Fix typo.
11100         (stagefeedback-start, profiledbootstrap): New.
11101         * Makefile.in: Regenerate.
11102         * configure.in: Call ACX_PROG_LN.
11103         * configure: Regenerate.
11105 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11107         * MAINTAINERS (Write After Approval): Add myself.
11109 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11111         * MAINTAINERS (Write After Approval): Add myself.
11113 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11115         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11116         without gcc.
11117         * configure: Regenerate.
11119 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11121         * Makefile.tpl: Fix typo.
11122         * Makefile.in: Regenerate.
11124 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11126         * configure.in: Remove new- prefix from toplevel
11127         bootstrap targets.
11128         * configure: Regenerate.
11130 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11132         * Makefile.tpl (all.normal): Rename to all.
11133         (all): Replace with a rule to pick the default
11134         target from configure.
11135         (all-gcc, configure-gcc): Use conditionals to
11136         do nothing when toplevel bootstrap is going on.
11137         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11138         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11139         * configure.in: Support --enable-bootstrap.
11141         * Makefile.def: Remove new- prefix from toplevel
11142         bootstrap targets.
11143         * Makefile.tpl: Likewise.
11145         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11146         target.
11148         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11149         $(RECURSE_FLAGS) to recursive invocation of make.
11151         * Makefile.in: Regenerate.
11152         * configure: Regenerate.
11154 2004-05-30  Andreas Jaeger  <aj@suse.de>
11155             Jim Wilson  <wilson@specifixinc.com>
11157         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11158         like CC.
11160 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11162         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11163         * configure: Regenerate.
11165 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11167         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11168         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11169         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11170         targets.
11171         * Makefile.in: Regenerate.
11173 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11175         * configure.in: Test the ability to symlink directories.
11176         * configure: Regenerate.
11178         * Makefile.def (bootstrap-stage): New definitions.
11179         * Makefile.tpl (configure-stage1-gcc,
11180         configure-stage2-gcc, configure-stage3-gcc,
11181         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11182         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11183         new-restage3, compare): Autogenerate, see Makefile.in
11184         entry for behavioral changes.
11185         (distclean-stage1, new-stage1-start, new-stage1-end,
11186         new-stage1-bubble, distclean-stage2, new-stage2-start,
11187         new-stage2-end, new-stage2-bubble, distclean-stage3,
11188         new-stage3-start, new-stage3-end): New autogenerated targets.
11189         (objext, prebootstrap, BOOT_CFLAGS,
11190         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11191         targets.
11193         * Makefile.in: Regenerate.
11194         (distclean-stage1, new-stage1-start, new-stage1-end,
11195         new-stage1-bubble, distclean-stage2, new-stage2-start,
11196         new-stage2-end, new-stage2-bubble, distclean-stage3,
11197         new-stage3-start, new-stage3-end): New targets.
11198         (all-stage1-gcc): Move prebootstrap dependency from here...
11199         (configure-stage1-gcc): ...to here.
11200         (new-bootstrap): Use bubble targets.
11201         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11202         Use per-stage distclean targets.
11203         (configure-stage1-gcc, configure-stage2-gcc,
11204         configure-stage3-gcc, all-stage1-gcc,
11205         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11206         Use new-stageN-start to prepare the tree.
11208 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11210         * Makefile.def (host_modules): add libcpp.
11211         * Makefile.tpl: Add dependencies on and for libcpp.
11212         * Makefile.in: Regenerate.
11213         * configure.in: Add libcpp host module.
11214         * configure: Regenerate.
11216 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11218         * Makefile.tpl: Whenever a recursive target is defined, wrap
11219         it in a special @if/@endif block, and prepare its maybe
11220         dependency in the @if/@endif block
11221         * configure.in: Instead of writing maybe dependencies, remove
11222         the @if/@endif statements, and remove the @if/@endif blocks
11223         that remain.
11224         * configure: Regenerate.
11225         * Makefile.in: Regenerate.
11227 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11229         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11231 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11233         PR bootstrap/15120
11234         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11235         * */configure: Rebuilt.
11237 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11239         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11240         of libf2c.
11241         * configure, Makefile.in: Regenerate.
11243 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11245         * MAINTAINERS (Write After Approval): Add myself.
11247 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11249         Merge from tree-ssa-20020619-branch.
11251         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11252         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11253         (HOST_GMPLIBS): Define.
11254         (HOST_GMPINC): Define.
11255         (TARGET_LIB_PATH): Add libmudflap.
11256         (GFORTRAN_FOR_TARGET): Define.
11257         (configure-build*): Export GFORTRAN.
11258         (configure-gcc): Export GMPLIBS and GMPINC.
11259         (all-gcc): Add maybe-all-libbanshee.
11260         (configure-target-libgfortran): Define.
11261         * Makefile.in: Regenerate.
11262         * configure.in (host_libs): Add libbanshee.
11263         (target_libraries): Add target-libmudflap and target-libgfortran.
11264         Add --with-libbanshee.
11265         Handle --disable-libmudflap.
11266         (*-*-freebsd*): Use with_gmp.
11267         Add $(libgcj) to noconfigdirs.
11268         * configure: Regenerate.
11269         * depcomp: New file.
11270         * MAINTAINERS: Add tree-ssa maintainers.
11272 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11274         * MAINTAINERS (Various Maintainers): Add myself.
11276 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11278         * MAINTAINERS (Write After Approval): Add myself.
11280 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11282         * MAINTAINERS (Write After Approval): Add myself.
11284 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11286         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11287         * configure: Regenerate.
11289 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11291         Revert:
11292         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11294         * Makefile.def (flags_to_pass): Remove *dir variables that
11295         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11296         as well as prefix and exec_prefix.
11297         * Makefile.in: Regenerate.
11299 2004-04-26  Robert Millan  <robertmh@gnu.org>
11301         Add patches from libtool CVS.
11302         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11303         * ltconfig: Likewise.
11304         * ltcf-c.sh: Likewise.
11305         * ltcf-cxx.sh: Likewise.
11306         * ltcf-gcj.sh: Likewise.
11308 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11310         * Makefile.def (host_modules): Mark with the bootstrap
11311         flag packages on which gcc depends.
11312         * Makefile.tpl (all-bootstrap): Use it.
11313         * Makefile.in: Regenerate.
11315 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11317         * Makefile.def (flags_to_pass): Remove *dir variables that
11318         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11319         as well as prefix and exec_prefix.
11320         * Makefile.in: Regenerate.
11322 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11324         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11325         * configure: Regenerate.
11326         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11327         * gcc/Makefile.tpl (compare): Use the result of the test.
11328         * gcc/Makefile.in: Regenerate.
11330 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11332         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11333         Always relocate gcc and prev-gcc to the original names, even
11334         if the build fails.
11335         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11336         New targets.
11338 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11340         * MAINTAINERS: Update my email address.
11342 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11344         * configure.in (mips*-*-irix5*): Enable ld.
11345         * configure: Regenerate.
11347 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11349         * configure: Regenerate.
11351 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11353         * Makefile.tpl (configure-[+module+], configure-gcc,
11354         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11355         Set and export LDFLAGS.
11356         * Makefile.in: Regenerate.
11358 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11360         * MAINTAINERS: Add myself to write-after-approval.
11362 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11364         PR bootstrap/14871
11365         * Makefile.tpl: If we don't have built-in-tree target tools,
11366         use the ones found by configure rather than hacking around with
11367         program_transform_name.
11368         * configure.in: Give Makefile.tpl the information necessary
11369         to do that.
11370         * Makefile.in: Regenerate.
11371         * configure: Regenerate.
11373 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11375         PR bootstrap/14760
11376         * configure.in: When computing baseargs, strip *all* copies of
11377         offending options.  Also, don't match/substitute the trailing space,
11378         so that this actually works when two similar options are separated by
11379         only one space.
11380         * configure: Regenerate.
11382 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11384         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11385         (rs6000-*-aix*): Same.
11386         * configure: Regenerate.
11388 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11390         * MAINTAINERS: Add myself to write-after-approval.
11392 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11394         * MAINTAINERS: Add myself to write-after-approval.
11396 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11398         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11399         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11400         * Makefile.in: Regenerate.
11402         * configure.in (top level bootstrap support): Rework --enable-werror
11403         to set @stage2_werror_flag@.
11404         * configure: Regenerate.
11405         * Makefile.tpl (top level bootstrap support): Pass
11406         @stage2_werror_flag@ down to configure in stages 2 and 3.
11407         * Makefile.in: Regenerate.
11409 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11411         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11412         for stages 2 and 3 as well as in make.  As a consequence, remove
11413         OUTPUT_OPTION (now detected by configure) from the flags passed down
11414         to make.
11415         * Makefile.in: Regenerate.
11417         * Makefile.tpl (new-bootstrap): Fix typo.
11418         * Makefile.in: Regenerate.
11420 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11422         * Makefile.tpl: Rearrange by moving recursive_targets rules
11423         into their proper sections.
11424         * Makefile.tpl (top level bootstrap support): Move disabling
11425         of coverage flags from 'make' to 'configure'; improve comments.
11426         * Makefile.in: Regenerate.
11428         * Makefile.tpl (experimental top level bootstrap) Move stage1
11429         language setting from all- target to configure- target; disable
11430         intermodule optimization in stage 1; prevent gratuitous rebuilds
11431         of stage 1.
11432         * Makefile.in: Regenerate.
11433         * configure.in: Comma-separate stage 1 language list for top
11434         level bootstrap.
11435         * configure: Regenerate.
11437         * Makefile.tpl: Clean up experimental top level bootstrap support:
11438         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11439         prev-gcc in configure- targets as well as all- targets.
11440         * Makefile.in: Regenerate.
11442 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11444         * compile: New file imported from automake.
11446 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11448         * configure.in: Remove symbolic link section.
11449         * configure: Regenerate.
11450         * Makefile.tpl (links): Remove.
11451         * Makefile.in: Regenerate.
11453 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11454             Nathanael Nerode  <neroden@gcc.gnu.org>
11456         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11457         Set with AC_CHECK_PROGS.
11458         * configure.in: Fix comment typo from last patch.
11459         * configure: Regenerate.
11461 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11463         * Makefile.tpl: Introduce experimental top level bootstrap support.
11464         * Makefile.in: Regenerate.
11465         * configure.in: Introduce support for top level bootstrap.
11466         * configure: Regenerate.
11468 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11469             Paolo Bonzini  <bonzini@gnu.org>
11471         PR bootstrap/14522
11472         * configure.in: Cope with shells that do not support unquoted ^
11473         * configure: Regenerate.
11475 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11476             Paolo Bonzini  <bonzini@gnu.org>
11478         PR bootstrap/14522
11479         * configure.in: Cope with shells that do not support nesting
11480         quotes inside quoted backquote substitutions.
11481         * configure: Regenerate.
11483 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11485         PR bootstrap/14522
11486         * configure.in: Fix escaping of $.
11487         * configure: Regenerate.
11489 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11491         * configure: Regenerate, since I forgot to while committing Paolo's
11492         changes.
11494 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11496         PR ada/14131
11497         Move language detection to the top level.
11498         * configure.in: Find default values for the tools as
11499         soon as possible.  Disable ada if GNAT is not found.
11500         Emit error message about missing languages.  Expand
11501         --enable-languages=all for the gcc subdirectory.
11503 2004-03-10  Ben Elliston  <bje@gnu.org>
11505         * MAINTAINERS: Update my email address.
11507 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11509         * ltconfig: Disable building static libraries if building shared
11510         libraries on AIX 5L.
11512 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11514         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11515         and disable libgcj.
11516         * configure: Regenerated.
11518 2004-03-01  Brian Booth  <bbooth@redhat.com>
11520         * MAINTAINERS: Add myself to write-after-approval.
11522 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11524         * MAINTAINERS: Add myself to write-after-approval.
11526 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11528         PR bootstrap/7087
11529         * Makefile.tpl: Guard XFOO sed statements better.
11530         * Makefile.tpl: Add dependency for configure-target-libada.
11531         * Makefile.in: Regenerate (incidentally fixes broken
11532         commit when libada-branch was merged).
11534 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11536         * MAINTAINERS: Add myself to write-after-approval.
11538 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11540         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11541         maintainers.
11543 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11545         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11546         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11548 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11550         PR bootstrap/11932
11551         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11553 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11555         * MAINTAINERS: Added myself to write-after-approval.
11557 2004-02-14  Michael Koch  <konqueror@gmx.de>
11559         * MAINTAINERS: Added myself to write-after-approval.
11561 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11563         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11564         some OS port maintainers to OS port maintainers section.
11566 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11568         * MAINTAINERS: Add self.
11570 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11572         * MAINTAINERS: Alphabetize.
11574 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11576         * MAINTAINERS: Remove myself.
11578 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11580         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11581         (rs6000-*-aix*): Same.
11582         * configure: Regenerate.
11584 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11586         * configure.in (host): Add in missing $noconfigdirs to defines.
11587         * configure: Regenerate.
11589 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11590             Nathanael Nerode  <neroden@gcc.gnu.org>
11592         PR ada/6637, PR ada/5911
11593         Merge with libada-branch:
11594         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11595         with appropriate dependencies. Add --enable-libada configure switch.
11596         * configure, Makefile.in: Regenerate.
11598 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11600         * MAINTAINERS: Add myself to write-after-approval.
11602 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11604         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11605         * configure: Regenerate.
11607 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11609         Merge from upstream:
11611         * ltmain.in: When setting IFS to '~', be careful about user
11612         arguments that contain '~'.
11614         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11616         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11617         Also test $base_compile against $CC with escaped arguments. Bug
11618         reported by Geoff Keating <geoffk@apple.com>.
11620 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11622         * MAINTAINERS: Remove i960 port.
11624 2004-01-23  DJ Delorie  <dj@redhat.com>
11626         * Makefile.def (target_modules) [libiberty]: Don't stage.
11627         * Makefile.in: Rebuilt.
11629 2004-01-20  Caroline Tice  <ctice@apple.com>
11631         * MAINTAINERS: Add myself to write-after-approval.
11633 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11635         * MAINTAINERS: Update my email address.
11637 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11639         * MAINTAINERS: Add myself to write-after-approval.
11641 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11643         * MAINTAINERS: Remove entries without email address.
11645 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11647         * MAINTAINERS: Add myself to write-after-approval.
11649 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11651         * MAINTAINERS: Update my email address.
11653 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11655         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11656         * Makefile.tpl (configure-target-[+module+]): Support stage.
11657         * Makefile.in: Rebuilt.
11659 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11661         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11663 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11665         * MAINTAINERS: Add myself as a MIPS maintainer.
11667 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11669         * configure.in: Use ./config.cache, not config.cache.
11670         * configure: Regenerate.
11671         * Makefile.tpl: Special-casing not needed for GCC any more.
11672         * Makefile.in: Regenerate.
11674         * configure.in: Don't share a cache file for host dirs.
11675         * configure: Regenerate.
11677         * config-ml.in: Don't mess with the cache file.
11679 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11681         * MAINTAINERS: Move myself from 'Write After Approval' to
11682         'CPU Port Maintainers' section as SPARC maintainer.
11684 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11686         * Makefile.tpl: Make GCC use a separate config.cache.
11687         * Makefile.in: Regenerate.
11689         PR bootstrap/11932, PR bootstrap/11933
11690         (I don't know if it will fix either of them, but it relates
11691         to them.)
11692         * configure.in: Don't use shared config.cache for target
11693         directories.
11694         * configure: Regenerate.
11696 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11698         * MAINTAINERS: Add myself to 'Write After Approval' section.
11700 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11702         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11703         * configure: Regenerated.
11705 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11707         * MAINTAINERS: Remove the mn10200 maintainer.
11709 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11711         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11712         * configure: Regenerated.
11714 2003-12-16  Jan Hubicka  <jh@suse.cz>
11716         * MAINTAINERS: Add myself as callgraph maintainer.
11718 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11720         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11721         * configure: Regenerate.
11723 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11725         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11726         'Write After Approval' section. Update email.
11728 2003-12-01  James Lemke  <jim@wasabisystems.com>
11730         * MAINTAINERS (Write After Approval): Add myself.
11732 2003-11-20  Matt Thomas  <matt@3am-software.com>
11734         * MAINTAINERS: Add myself as a vax port maintainer.
11736 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11738         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11739         (configure-build-[+module+], configure-[+module+]): Likewise.
11740         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11741         * Makefile.in: Regenerate.
11743 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11745         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11746         shared/dylibed libraries.
11747         * ltmain.sh: Likewise.
11748         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11749         * ltcf-cxx.sh: Likewise.
11750         * ltcf-gcj.sh: Likewise.
11751         * ltconfig: Likewise.
11753 2003-11-17  Stan Cox  <scox@redhat.com>
11755         * MAINTAINERS: Add myself as iq2000 port maintainer.
11757 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11759         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11760         * Makefile.in: Regenerate.
11762 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11764         * config.sub: Update to 2003-11-03 version.
11766 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11768         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11769         * configure:  Regenerate.
11771 2003-10-20  Nicolas Pitre  <nico@cam.org>
11773         * MAINTAINERS: Add myself to 'Write After Approval' section.
11775 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11777         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11779 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11781         * MAINTAINERS: Update my email address.
11783 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11785         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11787 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11789         * MAINTAINERS: Add myself to 'Write After Approval' section.
11791 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11793         * config.guess: Update to 2003-10-16 version.
11794         * config.sub: Update to 2003-10-16 version.
11796 2003-10-15  David Daney  <ddaney@avtrex.com>
11798         * MAINTAINERS: Added myself to 'Write After Approval' section.
11800 2003-10-15  Falk Hueffner  <falk@debian.org>
11802         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11803         'Write After Approval' section. Update email.
11805 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11807         * MAINTAINERS: Move myself from 'Write After Approval' to
11808         'Various Maintainers' section as middle-end maintainer.
11810 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11812         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11813         HOST_FLAGS_TO_PASS.
11814         * Makefile.in: Regenerate.
11816 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11818         * config.guess: Update to 2003-10-07 version.
11819         * config.sub: Update to 2003-10-07 version.
11821 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11823         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11824         * ltconfig (irix5*, irix6*): Don't override version_type.
11826 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11828         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11829         * configure: Rebuilt
11830         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11831         * Makefile.in: Rebuilt
11833 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11835         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11837 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11839         * MAINTAINERS (Write After Approval): Add myself.
11841 2003-09-29  Paul Koning  <ni1d@arrl.net>
11843         * MAINTAINERS: Move myself from "Write After Approval"
11844         to CPU platform maintainers for pdp11 platform.
11846 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11848         * MAINTAINERS: Move myself from 'Write After Approval' to
11849         'Various Maintainers' section as libffi testsuite maintainer.
11851 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11853         * configure.in: Pass a computed --program-transform-name
11854         to subconfigures.
11855         * configure: Regenerated.
11857 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11859         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11860         * Makefile.in: Regenerate.
11862         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11863         * Makefile.in: Regenerate.
11865 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11867         * MAINTAINERS: Move myself from 'Write After Approval'
11868         to 'Various Maintainers' (objective-c) section.
11870 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11872         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11873         quoting.
11874         * configure: Regenerated.
11876 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11878         * MAINTAINERS (Write After Approval): Add myself to write after
11879         approval list.
11881 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11883         * MAINTAINERS (Write After Approval): Add myself.
11885 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11887         * MAINTAINERS: Update my e-mail address.
11889 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11891         * libtool.m4 (LD): Correct powerpc64 host match.
11893 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11895         * MAINTAINTERS: Update my affiliation and email address.
11897 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11899         * MAINTAINERS (Write After Approval): Add myself.
11901 2003-09-04  DJ Delorie  <dj@redhat.com>
11903         * configure: Regenerate.
11905 2003-09-04  Robert Millan  <robertmh@gnu.org>
11907         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11909 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11911         * configure.in: Ensure arguments to sed are properly spaced.
11912         * configure: Regenerate.
11914 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11916         * MAINTAINERS: Update my e-mail address.
11918 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11920         * MAINTAINERS (Write After Approval): Add myself.
11922 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11924         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11925         * configure: Regenerated.
11927 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11929         * MAINTAINERS: Update my email address.
11931 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11933         * configure.in:  Use newline instead of semicolon when assuming
11934         shell arguments in a for loop.
11935         * configure:  Regenerated.
11937 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11939         * MAINTAINERS: Resurrect the i860 maintainer.
11941 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11943         PR 8180
11944         * configure.in: When testing with_libs and with_headers, treat
11945         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11946         * configure: Regenerate.
11948         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11949         make, shell, etc.
11950         (baseargs): Likewise.
11951         * configure: Regenerate.
11953 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11955         * MAINTAINERS (Write After Approval): Add myself.
11957 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11959         * configure.in: Disable libgcj for darwin not on powerpc.
11960         * configure: Rebuild.
11962 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11964         * config-ml.in, symlink-tree: Add license.
11966 2003-08-03  Richard Stallman  <rms@gnu.org>
11967             Eben Moglen  <moglen@columbia.edu>
11969         * README.SCO: New file.
11971 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11973         * Makefile.tpl (check, check-c++): Express dependencies using
11974         dependencies rather than commands.
11975         * Makefile.in: Regenerate.
11977 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11979         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11980         * configure: Ditto.
11982 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11984         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11985         * Makefile.in: Update.
11987 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11989         * configure.in: Enable libgcj for darwin.
11990         * configure: Rebuild.
11992 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11994         * config-ml.in:  Use ac_configure_args directly instead of
11995         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11996         actually seen.
11998 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12000         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12001         creating target and build subdirs to build all parent dirs as needed.
12002         * Makefile.in: Rebuild.
12003         * configure.in: Don't build dirs explicitly here.
12004         * configure: Rebuild.
12006 2003-07-26  Paul Brook  <paul@nowt.org>
12008         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12010 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12012         * Makefile.tpl (all-make): Depend on intl.
12013         * Makefile.in: Rebuilt.
12015 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12017         * install-sh:  Update to newer upstream versions (associated with
12018         aclocal 1.7).
12019         * mkinstalldirs:  Likewise.
12020         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12022 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12024         * MAINTAINERS: Move self from Bug database only accounts
12025         to write-after-approval.
12027 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12029         * config.if: Remove unused libc_interface determination.
12031 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12033         * MAINTAINERS: Move self from write-after-approval to
12034         build machinery (*.in).
12036 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12038         PR bootstrap/11273
12039         PR bootstrap/11408
12040         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12041         unused INSTALL_PROGRAM_ARGS.
12042         * configure.in: Use AC_PROG_INSTALL.
12043         * Makefile.in: Regenerate.
12044         * configure: Regenerate.
12046 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12048         * MAINTAINERS: Alphabetize.
12050 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12052         * configure: Rebuilt.
12053         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12054         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12055         newlib nor libgloss.
12056         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12057         * configure.in (am33_2.0-*-linux*): Added.
12059 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12061         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12062         * configure: Regenerate.
12064 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12066         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12067         * Makefile.in: Regenerate.
12069 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12071         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12072         * Makefile.in: Regenerate.
12074 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12076         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12077         * Makefile.in: Regenerated.
12079         * config-ml.in: Replace PWD with PWD_COMMAND.
12081 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12083         * intl: New directory; see intl/ChangeLog for details.
12084         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12085         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12086         * Makefile.in: Regenerate.
12088 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12090         * configure.in: Clean up config-lang.in handling.  Delete
12091         useless assignment to "subdirs".
12092         * configure: Regenerate.
12094 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12096         * configure.in: Rename 'target_libs' to 'target_libraries'.
12097         Remove useless reference to 'target_libs'.
12098         * configure: Regenerate.
12100 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12102         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12103         * Makefile.in: Regenerate.
12105 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12107         * Makefile.def: Introduce flags_to_pass.
12108         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12109         * Makefile.in: Regenerate.
12111 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12113         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12114         and target-libgloss.
12115         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12116         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12117         * configure: Regenerate.
12119 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12121         * configure.in: Update testsuite_flags to new location.
12122         * configure. Regenerate.
12124 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12126         * Makefile.tpl: Remove BUILD_CC stuff.
12127         * Makefile.in: Regenerate.
12129 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12131         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12133 2003-06-16  Graeme Peterson  <gp@qnx.com>
12135         * MAINTAINERS (Write After Approval): Add myself.
12137 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12139         * config.guess: Update to 2003-06-12 version.
12140         * config.sub: Update to 2003-06-13 version.
12142 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12144         * config.guess: Update to 2003-06-06 version.
12145         * config.sub: Update to 2003-06-06 version.
12147 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12149         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12150         * configure. Regenerate.
12152 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12154         * configure.in: Disable serial configure by default.
12155         * configure: Regenerate.
12156         * Makefile.tpl: Abolish .NOTPARALLEL.
12157         * Makefile.in: Regenerate.
12159         * Makefile.tpl: Replace {build,host,target}_canonical by
12160         {build,host,target}.
12161         * Makefile.in: Regenerate.
12163         * Makefile.tpl: Fix stupid pasto.
12164         * Makefile.in: Regenerate.
12166 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12168         * Makefile.tpl: Remove bogus conditional.
12169         * Makefile.in: Regenerate.
12171 2003-06-05  Jan Hubicka  <jh@suse.cz>
12173         * Makefile.tpl (profiledbootstrap): New target.
12174         * Makefile.in (profiledbootstrap): New target.
12176 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12178         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12179         Pinski. Remove user names from other bugzilla-only maintainers.
12181 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12183         * Makefile.tpl: Make 'recursive targets' using autogen rather
12184         than shell loop.  Remove duplicate 'clean' targets and false
12185         comments.
12186         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12187         Add systematic method of specifying missing targets in subdirs.
12188         Add copyright boilerplate.
12189         * Makefile.in: Regenerate.
12190         * configure.in: Add 'recursive targets' to maybe list.
12191         * configure: Regenerate.
12193         * MAINTAINERS: "GNATS only" -> "Bug database only".
12195         * Makefile.tpl: Rename [+target+] to [+make_target+].
12196         * Makefile.def: Rename 'target' to 'make_target'.
12198 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12200         * MAINTAINERS: Add self as options handling maintainer.
12202 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12204         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12205         been too long since I touched those ports.
12207 2003-05-28  DJ Delorie  <dj@redhat.com>
12209         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12210         * Makefile.in: Regenerate.
12212 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12214         * configure.in: Use curly braces in the definition of tooldir.
12215         * configure: Regenerate.
12217 2003-05-21  DJ Delorie  <dj@redhat.com>
12219         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12220         newlib or libgloss.
12221         * Makefile.in: Regenerate.
12223 2003-05-21  DJ Delorie  <dj@redhat.com>
12225         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12226         * Makefile.in: Regenerate.
12228 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12230         * MAINTAINERS: Update my e-mail address.
12232 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12234         * configure.in: Switch more things to use maybe dependencies.
12235         * Makefile.tpl: Switch more things to use maybe dependencies.
12236         Factor out common code from autogen IF statements.
12237         * configure: Regenerate.
12238         * Makefile.in: Regenerate.
12240 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12242         * configure.in: Accept i[3456789]86 for machine type.
12243         * configure: Regenerate.
12245 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12247         * configure.in: Switch more things to use maybe dependencies.
12248         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12249         * configure: Regenerate.
12250         * Makefile.tpl: Switch more things to use maybe dependencies.
12251         * Makefile.in: Regenerate.
12253 2003-05-16  Andreas Schwab  <schwab@suse.de>
12255         * Makefile.tpl (install-opcodes): Define.
12256         * Makefile.in: Rebuild.
12258 2003-05-13  Andreas Jaeger  <aj@suse.de>
12260         * config.guess: Update to 2003-05-09 version.
12261         * config.sub: Update to 2003-05-09 version.
12263 2003-05-13  Michael Eager  <eager@mvista.com>
12265         * configure.in: Correct sed script so that options in quotes are not
12266         deleted.
12267         * configure: Rebuild.
12269 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12271         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12272         and $$s/newlib/libc/sys/cygwin32 include paths.
12273         * configure: Ditto.
12275 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12277         * MAINTAINERS: Update my email addresses.
12279 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12281         * config-ml.in: Propagate INSTALL variables.
12283 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12285         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12287 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12289         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12290         * Makefile.in: Regenerate.
12292 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12294         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12296 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12298         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12300 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12302         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12303         * Makefile.in: Regenerated.
12305 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12307         * MAINTAINERS (Write After Approval): Upgrade myself from
12308         GNATS only to write-after-approval. Update my mail address.
12310 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12312         (OS Port Maintainers: freebsd): Add myself.
12314 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12316         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12318 2003-04-22  Kean Johnston  <jkj@sco.com>
12320         * MAINTAINERS (SCO ports): Added myself.
12322 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12324         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12326 2003-04-19  Kean Johnston  <jkj@sco.com>
12328         * MAINTAINERS (Write After Approval): Add myself.
12330 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12332         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12333         * Makefile.in: Regenerate.
12335 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12337         * configure.in (powerpc64*-*-linux*): Remove.
12338         * configure: Rebuilt.
12340 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12342         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12343         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12344         and restrap.
12345         * Makefile.in:  Regenerate.
12347 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12349         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12350         * configure: Regenerated.
12352 2003-04-15  DJ Delorie  <dj@redhat.com>
12354         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12356 2003-04-13  Nick Clifton  <nickc@redhat.com>
12358         * config-ml.in: Remove support for --disable-aix removing
12359         call-aix multilibs.
12361 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12363         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12364         * */configure: Rebuilt.
12366 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12368         * MAINTAINERS: Add my email address.
12370 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12372         * MAINTAINERS (Write After Approval): Add myself.
12374 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12376         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12377         * Makefile.in: Regenerate.
12379 2003-03-14  Michael Chastain  <mec@shout.net>
12381         * Makefile.in: Regenerate with correct Makefile.def.
12383 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12385         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12386         Make macro.
12387         * Makefile.in: Regenerate.
12388         * configure.in: Clean up gxx_include_dir logic.
12389         * configure: Regenerate.
12391 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12393         * MAINTAINERS (Write After Approval): Add myself.
12395 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12397         * MAINTAINERS: Update my mail address.
12399 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12401         * configure.in (gxx_include_dir): Fix typo.
12402         * configure: Regenerated.
12404 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12406         * Makefile.tpl: Reindent.
12407         * Makefile.in: Regenerate.
12408         * configure.in: Reindent.  Don't set unused variables.
12409         * configure: Regenerate.
12411 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12413         * configure.in: Include $(build_tooldir)/sys-include in
12414         FLAGS_FOR_TARGET.
12415         * configure: Regenerated.
12417 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12419         * Makefile.tpl: Always pass down RANLIB.
12420         * Makefile.in: Regenerate.
12422         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12423         * Makefile.in: Regenerate.
12424         * configure.in: Remove unused logic relating to --enable-shared
12425         and --enable-threads.  Remove bogus comments.  Remove redundant
12426         noconfigdirs.
12427         * configure: Regenerate.
12429         * configure.in: Replace ${libstdcxx_version} by its value.
12430         Remove reference to mh-dgux.
12431         * configure: Regenerate.
12433 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12435         * MAINTAINERS (Write After Approval): Add myself.
12437 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12439         * Makefile.tpl: Rearrange.
12440         * Makefile.in: Regenerate.
12442 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12444         * configure.in: Add support for kaOS as cross build target system.
12445         * configure: Regenerated.
12447 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12449         * MAINTAINERS (Write after approval): Add myself.
12451 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12453         * MAINTAINERS: Update my email address.
12455 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12457         * MAINTAINERS: Add self to blanket write privs. section.
12459 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12461         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12462         configure-target-* as some target builds may require additional
12463         flags for preprocessor tests.
12464         * Makefile.in: Regenerated.
12466 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12468         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12469         * ltconfig: Handle it.
12470         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12471         auto-detecting it.
12473         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12474         it is used as argument to $CC.
12475         * ltcf-gcj.sh: Likewise.
12477         * configure.in: Introduce --enable-maintainer-mode.
12478         * configure: Rebuilt.
12479         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12480         for maintainer mode.
12481         * Makefile.in: Rebuilt.
12483 2003-02-18  Jason Merrill  <jason@redhat.com>
12485         * Makefile.tpl (check-c++): Allow parallelism.
12487 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12489         * MAINTAINERS: Remove John Carr (who never actually had access to
12490         gcc.gnu.org).
12492 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12494         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12495         don't configure target-libobjc.
12496         * configure: Regenerate.
12498 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12500         * Makefile.tpl (RANLIB): Define.
12501         * Makefile.in: Regenerate.
12503 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12505         * MAINTAINERS: Update my email.
12507 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12509         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12510         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12511         * Makefile.in: Regenerated.
12512         * configure.in: Remove all traces of snavigator, db, and grep.
12513         * configure: Regenerated.
12515 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12517         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12518         After Approval.
12520 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12522         * MAINTAINERS (Write after approval): Add myself.
12524 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12526         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12527         * Makefile.in: Regenerated.
12529 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12531         * config.guess: Updated to 2003-01-30's version.
12532         * config.sub: Updated to 2003-01-28's version.
12534 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12536         * config.if: If gcc_version is already set, just use it.  Don't set
12537         gcc_version_trigger if it's already set, otherwise set it to
12538         gcc/version.c, but only if the file exists.  If it is not set and
12539         gcc/version.c does not exist, try to extract the version number from
12540         $CC.
12542 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12544         * MAINTAINERS: Add myself to write-after-approval list.
12546 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12548         * configure.in:  Revert 24Jan change.
12549         * configure:  Regenerate.
12551 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12553         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12554         entry of HJ Lu.
12556 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12558         * configure.in: Revert previous change.
12559         * configure: Regenerate.
12561 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12563         * configure.in: Make rda native-only.
12564         * configure: Regenerate.
12566 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12568         * MAINTAINERS: Move myself from GNATS-only-accounts to
12569         write-after-approval.
12571 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12573         * configure.in: Add missing \.
12574         * configure: Rebuilt.
12576 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12578         * configure.in (baseargs): Avoid using \| in sed regular
12579         expressions.
12580         * configure: Rebuilt.
12582 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12584         * configure.in (baseargs): Remove all supported forms of
12585         --cache-file, --srcdir, --host, --build and --target options
12586         from argument lists.
12587         * configure: Rebuilt.
12589 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12591         * MAINTAINERS: Add myself to write-after-approval list.
12593 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12595         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12596         * configure: Rebuilt.
12598 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12600         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12601         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12602         * Makefile.in: Regenerate.
12603         * configure: Regenerate.
12605 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12607         * configure.in: Remove Makefile in build, host and target modules
12608         unless configure was run with --no-recursion.
12609         * configure: Rebuilt.
12611 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12613         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12614         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12615         * Makefile.in: Regenerate.
12617 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12619         * config.guess: Update to 2003-01-03 version.
12620         * config.sub: Update to 2003-01-03 version.
12622 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12624         * configure: Regenerate with proper autoconf 2.13.
12626 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12628         * configure.in: Add AC_PREREQ for consistency.
12629         * configure: Regenerate.
12631 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12633         * configure.in (GDB_TK): Add tcl directories conditional on
12634         gdb/gdbtk directory being present.
12635         * configure: Regenerate.
12637 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12639         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12640         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12641         * configure: Rebuilt.
12643 2002-12-31  Tom Tromey  <tromey@redhat.com>
12645         * Makefile.in: Rebuilt.
12646         * Makefile.def (target_modules) [libffi]: Allow installation.
12648 2002-12-31  Andreas Schwab  <schwab@suse.de>
12650         * configure.in: Fix use of $program_transform_name.
12651         * configure: Regenerated.
12653 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12655         * configure.in (baseargs): Don't remove first configure argument.
12656         * configure: Regenerated.
12658 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12660         * Makefile.tpl (local-distclean): Don't remove...
12661         (multilib.ts): ... this.  Moved into...
12662         (multilib.out): ... this.  Don't use sub-make.
12663         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12664         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12665         (configure-build-[+module+], configure-[+module+],
12666         configure-target-[+module+], configure-gcc): ... these.  Test
12667         for Makefile existence.  Drop config.status from dependencies.
12668         * Makefile.in: Rebuilt.
12669         * configure.in: Move gcc-version-trigger to the end of
12670         ac_configure_args.  Add comments to maybedep.tmp and
12671         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12672         nonopt from baseargs, matching and removing corresponding
12673         whitespace while at it.
12674         * configure: Rebuilt.
12676 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12678         * configure.in (host_configargs): Replace reference to
12679         no-longer-defined buildopts with --build=${build_alias}.
12680         * configure: Rebuilt.
12682         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12683         program_transform_name to standard idiom.
12684         (AUTOGEN, AUTOCONF): Define.
12685         (Makefile.in): Use $(AUTOGEN).
12686         (Makefile): Depend on config.status, and use autoconf-style rule to
12687         build it.  Move original commands to...
12688         (config.status): ... this new target.
12689         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12690         $(AUTOCONF).
12691         * Makefile.in: Rebuilt.
12693 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12695         * Makefile.tpl: Fix dramatic bustage due to change in
12696         program_transform_name.
12697         * Makefile.in: Regenerate.
12699         * configure.in: Remove unnecessary PATH setting.
12700         * configure: Regnerate.
12702         * configure.in: Don't default to unprefixed tools unless
12703         the native tools will work.
12704         * configure: Regenerate.
12706         * configure.in: Convert to autoconf script.  Blow away lots
12707         of now-redundant Makefile fragments.
12708         * configure: Generate using Autoconf.
12709         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12710         * Makefile.in: Regenerate.
12712 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12714         * configure: Fix stupid bug where RANLIB was mistakenly included.
12716         * configure.in: Rename (buildargs, hostargs, targargs) to
12717         (build_configargs, host_configargs, target_configargs).
12719         * configure.in: Move logic out of sed statement.
12721         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12722         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12724 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12726         * config.sub: Import from master repository
12727         * config.guess: Ditto
12729 2002-12-24  Andreas Schwab  <schwab@suse.de>
12731         * Makefile.tpl (multilib.out): Fix missing space.
12732         * Makefile.in: Regenerate.
12734 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12736         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12737         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12738         * Makefile.in: Regenerate.
12739         * configure.in: Remove unnecessary leftovers.
12741 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12743         * configure.in (extra_ranlibflags_for_target): New variable.
12744         (*-*-darwin): Add -c to ranlib commands.
12745         * configure (tooldir): Handle extra_ranlibflags_for_target.
12747 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12749         * Makefile.tpl: Revert HJL's change.
12750         * Makefile.in: Regenerated.
12751         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12752         always.
12754 2002-12-19  Andreas Schwab  <schwab@suse.de>
12756         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12757         * Makefile.in: Regenerate.
12759 2002-12-18  H.J. Lu  <hjl@gnu.org>
12761         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12762         * Makefile.in: Regenerated.
12764         * configure.in (build_prefix): New. Substitute.
12766 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12768         * Makefile.tpl: Don't let real targets depend on phony targets.
12769         * Makefile.in: Regenerate.
12771         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12772         * Makefile.in: Regenerate.
12774 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12776         * config.sub: Import from master repository
12777         * config.guess: Ditto
12779 2002-12-16  Jason Merrill  <jason@redhat.com>
12781         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12782         previous 'make bootstrap'.
12783         * Makefile.in: Regenerate.
12785 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12787         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12789 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12791         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12792         * Makefile.in: Regenerate.
12794 2002-12-13  Jason Merrill  <jason@redhat.com>
12796         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12797         library tests.
12798         (check-c++): Just depend on it and check-target-libstdc++-v3.
12799         * Makefile.in: Regenerate.
12801 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12803         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12804         * Makefile.in: Rebuilt.
12806 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12808         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12810 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12812         * configure: Fix bug put in by gremlins.
12814         * Makefile.tpl: Substitute more autoconfily.
12815         * configure: Substitute more autoconfily.
12816         * Makefile.in: Regenerate.
12818 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12820         * config.sub: Import from master repository
12821         * config.guess: Ditto
12822         * MAINTAINERS: Added Svein Seldal under write after approval
12824 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12826         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12827         * Makefile.in (all-sim): Ditto.
12829 2002-12-06  DJ Delorie  <dj@redhat.com>
12831         * Makefile.tpl: Change configure dependencies to not have real
12832         targets depend on phony targets.
12834 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12836         * configure.in: Revert unintentional change.
12838         * Makefile.tpl: Change dependency for */multilib.out so that
12839         it works when gcc isn't in the tree.
12841         * configure.in: Substitute more.
12842         * configure: Run subconfigures from the Makefile.
12843         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12844         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12846 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12848         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12850 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12852         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12853         and corresponding dependencies.
12854         * Makefile.in: Regenerate.
12856         * configure.in (host_tools): Order binutils, gas and ld for
12857         convenience in running the testsuites.
12859         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12860         * Makefile.in: Regenerate.
12861         * configure.in: Introduce rules to serialize subconfigure runs.
12863         * configure.in: Introduce BASE_CC_FOR_TARGET.
12864         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12865         Realize configure-build-* targets.  Realize configure-target-* targets.
12866         * Makefile.in: Regenerate.
12868 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12870         * configure: Move gcc_version_trigger stuff from here...
12871         * configure.in: ...to here.
12873         * configure.in: Separate subconfigure options added by this file from
12874         options given by the user.  Add machinery to put args for host
12875         subconfigures into the Makefile.
12877         * Makefile.tpl: Remove 'vault' targets.
12878         * Makefile.tpl: Reorder and comment dependencies.
12879         * Makefile.in: Regenerate.
12881 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12882         * configure.in: Fix my broken commit of previous patch. (sigh)
12884 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12886         * configure.in: Move host-specific darwin noconfigdirs into
12887         the host-specific section.
12889 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12891         * configure.in: Move host-specific darwin noconfigdirs into
12892         the host-specific section.
12894 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12896         * configure: Remove skip-this-dir support.
12897         * Makefile.tpl: Remove skip-this-dir support.
12899         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12900         subdirectories.
12901         * Makefile.in: Regenerate.
12903         * Makefile.tpl: Strip out useless setting of 'dir'.
12904         * Makefile.in: Regenerate.
12906 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12908         * configure.in: Fix deeply stupid bug.
12910         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12911         shell code in CXX_FOR_TARGET
12912         * Makefile.def: Introduce raw_cxx.
12913         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12914         RAW_CXX_FOR_TARGET.
12915         * Makefile.in: Regenerate.
12917 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12919         * Makefile.tpl: Remove unnecessary ifs.
12920         * Makefile.in: Regenerate.
12922         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12923         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12924         targets for 'no_install' modules.
12925         * configure: Move GDB_TK substitution to configure.in.  Move
12926         build_modules stuff to configure.in.
12927         * configure.in: Implement soft dependency machinery.  Maybe-ize
12928         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12929         * Makefile.in: Regenerate.
12931 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12933         * Makefile.tpl: Make all-target, install-target behave similarly
12934         to all, install (only hitting configured targets).  Eliminate
12935         unused macro defintions.
12937         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12938         build != host.
12940         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12942         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12944         * configure.in: Produce lists of subdir targets we're actually
12945         configuring.  Remove references to "dosrel".
12946         * Makefile.tpl: Let configure set which subdir targets are hit.
12947         Remove install-cross; clean up install; remove ALL.  Remove
12948         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12949         Autogenerate host module targets.  Remove empty dependency lines
12950         and redundant dependency; rearrange slightly.
12951         * Makefile.def: Add host-side libtermcap, utils.
12953         * Makefile.in: Regenerate.
12955 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12957         * ltconfig (osf[345]): Append $major to soname_spec.
12958         Reflect this in library_names_spec.
12959         * ltmain.sh (osf): Prefix $major with . for use as extension.
12961 2002-11-19  Andreas Jaeger  <aj@suse.de>
12963         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12964         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12965         and sparc64 GNU/Linux systems.
12967 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12969         * MAINTAINERS: Update email.
12971 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12973         * MAINTAINERS: Complete James Dennett's entry.
12975 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12977         * MAINTAINERS (Write After Approval): Add myself.
12979 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12981         * Makefile.tpl: syntactic cleanup
12983 2002-11-13  Stuart Hastings  <stuart@apple.com>
12985         * MAINTAINERS: Add myself to write-after-approval list.
12987 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12989         * Makefile.def: Add list of recursive targets to autogenerate.
12990         Add build_modules.
12991         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12992         targets.  Autogenerate *-build-* targets.
12993         * Makefile.in: Regenerate.
12995 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12997         * configure: More autoconf-style substitutions.
12998         * Makefile.tpl: More autoconf-style substitutions.
12999         * Makefile.in: Regenerate.
13001 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13003         * configure: Substitute more variables in a more autoconf-friendly
13004         way.  Simplify slightly.
13005         * Makefile.tpl: Make more variables substitutable in an
13006         autoconf-friendly way.
13007         * Makefile.in: Regenerate.
13009 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13011         * MAINTAINERS (Write After Approval): Add myself.
13013 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13015         * configure.in (v810*): Remove special setting of tools.
13017         * configure: Add support for extra required flags for ar or nm.
13018         * configure.in (aix4.3+): Use above support for target-specific
13019         issues, rather than using config/mt-aix43.
13021 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13023         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13024         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13025         with $srcdir.  Reformat indentation.  Substitute some variables
13026         formerly hard-coded in the Makefile for build=host.
13027         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13028         * Makefile.def: Autogenerate more.
13029         * Makefile.in: Regenerate.
13031 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13033         * MAINTAINERS (Write After Approval): Add myself.
13035 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13037         * Makefile.def (host_modules): Add rda.
13038         * Makefile.in: Regenerate.
13039         * configure.in (target_tool): Add target-rda to list.
13041 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13043         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13045 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13047         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13048         and restrap targets to this rule.
13049         * Makefile.in:  Regenerate.
13051 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13053         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13054         GNATS only accounts.
13056 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13058         * configure.in (i[3456]86-*-linux*): Add check to disable
13059         ${libgcj} for glibc1.
13061 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13063         * MAINTAINERS: Add myself as ip2k port maintainer.
13065 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13067         * configure.in: Add tic4x target.
13069 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13071         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13072         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13073         * Makefile.in: Regenerate.
13075         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13076         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13077         * Makefile.in: Regenerate.
13079 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13081         * MAINTAINERS: Add myself as web pages co-maintainer.
13083 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13085         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13086         * Makefile.in: Regenerate.
13088 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13090         * MAINTAINERS: Add myself and Nathan Sidwell
13091         <nathan@codesourcery.com> as VxWorks maintainers.
13093 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13095         * Makefile.def: Remove order dependency comments.
13096         * Makefile.tpl: Add explicit install-install dependencies.
13097         * Makefile.in: Regenerate.
13099         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13100         * Makefile.in: Regenerate.
13102         * Makefile.tpl: Add configure-target (for src-release in src)
13103         * Makefile.in: Regenerate.
13105 2002-09-30  Nick Clifton  <nickc@redhat.com>
13107         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13109 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13111         * configure.in (s390*-*-linux*): Enable libgcj.
13113 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13115         * configure: Revert accidentally applied changes.
13117         * Makefile.tpl: Make more autoconf-friendly.
13118         * Makefile.in: Regenerate.
13119         * configure: Make substitution more autoconf-like.
13121 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13123         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13124         single entry to handle all these.
13125         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13126         libjava on arm-*-elf.
13128 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13130         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13131         things that depend on them.
13133 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13135         * Makefile.tpl: Make subsituted variables more autoconfy.
13136         * Makefile.in: Regenerate.
13137         * configure: Make seds more autoconfy.
13139 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13141         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13142         * Makefile.in: Regenerate.
13143         * configure.in: Rewrite sed statements to look autoconfy.
13145         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13146         all-target-foo on configure-target-foo.
13147         * Makefile.def: Ditto.
13148         * Makefile.in: Rebuild.
13150 2002-09-25  Andrew Haley  <aph@redhat.com>
13152         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13154 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13156         * Makefile.def: New file.
13157         * Makefile.tpl: New file.
13158         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13159         * contrib/gcc_update: Note that Makefile.in is a generated file.
13161         * configure.in: Minor rearrangement.  Simplify tests.
13163 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13165         * configure.in (with_headers): Skip copy if value is "yes".
13166         (with_libs): Likewise.
13168 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13170         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13171         * configure.in (sh*-*-pe*): Ditto.
13172         * configure.in (mips*-*-pe*): Ditto.
13173         * configure.in (*arm-wince-pe): Ditto.
13175         * configure.in: Rearrange.
13177 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13179         * MAINTAINERS: Update my email address.
13181 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13183         * MAINTAINERS: (Write After Approval): Add myself.
13185 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13187         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13189 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13191         * MAINTAINERS: Change my mailing address.
13193 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13195         * MAINTAINERS (Write After Approval): Remove myself.
13196         (Various Maintainers: c++ runtime libs): Add myself.
13198 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13200         * MAINTAINERS (Write After Approval): Remove myself.
13201         (Various Maintainers: c++ runtime libs): Add myself.
13203 2002-08-15  Eric Christopher  <echristo@redhat.com>
13205         * config.sub: Import from master repository.
13206         * config.guess: Ditto.
13208 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13210         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13211         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13212         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13214 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13216         * MAINTAINERS: Add self to rs6000 vector extensions.
13218 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13220         * libiberty/configure: Reverted unintended yesterday's check in.
13222 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13224         * boehm-gc/configure, libf2c/configure: Rebuilt.
13225         * libffi/configure, libiberty/configure: Ditto.
13226         * libjava/configure, libobjc/configure: Ditto.
13227         * libstdc++-v3/configure, zlib/configure: Ditto.
13228         Merged from binutils:
13229         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13230         From Steve Ellcey <sje@cup.hp.com>:
13231         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13232         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13233         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13234         IA64.
13235         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13236         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13237         soname_spec, sys_lib_search_path_spec): Ditto.
13239 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13241         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13243 2002-08-04  H.J. Lu  (hjl@gnu.org)
13245         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13247 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13249         * MAINTAINERS (Write After Approval): Add myself.
13251 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13253         * configure.in: Move generic linux case to end.  Copy generic
13254         linux noconfigdirs to mips*-*-linux* entry and new
13255         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13257 2002-07-19  Michael Matz  <matz@suse.de>
13259         * MAINTAINERS: Add myself as ra* maintainer.
13261 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13263         * config.guess: Update to 2002-07-09 version.
13264         * config.sub: Update to 2002-07-03 version.
13266 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13268         * MAINTAINERS: Fix typo in a maintainer email address.
13270 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13272         * configure.in: Remove two redundant tests.
13274 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13276         * configure.in (mips*-*-irix6*o32): Enable stabs.
13278 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13280         * configure.in: Don't build grez.
13281         * Makefile.in: Ditto.
13283         * Makefile.in: Remove references to bsp, cygmon, libstub.
13284         * configure.in: Ditto.
13286         * configure.in: Remove leftover reference to gdbtest.
13288 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13290         * configure.in (gxx_include_dir):  Change to match versioned
13291         C++ headers if --enable-version-specific-runtime-libs is used.
13293 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13295         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13297 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13299         * configure.in: Make --without-x work.
13301 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13303         * configure.in: Rearrange target Makefile fragment collection.
13305         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13306         cvs[src].
13307         * configure.in: Ditto.
13309 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13311         * MAINTAINERS (Write After Approval): Update my e-mail address.
13313 2002-06-24  Ben Elliston  <bje@redhat.com>
13315         * configure.in (host_tools): Remove cgen.
13317         * Makefile.in (all-cgen): Remove; runs from its source directory.
13318         (check-cgen, install-cgen, clean-cgen): Likewise.
13319         (all-opcodes): Do not depend on all-cgen.
13320         (all-sim): Likewise.
13322 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13324         * Makefile.in: Eliminate 'apache' targets.
13325         * configure.in: Eliminate 'apache' targets.
13327         * configure.in: Eliminate redundant tests.  Reorganize.
13329         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13331         * config-ml.in: Eliminate references to Cygnus configure.
13333         * Makefile.in: Eliminate references to building emacs.
13335 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13337         * MAINTAINERS: Update my email address.
13339 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13341         * config.if (libstdcxx_incdir): Version C++ headers.
13342         (cxx_incdir): Remove.
13344 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13346         * MAINTAINERS (Write After Approval): Add self.
13348 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13350         * configure.in: Add support for ip2k.
13352 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13354         * configure.in: Fix AIX configury bug.
13356 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13358         * MAINTAINERS (Write After Approval): Add self.
13360 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13362         * configure.in: replace ${topsrcdir} with ${srcdir}
13364         * configure.in: Move definition of libstdcxx_flags
13365         right above usage, rather than waaay earlier.
13367         * configure.in: Pull definition of is_cross_compiler earlier.
13369         * configure.in: Rearrange a little.
13371         * configure.in: Remove references to librx.
13372         * Makefile.in: Remove references to librx.
13374 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13376         * config.sub: Add support for avr target.
13377         Import from master sources, rev 1.255
13379 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13381         * configure, .cvsignore:  Revert previous change...
13382         * Makefile:  ...delete.
13384 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13386         * configure.in: Eliminate ${gasdir} variable.
13388 2002-06-18  Dave Brolley  <brolley@redhat.com>
13390         * configure.in: Add support for frv.
13391         * config.sub: Add support for frv.
13393 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13395         * configure:  Remove garbage from previous commit.
13397 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13399         * configure:  For in-source builds, make a subdir and re-exec there.
13400         * Makefile:  New file.  Pass targets through to build directory.
13401         * .cvsignore:  No longer ignore "Makefile".
13403 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13405         * MAINTAINERS (Write After Approval): Add self.
13407 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13409         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13411 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13413         * configure.in (vax-*-netbsd*): Re-enable gas.
13415 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13417         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13418         BUILD_PREFIX_1, to correct nomenclature.
13419         * configure: Likewise.
13421         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13422         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13424 2002-05-31  Olaf Hering  <olh@suse.de>
13426         * config-ml.in: Propogate DESTDIR also.
13428 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13430         * configure.in (vax-*-netbsd*): Don't build gas for this
13431         platform.
13433 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13435         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13436         and libgcj for AVR.
13438 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13440         * MAINTAINERS (Write After Approval): Add myself.
13442 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13444         * config.guess: Update to 2002-05-22 version.
13445         * config.sub: Likewise.
13447 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13449         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13450         * config-ml.in: Likewise.
13451         * configure: Likewise.
13452         * configure.in: Likewise.
13454 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13456         * MAINTAINERS: Update my email address.
13458 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13460         * configure.in: Simplify makefile fragment collection.
13462         * configure.in: Remove code to build emacs.
13464         * configure.in : Remove --srcdir argument from targargs and buildargs
13465         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13467         * configure: Move some logic to configure.in.
13468         * configure.in: Move some logic from configure.
13470 2002-05-11  Tom Tromey  <tromey@redhat.com>
13472         * MAINTAINERS: Reflect libgcj reality.
13474 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13476         * Makefile.in: Honour DESTDIR.
13478 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13480         * config.guess: Import 2002-03-20 version.
13481         * config.sub: Import 2002-04-26 version.
13483 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13485         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13487 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13489         * MAINTAINERS: Add self.
13491 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13493         * ltmain.sh: Detect and handle object name conflicts
13494         while piecewise linking a static library.
13496 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13498         * configure.in (noconfigdirs): Don't disable libgcj on
13499         sparc64-*-solaris* and sparcv9-*-solaris*.
13501 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13503         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13505 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13507         * configure.in (FLAGS_FOR_TARGET): Do not add
13508         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13509         on i[3456]86-*-linux*.
13511 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13513         * configure.in (noconfigdirs): Replace [ ] with test.
13515         * configure.in (noconfigdirs): Do not add target-newlib if
13516         target == i[3456]86-*-linux*, and host == target.
13518 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13520         * configure.in: delete reference to absent file
13522         * configure.in: replace '[' with 'test'
13524         * configure.in: Eliminate references to gash.
13525         * Makefile.in: Eliminate references to gash.
13527         * configure.in: remove useless references to 'pic' makefile fragments.
13529         * configure.in: (*-*-windows*) Finish removing.
13531         * configure.in: Eliminate redundant test for libgui.
13533 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13535         * MAINTAINERS: Add self and realphabetize.  Update entries
13536         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13537         entry for a29k port maintainer.
13539 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13541         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13542         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13544 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13546         * configure.in: remove references to dead files
13548 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13550         * MAINTAINERS: Add information about purpose of this file.
13552 2002-04-18  Tom Tromey  <tromey@redhat.com>
13554         * configure.in: Disallow configuring libgcj when it is already
13555         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13556         Solaris 2.8 by default.  For PR libgcj/6158.
13558 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13560         * configure.in:  Move default CC setting out of config/mh-* fragments
13561         directly into here.
13563 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13565         * configure.in: don't even try to configure or make a subdirectory
13566         if there's no configure script for it.
13568 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13570         * MAINTAINERS: Remove chill maintainers.
13571         * Makefile.in (CHILLFLAGS): Remove.
13572         (CHILL_LIB): Remove.
13573         (TARGET_CONFIGDIRS): Remove libchill.
13574         (CHILL_FOR_TARGET): Remove.
13575         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13576         CHILL_LIB.
13577         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13578         (CHECK_TARGET_MODULES): Likewise.
13579         (INSTALL_TARGET_MODULES): Likewise.
13580         (CLEAN_TARGET_MODULES): Likewise.
13581         (configure-target-libchill): Remove.
13582         (all-target-libchill): Remove.
13583         * configure.in (target_libs): Remove target-libchill.
13584         Do not compute CHILL_FOR_TARGET.
13585         * libchill: Remove directory.
13587 2002-04-11  DJ Delorie  <dj@redhat.com>
13589         * Makefile.in, configure.in: Sync with binutils, entries
13590         follow...
13592 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13594         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13595         (do-tar, do-bz2): New rules.
13596         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13597         (gdb-tar): New rule.
13598         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13599         (insight_dejagnu.tar): New rule.
13600         (insight.tar): New rule.
13601         (gdb+dejagnu.tar): New rule.
13602         (gdb.tar): New rule.
13604 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13606         * Makefile.in: Add all-tix to deps for all-snavigator
13607         so that tix is built when building snavigator.
13609 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13611         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13612         ld and gdb are not supported.
13614 2002-01-07  Mark Salter  <msalter@redhat.com>
13616         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13617         Allow target-libgloss to be built for arm, strongarm, and xscale.
13619 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13621         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13622         options for i[3456]86-pc-linux* native builds.
13624 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13626         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13627         files from .po files for a distribution.
13629 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13631         * configure.in: Enable libstdc++-v3 for h8300 targets.
13633 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13635         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13636         version from bfd/.
13638 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13640         * Makefile.in (VER): When present, extract the version number from
13641         the file version.in.
13643 2001-05-24  Tom Rix  <trix@redhat.com>
13645         * configure.in : enable ld for aix
13647 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13649         * config.guess: Add linux target for S/390.
13651 2000-11-07  Philip Blundell  <pb@futuretv.com>
13653         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13655 2000-11-03  Philip Blundell  <pb@futuretv.com>
13657         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13658         files.
13660 2001-01-15  Ben Elliston  <bje@redhat.com>
13662         * configure.in (host_tools): Add sid.
13663         Always configure cgen.
13665 2000-11-24  Nick Clifton  <nickc@redhat.com>
13667         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13669 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13671         * Makefile.in (ALL_MODULES): Add all-cgen.
13672         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13673         (all-cgen): New target.
13674         (all-opcodes,all-sim): Depend on all-cgen.
13675         * configure.in (host_tools): Add cgen.
13676         Only configure cgen if --enable-cgen-maint.
13678 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13680         * configure.in: Add *-*-freebsd* configurations.
13682 2002-04-08  Tom Tromey  <tromey@redhat.com>
13684         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13685         Fixes PR libgcj/6068.
13687 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13689         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13691 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13693         * configure.in (alpha*-dec-osf*): Enable libgcj.
13695 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13697         * MAINTAINERS (Write After Approval): Add myself.
13699 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13701         Fix for: PR bootstrap/3591, target/5676
13702         * configure.in (mcore-pe): Disable the configuration of
13703         libstdc++-v3 since exceptions are not supported.
13705 2002-03-20  Anthony Green  <green@redhat.com>
13707         * configure.in: Enable libgcj for xscale-elf target.
13709 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13711         * MAINTAINERS:  Update my email address.
13713 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13715         * ltmain.sh (relink_command): Fix typo in previous change.
13717 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13719         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13720         (relink_command): Added --tag flags.
13721         (mode=install): If relinking fails; error out.
13723 2002-03-12  Richard Henderson  <rth@redhat.com>
13725         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13726         .NOTPARALLEL tag.
13727         (do-check): Rename from check.
13728         (check): Allow parallel check.
13730 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13732         * MAINTAINERS: Add myself as maintainer for xtensa port.
13733         Fix alphabetical order in CPU port maintainer list.
13734         Remove myself from Write After Approval list.
13736 2002-03-11  Richard Henderson  <rth@redhat.com>
13738         * Makefile.in (.NOTPARALLEL): Add fake tag.
13740 2002-03-07  H.J. Lu  (hjl@gnu.org)
13742         * configure.in: Enable gprof for mips*-*-linux*.
13744 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13746         * MAINTAINERS (Write After Approval): Add myself.
13748 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13750         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13751         libjava.
13752         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13754 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13756         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13757         because its Makefile is there; test for the executable instead.
13759 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13761         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13762         libstdc++-v3 and libjava.
13764 2002-02-11  Adam Megacz  <adam@xwt.org>
13766         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13767         boehm-gc
13769 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13771         * config.guess: Updated to 2002-01-30's version.
13772         * config.sub: Updated to 2002-02-01's version.
13773         Contribute sh64-elf.
13774         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13775         * configure.in: Added sh64-*-*.
13777 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13779         * MAINTAINERS: Belatedly add myself to write after approval list.
13781 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13783         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13784         Remove self as Write After Approval.
13786 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13788         * MAINTAINERS: Put self in as maintainer for contrib/regression
13789         directory.
13791 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13793         * MAINTAINERS:  Update my email address.
13795 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13797         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13798         target-libiberty, and target-libgloss.  Skip Java-related
13799         libraries if not supported for NetBSD on target CPU.
13801 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13803         * install-sh: Use _inst.$$_ for temp file name.
13805 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13807         * MAINTAINERS (Write After Approval): Move my contact info
13808         from here...
13809         (OS Port Maintainers): ...to here (netbsd).
13811 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13813         * MAINTAINERS (Write After Approval): Add myself.
13815 2002-01-17  H.J. Lu  <hjl@gnu.org>
13817         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13818         (all-target-fastjar): Also depend on all-target-libiberty.
13820 2002-01-16  H.J. Lu  (hjl@gnu.org)
13822         * config.guess: Import from master sources, rev 1.225.
13823         * config.sub: Import from master sources, rev 1.238.
13825 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13827         * MAINTAINERS (Write After Approval): Remove myself.
13829 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13831         * MAINTAINERS (Write After Approval): Add myself.
13833 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13835         * MAINTAINERS: Add self as docs co-maintainer.
13837 2001-12-11  Matthias Klose  <doko@debian.org>
13839         * MAINTAINERS (Write After Approval): Add myself.
13841 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13843         * MAINTAINERS: Update my email address.
13845 2001-12-07  Turly O'Connor  <turly@apple.com>
13846         * MAINTAINERS (Write After Approval): Add myself.
13847         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13848         (rs6000_initialize_trampoline): Call __trampoline_setup for
13849         ABI_DARWIN too.
13850         * darwin-tramp.asm: New file, implements __trampoline_setup.
13851         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13853 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13855         * MAINTAINERS (Write After Approval): Add myself.
13857 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13859         * configure, configure.in: Use temp file for long sed commands.
13861 2001-12-03  Laurent Guerby  <guerby@acm.org>
13863         * config.sub: Update to version 1.232 on subversion.
13865 2001-12-03  Ben Elliston  <bje@redhat.com>
13867         * MAINTAINERS: Update mail address for config.* patches.
13869 2001-11-27  DJ Delorie  <dj@redhat.com>
13870             Zack Weinberg  <zack@codesourcery.com>
13872         When build != host, create libiberty for the build machine.
13874         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13875         CONFIG_ARGUMENTS.
13876         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13877         New variables.
13878         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13879         and rules.
13880         (all.normal): Depend on ALL_BUILD_MODULES.
13881         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13882         (all-build-libiberty): Depend on configure-build-libiberty.
13884         * configure: Calculate and substitute proper value for
13885         ALL_BUILD_MODULES.
13886         * configure.in: Create the build subdirectory.
13887         Calculate and substitute TARGET_CONFIGARGS (formerly
13888         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13890 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13892         * MAINTAINERS (write-after-approval): Add self.
13894 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13896         * MAINTAINERS (GNATS only accounts): Remove self.
13898 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13900         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13901         libf2c.
13903 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13905         * MAINTAINERS (Write After Approval): Add self.
13907 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13909         * MAINTAINERS: mips and s390 are also CPU ports.
13911 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13913         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13915 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13917         * MAINTAINERS: Alphabetize.
13919 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13921         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13923 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13925         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13927 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13929         * configure.in (--enable-languages): Be more permissive about
13930         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13932 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13934         * config.sub: Import from master sources, rev. 1.230.
13935         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13937 2001-11-07  Laurent Guerby  <guerby@acm.org>
13939         * MAINTAINERS (Write After Approval): Add self.
13941 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13943         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13945 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13947         * config.sub: Import from master sources, rev 1.226.
13948         * config.guess: Import from master sources, rev 1.216.
13950 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13952         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13953         * MAINTAINERS: Add self as maintainer of MMIX port.
13954         Remove old after-approval entry.
13956 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13958         * ChangeLog, configure: Fix spelling errors.
13960 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13962         * MAINTAINERS: Tweak my address.
13964 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13966         * MAINTAINERS: Update my email address.
13968 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13970         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13971         * MAINTAINERS: Add self as maintainer of CRIS port.
13973 2001-10-10  Geert Bosch  <bosch@gnat.com>
13975         * MAINTAINERS (Various maintainers: Ada front end):
13976         Added Robert Dewar.
13978 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13980         * MAINTAINERS (Write After Approval): Added self
13982 2001-10-02  Geert Bosch  <bosch@gnat.com>
13984         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13986 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13988         * configure: Handle temporary files securely using mkdir.
13990 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13992         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13994 2001-09-26  Will Cohen  <wcohen@redhat.com>
13996         * configure.in (*-*-linux*): Disable configuration of target-newlib
13997         and target-libgloss.
13999 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14001         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14002         RANLIB.
14004 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14006         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14007         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14008         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14009         avoid quotes nesting problems.
14010         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14011         (DO_X): Export only variables that are set.
14013 2001-09-19  Ben Elliston  <bje@redhat.com>
14015         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14016         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14017         semantics.  Use the shell built-in "type" command instead.
14019 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14021         Merged from gcc-3_0-branch:
14022         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14023         * ltcf-c.sh: Use $objext, not $ac_objext.
14024         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14025         * ltcf-cxx.sh: Add support for GNU.
14026         2001-07-22  Timothy Wall  <twall@redhat.com>
14027         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14028         default settings if using GNU tools with that configuration.
14029         * ltcf-cxx.sh: Ditto.
14030         * ltcf-gcj.sh: Ditto.
14031         2001-07-21  Michael Chastain  <chastain@redhat.com>
14032         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14033         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14034         * ltmain.sh: Mark as gcc-local.
14036 2001-08-30  Eric Christopher  <echristo@redhat.com>
14037             Jason Eckhardt  <jle@redhat.com>
14039         * config.guess: Merge from master sources.
14040         * config.sub: Merge from master sources, add support for mipsisa32.
14042 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14043         * config.sub: Merge from master sources, rev 1.219.
14044         * MAINTAINERS: Add self as contact for stormy16 port.
14046 2001-08-14  Zack Weinberg  <zackw@panix.com>
14048         * config.sub: Merge from master sources, rev 1.218.
14049         * config.guess: Merge from master sources, rev 1.209.
14051 2001-08-11  Graham Stott  <grahams@redhat.com>
14053         * Makefile.in (check-c++): Add missing semicolon.
14055 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14057         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14059 2001-07-30  Eric Christopher  <echristo@redhat.com>
14061         * MAINTAINERS (Various maintainers: mips port): Added myself.
14063 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14065         * configure.in (sh-*-linux*): New.
14067 2001-07-27  Richard Henderson  <rth@redhat.com>
14069         * .cvsignore: Add LAST_UPDATED.
14071 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14073         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14075 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14077         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14079 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14081         * MAINTAINERS (Write After Approval): Added myself.
14083 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14085         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14086         and libgcj on m68hc11/m68hc12.
14088 2001-06-27  H.J. Lu  (hjl@gnu.org)
14090         * Makefile (CFLAGS_FOR_BUILD): New.
14091         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14093 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14095         * README: Remove version number.
14097 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14099         * INSTALL/README: Update wrt. to the installation instructions now
14100         residing in gcc/doc/install.texi.
14102 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14104         * README: Replace with a cut-down and updated version of gcc/README.
14106 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14108         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14109         multilibs to be disabled.
14111 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14113         * MAINTAINERS (Write After Approval): Add myself.
14115 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14117         * config.guess: Import CVS version 1.195.
14118         * config.sub: Import CVS version 1.212.
14120 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14122         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14123         gcc/xgcc is built, use -print-prog-name to find out the program
14124         name to use.
14126 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14128         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14129         appear to also be in the master copy.
14130         * config.sub:  Import CVS version 1.211.
14132 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14134         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14135         with_gcc]: Use `gcc -shared' to build a shared library.
14137 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14139         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14140         archives.
14142 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14144         * MAINTAINERS (Write After Approval): Add myself.
14146 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14148         * configure.in (libstdcxx_flags): Do not try to execute
14149         libstdc++-v3/testsuite_flags until it exists.
14151 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14153         * MAINTAINERS: Update my email address.
14155 2001-05-31  Graham Stott  <grahams@redhat.com>
14157         * MAINTAINERS (Write After Approval): Add myself.
14159 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14161         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14162         libraries when using g++ with native linker.
14164 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14166         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14168 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14170         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14171         [aix4*|aix5*]: Prepend blank.
14173 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14175         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14176         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14177         of subdir/configure scripts to use the new libtool.m4.
14179 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14181         * MAINTAINERS (Write After Approval): Add myself.
14183 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14185         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14187 2001-05-11  Ben Elliston  <bje@redhat.com>
14189         * Makefile.in (all-sid): New target.
14190         (check-sid, clean-sid, install-sid): Likewise.
14192 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14194         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14196 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14198         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14199         libgcj.
14201 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14203         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14204         gcc/xgcc is built, use -print-prog-name to find out the program
14205         name to use.
14207 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14209         * configure.in (noconfigdirs): Don't reset it from scratch in the
14210         target case; only append to it.
14212         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14213         sparc-*-solaris2.8]: Disable ${libgcj}.
14215 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14217         * configure.in (libgcj_saved): Copy from $libgcj.
14218         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14219         --disable-libgcj.
14221 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14223         * MAINTAINERS: Remove self as MIPS maintainer and
14224         C front end maintainer.
14226 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14228         * configure.in: Move *-chorusos target case to the proper switch.
14229         Disable libgcj.
14231 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14233         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14234         1.641.2.228.
14236 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14238         * Makefile.in (STAGE1_CFLAGS): Pass down.
14240 2001-04-13  Alan Modra  <amodra@one.net.au>
14242         * config.guess: Add hppa64-linux support.  Note for next import that
14243         this is already in the master file.
14244         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14246 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14248         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14249         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14251 2001-04-11  Stan Shebs  <shebs@apple.com>
14253         * MAINTAINERS: Add self as Darwin port maintainer.
14255 2001-04-11  Alan Modra  <amodra@one.net.au>
14257         * MAINTAINERS: Update my email address.
14259 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14261         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14262         recent versions of FreeBSD (release 3 or later).
14263         * ltconfig: On FreeBSD, -lc must not be provided when building
14264         a shared library or else the standard -pthread gcc option is
14265         rendered worthless to later users of the built library.
14267 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14269         * MAINTAINERS: Add self and RTH as C front end maintainers.
14271 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14273         * config.sub: Make sure to match an already-canonicalized
14274         machine name (eg. mn10300-unknown-elf).
14276 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14278         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14279         New macros.
14280         (bootstrap, cross): Use RECURSE_FLAGS.
14281         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14283 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14285         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14287 2001-03-22  Colin Howell  <chowell@redhat.com>
14289         * Makefile.in (DO_X): Do not backslash single-quotes in
14290         backquotes (two places).
14292 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14294         Re-installed:
14295         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14296         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14297         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14298         * ltcf-cxx.sh: Likewise.
14299         * ltcf-gcj.sh: Likewise.
14301 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14303         * MAINTAINERS: Add myself as "documentation co-maintainer".
14305 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14307         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14308         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14310 2001-03-19  Tom Tromey  <tromey@redhat.com>
14312         * config-ml.in: Handle GCJ and GCJFLAGS.
14314 2001-03-21  Michael Chastain  <chastain@redhat.com>
14316         * Makefile.in: all-m4 depends on all-texinfo.
14318 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14320         * MAINTAINERS: Add myself to write after approval list.
14322 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14324         * Makefile.in (DO_X): Quote nested quotes.
14326 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14328         * MAINTAINERS: Add myself to write after approval list.
14330 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14332         * Makefile.in (DO_X): Use double quotes for quoting
14333         "RANLIB=$${RANLIB}".
14335 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14337         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14339 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14341         * configure.in: Only use `lang_requires' for languages athat are
14342         actually enabled.
14344 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14346         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14348 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14350         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14352 2001-03-07  Tom Tromey  <tromey@redhat.com>
14354         * configure.in: Allow config-lang.in to set `lang_requires' to list
14355         of other required languages.
14357 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14359         * Makefile.in: Remove RANLIB definition. Use RANLIB
14360         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14361         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14363 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14364             Alexandre Oliva  <aoliva@redhat.com>
14366         * Makefile.in (check-c++): Use tabs, not spaces.
14368 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14370         * MAINTAINERS: add myself to Write After Approval list.
14372 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14374         * Makefile.in (check-c++): New rule.
14376         * configure.in (target_libs): Remove libg++.
14377         (noconfigdirs): Remove libg++.
14378         (noconfigdirs): Same.
14379         (noconfigdirs): Same.
14380         (noconfigdirs): Same.
14382         * config-ml.in: Remove libg++ references.
14384         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14385         (ALL_TARGET_MODULES): Same.
14386         (configure-target-libg++): Remove.
14387         (all-target-libg++): Remove.
14388         (configure-target-libio): Remove.
14389         (all-target-libio): Remove.
14390         (check-target-libio): Remove.
14391         (.PHONY): Remove.
14392         (libg++.tar.bz2): Remove.
14393         (all-target-cygmon): Remove libio.
14394         (all-target-libstdc++): Remove.
14395         (configure-target-libstdc++): Remove.
14396         (TARGET_LIB_PATH): Remove libstdc++.
14397         (ALL_GCC_CXX): Remove libstdc++.
14398         (all-target-gperf): Correct.
14400 2001-02-16  Nick Clifton  <nickc@redhat.com>
14402         * configure.in (noconfigdirs): Allow configuration of texinfo
14403         for Cygwin hosts.
14405 2001-02-15  Anthony Green  <green@redhat.com>
14407         * configure: Introduce GCJ_FOR_TARGET.
14408         * configure.in: Ditto.
14409         * Makefile.in: Ditto.
14411 2001-02-13  Andreas Schwab  <schwab@suse.de>
14413         * MAINTAINERS: Update mail address.
14415 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14417         * config.guess: Add linux target for S/390.
14418         * config.sub: Likewise.
14420 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14422         * configure.in: for *-chorusos, don't config target-newlib and
14423         target-libgloss.
14425 2001-02-06  Ben Elliston  <bje@redhat.com>
14427         * configure: Output host type to stdout, not stderr.
14429 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14431         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14432         * ltcf-cxx.sh: Likewise.
14434         * config.if: Assume enable_libstdcxx_v3 is defined.
14436 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14438         Remove V2 C++ library.
14439         * configure.in: Remove --enable-libstdcxx_v3 support.
14441 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14443         * include/demangle.h: Add prototype for java_demangle_v3.
14445 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14447         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14449 2001-01-27  Richard Henderson  <rth@redhat.com>
14451         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14453 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14455         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14456         Don't unset, it's non-portable and no longer necessary, set to empty
14457         instead.
14459 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14461         * ltconfig: Shell portability fix for the tagname validity check.
14463 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14465         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14466         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14468 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14470         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14472 2001-01-26  Tom Tromey  <tromey@redhat.com>
14474         * configure.in: Allow libgcj to be built on Sparc Solaris.
14476 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14478         * ltcf-c.sh: Add aix5 case.
14479         * ltcf-cxx.sh: Likewise.
14480         * ltconfig: Likewise.
14482 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14484         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14485         keep at least one of build_libtool_libs or build_old_libs set to
14486         yes.
14488         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14489         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14491 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14493         * configure.in: Enable libgcj on several additional platforms.
14495 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14497         * configure.in: Enable libgcj for linux targets.
14499 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14501         * MAINTAINERS (Write After Approval): Add myself.
14503 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14505         * MAINTAINERS: Add myself as vax port maintainer.
14507 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14509         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14511 2001-01-09  Mike Stump  <mrs@wrs.com>
14513         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14514         failures of subdirectories.
14516 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14518         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14519         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14520         * ltcf-cxx.sh: Likewise.
14521         * ltcf-gcj.sh: Likewise.
14522         * ltconfig.sh: Fix typo.
14524 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14526         * configure: handle DOS-style absolute paths.
14528 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14530         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14532 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14534         * MAINTAINERS: Add myself as avr port co-maintainer.
14536 2000-12-28  Ben Elliston  <bje@redhat.com>
14538         * MAINTAINERS: Add myself under ``Write After Approval''.
14540 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14542         * texinfo: Remove directory from GCC.
14544 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14546         * COPYING: Update to current
14547         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14548         to 19yy as example year in copyright notice).
14550 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14552         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14553         (libstdcxx_incdir): Pass down.
14554         * config.if: Remove expired bits for cxx_interface, add stub.
14555         (libstdcxx_incdir): Add variable for g++ include directory.
14556         * configure.in (gxx_include_dir): Use it.
14558 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14560         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14561         with old-email address from ``Write After Approval''.
14563 2000-12-15  Andreas Jaeger  <aj@suse.de>
14565         * configure.in: Handle lang_dirs.
14567 2000-12-14  Tom Tromey  <tromey@redhat.com>
14569         * MAINTAINERS: Removed brads.
14571         * MAINTAINERS: Added gcj developers.
14573 2000-12-13  Anthony Green  <green@redhat.com>
14575         * configure.in: Disable libgcj for any target not specifically
14576         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14577         with g++ abi.
14579 2000-12-13  Mike Stump  <mrs@wrs.com>
14581         * Makefile.in (local-distclean): Also remove fastjar.
14583 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14585         * contrib/gcc_update: Add fastjar --touch entries.
14587 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14589         * configure.in: Disable language-specific target libraries for
14590         languages that aren't enabled.
14592 2000-12-10  Anthony Green  <green@redhat.com>
14594         * configure.in: Define libgcj.  Disable libgcj target libraries for
14595         most targets.
14597 2000-12-10  Neil Booth  <neilb@earthling.net>
14599         * MAINTAINERS: Update mail address, remove from WAA list.
14601 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14603         * libjava: Imported from /cvs/java.
14604         * libffi: Likewise.
14605         * Boehm-gc: Likewise.
14607 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14609         * configure.in (target_libs): Revert 2000-12-08 patch.
14610         (noconfigdirs): Added target-libjava.
14612 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14614         * djunpack.bat: removed.
14616 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14618         * Makefile.in: handle DOS-style absolute paths.
14619         * config-ml.in: likewise.
14620         * symlink-tree: likewise.
14622 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14624         * fastjar: Imported.
14626 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14628         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14629         libjava.
14630         * configure.in (target_libs): Removed `target-libjava'.
14632 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14634         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14635         (ALL_MODULES): Added fastjar.
14636         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14637         (all-target-libjava): all-fastjar replaces all-zip.
14638         (all-fastjar): Added.
14639         (configure-target-fastjar, all-target-fastjar): Likewise.
14640         * configure.in (host_tools): Added fastjar.
14642 2000-12-07  Mike Stump  <mrs@wrs.com>
14644         * Makefile.in (local-distclean): Remove leftover built files.
14646 2000-11-24  Nick Clifton  <nickc@redhat.com>
14648         * configure.in (xscale-elf): Add target.
14649         (xscale-coff): Add target.
14651 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14653         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14654         recent versions of FreeBSD (release 3 or later).
14655         * ltconfig: On FreeBSD, -lc must not be provided when building
14656         a shared library or else the standard -pthread gcc option is
14657         rendered worthless to later users of the built library.
14659 2000-11-16  Fred Fish  <fnf@be.com>
14661         * configure.in (enable_libstdcxx_v3): Fix typo,
14662         libstd++ -> libstdc++.
14664 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14666         * MAINTAINERS: Add self to Write After Approval list.
14668 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14670         * MAINTAINERS: Update my email address.  Add myself to global write
14671         privs list.
14673 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14675         * Makefile.in: Merge with src and libgcj.
14676         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14677         configure-target-<library> when their configure scripts need the C
14678         or C++ library to have already been built to work properly.
14679         (do_proto_toplev): Set them to an empty string.
14681         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14682         (REALLY_SET_LIB_PATH): Use them.
14684 2000-11-17  Stan Shebs  <shebs@apple.com>
14686         * MAINTAINERS: Add self to Write After Approval list.
14688 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14690         * configure: Provide the original toplevel configure arguments
14691         (including $0) to subprocesses in the environment rather than
14692         through gcc/configargs.h.
14694 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14696         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14697         C99.  Alphabetise "Write After Approval" list.
14699 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14701         * configure: Turn on libstdc++ V3 by default.
14703         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14704         if we've got GCC.
14706 2000-11-11  Philip Blundell  <philb@gnu.org>
14708         * MAINTAINERS: Add self to Write After Approval list.
14710 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14712         * ltcf-c.sh (aix4): Improve shared library configuration; require
14713         exporting symbols.
14714         * ltcf-cxx.sh (aix4): Define.
14715         * ltconfig (aix4): Define library and soname specs appropriate for
14716         AIX.  Define command to create export symbols list.
14718 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14720         * config.sub: Add support for Sun Chorus
14722 2000-10-31  Nick Clifton  <nickc@redhat.com>
14724         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14725         <name>@redhat.com.  Also installed new email address for Clint
14726         Popetz.
14728 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14730         * etc: Remove directory from GCC.
14732 2000-10-16  Michael Meissner  <meissner@redhat.com>
14734         * configure (gcc/configargs.h): Only create if there is a build GCC
14735         directory created.
14737 2000-10-16  Matthias Klose  <doko@debian.org>
14739         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14740         when configured for libstdc++-v3.
14742 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14744         * configure: Save configure arguments to gcc/configargs.h.
14746 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14748         * config.guess: Import CVS version 1.157.
14749         * config.sub: Import CVS version 1.181.
14751 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14753         * Makefile.in (bootstrap): avoid recursion if subdir missing
14754         (cross): ditto
14755         (do-proto-toplev): ditto
14757 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14759         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14760         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14762         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14763         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14764         all affected `configure' scripts.
14766 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14768         * MAINTAINERS: Add self as cpplib co-maintainer.
14770 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14772         * MAINTAINERS: Add self to Write After Approval list.
14774 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14776         * INSTALL/README: egcs -> GCC update.
14778 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14780         * MAINTAINERS: Add myself to Write After Approval list.
14782 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14784         * MAINTAINERS: Add myself to Write After Approval list.
14786 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14788         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14789         X11 libraries for hppa64.
14791 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14793         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14795 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14797         * Makefile.in (all-zlib): Added dummy target.
14799         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14800         ltcf-gcj.sh: Updated from libtool multi-language branch.
14802 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14804         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14805         (bootstrap*): Depend on all-bootstrap.
14807 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14809         * config.guess: Import CVS version 1.156.
14810         * config.sub: Import CVS version 1.179.
14812 2000-09-02  Anthony Green  <green@cygnus.com>
14814         * Makefile.in (all-gcc): Depend on all-zlib.
14815         (CLEAN_MODULES): Add clean-zlib.
14816         (ALL_MODULES): Add all-zlib.
14817         * configure.in (host_libs): Add zlib.
14819 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14821         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14822         crosses, but add gcc/include to the header search path for them.
14824 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14826         * MAINTAINERS: Add self to Write After Approval list.
14828 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14830         * config.guess: Import CVS version 1.152.
14831         * config.sub: Import CVS version 1.177.
14833 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14835         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14836         $targargs to tell whether newlib is going to be built.
14838         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14839         $$r/TARGET_SUBDIR/libio for _G_config.h.
14841 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14843         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14845 2000-08-22  DJ Delorie  <dj@redhat.com>
14847         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14849 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14851         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14852         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14853         sub-configures.
14855 2000-08-21  DJ Delorie  <dj@redhat.com>
14857         * MAINTAINERS: Add self as a libiberty maintainer
14859 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14861         * configure.in (libstdcxx_flags): Use
14862         libstdc++-v3/src/libstdc++.INC.
14864 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14866         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14868 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14870         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14872         * configure: Make enable_threads and enable_shared defaults
14873         explicit.  Substitute enable_threads into generated Makefiles.
14874         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14875         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14877 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14879         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14881 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14883         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14884         previous delta.
14886 2000-08-11  Jason Merrill  <jason@redhat.com>
14888         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14889         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14890         (FLAGS_FOR_TARGET): Not here.
14891         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14893 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14895         * config-ml.in (CC, CXX): Don't introduce a leading space.
14897 2000-08-07  DJ Delorie  <dj@delorie.com>
14899         * MAINTAINERS: Add self as a DJGPP maintainer
14901 2000-08-07  DJ Delorie  <dj@redhat.com>
14903         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14904         "if we're also building gcc, and it's a gcc that will run on the
14905         build machine, we want to use its includes instead of the system's
14906         default includes".
14908 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14910         * MAINTAINERS: Add self to Write After Approval list.
14912 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14914         * configure.in (libstdcxx_flags): Don't use `"'.
14916         * config-ml.in: Adjust multilib search paths to the
14917         appropriate multilib tree.
14919 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14921         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14922         commas in $LANGUAGES.
14924 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14926         * configure.in: Re-enable all references to libg++ and librx.
14928 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14930         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14931         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14932         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14933         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14935         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14937 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14939         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14940         CXX_FOR_TARGET for sed.
14942 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14944         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14945         Do not override if already set in the environment or in configure.
14946         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14947         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14949 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14951         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14952         the libtool CVS tree multi-language branch.
14953         * ltconfig, ltmain.sh: Updated.
14955 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14957         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14958         (clean-target): Depend on it.
14960         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14961         (GCC_FOR_TARGET): Use it.
14962         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14963         * configure.in: ... here.
14964         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14965         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14967 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14969         * MAINTAINERS: Add self to Write After Approval list.
14971 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14973         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14974         (configure-target-libchill, configure-target-libobjc): Likewise.
14976         * configure.in: Use the same cache file for all target libs.
14977         * config-ml.in: But different cache files per multilib variant.
14979 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14981         * configure (topsrcdir): Don't use dirname.
14983 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14985         * MAINTAINERS: Add self to Write After Approval list.
14987 2000-07-20  Jason Merrill  <jason@redhat.com>
14989         * configure.in: Remove all references to libg++ and librx.
14991         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14993 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14995         * config.sub: Update to subversions version 2000-07-06.
14997 2000-07-12  Andrew Haley  <aph@cygnus.com>
14999         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15000         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15002 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15004         * symlink-tree:  Check number of arguments.
15006 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15008         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15009         search path for a g++ extracted from the build tree.  This
15010         will allow link tests run by configure scripts in
15011         subdirectories to succeed.
15013 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15015         * ltconfig: Add support for mips-dde-sysv4.2MP
15017 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15019         * MAINTAINERS: Add myself as loop discovery maintainer.
15021 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15023         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15024         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15026 2000-06-19  Timothy Wall  <twall@cygnus.com>
15028         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15029         * config.sub: Add tic54x target.
15031 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15033         * MAINTAINERS: Add self as Fortran maintainer,
15034         remove Craig Burley.
15036 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15038         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15039         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15041 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15043         * MAINTAINERS: Add self as i18n maintainer
15045 20000-05-21  H.J. Lu  (hjl@gnu.org)
15047         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15048         directory are used if they exist. Make sure
15049         $(build_tooldir)/include is searched for header files,
15050         $(build_tooldir)/lib/ for library files.
15051         (GCC_FOR_TARGET): Likewise.
15052         (CXX_FOR_TARGET): Likewise.
15054 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15056         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15058 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15060         * Makefile.in (configure-target-libiberty): Depend on
15061         configure-target-newlib.
15063 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15065         * configure.in, Makefile.in: Merge all libffi-related
15066         configury stuff from the libgcj tree.
15068 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15070         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15071         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15073 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15075         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15076         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15077         current version information.  Add to proto-toplev directory.
15078         (gdb-taz): Build do-djunpack.
15080 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15082         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15084 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15086         * MAINTAINERS: Add self to Write After Approval list.
15088 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15090         * ltmain.sh: Preserve in relink_command any environment
15091         variables that may affect the linker behavior.
15093 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15095         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15097 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15099         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15101 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15103         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15104         with the version name.
15106 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15108         * MAINTAINERS: Add self as bb-reorder maintainer.
15110 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15112         * config.if: Tweak.
15114 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15116         * djunpack.bat: New file.
15118 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15120         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15121         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15122         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15123         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15125 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15127         * config.sub (case $basic_machine): Change default for "ibm-*"
15128         to "openedition".
15130 2000-04-13  Andreas Jaeger  <aj@suse.de>
15132         * MAINTAINERS: Added myself.
15134 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15136         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15137         (do-md5sum): New target.
15138         (MD5PROG): Define.
15139         (PACKAGE): Default to TOOL.
15140         (VER): Default to a shell script.
15141         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15142         md5 checksum generation.
15143         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15144         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15145         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15146         insight.tar.bz2): Use gdb-taz to create archive.
15148 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15150         * configure (warn_cflags): Delete.
15152 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15154         * MAINTAINERS: Added myself.
15156 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15157             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15159         * configure.in (enable_libstdcxx_v3): Add.
15160         (target_libs): Add bits here to switch between libstdc++-v2 and
15161         libstdc++-v3.
15162         * config.if: And this file too.
15163         * Makefile.in: Add libstdc++-v3 targets.
15165 2000-04-05  Michael Meissner  <meissner@redhat.com>
15167         * config.sub (d30v): Add d30v as a basic machine type.
15169 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15171         * configure.in: -linux-gnu*, not -linux-gnu.
15173 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15175         * MAINTAINERS: Add self in write-after-approval section.
15177 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15179         * MAINTAINERS: Add self as ia64 port maintainer.
15181 2000-03-08  Neil Booth  <NeilB@earthling.net>
15183         * MAINTAINERS: Add self in write-after-approval section.
15185 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15187         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15188         (do-tar-bz2): Replace TOOL with PACKAGE.
15189         (gdb.tar.bz2): Remove GDBTK from GDB package.
15190         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15191         dejagnu.tar.bz2): New packages.
15193 2000-02-27  Andreas Jaeger  <aj@suse.de>
15195         * configure.in: Add entry for mips*-*-linux*, move catch all
15196         *-*-*linux* entry below this one.
15198 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15200         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15202 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15204         * config.sub: Support an OS of "wince".
15206 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15208         * config.guess, config.sub: Updated to match config's 2000-02-15
15209         version.
15211 2000-02-23  Linas Vepstas  <linas@linas.org>
15213         * config.sub: Add support for Linux/IBM 370.
15214         * configure.in: Likewise.
15216 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15218         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15220 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15222         * config.guess: Guess "cygwin" rather than "cygwin32".
15224 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15226         * configure (gcc_version): When setting, narrow search to
15227         lines containing `version_string'.
15229 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15231         * config.sub: Add support for avr target.
15233 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15235         * MAINTAINERS: Add maintainers for MCore port.
15237 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15239         * config.sub: Add mmix-knuth-mmixware.
15241 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15243         * MAINTAINERS: Pair cccp with cpplib maintainership.
15245 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15247         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15248         structure stuff to -L library search.
15249         (CXX_FOR_TARGET): Ditto.
15250         (CROSS_CHECK_MODULES): Fix spelling mistake.
15252 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15254         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15255         the C++ compiler.
15257 2000-01-12  Richard Henderson  <rth@cygnus.com>
15259         * configure.in: Don't build some bits for beos.
15261 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15263         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15264         as include files.
15266 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15268         * Add self as cpplib maintainer, as requested by Jason
15269         Merrill.  Correct my e-mail address.
15271 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15273         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15274         not mh-aix43.
15276 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15278         * MAINTAINERS: Add myself to "write after approval" list.
15280 1999-12-14  Richard Henderson  <rth@cygnus.com>
15282         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15283         * config.sub: Accept alphaev[78], alphaev8.
15285 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15287         * config.guess, config.sub: Update from autoconf.
15289 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15291         * MAINTAINERS:  update my playtime e-address.
15293 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15295         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15296         necessary libraries are missing.
15298 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15300         * MAINTAINERS: Add new 'write after approval' maintainer.
15302 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15304         * MAINTAINERS: Add new Java maintainer.
15306 1999-10-25  Andreas Schwab  <schwab@suse.de>
15308         * configure: Fix quoting inside arguments of eval.
15310 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15312         * config-ml.in: Allow suppression of some ARM multilibs.
15314 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15316         * config.guess: Add OS/390 match pattern.
15317         * config.sub: Add mvs, openedition targets.
15318         * configure.in (i370-ibm-opened*): New.
15320 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15322         * config.sub: Add support for configuring for pj.
15324 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15326         * config.sub (maybe_os): Add support for configuring for fr30.
15328 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15330         * configure.in: Do not configure or build ld for AIX
15331         platforms.  ld is known to be broken on these platforms.
15333 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15335         * config-ml.in: Pass compiler flag corresponding to multidirs to
15336         subdir configures.
15338 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15340         * Makefile.in (LDFLAGS): Define.
15342 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15344         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15345         noconfigdirs.
15346         (*-*-cygwin*): Likewise.
15348 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15350         * mkdep: New file.
15351         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15352         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15354         From Eli Zaretskii <eliz@is.elta.co.il>:
15355         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15356         long file name when using DJGPP on MS-DOS.
15358 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15360         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15362 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15364         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15365         dependency as this causes "make check" to globally "make all"
15367 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15369         * configure.in (target_libs): Added target-zlib.
15370         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15371         (CONFIGURE_TARGET_MODULES): Likewise.
15372         (CHECK_TARGET_MODULES): Likewise.
15373         (INSTALL_TARGET_MODULES): Likewise.
15374         (CLEAN_TARGET_MODULES): Likewise.
15375         (configure-target-zlib): New target.
15376         (all-target-zlib): Likewise.
15377         (all-target-libjava): Depend on all-target-zlib.
15378         (configure-target-libjava): Depend on configure-target-zlib.
15380         * Makefile.in (configure-target-libjava): Depend on
15381         configure-target-newlib.
15382         (configure-target-boehm-gc): New target.
15383         (configure-target-qthreads): New target.
15385         * configure.in (target_libs): Added target-qthreads.
15386         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15387         (CONFIGURE_TARGET_MODULES): Likewise.
15388         (CHECK_TARGET_MODULES): Likewise.
15389         (INSTALL_TARGET_MODULES): Likewise.
15390         (CLEAN_TARGET_MODULES): Likewise.
15391         (all-target-qthreads): New target.
15392         (configure-target-libjava): Depend on configure-target-qthreads.
15393         (all-target-libjava): Depend on all-target-qthreads.
15395         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15396         (CONFIGURE_TARGET_MODULES): Likewise.
15397         (CHECK_TARGET_MODULES): Likewise.
15398         (INSTALL_TARGET_MODULES): Likewise.
15399         (CLEAN_TARGET_MODULES): Likewise.
15400         (all-target-libjava): New target.
15401         (all-target-boehm-gc): Likewise.
15402         * configure.in (target_libs): Added libjava, boehm-gc.
15404 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15406         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15407         configure.bat in SUPPORT_FILES.
15408         (gas+binutils.tar.bz2): Likewise.
15410         * makeall.bat: Remove; obsolete.
15412 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15414         From Mark Elbrecht:
15415         * configure.bat: Remove; obsolete.
15417 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15419         * configure: Add -W -Wall to the default CFLAGS when compiling with
15420         gcc.
15422 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15424         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15426 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15428         * configure.in: Build ld on IRIX6.
15430 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15432         * Makefile.in: Change distribution targets to use bzip2 instead of
15433         gzip.
15434         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15435         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15437 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15439         * config.sub: Add mcore target.
15441 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15443         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15445 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15447         * config.guess (dummy): Changed to $dummy.
15449 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15451         * config.sub: Tidied up case statements.
15453 1999-05-22  Ben Elliston  <bje@cygnus.com>
15455         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15456         <jiro@din.or.jp>.
15458         * config.guess: Merge with FSF version. Future changes will be
15459         more accurately recorded in this ChangeLog.
15460         * config.sub: Likewise.
15462 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15464         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15466 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15468         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15470 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15472         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15474 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15476         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15477         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15478         Bad merge removed these two changes.
15480 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15481                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15483         * config.guess (interix Alpha): Add.
15485 1999-04-11  Richard Henderson  <rth@cygnus.com>
15487         * configure.in (i?86-*-beos*): Do config gperf; don't config
15488         gdb, newlib, or libgloss.
15490 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15492         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15493         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15494         from multidirs.
15496 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15498         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15500 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15502         * config.sub: Add support for mcore targets.
15504 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15506         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15507         not mt-ospace, in order to shut up assembler warning about using
15508         symbols that are named the same as registers.
15510 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15512         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15513         dependency list for all-target-cygmon.
15515 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15517         * config-ml.in: Check $host, not $target, for selective multilibs.
15518         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15519         thumb interworking, and underscore prefix multilibs.
15521 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15523         * missing: Update to version from current automake.
15525 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15527         * configure (gxx_include_dir): Removed.
15529         * configure.in (gxx_include_dir): Handle it.
15530         * Makefile.in: Likewise.
15532 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15534         * config.sub (mips64vr4111,mips64vr4111el) Add.
15536 1999-03-21  Ben Elliston  <bje@cygnus.com>
15538         * config.guess: Correct typo for detecting ELF on FreeBSD.
15540 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15542         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15543         config/mh-djgpp.
15545 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15547         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15548         all-target-newlib to dependency list for all-target-bsp.
15550 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15552         * config.sub: Add i386-uwin support.
15553         * config.guess: Likewise.
15555 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15557         * configure.in: cleanup, add mh-*pic handling for arm, special
15558         case powerpc*-*-aix*
15560 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15562         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15563         can be built.
15565 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15567         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15568         targets.
15570 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15572         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15574 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15576         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15578 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15580         * config.sub: Fix typo in arm recognition.
15582 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15584         * configure.in (noconfigdirs): Changed target_configdirs to
15585         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15586         rather than m68k-*-* since it is not known to work on
15587         m68k-aout. Ditto for arm-*-*oabi.
15589 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15591         * configure.in (*-*-windows*): Remove, no longer used.
15593 1999-02-19  Ben Elliston <bje@cygnus.com>
15595         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15596         Smart and improved by Andrew Cagney.
15598 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15600         * config.guess: Recognize openbsd-*-hppa.
15602 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15604         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15605         only if it is not empty.
15607 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15609         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15611         * config.guess: Modified to recognize uname's armv* syntax.
15613         * config.sub: Modified to recognize uname's armv* syntax.
15615 1999-02-17  Mark Salter  <msalter@cygnus.com>
15617         * configure.in: Added target-bsp for sparclite.
15619 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15621         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15623 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15625         * configure.in: Add support for strongarm port.
15626         * config.sub: Add support for strongarm target.
15628 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15630         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15631         the old name config/mh-cygwin32.
15632         Enable texinfo.
15634 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15636         * configure.in: Do build ld for ix86 Solaris.
15638 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15640         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15641         $AR_FOR_TARGET.  Likewise for RANLIB.
15643 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15645         * config.sub (oabi):  Recognize.
15646         * configure.in (arm-*-oabi):  Handle.
15648 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15650         * config.guess: Improve detection of i686 on UnixWare 7.
15652 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15654         * config.guess: Add support for i386-pc-interix.
15655         * config.sub: Likewise.
15656         * configure.in: Likewise.
15658 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15660         * Makefile.in: Remove unneeded all-target-libio from
15661         from all-target-winsup target since it is now unneeded.
15662         Add all-target-libtermcap in its place since it is now
15663         needed.
15665 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15667         * configure.in: makefile stub for cygwin target is probably
15668         unnecessary.  Remove it for now.
15670 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15672         * configure.in: libtermcap.a should be built when cygwin is the
15673         target as well as the host.
15674         * config.guess: Allow mixed case in cygwin uname output.
15675         * Makefile.in: Add libtermcap target.
15677 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15679         * config.sub: Clean up handling of hppa2.0.
15681 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15683         * config.guess: Use C code to identify more HP machines.
15685 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15687         * config.sub: Handle hppa2.0.
15689 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15691         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15692         cygmon for all sparclite targets, regardless of object format.
15694 1998-12-15  Mark Salter  <msalter@cygnus.com>
15696         * configure.in: Added target-bsp for several target architectures.
15698         * Makefile.in: Added rules for bsp.
15700 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15702         * config.guess: Improve detection of hppa2.0 processors.
15704 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15706         * config.guess: Recognize FreeBSD using ELF automatically.
15708 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15710         * configure (skip-this-dir): Add handling for new shell script, which
15711         might be created by a sub-directory's configure to indicate, this particular
15712         directory is "unwanted".
15713         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15715 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15717         * ltconfig: import from libtool, after changing libtool to
15718         account for the cygwin name change.
15720 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15722         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15723         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15725 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15727         * configure.in: Add libtermcap to list of cygwin dependencies.
15729 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15731         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15732         they include winsup/include when it's a cygwin target.
15734 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15736         * configure.in (host_tools): Added zip.
15737         * Makefile.in (all-target-libjava): Depend on all-zip.
15738         (all-zip): New target.
15739         (ALL_MODULES): Added all-zip.
15740         (NATIVE_CHECK_MODULES): Added check-zip.
15741         (INSTALL_MODULES): Added install-zip.
15742         (CLEAN_MODULES): Added clean-zip.
15744 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15746         * Makefile.in: lose "32" from comment about cygwin.
15748 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15750         * configure.in: Use -Os to build target libraries for the fr30.
15752 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15754         * config.sub: Add fr30.
15756 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15758         * configure.in: drop "32" from config/mh-cygwin32.  Check
15759         cygwin* instead of cygwin32*.
15760         * config.sub: Check cygwin* instead of cygwin32*.
15762 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15764         * config.guess: Match any version of Unixware7.
15766 1998-10-20  Syd Polk  <spolk@cygnus.com>
15768         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15769         if desired.
15771 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15773         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15774         these if the appropriate directories and files to not exist.
15776 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15778         * Makefile.in (DEVO_SUPPORT): Add config.if.
15780 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15782         * configure: Add pattern to replace "build_tooldir"'s
15783         definition in the generated Makefile with "tooldir"'s
15784         actual value.
15786 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15788         * config.sub: Bring back lost sparcv9.
15790         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15792 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15794         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15795         CC_FOR_TARGET and friends.
15797 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15799         * Makefile.in (build_tooldir): New variable, same as tooldir.
15800         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15801         -B$(build_tooldir)/bin/.
15802         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15804 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15806         * README: Remove installation instructions and refer to the
15807         INSTALL directory instead.
15809 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15811         * config.sub: Add support for i[34567]86-pc-udk.
15812         * configure.in: Likewise.
15814 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15816         * Makefile.in: add bzip2 package building bits for user
15817         tools module
15818         * configure.in: ditto
15820 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15822         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15823         (ALL_TARGET_MODULES): Add all-target-libobjc.
15824         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15825         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15826         (all-target-libchill): Add dependencies.
15827         * configure.in (target_libs): Add libchill.
15829 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15831         * configure.in (target_subdir): Remove duplicate line.
15833 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15835         * Makefile.in (all-automake): fix dependencies.
15837 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15839         * configure.in: Minor cleanups for building in the $(target_alias)
15840         subdir.
15842 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15844         * Makefile.in (bootstrap): Set r and s before make all.  Use
15845         BASE_FLAGS_TO_PASS in make all.
15846         (cross): Likewise.
15848 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15850         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15852 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15854         * config.sub: Fix typo in last change.
15856 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15858         * config.sub: Add support for C4x target.
15859         * configure.in: Likewise.
15861 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15863         * config.sub: Recognize sparcv9 just like sparc64.
15865 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15867         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15869 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15871         * config.guess: Correctly identify Pentium II sco boxes.
15873         * config.guess: Fix "tr" code.  From Weiwen Liu.
15875 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15877         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15878         stabs.
15880 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15882         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15883         (ALL_TARGET_MODULES): Add all-target-libchill.
15884         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15885         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15886         (all-target-libchill): Add dependencies.
15887         * configure.in (target_libs): Add libchill.
15889 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15891         * config.guess: Avoid assumptions about "tr" behaves when
15892         LANG is set to something other than English.
15894 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15896         * configure (gxx_include_dir): Changed to
15897         '${prefix}/include/g++'-${libstdcxx_interface}.
15899         * config.if: New to determine the interfaces.
15901 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15903         * config.guess: Detect and handle MPE/IX.
15904         * config.sub: Deal with MPE/IX.
15906 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15908         * configure.in: Use mh-aix43.
15910 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15912         * configure: Fix --without/--disable cases for gxx-include-dir.
15914 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15916         * mdata-sh:  Imported.  Needed for automake support.
15918 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15920         * Makefile.in (taz): Try "chmod -R og=u ." before
15921         "chmod og=u `find . -print`".
15923 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15925         * configure.in: Add arm-elf and thumb-elf support.
15927 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15929         * Makefile.in: Undo previous patch.
15931 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15933         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15934         to here ...
15935         (install-no-fixedincludes): and here
15936         (INSTALL_MODULES): ... from here.
15938 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15940         * config.sub: Merge with FSF.
15942         * config.guess: Merge with FSF.
15944 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15946         * configure (extraconfigdirs): New variable.
15947         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15948         * Makefile.in (all): Move higher in file.
15949         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15950         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15951         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15952         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15953         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15955 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15957         * Makefile.in (all-target-libjava): Depend on all-gcc and
15958         all-target-newlib.
15959         (configure-target-libjava): Depend on $(ALL_GCC).
15961 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15963         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15964         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15966 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15968         * INSTALL/README: Fix typo.
15970 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15972         * ylwrap: Change absolute path checks to check for DOS style path
15973         names.
15975         * ylwrap: Don't use a full path name if the source file is in the
15976         same directory.  From hjl@lucon.org (H.J. Lu).
15978         * config-ml.in: Default to being verbose, to match Feb 18 change to
15979         configure.
15981 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15983         Brought over from egcs:
15985         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15987         * configure.in (target_subdir): Set to ${target_alias} instead
15988         of "libraries".
15990         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15992         * configure.in (target_subdir): Set to libraries if enable_multilib.
15994 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15996         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15997         multilibs, force reconfiguration the first time we create
15998         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16000 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16002         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16003         avoid confusion with --no-recursion.
16005 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16007         * configure.in: Win32 hosts shouldn't use install -x
16008         * install-sh: remove -x option, and special .exe-handling
16009         hack.
16011 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16013         * config.guess: Recognize i586-pc-beos.
16014         * configure.in: Don't build some bits for beos.
16016 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16018         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16019         CFLAGS default to -O2.
16021         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16022         when using GNU ld.
16024 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16026         * ltmain.sh: Correct install when using a different shell.
16028 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16030         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16032 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16034         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16035         target.
16037 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16039         * ltconfig: Update to correct AIX handling.
16041 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16043         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16045         * configure.in (target_subdir): Set to ${target_alias} instead
16046         of "libraries".
16048 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16050         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16051         (Makefile): Depend on $(gcc_version_trigger).
16053         * configure (gcc_version): Change default initializer to empty
16054         string.
16055         (gcc_version_trigger): New variable; pass this variable down
16056         to subdir configures to enable them checking gcc's version
16057         themselves. Emit make macros for both gcc_version vars.
16058         (topsrcdir): Initialize reliably.
16059         (recursion line): Remove --with-gcc-version=${gcc_version}.
16061 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16063         * configure (enable_version_specific_runtime_libs): Implement new flag
16064         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16065         in $(libsubdir); emit definition in each generated Makefile.
16066         (gxx_include_dir): Initialize depending on
16067         $enable_version_specific_runtime_libs.
16069 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16071         * configure (gcc_version): Initialize properly depending on
16072         how and where configure is started.
16073         (recursion line): Pass a --with-gcc-version=${gcc_version}
16074         to configures in subdirs.
16076 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16078         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16079         cygmon
16081 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16083         * configure.in: Add cygmon and libstub support for mn10200.
16085 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16087         * configure (gcc_version): Add new variable describing the
16088         particular gcc version we're building.
16089         * Makefile.in (libsubdir): Add new macro for the directory
16090         in which the compiler finds executables, libraries, etc.
16091         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16092         and libsubdir.
16094 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16096         * Makefile.in (local-clean): Remove *.log.
16097         (warning.log): Built with warn_summary from build.log.
16098         (mail-report.log): Run test_summary.
16099         (mail-report-with-warnings.log): Run test_summary including
16100         warning.log in the report.
16102 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16104         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16106 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16108         * Makefile.in (grep): Grep no longer depends on libiberty.
16110 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16112         * Makefile.in: all-snavigator needs all-libgui.
16114 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16116         * configure.in: Add cygmon and libstub support for mn10300.
16118 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16120         * missing: Update to version from automake 1.3.
16122         * ltmain.sh: On installation, don't get confused if the same name
16123         appears more than once in the list of library names.
16125 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16127         * config.sub: Accept m68060 and m5200 as CPU names.
16129 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16131         * configure: Use && rather than using -a in test, because odd
16132         strings can confuse test.
16133         * configure.in: Likewise.
16135 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16137         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16139 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16141         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16142         bootstrap4-lean): New targets.
16144 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16146         * mpw-* Delete.  Not used.
16148 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16150         * COPYING.LIB: Update FSF address.
16152 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16154         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16156         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16157         GAS_SUPPORT_DIRS.
16159 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16161         * ltconfig, ltmain.sh: Avoid producing a version number if
16162         -version-info was not used.
16164 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16166         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16167         building with newlib.
16169 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16171         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16172         Solaris `make' causes it to continue to next definition.
16174 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16176         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16177         the right GUI libraries and files are installed along with GDB.
16179 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16181         * configure.in: Change alpha to alpha* in several places.
16183 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16185         * config.sub: Recognize sparc86x.
16187 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16189         * configure.in (--enable-target-optspace): Remove debug echo.
16191 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16193         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16195 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16197         * ltconfig: Update cygwin32 support.
16199         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16200         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16201         (GDB_SUPPORT_DIRS): Likewise.
16203 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16205         * configure.in (target_makefile_frag): If --enable-target-optspace,
16206         use -Os to compile target libraries rather than -O2.  Default to
16207         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16208         not used.
16209         * configure.in (target_cflags): Ditto for d30v.
16211 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16213         * Makefile.in (all-bfd): Depend on all-intl.
16214         (all-binutils): Likewise.
16215         (all-gas): Likewise.
16216         (all-gprof): Likewise.
16217         (all-ld): Likewise.
16219 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16221         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16223 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16225         * Makefile.in (all-bfd): Depend upon all-libiberty.
16227         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16229 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16231         * Makefile.in: Add libstub.
16233         * configure.in: Ditto. Build libstub for targets that have cygmon
16234         support.
16236 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16238         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16240 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16242         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16243         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16245 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16247         * configure: Define DEFAULT_M4 by searching PATH.
16248         * Makfile.in: Use DEFAULT_M4.
16250 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16252         * ltconfig: Add cygwin32 support.
16254         * Makefile.in, configure.in: Add libtool as a native only directory
16255         to configure and build.
16257 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16259         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16261 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16263         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16265 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16267         * Makefile.in: add ash make rules
16268         * configure.in: add ash to native_only and host_tools lists
16270 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16272         * Makefile.in (all-gettext, all-intl): New targets.
16273         (ALL_MODULES): Added all-gettext, all-intl.
16274         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16275         (INSTALL_MODULES): Added install-gettext, install-intl.
16276         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16278         * configure.in (host_tools): Added gettext.
16279         (native_only): Likewise.
16280         (noconfigdirs) [various cases]: Likewise.
16281         (host_libs): Added intl.
16283 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16285         * configure: Do not disable building gdbtk for cygwin32 hosts.
16287 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16289         * configure.in: Add thumb-coff target.
16290         * config.sub: Add thumb-coff target.
16292 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16294         * Makefile.in: Revert yesterday's change.
16295         (all-target-winsup):  all-target-librx stays out of here.
16297 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16299         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16300         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16301         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16302         Remove references to librx and libg++.
16304 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16306         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16307         recursive makes
16309 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16311         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16312         for newlib directory.
16313         (CXX_FOR_TARGET): Likewise.
16315 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16317         * ltconfig: Update after libtool/ltconfig.in change for
16318         hpux11.
16320 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16322         * ltconfig, ltmain.sh: Update to libtool 1.2.
16324 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16326         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16327         (install-gcc-cross): Instead, override LANGUAGES here.
16329 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16331         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16332         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16334 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16336         * configure.in: Add Thumb-pe target.
16338 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16340         * Makefile.in - changed sn targets to snavigator
16341         * configure.in - changed sn targets to snavigator
16343 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16345         * config-ml.in: After building symlink tree call make distclean
16346         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16347         to be the case for libiberty.
16349 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16351         * configure: When making link, also check the current
16352         directory. The configure scripts may create one.
16354 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16356         * config.sub: Accept alphapca56 and alphaev6 properly.
16358 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16360         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16362 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16364         * config.sub (sco5): Fix typo.
16366 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16368         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16369         install-itcl.
16370         (install-itcl): Remove dependency on install-tcl.
16372 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16374         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16376 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16378         * configure.in: Don't build libgui for a cygwin32 target when not on
16379         a cygwin32 host.
16381 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16383         * configure (redirect): Set to null, so default behavior of
16384         configure is now --verbose.
16386 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16388         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16389         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16391 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16393         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16394         this change to sync Makefile.in with its ChangeLog entries.
16396 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16398         * ltmain.sh (mkdir): Check that the directory doesn't exist
16399         before we exit with error, so that we don't get races during
16400         parallel builds.
16402 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16404         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16406 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16408         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16409         PICFLAG_FOR_TARGET.
16410         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16412         * configure: Emit a definition for the new macro enable_shared
16413         into each Makefile.
16415 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16417         * configure.in (host_tools, native_only): Add libtool.
16419 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16421         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16422         Fix typo in ming config comment.
16424 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16426         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16428 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16430         * config.sub: Add tic30 cases, and map c30 to tic30.
16432 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16434         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16435         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16436         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16437         (CLEAN_TARGET_MODULES): Similarly
16438         (all-target-libf2c): Add dependences.
16439         * configure.in (target_libs): Add libf2c.
16441 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16443         * configure.in: Remove expect from noconfigdirs when target
16444         is cygwin32.  OK to build expect and dejagnu with Canadian
16445         Cross.
16447 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16449         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16450         host.
16452         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16453         and mingw32.
16455 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16457         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16458         here as it is not defined in the toplevel Makefile.
16460 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16462         * configure (package_makefile_rules_frag): New variable, which names
16463         a file with generic rules, ...
16464         Change comment to mention we now have FIVE parts.
16465         * configure: Undo last change.
16467 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16469         * config.guess: More accurate determination of HP processor types.
16470         * config.sub: More accurate determination of HP processor types.
16472 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16474         * configure (package_makefile_frag): Move inserting the
16475         ${package_makefile_frag} to where it should be according
16476         to the comment.
16478 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16480         * config.guess: Add support for Linux/ARM.
16482 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16484         * .cvsignore: Remove *-info and *-install since they match
16485         release-info and mpw-install, which we don't want to just ignore.
16487 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16489         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16491 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16493         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16494         local_prefix to sub-make invocations.
16496 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16498         * configure.in: Check makefile fragments in the source
16499         directory.
16501 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16503         * configure.in: Check whether host and target makefile
16504         fragments exist before adding them to *_makefile_frag.
16506 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16508         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16510 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16512         * configure.in: Make sure we only replace RPATH_ENVVAR on
16513         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16514         regexp to sed.
16516         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16517         to sub-makes.
16519 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16521         * config-ml.in (multi-do): LDFLAGS must include multilib
16522         designator.
16524 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16526         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16528 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16530         * config.sub: Add mingw32 support.
16531         * configure.in: Likewise.
16533 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16535         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16537 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16539         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16540         * configure (gxx_include_dir): Provide a definition for subdirs
16541         which do not use autoconf.
16543 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16545         * config.guess: Sync with egcs.  Picks up new alpha support,
16546         BeOS & some additional linux support.
16548 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16550         * config.guess: HP 9000/803 is a PA1.1 machine.
16552 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16554         * configure.in: It's alpha*-...
16556 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16558         * configure.in (host_makefile_frag, target_makefile_frag):
16559         Handle multiple config files.
16560         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16561         alpha-*-*.
16563 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16565         * mkdep: New file.
16567 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16569         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16571 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16573         * Makefile.in: Add libgui directory.
16574         (GDB_TK): Add all-libgui.
16575         * configure.in: Add libgui directory.
16576         * configure: Add all-libgui to GDB_TK.
16578 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16580         * config-ml.in (multidirs): Add m32r to multilib list.
16582 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16584         * Makefile.in (all-target-gperf): Change dependency to
16585         all-target-libstdc++.
16587 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16589         * config.guess: Add BeOS support.
16591 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16593         Source directory cvs renamed to cvssrc:
16594         * configure.in (host_tools): Change cvs to cvssrc.
16595         (native_only): Likewise.
16596         (noconfigdirs) [various cases]: Likewise.
16597         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16598         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16599         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16600         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16601         (all-cvssrc): Rename target from all-cvs.
16603 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16605         * configure (gxx_include_dir): Fix thinko.
16607 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16609         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16610         (install-cross, install-gcc-cross): New targets.
16612 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16614         * configure.in (noconfigdirs): Add support for Thumb target.
16616         * config.sub (maybe_os): Add support for Thumb target.
16618 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16620         * Makefile.in: Add rules for cygmon.
16622         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16624 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16626         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16627         * configure (gxx_include_dir): Provide a definition for subdirs
16628         which do not use autoconf.
16630 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16632         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16633         11/18/97 build
16635 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16637         * From Franz Sirl.
16638         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16639         found on RedHat Linux systems.
16641 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16643         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16644         guesses.
16646 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16648         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16650 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16652         * ltmain.sh: If mkdir fails, check whether the directory was created
16653         anyhow by some other process.
16655 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16657         * configure.in (d30v-*-*): Configure all directories.
16659 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16661         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16662         for the D30V.
16664 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16666         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16668 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16670         * include/libiberty.h: Add extern "C" { so it can be used with C++
16671         progrms.
16672         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16673         programs.
16675 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16677         * configure.in (d30v-*-*): Configure GCC now.
16679 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16681         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16682         is no longer needed.
16684 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16686         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16688 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16690         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16691         targets using "$@" to provide support for similar but not identical
16692         targets without having to duplicate code.
16694 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16696         * makefile.vms: Fix to work with DEC C.
16698 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16700         * config.sub: Add mips-tx39-elf to marketing names.
16702 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16704         * ltmain.sh: Handle symlinks in generated script.
16706 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16708         * configure: Handle autoconf style directory options: --bindir,
16709         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16710         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16711         --sysconfdir.
16712         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16713         (sharedstatedir, localstatedir, oldincludedir): New variables.
16714         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16715         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16716         sbindir, sharedstatedir, and sysconfdir.
16718 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16720         * Makefile.in (bootstrap-lean): New target.
16722 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16724         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16725         sn, and gnuserv from noconfigdirs.
16727 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16729         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16731 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16733         * Makefile.in (cross): New target.
16735 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16736                           Jeff Law         <law@cygnus.com>
16738         * Makefile.in (bootstrap2, bootstrap3): New targets.
16739         (all-bootstrap): Remove outdated and confusing target.
16740         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16742 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16744         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16745         windows.  Consistent with gdb/configure.
16747 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16749         * configure.in: Name Linux target fragment.
16751         * configure: Rewrite so that project Makefile fragment is inserted
16752         first and appears last in the resulting Makefile.
16754 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16756         * Makefile.in (install-itcl): Install tcl first.
16758 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16760         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16762 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16764         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16766         * configure.in (skipdirs): Add target-librx for Linux.
16767         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16769 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16771         * Makefile.in (bootstrap): New target.
16773 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16775         * config.sub: Accept 'amigados' for backward compatibility.
16777 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16779         * config.guess: Merge with FSF.
16781 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16783         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16785 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16787         * config.sub: Add "marketing-names" patch.
16789 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16791         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16793 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16795         * config.sub: Handle v850-elf.
16797 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16799         * .cvsignore (*-install): Remove.
16801 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16803         * ltconfig: Set CONFIG_SHELL in libtool.
16804         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16806 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16808         * configure.in (target_subdir): Set to libraries if enable_multilib.
16810 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16812         * config.guess: Update from gcc directory.
16814 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16816         * Makefile.in (all-sim): Depends on all-readline.
16818 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16820         * Makefile.in (BISON, YACC): Use $$s.
16821         (all-bison): Depend on all-texinfo.
16823 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16825         * Makefile.in (BISON): Add -L flag.
16826         (YACC): Likewise.
16828 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16830         * configure.in (noconfigdirs): Add support for v850e target.
16832         * config.sub (maybe_os): Add support for v850e target.
16834 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16836         * configure.in (noconfigdirs): Add support for v850ea target.
16838         * config.sub (maybe_os): Add support for v850ea target.
16840 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16842         * config.sub: Add mipstx39.  Delete r3900.
16844 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16846         * Makefile.in (all-autoconf): Depends on all-texinfo.
16848 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16850         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16851         eabi targets.
16853 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16855         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16857         * configure: When handling a Canadian Cross, handle YACC as well as
16858         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16859         * Makefile.in (all-bison): Depend upon all-texinfo.
16861 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16863         * Makefile.in (BISON): bison, not byacc or bison -y.
16864         (YACC): bison -y or byacc or yacc.
16865         (various): Add *-bison as appropriate.
16866         (taz): No need to mess with BISON anymore.
16868 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16870         * configure: If OSTYPE matches *win32*, try to find a good value for
16871         CONFIG_SHELL.
16873 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16875         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16876         configure.in if it is present.
16878 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16880         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16882 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16884         * config.sub: Recognize `arc' cpu.
16885         * configure.in: Likewise.
16886         * config-ml.in: Likewise.
16888 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16890         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16892 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16894         * configure: Changed sed delimiter from ':' to '|' when
16895         attempting to substitute ${config_shell} for SHELL. On
16896         NT ${config_shell} may contain a ':' in it.
16898 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16900         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16902 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16904         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16906 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16908         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16910         * ylwrap: If the program is a relative path, force it to be
16911         absolute.
16913 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16915         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16917 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16919         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16920         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16921         for libraries.
16923 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16925         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16926         separated by spaces.
16928 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16930         * ylwrap: New file.
16931         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16933         * ltmain.sh: Handle /bin/sh at start of install program.
16935         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16937         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16938         * missing: New file, from automake 1.2.
16940 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16942         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16943         check-tk to CHECK_X11_MODULES.
16945 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16947         * config.sub: Merge with FSF.
16949 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16951         * config.guess: Merge with FSF.
16953 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16955         * configure: Treat msdosdjgpp like go32.
16956         * configure.in: Likewise.  Don't remove gprof for go32.
16958         * configure: Change Makefile.tem2 to Makefile.tm2.
16960 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16962         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16964 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16966         * install-sh (chmodcmd): Set to null if the DST directory already
16967         exists.  Same as Nov 11th change.
16969 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16971         * configure (GDB_TK): Needs itcl and tix.
16973 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16975         * config.guess: Update from FSF.
16977 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16979         * Makefile.in (GDB_TK): Depend on itcl and tix.
16981 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16983         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16984         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16985         (INSTALL_SCRIPT): New variable.
16986         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16987         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16988         to -x.
16989         * install-sh: Add support for -x option.
16991 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16993         * configure.in, Makefile.in: Treat tix like itcl.
16995 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16997         * Makefile.in (WINDRES): New variable.
16998         (WINDRES_FOR_TARGET): New variable.
16999         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17000         (EXTRA_HOST_FLAGS): Add WINDRES.
17001         (EXTRA_TARGET_FLAGS): Add WINDRES.
17002         (EXTRA_GCC_FLAGS): Add WINDRES.
17003         ($(DO_X)): Pass down WINDRES.
17004         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17005         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17006         DLLTOOL_FOR_TARGET.
17008 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17010         * configure.in: configure sim before gdb for win32-x-ppc
17012 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17014         Move gperf into the toplevel, from libg++.
17015         * configure.in (target_tools): Add target-gperf.
17016         (native_only): Add target-gperf.
17017         * Makefile.in (all-target-gperf): New target, depend on
17018         all-target-libg++.
17019         (configure-target-gperf): Empty rule.
17020         (ALL_TARGET_MODULES): Add all-target-gperf.
17021         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17022         (CHECK_TARGET_MODULES): Add check-target-gperf.
17023         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17024         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17026 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17028         * config.sub (mn10200): Recognize new basic machine.
17030 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17032         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17033         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17035 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17037         * configure.in: If we're building mips-sgi-irix6* native, turn on
17038         ENABLE_MULTILIB and set TARGET_SUBDIR.
17040 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17042         * Makefile.in (all-sn): Depend on all-grep.
17044 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17046         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17048         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17049         Makefile.  From Jeff Makey <jeff@cts.com>.
17050         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17052         * Makefile.in (DISTBISONFILES): Remove.
17053         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17054         $(DEFAULT_YACC).
17056         * configure.in: Build itl, db, sn, etc., when building for native
17057         cygwin32.
17059         * Makefile.in (LD): New variable.
17060         (EXTRA_HOST_FLAGS): Pass down LD.
17061         ($(DO_X)): Likewise.
17063 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17065         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17067 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17069         * configure.in (targargs): Strip out any supplied --build argument
17070         before adding our own. Always add --build.
17072 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17074         * configure.in (targargs): Pass --build if we're doing
17075         a cross-compile.
17077 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17079         * configure: Use '|' instead of ":" as the separator in
17080         sed. Otherwise sed chokes on NT path names with drive
17081         designators. Also look for "?:*" as the leading characters in an
17082         absolute pathname.
17084 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17086         * config.sub: Support for r3900.
17088 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17090         * configure.in: Use install-sh, not install.sh.
17092 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17094         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17095         apply it twice.
17097 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17099         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17100         install-binutils.
17102 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17104         * Makefile.in: Add automake targets.
17105         * configure.in (host_tools): Add automake.
17107 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17109         * configure: Default CXX to c++, not gcc.
17110         * Makefile.in (CXX): Set to c++, not gcc.
17111         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17113 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17115         * install-sh: try appending a .exe if source file doesn't
17116         exist
17118 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17120         * configure.in: Turn on multilib by default.
17121         (cross_only): Remove target-libiberty.
17123         * Makefile.in (all-gcc): Don't depend on libiberty.
17125 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17127         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17129 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17131         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17132         (DISTBISONFILES): Add ld/Makefile.in
17134 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17136         * configure.in: if target is cygwin32 but host isn't cygwin32,
17137         don't configure gdb tcl tk expect, not just gdb.
17139 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17141         * configure.in: Added gnuserv everywhere sn appears.
17143         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17144         (CROSS_CHECK_MODULES): Added check-gnuserv.
17145         (INSTALL_MODULES): Added install-gnuserv.
17146         (CLEAN_MODULES): Added clean-gnuserv.
17147         (all-gnuserv): New target.
17149 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17151         * config.guess: Fixes for MIPS OpenBSD systems.
17153 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17155         * Makefile.in (INSTALL_XFORM): Remove.
17156         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17158         * mkinstalldirs: New file, copied from automake.
17159         * Makefile.in (installdirs): Rename from install-dirs.  Use
17160         mkinstalldirs.  Change all users.
17161         (DEVO_SUPPORT): Add mkinstalldirs.
17163 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17165         * install-sh: Rename from install.sh.
17166         * Makefile.in (INSTALL): Change install.sh to install-sh.
17167         (DEVO_SUPPORT): Likewise.
17169         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17170         Graichen <graichen@rzpd.de>.
17172 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17174         * config.guess: Recognize OpenBSD systems correctly.
17176 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17178         * README, Makefile.in (ETC_SUPPORT): Remove references to
17179         cfg-paper*, configure.{texi,man,info*}._
17181 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17183         * Makefile.in (all.normal): Ensure that gcc is built after all
17184         the x11 - ie gdb - targets.
17186 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17188         * makefile.vms: Don't run conf-a-gas.
17190 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17192         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17194 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17196         * configure.in: Remove noconfigdirs case since gdb also
17197         configures and builds for tic80-coff.
17199 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17201         * configure: Set cache_file to config.cache.
17202         * Makefile.in (local-distclean): Remove config.cache.
17204 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17206         * COPYING: Update FSF address.
17208 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17210         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17211         noconfigdirs.
17213 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17215         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17216         MAKEDIRS, is empty.
17218 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17220         * config.sub: Tweak mn10300 entry.
17222 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17224         * configure.in (host_tools): Put sim before gdb, so gdb's
17225         configure.tgt can determine if the simulator was configured.
17227 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17229         * config.sub: Move BeOS $os case to be with other Cygnus
17230         local cases.
17232 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17234         * config.sub: Remove misplaced comment that broke Linux.
17236 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17238         * config.sub: Add BeOS support.
17240 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17242         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17244 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17246         * configure.in (noconfigdirs): Remove tcl and tk from
17247         noconfigdirs for cygwin32 builds.
17249 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17251         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17253 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17255         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17256         make-all.com, use makefile.vms instead.
17258 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17260         * config.sub: Accept -lnews*.
17262 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17264         * configure.in (noconfigdirs): Disable target-newlib,
17265         target-examples and target-libiberty for d30v.
17267 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17269         * configure.in (noconfigdirs): Enable ld for d30v.
17271 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17273         * configure.in (tic80-*-*): Build compiler.
17275 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17277         * configure.in (d30v-*): Remove sim directory from list of
17278         unsupported d30v directories
17280 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17282         * config.sub, configure.in: Add d30v target cpu.
17284 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17286         * makefile.vms: New file.
17287         * make-all.com: Remove.
17289 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17291         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17293 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17295         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17297 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17299         * Makefile.in (ALL_MODULES): Added all-db.
17300         (CROSS_CHECK_MODULES): Addec check-db.
17301         (INSTALL_MODULES): Added install-db.
17302         (CLEAN_MODULES): Added clean-db.
17304 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17306         * config.guess: Merge with latest FSF sources.
17308 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17310         * Makefile.in (ALL_MODULES): Added all-itcl.
17311         (CROSS_CHECK_MODULES): Added check-itcl.
17312         (INSTALL_MODULES): Added install-itcl.
17313         (CLEAN_MODULES): Added clean-itcl.
17315 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17317         * configure.in: build gdb for mn10200
17319 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17321         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17323 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17325         * configure.in (tic80-*-*): Turn off most targets right now.
17327 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17329         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17330         rather than the makeinfo program.
17331         (do-info): Depend upon all-texinfo.
17333 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17335         * configure.in: Remove uses of config/mh-linux.
17337         * config.sub, config.guess: Merge with latest FSF sources.
17339 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17341         * config.sub (case $basic_machine): Add tic80 entries.
17343 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17345         * config.sub, config.guess: Merge with latest FSF sources.
17347 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17349         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17350         * mpw-config.in: Test for NewFolderRecursive.
17351         * mpw-install: Use symbolic name for startup filename.
17352         * mpw-README: Add various additional details.
17354 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17356         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17358 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17360         * configure.in: Do build gcc and the target libraries for
17361         the mn10200.
17363 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17365         * configure.in: don't avoid building gdb for mn10300 any more
17366         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17367         instead of single-quoting it.
17369 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17371         * configure.in: Don't use --with-stabs on IRIX 6.
17373 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17375         * configure.in (m32r): Build gdb, libg++ now.
17377 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17379         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17380         directories from noconfigdirs.
17382 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17384         * config.sub (basic_machine): added mips16 configuration
17386 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17388         * config.sub: Handle d10v-unknown.
17390 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17392         * config.sub: Handle v850-unknown.
17394 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17396         * Makefile.in: add findutils
17397         * configure.in: add findutils to list of host_tools
17399 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17401         * config.sub: Handle mn10200 and mn10300.
17403 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17405         * configure.in (d10v-*): Do not build librx.
17407 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17409         * configure.in (mn10300): Build everything except gdb & libgloss.
17411 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17413         * config.guess:  Patch for Dansk Data Elektronik servers,
17414         from Niels Skou Olsen <nso@dde.dk>.
17416         For ncr, use /bin/uname rather than uname, since GNU uname does not
17417         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17419         Patch for MIPS R4000 running System V,
17420         from Eric S. Raymond <esr@snark.thyrsus.com>.
17422         Fix thinko for nextstep.
17424         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17426         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17427         * config.guess: Guess mips-dec-mach_bsd4.3.
17429         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17430         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17431         release numbers.
17432         * config.guess (mips-mips-riscos*):  Emit just enough of the
17433         release number.
17435         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17436         * config.guess (sparc-auspex-sunos*):  Added.
17437         (f300-fujitsu-*): Added.
17439         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17440         * config.guess:  Recognize a Tadpole as a sparc.
17442 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17444         * config.guess: Don't assume that NextStep version is either 2 or
17445         3.  NextStep 4 (aka OpenStep 4) has come out now.
17447 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17449         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17450         From Rik Faith <faith@cs.unc.edu>.
17452 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17454         * config.sub: Contributions from bug-gnu-utils to:
17455         Support plain "hppa" (no version given) architecture, reported by
17456         OpenStep.
17457         OpenBSD like NetBSD.
17458         LynxOs is not a hardware supplier.
17460         * config.guess: Contributions from bug-gnu-utils to add support for:
17461         OpenBSD like NetBSD.
17462         Stratus systems.
17463         More Pyramid systems.
17464         i[n>4]86 Intel chips.
17465         M680[n>4]0 Motorola chips.
17466         Use unknown instead of lynx for hardware manufacturer.
17468 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17470         * install.sh (chmodcmd): Set to null if the DST directory already
17471         exists.
17473 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17475         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17476         not use mt-ppc target Makefile fragment any more.
17478 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17480         * configure.in (*-*-windows):  Exclude everything but those dirs
17481         needed to build windows.
17483 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17485         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17487 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17489         * configure.in:  Exclude mmalloc from i386-windows.
17491 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17493         * Undo my previous change.
17495 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17497         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17498         unconditionally.
17499         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17501 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17503         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17504         host to add it's own flags.
17506 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17508         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17510 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17512         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17513         (CXX_FOR_TARGET): Likewise.
17514         (GCC_FOR_TARGET): Define.
17515         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17516         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17517         CC_FOR_TARGET was specified on the command line.
17518         (MAKEOVERRIDES): Don't define.
17520 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17522         * configure.in (m32r): Fix spelling of libg++ libs.
17524 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17526         * config.sub (-apple*): Remove, now redundant.
17528 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17530         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17532         * configure: Rework yesterday's sed script patch.
17534         * config.sub: Merge with FSF.
17536 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17538         * config.guess:  Merge from FSF.
17540         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17541         * config.guess: Use pc instead of unknown, for pc clone systems.
17542         Change linux to linux-gnu.
17544         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17545         * config.guess: Avoid non-portable tr syntax.
17547 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17549         * test-build.mk (HOLES): Add "xargs" for gdb.
17551         * configure: Avoid hpux10.20 sed bug.
17553 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17555         * configure.in:  Add support for windows host
17556         (that is a build done under the Microsoft build environment).
17558 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17560         * Makefile.in: Replace all uses of srcroot with s, to shrink
17561         command line lengths.
17563         Patches from Geoffrey Noer <noer@cygnus.com>:
17564         * configure.in: If configuring for newlib, pass --with-newlib to
17565         subdirectories.
17566         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17567         -Bnewlib/ and -Lwinsup to gcc.
17568         (CXX_FOR_TARGET): Likewise.
17570 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17572         * Makefile.in (ETC_SUPPORT): Add configure.
17574 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17576         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17577         host configuration file.
17579 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17581         * configure.in: Break mn10x00 support into separate
17582         mn10200 and mn10300 configurations.
17583         * config.sub: Likewise.
17585 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17587         * configure.in: Add lots of stuff to noconfigdirs for
17588         the mn10x00 targets.
17590         * config.sub, configure.in: Add mn10x00 support.
17592 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17594         * make-all.com: Call conf-a-gas, not config-a-gas.
17596 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17598         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17599         targets.
17601 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17603         * mpw-README: Add much more detail for native PowerMac.
17604         * mpw-install: New file.
17605         * mpw-configure: Add --norecursion and --help options.
17606         * mpw-config.in: Translate readme and install files when
17607         copying to objdir.
17608         * mpw-build.in: Don't always depend on byacc and flex.
17609         (install-only-top): New action.
17611 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17613         * configure.in:  You can now configure GDB for the v850.
17615 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17617         * configure.in (noconfigdirs): Don't configure any C++ dirs
17618         if targeting D10V.
17620 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17622         * config.sub: Recognize mips64vr5000.
17624 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17626         * configure.in: Use a single line for host_tools and native_only.
17628 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17630         * config.sub, configure.in: Add entries for m32r.
17632 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17634         * Makefile.in (inet-install): Don't run install-gzip.
17636 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17638         * configure.in:  Don't config lots of things for *-*-windows*.
17640 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17642         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17643         (host_libs, host_tools): Copy from configure.in.
17644         * mpw-configure: Don't complain about directories not found.
17646 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17648         * configure.in (i[345]86): Recognize i686 for pentium pro.
17649         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17650         file.
17652         * config.guess (i[345]86): Ditto.
17654 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17656         * configure.in (noconfigdirs): Removed gdb for D10V.
17658 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17660         * configure.in: Remove ld, target-libio, target-libg++, and
17661         target-libstdc++ from noconfigdirs.
17663 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17665         * configure: Fix three locations where shell scripts were
17666         being run directly rather than with config_shell.
17668 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17670         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17671         * config.sub (basic_machine): Recognize v850.
17673 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17675         * mpw-configure: Handle multiple enable/disable options and
17676         pass them down recursively, handle -c and -s flags appropriately
17677         depending on choice of compiler, add escape mechanism for
17678         quoted arguments to gC.
17680 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17682         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17683         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17684         so that -mrelocatable-lib and -mno-eabi are used.
17686         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17687         not support --print-multi-lib, don't abort.
17689 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17691         * make-all.com: Run config-a-gas.
17692         * setup.com: Don't copy subdirectory files around.
17694 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17696         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17697         target, it now compiles correctly.
17699 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17701         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17703 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17705         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17707 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17709         * configure.in (native_only): Add prms.
17711 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17713         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17714         (BINUTILS_SUPPORT_DIRS): Likewise.
17716 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17718         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17719         d10v support is added.
17721 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17723         * configure.in (d10v-*-*): New target.
17725 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17727         * config.guess (HP 9000/811): Recognize this as a PA1.1
17728         machine.
17730 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17732         * Makefile.in (do-tar-gz): New target, split out from tail end of
17733         taz target.  Run each command separately, don't use pipes.
17734         (taz): Use it.
17736 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17738         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17739         * mpw-build.in: No builds should depend on building byacc or flex,
17740         they are assumed to be installed already.
17742 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17744         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17745         variable that CC_FOR_TARGET needs.
17747 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17749         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17750         options have changed since the last time the subdirectory was
17751         configured, and if it has, reconfigure.
17752         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17753         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17755 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17757         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17758         CLEAN_MODULES): Add bash.
17759         (all-bash): New target.
17761 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17763         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17765 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17767         * config.sub (basic_machine): Recognize d10v as a valid processor.
17769 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17771         * mpw-configure: Add support for --bindir.
17772         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17774 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17776         * configure.in: add bash, time, gawk to list of hosttools and things
17777         to only build for native toolchains
17779 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17781         * Makefile.in (docdir): Remove.
17783 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17785         * Makefile.in (datadir): Set to $(prefix)/share.
17787 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17789         * configure.in: build diff and patch for cygwin32-hosted
17790         toolchains.
17792 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17794         * config.sub: Accept -rtems*.
17796 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17798         * configure.in: enable dosrel for cygwin32-hosted builds,
17799                 remove diff from the list of things not buildable
17800                 via Canadian Cross
17802 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17804         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17805         don't get ". ".
17807 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17809         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17811 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17813         * Makefile.in (taz): Handle case where tex3patch didn't even get
17814         checked out.  Also, if it was found, put the symlink in a new util
17815         subdirectory.
17817 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17819         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17821 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17823         * config.sub: Recognize -openvms.
17824         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17825         * make-all.com, setup.com: New files.
17827 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17829         * Makefile.in (taz): tex3patch moved to texinfo/util.
17831 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17833         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17834         * configure.in: remove make from disable-if-Can-Cross list
17835                 enable gdb if ${host} and ${target} are cygwin32
17837 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17839         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17840         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17842 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17844         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17845         distinguish sysv/svr4/bsd variants.
17846         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17848 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17850         * configure.in: Added copyright notice.
17851         * move-if-change: Added copyright notice.
17853 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17855         * configure.in (powerpcle-*-solaris*): Until we get shared
17856         libraries working, don't build gdb, sim, make, tcl, tk, or
17857         expect.
17859 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17861         * config.guess:  Merge with FSF:
17863         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17864         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17866         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17867         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17869         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17870         * config.guess:  Combine two OSF1 rules.
17871         Also recognize field test versions.  From mjr@zk3.dec.com.
17872         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17873         because GNU uname does not support -p.  From pmr@pajato.com.
17875 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17877         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17879 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17881         * mpw-README: Document GCCIncludes.
17883 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17885         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17887 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17889         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17891 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17893         * configure.in (*-*-cygwin32): Configure make.
17895 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17897         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17899 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17901         * Makefile.in (all-inet): Depend on all-perl.
17903         * Makefile.in (inet-install): New target.
17905         * Makefile.in (all-inet): Depend on all-tcl.
17906         (all-inet): Depend on all-send-pr.
17908 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17910         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17911         temporarily.
17913 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17915         * configure.in: Don't configure --with-gnu-ld on AIX.
17917 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17919         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17921 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17923         * Makefile.in (ALL_MODULES): Added all-inet.
17924         (CROSS_CHECK_MODULES): Added check-inet.
17925         (INSTALL_MODULES): Added install-inet.
17926         (CLEAN_MODULES): Added clean-inet.
17927         (all-indent): New target.
17929         * configure.in (host_tools): Added inet.
17930         (native_only): Added inet.
17931         (noconfigdirs): Added inet.
17933 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17935         * configure.in: Don't configure libgloss if we are not configuring
17936         newlib.
17938 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17940         * configure.in: Don't configure libgloss for unsupported
17941         architectures.
17943 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17945         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17947 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17949         * Makefile.in (ALL_MODULES): Include all-apache.
17950         (CROSS_CHECK_MODULES): Include check-apache.
17951         (INSTALL_MODULES): Include install-apache.
17952         (all-apache): New target.
17954         * configure.in: Added apache everywhere perl is seen.
17956 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17958         * Makefile.in: Add support for clean-{module} and
17959         clean-target-{module} rules.
17961 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17963         * configure.in (*-*-ose) do not build libgloss.
17965 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17967         * config.guess (prep*:SunOS:5.*:*): Turn into
17968         powerpele-unknown-solaris2.
17970 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17972         * configure.in: Permit --enable-shared to specify a list of
17973         directories.
17975 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17977         * configure.in (host==solaris): Pass only the first word of $CC
17978         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17980 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17982         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17984 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17986         * Makefile.in (ALL_MODULES): Include all-perl.
17987         (CROSS_CHECK_MODULES): Include check-perl.
17988         (INSTALL_MODULES): Include install-perl.
17989         (ALL_X11_MODULES): Include all-guile.
17990         (CHECK_X11_MODULES): Include check-guile.
17991         (INSTALL_X11_MODULES): Include install-guile.
17992         (all-perl): New target.
17993         (all-guile): New target.
17995         * configure.in (host_tools): Include perl and guile.
17996         (native_only): Include perl and guile.
17997         (noconfigdirs): Don't build guile and perl; no ports have been
17998         done.
18000 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18002         * configure (--enable-*): Handle quoted option lists such as
18003         --enable-sim-cflags='-g0 -O' better.
18005 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18007         * Makefile.in ({,inst}all-target): New rule so we can make and
18008         install all of the target directories easily.
18010 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18012         * configure.in: Add missing global flag in sed substitution when
18013         deleting `target-' from ${configdirs}.
18015 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18017         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18018         option.
18020         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18021         config/mh-necv4.
18023         * install.sh: Correct misspelling of transformbasename.
18025         * config.guess: Recognize mips-*-sysv*.
18027 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18029         * config.sub: Recognize mon960.
18031 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18033         * configure: Restore Canadian Cross handling of BISON and LEX,
18034         removed in Feb 20 change.
18036 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18038         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18039         Mention make install.  Remove the old copyright date as well the
18040         clumsy and rather pointless copyright on the README file.
18042 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18044         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18045         Makefile after running symlink-tree, then run `make distclean' to
18046         avoid clobbering any generated files in srcdir.
18048 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18050         * configure.in (m68k-*-netbsd*): Build everything now.
18052 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18054         * Makefile.in (taz): Fix quoting.
18056 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18058         * configure.in (sparclet-*-*): Build everything now.
18060 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18062         * configure.in (m68k-*-linux*): New host.
18064 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18066         * configure: Check for bison before byacc.
18068 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18070         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18071         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18072         searching PATH.  These are used as fallbacks by Makefile.in if
18073         flex/bison/byacc aren't in objdir.
18075 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18077         * Makefile.in: Make everything which depends upon all-bfd also
18078         depend upon all-opcodes, in case --with-commonbfdlib is used.
18080 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18082         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18083         building NT native compilers on Unix.
18085 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18087         * configure.in: Don't get CC from the host Makefile fragment if we
18088         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18089         Solaris test for /usr/ucb/cc to the post target script, just after
18090         the compiler sanity test.
18092 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18094         * config.sub: Merge with FSF.
18096 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18098         * Makefile.in (RPATH_ENVVAR): New variable.
18099         (REALLY_SET_LIB_PATH): Use it.
18100         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18102 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18104         * config.sub, configure.in: Recognize sparclet cpu.
18106 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18108         * config.guess:  Support m68k-cbm-sysv4.
18110 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18112         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18113         m68k-unknown-linuxaout from linker help string.  Put quotes around
18114         $ld_help_string.
18116 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18118         * config.guess (powerpc-harris-powerunix): Add guess for port
18119         to new target.
18121 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18123         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18125 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18127         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18128         $(REALLY_SET_LIB_PATH) in Makefile.
18129         * Makefile.in (SET_LIB_PATH): New variable.
18130         (REALLY_SET_LIB_PATH): New variable.
18131         ($(DO_X)): Use $(SET_LIB_PATH).
18132         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18133         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18134         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18135         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18136         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18137         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18138         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18139         (install-dosrel): Likewise.
18140         (all-opcodes): Depend upon all-libiberty.
18142 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18144         * config.guess (*:CYGWIN*): New
18146 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18148         * Makefile.in (all-target-winsup): All all-target-libiberty.
18150 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18152         * configure.in (noconfigdirs): Add missing # in front of comment.
18154 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18156         * configure.in: add second pass to things added to noconfigdirs
18157         so *-gm-magic can exclude libgloss properly.
18159 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18161         * mpw-configure (extralibs_name, rez_name): Set correctly
18162         for MWC68K compiler.
18164         * mpw-README: Add more info on the necessary build tools.
18166 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18168         * configure.in, config.sub: Recognize cygwin32.
18170 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18172         * config.guess, config.sub: Recognize A/UX.
18174 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18176         * config.sub: Merge with gcc/config.sub.
18178 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18180         * mpw-build.in (do-binutils): Add build of stamps.
18182 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18184         * config.sub: Add recognition for mips64vr4100*-* targets.
18186 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18188         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18189         Add creation of gconfigargs with `--enable-shared' turned on.
18190         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18191         ($(host)-stamp-stage3-configured): Likewise.
18192         (HOLES): Add chatr and ldd.
18193         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18195 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18197         * configure: Pass --nfp to recursive configures.
18199 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18201         * Makefile.in (DLLTOOL): New.
18202         (DLLTOOL_FOR_TARGET): New.
18203         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18204         (EXTRA_TARGET_FLAGS): Ditto.
18205         (EXTRA_GCC_FLAGS): Ditto.
18206         (CONFIGURE_TARGET_MODULES): Ditto.
18207         (DO_X): Ditto.
18208         * configure: Add DLLTOOL.
18210 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18212         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18213         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18214         mh-sco, since old workarounds no longer needed, and don't
18215         build ld, since libraries have weak symbols in COFF.
18217 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18219         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18221 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18223         * configure.in: Make sure that ${CC} can be used to compile an
18224         executable.
18226 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18228         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18229         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18230         nothing depending on whether gdbtk is being built.
18232 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18234         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18236 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18238         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18239         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18241 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18243         * config-ml.in: Add support for
18244         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18245         Simplify setting of multidirs from --disable-foo.
18247 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18249         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18250         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18251         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18252         non-empty, pass them on to the  GCC make.
18253         (all-bootstrap): New rule that is like all-gcc, except it executes
18254         the GCC bootstrap rule instead of the GCC all rule.
18256 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18258         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18260 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18262         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18263         DG/UX support.
18265 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18267         * config.sub (i*86*) Change [345] to [3456]
18269 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18271         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18272         --with-gnu-ld=no.
18274 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18276         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18277         AIX multilibs get built.
18279 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18281         * configure.in (i386-win32): Don't build expect if we're not
18282         building the tcl subdir.
18284 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18286         * Makefile.in: (configure-target-examples, all-target-examples):
18287         New targets, configure and build example programs.
18289 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18291         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18292         use it as input to sedit the generated MPW makefile.
18293         * mpw-README: Add a suggestion about Gestalt.h.
18295 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18297         * config.sub: Accept *-*-ieee*.
18299 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18301         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18302         Ronald F. Guilmette <rfg@monkeys.com>.
18304 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18306         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18307         for powerpc-pe native.
18308         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18309         (target==powerpc-pe): duplicate i386-win32 entry.
18311 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18313         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18314         of vxworks, not just vxworks5.1.
18316 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18318         * mpw-configure: Add support for exec-prefix.
18320 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18322         * config.guess: Recognize HP model 816 machines as having
18323         a PA1.1 processor.
18325 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18327         * configure: Ignore new autoconf configure options.
18329 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18331         * config.guess:  Recognize Pentium under SCO.
18332         From Robert Lipe <robertl@arnet.com>.
18334 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18336         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18338 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18340         * configure.in: Don't configure gas for alpha-dec-osf*.
18342 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18344         * configure.in: Default to --with-stabs for some targets for which
18345         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18346         i[345]86*-*-unixware*.
18348 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18350         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18351         rather than basing it on the target.  Simplify handling of options
18352         controlling which directories to configure.  Remove extraneous
18353         slash in multi-clean target.
18355 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18357         * config-ml.in: Prefix more variables with ml_ so they don't collide
18358         with configure's.
18360 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18362         * configure: Don't turn -v into --v.
18364 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18366         * configure.in (targargs): Fix typo.
18368         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18370 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18372         * configure.in: Strip --host and --target options from
18373         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18374         --with-cross-host option when building with a cross-compiler.
18375         * configure: Canonicalize the arguments put into config.status by
18376         always using `=' for an option with an argument.  Pass a presumed
18377         --host or --target explicitly.
18379 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18381         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18382         into general OS recognition case.
18384 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18386         * configure.in (target_configdirs): add target-winsup only
18387         for win32 target systems.
18389 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18391         * Makefile.in (all-target-libgloss): Depend upon
18392         configure-target-newlib, since when libgloss is built it looks to
18393         see if the newlib directory exists.
18395 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18397         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18398         cfg-ml-*.in.
18400 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18402         * configure: Handle LD and LD_FOR_TARGET when configuring a
18403         Canadian Cross.
18405 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18407         * configure.in (target_libs): add target-winsup.
18408         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18409         (target==ppcle-pe): remove ld from $noconfigdirs.
18411 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18413         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18414         Preserve relative path names in $srcdir.  Build symlink tree if
18415         configuring cross target dir and srcdir=. (= no VPATH support).
18416         (configure-target-libg++): Depend on configure-target-librx.
18417         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18418         * config-ml.in: New file.
18419         * symlink-tree: New file.
18420         * configure: Ensure srcdir="." if that's what it is.
18422 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18424         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18425         includes and FLEX_SKELETON setting.
18426         * mpw-configure (--with-gnu-ld): New option, controls whether
18427         to use PPCLink or ld with PowerMac GCC.
18428         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18429         * mpw-config.in: Configure grez if targeting Mac.
18431         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18432         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18433         just macos.
18434         * configure.in: Configure grez resource compiler if targeting Mac.
18435         * Makefile.in (all-grez, install-grez): New targets.
18437 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18439         * configure: CXX defaults to gcc, not g++.  If we find
18440         gcc in the path, set CC to gcc -O2.
18442 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18444         * configure: Default ${build} correctly.  Avoid picking up extra
18445         spaces when reading CC and CXX from Makefile.  When doing a
18446         Canadian Cross, use plausible default values for numerous
18447         variables.
18448         * configure.in: When doing a Canadian Cross, don't try to
18449         configure tools whose configure script can't handle it.
18451 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18453         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18455 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18457         * configure:  Remove dubious bug reporting address.
18459 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18461         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18462         configure script, run that instead of this directory's configure.
18463         In either case, print a message that we're configuring the sub-dir.
18465 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18467         * configure.in: Before checking for the existence of various files,
18468         use sed to filter out "target-".
18470 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18472         * Makefile.in (DO_X): Split rule to decrease command line length
18473         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18474         (Philippe De Muyter).
18476 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18478         * Makefile.in (all-patch): depend on all-libiberty.
18480 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18482         * configure.in: If the only directory in target_configdirs which
18483         actually exists is libiberty, then set target_configdirs to empty,
18484         to avoid trying to build a target libiberty in a gas or gdb
18485         distribution.
18487 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18489         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18490         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18491         systems.
18493 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18495         * configure.in (copy_dirs): Use sys-include instead of include
18496         for --with-headers option.
18498 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18500         * Makefile.in, configure.in: Make winsup builds work with
18501         new scheme.
18503 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18505         * configure.in: Build the linker on AIX.
18507 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18509         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18510         where needed.
18512 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18514         * Makefile.in (all-gcc): Fix typo.
18516 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18518         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18520 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18522         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18523         to target-xiberty, to provide more flexibility.
18524         (target_subdir):  Define.  Create if cross.
18525         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18526         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18527         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18528         check-libFOO -> check-target-libFOO, etc.
18529         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18530         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18531         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18532         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18533         allow ALL_GCC="" to only configure.
18534         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18535         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18536         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18538 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18540         * Makefile.in (taz): Build "info" in etc explicitly.
18542 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18544         * configure.in:  Make sure that CC is undefined (as opposed to
18545         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18546         problem with autoconf trying to configure on a host without GCC.
18548 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18550         * mpw-configure: Set host alias from choice of host compiler,
18551         only use generic MPW Makefile sed if present, edit a file
18552         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18553         * mpw-README: Add problem notes about CW6 and CW7.
18555 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18557         * Makefile.in (taz): Use ";" instead of ";;".
18559 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18561         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18562         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18563         DISTDOCDIRS.
18564         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18565         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18567 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18569         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18570         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18571         Move bfd to DISTSTUFFDIRS.
18573 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18575         * Makefile.in (X11_LIB): Removed.
18576         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18578         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18580 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18582         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18583         names.
18585 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18587         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18589 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18591         * configure.in (i[345]86-*-win32): Always build newlib.
18592         Don't configure cvs, autoconf or texinfo.
18593         * Makefile.in (LD_FOR_TARGET): New.
18594         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18595         Pass down LD_FOR_TARGET.
18597 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18599         * winsup: New directory.
18600         * Makefile.in: Build winsup.
18601         * configure.in: Winsup is configured when target is win32.
18602         Can only build win32 target GDB when native.
18604 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18606         * config.guess: Recognize HP model 819 machines as having
18607         a PA 1.1 processor.
18609 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18611         * configure: Fix sed loop which substitutes for CC and CXX to
18612         avoid bug found in various sed implementations.
18614 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18616         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18617         simulator.  Use standard powerpc-*-eabi*.
18619 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18621         * configure.in: Stop putting gas and binutils in noconfigdirs for
18622         powerpc-*-aix* and rs6000-*-*.
18624 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18626         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18627         -mcall-aixdesc libraries.
18629 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18631         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18633         * config.sub (arm | armel | armeb): Fix shell syntax.
18635 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18637         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18638         -msoft-float and -mcpu=common support.
18639         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18640         libraries.
18642 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18644         * configure.in: Allow configuration and build of emacs19 for the alpha.
18646 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18648         * configure.in (CC): Get ^CC, not just any old CC, from
18649         ${host_makefile_frag}.
18651 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18653         * configure.in (CC): Try to get CC from
18654         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18656 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18658         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18659         only if it exists in $(srcdir).
18661 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18663         * configure: If CC and CXX are not set in the environment, set
18664         them, based on either an existing Makefile or on searching for gcc
18665         in PATH.  Substitute for CC and CXX in Makefile.
18666         * configure.in: Remove libm from target_libs.  Separate
18667         target_configdirs from configdirs.  If CC is not set in
18668         environment, try to get it from a host Makefile fragment.  Rewrite
18669         changes of configdirs to use skipdirs instead.  A few minor
18670         tweaks.  Take directories out of target_configdirs as they are
18671         taken out of configdirs.  Remove existing Makefile files from
18672         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18673         CONFIG_ARGUMENTS in Makefile.
18674         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18675         by configure.in.
18676         (CONFIG_ARGUMENTS): Likewise.
18677         (CONFIGURE_TARGET_MODULES): New variable.
18678         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18679         ($(CONFIGURE_TARGET_MODULES)): New target.
18680         (configure-libg++, configure-libio): New targets.
18681         (all-libg++): Depend upon configure-libg++.
18682         (all-libio): Depend upon configure-libio.
18683         (configure-libgloss, all-libgloss): New targets.
18684         (configure-libstdc++): New target.
18685         (all-libstdc++): Depend upon configure-libstdc++.
18686         (configure-librx, all-librx): New targets.
18687         (configure-newlib): New target.
18688         (all-newlib): Depend upon configure-newlib
18689         (configure-xiberty): New target.
18690         (all-xiberty): Depend upon configure-xiberty.
18692 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18694         * configure.in (host i[345]86-*-win32):  Expand the
18695         noconfigdirs again.
18697 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18699         * mpw-configure: Fix sed command file name.
18701 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18703         * configure.in (host i[345]86-*-win32): Reduce the
18704         noconfigdirs again.
18706 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18708         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18709         or powerpc*-*-pe*, since they are not yet supported.
18711 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18713         Add PowerMac support and many other enhancements.
18714         * mpw-configure: New option --cc to select compiler to use,
18715         paste options set according to --cc into the generated
18716         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18717         if mpw-make.sed is present.
18718         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18719         add forward includes for PowerPC include files.
18720         * mpw-build.in: Build using Makefile.PPC if present.
18721         (do-byacc, etc): Remove separate version resource builds.
18722         (do-gas): Build "stamps" before "all".
18723         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18724         * mpw-README: Update to reflect --cc option, PowerMac support,
18725         and recently-reported compatibility problems.
18727 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18729         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18730         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18731         (--with-multilib-top): Pass to recursive invocations.
18733 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18735         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18736         v810-*-*.
18738 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18740         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18741         gdb, ld and opcodes on v810-*-*.
18743 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18745         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18746         (local-maintainer-clean): New target.
18747         (maintainer-clean): New target.
18748         (realclean): Just depend upon maintainer-clean.
18750 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18752         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18754 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18756         * configure.in: Build ld in mips*-*-bsd* case.
18758 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18760         * config.sub: Accept -lites* OS.  From Ian Dall.
18762 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18764         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18765         targets.
18767 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18769         * configure.in: treat i386-win32 canadian cross the same as
18770         i386-go32 canadian cross.
18772 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18774         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18775         running under the simulator to build a reduced set of libraries.
18776         (powerpc-*-eabiaix): Add fine grained multilib support added to
18777         other powerpc targets yesterday.
18779 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18781         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18782         -disable-softfloat, -disable-relocatable, -disable-aix, and
18783         -disable-sysv to control which multilib libraries get built.
18785 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18787         * configure: Add Makefile.tem to list of files to remove in trap
18788         handler.
18790 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18792         * config.guess (*Linux*):  Add missing "exit"s.
18793         Also, need specific check for alpha-unknown-linux (uses COFF).
18795 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18797         * config.guess:  Merge with FSF:
18799         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18800         * config.guess (AIX4): More robust release numbering discovery.
18802         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18803         * config.guess (i386-sequent-ptx): Properly get version number.
18805         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18806         * config.guess (mips:*:4*:UMIPS): New case.
18808 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18810         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18811         (i386-win32 host): Likewise.  Don't build readline.
18813 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18815         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18816         SUPPORT_FILES to submakes.
18818 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18820         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18821         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18822         mpw-configure.
18824 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18826         * configure.in (appdirs): Use =, not ==, in test expression when
18827         trying to build the text to print in the warning message for
18828         Solaris users.
18830 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18832         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18834 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18836         * config.guess: Recognize lynx-2.3.
18838 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18840         * config.sub (z8ksim): Deleted
18841         (z8k-*-coff): New, this is the one true name of the target.
18843 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18845         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18847 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18849         * config.guess (*:Linux:*:*): First try asking the linker what the
18850         default object file format is (elf, aout, or coff).  Then if this
18851         fails, try previous methods.
18853 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18855         * configure.in: Don't build newlib for *-*-vxworks5.1.
18857 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18859         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18860         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18862 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18864         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18866 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18868         * cfg-ml-com.in: New file.
18869         * cfg-ml-pos.in: New file.
18871 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18873         * COPYING.NEWLIB: Add HP free copyright to list.
18875 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18877         * config.sub: Recognize -eabi* for the system, not just -eabi.
18879 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18881         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18882         * config.sub, configure.in (win32): New target and host.
18884 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18886         * configure.in: Add i386-pe configuration.
18888 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18890         * mpw-build.in (install): Install GDB after LD.
18892 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18894         * mpw-config.in (elf/mips.h): Always forward-include, needed
18895         for GDB to build.
18897 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18899         * testsuite: New directory for customer acceptance and whole tool
18900         chain tests.
18902 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18904         * configure: If per-host line isn't found, but AC_OUTPUT is found
18905         and a configure script exists, run it instead.
18907 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18909         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18911 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18913         * configure: Set build_{cpu,vendor,os,alias} to host values when
18914         --build isn't specified.
18916 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18918         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18919         (FLAGS_TO_PASS): Pass them.
18920         (EXTRA_TARGET_FLAGS): Ditto.
18922 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18924         * Makefile.in (all-libg++): Depend on all-libstdc++.
18926 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18928         * configure.in (noconfigdirs): Enable all packages for
18929         i386-unknown-netbsd.
18931 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18933         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18934         hosted builds (DOS builds)
18936 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18938         Changes for ARM based on patches from Richard Earnshaw:
18939         * config.sub: Handle armeb and armel.
18940         * configure.in: Omit arm linker only for riscix.
18942 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18944         * config.guess:  Update from FSF.
18946 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18948         * config.sub: Recognize powerpcle as the little endian variant of
18949         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18950         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18951         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18952         temporarily.
18954 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18956         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18958 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18960         * config.sub: Accept -lites* as a basic system type.
18962 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18964         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18965         installed, and if so return linuxoldld as the system name.
18967 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18969         * config.guess: Add hppa1.1-hp-lites support.
18971 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18973         * configure.in: Don't build newlib for m68k-vxworks5.1.
18975 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18977         * configure.in (mips-sgi-irix6): Use mh-irix5.
18979 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18981         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18983 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18985         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18986         OSF/1.  Fix compiler flags.
18987         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18989 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18991         * configure.in: Recognize --with-newlib.
18992         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18994 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18996         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18997         to *_X11_MODULES due to gdbtk needing X include files et al.
18999 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19001         Merge in support for Mac MPW as a host.
19002         (Old change descriptions retained for informational value.)
19004         * mpw-config.in: Add generic include forwards for cpu-specific
19005         include files in aout and elf directories.
19007         * mpw-configure: Added copyright.
19008         * mpw-config.in: Check for presence of required build tools.
19009         (target_libs): Add newlib.
19010         (target_tools): Add examples.
19011         (Read Me): Generate as "Read Me for MPW" instead.
19012         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19013         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19014         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19016         * mpw-configure: Remove subdir-specific makefile hackery,
19017         delete mk.tmp after using it.
19019         * mpw-build.in (all): Display start and end times.
19021         * mpw-configure (host_canonical): Set.
19022         (target_cpu): Always add to makefiles.
19023         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19024         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19025         (mpw-mh-mpw): Look for in srcdir and srcroot.
19026         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19028         * mpw-build.in: (install-only): New target.
19030         * mpw-configure (host_alias, target_alias): Rename from hostalias
19031         and targetalias, add into generated Makefile.
19032         (mk.tmp): If present, add into generated Makefile.
19033         * mpw-build.in (all-gas): Build config.h first before gas proper.
19035         * mpw-configure (config.status): Write only if changed.
19036         * mpw-config.in (readline): Configure it (not built, just used for
19037         definitions).
19039         * mpw-config.in (elf/mips.h): Add a forward include.
19041         * mpw-config.in: Forward-include most .h files in include into
19042         extra-include.
19043         (readline): Don't build.
19044         mpw-build.in (install): Install GDB.
19046         * mpw-configure (prefix, mpw_prefix): Handle it.
19047         * mpw-config.in (mmalloc, readline): Don't configure.
19048         * mpw-build.in (thisscript): Rename to ThisScript.
19049         Use mpw-build instead of BuildProgram everywhere.
19050         (mmalloc, readline): Don't build.
19051         * mpw-README: New file, basic documentation about the MPW port.
19053         * mpw-config.in: Use forward-include to create include files.
19055         * mpw-configure: Add more things to the top of each configured
19056         Makefile, including contents of config/mpw-mh-mpw.
19057         * mpw-config.in (extra-include): Create this directory and fill it
19058         with Posix-like include files when configuring.
19060         * config.sub (apple, mac, mpw): Add various aliases.
19062         * mpw-build.in: New file, top-level build script fragment for MPW.
19063         * mpw-configure: New file, configure script for MPW.
19064         * mpw-config.in: New file, config fragment for MPW.
19066 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19068         * configure.in (host_libs): Remove glob, since it is gone from the
19069         sources.
19071 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19073         * Makefile.in: define empty GDB_NLM_DEPS var.
19075         * configure.in(target_makefile_frag): use config/mt-netware
19076         for netware targets.
19078 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19080         * config.sub: Merge in recent FSF changes.  Remove linux special
19081         cases.
19083 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19085         Revert this change:
19087         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19089                 * build-all.mk: Use CC=cc -Xs on Solaris.
19091 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19093         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19094         stop using it.
19095         * Makefile.in: Nuke all references to glob subdirectory.
19097 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19099         * configure.in: Fix --enable-shared logic in per-host.
19101 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19103         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19105 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19107         * configure.in (noconfigdirs): Don't build gas on AIX, for
19108         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19110 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19112         * configure: Fix --cache-file to work if the file argument is a
19113         relative path.
19115 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19117         * configure: If the --cache-file is used, pass it down to
19118         configure in subdirectories.
19120 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19122         * config.sub: add vxworks29k configuration.
19124 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19126         * Makefile.in (taz): Do "diststuff" part quietly.
19128 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19130         * config.sub: Mini-merge with gcc/config.sub.
19132 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19134         * config.guess (IRIX): Sed - to _.
19136 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19138         * Makefile.in (source-vault, binary-vault): New targets.
19140 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19142         * config.sub: Recognize -eabi as a basic system type.
19144 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19146         * configure.in (enable_shared stuff): Fix typo.
19148 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19150         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19152 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19154         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19156 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19158         * configure.in (rs6000-*-*): Don't build gas.
19160 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19162         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19163         reduce command line length.
19164         (AS_FOR_TARGET): Check for as.new, not Makefile.
19165         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19167 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19169         * config.guess:  Merge from FSF.
19171 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19173         * configure: Don't use $ when handling program_suffix.
19175 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19177         * configure.in:  Configure tk for hppa/hpux.
19179 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19181         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19183 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19185         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19186         to LIBCXXFLAGS.  Tests are better run without it.
19188 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19190         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19192 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19194         * configure.in (*-*-netware*): Don't configure xiberty.
19196 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19198         * configure.in:  Remove tk from native_only list.
19200 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19202         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19203         for special NCD build.
19205 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19207         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19208         makeall.bat, they're only useful for binutils snapshots.
19209         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19210         makeall.bat to specified SUPPORT_FILES.
19212 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19214         * build-all.mk: Add Ericsson targets to sun4 and solaris
19215         hosts.  Add  BNR's sun4 target to solaris host, so their
19216         build-from-source will be tested in-house first.
19218 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19220         * Makefile.in (LIBCFLAGS): New variable.
19221         (CFLAGS_FOR_TARGET): Ditto.
19222         (LIBCFLAGS_FOR_TARGET): Ditto.
19223         (LIBCXXFLAGS): Ditto.
19224         (CXXFLAGS_FOR_TARGET): Ditto.
19225         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19226         (BASE_FLAGS_TO_PASS): Pass them.
19227         (EXTRA_TARGET_FLAGS): Ditto.
19229         * configure.in: Support --enable-shared.
19231 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19233         * configure.in (target_libs):  Include libstdc++ again.
19234         * config.guess:  Update from FSF (for FreeBSD).
19236 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19238         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19239         makeall.bat.
19240         (DISTDOCDIRS): Add `etc'.
19241         (ETC_SUPPORT_PFX): New variable.
19242         (taz): Include anything from etc starting with a word in
19243         ETC_SUPPORT_PFX.
19245 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19247         * config.sub: Update for recent FSF changes.  Remove obsolete
19248         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19249         spacing changes.
19251 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19253         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19255         * config.guess:  Merge with FSF.
19256         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19258 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19260         * configure: Since the "trap 0" handler will override the exit
19261         status on many systems, only use it for "exit 1", and make it set
19262         a non-zero exit status; reset it before "exit 0".  Also, check
19263         exit status of config.sub, and error out if it failed.
19265 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19267         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19268         and install libgloss.
19270 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19272         * Makefile.in (all-binutils): Depend upon all-byacc.
19274         * configure.in: Don't build emacs on Irix 5.
19276 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19278         * configure.in (*-*-netware*): Add libio.
19280 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19282         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19283         (CHECK_TARGET_MODULES): Ditto.
19284         (INSTALL_TARGET_MODULES): Ditto.
19285         (TARGET_LIBS): Ditto.
19286         (all-libstdc++): Note dependencies.
19288 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19290         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19292 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19294         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19295         -fexternal-templates.
19297         * configure.in (target_libs): Add libstdc++.
19298         (noconfigdirs): Add libstdc++ as appropriate.
19300 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19302         * config.guess:  Update from FSF.
19304 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19306         * configure: Use ${config_shell} when running ${configsub}.
19308 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19310         * config.sub: No longer recognize h8300h.
19312 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19314         * config.sub: Remove extraneous differences between config.sub and
19315         gcc/config.sub.
19317 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19319         * Makefile.in (DISTSTUFFDIRS): Add gas.
19321 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19323         * COPYING.NEWLIB: New file.
19325 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19327         * config.guess (HP-UX):  Patch from Harlan Stenn
19328         <harlan@landmark.com> to also emit release level.
19330 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19332         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19334 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19336         * config.sub:  Merge nextstep cleanup from FSF.
19338 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19340         * configure.in (arm-*-*): Don't configure ld for this target.
19342 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19344         * configure.in (*-*-netware): don't configure libg++, libio,
19345         librx, or newlib.
19347 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19349         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19350         configure ld--it works, but it doesn't support shared libraries.
19352 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19354         * config.guess (*-unknown-freebsd*):  Get rid of possible
19355         trailing "(Release)" in version string.
19356         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19358 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19360         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19361         Fix type: *-next-neststep -> *-next-nextstep.
19363         * config.guess:  Merge from FSF:
19365         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19367         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19369         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19371         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19372         instead of UNIX_SV for UnixWare 1.0).
19374 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19376         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19377         to make gdb/nlm/* build after the compiler and linker.
19379 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19381         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19382         not just i[34]86.
19383         (m68k-atari-sysv4):  Relocate to match FSF version.
19385         * config.guess:  More merges from the FSF:
19387         Add a space before function call or macro invocation.
19389         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19391         * config.guess: Add trap cmd to remove dummy.c and dummy when
19392         interrupted.
19394         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19396         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19397         (dummy): Redirect stderr from compilation of dummy.c.
19399         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19401         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19403 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19405         * configure: Accept and ignore --cache*, for compatibility with
19406         new autoconf.
19408 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19410         * config.guess:  Merge from FSF:
19412         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19414         * config.guess (Pyramid*:OSx*:*:*): New case.
19415         (PATH): Add /.attbin at end for finding uname.
19416         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19418         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19420         * config.guess (M88*:DolphinOS:*:*): New case.
19422         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19424         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19425         to select whether to use ELF or COFF.
19427         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19429         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19431         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19433         * config.guess: Guess the OS version for HPUX.
19435         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19437         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19439 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19441         * configure.in: Recognize --with-headers, --with-libs, and
19442         --without-newlib.
19443         * Makefile.in (all-xiberty): Depend upon all-ld.
19445 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19447         * configure.in: Change i[34]86 to i[345]86.
19449 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19451         * configure (version): A few more tweaks to help message.
19453 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19455         * Makefile.in:  Remove (for now) librx as a host library,
19456         now that we're building it for target.
19458 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19460         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19461         (Karl Berry).
19463 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19465         * configure.in:  Also configure librx.
19467 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19469         * Makefile.in:  Update various rules to reflect that librx
19470         is now needed for libg++.
19472 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19474         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19476 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19478         * configure.in: Configure the examples directory.
19480 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19482         * configure: Simplify Jun 2 1994 change.
19484 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19486         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19487         /bin/gcc isn't good enough to build gcc.
19489 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19491         * Makefile.in (GDB_SUPPORT_FILES): Remove
19492         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19493         (gdb.tar.gz): Add new rule to use standard distribution building
19494         mechanism.
19496 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19498         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19499         Bill Cox <bill@cygnus.com>.
19501 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19503         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19505 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19507         * configure:  Search current dir first in .gdbinit.
19509 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19511         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19513 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19515         * config.sub:  Refer to NeXT's operating system as nextstep.
19517         * config.sub (case $basic_machine):  Re-order the cases, to match
19518         the order in the FSF version (which is mostly alphabethical).
19519         Merge in some additions and changes from the FSF.
19521 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19523         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19524         * config.sub: Recognize cxux7.
19525         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19527 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19529         * config.sub:  Fix typo powerpc -> powerpc-*.
19531 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19533         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19535         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19536         parallel with all-emacs and install-emacs).  Top-level command
19537         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19539 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19541         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19542         $(relbindir)/make before doing ``make install'', and use
19543         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19544         installing over running make binary.
19545         ($(host)-stamp-stage3-installed): Likewise.
19547 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19549         * config.guess: Recognize Mach.
19551 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19553         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19554         see whether --exec-prefix was used.
19556 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19558         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19560 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19562         * Makefile.in: Add all-librx target similar to all-libproc.
19564 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19566         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19567         with post 1.2 uname bogosity.
19569 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19571         * configure: Remove temporary files on receipt of a signal.
19573 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19575         * configure: If there is a package_makefile_frag, remove
19576         ${subdir}/Makefile.tem after copying it in.
19578 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19580         * build_all.mk: support rs6000 lynx identifies itself as
19581         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19582         since /bin/gcc is too feeble to compile a modern gcc.
19584 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19586         * brought devo/test-build.mk update-to-date with progressive/
19587         test-build.mk. Add lynx targets and hppa flag info.
19589 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19591         * configure.in:  Use mh-ncrsvr43.  Patch from
19592         Tom McConnell <tmcconne@sedona.intel.com>.
19594 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19596         * config.guess (i386-unknown-bsdi):  No longer need to
19597         check #if defined(__bsdi__) && defined(__i386__).
19599 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19601         * configure: Set program_transform_nameoption correctly.
19603 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19605         * brought build-all.mk update-to-date with progressive build-all.mk,
19606         added new targets and hppa info.
19608 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19610         * configure: If config.guess result is a prefix of the user
19611         specified target, assume a native build and use the user specified
19612         target as the host alias.  Remove SunOS patch suffix removal hack.
19613         * configure.in: Remove SunOS patch suffix removal hack.
19615         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19616         in NATIVE_CHECK_MODULES.
19618 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19620         * Makefile.in: Rename HOST_ONLY to NATIVE.
19621         * configure: Delete SunOs patch suffix from host_canonical
19622         and build_canonical variables that are prepended to Makefiles.
19623         * configure.in: Add comments for easier maintenance.
19625 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19627         * Makefile.in: Add all-libproc target similar to all-gui.
19629 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19631         * Makefile.in (CHECK_MODULES): split into
19632         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19634 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19636         * config.guess (i386-unknown-bsdi): New system to guess.
19638 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19640         * Makefile.in: Add all-gui target (but not yet build by "all").
19642 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19644         * config.sub: Move deletion of patch suffix from here...
19645         * configure.in: To here, at Ian's suggestion.  The top-
19646         level scripts might need to know of a patch level.
19648 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19650         * config.sub: Strip off patch suffix so rtl is recognized
19651         as a sunos4.1.3 machine, even though it's been patched.
19653 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19655         * Makefile.in (INSTALL_LAST): Delete.
19656         (INSTALL_DOSREL): New.
19658 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19660         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19661         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19662         whether we pass down --with-gnu-ld anyhow.
19664 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19666         * Makefile.in (INSTALL_LAST): Change operation so it works
19667         on more flavors of make.
19668         * configure.in (go32): Don't build libg++ or libio.
19670 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19672         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19673         they can be overriden by templates.
19675 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19677         * configure.in (target==go32): Don't build gdb.
19678         * dosrel: New directory.
19680 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19682         * configure.in (host==go32): Configure dosrel too.
19683         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19684         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19685         be set by incoming names or templates.
19686         (INSTALL_LAST): New rule.
19688 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19690         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19692 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19694         * configure.in (appdirs): New variable.  Currently empty, but will
19695         be used in gas distribution.  If nonempty, lists a set of
19696         directories at least one of which must get configured, or top
19697         level configuration is considered to have failed.
19698         (rs6000-*-lynxos*): Use new file name.
19700 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19702         Eliminate XTRAFLAGS.
19703         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19704         newlib include files using -idirafter, and also use -nostdinc.
19705         (CXX_FOR_TARGET): Likewise.
19706         (XTRAFLAGS): Removed.
19707         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19708         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19709         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19710         ($(DO_X)): Don't pass down XTRAFLAGS.
19712 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19714         * configure.in (mips*-dec-bsd*): New target; do build linker.
19715         (mips*-*-bsd*): New target; don't build linker.
19717 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19719         * configure.in: support rs6000-*-lynxos* configuration.
19720         support sunos4 as a cross target.
19722         * config.sub: look for lynx*, not lynx since the OS version may
19723         legitimately be part of the name.
19725 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19727         * configure.in (i[34]86-*-sco*): Move to be with other i386
19728         targets.
19729         (romp-*-*): New target.  Skip various binary utilities.
19730         (vax-*-*): New target.  Don't build newlib.
19731         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19733 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19735         * configure.in: Only set host_makefile_frag if config
19736         directory exists.
19738 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19740         * install.sh: If $dstdir exists, don't check whether each
19741         component does.
19743 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19745         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19747 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19749         * configure.in (*-*-lynxos*): Don't configure newlib for either
19750         native or cross Lynx.
19752 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19754         * config.sub (sparc64-elf): Fix os.
19755         (z8k): Remove duplicate.
19757 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19759         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19760         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19762 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19764         * configure: Make file links cleanly even if Lynx fails on
19765         an NFS symlink (at least fail cleanly).
19767 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19769         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19770         -XNh2000.
19772 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19774         * configure: Unknown options are fatal again.
19776 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19778         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19779         compatibility.
19781 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19783         * build-all.mk: Add `clean' target.
19785 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19787         * config.guess:  Add SINIX support.
19788         * configure.in:  Add mips-*-sysv4* support.
19790 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19792         * build-all.mk: Document all useful targets.
19793         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19794         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19796 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19798         * configure: Support --silent, --quiet.
19800 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19802         * configure: Support --disable-FEATURE.
19804 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19806         * config.guess: Recognize NCR running SVR4.3.
19808 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19810         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19811         Patch from Paul Eggert <eggert@twinsun.com>.
19813 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19815         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19817 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19819         * configure: Make unrecognized options give nonfatal warnings
19820         instead of fatal errors, and pass them to any subdirectory
19821         configures in case they recognize them.
19822         Make --x equivalent to --with-x.
19824 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19826         * configure: Add --enable-* options.  Clean up usage message and
19827         some comments.
19829 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19831         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19833 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19835         * configure.in (hppa*-*-*): Enable binutils.
19837 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19839         * config.sub: Recognize cisco.
19841 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19843         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19845 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19847         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19848         than one configuration name.  Add comment.
19850 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19852         * config.guess: about target *-hitachi-hiuxwe2, fixed
19853         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19854         macro is incorrect.]
19856 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19858         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19859         than the "make ls" stuff which used to be here.
19861 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19863         * config.guess:  Recognize i[34]86-unknown-freebsd.
19864         From Shawn M Carey <smcarey@rodan.syr.edu>.
19866 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19868         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19870 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19872         * config.guess: Check for ptx.
19874 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19876         * config.sub: Add os9k checking.
19878 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19880         * config.guess: Handle OSF1 running on HPPA processors
19882 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19884         * configure: If subdir configure fails, print out a message with
19885         subdirectory name, in case subdir's configure code didn't identify
19886         itself.
19888 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19890         * configure.in: Remove embedded newlines from configdirs.
19891         Avoid mismatches of substrings.  Fix matching strings at end
19892         of configdirs.
19894 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19896         * config.guess:  Add Lynx/rs6000 config support.
19898 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19900         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19902 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19904         * configure.in (hppa*-*-osf*): Treat this just like most other
19905         PA configurations (eg no binutils or ld).
19906         (hppa*-*-*elf*): These configurations have binutils and ld.
19908 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19910         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19912 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19914         * configure.in (rs6000-*-*): Build gas.
19916 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19918         * Makefile.in:  Avoid bug in losing hpux sed.
19920 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19922         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19923         for GDB and GDB has been fixed to not need it.
19925 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19927         * config.guess: Recognize vax hosts.
19929 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19931         * configure (while loop): Don't use "break 2" inside case
19932         statement -- the case statement isn't an enclosing loop.
19934 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19936         * config.guess:  Clean up NeXT support, to allow nextstep
19937         on Intel machines.  Make OS be nextstep.
19939 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19941         * config.guess: Add alternate forms for Convex.
19943 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19945         * configure:  Completely rewrite option processing.  Take
19946         advantage of pattern-matching to avoid invoking test frequently.
19947         Also clean up host and target defaulting logic.
19949 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19951         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19952         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19953         commands (plus user environment) will fit SCO limits.
19955 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19957         * configure.in: Don't issue warnings about directories which are
19958         not being configured if -norecursion is set.  Correct test for
19959         --with-gnu-as and --with-gnu-ld to not get confused by substring
19960         matches.
19962         * configure.in: Don't build gas for alpha-dec-osf1*.
19964 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19966         * configure:  Back out Per's change of 12/19/1993.  It changes the
19967         behavior of configure in unexpected and confusing ways.
19969         Also, use different delim char when calculating
19970         program_transform_name so that the name can contain slashes.
19972 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19974         * configure.in, config.sub: Add support for VSTa micro-kernel.
19976 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19978         * configure.in: Nuke hacks which were used to get a special
19979         version of GAS for HPPA configurations.
19981 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19983         * configure:  If only ${target_alias} is given, use that
19984         as the default for ${host_alias}.
19985         * configure:  Add missing back-slashes before nested quotes.
19987 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19989         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19991 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19993         * config.guess:  Recognize some Tektronix configurations.
19994         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19996 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19998         * config.sub: Match any flavor of SH.
20000 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20002         * configure.in: Don't try to configure newlib for Alpha.
20004 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20006         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20007         libg++ or libio for any Alpha target.
20009         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20011 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20013         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20014         default arguments -- so it tried to compress itself.
20016 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20018         * configure.in (notsupp): ensure that a space is always at the end
20019         of the configdirs list, since the grep checks for an explicit space
20021 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20023         * configure.in (target i386-sysv4.2): don't build ld, since static
20024         versions of many libraries are not available.
20026 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20028         * config.guess: Recognize Apollos (using environment variables).
20029         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20031 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20033         * config.guess: Recognize Sony news mips running newsos.
20035 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20037         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20038         "fi ; else" for bash.
20040 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20042         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20044 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20046         * config.sub: accept unixware as an alias for svr4.2.
20047         Fix some inconsistancies with the gcc version.
20049 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20051         * Makefile.in (DISTDOCDIRS):  Add gdb.
20053 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20055         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20057 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20059         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20060         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20061         this now.
20063 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20065         * config.sub: Accept hiux* as an OS name.
20067         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20068         etc/make-stds.texi.  The underscore came from gcc, and dje now
20069         agrees that RUNTESTFLAGS is the correct name.
20071 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20073         * install.sh:  Remove 'set -e'.  It makes any conditionals
20074         in the script useless.
20076         * config.guess: Automatically recognize arm-acorn-riscix
20077         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20079 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20081         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20083 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20085         * Makefile.in (DISTDOCDIRS): New variable.
20086         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20087         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20089 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20091         * configure.in (hppa target): check the source directory for the
20092         pagas sub-directory
20094 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20096         * config.sub: Allow -aout* and -elf*.
20098 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20100         * configure.in: Don't build ld on i386-solaris2, same as for
20101         sparc-solaris2.
20103 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20105         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20107 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20109         * configure.in:  Configure gdb for alpha.
20111 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20113         * Makefile.in (CXXFLAGS): Add -O.
20115 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20117         * config.guess: added support for DG Aviion
20119 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20121         * configure.in: Produce warning message for subdirectories not
20122         configurable for this host/target combination.  Don't try to
20123         configure gdb for vms.
20125 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20127         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20128         appropriate files before making "diststuff".
20129         (DISTBISONFILES): New var: list of files to be edited.
20130         (DISTSTUFFDIRS): Add binutils.
20132 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20134         * config.sub: also handle mipsel and mips64el (for little endian mips)
20136 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20138         * configure.in: Add * to end of all OS names.
20140 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20142         * configure.in: Build newlib for LynxOS native.
20144 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20146         * config.guess: Add support for delta 88k running SVR3.
20148         * configure.in: Add comment about HP compiler vs. emacs.
20150 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20152         * configure.in: don't build ld on solaris2 (not a viable option
20153         due to bugs in getpwnam & getpwuid)
20155 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20157         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20158         config.guess will produce a full version number.
20160 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20162         * configure.in: Build linker and binutils for alpha-dec-osf1.
20164 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20166         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20167         and gdb/testsuite/Makefile.in.
20169 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20171         * configure.in: recognize mips*- instead of mips-
20173 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20175         * config.sub: Accept linux*coff and linux*elf as operating
20176         systems.
20178 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20180         * config.sub: Recognize mips64, and mips3 as an alias for it.
20182 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20184         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20185         gdb knows how to handle OSF/1 shared libraries.
20187 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20189         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20190         * config.guess: Recognize Hitachi's HIUX.
20191         * config.sub: Recognize h3050r* and hppahitachi.
20192         Remove redundant cases for hp9k[23]*.
20194 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20196         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20197         if gas and ld are in the source tree and are in ${configdirs}.
20198         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20199         --with options (but still pass them down on the command line,
20200         if they were explicitly specified).
20202 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20204         * configure: substitute SHELL value in Makefile.in with
20205         ${CONFIG_SHELL}
20207 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20209         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20210         *-*-solaris2* targets.
20212 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20214         * Makefile.in: define M4, and pass it down to sub-makes;
20215         all-autoconf now depends on all-m4
20217 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20219         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20220         presence of {ar,ranlib} instead of a configured directory
20222 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20224         * config.guess: Accept 34?? as well as 33?? for NCR.
20226 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20228         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20229         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20231 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20233         * configure: grab values for $(CC) and $(CXX) from the
20234         environment, so that someone can do "CC=gcc configure; make" and
20235         have it work right (matching the way that autoconf works now)
20237         * configure.in, Makefile.in: add support for gash, the tcl
20238         interface to Galaxy
20240         * config.guess: add NetBSD variants (hp300, x86)
20242 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20244         * install.sh: Support -d option (in the manner of SunOS 4 install,
20245         as it is more deterministic than that of GNU install)
20246         (chmodcmd): Set file to mode 755 by default (should also do default
20247         chgrp and chown, but I don't feel like dealing with that now)
20249 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20251         * config.sub: Remove h8300hhms alias.
20253 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20255         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20257 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20259         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20260         as stmp-fixinc
20262 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20264         * config.sub: recognize m88110-bug-coff.
20266 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20268         * Makefile.in (all-libio): all dependencies on the toolchain used
20269         to build this (gcc, gas, ld, etc)
20271 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20273         * config.guess: Deal with OSF/1 1.3 on alpha.
20275 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20277         * install.sh: add some 'else true' clauses for portability
20279         * configure.in: don't build libio for h8[35]00-*-* targets
20281 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20283         * Makefile.in:  Add support for new libio.
20285 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20287         * install.sh: If one command fails, don't try the rest.  Don't try
20288         to remove $dsttmp (via trap) unless we have already created it.
20289         If $src doesn't exist, detect it and exit with an error.
20291         * config.guess: Recognize BSD on hp300.
20293 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20295         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20296         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20298 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20300         * Makefile.in (all-send-pr): depends on all-prms
20302 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20304         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20306 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20308         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20309         Added test for mips-mips-riscos5.
20311 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20313         * configure.in: use mh-hp300 for 68k HP hosts
20315 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20317         * configure: add support for CONFIG_SHELL, so that you can use
20318         some alternate shell for evaluating configure scripts
20320 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20322         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20323         in configure script to bug-gdb@prep.ai.mit.edu when building
20324         distribution archive.
20325         * Makefile.in (COMPRESS):  Remove def.
20326         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20327         gdb.tar.Z and make-gdb.tar.Z respectively.
20328         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20329         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20330         to convergence with 'taz' target in Makefile.in.
20332 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20334         * install.sh (dsttmp): use trap to ensure that tmp files go
20335         away on error conditions
20337 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20339         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20341 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20343         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20344         its parent is '/' not ''.
20346         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20348 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20350         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20351         that ${newsrcdir}/configure.in does.
20353 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20355         * test-build.mk: support for CONFIG_SHELL
20357 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20359         * config.sub (netware):  Add as a basic system type.
20361 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20363         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20364         $(srcdir)/ from the dependency on Makefile.in.
20366 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20368         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20369         (h8300hhms is temporary until multi-libraries are implemented).
20370         * configure.in: Handle h8300h too.
20372 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20374         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20376 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20378         * configure:  Remove extraneous output when guessing host type.
20379         * config.guess:  Remove extraneous output when guessing using C
20380         compiler rather than uname, or when guessing fails.
20382 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20384         * Makefile.in: remove all.cross and install.cross targets
20386         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20387         definitions
20389 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20391         * configure.in (target sh): Build gprof.
20393 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20395         * config.sub: change -solaris to -solaris2
20397 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20399         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20401 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20403         * configure: Correct error message for missing Makefile.in to
20404         print correct directory.
20406 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20408         * install.sh: kludge around 386BSD shell bug
20410 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20412         * config.guess:  Recognize NeXT.
20413         * config.guess:  Recognize i486-ncr-sysv4.
20414         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20416 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20418         * Makefile.in (MAKEINFOFLAGS): New variable.
20419         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20420         * build-all.mk, test-build.mk: Pass down --no-split as
20421         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20423 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20425         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20427 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20429         * Makefile.in (libg++.tar.z):  New rule.
20430         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20431         * Makefile.in (taz):  Only do a single chmod.
20433 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20435         * install.sh: don't use dirname anymore (replaced with sed usage)
20437 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20439         * Makefile.in:  Change extension for gzip'd files from '.z' to
20440         '.gz' per new FSF standard usage.
20442 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20444         * configure: put quotes around the final value of program_transform_name
20446 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20448         * Makefile.in: new install.sh support; update install-info rules
20450 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20452         * configure.in: Build diff for crosses, but not for go32 host.
20454         * configure.in: Build gprof only for native, and don't build it
20455         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20457 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20459         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20461 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20463         * configure.in (host_tools): Add prms.
20465 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20467         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20468         with $(FLAGS_TO_PASS) on the command line
20470         * config.sub: Recognize lynx and lynxos
20472 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20474         * config.sub: Accept -ecoff*, not just -ecoff.
20476 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20478         * Makefile.in (taz): Use .gz suffix instead of .z.
20479         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20480         names.
20482 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20484         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20486 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20488         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20489         that rebuilds that might happen during 'make install' don't get
20490         bogus gcc include files
20492 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20494         Change from Utah for HPPA support:
20495         * config.guess: Recognize hppa1.x-hp-bsd.
20497 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20499         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20500         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20502 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20504         * config.sub: Add support for rom68k and bug boot monitors.
20506 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20508         * Makefile.in: Make all-opcodes depend on all-bfd.
20510 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20512         * config.guess: Added special check for i[34]86-univel-sysv4*.
20514 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20516         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20517         the processor rather than assuming i486.
20519 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20521         * config.guess: Recognize SunOS6 as Solaris3.
20523 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20525         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20526         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20528 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20530         * build-all.mk (all-cross): New target for Canadian Cross.
20531         Added Q2 go32 targets.
20532         * test-build.mk: Configure go32 cross sparclite-aout and
20533         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20534         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20536 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20538         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20539         GO32 hosted toolchains
20541 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20543         * configure: change  so "-exec-prefix" gets passed down rather
20544         than "-exec_prefix" so autoconf generated Makefiles get the
20545         exec_prefix set right.
20547 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20549         * config.guess: get the Solaris2 minor version number
20551         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20553 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20555         * config.guess: Recognize some Sequent platforms.
20557 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20559         * Makefile.in: added the vault-install target
20561         * configure.in: actually use the Sun3 makefile fragment that's in
20562         config, also added the release dir to configdirs
20564 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20566         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20568 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20570         * configure.in: remove some program from Alpha targetted toolchains
20572 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20574         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20575         gprof.
20576         (taz): Run "make diststuff" in those directories instead of "make
20577         proto-dir".  Look for "VERSION=" only at start of line in subdir
20578         Makefile.  Use "gzip -9" for compression.
20579         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20580         (binutils.tar.z): New target.
20582 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20584         * Makefile.in (taz): Include gpl.texinfo.
20586 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20588         * Makefile.in (setup-dirs): Merged into "taz" target.
20589         (taz): Only do `proto-dir' stuff if a directory is actually needed
20590         for this target.
20592 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20594         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20595         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20596         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20597         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20598         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20600 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20602         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20603         config.sub, and move-if-change to gdb testsuite distribution
20604         archive, so the testsuite can be extracted, configured, and
20605         run separately from the gdb distribution.  Blow away the Chill
20606         tests that require a Chill compiled executable, since GNU Chill
20607         is not yet publically available.
20609 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20611         * test-build.mk: set environment variables in a single command,
20612         instead of a list of assignments and exports
20614         * config.guess: recognize Alpha/OSF1 systems
20616 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20618         * configure: Change help message to prefer --options rather than
20619         -options.
20621 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20623         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20624         zippy@ecst.csuchico.edu.
20625         * config.guess: Recognize miniframe.
20627 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20629         * Makefile.in: Use srcroot to find runtest rather than rootme.
20630         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20632 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20634         * test-build.mk: Extensive additions to support building on a
20635         machine other than the host.
20637 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20639         * configure (tooldir): Fix for i386-aix again.
20641 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20643         * configure, Makefile.in:  Change definition of $(tooldir)
20644         to match the FSF.
20646 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20648         * config.guess:  Recognize i[34]86/SVR4.
20650 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20652         * Makefile.in (all-gdb): gdb depends on sim.
20654 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20656         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20657         at the same time we make the prototype gdb directory.
20658         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20659         files at the same time as the gdb base release distribution.
20661 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20663         * Makefile.in (check): Use individual check targets rather than
20664         DO_X rule.
20665         (check-gcc): Added.
20667 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20669         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20670         for System V release 3.2.
20672 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20674         * config.sub: Recognize hppaosf.
20675         * configure.in: Do configure ld/binutils/gas for it.
20677 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20679         * configure (tooldir): Alter syntax used to set this, for systems
20680         where "\$" isn't handled right, like i386-aix.
20682 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20684         * configure: Pass program-transform-name, not
20685         program_transform_name, to recursive configures.
20687 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20689         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20690         of gas+ld+binutils.
20692 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20694         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20696 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20698         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20700 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20702         * Makefile.in (PRMS): Set back to all-prms.
20704 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20706         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20707         targets, rather than for MIPS hosts.
20709 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20711         * configure.in: add comment for --with-x default values
20713         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20715         * Makefile.in: add check-* targets for each of the directories in
20716         the tree.  Add a definition of RUNTEST that will use the one we
20717         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20719 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20721         * configure.in: Removed obsolete references to bfd_target and
20722         target_makefile_frag.
20724         * build-all.mk: Set assorted targets for Q2.
20725         * config.sub: Recognize z8k-sim and h8300-hms.
20726         * test-build.mk: Really don't pass host to configure.
20727         (HOLES): Added uname.
20729 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20731         * configure: Handle an empty program-prefix, program-suffix or
20732         program-transform-name correctly.
20734 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20736         * build-all.mk: -G 8 no longer required for MIPS targets.
20737         * test-build.mk: Don't pass host argument to configure; make it
20738         guess.
20740 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20742         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20743         * Makefile.in (COMPRESS):  New macro, like GZIP.
20745 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20747         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20749         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20750         with gas currently defaults to -G 0.
20752 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20754         * Makefile.in (all-flex): flex depends on byacc.
20756         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20757         to test-build.mk as RELEASE_TAG.
20758         * test-build.mk (configargs): New variable containing arguments to
20759         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20760         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20762         * config.guess: Use /bin/uname when checking -X argument on SCO,
20763         to avoid invoking GNU uname which doesn't understand -X.
20765         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20767         * configure.in: Build gas for mips-*-*.
20769 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20771         * Makefile.in (all.normal): insert missing backslash.
20773 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20775         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20777         * Makefile.in: Complete overhaul to merge many almost identical
20778         targets.
20780 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20782         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20783         (gdb.tar.Z): Adjusted.
20785         * Makefile.in (setup-dirs, taz): New targets; should be general
20786         enough to adapt for gdb sometime.  Build only .z file.
20787         (gas.tar.z): New target.
20789 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20791         * build-all.mk: Use CC=cc -Xs on Solaris.
20793 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20795         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20796         for handling BISON for FSF releases.
20798 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20800         * configure: Actually implement the change zoo just documented.
20802 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20804         * configure: when using config.guess, only set target_alias when
20805         it's not already been set (ie, on the command line)
20807 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20809         * Makefile.in: add installcheck target, set PRMS to install-prms
20811 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20813         * configure: add support for package_makefile_fragment, handle the
20814         case where a directory has a configure.in file but no Makefile.in
20815         more gracefully (with an actual understandable error message, even);
20816         add support for --without (and add this to the usage message); also
20817         explicitly add a --host=${host_alias} to the command line when
20818         config.guess is used
20820 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20822         * configure: Must use both --host and --target in recursive calls.
20824 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20826         * Makefile.in: Change deja-gnu to dejagnu.
20828 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20830         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20832 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20834         * configure.in: canonicalize all instances to *-*-solaris2*,
20835         also strip out a number of tools to not build for go32 host
20837 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20839         * config.guess: add GPL.
20841         * Makefile.in, config.guess, config.sub, configure: bump
20842         copyrights to 93.
20844 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20846         * Makefile.in (do-info): Removed obsolete check for existence of
20847         localenv file.
20849         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20851 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20853         * Makefile.in: a couple of 'else true' for decstation,
20854         support for TclX
20856         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20858 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20860         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20862 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20864         * config.guess: Recognize i386-ibm-aix (PS/2).
20865         * configure.in: Use config/mh-aix386 file for it.
20867 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20869         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20870         CC_FOR_TARGET instead.
20871         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20873 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20875         * Makefile.in: Add sim to list of directories sent with gdb
20877 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20879         * configure.in: Put back mips-dec-bsd* case.
20881 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20883         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20884         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20885         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20887 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20889         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20891         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20892         (install-info): install dir.info only if it exists,
20893         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20895 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20897         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20898         gas for mips-dec-bsd.
20900 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20902         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20903         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20905 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20907         * configure.in: Added "dejagnu" to hosttools list.
20909 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20911         * config.sub, configure.in, config.guess:  Add support
20912         for Bosx, an AIX variant from Bull.
20913         Patches from F.Pierresteguy@frcl.bull.fr.
20915 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20917         * devo/dejagnu: Initial creation of devo/dejagnu.
20918         Migrated dejagnu testcases and support files for testing software
20919         tools to reside as subdirectories, currently called "testsuite",
20920         within the directory of the software tool.  Migrated all programs,
20921         support libraries, etc. beloging to dejagnu proper from
20922         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20923         with no modifications.  The changes to these files which will
20924         allow them to configure, build, and execute properly will be made
20925         in a future update.
20927 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20929         * Makefile.in: Change send_pr to send-pr.
20930         * configure.in: Likewise.
20931         * send_pr: Renamed directory to send-pr.
20933 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20935         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20937 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20939         * README:  Update for gdb-4.8 release.
20940         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20941         gdb-xxx.tar.z (gzip'd) file also.
20943 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20945         * Makefile.in: make all-diff depend on all-libiberty
20947 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20949         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20951 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20953         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20955 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20957         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20958         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20959         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20961 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20963         * Makefile.in:  makeinfo binary is in a new location
20965 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20967         * config.sub: Accept -ecoff as an OS.
20969         * Makefile.in: Various changes to eliminate a level of make
20970         recursion and reduce the required command line length.
20971         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20972         sub-makes.
20973         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20974         variables holding settings for specific sub-makes.
20975         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20976         in terms of BASE_FLAGS_TO_PASS.
20977         (TARGET_LIBS): New variable listing directories which use
20978         TARGET_FLAGS_TO_PASS.
20979         (subdir_do): Eliminated.
20980         (do-*): New set of targets to replace subdir_do.
20981         (various): All targets which used subdir_do now depend on do-*.
20982         (local-clean): Renamed from do_clean.
20983         (local-distclean): New target, dependency of distclean and
20984         realclean.
20985         (install-info): Don't create directories.  Depend on dir.info
20986         rather than calling make recursively.
20987         (install-dir.info): Eliminated.
20988         (install-info-dirs): Create all info directories here.
20989         (dir.info): Depend upon do-install-info.
20991         * test-build.mk (HOLES): Added false.
20993 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20995         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20997 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20999         * Makefile.in (info): remove dependency on all-texinfo.  The
21000         problem was really in texinfo/C, not at this level.
21002 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21004         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21006 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21008         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21009         GDB releases.
21011 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21013         * configure: Include srcdir in message about target of link not
21014         being found.  Don't convert `-' to `_' in `with' options being
21015         passed to subdirs.
21017 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21019         * configure.in: add uudecode to host_tools
21021         * Makefile.in: added {all,install}-uudecode targets, added them to
21022         the appropriate lists
21024 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21026         * Makefile.in (all-gcc): Added dependency on all-gas.
21028         * configure.in (mips-*-*): Build ld and binutils.
21030 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21032         * configure: check return code from mkdir, print error message and
21033         exit on failure.
21035 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21037         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21039 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21041         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21043 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21045         * config.sub (h8500):  Recognize this as a cpu type.
21047 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21049         * configure: source directory missing is no longer a warning
21051         * configure.in: recognize irix[34]* instead of irix[34]
21053         * Makefile.in: define and pass down X11_LIB
21055 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21057         * guess-systype: Renamed to ...
21058         * config.guess:  ... by popular request.
21059         * configure.in, Makefile.in:  Update accordingly.
21061 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21063         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21064         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21065         + Execute ./dummy instead of assuming . is in PATH.
21067 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21069         * guess-systype:  New shell script.  Attempts to guess the
21070         canonical host name of the executing host.
21071         Only a few hosts are supported so far.
21072         * configure:  Call guess-systype if no host is specified.
21074 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21076         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21077         gcc Makefile.
21079 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21081         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21082         (all-gcc, install-gcc, subdir_do): Use it.
21084 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21086         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21088 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21090         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21091         set exclusively by configure, using configure.in .
21093 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21095         * test-build.mk: set $PATH for all builds
21097         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21099 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21101         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21102         the one used in gcc/Makefile.in, so that a null expansion doesn't
21103         override the one needed to build gcc with a native cc.
21105 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21107         * configure: Accept -with arguments.
21109 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21111         * Makefile.in: added h8300sim
21113 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21115         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21116         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21117         (all-cygnus, native, build-cygnus): Make
21118         $(canonhost)-stamp-3stage-done, not $(host)....
21119         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21120         i386-sco3.2v4.  Added else true to if command.
21122 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21124         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21126 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21128         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21130 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21132         * configure.in: don't remove binutils from Solaris builds
21134 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21136         * Makefile.in: get rid of earlier definitions for *clean,
21137         also handle the recursive info rule better
21139 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21141         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21142         do more-or-less the right thing.
21144 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21146         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21147         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21149 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21151         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21152         $(host_canonical).
21154         * configure.in: split the configdirs list into 4 categories (native
21155         v. cross, library v. tool) and handle the cross-only and native-
21156         only in more reasonable (and correct!) way.
21158 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21160         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21161         configdirs anymore.
21163 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21165         * Makefile.in: extensive cleanup::  removed all of the explicit
21166         clean-* targets, collapsed many wrappers around subdir_do into
21167         one, added additional targets to satisfy standards.texi, deleted
21168         some old targets, some changes for consistency
21170 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21172         * configure.in: handle some programs as cross-only, and others as
21173         native only
21175         * test-build.mk: handle partial holes in a more generic manner
21177         * Makefile.in: m4 depends on libiberty
21179 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21181         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21182         time, wdiff, and find to configdirs
21184         * Makefile.in: all, clean, and install rules for the new programs
21185         added to configure.in
21187 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21189         * configure.in: use mh-sun for all *-sun-* hosts
21191 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21193         * Makefile.in: define flags for X11 include files and library file
21194         locations, pass them down to the programs that need this info
21196         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21198 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21200         * configure.in: start building libg++ for HP-UX targets
21202 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21204         * README:  Update references to files moved into etc/.
21206 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21208         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21209         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21211 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21213         * configure: accept dash as well as underscore in long option
21214         names for FSF compatibility.
21216 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21218         * config.sub: added -sco3.2v4 support from FSF.
21220 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21222         * configure.in: expand the section that adds or removes
21223         directories from the list of programs to build, to handle native
21224         vs. cross in addition to host v. native
21226 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21228         * Makefile.in:  Replace C++ in macro names with CXX.
21229         This is less likely to break ...
21231 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21233         * test-build.mk: add -w to GNU_MAKE
21235 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21237         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21238         add 'sparc' to list of recognized cpus.  This needed to make
21239         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21240         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21241         then changes that into $CPU-wrs-vxworks.
21243         * configure.in: remove most references to gdbtest, regularize
21244         target based program removal
21246         * test-build.mk: import from p3 tree (many fixes and changes)
21248 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21250         * Makefile.in: added rules to handle tcl, tk, and expect
21252         * configure.in: handle those directories if they exist
21254 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21256         * config.sub: removed bogus hppabsd and hppahpux names, since
21257         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21259 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21261         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21262         depends upon all-xiberty
21264         * Makefile.in: changes from p3, including:
21266         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21268         * Makefile.in (XTRAFLAGS): include newlib directories if
21269         newlib/Makefile exists, rather than if host != target.
21271         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21273         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21274         from the same source tree and not building a cross-compiler.  This
21275         matters for the libg++ configuration if reconfiguring a tree that
21276         has already been installed.
21278         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21280         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21281         pick up the machine and system specific header files.
21283         * Makefile.in: added AS_FOR_TARGET, passed down in
21284         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21285         the C compiler to use to create programs which are run in the
21286         build environment, set it to default to $(CC), and passed it down
21287         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21289         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21291         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21292         We need them for unusual native builds, like systems without
21293         ranlib.
21295         * configure: also define $(host_canonical) and
21296         $(target_canonical), which are the full, canonical names for the
21297         given host and target
21299 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21301         * Makefile.in:  Added separate definitions for C++.
21303 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21305         * configure.in (configdirs):  Add deja-gnu.
21307 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21309         * README:  Update for configure.texi and gdb-4.7 release.
21311 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21313         * Makefile.in:  Move "all" target to top of file.
21314         Previously, first target was ".PHONY" which caused BSD4.4 make
21315         to build .PHONY when make was run without arguments.
21317 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21319         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21320         Library-copylefted code in libiberty.
21322 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21324         * config.sub:  Replace m68kmote with plain old m68k.
21326 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21328         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21330 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21332         * config.sub: Complain if no argument is given.  Added support for
21333         386bsd as OS and target alias.
21335 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21337         * Makefile.in (XTRAFLAGS): include newlib directories if
21338         newlib/Makefile exists, rather than if host != target.
21340 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21342         * config.sub: recognize sparclite-wrs-vxworks.
21344         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21345         p3.) Added clean-xiberty to clean.
21347 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21349         * configure.in: use *-*-* instead of nested cases for host and target
21351 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21353         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21354         from the same source tree and not building a cross-compiler.  This
21355         matters for the libg++ configuration if reconfiguring a tree that
21356         has already been installed.
21358 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21360         * config.sub (i486v/i486v4):  Merge in from FSF version.
21362 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21364         * configure: only set PWD if it is already set.
21366 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21368         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21369         doesn't have unset and all success paths (and most error paths)
21370         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21371         to just ${PWD} to avoid confusion.)
21373 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21375         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21376         even for a native compilation.
21378 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21380         Changes to make the gdb.tar.Z rule work better.
21382         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21383         (DEVO_SUPPORT):  Add configure.texi.
21384         (bfd-ilrt.tar.Z):  Remove ancient rule.
21386 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21388         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21389         pick up the machine and system specific header files.
21391         * configure.in, config.sub: added new target m68010-adobe-scout,
21392         with alias of adobe68k.  Changed configure.in to check for
21393         -scout before -sco* to avoid a false match.
21395         * Makefile.in: added AS_FOR_TARGET, passed down in
21396         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21397         the C compiler to use to create programs which are run in the
21398         build environment, set it to default to $(CC), and passed it down
21399         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21401 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21403         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21404         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21405         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21406         FOR_TARGET variants, to newlib and libg++.
21408 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21410         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21411         first.
21413 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21415         * config.sub:  Accept `elf' as an environment.
21417 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21419         * Makefile.in (all-opcodes):  cd into the right directory
21421 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21423         * configure: added -program_transform_name option, used as
21424         argument to sed when installing programs.
21425         configure.texi: added documentation for -program_prefix,
21426         -program_suffix and -program_transform_name.
21428 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21430         * config.sub:  Accept i486 where i386 ok.
21432 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21434         * config.sub: accept we32k
21436 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21438         * config.sub, configure.in: accept OSE68000 and OSE68k.
21440         * Makefile.in: don't create all directories for ``make install'';
21441         let the subdirectories create the ones they need.
21443 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21445         * COPYING: new file, GPL v2
21447 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21449         * Makefile.in: use the new gen-info-dir, which needs a template
21450         argument (which also lives in texinfo)
21452         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21454 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21456         * config.sub (ncr3000):  Change i386 to i486.
21458 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21460         * Makefile.in: add install-rcs, install-grep to
21461         install-no-fixedincludes, removed install-bison and install-libgcc
21463 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21465         * configure.in: grab the HPUX makefile fragment if on HPUX
21467 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21469         * Makefile.in: eradicate bison spoor (ditto libgcc).
21470         configure.in: recognise m68{k,000}-ericsson-OSE.
21471         es1800 is alias for m68k-ericsson-OSE
21473 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21475         * configure.in: rearrange the parts that remove programs from
21476         configdirs, based now on HOST==TARGET or by canonical triple.
21478 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21480         * test-build.mk: recurse explicitly with -f test-build.mk when
21481         appropriate.  predicate stage3 and comparison on the existence
21482         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21483         On very clean, also remove ...stamp-co.  Build in-place before
21484         doing other builds.
21486 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21488         * Makefile.in, configure.in: add tgas
21490 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21492         * Makefile.in: a number of changes merged in from progressive.
21494         * configure.in: add libm.
21496         * .cvsignore: ignore some stuff that comes from test-build.mk.
21498 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21500         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21502 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21504         * configure: Add program_suffix (parallel to program_prefix)
21505         * Makefile.in: adjust directory-creating script for losing decstation
21507 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21509         * configure:  Minor $subdir-related fixes.
21511 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21513         * configure: fix various problems with propogating
21514         makefile_target_frag in subdirs.
21515         * configure.in: config libgcc if its there
21517 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21519         * config.sub:  HPPA merge.
21521 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21523         * Makefile.in:  Replace all-bison with all-byacc in all
21524         dependency lines for other tools (which now use byacc).
21526 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21528         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21530 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21532         * Makefile.in: make gprof rules similar to byacc rules (instead of
21533         vestigal $(unsubdir) that didn't work...)
21535 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21537         * config.sub:  Add support for Linux.
21538         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21539         (at least for libg++).
21541 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21543         * configure.texi: fix doc for the -nfp option to configure
21545 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21547         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21549 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21551         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21552         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21553         * configure.in: added solaris* host_makefile_frag hook.
21555 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21557         * config.sub: changed recognition of m68000 so that various
21558         m68k types can be specified via m680[01234]0
21560 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21562         * config.sub (basic_machine): fix sed so that '-foo' isn't
21563         completely substituted out while .+'-foo' loses the '-foo'
21565 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21567         * config.sub ($os): Add -aout.
21569 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21571         * configure:  If host_makefile_frag is absolute, don't
21572         prefix ${invsubdir} (relevant to libg++ auto-configure).
21574 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21576         * Makefile.in (tooldir): Define it.
21577         (all-ld): Depend on all-flex.
21579 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21581         * Makefile.in (check):  Fix libg++ special case.
21583 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21585         * configure: do not bury `pwd` into config.status, thus do fewer
21586         pwd's.
21588         * configure: print the "Building in" message only when building in
21589         other than "." AND verbose.
21591         * configure: remove -s, rework -v to better accommodate guested
21592         configures.
21594         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21596 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21598         * Makefile.in: macroize flags passed on recursion.  remove
21599         fileutils.
21601 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21603         * configure: get makesrcdir right for subdirs deeper than 1.
21605         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21606         install.
21608 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21610         * Makefile.in: don't print subdir_do or recursion lines.
21612 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21614         * standards.texi: added menu item.
21616         * Makefile.in: build and install standards.info.
21618         * standards.texi: new file.
21620 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21622         * configure: test for and move config.status pieces from
21623         ${subdir}/.
21625 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21627         * configure:  Test for existance of files before trying to mv
21628         them, to avoid numerous non-existance messages.
21630 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21632         * configure: correct final line of config.status.
21634         * configure: patch from eggert.  Avoids a protection problem if
21635         the original Makefile.in is read only.
21637         * configure: use move-if-change from gcc to create config.status.
21638         Some makefiles depend on config.status to tell if a directory
21639         has been reconfigured for a different host.  This change
21640         prevents those directories from remaking everything in the case
21641         where the reconfig was only intended to rebuild a Makefile.
21643         * configure: test for config.sub with "config.sub sun4" rather
21644         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21645         host alias from a missing config.sub.
21647 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21649         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21650         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21652 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21654         * configure: mkdir ${subdir} as needed.
21656 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21658         * Makefile.in,configure.in: added autoconf.
21660 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21662         * Makefile.in: no longer pass against on recursion.
21664         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21665         definitions are not inherited.
21667         * configure: correct makesrcdir when subdir is .
21669 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21671         * configure:  Add support for 'subdirs' variable, which is
21672         like 'configdirs', except that configure doesn't re-invoke
21673         itself for subdirs, it just creates a Makefile for each subdir.
21674         * configure.texi:  Document subdirs.
21676 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21678         * configure.in: added flex to configdirs
21680 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21682         * Makefile.in: remove clean-stamps from clean.
21684 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21686         * configure.in:  Add gdbtest to configdirs.
21688 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21690         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21691         to recursive makes.
21692         * configure.in:  Recognize new ncr3000 config.
21694 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21696         * Makefile.in, configure.in: removed references to gdbm.
21698 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21700         * config.sub:  Don't canonicalize os value
21701         newsos* to bsd (readline needs to check for newsos).
21702         (This fix was earlier made Jan 31, but got re-broken.)
21704 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21706         * configure.in:  sco is an os, not a vendor!
21708         * configure:  Quote $( better.  Keep various shells happy.
21710 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21712         * Makefile.in: eliminate stamp-files.
21714 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21716         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21717         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21719 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21721         * config.sub:  fix iris/iris3.
21723 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21725         * configure: re-add -rm.
21727 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21729         * Maskefile.in: add .stmp-rcs to all.
21731         * configure.in: remove gas from rs6000 build, use aix host fragment.
21733 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21735         * configure: pass down site_option during recursion.
21737 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21739         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21741 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21743         * configure: Change exec_prefix so that it really defaults to prefix.
21745 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21747         * Makefile.in, configure.in:  Add support for mmalloc library.
21749 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21751         * Makefile.in: add stmp dependencies for a few more things.
21753 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21755         * configure: adjusted error message on objdir/srcdir configure
21756         collision, per john's suggestion.
21758         * Makefile.in: add libiberty stmp to all and all.cross.
21760 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21762         * Makefile.in: remove force dependencies, add grep to all.
21764 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21766         * Makefile.in: drop flex.  make stamp files work.
21768         * configure: added test for conflicting configuration in srcdir,
21769         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21770         gets cranky.  use relative paths for configure and srcdir
21771         whenever possible.  Send some error messages to stderr that were
21772         going to stdout.
21774 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21776         * Makefile.in:  Fix libg++ rule to check for gcc directory
21777         before using gcc/gcc.  Also pass XTRAFLAGS.
21779 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21781         * Makefile.in: added stmp-files so that directories aren't polled
21782         when they are already built.
21784         * configure.texi: fixed a node pointer problem.
21786 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21788         * config.sub configure.in gdb/configure.in
21789         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21790         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21791         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21793 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21795         * configure: -recurring becomes -silent.  corrected help message
21796         for -site= option.
21798         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21800 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21802         * configure: when building Makefile for crosses, replace
21803         tooldir and program_prefix.  default srcdir from location of
21804         config.sub.  remove "for host in hosts" and "for target in
21805         targets" loops.
21807 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21809         * Makefile.in: Do not pass bindir or mandir to cvs.
21811 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21813         * Makefile.in, configure.in: removed traces of namesubdir,
21814         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21815         copyrights to '92, changed some from Cygnus to FSF.
21817         * configure.texi: remove most references to multiple hosts,
21818         multiple targets, subdirs, etc.
21820         * configure.man: removed rcsid. reference config.sub not
21821         config.subr.
21823         * Makefile.in: mkdir $(infodir) on install-info.
21825 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21827         * configure.texi:  Explain better about .gdbinit and about
21828         the environment that configure.in sections run in.
21830 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21832         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21834 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21836         * README:  DOC.configure => cfg-paper.texi.
21838 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21840         * config.sub (near case $os):  Don't convert newsos* to bsd!
21842 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21844         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21845         the number of copies of COPYING that go into the GDB tar file.
21847 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21849         * bfd/configure.in, gdb/config/mh-i386sco,
21850         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21851         Fix SCO configuration stuff.
21853 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21855         * Makefile.in:  For libg++, make sure the -I pointing
21856         to the gcc directory goes *after* all the libg++-local -I flags.
21857         Also, move just-gcc dependency from just-libg++ to all-libg++.
21859 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21861         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21863 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21865         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21867 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21869         * config.sub:  Add stratus configuration frags.  Also
21870         submitted to FSF.
21872 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21874         * Makefile.in (DEV_SUPPORT):  add configure.man.
21876         * config.sub(Decode manufacturer-specific):  add -none*.
21878 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21880         * Makefile.in:  remove form feeds to make Sun's make happy.
21881         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21883 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21885         * Makefile.in (AR_FLAGS):  Make quieter.
21887 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21889         * configure.in:  Add libg++.
21890         * configure:  When verbose, don't output the command line at each
21891         level; it will be unremarkably the same as the previous version,
21892         which will be the same as what the user typed.
21894 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21896         * configure.in, Makefile.in: fix clean-info, add flex.  add
21897         fileutils.
21899         * configure: be less sensitive to spaces in Makefile.in.  Do not
21900         look for sources in "..".  Doing so breaks subdirectories that
21901         might have their own configure.  If a subdir has it's own
21902         configure script, use it.
21904 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21906         * cfg-paper.texi: some changes suggested by rms.
21908 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21910         * config.sub:  Merge in some small additions from the FSF version,
21911         taken from the gcc distribution, to bring the Cygnus and FSF
21912         versions into closer sync.
21914 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21916         * configure.in:  Changed svr4 references to sysv4.
21918 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21920         * configure: added -V for version number option.
21922 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21924         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21925         renamed from DOC.configure to cfg-paper.texi.
21927 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21929         * configure, config.subr, config.sub: config.subr is now
21930         config.sub again.
21932 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21934         * configure.texi: new file, in progress.
21936         * Makefile.in: build info file and install the man page for
21937         configure.
21939         * configure.man: new file, first cut.
21941         * configure: find config.subr again now that configuration "none"
21942         has gone.  removed all traces of the -ansi option.  removed all
21943         traces of the -languages option.
21945         * config.subr: resync from rms.
21947 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21949         * configure, config.sub, config.subr: merge config.sub into
21950         config.subr, call the result config.subr, remove config.sub, use
21951         config.subr.
21953         * Makefile.in: revised install for dir.info.
21955 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21957         * configure.in: add decstation host makefile frag.
21959         * Makefile.in: BISON now bison -y again.  also install-gcc on
21960         install.  clean-gdbm on clean.  infodir belongs in datadir.
21961         Make directories for info install.  Build dir.info here then
21962         install it.
21964 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21966         * Makefile.in: fix for bad directory tests.
21968 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21970         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21971         regexp.  -srcdir relative was being handled incorrectly.
21973         * Makefile.in: unwrapped some for loops so that parallel makes
21974         work again and so one can focus one's attention on a particular
21975         package.
21977 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21979         * configure: added PWD as a stand in for `pwd` (for speed). use
21980         elif wherever possible.  make -srcdir work without -objdir.
21981         -objdir= commented out.
21983 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21985         * configure: +options become --options.  -subdirs commented out.
21986         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21987         Makefile now at top of generated Makefile.  Removed cvs log
21988         entries.  added -srcdir.  create .gdbinit only if there is one
21989         in ${srcdir}.
21991         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21992         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21993         and mandir now keyed off datadir by default.
21995 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21997         * Freshly created ChangeLog.
22000 Local Variables:
22001 mode: change-log
22002 left-margin: 8
22003 fill-column: 76
22004 version-control: never
22005 End: