compiler: remove unused fields
[official-gcc.git] / ChangeLog
blob9a06b89ccb7f41ba4caba3ac0253567d275eac96
1 2022-12-21  Andrew Pinski  <apinski@marvell.com>
3         * Makefile.def: Add configure-gdb dependencies
4         on all-gmp and all-mpfr.
5         * configure.ac: Split out MPC checking from MPFR.
6         Require GMP and MPFR if the gdb directory exist.
7         * Makefile.in: Regenerate.
8         * configure: Regenerate.
10 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
12         * configure.ac (target_libraries): Add target-libgm2.
13         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
14         Add GCC_TARGET_TOOL entry for gm2.
15         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
16         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
17         * Makefile.def (target_modules): Add libgm2.
18         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
19         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
20         (languages): Add entry for language=m2 with gcc-check-target=check-m2
21         and lib-check-target=check-target-libgm2.
22         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
23         (HOST_EXPORTS): Add definition for GM2.
24         (BASE_TARGET_EXPORTS): Add definition for GM2.
25         (GM2_FOR_BUILD): Defined.
26         (GM2FLAGS): Defined.
27         (GM2_FOR_TARGET): Defined.
28         (GM2FLAGS_FOR_TARGET): Defined.
29         (EXTRA_HOST_FLAGS): Defined.
30         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
31         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
32         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
33         * configure: Rebuilt.
34         * Makefile.in: Rebuilt.
36 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
38         * Makefile.def: Add Rust language.
39         * Makefile.in: Regenerate via autogen.
41 2022-12-09  Martin Liska  <mliska@suse.cz>
43         * MAINTAINERS: Fix spacing.
45 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
47         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
49 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
51         * Makefile.def: Pass host_libs_picflag to host dependent library
52         configures.
53         * Makefile.in: Regenerate.
54         * configure: Regenerate.
55         * configure.ac (host_libs_picflag): New configure variable set to
56         '--with-pic' when building 'host_shared'.
58 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
60         * Makefile.def: Add libsframe as new module with its dependencies.
61         * Makefile.in: Regenerated.
62         * configure.ac: Add libsframe to host_libs.
63         * configure: Regenerated.
65 2022-11-23  Marek Polacek  <polacek@redhat.com>
67         Revert:
68         2022-11-23  Marek Polacek  <polacek@redhat.com>
70         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
71         isl.
72         * Makefile.in: Regenerate.
73         * Makefile.tpl: Set PICFLAG.
74         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
75         check.
76         * configure: Regenerate.
78 2022-11-23  Marek Polacek  <polacek@redhat.com>
80         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
81         isl.
82         * Makefile.in: Regenerate.
83         * Makefile.tpl: Set PICFLAG.
84         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
85         check.
86         * configure: Regenerate.
88 2022-11-14  Martin Liska  <mliska@suse.cz>
90         Revert:
91         2022-11-09  Martin Liska  <mliska@suse.cz>
93         * doc/Makefile: New file.
94         * doc/_static/custom.css: New file.
95         * doc/baseconf.py: New file.
96         * doc/bsd.rst: New file.
97         * doc/contrib.rst: New file.
98         * doc/contribute.rst: New file.
99         * doc/cppdiropts.rst: New file.
100         * doc/cppenv.rst: New file.
101         * doc/cppopts.rst: New file.
102         * doc/cppwarnopts.rst: New file.
103         * doc/favicon.ico: New file.
104         * doc/funding.rst: New file.
105         * doc/gcc_sphinx.py: New file.
106         * doc/gnu.rst: New file.
107         * doc/gnu_free_documentation_license.rst: New file.
108         * doc/gpl-3.0.rst: New file.
109         * doc/indices-and-tables.rst: New file.
110         * doc/lgpl-2.1.rst: New file.
111         * doc/logo.pdf: New file.
112         * doc/logo.svg: New file.
113         * doc/md.rst: New file.
114         * doc/requirements.txt: New file.
116 2022-11-14  Martin Liska  <mliska@suse.cz>
118         Revert:
119         2022-11-09  Martin Liska  <mliska@suse.cz>
121         * doc/baseconf.py: Port to GCC sources.
123 2022-11-14  Martin Liska  <mliska@suse.cz>
125         Revert:
126         2022-11-14  Martin Liska  <mliska@suse.cz>
128         * configure: Regenerate.
129         * configure.ac: Support Sphinx based documentation.
131 2022-11-14  Martin Liska  <mliska@suse.cz>
133         Revert:
134         2022-11-09  Martin Liska  <mliska@suse.cz>
136         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
137         provide a default.
139 2022-11-14  Martin Liska  <mliska@suse.cz>
141         Revert:
142         2022-11-09  Martin Liska  <mliska@suse.cz>
144         * doc/bsd.rst:
145         Add trailing newline.
146         * doc/contrib.rst:
147         Add trailing newline.
148         * doc/contribute.rst:
149         Add trailing newline.
150         * doc/cppdiropts.rst:
151         Add trailing newline.
152         * doc/cppenv.rst:
153         Add trailing newline.
154         * doc/cppopts.rst:
155         Add trailing newline.
156         * doc/cppwarnopts.rst:
157         Add trailing newline.
158         * doc/funding.rst:
159         Add trailing newline.
160         * doc/gnu.rst:
161         Add trailing newline.
162         * doc/gnu_free_documentation_license.rst:
163         Add trailing newline.
164         * doc/gpl-3.0.rst:
165         Add trailing newline.
166         * doc/indices-and-tables.rst:
167         Add trailing newline.
168         * doc/lgpl-2.1.rst:
169         Add trailing newline.
170         * doc/md.rst:
171         Add trailing newline.
173 2022-11-14  Martin Liska  <mliska@suse.cz>
175         Revert:
176         2022-11-09  Martin Liska  <mliska@suse.cz>
178         * configure.ac: Use new install URL.
179         * configure: Regenerate.
181 2022-11-14  Martin Liska  <mliska@suse.cz>
183         Revert:
184         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
186         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
187         instead of just ``.''.
188         * doc/gcc_sphinx.py: Moved to...
189         * doc/modules/gcc_sphinx.py: ...here.
191 2022-11-14  Martin Liska  <mliska@suse.cz>
193         Revert:
194         2022-11-10  Martin Liska  <mliska@suse.cz>
196         * doc/baseconf.py: Modernize by using pathlib.
198 2022-11-14  Martin Liska  <mliska@suse.cz>
200         Revert:
201         2022-11-11  Martin Liska  <mliska@suse.cz>
203         * doc/Makefile: Disable -j auto.
205 2022-11-14  Martin Liska  <mliska@suse.cz>
207         Revert:
208         2022-11-11  Martin Liska  <mliska@suse.cz>
210         * doc/Makefile: Update comment.
212 2022-11-14  Martin Liska  <mliska@suse.cz>
214         Revert:
215         2022-11-11  Martin Liska  <mliska@suse.cz>
217         * doc/indices-and-tables.rst: Rename Indexes to Indices.
219 2022-11-14  Martin Liska  <mliska@suse.cz>
221         Revert:
222         2022-11-13  Martin Liska  <mliska@suse.cz>
224         PR web/107643
225         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
226         is set.
227         * doc/indices-and-tables.rst: Use include_todo tag.
229 2022-11-14  Martin Liska  <mliska@suse.cz>
231         Revert:
232         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
234         * doc/contrib.rst: Update Jeff Law's email address.
236 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
238         * doc/contrib.rst: Update Jeff Law's email address.
240 2022-11-13  Martin Liska  <mliska@suse.cz>
242         PR web/107643
243         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
244         is set.
245         * doc/indices-and-tables.rst: Use include_todo tag.
247 2022-11-11  Martin Liska  <mliska@suse.cz>
249         * doc/indices-and-tables.rst: Rename Indexes to Indices.
251 2022-11-11  Martin Liska  <mliska@suse.cz>
253         * doc/Makefile: Update comment.
255 2022-11-11  Martin Liska  <mliska@suse.cz>
257         * doc/Makefile: Disable -j auto.
259 2022-11-10  Martin Liska  <mliska@suse.cz>
261         * doc/baseconf.py: Modernize by using pathlib.
263 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
265         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
266         instead of just ``.''.
267         * doc/gcc_sphinx.py: Moved to...
268         * doc/modules/gcc_sphinx.py: ...here.
270 2022-11-09  Martin Liska  <mliska@suse.cz>
272         * configure.ac: Use new install URL.
273         * configure: Regenerate.
275 2022-11-09  Martin Liska  <mliska@suse.cz>
277         * doc/bsd.rst:
278         Add trailing newline.
279         * doc/contrib.rst:
280         Add trailing newline.
281         * doc/contribute.rst:
282         Add trailing newline.
283         * doc/cppdiropts.rst:
284         Add trailing newline.
285         * doc/cppenv.rst:
286         Add trailing newline.
287         * doc/cppopts.rst:
288         Add trailing newline.
289         * doc/cppwarnopts.rst:
290         Add trailing newline.
291         * doc/funding.rst:
292         Add trailing newline.
293         * doc/gnu.rst:
294         Add trailing newline.
295         * doc/gnu_free_documentation_license.rst:
296         Add trailing newline.
297         * doc/gpl-3.0.rst:
298         Add trailing newline.
299         * doc/indices-and-tables.rst:
300         Add trailing newline.
301         * doc/lgpl-2.1.rst:
302         Add trailing newline.
303         * doc/md.rst:
304         Add trailing newline.
306 2022-11-09  Martin Liska  <mliska@suse.cz>
308         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
309         provide a default.
311 2022-11-09  Martin Liska  <mliska@suse.cz>
313         * configure: Regenerate.
314         * configure.ac: Support Sphinx based documentation.
316 2022-11-09  Martin Liska  <mliska@suse.cz>
318         * doc/baseconf.py: Port to GCC sources.
320 2022-11-09  Martin Liska  <mliska@suse.cz>
322         * doc/Makefile: New file.
323         * doc/_static/custom.css: New file.
324         * doc/baseconf.py: New file.
325         * doc/bsd.rst: New file.
326         * doc/contrib.rst: New file.
327         * doc/contribute.rst: New file.
328         * doc/cppdiropts.rst: New file.
329         * doc/cppenv.rst: New file.
330         * doc/cppopts.rst: New file.
331         * doc/cppwarnopts.rst: New file.
332         * doc/favicon.ico: New file.
333         * doc/funding.rst: New file.
334         * doc/gcc_sphinx.py: New file.
335         * doc/gnu.rst: New file.
336         * doc/gnu_free_documentation_license.rst: New file.
337         * doc/gpl-3.0.rst: New file.
338         * doc/indices-and-tables.rst: New file.
339         * doc/lgpl-2.1.rst: New file.
340         * doc/logo.pdf: New file.
341         * doc/logo.svg: New file.
342         * doc/md.rst: New file.
343         * doc/requirements.txt: New file.
345 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
347         * Makefile.def: Remove module 'liboffloadmic'.
348         * Makefile.in: Regenerate.
349         * configure.ac: Remove 'liboffloadmic' handling.
350         * configure: Regenerate.
352 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
354         * MAINTAINERS: Update email address.
356 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
358         * configure.ac: Don't configure readline if --with-system-readline is
359         used.
360         * configure: Re-generate.
362 2022-10-12  Cui,Lili  <lili.cui@intel.com>
364         * MAINTAINERS (Write After Approval): Add myself.
366 2022-10-11  Olivier Hainque  <hainque@adacore.com>
368         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
369         and friends for rtp !large. Assume the linker has the required
370         abilities and set lt_cv_deplibs_check_method.
372 2022-09-30  Olivier Hainque  <hainque@adacore.com>
374         * configure.ac (*vxworks*): If enable_shared is not
375         set, set to "no" and add --disable-shared to target and
376         host_configargs.
377         * configure: Regenerate.
379 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
381         * MAINTAINERS: Update my email address and DCO entry.
383 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
385         * MAINTAINERS (Write After Approval): Add myself.
387 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
389         * MAINTAINERS (Write After Approval): Add myself.
391 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
393         * MAINTAINERS: Update my email address.
395 2022-09-07  Tom de Vries  <tdevries@suse.de>
397         * configure.ac: Set extra_host_libiberty_configure_flags and
398         extra_host_zlib_configure_flags in separate case statements.
399         * configure: Regenerate.
401 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
403         * MAINTAINERS: Update c-sky port maintainers' emails.
405 2022-08-31  Martin Liska  <mliska@suse.cz>
407         * configure: Regenerate.
408         * configure.ac: Delete hpux9 and hpux10.
410 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
412         * Makefile.def: Drop libelf module and gcc-configure dependency
413         on it.
414         * Makefile.in: Regenerate with 'autogen Makefile.def'.
415         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
416         LIBELFINC.
417         * configure: Regenrate.
418         * configure.ac (host_libs): Drop unused libelf.
420 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
422         * Makefile.in: Regenerate.
424 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
426         * MAINTAINERS: Add myself as AutoFDO maintainer.
428 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
429             Arnaud Charlet  <charlet@adacore.com>
431         * configure: Regenerate.
433 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
435         PR bootstrap/106472
436         * Makefile.def (dependencies): Make configure-target-libgo depend
437         upon all-target-libbacktrace.
439 2022-07-27  David Faust  <david.faust@oracle.com>
441         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
443 2022-07-27  Richard Biener  <rguenther@suse.de>
445         * MAINTAINERS (Roger Sayle): Update e-mail address.
447 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
449         * MAINTAINERS (Write After Approval): Add myself.
451 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
453         * MAINTAINERS: Add myself as Ada front end co-maintainer.
455 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
457         * .gitignore: Do not ignore config.h.
459 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
461         * MAINTAINERS: Add myself to Write After Approval.
463 2022-07-04  Martin Liska  <mliska@suse.cz>
465         * MAINTAINERS: fix sorting of names
467 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
469         * MAINTAINERS: add myself.
471 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
473         * MAINTAINERS: Add myself to write after approval and DCO.
475 2022-07-02  Tim Lange  <mail@tim-lange.me>
477         * MAINTAINERS: Add myself.
479 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
481         * MAINTAINERS (Write After Approval): Add myself.
483 2022-06-30  Cui,Lili  <lili.cui@intel.com>
485         Revert:
486         2022-06-30  Cui,Lili  <lili.cui@intel.com>
488         * MAINTAINERS (Write After Approval): Add myself.
490 2022-06-30  Cui,Lili  <lili.cui@intel.com>
492         * MAINTAINERS (Write After Approval): Add myself.
494 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
496         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
497         (EXTRA_GCC_FLAGS): Likewise.
498         * Makefile.in: Rebuilt.
500 2022-06-28  konglin1  <lingling.kong@intel.com>
502         * MAINTAINERS (Write After Approval): Add myself.
504 2022-06-27  Tom de Vries  <tdevries@suse.de>
506         * configure.ac: Build libiberty pic variant for gdbserver.
507         * configure: Regenerate.
509 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
511         * configure: Regenerate.
512         * configure.ac: Correct use of $host.
514 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
516         * MAINTAINERS: Remove tilegx and tilepro entries.
517         * configure.ac: Remove tilegx and tilepro stanzas.
518         * configure: Rebuilt.
520 2022-05-28  Bruce Korb  <bkorb@gnu.org>
522         * .gitignore: Ignore vim swap files
524 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
526         * MAINTAINERS: Add myself to write after approval.
528 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
530         * MAINTAINERS: Remove myself from DCO section.
532 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
534         * MAINTAINERS: Update my email address.
536 2022-05-09  Clément Chigot  <chigot@adacore.com>
538         * MAINTAINERS: Update my email address.
540 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
542         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
543         section.
545 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
547         * MAINTAINERS: Update my email address.
549 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
551         * MAINTAINERS: Update my email address.
553 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
555         * MAINTAINERS: (CPU Port Maintainers): Add myself and
556         Lulu as LoongArch port maintainer.
558 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
559             Lulu Cheng  <chenglulu@loongson.cn>
561         * configure.ac: Add LoongArch tuples.
562         * configure: Regenerate.
564 2022-03-28  Tom Tromey  <tromey@adacore.com>
566         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
567         * configure: Rebuild.
569 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
571         * MAINTAINERS: Change my information.
573 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
575         * MAINTAINERS: Add myself to DCO section.
577 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
579         * configure.ac: Fix incorrect option in comment.
580         * configure: Regenerate.
582 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
584         * Makefile.def (dependencies): Make configure-sim depend on
585         all-readline.
586         * Makefile.in: Regenerate.
588 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
590         * MAINTAINERS (Write After Approval): Update my e-mail address.
592 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
594         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
596 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
598         * MAINTAINERS: Update my email and add myself to the DCO list.
600 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
602         Revert:
603         2021-09-16  Andrew Pinski  <apinski@marvell.com>
605         PR bootstrap/67102
606         * Makefile.def: Have configure-target-libffi depend on
607         all-target-libstdc++-v3.
608         * Makefile.in: Regenerate.
610 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
612         PR other/104181
613         * build.log: Remove.
615 2022-01-20  Martin Liska  <mliska@suse.cz>
617         * MAINTAINERS: Adjust email address based on IRC request.
619 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
621         * MAINTAINERS: Update my email address.
623 2022-01-17  Martin Liska  <mliska@suse.cz>
625         * MAINTAINERS: Rename .c names to .cc.
627 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
629         * Makefile.am: Remove.
631 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
633         * Makefile.am: New file.
635 2022-01-11  Martin Liska  <mliska@suse.cz>
637         * MAINTAINERS: Sort 2 names.
639 2022-01-10  Martin Liska  <mliska@suse.cz>
641         * MAINTAINERS: Fix obvious issues with sorting.
643 2022-01-07  liuhongt  <hongtao.liu@intel.com>
645         * build.log: New file.
647 2022-01-05  Nathan Sidwell  <nathan@acm.org>
649         * MAINTAINERS: Add DCO entry.  Sort that list.
651 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
653         * MAINTAINERS: Change of email address in both DCO and
654         Write After Approval list.
656 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
658         * configure: Regenerate.
660 2021-12-21  Martin Liska  <mliska@suse.cz>
662         * config.sub: Change mode back to 755.
664 2021-12-17  Martin Liska  <mliska@suse.cz>
666         * config.sub: Sync from master.
668 2021-12-17  Martin Liska  <mliska@suse.cz>
670         Revert:
671         2021-12-16  Matthias Seidel  <mseidel@apache.org>
673         * config.sub: Fix typo.
675 2021-12-16  Matthias Seidel  <mseidel@apache.org>
677         * config.sub: Fix typo.
679 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
681         Revert:
682         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
684         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
685         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
686         * configure.ac: Include config/gcc-plugin.m4.
687         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
688         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
689         RANLIB if possible.
690         * Makefile.in: Regenerated.
691         * configure: Likewise.
693 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
695         * Makefile.tpl (BUILD_CFLAGS): New.
696         (CFLAGS): Append $(BUILD_CFLAGS).
697         (CXXFLAGS): Likewise.
698         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
699         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
700         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
701         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
702         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
703         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
704         (PGO-TRAINING-TARGETS): Likewise.
705         (PGO_BUILD_TRAINING): Likewise.
706         (all): Add '+' to the command line for recursive make.  Support
707         the PGO build.
708         * configure.ac: Add --enable-pgo-build[=lto].
709         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
710         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
711         * Makefile.in: Regenerated.
712         * configure: Likewise.
714 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
716         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
717         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
718         * configure.ac: Include config/gcc-plugin.m4.
719         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
720         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
721         RANLIB if possible.
722         * Makefile.in: Regenerated.
723         * configure: Likewise.
725 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
727         * MAINTAINERS: Add myself to write after approval.
729 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
731         * MAINTAINERS: Adding myself.
733 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
735         * configure: Regenerate.
736         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
737         $(CPP).
739 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
741         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
742         libatomic.
743         * Makefile.in: Regenerate.
744         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
745         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
746         target-libphobos-bootstrap.
747         (STAGE2_CONFIGURE_FLAGS): Likewise.
748         * configure: Regenerate.
749         * configure.ac: Add support for bootstrapping D front-end.
751 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
753         * MAINTAINERS: Add myself to DCO section and update email address.
755 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
757         * configure: Regenerate.
758         * configure.ac: Ensure that PIC (shared) defaults are set
759         correctly for Darwin.
761 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
763         * MAINTAINERS: Update my address.
765 2021-11-12  Alan Modra  <amodra@gmail.com>
767         * Makefile.def (configure-opcodes): Depend on configure-bfd.
768         * Makefile.in: Regenerate.
770 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
772         * MAINTAINERS: Clarify the policy WRT the Write After Approval
773         list.
775 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
777         * MAINTAINERS (Reviewers, arc): Remove my entry.
778         (Write After Approval): Add an entry for myself.
780 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
782         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
783         * Makefile.in: Regenerate.
784         * configure: Regenerate.
785         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
787 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
789         * MAINTAINERS: Fix up Maciej's entries.
791 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
793         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
794         maintainer.
796 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
798         PR other/102663
799         * Makefile.def: Handle install-dvi target.
800         * Makefile.tpl: Likewise.
801         * Makefile.in: Regenerate.
803 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
805         * MAINTAINERS: Add myself for write after approval.
807 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
809         * Makefile.def: Mark libcody, libdecnumber,
810         c++tools, libgcc, and libobjc as missing TAGS
811         targets.
812         * Makefile.in: Regenerate.
814 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
816         * MAINTAINERS: Add myself to DCO section and update email
817         address.
819 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
821         * MAINTAINERS: Add myself to DCO section.
823 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
825         * configure: Regenerate.
826         * configure.ac (skipdirs): Add the contents of target_configdirs if
827         we are not building gcc.
829 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
831         * Makefile.def: Back-port commits ba4d88ad892f and
832         755ba58ebef0 from binutils-gdb repository.
833         * Makefile.in: Regenerated.
835 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
837         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
839 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
841         * Makefile.def: Add a jit check target for the jit
842         language.
843         * Makefile.in: Regenerate.
845 2021-09-16  Andrew Pinski  <apinski@marvell.com>
847         PR bootstrap/67102
848         * Makefile.def: Have configure-target-libffi depend on
849         all-target-libstdc++-v3.
850         * Makefile.in: Regenerate.
852 2021-09-10  Petter Tomner  <tomner@kth.se>
854         * MAINTAINERS: Me added to DCO and write after approval
856 2021-09-01  YunQiang Su  <syq@debian.org>
858         * MAINTAINERS: Add myself for write after approval.
860 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
862         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
863         * Makefile.in: Regenerate.
865 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
867         * MAINTAINERS: Add myself for write after approval.
869 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
871         * Makefile.in: Regenerate.
872         * Makefile.tpl: Make the state of the configured host
873         shared flag available to makefile fragements.
875 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
877         * MAINTAINERS (Write After Approval): Add myself.
879 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
881         * .dir-locals.el (bug-reference-url-format): Use https.
883 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
885         * .dir-locals.el (c-mode): Change fill-column to 79.
887 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
889         * MAINTAINERS: Add myself to DCO section.
891 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
893         * configure: Regenerate.
894         * configure.ac: Adjust cases for which it is necessary to
895         include the Darwin host config fragment.
897 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
899         * MAINTAINERS: Add myself for write after approval and DCO.
901 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
903         * Makefile.def: Add dsymutil defs.
904         * Makefile.in: Regenerated.
905         * Makefile.tpl: Add dsymutil to flags.
906         * configure: Regenerated.
907         * configure.ac: Add dsymutil to target and build recipes.
909 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
911         * MAINTAINERS: Add myself for write after approval.
913 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
915         * MAINTAINERS (Write After Approval): Add myself.
917 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
919         * MAINTAINERS: Add myself for write after approval and DCO
921 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
923         * .gitignore: Add entry for cscope.out.
925 2021-06-22  liuhongt  <hongtao.liu@intel.com>
927         * MAINTAINERS: Remove my Write After Approval entry.
929 2021-06-21  liuhongt  <hongtao.liu@intel.com>
931         * MAINTAINERS: Add myself as maintainer of the i386 vector
932         extensions.
934 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
940         * MAINTAINERS (Various Maintainers): Add Andrew and myself
941         as *vrp and ranger maintainers.
943 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
945         * MAINTAINERS: Adjust my entry in the DCO section so that it does
946         not trigger testsuite failures.
948 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
950         * MAINTAINERS: Add myself to DCO section with both email addresses.
952 2021-06-03  Jason Merrill  <jason@redhat.com>
954         * MAINTAINERS: Add DCO version number.
956 2021-06-02  Jason Merrill  <jason@redhat.com>
958         * MAINTAINERS: Add DCO section.
960 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
962         * MAINTAINERS (Write After Approval): Add myself.
964 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
966         * configure.ac: Add gnulib to configdirs for sim.
967         * configure: Regenerate.
969 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
971         * Makefile.def: Add configure-sim dependency on all-gnulib.
972         * Makefile.in: Regenerated.
974 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
976         * MAINTAINERS (Write After Approval): Add myself.
978 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
980         * MAINTAINERS (Write After Approval): Add myself.
982 2021-05-11  Martin Liska  <mliska@suse.cz>
984         * MAINTAINERS: Remove entries for removed
985         components (HSA, BRIG, libhsail-rt).
986         Move Pekka to Write After Approval.
988 2021-05-11  Martin Liska  <mliska@suse.cz>
990         * Makefile.def: Remove libhsail-rt.
991         * Makefile.in: Likewise.
992         * configure.ac: Likewise.
993         * configure: Regenerate.
994         * libhsail-rt/ChangeLog: Removed.
995         * libhsail-rt/Makefile.am: Removed.
996         * libhsail-rt/Makefile.in: Removed.
997         * libhsail-rt/README: Removed.
998         * libhsail-rt/aclocal.m4: Removed.
999         * libhsail-rt/configure: Removed.
1000         * libhsail-rt/configure.ac: Removed.
1001         * libhsail-rt/configure.tgt: Removed.
1002         * libhsail-rt/include/internal/fibers.h: Removed.
1003         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1004         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1005         * libhsail-rt/include/internal/workitems.h: Removed.
1006         * libhsail-rt/rt/arithmetic.c: Removed.
1007         * libhsail-rt/rt/atomics.c: Removed.
1008         * libhsail-rt/rt/bitstring.c: Removed.
1009         * libhsail-rt/rt/fbarrier.c: Removed.
1010         * libhsail-rt/rt/fibers.c: Removed.
1011         * libhsail-rt/rt/fp16.c: Removed.
1012         * libhsail-rt/rt/misc.c: Removed.
1013         * libhsail-rt/rt/multimedia.c: Removed.
1014         * libhsail-rt/rt/queue.c: Removed.
1015         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1016         * libhsail-rt/rt/segment.c: Removed.
1017         * libhsail-rt/rt/workitems.c: Removed.
1018         * libhsail-rt/target-config.h.in: Removed.
1020 2021-05-04  Nick Clifton  <nickc@redhat.com>
1022         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1023         * configure: Regenerate.
1025 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1026             Tobias Burnus  <tobias@codesourcery.com>
1028         * configure.ac (--enable-offload-defaulted): New.
1029         * configure: Regenerate.
1031 2021-04-23  David Faust  <david.faust@oracle.com>
1033         * MAINTAINERS (Write After Approval): Add myself.
1035 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1037         * MAINTAINERS (Write After Approval): Add myself.
1039 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1041         * MAINTAINERS: Add myself as pru port maintainer.
1043 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1045         * MAINTAINERS: Add myself as static analyzer maintainer.
1047 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1049         * MAINTAINERS: Update primary entry.
1051 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1053         * MAINTAINERS (Write After Approval): Add myself.
1055 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1057         * Makefile.def: Remove all-sim dependency on configure-gdb.
1058         * Makefile.in: Regenerated.
1060 2021-03-11  Jeff Law  <law@redhat.com>
1062         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1064 2021-03-11  Martin Liska  <mliska@suse.cz>
1066         * Makefile.tpl: The change was done Makefile.in which
1067         is generated file.
1069 2021-03-08  Jeff Law  <law@redhat.com>
1071         * MAINTAINERS: Update my email address
1073 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1075         * config.guess: Import latest upstream.
1076         * config.sub: Import latest upstream.
1078 2021-01-25  Martin Liska  <mliska@suse.cz>
1080         PR gcov-profile/98739
1081         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1082         for profiledbootstrap.
1084 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1086         * MAINTAINERS (Write After Approval): Add myself.
1088 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1090         * MAINTAINERS (Write After Approval): Update my e-mail address.
1092 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1094         * MAINTAINERS: Fix spacing.
1096 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1098         * MAINTAINERS (Write After Approval): Add myself
1100 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1102         * Makefile.def: Sync with binutils-gdb:
1103         (dependencies): all-ld depends on all-libctf.
1104         (host_modules): libctf is no longer no_install.
1105         No longer no_check.  Checking depends on all-ld.
1106         * Makefile.in: Regenerated.
1108 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1110         * libtool.m4: Match gnu* along other GNU systems.
1111         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1112         * libgo/configure: Re-generate.
1114 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1116         * MAINTAINERS: Update my email address.
1118 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1120         * MAINTAINERS (Write After Approval): Add myself.
1122 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1124         * Makefile.def
1125         * Makefile.in
1126         * Makefile.tpl
1127         * configure
1128         * configure.ac
1130 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1132         * Makefile.def: Add libcody.
1133         * configure.ac: Add libcody.
1134         * Makefile.in: Regenerated.
1135         * configure: Regenerated.
1137 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1139         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1141 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1143         PR target/97865
1144         * libtool.m4: Update handling of Darwin platform link flags
1145         for Darwin20.
1147 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1149         * .gitignore: Sync with binutils-gdb
1151 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1153         * MAINTAINERS: Add myself as arc port maintainer.
1155 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1157         PR d/87788
1158         * configure.ac: Don't disable D for *-*-darwin*.
1159         * configure: Regenerate.
1161 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1163         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1164         hppa64-*-hpux11*.
1166 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1168         * configure: Regenerate.
1169         * configure.ac: Add --bootstrap-hwasan option.
1171 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1173         * config.guess: Import latest upstream.
1174         * config.sub: Import latest upstream.
1176 2020-11-16  Martin Liska  <mliska@suse.cz>
1178         * .gitignore: Add cache as clangd uses it now.
1180 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1182         * MAINTAINERS (Write After Approval): add myself
1184 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1186         * MAINTAINERS (Write After Approval): Add myself.
1188 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1190         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1191         Remove FIXME comments.
1193 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1195         * MAINTAINERS: Update my email address.
1197 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1199         * MAINTAINERS (Write After Approval): Add myself.
1201 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1203         PR target/97302
1204         * configure.ac: Only set with_gmp to /usr/local
1205         if not building in tree.
1206         * configure: Regenerate.
1208 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1210         * MAINTAINERS (Write After Approval): Add myself.
1212 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1214         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1216 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1218         PR bootstrap/96612
1219         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1220         if not the same as ${host}.
1221         * configure: Regenerate.
1223 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1225         * MAINTAINERS (Write After Approval): Add myself.
1227 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1229         * MAINTAINERS: Update my email address.
1231 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1233         * MAINTAINERS (Write After Approval): Add myself.
1235 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1237         * MAINTAINERS (Write After Approval): Add myself.
1239 2020-06-12  Martin Liska  <mliska@suse.cz>
1241         * .gitignore: Add .clang-tidy.
1243 2020-06-08  Jason Merrill  <jason@redhat.com>
1245         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1246         * configure: Regenerate.
1248 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1250         * MAINTAINERS: Add myself as xtensa port maintainer.
1252 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1254         * configure.ac: Don't require --enable-host-shared when building
1255         for Mingw.
1256         * configure: Regenerate.
1258 2020-05-18  Jason Merrill  <jason@redhat.com>
1260         * configure.ac: Update bootstrap dialect to -std=c++11.
1262 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1264         * MAINTAINERS (Write After Approval): Add myself.
1266 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1268         PR target/92713
1269         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1270         (noconfigdirs): Add 'target-libstdc++-v3'.
1271         * configure: Regenerate.
1273 2020-04-21  Stephen Casner  <casner@acm.org>
1275         PR 25830
1276         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1277         * configure: Rebuild.
1279 2020-04-17  Martin Liska  <mliska@suse.cz>
1280             Jonathan Yong <10walls@gmail.com>
1282         PR gcov-profile/94570
1283         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1284         for CYGWIN.
1286 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1288         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1290 2020-04-09  Tom Tromey  <tom@tromey.com>
1292         * configure: Rebuild.
1293         * Makefile.in: Rebuild.
1294         * Makefile.def (gdbsupport, gdbserver): New host modules.
1295         (configure-gdb): Depend on all-gdbsupport.
1296         (all-gdb): Depend on all-gdbsupport, all-libctf.
1297         * configure.ac (host_tools): Add gdbserver.
1298         Conditionally build gdbserver and gdbsupport.
1300 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1302         * configure.ac: Build libgomp by default for amdgcn.
1303         * configure: Regenerate.
1305 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1307         * MAINTAINERS (Write After Approval): Add myself.
1309 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1311         * MAINTAINERS (Write After Approval) : Add myself.
1313 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1315         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1317 2020-02-14  Martin Sebor  <msebor@redhat.com>
1319         * doc/extend.texi (attribute alias): Mention type requirement.
1320         (attribute weak): Same.
1321         (attribute weakref): Correct invalid example.
1323 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1325         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1327 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1328             Jakub Jelinek  <jakub@redhat.com>
1330         * .gitattributes: Add *.md diff=md.
1332 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1334         The mentioned auto-generated file is no more part of the
1336         GCC sources, it's auto-generated in $(builddir) during build.
1338         PR target/92055
1339         * contrib/gcc_update (files_and_dependencies): Remove
1340         entry for gcc/config/avr/t-multilib.
1342 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1344         * MAINTAINERS: Update my email address.
1346 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1348         * README.MOVED_TO_GIT: Remove.
1350 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1352         * README.MOVED_TO_GIT: New file.
1354 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1356         * MAINTAINERS (Write After Approval): Add myself.
1358 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1360         * MAINTAINERS (write_after_approval): Add myself.
1362 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1364         * MAINTAINERS (write_after_approval): Add myself.
1366 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1368         * MAINTAINERS (write_after_approval): Add myself.
1370 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1372         * configure.ac: Factor out common cases for compare_exclusions.
1373         * configure: Regenerate.
1375 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1377         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1378         flag.
1380 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1382         * MAINTAINERS (Write After Approval): Add myself.
1384 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1386         PR middle-end/92463
1387         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1388         * configure: Regenerate
1390 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1392         * configure.ac: Use https for gcc.gnu.org.
1393         * configure: Regenerated.
1395 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1397         * MAINTAINERS (aarch64 port): Remove my name, move to...
1398         (Write After Approval): ...Here.
1400 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1402         * MAINTAINERS: Change my email address as maintainer.
1404 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1406         PR fortran/91828
1407         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1408         * configure: Regenerated.
1410 2019-10-21  Jason Merrill  <jason@redhat.com>
1412         * .gitattributes: Also check ChangeLog whitespace.
1414 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1416         * contrib/dg-extract-results.sh: Add support for KPASS.
1417         * contrib/dg-extract-results.py: Likewise.
1419 2019-10-17  Jason Merrill  <jason@redhat.com>
1421         * .gitattributes: Avoid {} in filename pattern.
1423 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1425         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1426         Approval section.
1428 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1430         * MAINTAINERS: Add myself to Write After Approval
1432 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1434         * MAINTAINERS: Add myself as an aarch64 maintainer.
1436 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1438         * MAINTAINERS: Add myself as aarch64 maintainer.
1440 2019-09-23  Carl Love  <cel@us.ibm.com>
1442         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1443         New define_insn.
1444         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1445         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1447 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1449         * MAINTAINERS (Sam Tebbs): Update email address.
1451 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1453         * MAINTAINERS: Update my email address.
1455 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1457         * libtool.m4: Handle uclinuxfdpiceabi.
1459 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1461         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1462         Remove myself from Write After Approval section.
1464 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1466         * configure.ac: Support for bpf-*-* targets.
1467         * configure: Regenerate.
1469 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1471         * config.sub: Import upstream version 2019-06-30.
1472         * config.guess: Import upstream version 2019-07-24.
1474 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1476         * MAINTAINERS: Remove spu port maintainers.
1478 2019-08-28  Martin Liska  <mliska@suse.cz>
1480         * .gitignore: Add .clangd and compile_commands.json
1481         to .gitignore.
1483 2019-08-23  Michael Forney  <mforney@mforney.org>
1485         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1486         * Makefile.in: Regenerate.
1488 2019-08-19  Tom Tromey  <tom@tromey.com>
1490         * configure: Rebuild.
1491         * configure.ac: Add --with-static-standard-libraries.
1493 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1495         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1497 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1499         * MAINTAINERS (Write After Approval): Add myself.
1501 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1503         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1504         RISC-V port maitainer.
1506 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1508         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1510 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1512         * MAINTAINERS (Write After Approval): Add myself.
1514 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1516         * MAINTAINERS (Write After Approval): Add myself.
1518 2019-06-25  Martin Liska  <mliska@suse.cz>
1520         contrib/filter-clang-warnings.py: Transform from
1521         filter-rtags-warnings.py.
1523 2019-06-15  Tom Tromey  <tom@tromey.com>
1525         * configure.ac (host_libs): Add gnulib.
1526         * configure: Rebuild.
1527         * Makefile.def (host_modules, dependencies): Add gnulib.
1528         * Makefile.in: Rebuild.
1530 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1532         * MAINTAINERS (Write After Approval): Add myself.
1534 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1536         * configure: Regenerate.
1537         * configure.ac: Add PRU target.
1539 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1541         * MAINTAINERS (Write After Approval): Add myself.
1543 2019-06-11  Nick Clifton  <nickc@redhat.com>
1545         Import these changes from the binutils/gdb repository:
1547         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1549         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1550         and all its deps.
1551         * Makefile.in: Regenerated.
1553         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1555         * Makefile.def (host_modules): Add libctf.
1556         * Makefile.def (dependencies): Likewise.
1557         libctf depends on zlib, libiberty, and bfd.
1558         * Makefile.in: Regenerated.
1559         * configure.ac (host_libs): Add libctf.
1560         * configure: Regenerated.
1562 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1564         * MAINTAINERS (Write After Approval): Add myself.
1566 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1568         * MAINTAINERS: Update my email address.
1570 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1572         * MAINTAINERS (Write After Approval): Add myself.
1574 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1576         * MAINTAINERS (Write After Approval): Add myself.
1578 2019-05-07  Jim Wilson  <jimw@sifive.com>
1580         * MAINTAINERS: Remove myself as IA-64 maintainer.
1582 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1584         * MAINTAINERS (Write After Approval): Add myself.
1586 2019-05-02  Richard Biener  <rguenther@suse.de>
1588         PR bootstrap/85574
1589         * Makefile.tpl (compare target): Also compare extra-compare
1590         files.
1591         * Makefile.in: Regenerate.
1593 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1595         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1596         as modulo-scheduler maintainer.
1598 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1600         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1602 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1604         * MAINTAINERS: Update my email address.
1606 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1608         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1609         * configure: Regenerate.
1611 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1613         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1614         * configure: Regenerate.
1616 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1618         * configure.ac: Add target-zlib to target_libraries.
1619         * configure: Regenerate.
1621 2019-04-09  Martin Liska  <mliska@suse.cz>
1623         * Makefile.in: Regenerate.
1624         * Makefile.tpl: Pass GENERATOR_CFLAGS
1625         in all stages.
1627 2019-03-28  Martin Liska  <mliska@suse.cz>
1629         PR bootstrap/89829
1630         * Makefile.in: Revert r254150.
1631         * Makefile.tpl: Likewise.
1633 2019-03-28  Ben Elliston  <bje@gnu.org>
1635         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1636         related, and libdecnumber.
1638 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1640         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1641         (Write After Approval): Remove myself.
1643 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1645         * MAINTAINERS (Write After Approval): Add myself.
1647 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1649         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1650         (Write After Approval): Remove myself and Julian.
1652 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1654         * MAINTAINERS (Write After Approval): Add myself.
1656 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1658         * MAINTAINERS (Write After Approval): Add myself.
1660 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1662         * ChangeLog: Replace space with tab.
1663         * MAINTAINERS: Delete 1 tab to keep alignment.
1665 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1671         * MAINTAINERS (Write After Approval): Add myself.
1673 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1674             Kwok Cheung Yeung  <kcy@codesourcery.com>
1675             Julian Brown  <julian@codesourcery.com>
1676             Tom de Vries  <tom@codesourcery.com>
1677             Jan Hubicka  <hubicka@ucw.cz>
1678             Martin Jambor  <mjambor@suse.cz>
1680         * configure.ac: Likewise.
1681         * configure: Regenerate.
1682         * contrib/config-list.mk: Add amdgcn-amdhsa.
1684 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1686         * MAINTAINERS (Write After Approval): Add myself.
1688 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1690         * MAINTAINERS (Write After Approval): Add myself.
1692 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1694         PR target/88535
1695         * config.guess: Import upstream version 2019-01-03.
1696         * config.sub: Import upstream version 2019-01-01.
1698 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1700         * MAINTAINERS (Write After Approval): Update my maintainer address.
1702 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1704         * MAINTAINERS (Write After Approval): Add myself.
1706 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1708         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1710 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1712         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1713         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1714         (GCC_TARGET_TOOL): Likewise.
1715         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1716         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1717         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1718         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1719         * configure: Regenerate.
1720         * Makefile.in: Likewise.
1722 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1724         * MAINTAINERS (Write After Approval): Add myself.
1726 2018-11-13  Martin Liska  <mliska@suse.cz>
1728         * gcc.target/i386/pr87930.c: Move to ...
1729         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1731 2018-11-10  Stafford Horne  <shorne@gmail.com>
1733         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1734         (Write After Approval): Remove myself.
1736 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1738         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1739         Append $INCICONV to it.
1741 2018-11-04  Stafford Horne  <shorne@gmail.com>
1743         * MAINTAINERS (Write After Approval): Add myself.
1745 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1747         PR bootstrap/82856
1748         * multilib.am: New file.  From automake.
1750         Merge from binutils-gdb:
1751         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1753         * libtool.m4: Use AC_LANG_SOURCE.
1754         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1755         * ar-lib: New file.
1756         * test-driver: New file.
1757         * configure: Re-generate.
1759 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1761         * MAINTAINERS (Write After Approval): Add myself.
1763 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1765         PR bootstrap/87788
1766         PR d/87799
1767         * configure: Rebuild.
1768         * configure.ac: Disable D on systems where it is known not to work.
1770 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1772         * Makefile.def (target_modules): Add libphobos.
1773         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1774         GDCFLAGS_FOR_TARGET.
1775         (dependencies): Make libphobos depend on libatomic, libbacktrace
1776         configure, and zlib configure.
1777         (language): Add language d.
1778         * Makefile.in: Rebuild.
1779         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1780         (HOST_EXPORTS): Add GDC.
1781         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1782         (BASE_TARGET_EXPORTS): Add GDC.
1783         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1784         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1785         (EXTRA_HOST_FLAGS): Add GDC.
1786         (STAGE1_FLAGS_TO_PASS): Add GDC.
1787         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1788         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1789         environment variables.
1790         * configure: Rebuild.
1791         * configure.ac: Add target-libphobos to target_libraries.  Set and
1792         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1794 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1796         * MAINTAINERS (Write After Approval): Add myself.
1798 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1800         * MAINTAINERS (Write After Approval): Remove myself.
1802 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1804         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1806 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1808         * MAINTAINERS: Update my email address.
1810 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1812         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1813         maintainer.
1815 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1817         * MAINTAINERS (Write After Approval): Add self.
1819 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1821         * MAINTAINERS (write after approval): Add myself.
1823 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1825         * MAINTAINERS: Update my email address.
1827 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1829         * MAINTAINERS (write after approval): Add myself.
1831 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1833         * MAINTAINERS: Add self to global reviewers list.
1835 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1837         MAINTAINERS: Add c-sky port maintainers.
1839 2018-08-10  Martin Liska  <mliska@suse.cz>
1841         * MAINTAINERS: Revert change in previous commit and
1842         join lines.
1844 2018-08-10  Martin Liska  <mliska@suse.cz>
1846         * MAINTAINERS: Remove extra line.
1848 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1850         * MAINTAINERS: Update my email address.
1852 2018-07-19  DJ Delorie  <dj@redhat.com>
1854         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1855         as maintainer.
1857 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1859         * MAINTAINERS: Adjust email address for me and my colleague Robin
1860         Dapp.
1862 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1863             Sunil K Pandey  <sunil.k.pandey@intel.com>
1865         PR target/84413
1866         * config/i386/i386.c (m_CORE_AVX512): New.
1867         (m_CORE_AVX2): Likewise.
1868         (m_CORE_ALL): Add m_CORE_AVX2.
1869         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1870         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1871         and remove the rest of m_SKYLAKE_AVX512.
1873 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1875         * config.sub: Sync with upstream version 2018-07-03.
1877 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1879         * config.guess: Sync with upstream version 2018-06-26.
1880         * config.sub: Sync with upstream version 2018-07-02.
1882 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1884         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1885         * ltmain.sh: Likewise.
1887 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1889         * contrib/config-list.mk: Remove powerpc-linux_paired.
1891 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1893         * configure.ac: Introduce support for @unless/@endunless.
1894         * Makefile.tpl (dep-kind): Rewrite with cond; return
1895         postbootstrap in some cases.
1896         (make-postboot-dep, postboot-targets): New.
1897         (dependencies): Do not output postbootstrap dependencies at
1898         first.  Output non-target ones changed for configure to depend
1899         on stage_last @if gcc-bootstrap, and the original deps @unless
1900         gcc-bootstrap.
1901         * configure.in, Makefile.in: Rebuilt.
1903 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1905         * MAINTAINERS (write after approval): Add myself.
1907 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1909         * MAINTAINERS (write after approval): Add myself.
1911 2018-06-19  Nick Clifton  <nickc@redhat.com>
1913         * zlib/configure.ac: Restore old behaviour of only enabling
1914         multilibs when a target subdirectory is defined.  This allows
1915         building with srcdir == builddir.
1916         * zlib/configure: Regenerate.
1918 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1920         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1921         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1922         * Makefile.in: Regenerate.
1924 2018-06-16  Ben Elliston  <bje@gnu.org>
1926         * config.guess: Import latest version.
1927         * config.sub: Likewise.
1929 2018-06-08  Martin Liska  <mliska@suse.cz>
1931         * MAINTAINERS: Remove MPX-related entries.
1932         * Makefile.def: Remove libmpx support.
1933         * Makefile.in: Regenerate.
1934         * configure.ac: Remove removed files.
1935         * configure: Regenerate.
1936         * libmpx/ChangeLog: Remove.
1937         * libmpx/Makefile.am: Remove.
1938         * libmpx/Makefile.in: Remove.
1939         * libmpx/acinclude.m4: Remove.
1940         * libmpx/aclocal.m4: Remove.
1941         * libmpx/config.h.in: Remove.
1942         * libmpx/configure: Remove.
1943         * libmpx/configure.ac: Remove.
1944         * libmpx/configure.tgt: Remove.
1945         * libmpx/libmpx.spec.in: Remove.
1946         * libmpx/mpxrt/Makefile.am: Remove.
1947         * libmpx/mpxrt/Makefile.in: Remove.
1948         * libmpx/mpxrt/libmpx.map: Remove.
1949         * libmpx/mpxrt/libtool-version: Remove.
1950         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1951         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1952         * libmpx/mpxrt/mpxrt.c: Remove.
1953         * libmpx/mpxrt/mpxrt.h: Remove.
1954         * libmpx/mpxwrap/Makefile.am: Remove.
1955         * libmpx/mpxwrap/Makefile.in: Remove.
1956         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1957         * libmpx/mpxwrap/libtool-version: Remove.
1958         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1960 2018-06-04  Martin Liska  <mliska@suse.cz>
1962         * MAINTAINERS: Add myself as gcov maintainer.
1964 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1966         * MAINTAINERS: Update my email address.
1968 2018-06-04  Tom de Vries  <tdevries@suse.de>
1970         * MAINTAINERS: Remove write-after-approval entries for component
1971         maintainers.
1973 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1975         * MAINTAINERS (write after approval): Add myself.
1977 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1979         * MAINTAINERS: Update my email address.
1981 2018-06-01  Tom de Vries  <tdevries@suse.de>
1983         * MAINTAINERS: Update my email address.
1985 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1987         * MAINTAINERS (loop-optimizer): Add myself.
1989 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1991         * configure.ac: Added "nfp" target.
1992         * configure: Regenerate.
1994 2018-04-30  Richard Biener  <rguenther@suse.de>
1996         PR bootstrap/85571
1997         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1998         (STAGE3_TFLAGS): Likewise.
1999         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2000         (STAGEtrain_TFLAGS): Likewise.
2001         * Makefile.in: Regenerate.
2003 2018-04-26  Richard Biener  <rguenther@suse.de>
2005         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2006         (STAGE2_CFLAGS): Likewise.
2007         (STAGE2_TFLAGS): Likewise.
2008         (STAGE3_CFLAGS): Add -fchecking.
2009         (STAGE3_TFLAGS): Likewise.
2010         (STAGEtrain_CFLAGS): Filter out -fchecking.
2011         (STAGEtrain_TFLAGS): Likewise.
2012         * Makefile.in: Re-generate.
2014 2018-04-25  Catherine Moore <clm@codesourcery.com>
2016         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2018 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2020         * MAINTAINERS (write after approval): Add myself.
2022 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2024         * MAINTAINERS: Update my email address.
2026 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2028         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2030 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2032         * MAINTAINERS: Update my email address and disambiguate myself
2033         a bit from Will Schmidt.
2035 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2037         * MAINTAINERS: Move maintainers of now-removed picochip and score
2038         ports to write after approval.
2040 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2042         * MAINTAINERS: Add entry for SVE maintainership.
2044 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2046         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2047         * configure: Regenerate.
2049 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2051         * MAINTAINERS (write after approval): Add myself.
2053 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2055         * MAINTAINERS (write after approval): Add myself.
2057 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2059         * MAINTAINERS (write after approval): Add myself.
2061 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2063         Update copyright years.
2065 2018-01-03  Ben Elliston  <bje@gnu.org>
2067         * config.guess: Import latest version.
2068         * config.sub: Likewise.
2070 2017-12-12  Stafford Horne  <shorne@gmail.com>
2072         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2073         * configure: Regenerate.
2075 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2077         * MAINTAINERS (Write After Approval): Add myself.
2079 2017-11-28  Julia Koval  <julia.koval@intel.com>
2080             Sebastian Peryt  <sebastian.peryt@intel.com>
2082         * Makefile.def (target_modules): Remove libcilkrts.
2083         * Makefile.in: Ditto.
2084         * configure: Ditto.
2085         * configure.ac: Ditto.
2087 2017-11-28  Julia Koval  <julia.koval@intel.com>
2089         * MAINTAINERS (Write After Approval): Add myself.
2091 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2097         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2098         Use my SiFive email address.
2100 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2102         * MAINTAINERS (write after approval): Add myself.
2104 2017-10-27  Martin Liska  <mliska@suse.cz>
2106         * Makefile.tpl: Use proper name of folder as it was renamed
2107         during transition to 4 stages.
2108         * Makefile.in: Regenerate.
2110 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2112         * MAINTAINERS (write after approval): Add myself.
2114 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2116         * MAINTAINERS: Add a note that maintainership also includes web
2117         pages, docs, and testsuite related to that area.
2119 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2121         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2123 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2125         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2127 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2129         * MAINTAINERS: Remove myself as a vxworks maintainer.
2131 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2133         * MAINTAINERS: Remove email address of Jim Norris.
2135 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2137         * MAINTAINERS (Reviewers): Move myself from here...
2138         (CPU Port Maintainers): ... to here.
2140 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2142         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2144 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2146         * MAINTAINERS (write after approval): Add myself.
2148 2017-07-28  Tony Reix  <tony.reix@atos.net>
2150         * configure.ac (target-libffi): Don't disable for AIX.
2151         (go): Don't add to unsupported_languages on AIX.
2152         (target-libgo): Don't disable for AIX.
2153         * configure: Regenerate.
2155 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2157         * MAINTAINERS: Add myself.
2159 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2161         * MAINTAINERS: Update my email address.
2163 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2165         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2166         arm-specific auto-generated header files.
2168 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2170         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2171         * configure: Rebuilt.
2173 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2175         * MAINTAINERS: Readd myself for c6x.
2177 2017-06-28  Martin Liska  <mliska@suse.cz>
2179         PR bootstrap/81217
2180         * Makefile.def: Remove superfluous bootstrap_target from
2181         bootstrap_stage.
2182         * Makefile.in: Re-generate the file.
2184 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2186         * MAINTAINERS: Add myself to Write After Approval
2188 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2190         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2192 2017-06-19  Martin Liska  <mliska@suse.cz>
2194         * Makefile.def: Define 4 stages PGO bootstrap.
2195         * Makefile.tpl: Define FLAGS.
2196         * Makefile.in: Regenerate.
2198 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2200         * Makefile.def: Add check-gotools to go check targets.
2201         * Makefile.in: Rebuild.
2203 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2205         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2207 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2209         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2210         * configure: Regenerate.
2212 2017-05-31  Martin Liska  <mliska@suse.cz>
2214         * configure.ac: Add handling of stage2_werror_flags to
2215         action-if-given and to action-if-not-given.
2216         * configure: Regenerate.
2218 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2220         * MAINTAINERS: Add self to Write After Approval
2222 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2224         * MAINTAINERS: Update my email address, and remove myself as
2225         maintainer in some areas.
2227 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2229         * MAINTAINERS: Add self to Write After Approval
2231 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2233         * configure.ac: Add --enable-languages=default to mean default and
2234         make --enable-languages=all mean all supported languages.
2235         * configure: Regenerated.
2237 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2239         * config.gcc (powerpc*-*-*spe*): New.
2240         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2241         (powerpc-*-rtems*spe*): New.
2242         (powerpc*-*-linux*spe*): New.
2243         (powerpc-wrs-vxworksspe): New.
2244         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2245         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2246         * config.host (powerpc*-*-*spe*): New.
2248 2017-05-19  Martin Liska  <mliska@suse.cz>
2250         * configure.ac: Add --enable-werror-always just for
2251         bootstrap-debug (or none build config) and do not add it
2252         when we are on a release branch.
2253         * configure: Regenerated.
2255 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2257         * MAINTAINERS: Add self to Write After Approval
2259 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2261         * MAINTAINERS: Move myself to Write After Approval section.
2263 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2265         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2266         ACCH registers.
2267         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2268         available.
2269         (umulsidi3): Likewise.
2270         (mulsidi3_700): Disable this pattern when we have advanced mpy
2271         instructions.
2272         (umulsidi3_700): Likewise.
2273         (maddsidi4): New pattern.
2274         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2275         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2276         (mpydu_imm_arcv2hs): Likewise.
2277         * config/arc/predicates.md (accl_operand): New predicate.
2279 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2280             Andrew Burgess <andrew.burgess@embecosm.com>
2282         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2283         case.
2284         (ARC_AUTOFP_IRQ_P): Likewise.
2285         (ARC_AUTO_IRQ_P): Likewise.
2286         (rgf_banked_register_count): New variable.
2287         (parse_mrgf_banked_regs_option): New function.
2288         (arc_override_options): Handle rgf_banked_regs option.
2289         (arc_handle_interrupt_attribute): Add firq option.
2290         (arc_compute_function_type): Return fast irq type when required.
2291         (arc_must_save_register): Handle fast interrupts.
2292         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2293         (arc_return_address_regs): Update.
2294         * config/arc/arc.h (arc_return_address_regs): Update.
2295         (arc_function_type): Add fast interrupt type.
2296         (ARC_INTERRUPT_P): Update.
2297         (RC_FAST_INTERRUPT_P): Define.
2298         * config/arc/arc.md (simple_return): Update for fast interrupts.
2299         (p_return_i): Likewise.
2300         * config/arc/arc.opt (mrgf-banked-regs): New option.
2301         * doc/invoke.texi (mrgf-banked-regs): Document.
2303 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2305         * config/arc/arc.c (irq_ctrl_saved): New variable.
2306         (ARC_AUTOBLINK_IRQ_P): Define.
2307         (ARC_AUTOFP_IRQ_P): Likewise.
2308         (ARC_AUTO_IRQ_P): Likewise.
2309         (irq_range): New function.
2310         (arc_must_save_register): Likewise.
2311         (arc_must_save_return_addr): Likewise.
2312         (arc_dwarf_emit_irq_save_regs): Likewise.
2313         (arc_override_options): Handle deferred options.
2314         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2315         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2316         arc_must_save_return_addr.
2317         (arc_compute_frame_size): Handle automated save and restore of
2318         registers.
2319         (arc_expand_prologue): Likewise.
2320         (arc_expand_epilogue): Likewise.
2321         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2322         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2323         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2325 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2326         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2328         PR bootstrap/77661
2329         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2330         in-tree build MPC.
2331         * Makefile.in: Regenerate.
2333 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2335         * configure.ac: Enable LTO by default on darwin >= 9.
2336         * configure: Regenerate.
2338 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2340         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2341         and Andrew Waterman as the RISC-V maintainers.
2343 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2345         * MAINTAINERS: Add self to Write After Approval
2347 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2349         * config.guess: Import latest from upstream.
2351 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2353         * MAINTAINERS (Write After Approval): Remove entries that are
2354         already covered under Reviewers.
2356 2017-03-08  Mark Wielaard  <mark@klomp.org>
2358         PR demangler/70909
2359         PR demangler/67264
2360         * include/demangle.h: Add d_printing to struct demangle_component
2361         and pass struct demangle_component as non const.
2363 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2365         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2367 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2369         * Makefile.tpl: Remove HOST_ISLVER.
2370         (HOST_EXPORTS): Remove ISLVER.
2371         * Makefile.in: Regenerate.
2373 2017-02-13  Richard Biener  <rguenther@suse.de>
2375         * configure: Re-generate.
2377 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2379         * MAINTAINERS: Adjust bug reporting URL.
2381 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2383         * MAINTAINERS (Write After Approval): Remove redundant entry
2384         for Andrew Burgess.
2386 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2388         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2389         32-bit hppa*-*-hpux*.
2390         * configure: Regenerate.
2392 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2394         * configure.ac: Moved the white list of enabling BRIG FE to
2395         libhsail-rt/configure.tgt.
2396         * configure: Regenerated.
2397         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2399 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2400             Martin Jambor  <mjambor@suse.cz>
2402         * Makefile.def (target_modules): Added libhsail-rt.
2403         (languages): Added language brig.
2404         * Makefile.in: Regenerated.
2405         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2406         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2407         * configure: Regenerated.
2409 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2411         PR other/79046
2412         * configure: Regenerated.
2414 2017-01-04  Alan Modra  <amodra@gmail.com>
2416         * configure: Regenerate.
2418 2016-12-29  Ben Elliston  <bje@gnu.org>
2420         * config.sub: Import latest version.
2422 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2424         * MAINTAINERS (Write After Approval): Add myself.
2426 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2428         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2429         includes bootstrap-mpx.
2430         * configure: Regenerated.
2432 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2434         * MAINTAINERS (Write After Approval): Add myself.
2436 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2438         * configure: Regenerate.
2440 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2442         * configure.ac: Don't use pkg-config to check for bdw-gc.
2443         * configure: Regenerate.
2445 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2447         * Makefile.def: Remove reference to boehm-gc target module.
2448         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2449         options and for the bdw-gc pkg-config module.
2450         * configure: Regenerate.
2451         * Makefile.in: Regenerate.
2453 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2455         * MAINTAINERS (nvptx): Remove self.
2457 2016-11-25  Ben Elliston  <bje@gnu.org>
2459         * config.guess: Import latest version.
2460         * config.sub: Likewise.
2462 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2464         * MAINTAINERS (Write After Approval): Add myself.
2466 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2468         * Makefile.def: Remove references to GCJ.
2469         * Makefile.tpl: Likewise.
2470         * Makefile.in: Regenerate.
2472 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2474         * config-ml.in: Remove references to GCJ.
2475         * configure.ac: Likewise.
2476         * configure: Regenerate.
2478 2016-11-01  Josh Conner  <joshconner@google.com>
2480         * MAINTAINERS (Write After Approval): Update email address,
2482 2016-10-27  Carl Love  <cel@us.ibm.com>
2484         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2485         Approval list to make it alphabetical.
2487 2016-10-27  Carl Love  <cel@us.ibm.com>
2489         * MAINTAINERS (Write After Approval): Add myself.
2491 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2493         * MAINTAINERS (Reviewers): Add myself.
2494         (Write After Approval): Add myself.
2496 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2497             Ulrich Weigand  <uweigand@de.ibm.com>
2499         * MAINTAINERS: Update email address.
2501 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2503         * MAINTAINERS: Update email address.
2505 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2507         * configure.ac: Add aarch64-*-freebsd*.
2508         * configure: Regenerate.
2510 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2512         * MAINTAINERS: Update email address after it got reverted.
2514 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2516         * configure.ac (target_libraries): Readd target-boehm-gc.
2517         Restore --enable-objc-gc handling.
2518         * configure: Regenerate.
2520 2015-10-03  Jeff Law  <law@redhat.com>
2522         * MAINTAINERS: Move several inactive maintainers to the
2523         write-after-approval section.
2525 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2527         * configure.ac: Add target-libffi to target_libraries.
2528         Readd libgcj target disablings, modified to only target-libffi.
2529         Readd target addition of go to unsupported languages.
2530         * configure: Regenerated.
2532 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2534         * MAINTAINERS: Update email address.
2536 2016-09-30  Andrew Haley  <aph@redhat.com>
2538         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2539         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2540         libgcj.
2542 2016-09-30  Andrew Haley  <aph@redhat.com>
2544         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2545         write-after approval after GCJ deletion.
2547 2016-09-30  Andrew Haley  <aph@redhat.com>
2549         * Makefile.def: Remove libjava.
2550         * Makefile.tpl: Likewise.
2551         * Makefile.in: Regenerate.
2552         * configure.ac: Likewise.
2553         * configure: Likewise.
2554         * gcc/java: Remove.
2555         * libjava: Likewise.
2557 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2559         * MAINTAINERS (Reviewers): Add myself.
2561 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2563         * configure.ac: Disable "sim" directory for arc*-*-*.
2564         * configure: Regenerated.
2566 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2568         * MAINTAINERS (Write After Approval): Add myself.
2570 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2572         * configure.ac: Check for the minimum in-tree MPFR version
2573         handled.
2574         * configure: Regenerate.
2576 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2578         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2579         * configure: Regenerated.
2581 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2583         * MAINTAINERS (Write After Approval): Add myself.
2585 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2587         * Makefile.def: Add autoprofiledbootstrap.
2588         * Makefile.tpl: Dito.
2589         * Makefile.in: Regenerate.
2591 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2593     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2594     * configure: Regenerate.
2596 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2598         * configure: Regenerate.
2599         * configure.ac: Remove support for avr-rtems.
2601 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2603         * MAINTAINERS (Write After Approval): Add myself.
2605 2016-06-16  Michael Collison  <michael.collison@arm.com>
2607         * MAINTAINERS (Write After Approval): Add myself.
2609 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2611         * MAINTAINERS (Write After Approval): Update e-mail address.
2613 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2615         * MAINTAINERS (Write After Approval): Add myself.
2617 2016-05-28  Alan Modra  <amodra@gmail.com>
2619         * Makefile.tpl (configure): Depend on m4 files included.
2620         * Makefile.in: Regenerate.
2622 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2624         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2625         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2627 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2629         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2630         special case builtin.
2631         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2632         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2633         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2634         for __builtin_vec_addec.
2636 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2638         * config.guess: Import version 2016-04-02 (newest).
2639         * config.sub: Import version 2016-05-10 (newest).
2641 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2643         * configure.ac: Add ARC support to libgloss.
2644         * configure: Regenerate
2646 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2648         * MAINTAINERS (Write After Approval): Add myself.
2650 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2652         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2653         * configure: Regenerated.
2654         * Makefile.def (gmp): Explicitly disable assembler.
2655         (mpfr): Adjust lib_path.
2656         (mpc): Likewise.
2657         * Makefile.in: Regenerated.
2659 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2661         PR bootstrap/70704
2662         * configure.ac (--enable-stage1-checking): Add missing
2663         --enable-checking=.
2664         * configure: Regenerated.
2666 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2668         * config.guess: Revert r235676.
2669         * config.sub: Revert r235676.
2671 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2673         * config.guess: Remove SH5 support.
2674         * config.sub: Likewise.
2675         * configure: Likewise.
2676         * configure.ac: Likewise.
2678 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2680         PR bootstrap/70704
2681         * configure.ac (--enable-stage1-checking): For --disable-checking or
2682         implicit --enable-checking, make sure extra flag matches in between
2683         stage1 and later checking.
2684         * configure: Regenerated.
2686 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2688         * .gitattributes: New file.
2690 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2692         * MAINTAINERS (rs6000/powerpc port): Add myself.
2694 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2696         PR bootstrap/70173
2697         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2698         and gotools directories.  Delete the stage_final file.
2699         * Makefile.in: Regenerate.
2701 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2703         * MAINTAINERS (Write After Approval): Add myself.
2705 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2707         * MAINTAINERS (Fortran maintainer): Remove myself.
2709 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2711         * MAINTAINERS (Write After Approval): Add myself.
2713 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2715         * MAINTAINERS (Write After Approval): Add myself.
2717 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2719         Sync with binutils-gdb:
2721         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2723         * configure.ac: Add mips and s390 to the gold target check.
2724         * configure: Regenerate.
2726 2016-03-01  DJ Delorie  <dj@redhat.com>
2728         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2730 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2732         * MAINTAINERS (libcpp): Add myself.
2733         (diagnostic messages): Likewise.
2735 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2737         * MAINTAINERS: Fix whitespace.
2739 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2741         * MAINTAINERS (Write After Approval): Add myself.
2743 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2745         * config/isl.m4: Add comments about isl-0.16.
2746         * configure: Regenerate.
2748 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2750         * MAINTAINERS (hsa maintainers): Add myself.
2752 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2754         * MAINTAINERS: (Write After Approval): Add myself.
2756 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2757             Sebastian Pop  <s.pop@samsung.com>
2759         * Makefile.in: Regenerate.
2760         * Makefile.tpl: Export ISLVER.
2761         * configure: Regenerate.
2762         * config/isl.m4: Detect isl-0.15.
2764 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2766         PR bootstrap/69329
2767         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2768         * Makefile.in: Regenerate.
2770 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2772         * configure.ac: Enable LTO for DJGPP
2773         * configure: Regenerate
2775 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2777         Sync with binutils-gdb:
2778         2015-10-21  Nick Clifton  <nickc@redhat.com>
2780         PR gas/19109
2781         * configure.ac: Note the 'none' is an acceptable argument to
2782         --enable-compressed-debug-sections.
2783         * configure: Regenerate.
2785 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2787         PR bootstrap/69134
2788         * Makefile.def (mpfr): Disable assembler.
2789         * Makefile.in: Regenerate.
2791 2016-01-01  Ben Elliston  <bje@gnu.org>
2793         * config.guess: Import version 2016-01-01.
2794         * config.sub: Likewise.
2796 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2798         * MAINTAINERS (Write After Approval): Add myself.
2800 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2802         * Makefile.in: Replace ISL with isl.
2803         * Makefile.tpl: Same.
2804         * config/isl.m4: Same.
2805         * configure.ac: Same.
2806         * contrib/download_prerequisites: Same.
2807         * configure: Regenerate.
2809 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2811         * MAINTAINERS (Write After Approval): Add Myself.
2813 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2815         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2816         * configure: Regenerate.
2818 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2819             Sebastian Pop  <s.pop@samsung.com>
2821         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2822         isl_ctx_get_max_operations.
2823         * configure: Regenerate.
2825 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2827         * MAINTAINERS (Write After Approval): Add myself.
2829 2015-12-02  Ian Lance Taylor  <iant@google.com>
2831         PR go/66147
2832         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2833         * Makefile.in: Regenerate.
2835 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2837         PR libffi/65726
2838         * Makefile.def (lang_env_dependencies): Make libffi depend
2839         on cxx.
2840         * Makefile.in: Regenerate.
2842 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2844         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2845         symbols.
2847 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2849         Sync with binutils-gdb:
2850         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2852         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2853         * configure: Regenerate.
2855 2015-11-19  Martin Liska  <mliska@suse.cz>
2857         * .gitignore: Add .clang-format to ignored files.
2858         * Makefile.in: Add clang-format.
2859         * Makefile.tpl: Likewise.
2861 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2863         * configure.ac: Enable libmpx by default.
2864         * configure: Regenerated.
2866 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2868         * MAINTAINERS: Update email address.
2870 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2872         * MAINTAINERS: Update email address.
2874 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2876         * MAINTAINERS  (Write After Approval): Add myself.
2878 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2880         Sync with binutils-gdb:
2881         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2883         PR gas/19109
2884         * configure.ac: Add
2885         --enable-compressed-debug-sections={all,gas,gold,ld}.
2886         * configure: Regenerated.
2888 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2890         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2892 2015-10-09  Martin Liska  <mliska@suse.cz>
2894         * MAINTAINERS (Write After Approval): Add myself.
2896 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2898         * MAINTAINERS (Write After Approval): Add myself.
2900 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2902         * MAINTAINERS: Update email address.
2904 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2906         * MAINTAINERS  (Write After Approval): Add myself.
2908 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2910         * MAINTAINERS: Update email.
2912 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2914         * MAINTAINERS: Update my email address.
2916 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2918         * MAINTAINERS (ft32 port): Add myself.
2920 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2922         * MAINTAINERS: Add myself.
2924 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2926         * MAINTAINERS (Write After Approval): Add myself.
2928 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2930         PR libfortran/54572
2931         * Makefile.def: Make libgfortran depend on libbacktrace.
2932         * Makefile.in: Regenerate.
2934 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2936         * MAINTAINERS (Write After Approval): Add myself.
2938 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2940         PR other/67092
2941         * configure.ac: Remove --with_host_libstdcxx support.
2942         * configure: Regenerate.
2944 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2945             Jakub Jelinek  <jakub@redhat.com>
2947         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2948         nvptx*-*-*.
2949         * configure: Regenerate.
2951 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2953         * Makefile.def (libiconv): Define bootstrap=true.
2954         Mark pdf/html/info as missing.
2955         (configure-gcc): Depend on all-libiconv.
2956         (all-gcc): Ditto.
2957         (configure-libcpp): Ditto.
2958         (all-libcpp): Ditto.
2959         (configure-intl): Ditto.
2960         (all-intl): Ditto.
2961         * Makefile.in: Regenerate.
2963 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2965         * MAINTAINERS (loop ivopts): Add the entry and myself.
2967 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2969         * MAINTAINERS (nvptx): Add self.
2971 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2973         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2974         128-bit vector modes.
2976 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2978         * MAINTAINERS (Write After Approval): Add myself.
2980 2015-07-28  Ben Elliston  <bje@gnu.org>
2982         * config.sub, config.guess: Import from upstream.
2984 2015-07-24  Michael Darling  <darlingm@gmail.com>
2986         PR other/66259
2987         * config-ml.in: Reflects renaming of configure.in to configure.ac
2988         * configure: Likewise
2989         * configure.ac: Likewise
2991 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2993         * MAINTAINERS: Update my email address.
2995 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2997         Sync with binutils-gdb:
2998         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3000         * configure.ac (target_configdirs): Exclude target-zlib if
3001         target-libjava isn't built.
3002         * configure: Regenerated.
3004 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3006         Sync with binutils-gdb:
3007         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3009         * configure.ac: Disable configuration of GDB for HPUX targets.
3010         * configure: Regenerate.
3012         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3014         * configure.ac: Add --with-system-zlib.
3015         * configure: Regenerated.
3017         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3019         * configure.ac: Add FT32 support.
3020         * configure: Regenerate.
3022         2015-01-12  Anthony Green  <green@moxielogic.com>
3024         * configure.ac: Don't disable gprof for moxie.
3025         * configure: Rebuild.
3027 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3029         Sync with binutils-gdb:
3030         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3032         PR ld/18355
3033         * Makefile.def: Add extra_configure_flags to host zlib.
3034         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3035         to --enable-host-shared When bfd is to be built as shared
3036         library.  AC_SUBST.
3037         * Makefile.in: Regenerated.
3039 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3041         Sync with src:
3042         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3043         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3044         * Makefile.in: Regenerated.
3046 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3048         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3049         target.
3050         * configure: Regenerate.
3052 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3054         * MAINTAINERS (Write After Approval): Add myself.
3056 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3058         * MAINTAINERS (OS Port Maintainers): Add myself.
3059         (Various Maintainers): Remove myself from libffi testsuite.
3061 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3063         * MAINTAINERS (gen* on machine desc): Add self.
3065 2015-06-02  Jason Merrill  <jason@redhat.com>
3067         PR bootstrap/66319
3068         * configure.ac: Use -std=gnu++98.
3070 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3072         * MAINTAINERS (Write After Approval): Add myself.
3074 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3076         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3077         * configure: Regenerate.
3079 2015-05-26  Jason Merrill  <jason@redhat.com>
3081         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3082         * configure: Regenerate.
3084 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3086         * configure.ac: FT32 target added.
3087         * configure: Regenerated.
3089 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3091         * MAINTAINERS (Write After Approval): Add myself.
3093 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3095         * MAINTAINERS (Write After Approval): Add myself.
3097 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3099         * configure.ac: Fix typo.
3100         * configure: Regenerate.
3102 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3104         * MAINTAINERS (Write After Approval): Add myself.
3106 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3108         * configure.ac: Match $host configured with triplets.
3109         * configure: Regenerate.
3111 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3113         * Makefile.tpl: Remove surplus whitespace throughout.
3114         * Makefile.in: Regenerate.
3116 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3118         * MAINTAINERS (Various Maintainers): Add myself as instruction
3119         combiner maintainer.
3121 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3123         PR bootstrap/62077
3124         * configure.ac (--enable-stage1-checking): Default to
3125         release,misc,gimple,rtlflag,tree,types if --disable-checking
3126         or --enable-checking is not specified and DEV-PHASE is not
3127         experimental.
3128         * configure: Regenerated.
3130 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3132         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3133         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3134         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3135         * Makefile.in: Regenerate.
3137 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3139         * MAINTAINERS: Update my email address.
3141 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3143         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3145 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3147         * MAINTAINERS: Add myself as an arm port reviewer.
3149 2015-03-25  Martin Liska  <mliska@suse.cz>
3150             Yury Gribov  <y.gribov@samsung.com>
3152         * Makefile.in: Fix ln source location for vimrc file.
3153         * Makefile.tpl: Likewise.
3155 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3157         PR bootstrap/25672
3158         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3159         cross-compiling.  Similarly for CXX_FOR_TARGET.
3160         * configure: Regenerate.
3162 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3164         * Makefile.def: Add libmpx.
3165         * configure.ac: Add libmpx.
3166         * Makefile.in: Regenerate.
3167         * configure: Regenerate.
3169 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3171         * MAINTAINERS (CPU Port Maintainers): Add myself
3172         i386 vector ISA extns mantainer.
3174 2015-03-13  Jeff Law  <law@redhat.com>
3176         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3177         maintainer.
3178         Remove Richard Henderson as a maintainer for the x86 port.
3180 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3182         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3184 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3186         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3187         pointer bounds checker and i386 MPX maintainer.
3189 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3191         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3193 2015-02-26  Martin Sebor  <msebor@redhat.com>
3195         * MAINTAINERS (Various Maintainers): Add self.
3197 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3199         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3200         Make sure it contains lto.
3201         * configure: Regenerate.
3203 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3205         * configure: Regenerate.
3207 2015-02-06  Diego Novillo  <dnovillo@google.com>
3209         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3210         middle-end, docstring): Remove myself.
3211         (Write After Approval): Add myself.
3213 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3215         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3216         (Write After Approval): Update address.
3218 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3220         PR jit/64780
3221         * configure.ac: Require the user to explicitly specify
3222         --enable-host-shared if the jit is enabled.
3223         * configure: Regenerate.
3225 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3227         * MAINTAINERS (Write After Approval): Add myself.
3229 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3231         * MAINTAINERS: Make whitespace consistent.
3233 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3235         * MAINTAINERS (Write After Approval): Add myself.
3237 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3239         * MAINTAINERS: (Write After Approval): Add myself.
3241 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3243         * MAINTAINERS: (Write After Approval): Add myself.
3245 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3247         * MAINTAINERS: (Write After Approval): Add myself.
3249 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3251         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3252         objective-c/c++ front end maintainer.
3254 2015-01-13  Marek Polacek  <polacek@redhat.com>
3256         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3258 2015-01-12  Jeff Law  <law@redhat.com>
3260         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3261         a very long time.
3263 2015-01-09  Ian Lance Taylor  <iant@google.com>
3265         * configure.ac (host_tools): Add gotools.
3266         * Makefile.def (host_modules): Add gotools.
3267         (dependencies): Add dependency of all-gotools on all-target-libgo.
3269 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3271         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3272         * configure: Regenerate.
3274 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3276         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3277         all-target-libgomp.
3278         * Makefile.in: Regenerate.
3280 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3282         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3284 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3286         * configure.ac: Add Visium support.
3287         * configure: Regenerate.
3289 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3291         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3292         * configure: Regenerate.
3294 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3296         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3297         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3298         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3299         (OBJCOPY_FOR_TARGET): New variable.
3300         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3301         * Makefile.in: Regenerate.
3302         * configure.ac: Check for already installed target objcopy.
3303         Also GCC_TARGET_TOOL on objcopy.
3304         * configure: Regenerate.
3306 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3308         * config.sub: Update from upstream, to 2015-01-01 version.
3309         * config.guess: Ditto.
3311 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3313         * MAINTAINERS (RTEMS Ports): Add myself.
3315 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3317         * MAINTAINERS (Write After Approval): Add myself.
3319 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3321         * MAINTAINERS (Write After Approval): Add myself.
3323 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3325         * configure.ac (--enable-as-accelerator-for): Don't set
3326         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3327         * configure: Regenerate.
3329 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3331         PR bootstrap/64023
3332         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3333         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3334         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3335         to CXX.
3336         * Makefile.in: Regenerated.
3338 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3339             Yury Gribov  <y.gribov@samsung.com>
3341         * .gitignore: Added .local.vimrc and .lvimrc.
3342         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3343         * Makefile.in: Regenerate.
3345 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3347         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3348         * configure: Regenerated.
3350 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3352         * MAINTAINERS (nvptx port): New entry.
3354 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3356         * configure: Regenerate.
3358 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3360         * configure.ac: Merge with Binutils.
3362 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3364         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3365         * Makefile.in: Regenerate.
3367 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3369         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3370         missing flex.
3371         * Makefile.in: Regenerated.
3373 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3375         * Makefile.in: Regenerate.
3377 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3379         PR bootstrap/63784
3380         * libtool.m4: Add $pic_flag with -shared.
3382 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3384         * MAINTAINERS (Write After Approval): Added myself.
3386 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3388         * MAINTAINERS (write-after-approval): Add myself.
3390 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3392         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3393         from 2 years ago.
3395 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3397         Revert:
3398         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3400         * MAINTAINERS (Write After Approval): Added myself as line map
3401         maintainer.
3403 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3405         Revert:
3406         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3408         * MAINTAINERS (Write After Approval): Added myself.
3410 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3412         * MAINTAINERS (Write After Approval): Added myself.
3414 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3416         * MAINTAINERS (Write After Approval): Added myself as line map
3417         maintainer.
3419 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3421         * MAINTAINERS (Various Maintainers): Added myself as line map
3422         maintainer.
3424 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3426         * move-if-change: Sync from upstream gnulib.
3428 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3430         * compile: Sync with upstream Automake.
3431         * depcomp: Ditto.
3432         * install-sh: Ditto.
3433         * missing: Ditto.
3434         * mkinstalldirs: Ditto.
3435         * ylwrap: Ditto.
3437 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3439         * config.sub: Update from upstream config repo.
3440         * config.guess: Ditto.
3442 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3444         * Makefile.def: Add liboffloadmic to target_modules.  Make
3445         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3446         * Makefile.in: Regenerate.
3447         * configure: Regenerate.
3448         * configure.ac: Add liboffloadmic to target binaries.
3449         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3450         Add liboffloadmic to noconfig list when C++ is not supported.
3452 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3453             Thomas Schwinge  <thomas@codesourcery.com>
3454             Ilya Verbin  <ilya.verbin@intel.com>
3455             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3457         * configure: Regenerate.
3458         * configure.ac (--enable-as-accelerator-for)
3459         (--enable-offload-targets): New configure options.
3461 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3463         * Makefile.def: Make all-gcc depend on all-isl.
3464         * Makefile.in: Regenerate.
3466 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3468         * ChangeLog.jit: New.
3469         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3471 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3473         PR target/63610
3474         * libtool.m4: Fix globbing of darwin versions.
3475         * configure: Regenerate.
3477 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3479         * Makefile.def: Remove CLooG.
3480         * Makefile.tpl: Ditto.
3481         * configure.ac: Ditto.
3482         * configure: Regenerate.
3483         * Makefile.in: Ditto.
3485 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3487         * configure.ac: Handle nvptx-*-*.
3488         * configure: Regenerate.
3490 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3492         * MAINTAINERS (Write After Approval): Add myself.
3494 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3496         * Makefile.def (libcc1): Remove bootstrap=true;.
3497         * Makefile.in: Regenerated.
3499 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3501         * configure.ac: Update comment.
3502         * configure: Regenerate.
3504 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3506         * MAINTAINERS (Write After Approval): Add myself.
3508 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3510         * configure.ac (extra_host_libiberty_configure_flags): Add
3511         --enable-shared also for libcc1's benefit.
3512         * configure: Regenerate.
3514 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3516         * MAINTAINERS: Change my email address.
3518 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3519             Tom Tromey  <tromey@redhat.com>
3521         * Makefile.def: Add libcc1 to host_modules.
3522         * configure.ac (host_tools): Add libcc1.
3523         * Makefile.in, configure: Rebuild.
3525 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3527         * configure.ac (build_configargs): Don't share config.cache between
3528         build subdirs.
3529         * configure: Regenerate.
3531 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3533         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3534         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3535         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3536         leon3v7 as leon3.
3537         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3538         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3539         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3540         * config/sparc/sparc.md (cpu): Add leon3v7.
3541         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3543 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3545         * MAINTAINERS (write-after-approval): Add myself.
3547 2014-10-23  Ian Lance Taylor  <iant@google.com>
3549         * configure.ac: Disable the Go frontend on systems where it is known
3550         to not work.
3551         * configure: Regenerate.
3553 2014-10-23  Richard Biener  <rguenther@suse.de>
3555         * Makefile.def: Add libcpp build module and dependencies.
3556         * configure.ac: Add libcpp build module.
3557         * Makefile.in: Regenerate.
3558         * configure: Likewise.
3560 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3562         * MAINTAINERS (write-after-approval): Add myself.
3564 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3566         * INSTALL/README: Do not mention CVS.
3568 2014-10-03  Jing Yu  <jingyu@google.com>
3570         * configure.ac: Add aarch64 to list of targets that support gold.
3571         * configure: Regenerate.
3573 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3575         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3577 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3579         * MAINTAINERS:  Add myself as MIPS maintainer.
3581 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3583         * MAINTAINERS: Move myself to MIPS maintainers.
3585 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3587         * MAINTAINERS: Put all email addresses between '<' and '>'.
3589 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3591         * MAINTAINERS: Move myself to reviewers (Fortran).
3593 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3595         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3596         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3597         * Makefile.in: Regenerate.
3599 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3601         * rtx-classes-status.txt: Delete
3603 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3605         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3607 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3609         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3610         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3611         of checking for version number.
3612         * configure: Regenerated.
3613         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3615 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3617         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3618         is done; begin phase 6 (use extra rtx_def subclasses).
3620 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3622         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3623         done; begin phase 5 (additional rtx_def subclasses).
3625 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3627         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3629 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3631         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3632         SET_BB_HEADER are done.
3634 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3636         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3637         done.
3639 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3641         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3643 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3645         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3647 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3649         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3651 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3653         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3655 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3657         * rtx-classes-status.txt: Phase 3 (per-file commits within
3658         "config" subdirs) is done; begin phase 4 (removal of
3659         "scaffolding").
3661 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3663         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3664         dir) is done; begin phase 3 (per-file commits within "config"
3665         subdirs).
3667 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3669         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3670         phase 2 (per-file commits in main source dir).
3672 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3674         * configure: Regenerated.
3676 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3678         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3680 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3682         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3684 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3686         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3688 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3690         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3692 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3694         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3696 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3698         * MAINTAINERS (Write After Approval): Add myself.
3700 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3702         * MAINTAINERS: Remove myself
3704 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3706         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3708 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3710         * MAINTAINERS (Write After Approval): Add myself.
3712 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3714         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3715         SET_BB_HEADER, SET_BB_FOOTER
3717 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3719         * rtx-classes-status.txt: New file
3721 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3723         * configure.ac: Eliminate ClooG installation dependency.
3724         * configure: Regenerate.
3725         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3726         * Makefile.in: Regenerate.
3728 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3730         * MAINTAINERS (Write After Approval): Add myself.
3732 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3734         * MAINTAINERS (Write After Approval): Add myself.
3736 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3738         * MAINTAINERS (Write After Approval): Add myself.
3740 2014-07-28  Anthony Green  <green@moxielogic.com>
3742         Import from savannah.gnu.org:
3743         * config.sub: Update to 2014-07-28 version.
3745 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3747         * MAINTAINERS: Remove my MIPS maintainer entry.
3749 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3751         PR target/47230
3752         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3753         * configure: Regenerate.
3755 2014-07-24  James Norris  <jnorris@codesourcery.com>
3757         * MAINTAINERS (Write After Approval): Add myself.
3759 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3761         * configure.ac: Accept only CLooG 0.18.1.
3762         * configure: Regenerate.
3764 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3766         * configure.ac: Don't accept isl 0.11.
3767         * configure: Regenerate.
3769 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3771         * MAINTAINERS (Write After Approval): Add myself.
3773 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3775         * configure.ac: Don't accept isl 0.10.
3776         * configure: Regenerate.
3778 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3780         Fix include path for in-tree cloog.
3781         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3782         * configure: Regenerate.
3784 2014-06-18  Richard Henderson  <rth@redhat.com>
3786         * .gitignore: Import gcc_update output.
3788 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3790         * config-ml.in: Robustify ac_configure_args parsing.
3792         * configure.ac (--enable-linker-plugin-configure-flags)
3793         (--enable-linker-plugin-flags): New flags.
3794         (configdirs): Conditionally add libiberty-linker-plugin.
3795         * configure: Regenerate.
3796         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3797         (host_modules) <lto-plugin>: Pay attention to
3798         @extra_linker_plugin_flags@ and
3799         @extra_linker_plugin_configure_flags@.
3800         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3801         * Makefile.in: Regenerate.
3803         * Makefile.tpl (configure-[+prefix+][+module+])
3804         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3805         "module_srcdir" instead of "module" for locating a module's srcdir.
3806         * Makefile.in: Regenerate.
3808 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3810         * MAINTAINERS (Write After Approval): Add myself.
3812 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3814         * MAINTAINERS: Update my email address.
3816 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3818         * MAINTAINERS (Write After Approval): Add myself.
3820 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3822         * MAINTAINERS (Write After Approval): Add myself.
3824 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3826         PR libstdc++/61011
3827         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3828         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3829         * configure: Regenerate.
3831 2014-05-28  Pedro Alves  <palves@redhat.com>
3833         * MAINTAINERS (Write After Approval): Add myself.
3835 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3837         * MAINTAINERS: Update my affiliation/email.
3839 2014-05-19  Mike Stump  <mikestump@comcast.net>
3841         * MAINTAINERS: Add wide-int reviewers.
3843 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3845         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3846         * configure: Regenerated.
3848 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3850         * MAINTAINERS (libitm): Add myself as maintainer.
3852 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3854         * MAINTAINERS (Write After Approval): Add myself.
3856 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3858         * config.sub, config.guess: Import from upstream.
3860 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3862         * MAINTAINERS (Write After Approval): Put myself in correct order.
3864 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3866         * MAINTAINERS (Write After Approval): Add myself.
3868 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3870         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3871         section.
3873 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3875         * MAINTAINERS (Write After Approval): Delete myself.
3877 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3879         PR sanitizer/56781
3880         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3881         and -B* options with -Xcompiler.
3883 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3885         PR bootstrap/60620
3886         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3887         * Makefile.in: Regenerate.
3889 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3891         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3892         for WINDRES_FOR_TARGET in default-manifest.o rule.
3893         * Makefile.in: Regenerate.
3895 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3897         * MAINTAINERS (Write After Approval): Add myself.
3899 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3901         PR sanitizer/56781
3902         * Makefile.def: Set bootstrap=true; for host fixincludes.
3903         * configure.ac: Don't bootstrap host fixincludes unless
3904         --with-build-config=bootstrap-{a,ub}san.
3905         * Makefile.in: Regenerated.
3906         * configure: Regenerated.
3908 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3910         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3911         --enable-vtable-verify option parsing.  Don't add
3912         target-libsanitizer to bootstrap_target_libs unless
3913         --with-build-config=bootstrap-asan or
3914         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3915         to bootstrap_target_libs unless --enable-vtable-verify.
3916         * configure: Regenerated.
3918 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3920         * MAINTAINERS (Write After Approval): Add myself.
3922 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3924         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3926 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3928         PR bootstrap/58572
3929         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3930         -I for libstdc++-v3 includes if $(LEAN).
3931         * Makefile.in: Regenerated.
3933 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3935         * MAINTAINERS: Update my email address.
3937 2014-02-24  Walter Lee  <walt@tilera.com>
3939         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3940         (tilegx-*-*): Change to tilegx*-*-*.
3941         * configure: Regenerate.
3943 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3945         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3947 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3949         * MAINTAINERS (Write After Approval): Add myself.
3951 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3953         PR target/59788
3954         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3955         *solaris2*.
3957 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3959         * MAINTAINERS: Update my email address.
3961 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3963         * MAINTAINERS: Convert to UTF-8.
3964         Properly sort Xinliang David Li's entry.
3966 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3967             Sandra Loosemore  <sandra@codesourcery.com>
3969         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3970         nios2 port maintainers.
3972 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3974         * MAINTAINERS (Write After Approval): Add myself.
3976 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3978         * configure.ac: Add user-friendly check for native x86_64-linux
3979         multilibs.
3980         * configure: Regenerate.
3982 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3984         * MAINTAINERS: Add myself as sh maintainer.
3986 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3988         * MAINTAINERS: Add self as SLSR maintainer.
3990 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3992         * MAINTAINERS: Update my email address.
3994 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3996         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3998 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4000         * Makefile.in: Regenerate.
4002         * Makefile.tpl: Fix typo.
4003         * Makefile.in: Regenerate partially.
4005 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4007         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4008         supported.
4009         * configure: Regenerated.
4011 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4013         * MAINTAINERS (Write After Approval): Add myself.
4015 2013-10-30  Jason Merrill  <jason@redhat.com>
4017         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4018         --disable-build-format-warnings.
4020 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4022         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4023         depend on libstdc++ and libgcc.
4024         * configure: Regenerate.
4025         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4026         libcilkrts for POSIX and i*86, and x86_64 architectures.
4027         * Makefile.in: Added libcilkrts related fields to support building it.
4029 2013-10-26  Jeff Law  <law@redhat.com>
4031         * Makefile.def (target_modules): Remove libmudflap
4032         (languages): Remove check-target-libmudflap).
4033         * Makefile.in: Rebuilt.
4034         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4035         * configure.ac (target_libraries): Remove target-libmudflap.
4036         Remove checks which disabled libmudflap on some systems.
4037         * configure: Rebuilt.
4038         * libmudflap: Directory removed.
4040 2013-10-21  Cong Hou  <congh@google.com>
4042         * MAINTAINERS (Write After Approval): Add myself.
4044 2013-10-16  Mike Stump  <mikestump@comcast.net>
4046         * .dir-locals.el: Add.
4048 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4050         * configure.ac: Add --enable-host-shared
4051         * configure: Regenerate.
4053 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4055         Import from savannah.gnu.org:
4056         * config.guess: Update to 2013-06-10 version.
4057         * config.sub: Update to 2013-10-01 version.
4059 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4061         Changes to build configuration to allow big endian ARC ELF toolchain
4062         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4063         * configure: Regenerate.
4065 2013-09-20  Alan Modra  <amodra@gmail.com>
4067         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4068         ppc host match.  Support little-endian powerpc linux hosts.
4070 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4072         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4073         maintainer.
4075 2013-09-12  DJ Delorie  <dj@redhat.com>
4077         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4078         maintainers.
4080 2013-09-03  Richard Biener  <rguenther@suse.de>
4082         * configure.ac: Also allow ISL 0.12.
4083         * configure: Regenerated.
4085 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4087         * MAINTAINERS (Write After Approval): Add myself.
4089 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4091         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4093 2013-08-26  Caroline Tice  <cmtice@google.com>
4095         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4096         "Various Reviewers" to libvtv "Various Maintainers".
4098 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4100         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4102 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4104         * MAINTAINERS: Update name, email.
4106 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4108         * MAINTAINERS (Write After Approval): Add myself.
4110 2013-08-12  Caroline Tice  <cmtice@google.com>
4112         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4113         address in the Write After Approval section.
4115 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4117         * MAINTAINERS (Write After Approval): Update email.
4119 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4121         * configure.ac: Adjust to check VTV_SUPPORTED.
4122         * configure: Regenerated.
4124 2013-08-02  Caroline Tice  <cmtice@google.com>
4126         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4127         on non-linux systems; add target-libvtv to noconfigdirs; add
4128         libsupc++/.libs to C++ library search paths.
4129         * configure: Regenerated.
4130         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4131         libstdc++ and libgcc.
4132         * Makefile.in: Regenerated.
4134 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4136         * MAINTAINERS (Write After Approval): Add myself.
4138 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4139             Shiva Chen  <shiva0217@gmail.com>
4141         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4142         nds32 port maintainers.
4144 2013-07-17  Tim Shen  <timshen91@gmail.com>
4146         * MAINTAINERS (Write After Approval): Add myself.
4148 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4150         * configure.ac: Sync from binutils.
4151         * configure: Regenerate.
4153 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4155         * MAINTAINERS (Write After Approval): Add myself.
4157 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4159         * MAINTAINERS (Write After Approval): Add myself.
4161 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4163         * MAINTAINERS (Write After Approval): Add myself.
4165 2013-04-30  Brooks Moses  <bmoses@google.com>
4167         * MAINTAINERS: Update my email; move myself from Fortran
4168         reviewer to Write After Approval.
4170 2013-04-16  Andreas Schwab  <schwab@suse.de>
4172         * configure.ac (aarch64-*-*): Don't disable java.
4173         * configure: Regenerate.
4175 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4177         * MAINTAINERS (Write After Approval): Add myself.
4179 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4181         * Makefile.def (target_modules): Don't install libffi.
4182         * Makefile.in: Regenerate.
4184 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4186         * MAINTAINERS (Write After Approval): Add myself.
4188 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4190         * MAINTAINERS (Write After Approval): Add myself.
4192 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4194         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4195         * configure: Regenerated.
4197 2013-02-05  Ian Lance Taylor  <iant@google.com>
4199         PR go/55969
4200         * configure.ac: Disable libgo on some systems where it does not
4201         work.
4203 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4205         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4206         Remove Geoff Keating as rs6000 port maintainer, at his request.
4208 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4210         * MAINTAINERS: Update my email.
4212 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4214         * configure: Re-generate.
4216 2013-01-15  Richard Biener  <rguenther@suse.de>
4218         PR other/55973
4219         * configure: Re-generate.
4221 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4223         * Makefile.def (install-target-libsanitizer): Depend on
4224         install-target-libstdc++-v3.
4225         * Makefile.in: Regenerate.
4227 2013-01-14  Richard Biener  <rguenther@suse.de>
4229         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4230         * configure: Re-generate
4232 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4234         * config.sub: Update from config repo.
4236 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4238         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4239         * Makefile.in: Regenerate.
4241 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4243         * MAINTAINERS (arc): Add new port maintainership for myself.
4245 2013-01-09  Jason Merrill  <jason@redhat.com>
4247         * .gitignore: Import from gdb repository.
4249 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4251         * Makefile.def (configure-gcc): Depend on all-gmp.
4252         (all-gcc): Remove dependency on all-gmp.
4253         * Makefile.in: Regenerated.
4255 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4257         * config.sub: Merge from config repo.
4258         * config.guess: Ditto.
4260 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4262         * Makefile.def: Merge from binutils.
4263         * Makefile.in: Ditto.
4265 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4267         * MAINTAINERS: Update my email.
4269 2012-12-29  Ben Elliston  <bje@gnu.org>
4271         * config.guess: Update to 2012-12-29 version.
4272         * config.sub: Likewise.
4274 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4276         * Makefile.def (install-target-libgfortran): Depend on
4277         install-target-libquadmath, install-target-libgcc.
4278         (install-target-libsanitizer): Depend on install-target-libgcc.
4279         (install-target-libjava): Depend on install-target-libgcc.
4280         (install-target-libitm): Depend on install-target-libgcc.
4281         (install-target-libobjc): Depend on install-target-libgcc.
4282         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4283         * Makefile.in: Regenerate.
4285 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4287         * Makefile.def (install-target-libgo): Depend on
4288         install-target-libatomic.
4289         * Makefile.in: Regenerate.
4291 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4293         PR go/55201
4294         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4295         * Makefile.in: Regenerate.
4297 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4299         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4300         * configure: Regenerate.
4302 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4304         * config.sub: Merge from config repo.
4306 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4308         * Makefile.def (target_modules): Add bootstrap=true and
4309         raw_cxx=true to libsanitizer.
4310         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4311         * Makefile.in: Regenerated.
4312         * configure: Likewise.
4314 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4316         * MAINTAINERS: Remove self as RTL optimization maintainer.
4318 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4320         * MAINTAINERS (Write After Approval): Add myself.
4322 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4324         * Makefile.def (target_modules): Remove bootstrap=true and
4325         raw_cxx=true from libsanitizer.
4326         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4327         * Makefile.in: Regenerated.
4328         * configure: Likewise.
4330 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4332         * Makefile.def (target_modules): Add bootstrap=true and
4333         raw_cxx=true to libsanitizer.
4334         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4335         * Makefile.in: Regenerated.
4336         * configure: Likewise.
4338 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4340         PR bootstrap/54279
4341         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4342         * configure: Regenerate.
4343         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4344         * Makefile.in: Regenerate.
4346 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4348         * configure.ac: Disable libsanitizer if we're not building C++.
4349         * configure: Regenerate.
4351 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4353         * MAINTAINERS (Write After Approval): Add myself.
4355 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4357         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4358         Kostya Serebryany (kcc@google.com) and
4359         Jakub Jelinek (jakub@redhat.com).
4360         Rename area for Dodji Seketeli (dodji@redhat.com).
4362 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4364         * MAINTAINERS: (asan.c, related): Add myself.
4366 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4368         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4369         * configure: Regenerate.
4371 2012-11-13  Richard Henderson  <rth@redhat.com>
4373         * configure.ac: Move libsanitizer logic to subdirectory.
4374         * configure: Regenerate.
4376 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4378         * configure.ac: Enable libsanitizer just on x86 linux for now.
4379         * configure: Re-generate.
4381 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4383         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4384         sections.
4385         * configure: Regenerate.
4387 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4389         * configure.ac: Add section for configdirs for libsanitizer.
4390         Disable for cris-*-* and mmix-*-*.
4391         * configure: Regenerate.
4393 2012-11-12  Wei Mi <wmi@google.com>
4395         * configure.ac: Add libsanitizer to target_libraries.
4396         * Makefile.def: Ditto.
4397         * configure: Regenerate.
4398         * Makefile.in: Regenerate.
4399         * libsanitizer: New directory for asan runtime.  Contains an empty
4400         tsan directory.
4402 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4404         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4405         against Mingw64 w32api.
4406         * configure: Regenerate.
4408 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4410         * configure: Regenerated.
4412 2012-11-03  Robert Mason  <rbmj@verizon.net>
4414         * configure.ac: add --disable-libstdcxx configure option
4415         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4417 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4419         * MAINTAINERS (Write After Approval): Add myself.
4421 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4423         * MAINTAINERS (Write After Approval): Add myself.
4425 2012-10-24  Sharad Singhai  <singhai@google.com>
4427         * MAINTAINERS (Write After Approval): Add myself.
4429 2012-10-24  Eric Christopher  <echristo@gmail.com>
4431         * MAINTAINERS: Update email address.
4433 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4435         PR bootstrap/54820
4436         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4437         * configure: Regenerate.
4439 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4441         * MAINTAINERS (aarch64): Add Marcus and myself.
4443 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4445         PR bootstrap/54820
4446         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4447         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4448         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4449         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4450         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4451         * Makefile.in: Regenerate.
4452         * configure.ac (have_static_libs): New variable and associated check.
4453         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4454         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4455         * configure: Regenerate.
4457 2012-10-10  Richard Biener  <rguenther@suse.de>
4459         * MAINTAINERS: Adjust for changed surname.
4461 2012-10-04  Lawrence Crowl  <crowl@google.com>
4463         * MAINTAINERS (Write After Approval): Add myself.
4465 2012-10-01  Cary Coutant  <ccoutant@google.com>
4467         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4469 2012-09-28  Ian Lance Taylor  <iant@google.com>
4471         * Makefile.def: Make all-target-libgo depend on
4472         all-target-libbacktrace.
4473         * Makefile.in: Rebuild.
4475 2012-09-26  Ian Lance Taylor  <iant@google.com>
4477         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4478         * Makefile.in: Rebuild.
4480 2012-09-20  Walter Lee  <walt@tilera.com>
4482         * configure.ac: Add tilegx to list of targets that support gold.
4483         * configure: Regenerate.
4485 2012-09-20  Marek Polacek  <polacek@redhat.com>
4487         * MAINTAINERS (Write After Approval): Add myself.
4489 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4491         * configure.ac: Add mips*-mti-elf* target.
4492         * configure: Regenerate.
4494 2012-09-17  Ian Lance Taylor  <iant@google.com>
4496         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4497         * configure.ac (host_libs): Add libbacktrace.
4498         (target_libraries): Add libbacktrace.
4499         * Makefile.def (host_modules): Add libbacktrace.
4500         (target_modules): Likewise.
4501         * configure, Makefile.in: Rebuild.
4503 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4505         PR target/38607
4506         Merge upstream change.
4507         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4509         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4510         Add libgomp*.o to compare_exclusions for AIX.
4511         * configure: Regenerate.
4513 2012-09-06  Diego Novillo  <dnovillo@google.com>
4515         * configure.ac: Bump minimum GMP version to 4.2.3.
4516         * configure: Re-generate.
4518 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4520         PR target/54461
4521         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4522         target-libgloss if not configured --with-avrlibc=no.
4523         * configure: Regenerate.
4525 2012-09-04  Jason Merrill  <jason@redhat.com>
4527         * configure.ac: Fix --enable-languages=all.
4529 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4531         * MAINTAINERS (Write After Approval): Add myself.
4533 2012-09-03  Richard Guenther  <rguenther@suse.de>
4535         PR bootstrap/54138
4536         * configure.ac: Re-organize ISL / CLOOG checks to allow
4537         disabling with either --without-isl or --without-cloog.
4538         * configure: Regenerated.
4540 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4542         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4543         * configure: Regenerate.
4545 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4547         * MAINTAINERS: Fix my email address.
4549 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4551         PR binutils/4970
4552         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4553         and opcodes.
4554         * Makefile.in: Regenerated.
4556 2012-08-26  Art Haas <ahaas@impactweather.com>
4558         * configure: Regenerate.
4560 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4562         * INSTALL/README: Also refer to the online installation
4563         instructions.
4565 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4567         * MAINTAINERS (Write After Approval): Add myself.
4568         (Picochip port): Remove myself.
4570 2012-08-14   Diego Novillo  <dnovillo@google.com>
4572         Merge from cxx-conversion branch.
4574         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4575         POSTSTAGE1_CONFIGURE_FLAGS.
4576         * Makefile.in: Regenerate.
4577         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4578         Force C++ when bootstrapping.
4579         * configure: Regenerate.
4581 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4583         * MAINTAINERS (Write After Approval): Add myself.
4585 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4587         * README: Document use of ranges of years in copyright notices.
4589 2012-07-06  Richard Guenther  <rguenther@suse.de>
4591         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4592         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4593         --with-gmp=system.
4594         * Makefile.in: Regenerated.
4595         * configure: Likewise.
4597 2012-07-06  Richard Guenther  <rguenther@suse.de>
4599         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4600         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4601         supply V=1 as extra_make_flags.
4602         * configure: Regenerated.
4603         * Makefile.in: Likewise.
4605 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4607         * configure: Regenerate.
4609 2012-07-03  Richard Guenther  <rguenther@suse.de>
4611         * Makfile.def (isl): Remove not necessary extra_exports and
4612         extra_make_flags.
4613         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4614         * Makefile.in: Regenerated.
4616 2012-07-03  Richard Guenther  <rguenther@suse.de>
4618         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4619         * configure.ac: If either the ISL or the CLooG check failed
4620         do not try to build in-tree versions.
4621         * Makefile.in: Regenerated.
4622         * configure: Regenerated.
4624 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4626         * configure: Regenerate.
4628 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4630         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4631         maintainer.
4633 2012-07-02  Richard Guenther  <rguenther@suse.de>
4635         * configure: Regenerated.
4637 2012-07-02  Richard Guenther  <rguenther@suse.de>
4638         Michael Matz  <matz@suse.de>
4639         Tobias Grosser <tobias@grosser.es>
4640         Sebastian Pop <sebpop@gmail.com>
4642         * Makefile.def: Add ISL host module, remove PPL host module.
4643         Adjust ClooG host module to use the proper ISL.
4644         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4645         * configure.ac: Include config/isl.m4.  Add ISL host library,
4646         remove PPL.  Remove PPL configury, add ISL configury, adjust
4647         ClooG configury.
4648         * Makefile.in: Regenerated.
4649         * configure: Likewise.
4651 2012-07-02  Richard Guenther  <rguenther@suse.de>
4653         Merge from graphite branch
4654         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4656         * configure: Regenerated.
4657         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4658         both cloog.org and legacy versions. The only supported version will
4659         be CLooG with the isl backend.
4661         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4663         * configure: Regenerated.
4664         * configure.ac: Require cloog isl 0.17.0
4666         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4668         * configure: Regenerated.
4669         * config/cloog.m4: Do not define CLOOG_ORG
4671 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4673         * configure.ac: Skip C if explicitly selected.
4674         * configure: Regenerate.
4676 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4678         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4679         they contain -O2.
4680         * configure: Regenerate.
4682 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4684         PR debug/53740
4685         * df.h, df-problems.c, dce.c: Revert last patch.
4687 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4689         * MAINTAINERS (Write After Approval): Update my email address.
4691 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4693         * MAINTAINERS (Write After Approval): Add myself.
4695 2012-06-20  Jason Merrill  <jason@redhat.com>
4697         * Makefile.tpl (check-target-libgomp-c++): New.
4698         (check-target-libitm-c++): New.
4699         * Makefile.def (c++): Add them.
4700         * Makefile.in: Regenerate.
4702 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4704         * MAINTAINERS (Write After Approval): Add myself.
4706 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4708         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4709         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4710         (install-no-fixedincludes): Adjust accordingly.
4711         * Makefile.in: Regenerate.
4713 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4715         Merge upstream change
4716         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4718 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4720         * MAINTAINERS (Write After Approval): Add myself.
4722 2012-05-09  Nick Clifton  <nickc@redhat.com>
4723             Paul Smith  <psmith@gnu.org>
4725         PR bootstrap/50461
4726         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4727         allow for the fact that from release v3.1.0 of MPFR the source
4728         files were moved into a src sub-directory.
4729         * configure: Regenerate.
4731 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4733         * configure.ac: Bump minimum MPFR version to 2.4.0.
4734         * configure: Regenerated.
4736 2012-05-01  Richard Henderson  <rth@redhat.com>
4738         * Makefile.def (libatomic): New target_module.
4739         * configure.ac (target_libraries): Add libatomic.
4740         (noconfigdirs): Check if libatomic is supported.
4741         * Makefile.in, configure: Rebuild.
4743 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4745         * MAINTAINERS (Write After Approval): Add myself.
4747 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4749         * config.sub: Update to 2012-04-18 version from official repo.
4751 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4753         * MAINTAINERS (Write After Approval): Add myself.
4755 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4757         * MAINTAINERS: Changed email address.
4759 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4761         PR target/52737
4762         * contrib/gcc_update (files_and_dependencies):
4763         Remove gcc/config/avr/t-multilib from touch data.
4765 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4767         * MAINTAINERS (OS Port Maintainers): Remove irix.
4768         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4769         (unsupported_languages): Remove mips-sgi-irix6.*.
4770         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4771         (with_stabs): Remove.
4772         * configure: Regenerate.
4774 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4776         * MAINTAINERS (OS Port Maintainers): Remove osf.
4777         * configure.ac (enable_libgomp): Remove *-*-osf*.
4778         (with_stabs): Remove alpha*-*-osf*.
4779         * configure: Regenerate.
4781 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4783         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4784         * configure: Regenerate.
4786 2012-02-17  Walter Lee  <walt@tilera.com>
4788         * MAINTAINERS: (Write After Approval): Delete myself.
4790 2012-02-14  Walter Lee  <walt@tilera.com>
4792         * MAINTAINERS (tilegx port): Add myself.
4793         (tilepro port): Add myself.
4794         (Write After Approval): Add myself.
4796 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4798         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4799         and Joseph Myers as docstring relicensing maintainers.
4801 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4803         * MAINTAINERS (write-after-approval): Add myself.
4805 2012-02-08  Ira Rosen <irar@il.ibm.com>
4807         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4808         maintainer.
4810 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4812         * MAINTAINERS (Write After Approval): Move myself to
4813         maintain alphabetical order.
4815 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4817         * MAINTAINERS (Write After Approval): Add myself.
4819 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4821         * MAINTAINERS (Write After Approval): Add myself.
4823 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4824             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4826         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4827         * configure: Regenerate.
4829 2012-01-23  Harshit Chopra  <harshit@google.com>
4831         * MAINTAINERS (Write After Approval): Add myself.
4833 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4835         * configure.ac: Remove reference to mh-interix.
4836         * configure: Regenerate.
4838 2012-01-05  Richard Henderson  <rth@redhat.com>
4840         PR bootstrap/51072
4841         * configure.ac: Disable libitm if c++ is not enabled.
4842         * configure: Rebuild.
4844         * configure.ac: Fix regexp for same.
4845         * configure: Rebuild.
4847 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4849         * MAINTAINERS (Write After Approval): Add myself.
4851 2012-01-02  Richard Guenther  <rguenther@suse.de>
4853         PR bootstrap/51686
4854         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4855         * Makefile.in: Regenerate.
4857 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4859         * MAINTAINERS (Write After Approval): Add myself.
4861 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4863         * configure: Regenerate.
4865 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4867         * MAINTAINERS (picochip): Changed email address.
4869 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4871         * MAINTAINERS (write-after-approval): Add self.
4873 2011-11-29  DJ Delorie  <dj@redhat.com>
4875         * configure.ac (rl78-*-*) New case.
4876         * configure: Regenerate.
4877         * MAINTAINERS: Add myself as RL78 maintainer.
4879 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4881         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4883 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4885         * libtool.m4: Additional FreeBSD 10 fixes.
4887 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4889         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4890         Maintainers section, as Epiphany maintainer.
4892 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4894         PR target/49992
4895         * configure.ac: Remove ranlib special-casing for Darwin.
4896         * configure: Regenerate.
4898 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4900         * MAINTAINERS (Reviewers): Keep the list sorted.
4902 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4904         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4906 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4908         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4909         * configure: Rebuild.
4910         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4911         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4912         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4913         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4914         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4915         Add READELF.
4916         * Makefile.in: Rebuild.
4918 2011-11-09  Jason Merrill  <jason@redhat.com>
4920         * Makefile.def (language=c++): Remove check-c++0x.
4921         * Makefile.in (check-gcc-c++): Regenerate.
4923 2011-11-08  Richard Henderson  <rth@redhat.com>
4925         * configure.ac: Test for libitm directory present first.
4927         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4929         * configure.ac: Test libitm/configure.tgt to disable libitm.
4930         * configure: Rebuild.
4932 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4933             Richard Henderson  <rth@redhat.com>
4935         Merged from transactional-memory.
4937         * Makefile.def (lang_env_dependencies): libitm is c++.
4938         Add libitm target module.
4939         * configure.ac: Likewise.
4940         * config/mmap.m4: New file.
4941         * contrib/gcc_update: Add libitm to touch data.
4942         * Makefile.in, configure: Rebuild.
4944 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4946         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4947         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4948         * Makefile.in: Regenerate.
4950 2011-11-01  DJ Delorie  <dj@redhat.com>
4952         * config.sub: Update to version 2011-10-29 (added rl78)
4954 2011-10-27  Nick Clifton  <nickc@redhat.com>
4956         * config.sub: Import these changes from the config project:
4958         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4959             Ben Elliston  <bje@gnu.org>
4961         * config.sub (epiphany): New.
4963         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4964             Ben Elliston  <bje@gnu.org>
4966         * config.sub (hexagon, hexagon-*): New.
4968         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4970         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4971         64eb to be64.
4973         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4975         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4976         (nacl): Grok as alias for 32el-unknown-nacl.
4978 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4980         * MAINTAINERS (Write After Approval): Add myself.
4982 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4984         * MAINTAINERS (Write After Approval): Add myself.
4986 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4988         * MAINTAINERS (sparc port): Remove myself.
4990 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4992         * MAINTAINERS (Write After Approval): Add myself.
4994 2011-08-14  Yao Qi  <yao@codesourcery.com>
4996         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4997         * configure: Regenerate.
4999 2011-07-26  Ian Lance Taylor  <iant@google.com>
5001         * configure.ac: Set have_compiler based on whether gcc directory
5002         exists, rather than on whether gcc is in configdirs.
5003         * configure: Rebuild.
5005 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5007         * MAINTAINERS (Global Reviewers): Add self.
5009 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5011         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5012         link directories.
5013         * Makefile.in: Rebuild.
5015 2011-07-20  Ian Lance Taylor  <iant@google.com>
5017         PR bootstrap/49787
5018         * configure.ac: Move --enable-bootstrap handling earlier in file.
5019         If --enable-bootstrap and either --enable-build-with-cxx or
5020         --enable-build-poststage1-with-cxx, enable C++ automatically.
5021         * configure: Rebuild.
5023 2011-07-19  Ian Lance Taylor  <iant@google.com>
5025         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5026         make C++ a boot_language.  Set and substitute
5027         POSTSTAGE1_CONFIGURE_FLAGS.
5028         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5029         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5030         * configure, Makefile.in: Rebuild.
5032 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5034         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5035         maintainers.
5037 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5039         * MAINTAINERS (Global Reviewers): Add myself.
5041 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5043         * configure: Regenerate.
5045 2011-07-16  Jason Merrill  <jason@redhat.com>
5047         * Makefile.def (language=c++): Add check-c++0x and
5048         check-target-libmudflap-c++.
5049         * Makefile.tpl (check-target-libmudflap-c++): New.
5050         * Makefile.in: Regenerate.
5052 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5054         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5055         * Makefile.def (target_modules/libjava): Pass
5056         $(EXTRA_CONFIGARGS_LIBJAVA).
5057         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5058         if not configured with --enable-static-libjava.
5059         * Makefile.in: Regenerate.
5060         * configure: Likewise.
5062 2011-07-15  Jason Merrill  <jason@redhat.com>
5064         * Makefile.in (check-c++): Move check-gcc-c++0x after
5065         check-target-libstdc++-v3.
5067 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5069         * MAINTAINERS (c6x port): New entry.
5071 2011-07-13  Jason Merrill  <jason@redhat.com>
5073         * Makefile.in (check-gcc-c++0x): New.
5074         (check-c++): Depend on it.
5076 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5078         PR target/39150
5079         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5080         x86_64-*-solaris2.1[0-9]*.
5081         * configure: Regenerate.
5083 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5085         * MAINTAINERS (RTL optimizers): Add self.
5087 2011-06-27  Gabriel Charette  <gchare@google.com>
5089         * MAINTAINERS (Write After Approval): Add myself.
5091 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5093         PR regression/47836
5094         PR bootstrap/23656
5095         PR other/47733
5096         PR bootstrap/49247
5097         PR c/48825
5098         * configure.ac (target_libraries): Remove target-libiberty.
5099         Remove case-statement setting skipdirs=target-libiberty for
5100         multiple targets.  Remove checking target_configdirs and
5101         removing target-libiberty but keeping target-libgcc if
5102         otherwise empty.
5103         * Makefile.def (target_modules): Don't add libiberty.
5104         (dependencies): Remove all traces of target-libiberty.
5105         * configure, Makefile.in: Regenerate.
5107 2011-06-13  Walter Lee <walt@tilera.com>
5109         * configure.ac (tilepro-*-*) New case.
5110         (tilegx-*-*): Likewise.
5111         * configure: Regenerate.
5113 2011-06-06  Jing Yu  <jingyu@google.com>
5115         * configure.ac: Skip target-libiberty for
5116         arm*-*-linux-androideabi.
5117         * configure: Regenerated.
5119 2011-06-06  Nick Clifton  <nickc@redhat.com>
5121         * config.sub: Sync from upstream.
5123 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5125         * MAINTAINERS (Write After Approval): Add myself.
5127 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5129         * MAINTAINERS: Update my email address.
5131 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5133         * MAINTAINERS (Write After Approval): Update my email address.
5135 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5137         * MAINTAINERS (Write After Approval): Add myself.
5139 2011-05-08  Doug Kwan  <dougkwan@google.com>
5141         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5142         * configure: Regenerated.
5143         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5144         value from configure.
5145         * Makefile.in: Regenerated.
5147 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5149         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5150         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5151         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5152         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5153         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5154         *-*-vxworks*): Disable newlib and libgloss in separate case
5155         statement.
5156         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5157         to separate case statement.
5158         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5159         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5160         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5161         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5162         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5163         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5164         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5165         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5166         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5167         i[[3456789]]86-*-rdos*, m32r-*-*,
5168         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5169         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5170         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5171         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5172         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5173         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5174         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5175         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5176         and libgloss in main case over targets.  Remove most empty cases
5177         in main case over targets.
5178         * configure: Regenerate.
5180 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5182         * MAINTAINERS (Write After Approval): Add myself.
5184 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5186         * configure.ac: Remove code setting special library locations for
5187         hppa*64*-*-hpux11*.  Remove code setting compiler for
5188         sparc-sun-solaris2*.
5189         * configure: Regenerate.
5191 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5193         * configure.ac: Separate libgloss_dir settings from general case
5194         over targets.
5195         * configure: Regenerate.
5197 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5199         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5200         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5201         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5202         cases in libgcj-disabling case statement.
5203         (hppa*64*-*-linux*): Set unsupported_languages instead of
5204         disabling target-zlib.
5205         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5206         to hppa*64*-*-hpux*.
5207         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5208         hppa*-*-hpux*.
5209         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5210         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5211         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5212         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5213         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5214         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5215         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5216         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5217         libgcj-disabling case statement.
5218         * configure: Regenerate.
5220 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5222         * configure.ac: Disable Java for targets not supporting libffi.
5223         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5224         Remove cases in Java-disabling statement.
5225         (*arm-wince-pe): Change to arm-wince-pe.
5226         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5227         cases in Java-disabling statement.
5228         (bfin-*-*): Don't disable Java again.
5229         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5230         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5231         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5232         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5233         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5234         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5235         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5236         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5237         Java-disabling statement.
5238         (mmix-*-*): Don't disable Java again.
5239         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5240         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5241         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5242         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5243         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5244         statement.
5245         * configure: Regenerate.
5247 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5249         * configure.ac: Separate cases disabling Java and Java libraries
5250         from general case over targets.
5251         * configure: Regenerate.
5253 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5255         * MAINTAINERS: Update my email address.
5257 2011-04-20  Easwaran Raman  <eraman@google.com>
5259         * MAINTAINERS (Write After Approval): Add myself.
5261 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5263         PR lto/48086
5264         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5265         * configure: Regenerate.
5267 2011-04-16  Jim Meyering  <meyering@redhat.com>
5269         * MAINTAINERS (Write After Approval): Add myself.
5271 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5273         * MAINTAINERS: Update my email address.
5275 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5277         * MAINTAINERS (Write After Approval): Add myself.
5279 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5281         * MAINTAINERS (Write After Approval): Add myself.
5283 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5285         * MAINTAINERS (Write After Approval): Add myself.
5287 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5289         * configure.ac (build_tools): Remove build-byacc.
5290         (host_libs): Remove mmalloc.
5291         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5292         autoconf automake libtool diff rcs fileutils shellutils time
5293         textutils wdiff find uudecode hello tar gzip indent recode release
5294         sed perl gawk findutils gettext zip.
5295         (libgcj): Remove target-qthreads.
5296         (target_tools): Remove target-examples target-gperf.
5297         (YACC): Don't handle building byacc.
5298         * configure: Regenerate.
5299         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5300         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5301         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5302         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5303         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5304         handle building components.
5305         * Makefile.in: Regenerate.
5307 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5309         * MAINTAINERS: Update my email address as Xtensa maintainer.
5311 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5313         * config.sub: Sync from upstream.
5315 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5317         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5318         (microblaze*): Don't disable libssp.
5319         * configure: Regenerate.
5321 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5323         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5324         moveifchange.
5325         * configure: Regenerate.
5326         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5327         * Makefile.in: Regenerate.
5329 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5331         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5332         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5333         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5334         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5335         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5336         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5337         md_exec_prefix cases.
5338         * configure: Regenerate.
5340 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5342         * configure.ac: Separate cases disabling target-libssp,
5343         target-libiberty, target-libstdc++-v3 and Fortran from general
5344         case over targets.
5345         * configure: Regenerate.
5347 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5349         * configure.ac (*-*-chorusos): Don't disable libgcj.
5350         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5351         Remove case.
5352         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5353         (arm-*-coff): Don't disable libgcj.
5354         (arm*-*-linux-gnueabi): Remove useless assignment.
5355         (arm-*-riscix*): Don't disable libgcj.
5356         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5357         configuration.
5358         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5359         (c54x*-*-*): Remove case.
5360         (tic54x-*-*): Don't disable GCC or GCC libraries.
5361         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5362         to *.
5363         (d10v-*-*): Don't disable GCC libraries.
5364         (d30v-*-*): Don't disable libgcj.
5365         (h8500-*-*): Don't disable GCC libraries.
5366         (i960-*-*): Don't disable libgcj.
5367         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5368         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5369         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5370         libgcj.
5371         (m68k-*-coff*): Remove case.
5372         (mmix-*-*): Don't disable libgloss on host.
5373         (mn10200-*-*, mn10300-*-*): Remove cases.
5374         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5375         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5376         Don't disable libgcj.
5377         (romp-*-*): Remove case.
5378         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5379         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5380         case.
5381         (v810-*-*): Don't disable GCC libraries.
5382         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5383         (ip2k-*-*): Don't disable GCC libraries.
5384         * configure: Regenerate.
5386 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5388         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5389         libffi on host.
5390         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5391         on host.
5392         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5393         * configure: Regenerate.
5395 2011-03-26  John Marino  <binutils@marino.st>
5397         * configure.ac: Add support for *-*-dragonfly*
5398         * configure: Regenerate.
5400 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5402         * configure.ac (native_only): Remove.
5403         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5404         send-pr uudecode guile gnuserv on host.
5405         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5406         send-pr rcs guile perl texinfo libtool on host.
5407         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5408         automake send-pr rcs guile perl texinfo libtool on host.
5409         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5410         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5411         (alpha*-dec-osf*): Don't disable fileutils on target.
5412         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5413         texinfo send-pr expect dejagnu on target.
5414         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5415         target-qthreads on target.
5416         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5417         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5418         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5419         x86_64-*-mingw*): Don't disable expect on target.
5420         (*-*-cygwin*): Don't disable target-gperf on target.
5421         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5422         gnuserv on target.
5423         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5424         target.
5425         * configure: Regenerate.
5427 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5429         * configure.ac (target_tools): Remove target-groff.
5430         (native_only): Remove target-groff.
5431         (hppa*64*-*-*): Don't disable byacc.
5432         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5433         setting.
5434         (*-*-kaos*): Don't skip target-librx and target-groff.
5435         (*-*-netware*): Don't skip target-libmudflap.
5436         (*-*-tpf*): Don't skip target-libmudflap.
5437         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5438         directories on the host.
5439         (ia64*-*-*vms*): Don't skip tix.
5440         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5441         host.
5442         * configure: Regenerate.
5444 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5446         * configure.ac: Remove references to mt-mep, mt-netware,
5447         mt-wince.
5448         * Makefile.def: Add all-utils soft dependencies.
5449         * Makefile.tpl: Remove GDB_NLM_DEPS.
5450         * configure: Regenerate.
5451         * Makefile.in: Regenerate.
5453 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5455         * configure.ac: Do not include mh-x86omitfp.
5456         * configure: Regenerate.
5458 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5460         * configure.ac: Remove empty cases.
5461         * configure: Regenerate.
5463 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5465         * Makefile.def: Add dependency from termcap to gdb.
5466         * Makefile.in: Regenerate.
5468 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5470         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5471         * configure: Regenerate.
5472         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5473         * Makefile.tpl: Likewise.
5474         * Makefile.in: Regenerate.
5476 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5478         * configure.ac: Remove all mentions of tentative_cc.
5479         * configure: Regenerate.
5481 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5483         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5484         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5485         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5486         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5487         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5488         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5489         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5490         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5491         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5492         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5493         *-*-rhapsody*): Remove host cases.
5494         * configure: Regenerate.
5496 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5498         * configure.ac (ppc*-*-pe): Remove host case.
5499         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5500         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5501         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5502         cases.
5503         * configure: Regenerate.
5505 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5507         * config.sub: Update to version 2011-03-23.
5509 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5511         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5512         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5513         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5514         * configure: Regenerate.
5516 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5518         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5519         to Write After Approval.
5520         * config-ml.in: Don't handle arc-*-elf*.
5521         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5522         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5523         handle GCC libraries.
5524         * configure: Regenerate.
5526 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5528         PR bootstrap/48120:
5529         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5530         Add -lstdc++ -lm to LIBS.
5531         * configure: Regenerate.
5533 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5535         * config.guess: Update to version 2011-02-02
5536         * config.sub: Update to version 2011-02-24
5538 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5540         PR lto/48086
5541         * configure.ac: Re-enable LTO on *-apple-darwin9.
5542         * configure: Regenerate.
5544 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5546         PR lto/48086
5547         * configure.ac: Disable LTO on darwin due to an assembler change in
5548         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5549         under 256.
5550         * configure: Regenerate.
5552 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5554         * MAINTAINERS: Update myself as score backend maintainer,
5555         update my e-mail address.
5557 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5559         * MAINTAINERS: Update my e-mail address.
5561 2011-03-06  Joey Ye  <joey.ye@arm.com>
5563         * MAINTAINERS: Update my e-mail address.
5565 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5567         * configure.ac: Adjust test of with_ppl.
5568         * configure: Regenerated.
5570 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5572         * MAINTAINERS: Adjust my e-mail address.
5574 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5576         * configure.ac: Add -lpwl to ppllibs.
5577         * configure: Regenerated.
5579 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5581         * config/cloog.m4: Add -lisl to clooglibs.
5582         * configure: Regenerated.
5584 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5586         * MAINTAINERS (CPU Port maintainers): Add self.
5588 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5590         * MAINTAINERS: Add myself as testsuite maintainer.
5592 2011-02-15  Mike Stump  <mikestump@comcast.net>
5594         * MAINTAINERS: Add myself as testsuite maintainer.
5596 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5598         Import from Libtool and gnulib:
5600         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5602         Prepare for supporting FreeBSD 10.
5603         * config.rpath: Remove handling of freebsd1* which soon would
5604         match FreeBSD 10.0.
5606         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5608         Remove support for FreeBSD 1.x.
5609         * libtool.m4 (_LT_LINKER_SHLIBS)
5610         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5611         soon would incorrectly match FreeBSD 10.0.
5613 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5615         PR binutils/12283
5616         * move-if-change: Import version from gnulib.
5618 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5620         PR lto/47225
5621         * Makefile.def (lto-plugin): Double dash for enable-shared.
5622         (configure-gcc): Depend on all-lto-plugin.
5623         * Makefile.in: Rebuilt.
5625 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5627         * configure.ac: Remove extra bracket.
5628         * configure: Regenerate.
5630 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5632         * MAINTAINERS: Add myself as libquadmath maintainer.
5634 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5636         * MAINTAINERS: Update my email address.
5638 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5640         * MAINTAINERS (option handling): Add self.
5642 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5644         PR lto/47225
5645         * Makefile.def: Add dependency for install-gcc
5646         on install-lto-plugin.
5647         * Makfile.in: Regenerated
5649 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5651         * MAINTAINERS (CPU Port Maintainers): Add myself.
5653 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5655         PR libgcj/44341
5656         * configure.ac: Discard --with-* flags for host when configuring
5657         target libraries for cross build.
5658         * configure: Rebuilt.
5660 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5662         * MAINTAINERS (linear loop transforms): Removed.
5664 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5666         * configure.ac: If with_ppl is no, move setting with_cloog=no
5667         after CLOOG_REQUESTED check.
5668         * configure: Regenerated.
5670 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5672         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5673         CLooG has been requested.
5674         * configure: Regenerated.
5676 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5678         * configure: Regenerated.
5679         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5681 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5683         * configure: Regenerated.
5684         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5686 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5688         * configure.ac: Use AS_HELP_STRING throughout.
5689         * configure: Regenerate.
5691 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5693         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5694         * configure: Regenerate.
5696 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5698         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5700 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5702         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5703         for ia64-hpux.
5704         * configure: Regenerate.
5706 2011-01-07  Jan Hubicka  <jh@suse.cz>
5708         PR lto/47225
5709         * Makefile.in: Regenerate.
5710         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5711         configure.
5713 2011-01-07  Jan Hubicka  <jh@suse.cz>
5715         * Makefile.in: Regenerate.
5716         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5717         and configure dependency on lto-plugin configure.
5718         (lto-plugin module): Remove dependency on GCC; add dependency on
5719         liniberty.
5721 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5723         * MAINTAINERS (Write After Approval): Add myself.
5725 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5727         * configure: Regenerate.
5729 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5731         * configure.ac: (picochip): Disable libiberty.
5733 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5735         * MAINTAINERS (Write After Approval): Add myself.
5737 2010-12-10  Ian Lance Taylor  <iant@google.com>
5739         PR bootstrap/46819
5740         * configure.ac: For --disable-libgcj clear libgcj_saved.
5741         * configure: Rebuild.
5743 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5745         PR fortran/46540
5746         * configure.ac: Add --disable-libquadmath and
5747         --disable-libquadmath-support.
5748         * configure: Regenerate.
5750 2010-12-03  Ian Lance Taylor  <iant@google.com>
5752         * MAINTAINERS: Add myself as libgo maintainer.
5754 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5756         PR libffi/46792
5757         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5758         * configure: Regenerate.
5760 2010-12-02  Ian Lance Taylor  <iant@google.com>
5762         * configure.ac: Always set default for poststage1_ldflags to
5763         -static-libstdc++ -static-libgcc.
5765 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5767         * configure.ac: Move comment to remove extra space in last argument
5768         of GCC_TARGET_TOOL.
5770 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5772         PR other/46026
5773         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5774         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5775         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5776         (BASE_FLAGS_TO_PASS): Use it.
5777         * configure: Rebuilt.
5778         * Makefile.in: Rebuilt.
5780 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5782         PR binutils/12258
5783         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5784         Properly check default linker.
5785         * configure: Regnerated.
5787 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5789         * configure.ac: For --enable-gold, handle value `default' instead of
5790         `both*'.  New configure option --{en,dis}able-ld.
5791         * configure: Regenerate.
5793 2010-11-20  Ian Lance Taylor  <iant@google.com>
5795         * configure.ac: Only disable a language library if no language needs
5796         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5797         * configure: Rebuild.
5799 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5801         * Makefile.in: Regenerate.
5803         PR other/46202
5804         * configure.ac: Fix just-built in-tree STRIP name to be
5805         binutils/strip-new.
5806         * configure: Regenerate.
5807         * Makefile.def (install-strip-gcc, install-strip-binutils)
5808         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5809         (install-strip-sid): Mirror dependencies on non-strip variants
5810         of these targets on the respective -strip prerequisites.
5811         * Makefile.tpl (install-strip, install-strip-host)
5812         (install-strip-target): New targets.
5813         (install-strip-[+module+], install-strip-target-[+module+]):
5814         New targets.
5815         * Makefile.in: Regenerate.
5817 2010-11-19  Ian Lance Taylor  <iant@google.com>
5818             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5820         * configure.ac: Add target-libgo to target_libraries.  Set
5821         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5822         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5823         (HOST_EXPORTS): Add GOC.
5824         (BASE_TARGET_EXPORTS): Add GOC.
5825         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5826         (GOCFLAGS_FOR_TARGET): New variable.
5827         (EXTRA_HOST_FLAGS): Add GOC.
5828         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5829         * Makefile.def (target_modules): Add libgo.
5830         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5831         (dependencies): Add dependency from configure-target-libgo to
5832         configure-target-libffi and all-target-libstdc++-v3.  Add
5833         dependencies from all-target-libgo to all-target-libffi.
5834         (languages): Add go.
5835         * configure: Rebuild.
5836         * Makefile.in: Rebuild.
5838 2010-11-19  Ian Lance Taylor  <iant@google.com>
5840         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5841         compiler/flag environment variables.
5843 2010-11-18  Ian Lance Taylor  <iant@google.com>
5845         * configure.ac: Check for lang_requires_boot_languages in
5846         config-lang.in files.
5847         * configure: Rebuild.
5849 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5850             Tobias Burnus  <burnus@net-b.de>
5852         PR fortran/32049
5853         * Makefile.def: Add libquadmath; build it with language=fortran.
5854         * configure.ac: Add libquadmath.
5855         * Makefile.tpl: Handle multiple libs in check-[+language+].
5856         * Makefile.in: Regenerate.
5857         * configure: Regenerate.
5859 2010-11-16  Tom Tromey  <tromey@redhat.com>
5861         * MAINTAINERS: Moved myself to reviewers section.
5863 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5865         * MAINTAINERS: Moved myself to reviewers section.
5867 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5869         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5870         (Write After Approval): Remove self.
5872 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5874         * configure.ac: Fix spelling in option names.
5875         * configure: Regenerated.
5877 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5879         PR bootstrap/39622
5880         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5881         * configure: Regenerated.
5883 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5885         * MAINTAINERS: Update my email address.
5887 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5889         * configure: Regenerate.
5891 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5893         * configure: Regenerate.
5895 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5897         * configure: Regenerate.
5899 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5901         * configure: Regenerate.
5903 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5905         * configure.ac: Support official CLooG.org versions.
5906         * configure: Regenerate.
5907         * config/cloog.m4: New.
5909 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5911         * MAINTAINERS (Write After Approval): Add myself.
5913 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5915         * MAINTAINERS: Update my email address.
5917 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5919         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5920         * configure: Regenerate.
5922 2010-11-03  Ian Lance Taylor  <iant@google.com>
5923             Dave Korn  <dave.korn.cygwin@gmail.com>
5925         PR lto/46273
5926         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5927         and on other supported platforms whenever LTO is enabled.
5928         * configure: Rebuild.
5930 2010-11-02  Alan Modra  <amodra@gmail.com>
5932         PR binutils/12110
5933         * configure.ac: Error when source path contains spaces.
5934         * configure: Regenerate.
5936 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5938         * MAINTAINERS: Update my email address.
5940 2010-10-20  Ian Lance Taylor  <iant@google.com>
5942         * Makefile.def (target_modules): Set lib_path to src/.libs for
5943         libstdc++-v3 module.
5944         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5945         * Makefile.in: Rebuild.
5947 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5949         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5950         (Write After Approval): Remove myself.
5952 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5954         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5956 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5958         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5960 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5962         * configure.ac (build_lto_plugin): New shell variable.
5963         (--enable-lto): Turn on by default for all non-ELF platforms that
5964         have had LTO support added so far.  Set build_lto_plugin appropriately
5965         for both ELF and non-ELF.
5966         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5967         * configure: Regenerate.
5969 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5971         Sync from src:
5972         * configure.ac (v850 support): Remove target-libgloss from
5973         noconfigdirs.
5974         * configure: Regenerate.
5976 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5978         PR bootstrap/45326
5979         PR bootstrap/45174
5980         * configure.ac: Honor initial values of $build_configargs,
5981         $host_configargs, $target_configargs.  Mark the precious, so
5982         environment settings get recorded.
5983         * configure: Regenerate.
5985 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5987         PR bootstrap/45796
5988         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5989         Depend on all-build-libiberty.
5990         * Makefile.in: Regenerate.
5992 2010-09-30  Michael Eager  <eager@eagercon.com>
5994         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5995         * configure: Regenerate.
5997 2010-09-28  Michael Eager  <eager@eagercon.com>
5999         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6001 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6003         PR bootstrap/44621
6004         * configure.ac: Fix unportable shell quoting.
6005         * configure: Regenerate.
6007 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6009         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6010         targets and amend comment.
6011         * configure: Regenerate.
6013 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6015         * MAINTAINERS (Write After Approval): Add myself.
6017 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6019         * configure.ac: Enable LTO by default on Darwin.
6020         * configure: Regenerate.
6022 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6024         * MAINTAINERS (Write After Approval): Add myself.
6026 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6028         * MAINTAINERS (Write After Approval): Add myself.
6030 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6032         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6033         ports
6035 2010-07-28  David Yuste  <david.yuste@gmail.com>
6037         * MAINTAINERS (Write After Approval): Add myself.
6039 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6041         * configure.ac: Support all v850 targets.
6042         * configure: Regenerate.
6044 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6046         PR bootstrap/44455
6047         * configure.ac (extra_mpfr_configure_flags): Copy from
6048         extra_mpc_gmp_configure_flags.
6049         * configure: Re-generated.
6051 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6053         * MAINTAINERS (Write After Approval): Add myself.
6055 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6057         * MAINTAINERS (Write After Approval): Add myself.
6059 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6061         * MAINTAINERS (Write After Approval): Add myself.
6063 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6065         PR target/44862
6066         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6067         Provide -B option to allow for link spec %s substitutions for
6068         libstdc++.a on darwin.
6069         * Makefile.in: Regenerate.
6071 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6073         * MAINTAINERS (Reviewers): Update my e-mail address
6075 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6077         * Makefile.def (configure-gcc): Depend on all-libelf.
6078         * Makefile.in: Rebuild.
6080 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6082         * MAINTAINERS (Write After Approval): Add myself in the right place.
6084 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6086         * MAINTAINERS (Write After Approval): Add myself.
6088 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6090         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6092 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6094         * config.sub: Update to version 2010-05-21.
6095         * config.guess: Update to version 2010-04-03.
6097 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6099         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6100         * configure: Regenerate.
6102 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6104         * MAINTAINERS (Write After Approval): Add myself.
6106 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6108         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6109         a platform that supports LTO.
6110         * configure: Regenerate.
6112 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6114         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6115         * configure: Regenerated.
6117 2010-04-27  Roland McGrath  <roland@redhat.com>
6118             H.J. Lu  <hongjiu.lu@intel.com>
6120         * configure.ac (--enable-gold): Support both, both/gold and
6121         both/bfd to add gold to configdirs without removing ld.
6122         * configure: Regenerated.
6124         * Makefile.def: Add install-gold dependency to install-ld.
6125         * Makefile.in: Regenerated.
6127 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6129         PR lto/42776
6130         * configure.ac (--enable-lto): Refactor handling so libelf tests
6131         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6132         and allow LTO to be explicitly enabled on non-ELF platforms that
6133         are known to support it inside else-clause.
6134         * configure: Regenerate.
6136 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6138         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6139         * configure: Regenerate.
6141 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6143         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6144         * configure: Regenerate.
6146 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6148         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6149         separately.
6150         * configure: Regenerate.
6152 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6154         * MAINTAINERS (Write After Approval): Add myself.
6156 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6158         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6159         * configure: Regenerate.
6161 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6163         * configure: Regenerate after change to elf.m4.
6165 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6167         * MAINTAINERS (Write After Approval): Add myself.
6169 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6171         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6172         * configure: Regenerated.
6174 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6176         * configure.ac: Print "buggy but acceptable" when CLooG
6177         revision is less than 9.
6178         * configure: Regenerated.
6180 2010-04-01  Diego Novillo  <dnovillo@google.com>
6182         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6184 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6186         PR bootstrap/43615
6187         PR bootstrap/43328
6189         Revert:
6191         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6193         * configure.ac: Do not pass --enable-multilib nor
6194         --disable-multilib in baseargs.  Accept explicitly passed
6195         --enable_multilib.
6196         * configure: Regenerate.
6198 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6200         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6202 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6204         * MAINTAINERS: Remove myself.
6206 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6208         PR bootstrap/43328
6209         * configure.ac: Do not pass --enable-multilib nor
6210         --disable-multilib in baseargs.  Accept explicitly passed
6211         --enable_multilib.
6212         * configure: Regenerate.
6214 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6216         * MAINTAINERS (spu port): Remove me.
6218 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6220         * configure.ac (tic6x-*-*): New case.
6221         * configure: Regenerate.
6223 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6225         * config.sub: Update to version 2010-03-22.
6226         * config.guess: Update to version 2009-12-30.
6228 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6230         PR ada/42554
6231         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6232         * configure: Regenerate.
6234 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6236         * MAINTAINERS: Update my email address.
6238 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6240         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6241         (ghassan.shobaki@amd.com): Removed.
6243 2010-03-17  Alan Modra  <amodra@gmail.com>
6245         * MAINTAINERS: Update my email address.
6247 2010-03-16  Diego Novillo  <dnovillo@google.com>
6249         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6250         Matthews.
6252 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6254         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6255         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6257 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6259         * MAINTAINERS: Update my email address.
6261 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6263         * MAINTAINERS: Update my email address.
6265 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6267         * MAINTAINERS: Update my email address.
6269 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6271         * MAINTAINERS: Update my email address.
6273 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6275         PR libstdc++/32499
6276         * configure.ac (RANLIB): Default to true.
6277         (STRIP): Likewise.
6278         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6279         * configure: Regenerate.
6281 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6283         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6284         (Write After Approval): Update my email address.
6286 2010-02-17  Nick Clifton  <nickc@redhat.com>
6288         PR 11238
6289         * Makefile.tpl (local-distclean): Also remove config.cache files in
6290         sub-directories as there may not be Makefiles present in the
6291         sub-directories.
6292         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6293         the config.cache files found by the find command.
6295         * Makefile.in: Regenerate.
6296         * configure.ac: Revert previous delta.
6297         * configure: Regenerate.
6299 2010-02-15  Nick Clifton  <nickc@redhat.com>
6301         PR 11238
6302         * configure.ac: Delete config.cache files in sub-directories when
6303         deleting Makefiles.
6304         * configure: Regenerate.
6306 2010-02-12  Ben Elliston  <bje@gnu.org>
6308         * MAINTAINERS: Update my email address.
6310 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6312         * MAINTAINERS (spu port): Update my email address.
6314 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6316         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6318 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6320         * configure.ac: Add "recommended" version checks for GMP/MPC.
6321         Update recommended GMP/MPFR/MPC versions.
6322         * configure: Regenerate.
6324 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6326         * MAINTAINERS: Move my Embecosm email address into the
6327         write-after-approval section.
6329 2010-01-26  Ian Lance Taylor  <iant@google.com>
6331         * MAINTAINERS: Add myself as Go frontend maintainer.
6333 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6335         PR libstdc++/36101, PR libstdc++/42813
6336         * configure.ac (bootstrap_target_libs): Make inclusion of
6337         target-libgomp conditional on libgomb being in target_configdirs.
6338         * configure: Regenerate.
6340 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6342         PR libstdc++/36101, PR libstdc++/42813
6343         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6344         * configure: Regenerate.
6346 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6348         PR libstdc++/36101, PR libstdc++/42813
6349         * configure.ac (target_configdirs): Substitute.
6350         * Makefile.def: Bootstrap target module libgomp.
6351         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6352         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6353         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6354         * configure, Makefile.in: Regenerate.
6356 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6358         * MAINTAINERS: Adjust my details.
6360 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6362         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6364 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6366         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6368 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6370         * MAINTAINERS (Write After Approval): Add myself.
6372 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6374         * MAINTAINERS (Write After Approval): Add myself.
6376 2010-01-11  Richard Guenther  <rguenther@suse.de>
6378         PR lto/41569
6379         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6380         * Makefile.in: Regenerated.
6382 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6384         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6385         * configure: Regenerate.
6387 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6388             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6390         PR bootstrap/42424
6391         * configure.ac: Include libtool m4 files.
6392         (_LT_CHECK_OBJDIR): Call it.
6393         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6394         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6396         * configure: Regenerate.
6398 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6400         PR bootstrap/41818
6401         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6402         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6403         * Makefile.in: Regenerate.
6405 2010-01-02  Richard Guenther  <rguenther@suse.de>
6407         PR lto/41529
6408         * configure.ac: Include config/elf.m4.  Disable LTO if not
6409         builting for an elf target.
6410         * configure: Regenerate.
6412 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6414         * MAINTAINERS: Change my email address.
6416 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6418         * config.sub, config.guess: Update from upstream sources.
6420 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6422         * MAINTAINERS (Write After Approval): Add myself.
6424 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6426         PR middle-end/30447
6427         PR middle-end/30789
6428         PR other/40302
6430         * configure.ac: Require MPC.
6431         * configure: Regenerate.
6433 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6435         PR target/38384
6436         PR bootstrap/40972
6437         * libtool.m4: Sync from git Libtool.
6438         * ltoptions.m4: Likewise.
6439         * ltversion.m4: Likewise.
6440         * lt~obsolete.m4: Likewise.
6441         * ltmain.sh: Likewise.
6443 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6445         * configure.ac: Update minimum MPC version to 0.8.
6446         * configure: Regenerate.
6448 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6450         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6451         * configure: Regenerated.
6453 2009-11-21  Ian Lance Taylor  <iant@google.com>
6455         * configure.ac: Change default of poststage1_ldflags to be empty if
6456         poststage1_libs is set.  When poststage1_libs is empty, and
6457         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6458         * configure: Rebuild.
6460 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6462         * MAINTAINERS (Write After Approval): Update my email address.
6464 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6466         * config.guess: Update from upstream sources.
6468 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6470         * Makefile.def: Restore host and target settings for gmp.
6471         * Makefile.in: Rebuild.
6473 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6475         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6476         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6477         Fix portability of test of C++ as bootstrap language.  Add
6478         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6479         * configure: Rebuild.
6480         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6481         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6482         in-tree building.
6483         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6484         (POSTSTAGE1_HOST_EXPORTS): Use it.
6485         (STAGE[+id+]_CXXFLAGS): New.
6486         (BASE_FLAGS_TO_PASS): Pass it down.
6487         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6488         extra_exports.
6489         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6490         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6491         extra_exports.
6492         * Makefile.in: Rebuild.
6494 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6496         * config.sub, config.guess: Update from upstream sources.
6498 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6500         * MAINTAINERS (Write After Approval): Add myself.
6502 2009-11-09  Jon Beniston  <jon@beniston.com>
6504         * MAINTAINERS (Write After Approval): Add myself.
6506 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6508         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6509         paths for *-w64-mingw* and x86_64-*mingw*.
6510         * configure: Regenerated.
6512 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6514         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6516 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6518         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6519         Phil Edwards to Write-After Approval.
6521 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6523         * configure.ac: Disable target-winsup & co for
6524         x86_64-*-mingw* and *-w64-mingw* targets.
6525         * configure: Regenerated.
6527 2009-10-16  Nick Clifton  <nickc@redhat.com>
6529         * MAINTAINERS: Add myself as a maintainer for the RX port.
6531 2009-10-26  Johannes Singler  <singler@kit.edu>
6533         * MAINTAINERS (Write After Approval): Update my e-mail address.
6535 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6537         * configure.ac (CLooG test): Use = with test.
6538         * configure: Regenerate.
6540 2009-10-22  Richard Guenther  <rguenther@suse.de>
6542         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6543         cloog if the ppl version check failed.  Move flags saving
6544         before setting in libelf check.
6545         * configure: Regenerate.
6547 2009-10-21  Richard Guenther  <rguenther@suse.de>
6549         * configure.ac: Adjust the ppl and cloog configure to work as
6550         documented.  Disable cloog if ppl was disabled.  Omit the version
6551         checks if they were disabled.
6552         * configure: Re-generate.
6554 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6556         * configure.ac: Add 'lto' to enable_languages, not
6557         new_enable_languages, and only if not already present.
6558         * configure: Regenerate.
6560 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6562         * README: Refer to the various COPYING* files instead of just
6563         COPYING.
6564         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6566 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6568         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6570 2009-10-07  Richard Guenther  <rguenther@suse.de>
6572         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6573         and Richard Guenther as reviewers.
6574         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6575         as reviewers.
6577 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6579         * config.sub: Update from upstream sources.
6581 2009-10-06  Ian Lance Taylor  <iant@google.com>
6583         * Makefile.def: check-gold depends upon all-gas.
6584         * Makefile.in: Rebuild.
6586 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6588         * MAINTAINERS (Write After Approval): Add myself.
6590 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6592         * Makefile.def: all-lto-plugin depends on all-libiberty.
6593         set bootstrap=true for lto-plugin.
6594         Add lto-plugin.
6595         * Makefile.in: Regenerate.
6596         * configure.ac (host_libs): Add lto-plugin.
6597         * configure: Regenerate.
6599 2009-10-03  Diego Novillo  <dnovillo@google.com>
6601         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6602         (HOST_LIBELFLIBS): Define.
6603         (HOST_LIBELFINC): Define.
6604         * Makefile.in: Regenerate.
6605         * configure.ac: Add --enable-lto.
6606         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6607         If --enable-lto is used, add 'lto' to new_enable_languages.
6608         If --enable-lto is used and gold is enabled, add
6609         lto-plugin to configdirs.
6610         * configure: Regenerate.
6612 2009-10-03  Simon Baldwin  <simonb@google.com>
6614         * configure.ac: If --with-system-zlib, suppress local zlib and
6615         pass --with-system-zlib to subdir configure scripts.
6616         * configure: Regenerate.
6618 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6619             Paolo Bonzini  <bonzini@gnu.org>
6621         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6622         $(srcdir).
6623         * Makefile.in: Rebuilt.
6625 2009-09-26  Gary Funck  <gary@intrepid.com>
6627         * MAINTAINERS (Write After Approval): Add myself.
6629 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6631         * configure.ac: Update minimum MPC version to 0.7.
6632         * configure: Regenerate.
6634 2009-09-25  Nick Clifton  <nickc@redhat.com>
6636         * configure.ac: Pass any --cache-file=/dev/null option on to
6637         subconfigures.
6638         * configure: Regenerate.
6640 2009-09-23  Nick Clifton  <nickc@redhat.com>
6642         * config.sub, config.guess: Update from upstream sources.
6644 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6646         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6647         * Makefile.in: Rebuilt.
6649 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6651         PR bootstrap/32272
6652         * configure.ac: Error out if $srcdir isn't '.' but contains
6653         host-${host_noncanonical}.
6654         * configure: Regenerate.
6656 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6658         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6659         maintainer.
6661 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6663         * configure.ac: If bootstrapping a combined tree with
6664         --enable-gold, require c++ in stage1_languages.
6665         * configure: Regenerate.
6667         * configure.ac: Also add target_libs of stage1_languages to
6668         bootstrap_target_libs.
6669         * configure: Regenerate.
6671         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6672         with --enable-languages not containing c++.
6673         * configure: Regenerate.
6675 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6677         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6678         * configure: Regenerate.
6680 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6682         * MAINTAINERS (Write After Approval): Update my e-mail address,
6683         and move from from here...
6684         (Waiting for paperwork): To here.
6686 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6688         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6690 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6692         * configure.ac: Do not use $extrasub for replacing @if/@endif
6693         parts in Makefile; instead, use additional arguments to
6694         AC_CONFIG_COMMANDS to do the replacement manually, with several
6695         sed invocations, to avoid HP-UX sed command limits.
6696         * configure: Regenerate.
6698 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6700         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6701         blank before -L.
6703 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6705         * configure.ac (with-build-config): Document.  Handle without.
6706         Handle missing argument.
6707         * configure: Rebuilt.
6709 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6711         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6712         Default to bootstrap-debug only if compare-debug works.
6713         * configure: Rebuilt.
6714         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6715         * Makefile.in: Rebuilt.
6717 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6719         * MAINTAINERS (OS Port Maintainers): Update my email address.
6721 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6723         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6724         * Makefile.in: Rebuilt.
6726 2009-09-01  Chris Demetriou  <cgd@google.com>
6728         * MAINTAINERS (Write After Approval): Add myself.
6730 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6732         PR debug/30161
6733         * include/dwarf2.h (enum dwarf_tag): Added
6734         DW_TAG_GNU_template_template_param
6735         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6737 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6739         * Makefile.tpl (AWK): Fix typo.
6740         * Makefile.in: Regenerate.
6742 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6744         * configure.ac: Detect awk and sed.
6745         * Makefile.def (flags_to_pass): Add AWK and SED.
6746         * Makefile.tpl (AWK, SED): New.
6747         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6748         * configure: Regenerate.
6749         * Makefile.in: Regenerate.
6751 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6753         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6754         (collapseslashes): Likewise.
6756 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6758         * configure.ac (AC_PREREQ): Bump to 2.64.
6760 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6762         * configure.ac: Remove --with-datarootdir, --with-docdir,
6763         --with-pdfdir, --with-htmldir switches.
6764         * configure: Regenerate.
6766         * configure: Regenerate.
6768         * compile: Sync from Automake 1.11.
6769         * depcomp: Likewise.
6770         * install-sh: Likewise.
6771         * missing: Likewise.
6772         * mkinstalldirs: Likewise.
6773         * ylwrap: Likewise.
6775 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6777         * ltmain.sh (func_normal_abspath): New function.
6778         (func_relative_path): Likewise.
6779         (func_mode_help): Document new -bindir option for link mode.
6780         (func_mode_link): Add new -bindir option, and use it to place
6781         output DLL if specified.
6783 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6785         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6786         (baseargs): Add --disable-option-checking.
6787         * configure: Regenerate.
6789         * Makefile.def (configure-target-libiberty): Depend on
6790         all-binutils and all-ld.
6791         (configure-target-newlib): Likewise.
6792         * Makefile.in: Regenerate.
6794 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6796         * config.sub, config.guess: Update from upstream sources.
6798 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6800         Sync from src, merge:
6802         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6804         * configure.ac: Do not exclude gas for i386-*-darwin.
6805         Add a case for x86_64-*-darwin.
6806         * configure: Regenerate.
6808 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6810         * MAINTAINERS: Add my name to Write After Approval list.
6812 2009-08-06  Michael Eager  <eager@eagercon.com>
6814         * configure.ac: Add Microblaze target.
6815         * configure: Regenerate.
6817 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6819         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6820         * configure: Regenerate.
6822 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6824         * MAINTAINERS (Write After Approval): Update my e-mail address.
6826 2009-07-06  Ian Lance Taylor  <iant@google.com>
6828         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6829         * configure: Rebuild.
6831 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6833         * MAINTAINERS: Move myself to the Graphite Reviewers.
6835 2009-06-30  Wei Guozhi  <carrot@google.com>
6837         * MAINTAINERS: Add my name to Write After Approval list.
6839 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6841         PR bootstrap/40338
6842         * configure.ac (comparestring): Create new variable.
6843         * Makefile.tpl (comparestring): Use to skip some comparisions.
6844         * configure: Regenerate.
6845         * Makefile.in: Regenerate.
6847 2009-06-26  Doug Evans  <dje@sebabeach.org>
6849         * Makefile.def (host_modules): Add cgen.
6850         * Makefile.in: Regenerate.
6851         * configure.ac (host_tools): Add cgen.
6852         * configure: Regenerate.
6854 2009-06-23  DJ Delorie  <dj@redhat.com>
6856         * MAINTAINERS: Add myself as mep maintainer.
6858 2009-06-23  Ian Lance Taylor  <iant@google.com>
6860         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6861         boot_languages.  Only bootstrap target libraries listed in
6862         target_libs for some boot language.  Add --with-stage1-ldflags,
6863         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6864         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6865         if not building with C++.
6866         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6867         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6868         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6869         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6870         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6871         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6872         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6873         * configure, Makefile.in: Rebuild.
6875 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6877         * MAINTAINERS: Added my name to write-after-approval list.
6879 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6881         * configure.ac: Define is_elf for QNX Neutrino targets.
6882         * configure: Regenerate.
6884 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6886         * MAINTAINERS: Added my name to the write-after-approval list
6888 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6890         * configure.ac: Detect MPC in default directory.
6891         * configure: Regenerate.
6893 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6894             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6896         * Makefile.tpl (all): Avoid a trailing backslash.
6897         * Makefile.in: Regenerate.
6899 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6901         * config.sub, config.guess: Update from upstream sources.
6903 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6905         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6906         to noconfdirs.
6907         * configure: Regenerate.
6909 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6911         * Makefile.tpl ([+compare-target+]): Compare all stage
6912         directories, rather than just gcc.
6913         * Makefile.in: Rebuilt.
6915 2009-06-01  Doug Kwan  <dougkwan@google.com>
6917         * configure.ac: Support gold for target arm*-*-*.
6918         * configure: Regenerate.
6920 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6922         * Makefile.def: Add MPC support and dependencies.
6923         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6925         * Makefile.in, configure: Regenerate.
6927 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6929         * Makefile.tpl (all): Avoid harmless warning in make all when
6930         gcc-bootstrap is enabled but stage_last does not exist.
6931         * Makefile.in: Rebuilt.
6933 2009-05-24  Nicolas Roche  <roche@adacore.com>
6935         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6936         * Makefile.in: Regenerate.
6938 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6940         * MAINTAINERS: Update my e-mail address.
6942 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6944         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6945         * configure:  Regenerate.
6947 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6949         PR other/40159
6950         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6951         gcc-no-bootstrap are mutually exclusive.
6952         * Makefile.in: Rebuilt.
6954 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6956         PR other/40159
6957         * Makefile.tpl (all): Don't end with unconditional success.
6958         * Makefile.in: Rebuilt.
6960 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6962         PR target/37137
6963         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6964         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6965         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6966         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6967         stage_configureflags, stage_cflags and stage_libcflags into
6968         explicit Makefile macros.
6969         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6970         GFORTRAN.
6971         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6972         CC.  Set CC_FOR_BUILD from CC.
6973         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6974         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6975         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6976         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6977         and GFORTRAN.
6978         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6979         (_LIBCFLAGS): Renamed to _TFLAGS.
6980         (do-compare-debug, do-compare3-debug): Drop.
6981         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6982         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6983         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6984         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6985         (XGCC_FLAGS_FOR_TARGET): New.
6986         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6987         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6988         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6989         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6990         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6991         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6992         TFLAGS.
6993         (BUILD_CONFIG): Include if requested.
6994         (all): Set TFLAGS on bootstrap.
6995         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6996         (all-stageid-prefixmodule): Likewise.
6997         (do-clean, distclean-stageid): Set TFLAGS.
6998         (restrap): Fix whitespace.
6999         * Makefile.in: Rebuilt.
7001 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7003         * config.guess: Sync with src.
7005 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7007         * configure.ac ($with_ppl):  Default to no if not supplied.
7008         ($with_cloog):  Likewise.
7009         configure:  Regenerate.
7011 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7013         * MAINTAINERS: Update my e-mail address.
7015 2009-04-27  Nick Clifton  <nickc@redhat.com>
7017         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7019 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7021         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7022         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7023         * Makefile.in: Regenerate.
7025 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7027         PR bootstrap/39739
7028         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7029         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7031         * configure, Makefile.in: Regenerate.
7033 2009-04-21  Taras Glek  <tglek@mozilla.com>
7035         * include/hashtab.h: Update GTY annotations to new syntax
7036         * include/splay-tree.h: Likewise
7038 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7040         * config.sub, config.guess: Update from upstream sources.
7042 2009-04-15  Anthony Green  <green@moxielogic.com>
7044         * configure.ac: Add moxie support.
7045         * configure: Rebuilt.
7047 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7049         * configure.ac: Change copyright header to refer to version
7050         3 of the GNU General Public License and to point readers at the
7051         COPYING3 file and the FSF's license web page.
7052         * Makefile.def: Likewise.
7053         * Makefile.tpl: Likewise.
7054         * Makefile.in: Regenerate.
7056 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7058         * configure.ac: Restore match for darwin9 or later. Use double
7059         brackets since regeneration eats one pair.
7060         * configure: Regenerate.
7062 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7064         PR gas/10039
7065         * configure.ac: Require texinfo 4.7.
7066         * configure: Regenerated.
7068 2009-04-09  Nick Clifton  <nickc@redhat.com>
7070         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7071         the GCC Runtime Library Exception.
7073 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7075         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7076         * configure: Regenerate.
7078 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7080         * Makefil.def (languages): New entries.
7081         * Makefile.tpl (check-gcc-*): New generic target.
7082         * Makefile.in: Regenerate.
7084 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7086         * MAINTAINERS:  Update my email address.
7088 2009-03-18  Tom Tromey  <tromey@redhat.com>
7090         * configure: Rebuild.
7091         * configure.ac (host_libs): Add libiconv.
7092         * Makefile.in: Rebuild.
7093         * Makefile.def (host_modules): Add libiconv.
7094         (configure-gdb, all-gdb): Depend on libiconv.
7096 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7098         * configure.ac: Treat gdb as supported on x86_64-darwin.
7099         * configure: Regenerate.
7101 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7103         * configure.ac (--with-host-libstdcxx): New option.
7104         * configure: Regenerate.
7106 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7108         * MAINTAINERS:  Move myself into the write after approval list.
7110 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7112         * MAINTAINERS: Update e-mail address.
7114 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7116         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7118 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7120         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7122 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7124         Backport from git Libtool:
7126         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7127         Support GNU/kOpenSolaris.
7128         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7129         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7130         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7131         GNU/kOpenSolaris.
7133 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7135         * MAINTAINERS: Update e-mail address.
7137 2009-02-24  Michael Eager  <eager@eagercon.com>
7139         * MAINTAINERS (Write After Approval): Add self.
7141 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7143         * MAINTAINERS (Write After Approval): Add myself.
7145 2009-02-05  Andreas Schwab  <schwab@suse.de>
7147         * Makefile.tpl (stage_last): Define $r and $s before using
7148         $(RECURSE_FLAGS_TO_PASS).
7149         * Makefile.in: Regenerate
7151 2009-01-30  Ian Lance Taylor  <iant@google.com>
7153         * MAINTAINERS: Move myself to the Global Reviewers list.
7155 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7157         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7158         * configure: Regenerate.
7160 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7162         * MAINTAINERS: Make whitespace consistent.
7163         Remove Robert Millan from Write After Approval.
7165 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7167         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7168         (all-opcodes): Depend on all-libiberty.
7169         * Makefile.in: Regenerate.
7171 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7173         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7174         * configure: Regenerate.
7176 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7178         * MAINTAINERS (Write After Approval): Add myself.
7180 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7182         * MAINTAINERS: Add myself to reviewers (Fortran).
7184 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7186         PR tree-optimization/38515
7187         * configure.ac (cloog-polylib): Removed.
7188         (with_ppl, with_cloog): Test for "no".
7189         * configure: Regenerated.
7191 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7193         * MAINTAINERS: Moved myself to reviewers (Fortran).
7195 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7197         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7198         (Write After Approval): Remove myself.
7200 2009-01-03  Diego Novillo  <dnovillo@google.com>
7202         * MAINTAINERS: Remove myself from alias maintainership.
7204 2009-01-02  David Ayers  <ayers@fsfe.org>
7206         * MAINTAINERS: Update e-mail address.
7208 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7210         * MAINTAINERS: Make whitespace consistent.
7212 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7214         Backport from upstream Libtool:
7215         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7216         Add cache variables to tests that require the linker to work.
7217         For shlibpath_overrides_runpath, this also changes the semantics
7218         to let the result from the C compiler take precedence.
7220 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7222         * config.sub, config.guess: Update from upstream sources.
7224 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7226         * configure.ac (ppllibs): Add by default the lib flags.
7227         * configure: Regenerate.
7229 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7231         * MAINTAINERS:  Add myself to the write after approval list.
7233 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7235         * configure.ac: Add double brackets on darwin[912].
7236         * configure: Regenerate.
7238 2008-12-03  Daniel Kraft  <d@domob.eu>
7240         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7241         Approval to Reviewer section (for Fortran front-end).
7243 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7245         * configure.ac: Expand to darwin10 and later.
7246         * configure: Regenerate.
7248 2008-12-02  Andreas Schwab  <schwab@suse.de>
7250         * Makefile.def: configure-target-boehm-gc depends on
7251         all-target-libstdc++-v3.
7252         * Makefile.in: Regenerate.
7254 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7256         * MAINTAINERS:  Add myself as mingw maintainer.
7258 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7260         * config.sub, config.guess: Update from upstream sources.
7262 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7264         * README.SCO: Remove.
7266 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7268         * MAINTAINERS:  Add myself to the write after approval list.
7270 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7272         * MAINTAINERS:  Update my email address in WAA section.
7274 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7276         * MAINTAINERS: Update e-mail address.
7278 2008-11-27  Toon Moene  <toon@moene.org>
7280         * MAINTAINERS: Change e-mail address.
7282 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7284         * configure.ac: Build gdb for i?86-*-darwin*
7285         * configure: Regenerated.
7287 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7289         * MAINTAINERS: Added my full name.
7291 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7293         PR bootstrap/38014
7294         PR bootstrap/37923
7296         Revert:
7298         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7300         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7301         * Makefile.in: Regenerated.
7303         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7305         PR gdb/921
7306         PR gdb/1646
7307         PR gdb/2175
7308         PR gdb/2176
7310         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7311         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7312         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7313         (HOST_EXPORTS): Pass CPPFLAGS.
7314         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7315         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7316         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7317         * Makefile.in, configure: Regenerated.
7318         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7319         and CPPFLAGS_FOR_BUILD.
7321 2008-11-06  Jeff Law  <law@redhat.com>
7323         * MAINTAINERS: Add myself as middle end maintainer.
7325 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7327         * MAINTAINERS (Write after approval): Add myself.
7329 2008-11-05  Diego Novillo  <dnovillo@google.com>
7331         * MAINTAINERS (Global Reviewers): Add myself.
7332         (Non-Algorithmic Maintainers): Remove myself.
7334 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7336         * MAINTAINERS (Write after approval): Add myself.
7338 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7340         * MAINTAINERS (Write after approval): Add myself.
7342 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7344         * configure.ac (spu-*-*): Remove special case.
7345         * configure: Regenerate.
7347 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7349         * MAINTAINERS (Write after approval): Update my email address.
7351 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7353         * configure.ac [spu-*-*]: Do not set skipdirs.
7354         * configure: Re-generate.
7356 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7358         * MAINTAINERS (Various Maintainers): Add myself to reload.
7360 2008-10-25  Richard Guenther  <rguenther@suse.de>
7362         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7363         maintainer.  Remove myself as libgcc-math maintainer.
7364         (Non-Algorithmic Maintainers): Remove myself.
7366 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7368         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7369         * Makefile.in: Regenerated.
7371 2008-10-23  Cary Coutant  <ccoutant@google.com>
7373         * MAINTAINERS (Write after approval): Add myself.
7375 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7377         PR gdb/921
7378         PR gdb/1646
7379         PR gdb/2175
7380         PR gdb/2176
7382         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7383         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7384         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7385         (HOST_EXPORTS): Pass CPPFLAGS.
7386         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7387         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7388         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7389         * Makefile.in, configure: Regenerated.
7390         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7391         and CPPFLAGS_FOR_BUILD.
7393 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7395         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7396         Sebastian Pop.
7398 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7400         * MAINTAINERS (Write After Approval): Added myself.
7402 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7404         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7405         recommended version to 2.3.2.
7407         * configure: Regenerate.
7409 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7411         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7413 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7415         * MAINTAINERS (Write After Approval): Update e-mail address.
7417 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7419         * libtool.m4: Update to libtool 2.2.6.
7420         * lt~obsolete.m4: Update to libtool 2.2.6.
7421         * ltmain.sh: Update to libtool 2.2.6.
7422         * ltsugar.m4: Update to libtool 2.2.6.
7423         * ltversion.m4: Update to libtool 2.2.6.
7424         * ltoptions.m4: Update to libtool 2.2.6.
7425         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7427 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7429         * MAINTAINERS (Write After Approval): Add myself.
7431 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7433         * MAINTAINERS (Write After Approval): Update my name.
7435 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7437         * MAINTAINERS: Add myself in "Write After Approval".
7439 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7441         * MAINTAINERS: Add myself as ia64 maintainer.
7443 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7445         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7446         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7447         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7448         and Michael Tiemann from Write After Approval since they do not
7449         actually have access.
7451 2008-09-05  Richard Guenther  <rguenther@suse.de>
7453         * configure.ac: Initialize clooglibs to -lcloog.
7454         * configure: Re-generate.
7456 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7458         * MAINTAINERS (Write After Approval): Add myself.
7460 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7462         * configure.ac (--with-cloog-polylib): New.
7463         (--disable-cloog-version-check): New.
7464         (--disable-ppl-version-check): New.
7465         * configure: Re-generate.
7467 2008-09-03  Richard Guenther  <rguenther@suse.de>
7469         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7470         cloog test.
7471         * configure: Re-generate.
7473 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7475         Add picoChip port.
7476         * MAINTAINERS: Add picoChip maintainers.
7478 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7479             Tobias Grosser  <grosser@fim.uni-passau.de>
7480             Jan Sjodin  <jan.sjodin@amd.com>
7481             Harsha Jagasia  <harsha.jagasia@amd.com>
7482             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7483             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7484             Adrien Eliche  <aeliche@isty.uvsq.fr>
7486         Merge from graphite branch.
7487         * configure: Regenerate.
7488         * Makefile.in: Regenerate.
7489         * configure.ac (host_libs): Add ppl and cloog.
7490         Add checks for PPL and CLooG.
7491         * Makefile.def (ppl, cloog): Added modules and dependences.
7492         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7493         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7495 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7497         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7498         (GCC_SHLIB_SUBDIR): New.
7499         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7500         * configure: Regenerate.
7501         * Makefile.in: Regenerate.
7503 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7505         * MAINTAINERS: Consistently use tabs to separate columns.
7507 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7509         * MAINTAINERS (Write after Approval): Add myself.
7511 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7513         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7514         Enable bfd, binutils and opcodes.
7515         * configure: Regenerate.
7517 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7519         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7521 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7523         * MAINTAINERS:  Use correct Umlaut for last name.
7525 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7527         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7529 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7531         * MAINTAINERS: Update my email address.
7533 2008-08-16  Nicolas Roche  <roche@adacore.com>
7535         * Makefile.tpl: Add BOOT_ADAFLAGS.
7536         * Makefile.in: Regenerate.
7538 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7540         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7541         * configure: Regenerate.
7543 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7545         * configure.ac: Add makefile fragments for hpux.
7546         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7547         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7548         * configure: Regenerate.
7549         * Makefile.in: Regenerate.
7551 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7553         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7555 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7557         * MAINTAINERS (Write after Approval): Add myself.
7559 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7561         * MAINTAINERS (Write After Approval):  Add myself.
7563 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7565         * MAINTAINERS (Write After Approval):  Add myself.
7567 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7569         * MAINTAINERS: Update my email address.
7571 2008-06-25  Joey Ye  <joey.ye@intel.com>
7573         * MAINTAINERS (Write After Approval):  Add myself.
7575 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7577         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7578         * Makefile.in: Regenerate.
7579         * configure: Regenerate.
7581 2008-06-17  Daniel Kraft  <d@domob.eu>
7583         * MAINTAINERS (Write After Approval):  Add myself.
7585 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7587         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7588         "$@" is still intact with both Autoconf 2.59 and 2.62.
7589         * configure: Regenerate.
7591 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7593         * Makefile.tpl: Fix comment errors.
7594         * Makefile.in: Regenerate.
7596 2008-06-12  David S. Miller  <davem@davemloft.net>
7597             David Edelsohn  <edelsohn@gnu.org>
7599         * configure.ac: Add powerpc*-*-* to gold supported targets.
7600         * configure: Regenerate.
7602 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7604         PR tree-optimization/36218
7605         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7606         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7607         (all prefix="build-"): Pass them to build-system sub-makes.
7608         * Makefile.in: Regenerate.
7610 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7612         * MAINTAINERS (mt port): Remove.
7613         (sco5, unixware, sco udk): Remove.
7614         (Kean Johnston): Add to Write After Approval.
7616 2008-05-30  Julian Brown  <julian@codesourcery.com>
7618         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7619         of libobjc for ARM EABI Linux.
7620         * configure: Regenerate.
7622 2008-05-18  Xinliang David Li   <davidxl@google.com>
7624         * ChangeLog: Remove wrong ChangeLog entry.
7626 2008-05-17  Xinliang David Li   <davidxl@google.com>
7628         * MAINTAINERS (Write After Approval): Add myself.
7630 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7632         * MAINTAINERS (Write After Approval): Add myself.
7634 2008-05-14  Rafael Espíndola  <espindola@google.com>
7636         * config-ml.in: don't handle --enable-shared and --enable-static.
7638 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7640         * MAINTAINERS: Update my email address.
7642 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7644         * MAINTAINERS: Update my email address.
7646 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7648         * MAINTAINERS (Write After Approval): Add myself.
7650 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7652         * MAINTAINERS (Write After Approval): Add myself.
7654 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7656         * MAINTAINERS (crx): Add myself.
7658 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7660         Sync with src:
7661         2008-04-14  David S. Miller  <davem@davemloft.net>
7663         * configure.ac: Add sparc*-*-* to gold supported targets.
7664         * configure: Regenerate.
7666 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7668         PR bootstrap/35457
7669         * configure.ac: Include override.m4.
7670         * configure: Regenerate.
7672 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7674         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7675         * Makefile.in: Regenerate.
7677 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7679         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7680         as nonconfigurable directories list.
7681         * configure: Regenerate.
7683 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7685         * config.sub, config.guess: Update from upstream sources.
7687 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7689         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7690         * Makefile.in: Regenerate.
7692 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7694         * configure.ac: Do not build libssp for the AVR.
7695         * configure: Regenerate.
7697 2008-04-07  Ian Lance Taylor  <iant@google.com>
7699         * Makefile.def: check-gold depends upon all-binutils.
7700         * Makefile.in: Regenerate.
7702 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7704         * MAINTAINERS (Write After Approval): Add myself.
7706 2008-04-04  Nick Clifton  <nickc@redhat.com>
7708         PR binutils/4334
7709         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7710         builds.
7711         * configure: Regenerate.
7713 2008-04-04  NightStrike  <NightStrike@gmail.com>
7715         PR other/35151
7716         * configure.ac: Combine rules for mingw32 and mingw64.
7717         * configure: Regenerate.
7719 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7721         * MAINTAINERS (Write After Approval): Add myself.
7723 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7725         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7726         * Makefile.in (.NOTPARALLEL): Ditto.
7728 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7730         * MAINTAINERS (Write After Approval): Add myself.
7732 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7734         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7735         * Makefile.in (.NOTPARALLEL): Regenerate.
7737 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7739         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7740         * Makefile.in: Regenerate.
7742 2008-03-26  Jakub Staszak  <kuba@et.pl>
7744         * MAINTAINERS (Write After Approval): Add myself.
7746 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7748         * MAINTAINERS:  Update e-mail address.
7750 2008-03-20  Ian Lance Taylor  <iant@google.com>
7752         * configure.ac: Add support for --enable-gold.
7753         * Makefile.def: Add gold as a directory like ld.
7754         * configure, Makefile.in: Regenerate.
7756 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7758         * configure.ac: m4_include config/proginstall.m4.
7759         * configure: Regenerate.
7761         Backport from upstream Libtool:
7763         2007-10-12  Eric Blake  <ebb9@byu.net>
7765         Deal with Autoconf 2.62's semantic change in m4_append.
7766         * ltsugar.m4 (lt_append): Replace broken versions of
7767         m4_append.
7768         (lt_if_append_uniq): Don't require separator to be overquoted,
7769         and avoid broken m4_append.
7770         (lt_dict_add): Fix typo.
7771         * libtool.m4 (_LT_DECL): Don't overquote separator.
7773 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7775         * config.rpath: Add AIX 6 support.
7777 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7779         * Makefile.def (stageprofile).  Remove -fprofile-generate
7780         from stage_libcflags.
7781         * Makefile.in: Regenerate.
7783 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7785         * config.sub, config.guess: Update from upstream sources.
7787 2008-03-06  Tom Tromey  <tromey@redhat.com>
7789         * MAINTAINERS: Update for treelang deletion.
7791 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7793         * MAINTAINERS: Update my email address.
7795 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7797         * MAINTAINERS (darwin port): Add myself as a maintainer.
7798         (objective-c/c++): Add myself as a maintainer.
7800 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7802         * MAINTAINERS (Write After Approval): Update my email address.
7804 2008-02-25  Tomas Bily  <tbily@suse.cz>
7806         * MAINTAINERS (Write After Approval): Add myself.
7808 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7810         * MAINTAINERS (OpenMP): Add myself.
7812 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7814         PR bootstrap/32009
7815         PR bootstrap/32161
7817         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7818         * configure: Regenerate.
7820         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7821         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7822         STAGE4_LIBCFLAGS): New.
7823         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7824         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7825         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7826         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7827         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7828         for target modules.  Don't export LIBCFLAGS.
7829         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7830         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7831         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7832         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7833         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7834         * Makefile.in: Regenerate.
7836 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7838         PR libgcj/33085
7839         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7840         Do not use -DDLL_EXPORT.  Backport from upstream.
7842 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7844         * MAINTAINERS (Write After Approval): Add myself.
7846 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7848         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7849         * configure: Regenerate.
7851 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7853         * configure.ac (xtensa*-*-*): Recognize processor variants.
7854         * configure: Regenerate.
7856 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7858         PR bootstrap/34922
7859         * configure.ac (PARSE_ARGS): Push suitable setting of
7860         ac_subdirs_all, for `./configure --help=recursive'.
7861         Handle `+' in generic toplevel directory disabling.
7862         * configure: Regenerate.
7864 2008-01-28  Nick Clifton  <nickc@redhat.com>
7866         * MAINTAINERS (xstormy16): Take over maintainership.
7868 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7870         * MAINTAINERS (c4x port): Remove.
7872 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7874         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7876 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7878         * config.sub, config.guess: Update from upstream sources.
7880 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7882         * MAINTAINERS (Write After Approval): Add myself.
7884 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7886         * MAINTAINERS: Update my email address.
7888 2008-01-09  Raksit Ashok  <raksit@google.com>
7890         * MAINTAINERS (Write After Approval): Add myself.
7892 2008-01-09  Raksit Ashok  <raksit@google.com>
7894         * MAINTAINERS (Write After Approval): Add myself.
7896 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7898         * config.sub, config.guess: Update from upstream sources.
7900 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7902         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7903         Change recommended MPFR from 2.2.1 -> 2.3.0.
7904         * configure: Regenerate.
7906 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7908         * MAINTAINERS: Update my email address.
7910 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7912         * MAINTAINERS: Update my email address.
7914 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7916         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7917         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7918         * Makefile.in: Regenerate.
7920 2007-12-10  Mark Heffernan  <meheff@google.com>
7922         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7923         misplaced entries.
7925 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7927         * configure.ac: Enable libjava for x86_64-*-darwin9.
7928         * configure: Regenerate.
7930 2007-12-07  Bill Maddox  <maddox@google.com>
7932         * MAINTAINERS (Write After Approval): Add myself.
7934 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7936         * config.sub, config.guess: Update from upstream sources.
7938 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7940         * config-ml.in: Remove 64bit configure tests.
7942 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7944         * config-ml.in: Robustify against white space in absolute file
7945         names.
7947         * config-ml.in (multi-clean): Substitute ${Makefile}.
7948         Remove superfluous ${Makefile} in list.
7950 2007-11-19  Thiemo Seufer  <ths@mips.com>
7952         * config-ml.in: Don't hardcode the Makefile name.
7954 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7956         * MAINTAINERS (Write After Approval): Add myself.
7958 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7960         * MAINTAINERS (Write After Approval): Add myself.
7962 2007-11-06  Doug Kwan  <dougkwan@google.com>
7964         * MAINTAINERS (Write After Approval): Add myself.
7966 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7968         * MAINTAINERS (mercury): Remove entry.
7969         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7971 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7973         * Makefile.def (dependencies): Make configure-gdb depend on
7974         all-intl.
7975         * Makefile.in: Regenerated.
7977 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7979         * MAINTAINERS (Fortran maintainer): Remove myself.
7981 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7983         * Makefile.def: To avoid problems running with parallel makes,
7984         build newlib before libgloss so that target specific header
7985         files are availble.
7986         * Makefile.in: Regenerate
7988 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7990         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7991         * Makefile.in: Regenerate.
7993 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7995         * MAINTAINERS (Register allocation reviewer): Add myself.
7997 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7999         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8000         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8001         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8002         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8003         * configure: Regenerate.
8005 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8007         * MAINTAINERS (Register allocation reviewer): Add myself.
8009 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8011         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8012         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8013         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8014         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8015         * configure.ac: Default them to host tools for $host = $build.
8016         Subst them.
8018         * configure: Regenerate.
8019         * Makefile.in: Regenerate.
8021 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8023         * MAINTAINERS (Register allocation reviewer): Add myself.
8025 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8027         * MAINTAINERS (Register allocation reviewer): Add myself.
8029 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8031         * MAINTAINERS (Write After Approval): Fix typo.
8033 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8035         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8036         * configure: Regenerate.
8038 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8040         PR bootstrap/31906
8041         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8042         they're already prefixed.
8044 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8046         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8047         libstdc++.
8048         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8049         * configure: Regenerate.
8050         * Makefile.in: Regenerate.
8052 2007-09-17  Andreas Schwab  <schwab@suse.de>
8054         * configure.ac: Raise minimum makeinfo version to 4.6.
8055         * configure: Regenerate.
8057 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8059         * MAINTAINERS (write-after-approval) add myself
8061 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8063         * configure.ac: Correct makeinfo version check.
8064         * configure: Regenerate.
8066 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8068         * MAINTAINERS: Update my email address.
8070 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8072         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8073         to $skipdirs and only disable gprof for newlib.  Use the normal
8074         mips*-elf* handling in other respects.
8075         * configure: Regnerate.
8077 2007-09-12  David Daney  <ddaney@avtrex.com>
8079         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8080         enabling libgcj.
8081         * configure: Regenerate.
8083 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8085         PR other/32154
8086         * configure.ac: For libgloss targets, point the linker to the linker
8087         script, startup code and simulator library.
8088         * configure: Regenerate.
8090 2007-09-07  Andrew Haley  <aph@redhat.com>
8092         * configure.ac (noconfigdirs): Remove target-libffi and
8093         target-libjava.
8094         * configure: Regenerate.
8096 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8098         PR target/33281
8099         * configure.ac: Use config/mh-mingw on mingw.
8100         * configure: Regenerate.
8102 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8104         * MAINTAINERS (Write After Approval): Add myself.
8106 2007-09-05  Richard Guenther  <rguenther@suse.de>
8108         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8109         nor --disable-checking is provided also turn on yes and types
8110         checking for stage1.
8111         * configure: Re-generate.
8113 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8115         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8116         (Write After Approval): Remove myself.
8118 2007-08-29  Nick Clifton  <nickc@redhat.com>
8120         * config.sub, config.guess: Update from upstream sources.
8122 2007-08-22  Bud Davis  <jmdavis@link.com>
8124         * MAINTAINERS (Write After Approval): Added myself.
8125         * MAINTAINERS (Reviewers): Removed myself.
8127 2007-08-18  Paul Brook  <paul@codesourcery.com>
8128             Joseph Myers  <joseph@codesourcery.com>
8130         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8131         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8132         * Makefile.in: Regenerate.
8133         * configure.ac (--with-debug-prefix-map): New.
8134         * configure: Regenerate.
8136 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8137             Nigel Stephens  <nigel@mips.com>
8139         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8140         as target_makefile_frag.
8141         * configure: Regenerate.
8143 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8145         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8146         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8147         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8148         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8149         (do-compare, do-compare3, do-compare-debug): New.
8150         ([+compare-target+]): Use them.
8152 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8154         * MAINTAINERS (Write After Approval): Change my email address.
8156 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8157             Ben Elliston  <bje@au.ibm.com>
8159         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8160         --silent if $silent.
8161         * configure: Regenerate.
8163 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8165         * MAINTAINERS (Various Maintainers): Add myself as
8166         loop infrastructure maintainer.  Update my e-mail
8167         address.
8169 2007-07-31  Diego Novillo  <dnovillo@google.com>
8171         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8172         Adjust description.
8174 2007-07-26  Richard Guenther  <rguenther@suse.de>
8176         * configure.ac: Add types checking to stage1 checking flags.
8177         * configure: Regenerate.
8179 2007-07-17  Nick Clifton  <nickc@redhat.com>
8181         * COPYING3: New file.  Contains version 3 of the GNU General
8182         Public License.
8183         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8184         Lesser General Public License.
8186 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8188         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8190 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8192         * MAINTAINERS (S/390 co-maintainer): Add myself.
8193         (Write After Approval): Remove myself.
8195 2007-07-13  Dan Hipschman  <dsh@google.com>
8197         * MAINTAINERS (Write After Approval): Add myself.
8199 2007-07-11  Nick Clifton  <nickc@redhat.com>
8201         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8202         WINDRES export.
8203         * Makefile.in: Regenerate.
8205 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8207         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8208         maintainer.
8210 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8212         * lt~obsolete.m4: New. Import from 20070318 libtool.
8214 2007-07-03  Julian Brown  <julian@codesourcery.com>
8216         * MAINTAINERS (Write After Approval): Add myself.
8218 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8220         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8221         * configure: Regenerate.
8223 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8225         * configure.ac: Add some missing m4 quotation.
8226         * configure: Regenerate.
8228 2007-07-02  Simon Baldwin  <simonb@google.com>
8230         * MAINTAINERS (Write After Approval): Add myself.
8232 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8234         * configure: Regenerate.
8236 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8238         * Makefile.def: Add windmc tool to build.
8239         * Makefile.tpl: Likewise.
8240         * configure.ac: Likewise.
8241         * Makefile.in: Regenerate.
8242         * configure: Regenerate.
8244 2007-06-28  DJ Delorie  <dj@redhat.com>
8246         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8247         not building newlib.
8248         * configure: Regenerated.
8250 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8252         * MAINTAINERS (Write After Approval): Add myself.
8254 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8256         * MAINTAINERS (Write After Approval): Add myself.
8258 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8260         * MAINTAINERS (Write After Approval): Add myself.
8262 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8264         * MAINTAINERS (Write After Approval): Add myself.
8266 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8268         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8269         * Makefile.in: Regenerated.
8271 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8273         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8274         bfin*-*-uclinux* targets.
8275         * configure: Regenerate.
8277 2007-06-14  Ian Lance Taylor  <iant@google.com>
8279         * MAINTAINERS: Add myself as non-algorithmic global write
8280         maintainer.
8282 2007-06-14  Diego Novillo  <dnovillo@google.com>
8284         * MAINTAINERS: Add self as middle-end maintainer and
8285         non-algorithmic global write maintainer.
8287 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8289         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8290         Move all Fortran maintainers except Paul Brook into the
8291         Non-Autopoiesis section.
8293 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8295         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8296         (distclean-stage[+id+]): Possibly delete stage_last.
8297         * Makefile.in: Regenerate.
8299 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8301         * MAINTAINERS (Various Maintainer): Fix typo.
8303 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8305         * MAINTAINERS (Various Maintainer): Add myself as
8306         dataflow maintainer.
8308 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8310         * config.sub, config.guess: Update from upstream sources.
8312 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8314         * Makefile.tpl: Fix spelling error.
8315         * Makefile.in: Regenerate.
8317 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8319         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8320         lt_cv_sys_max_cmd_len.
8322 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8324         * MAINTAINERS (Various Maintainers): Add myself as
8325         auto-vectorizer maintainer.
8327 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8329         PR libjava/32098
8330         * libtool.m4: Revert previous change.
8331         * ltgcc.m4: Put it here.
8333 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8335         * MAINTAINERS (Various Maintainers): Add myself as
8336         auto-vectorizer maintainer.
8338 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8340         PR libjava/32098
8341         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8343 2007-05-30  Richard Guenther  <rguenther@suse.de>
8345         * MAINTAINERS (Various Maintainers): Add myself as
8346         auto-vectorizer maintainer.
8348 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8350         PR bootstrap/29382
8351         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8352         * configure: Rebuilt.
8354 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8356         * MAINTAINERS (Write After Approval): Removed my name.
8358 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8360         * MAINTAINERS (Write After Approval): Remove myself.
8362 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8364         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8366 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8368         * ltmain.sh: Update from ToT Libtool.
8369         * libtool.m4: Update from ToT Libtool.
8370         * ltsugar.m4: New. Update from ToT Libtool.
8371         * ltversion.m4: New. Update from ToT Libtool.
8372         * ltoptions.m4: New. Update from ToT Libtool.
8373         * ltconfig: Remove.
8374         * ltcf-c.sh: Remove.
8375         * ltcf-cxx.sh: Remove.
8376         * ltcf-gcj.sh: Remove.
8378 2007-05-22  Ollie Wild  <aaw@google.com>
8380         * MAINTAINERS (Write After Approval): Add myself.
8382 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8384         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8385         stage_cflags.
8386         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8387         Remove CFLAGS/LIBCFLAGS.
8388         (configure-stage[+id+]-[+prefix+][+module+],
8389         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8390         * Makefile.in: Regenerate.
8392 2007-05-15  Diego Novillo  <dnovillo@google.com>
8394         * MAINTAINERS: Update e-mail address.
8396 2007-05-15  Revital Eres  <eres@il.ibm.com>
8398         * MAINTAINERS (Write After Approval): Add myself.
8400 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8402         * MAINTAINERS (Write After Approval): Updated my address.
8404 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8406         * MAINTAINERS (Write After Approval): Add myself.
8408 2007-05-11  Silvius Rus  <rus@google.com>
8410         * MAINTAINERS (Write After Approval): Add myself.
8412 2007-04-23  Tom Tromey  <tromey@redhat.com>
8414         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8416 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8418         * MAINTAINERS (cpplib): Rename to ...
8419         (libcpp): ... this.  Add C/C++ front end maintainers.
8421 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8423         * config-ml.in: Pass ${ml_config_env} to configure calls.
8425 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8427         * MAINTAINERS (Write After Approval): Add myself.
8429 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8431         * MAINTAINERS (Write After Approval): Add myself.
8433 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8435         * MAINTAINERS (fortran 95 front end): Add myself.
8437 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8439         * MAINTAINERS (Write After Approval): Add myself.
8441 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8443         * MAINTAINERS (Modulo Scheduler): Add myself.
8445 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8447         * MAINTAINERS (fortran 95 front end): Add myself.
8448         (c++ front end): whitespace fix.
8450 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8452         * MAINTAINERS (Write After Approval): Add myself.
8454 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8456         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8457         of glob.  Quote arguments with single quotes too.
8458         * configure: Regenerate.
8460 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8462         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8463         * Makefile.in: Regenerate
8465 2007-03-07  Andreas Schwab  <schwab@suse.de>
8467         * configure: Regenerate.
8469 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8471         * configure.ac: Add "--with-pdfdir" configure option,
8472         which defines pdfdir variable.
8473         * Makefile.def (target=fixincludes): Add install-pdf to
8474         missing targets.
8475         (recursive_targets): Add install-pdf target.
8476         (flags_to_pass): Add pdfdir.
8477         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8478         target.
8479         * configure: Regenerate
8480         * Makefile.in: Regenerate
8482 2007-02-28  Eric Christopher  <echristo@apple.com>
8484         Revert:
8485         2006-12-07  Mike Stump  <mrs@apple.com>
8487         * Makefile.def (dependencies): Add dependency for
8488         install-target-libssp and install-target-libgomp on
8489         install-gcc.
8490         * Makefile.in: Regenerate.
8492 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8494         * configure: Regenerate.
8495         * configure.ac: Move statements after variable declarations.
8497 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8499         * MAINTAINERS: Add myself as sh maintainer.
8501 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8503         * configure.ac: Adjust for loop syntax.
8504         * configure: Regenerate.
8506 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8508         * configure: Rebuilt.
8510 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8512         * configure.ac: Drop multiple occurrences of --enable-languages,
8513         and fix its quoting.
8514         * configure: Rebuilt.
8516 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8517             Nathan Sidwell  <nathan@codesourcery.com>
8518             Vladimir Prus  <vladimir@codesourcery.com>
8519             Joseph Myers  <joseph@codesourcery.com>
8521         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8522         * configure: Regenerate.
8524 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8526         * ltconfig (freebsd*): Default to elf.
8528 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8530         * configure.ac (target_libraries): Move libgcc before libiberty.
8531         * configure: Regenerated.
8533 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8534             Paolo Bonzini  <bonzini@gnu.org>
8536         PR bootstrap/30753
8537         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8538         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8539         * configure: Regenerated.
8541 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8543         * MAINTAINERS (Language Front End Maintainers): Update my mail
8544         address.
8546 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8548         PR bootstrap/30748
8549         * configure.ac: Correct syntax for Solaris ksh.
8550         * configure: Regenerated.
8552 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8554         * configure.ac: Sync with src.
8555         * configure: Regenerate.
8557 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8559         * Makefile.in: Regenerate.
8561 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8563         * config.sub: Sync with src.
8565 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8567         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8568         noncanonical equivalents.
8569         * configure.in: Rename to...
8570         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8571         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8572         target_noncanonical.  Use them.  Rewrite removal of configure
8573         arguments for autoconf 2.59.  Discard variable settings.  Force
8574         program_transform_name for native tools.
8576         * Makefile.in: Regenerated.
8577         * configure: Regenerated with autoconf 2.59.
8579 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8581         * MAINTAINERS (Write After Approval): Add myself.
8583 2007-01-31  Andreas Schwab  <schwab@suse.de>
8585         * Makefile.tpl (LDFLAGS): Substitute it.
8586         * Makefile.in: Regenerate.
8588 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8590         * MAINTAINERS (Write After Approval): Add myself.
8592 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8594         * MAINTAINERS (spu port): Add myself.
8596 2007-01-23  Richard Guenther  <rguenther@suse.de>
8598         PR bootstrap/30541
8599         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8600         * Makefile.tpl (GNATBIND): Substitute it.
8601         (GNATMAKE): Likewise.
8602         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8603         of STAGE_PREFIX.
8604         * Makefile.in: Regenerate.
8605         * configure: Regenerate.
8607 2007-01-18  Mike Stump  <mrs@apple.com>
8609         * configure.in: Re-enable -Werror for gcc builds.
8611 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8613         * MAINTAINERS (Write After Approval): Add myself.
8615 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8617         * configure.in: Change == to = in test command.
8618         * configure: Regenerate.
8620 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8621             Nick Clifton  <nickc@redhat.com>
8622             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8624         * configure.in (build_configargs, host_configargs, target_configargs):
8625         Remove build/host/target parameters.
8626         (host_libs): Add gmp and mpfr.
8627         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8628         * Makefile.def (gmp, mpfr): New.
8629         (gcc): Remove target.
8630         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8631         target_os, target_vendor): New.
8632         (configure): Add host_alias/target_alias arguments; adjust invocations.
8633         * configure: Regenerate.
8634         * Makefile.in: Regenerate.
8636 2007-01-11  Matt Fago  <fago@earthlink.net>
8638         * configure.in: Try to link to functions only in mpfr 2.2.x
8639         to improve robustness of configure tests.
8640         * configure: Regenerate.
8642 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8644         * MAINTAINERS: Add myself as i386 maintainer.
8646 2007-01-08  Jan Hubicka  <jh@suse.cz>
8648         * MAINTAINERS: Add myself as i386 maintainer.
8650 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8652         * configure.in: Add support for an x86_64-mingw* target.
8653         * configure: Regenerate.
8655 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8657         * Makefile.tpl (all-target): Correct @if conditional for target
8658         modules.
8659         * configure.in: Omit libiberty if building only target libgcc.
8660         * configure, Makefile.in: Regenerated.
8662 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8664         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8665         * configure: Regenerate.
8667 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8669         * Makefile.def (target_modules): Add libgcc.
8670         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8671         * Makefile.tpl (clean-target-libgcc): Delete.
8672         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8673         on gcc even for bootstrapped modules.  Rewrite handling of
8674         lang_env_dependencies to loop over target_modules.
8675         * configure.in (target_libraries): Add target-libgcc.
8676         * Makefile.in, configure: Regenerated.
8678 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8680         * configure.in: Reorganize recognition of languages.  Add
8681         --enable-stage1-languages.  Show supported languages for the chosen
8682         target rather than all recognized languages.
8683         * configure: Regenerate.
8685 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8687         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8688         * Makefile.in: Regenerate.
8690 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8692         * configure.in: Warn that MPFR 2.2.0 is buggy.
8693         * configure: Regenerate.
8695 2006-12-27  Ian Lance Taylor  <iant@google.com>
8697         * configure.in: When removing Makefiles to force a reconfigure, also
8698         remove prev-DIR*/Makefile.
8699         * configure: Regenerate.
8701 2006-12-22  Andreas Schwab  <schwab@suse.de>
8703         * configure: Regenerate with correct autoconf version.
8705 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8707         * configure.in: add AC_SUBST for *_FOR_TARGET.
8708         * configure: Regenerate.
8710 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8712         * configure.in: Simplify logic for rejecting languages that cannot
8713         be built.  Separate the case when a language is unsupported,
8714         from the case when the user chooses not to build a language.
8716 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8718         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8719         it only affects bootstrap and could be tested on "$host" as well.
8720         * configure: Regenerate.
8721         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8723 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8725         PR bootstrap/29544
8726         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8727         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8728         move here comment from Makefile.tpl.
8729         * Makefile.tpl: Move some definitions higher in the file.
8730         (STAGE1_CHECKING): New.
8731         * configure.in: Add --enable-stage1-checking.
8732         * configure: Regenerate.
8733         * Makefile.in: Regenerate.
8735 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8737         * MAINTAINERS: Add myself as build system maintainer.
8739 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8741         * MAINTAINERS (Write After Approval): Add myself.
8743 2006-12-13  Eric Christopher  <echristo@apple.com>
8745         * MAINTAINERS: Add myself as darwin maintainer.
8747 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8749         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8751 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8753         MAINTAINERS: Update my entry.
8755 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8757         * configure.in:  Handle spu makefile frag.
8758         * Makefile.tpl (MAINT): Define
8759         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8760         * configure: Regenerate.
8761         * Makefile.in: Regenerate.
8763 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8765         * config.guess: Import latest version.
8766         * config.sub: Likewise.
8768 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8770         * configure.in (spu-*-*): Don't skip target-libiberty.
8771         * configure: Regenerate.
8773 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8775         PR bootstrap/30134
8776         * configure.in: Correct x86 darwin support for libjava to powerpc
8777         and i?86 only.
8778         * configure: Regenerate.
8780 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8782         * configure.in: Add x86 darwin support for libjava.
8783         * configure: Regenerate.
8785 2006-12-07  Mike Stump  <mrs@apple.com>
8787         * Makefile.def (dependencies): Add dependency for
8788         install-target-libssp and install-target-libgomp on
8789         install-gcc.
8790         * Makefile.in: Regenerate.
8792 2006-12-04  Richard Guenther  <rguenther@suse.de>
8794         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8795         (Non-Algorithmic Maintainers): Move over non-algorithmic
8796         loop optimizer maintainers, add myself as a non-algorithmic
8797         middle-end maintainer.
8799 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8801         * MAINTAINERS (Write After Approval): Add myself.
8803 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8805         * configure.in: Update error message for missing GMP/MPFR.
8807         * configure: Regenerate.
8809 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8811         * configure.in: Update MPFR version in error message.
8813         * configure: Regenerate.
8815 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8817         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8818         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8819         --with-gmp-lib): New flags.
8821         * configure: Regenerate.
8823 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8825         * MAINTAINERS (Write After Approval): Change my email address.
8827 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8829         * MAINTAINERS (Write After Approval): Add myself.
8831 2006-11-22  Philipp Thomas  <pth@suse.de>
8833         * MAINTAINERS (i18n): Update e-mail address.
8835 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8837         * MAINTAINERS (spu port): Add myself as maintainer.
8838         (Write After Approval): Remove myself.
8840 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8842         * configure.in (skipdirs): Don't build libssp for SPU.
8843         * configure: Regenerate.
8845 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8847         * MAINTAINERS (spu port): Add myself as maintainer.
8848         (libobjc): Update my email address.
8850 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8852         * MAINTAINERS (Write After Approval): Add myself.
8854 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8856         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8857         * configure : Rebuilt.
8859 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8861         * MAINTAINERS (Write After Approval): Add myself.
8863 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8865         * MAINTAINERS (Write After Approval): Add myself.
8867 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8869         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8870         libmpfr.a.
8871         * configure: Regenerate.
8873 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8875         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8876         (unstage): Test for stage_last presence.
8878         PR bootstrap/29802
8879         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8880         STAGE_PREFIX.
8881         * Makefile.in: Regenerate.
8883 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8885         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8886         maintainers.
8888 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8890         * MAINTAINERS (Write After Approval): Add myself.
8892 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8894         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8895         and stageN-package/Makefile.
8896         * Makefile.in: Regenerated.
8898 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8900         * configure.in: Remove target-libgloss from noconfigdirs for
8901         bfin-*-*.
8902         * configure: Regenerated.
8904 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8906         * configure.in (have_gmp): Only error if the gcc directory exists.
8908         * configure: Regenerate.
8910 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8912         * configure.in: Robustify error message for missing GMP/MPFR.
8914         * configure: Regenerate.
8916 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8918         * MAINTAINERS (Write After Approval): Add myself.
8920 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8922         * MAINTAINERS: Change email address.
8924 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8926         * MAINTAINERS (Write After Approval): Add myself.
8928 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8930         * MAINTAINERS (Write After Approval): Add myself.
8932 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8934         * MAINTAINERS (Write After Approval): Move myself to
8935         Write After Approval section.
8937 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8939         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8940         need_gmp anymore.
8941         * configure: Regenerate.
8943 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8945         * MAINTAINERS (Write After Approval): Add myself.
8947 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8949         * config.guess: Import latest version.
8950         * config.sub: Likewise.
8952 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8954         * Makefile.def: Added pdf target handling.
8955         * Makefile.tpl: Added pdf target handling.
8956         * Makefile.in: Regenerated.
8958 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8960         * MAINTAINERS: Add self as score port maintainer.
8962 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8964         * MAINTAINERS (Write After Approval): Add myself.
8966 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8968         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8969         or newer.
8970         * configure: Regenerated.
8972 2006-09-27  Dave Brolley  <brolley@redhat.com>
8974         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8975         using $s instead of $r.
8976         * configure: Regenerated.
8978 2006-09-26  Thiemo Seufer  <ths@mips.com>
8980         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8981         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8982         * configure: Regenerate.
8984 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8986         * MAINTAINERS (Write After Approval): Remove myself.
8988 2006-09-22  Chao-ying Fu  <fu@mips.com>
8990         * MAINTAINERS (Write After Approval): Add myself.
8992 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8994         * MAINTAINERS: Add self as soft-fp maintainer.
8996 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8998         * MAINTAINERS: Add myself as avr maintainer.
8999         Remove Marek Michalkiewicz as avr maintainer.
9001 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9003         * MAINTAINERS (Write After Approval): Add myself.
9005 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9007         * configure.in: Never build newlib for a Mingw host.
9008         Never build newlib as Mingw target library.
9009         Test the existence of winsup/cygwin for building a Cygwin newlib,
9010         rather than just winsup.
9011         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9012         building a Mingw target.
9013         * configure: Regenerate.
9015 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9017         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9019 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9021         * config.guess: Import from src (was more updated).
9022         * config.sub: Likewise.
9024 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9026         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9027         * configure: Regenerated.
9029 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9031         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9032         for stages after the first.
9034 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9036         * Makefile.def: Add dependencies for configure-opcodes
9037         on configure-intl and all-opcodes on all-intl.
9038         * Makefile.in: Regenerated.
9040 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9042         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9044 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9046         Port to hosts whose 'sort' and 'tail' implementations
9047         treat operands with leading '+' as file names, as POSIX
9048         has required since 2001.  However, make sure the code still
9049         works on pre-POSIX hosts.
9050         * ltmain.sh: Don't assume "sort +2" is equivalent to
9051         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9053 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9055         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9057 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9059         * ltconfig: chmod 644 before ranlib during install.
9061 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9063         PR bootstrap/18058
9064         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9065         if the bootstrap compiler is a GCC version that supports it.
9066         * configure: Regenerate.
9068 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9070         * configure.in: Fix thinkos in previous check-in.
9071         * configure: Regenerate.
9073 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9075         PR other/27063
9076         * configure.in: Test subdir_requires and give an appropriate
9077         error message.
9078         * configure: Regenerate.
9080 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9082         * MAINTAINERS (Write After Approval): Add myself.
9084 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9086         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9088 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9090         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9092 2006-06-20  David Ayers  <d.ayers@inode.at>
9094         PR bootstrap/28072
9095         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9096         whether target-libjava is being configured instead of whether the
9097         java front end is enabled.
9098         * configure: Regenerate.
9100 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9102         PR target/27540
9103         * configure.in: Only enable libgomp on IRIX 6.
9104         * configure: Regenerate.
9106 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9108         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9109         too.
9110         * Makefile.in: Regenerate.
9112 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9114         * config-ml.in: Alter CCASFLAGS to include special
9115         multilib options the same as is done for CFLAGS.
9117 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9119         * configure.in: Don't enable libgomp on hpux10.
9120         * configure: Rebuilt.
9122 2006-06-12  David Ayers  <d.ayers@inode.at>
9124         PR bootstrap/27963
9125         PR target/19970
9126         * configure.in: Remove target-boehm-gc from noconfigdirs where
9127         ${libgcj} is specified.
9128         * configure: Regenerate.
9130 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9132         Sync from src:
9134         * configure.in: Sync.
9135         * configure: Regenerated.
9137         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9139         * Makefile.def: Added dependencies from sim and gdb on intl, and
9140         added configure dependencies to everything with an all dependency
9141         on intl.
9142         * Makefile.in: Regenerated.
9144 2006-06-06  David Ayers  <d.ayers@inode.at>
9146         PR libobjc/13946
9147         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9148         * Makefile.in: Regenerate.
9149         * configure.in: Add --enable-objc-gc at toplevel and have it
9150         enable boehm-gc for Objective-C.
9151         Remove target-boehm-gc from libgcj.
9152         Add target-boehm-gc to target_libraries.
9153         Add target-boehm-gc to noconfigdirs where ${libgcj}
9154         is specified.
9155         Assert that boehm-gc is supported when requested for Objective-C.
9156         Only build boehm-gc if needed either for Java or Objective-C.
9157         * configure: Regenerate.
9159 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9161         PR 27674
9162         * Makefile.tpl (configure-[+prefix+][+module+],
9163         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9164         Remove rule to unstage bootstrapped modules.
9165         (stage_current): New.
9166         * Makefile.in: Regenerate.
9168 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9170         * MAINTAINERS (Write After Approval): Update my e-mail address.
9172 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9174         * include/libiberty.h: Declare pex_run_in_environment.
9176 2006-05-31  Asher Langton  <langton2@llnl.gov>
9178         * MAINTAINERS (Write After Approval): Add myself.
9180 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9182         * Makefile.def (bfd, opcodes): Fix lib_path.
9183         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9184         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9185         * Makefile.in: Regenerate.
9187 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9189         * Makefile.in: Regenerate.
9191 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9193         * Makefile.def: Add install-html target. Add datarootdir
9194         docdir and htmldir to flags_to_pass.
9195         * Makefile.tpl: Add install-html target.
9196         * Makefile.in: Regenerate.
9197         * configure.in: Add --with-datarootdir, --with-docdir, and
9198         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9199         * configure: Regenerate.
9201 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9203         * configure.in: Enable gprof for cross builds.
9204         * configure: Regenerate.
9206 2006-05-22  Richard Guenther  <rguenther@suse.de>
9208         Revert
9209         2006-01-31  Richard Guenther  <rguenther@suse.de>
9210         Paolo Bonzini  <bonzini@gnu.org>
9212         * Makefile.def (target_modules): Add libgcc-math target module.
9213         * configure.in (target_libraries): Add libgcc-math target library.
9214         (--enable-libgcc-math): New configure switch.
9215         * Makefile.in: Re-generate.
9216         * configure: Re-generate.
9217         * libgcc-math: New toplevel directory.
9219 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9220             Andreas Tobler  <a.tobler@schweiz.ch>
9222         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9223         * configure: Rebuilt.
9225 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9227         * MAINTAINERS (Write After Approval): Add myself.
9229 2006-05-01  DJ Delorie  <dj@redhat.com>
9231         * configure.in: Restore CFLAGS if GMP isn't present.
9232         * configure: Regenerate.
9234 2006-05-01  Richard Guenther  <rguenther@suse.de>
9236         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9237         maintainer.
9239 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9241         * MAINTAINERS (Write After Approval): Add myself.
9243 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9245         * MAINTAINERS (Write After Approval): Add myself.
9247 2006-04-18  DJ Delorie  <dj@redhat.com>
9249         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9250         reference libgloss so that libssp can be built in a combined
9251         tree.
9252         * configure: Regenerate.
9254 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9256         * MAINTAINERS (Write After Approval): Add myself.
9258 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9260         * configure.in: Require makeinfo 4.4 or higher.
9261         * configure: Regenerate.
9263 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9265         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9266         Rearrange the entries of other libraries to have them in one place.
9268 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9270         * MAINTAINERS (Write After Approval): Remove myself.
9271         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9273 2006-03-14  Richard Guenther  <rguenther@suse.de>
9275         * configure: Regenerate with autoconf 2.13.
9277 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9279         * MAINTAINERS: Use my work address.
9281         * MAINTAINERS: Update my E-mail address.
9283 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9285         * configure.in: Handle --disable-<component> generically.
9286         * configure: Regenerate.
9288 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9290         PR libgcj/17311
9291         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9293 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9295         * MAINTAINERS (Write After Approval):  Remove myself.
9296         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9298 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9300         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9301         (TARGET_CONFIGDIRS): Remove.
9302         * configure.in: Remove AC_SUBST(target_configdirs).
9303         * Makefile.in, configure: Regenerated.
9305 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9307         * MAINTAINERS (Write After Approval):  Remove myself.
9308         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9310 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9312         PR bootstrap/25670
9314         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9316         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9317         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9318         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9319         BUILD_PREFIX, BUILD_PREFIX_1.
9320         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9322         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9323         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9325         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9326         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9327         of `cat stage_current`.  Always provide the `r' and `s' variables.
9328         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9329         a single shell execution.
9330         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9331         bootstrapped modules, make the stage1 module if the build was not
9332         started yet, else build the current stage.
9333         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9334         (all-build, all-host, all-target, [+make_target+]-host,
9335         [+make_target+]-target): Do not use \-continued lines.
9336         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9337         (current_stage, restrap, stage_last): New.
9339         * Makefile.in: Regenerate.
9340         * configure: Regenerate.
9342 2006-02-19  Bud Davis  <jmdavis@link.com>
9344         * MAINTAINERS (Write After Approval):  Remove myself.
9345         (Language Front End Maintainers):  Add myself as fortran 95
9346         maintainer and update e-mail address.
9348 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9350         * MAINTAINERS (Write After Approval):  Remove myself.
9351         (Language Front End Maintainers):  Add myself as fortran 95
9352         maintainer.
9354 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9356         * MAINTAINERS (Write After Approval): Add myself.
9358 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9360         * MAINTAINERS (Write After Approval):  Remove myself.
9361         (Language Front End Maintainers):  Add myself as
9362         fortran 95 maintainer.
9364 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9366         Sync from src:
9368         2005-12-27  Leif Ekblad  <leif@rdos.net>
9370         * configure.in: Add support for RDOS target.
9371         * configure: Regenerate.
9373 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9374             Andreas Schwab  <schwab@suse.de>
9376         * configure: Regenerate.
9378 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9380         * configure.in (enable_libgomp): Add AIX.
9381         * configure: Regenerate.
9383 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9385         * MAINTAINERS (Write After Approval): Add myself.
9387 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9389         * MAINTAINERS (Write After Approval): Add myself.
9391 2006-01-31  Richard Guenther  <rguenther@suse.de>
9392         Paolo Bonzini  <bonzini@gnu.org>
9394         * Makefile.def (target_modules): Add libgcc-math target module.
9395         * configure.in (target_libraries): Add libgcc-math target library.
9396         (--enable-libgcc-math): New configure switch.
9397         * Makefile.in: Re-generate.
9398         * configure: Re-generate.
9399         * libgcc-math: New toplevel directory.
9401 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9403         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9404         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9405         the assembler, linker and binutils.
9406         * configure: Regenerate.
9408 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9410         * MAINTAINERS (Write After Approval): Add myself.
9412 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9414         * configure: Regenerate.
9416 2006-01-18  Richard Henderson  <rth@redhat.com>
9417             Jakub Jelinek  <jakub@redhat.com>
9418             Diego Novillo  <dnovillo@redhat.com>
9420         * libgomp: New directory.
9421         * Makefile.def: Add target_module libgomp.
9422         * Makefile.in: Regenerate.
9423         * configure.in (target_libraries): Add target-libgomp.
9424         * configure: Regenerate.
9426 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9428         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9429         @ from continuation.
9430         * Makefile.in: Rebuilt.
9432 2006-01-04  Chris Lattner  <sabre@gnu.org>
9434         * MAINTAINERS (Write After Approval): Add myself.
9436 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9438         PR bootstrap/24252
9440         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9441         * Makefile.tpl (OBJDUMP): New.
9442         (EXTRA_HOST_FLAGS): Add it.
9443         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9445         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9446         to use symbolic links between directories.  Avoid race conditions
9447         or make them harmless.
9448         * configure.in: Do not try to use symbolic links between directories.
9450         * Makefile.def (LEAN): Pass.
9451         * Makefile.tpl (LEAN): Define.
9452         (stage[+id+]-start): Accept that the previous directory does not
9453         exist, if the bootstrap is lean.
9454         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9455         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9456         configure substitution.
9457         ([+compare-target+]): Likewise.
9458         ([+bootstrap-target+]-lean): New.
9459         * configure.in: Remove lean bootstrap support from here.
9461         * Makefile.in: Regenerate.
9462         * configure: Regenerate.
9464 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9466         * MAINTAINERS (libdecnumber): Add myself.
9468 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9470         * libtool-ldflags: New script.
9472 2006-01-02  Andreas Schwab  <schwab@suse.de>
9474         * configure.in: When reconfiguring remove Makefile in
9475         all stage directories.
9476         * configure: Regenerate.
9478 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9480         * MAINTAINERS: Update my email address.
9482 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9484         Revert Ada-related part of the previous change.
9486         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9487         Do not pass.
9488         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9489         * Makefile.in: Regenerate.
9490         * configure.in: Do not include mt-ppc-aix target fragment.
9491         * configure: Regenerate.
9493 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9495         * configure.in: Select appropriate fragments for PowerPC/AIX.
9496         * configure: Regenerate.
9498         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9499         BOOT_CFLAGS, BOOT_LDFLAGS.
9500         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9501         BOOT_CFLAGS, BOOT_LDFLAGS.
9502         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9503         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9504         (stage): Fail if we cannot complete the work.
9505         * Makefile.in: Regenerate.
9507 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9509         * configure.in: Replace ms1 with mt.
9510         * configure: Rebuilt.
9512 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9514         * MAINTAINERS: Update my email address.
9516 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9518         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9519         install-host-nogcc): Don't invoke $(stage) at the end.
9520         * Makefile.in: Regenerate.
9522 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9524         * configure.in: Flip the top-level bootstrap switch.
9525         * configure: Regenerate.
9527 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9529         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9530         $(stage) and $(unstage).
9531         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9532         (all): Remove stray semicolon.
9533         (local-distclean): Don't handle multilib.tmp and multilib.out.
9534         (install.all): Set $s for consistency.
9535         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9536         check_multilibs setting.  Always make the install directory.
9537         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9538         Correct @if/@endif.
9539         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9540         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9541         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9542         (multilib.out): Remove.
9543         * Makefile.in: Regenerated.
9545 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9547         * MAINTAINERS (Write After Approval): Add myself.
9549 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9551         * MAINTAINERS: Add myself as mt maintainer.
9553         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9555 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9557         * MAINTAINERS: Change email address.
9559 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9561         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9562         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9563         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9564         Find in-tree tools if available.
9565         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9566         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9567         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9568         (COMPILER_*_FOR_TARGET): New.
9569         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9570         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9571         (CONFIGURED_*, USUAL_*): Remove.
9572         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9573         STRIP): Use autoconf substitutions.
9574         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9575         COMPILER_NM_FOR_TARGET): New.
9576         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9578         (all): Make all-host and all-target in parallel.
9579         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9580         that $$r and $$s are set before invoking a recursive make.
9581         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9582         ([+bootstrap-target+]): Inline most of the `all' target.
9584 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9586         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9587         from the gcc build directory.
9588         * Makefile.in: Regenerate.
9590 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9592         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9593         depend on all-libdecnumber.
9594         * configure.in (host_libs): Include libdecnumber.
9595         * Makefile.in: Regenerate.
9596         * configure: Likewise.
9598 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9600         * libdecnumber: Import decNumber sources from the dfp-branch.
9602 2005-11-21  Kean Johnston  <jkj@sco.com>
9604         * config.sub, config.guess: Sync from upstream sources.
9606 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9608         Import from Autoconf sources:
9610         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9611         * config/move-if-change: Don't output "$2 is unchanged";
9612         suggested by Ben Elliston.  Handle weird characters correctly.
9614 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9616         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9617         to match upstream libtool for darwin.
9619 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9621         * Makefile.def: Remove gdb dependencies for gdbtk.
9622         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9623         (configure-gdb, install-gdb): New rules.
9624         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9625         * Makefile.in, configure: Regenerated.
9627 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9629         * MAINTAINERS (Write After Approval): Add myself.
9631 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9633         * MAINTAINERS (Write After Approval): Add myself.
9635 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9637         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9638         Diego Novillo.
9640 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9642         PR bootstrap/24297
9643         * Makefile.tpl (do-[+make-target+], do-check, install,
9644         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9645         are set before recursing.
9646         * Makefile.in: Regenerate.
9648 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9650         PR bootstrap/18939
9651         * Makefile.def (gcc) <target>: Fix thinko.
9652         * Makefile.in: Regenerate.
9654 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9656         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9657         * configure: Regenerate.
9659 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9661         * MAINTAINERS (Write After Approval): Add self.
9663 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9665         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9666         target-libffi, target-qthreads, target-libjava, and
9667         targetlibobjc.
9668         * configure: Regenerate.
9670 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9672         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9673         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9674         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9675         (USUAL_OBJDUMP_FOR_TARGET): New.
9676         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9677         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9678         * configure, Makefile.in: Regenerated.
9680 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9682         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9683         before other host packages.
9685 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9687         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9689 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9691         PR bootstrap/22340
9693         * configure.in (default_target): Remove.
9694         * Makefile.tpl (all): Do not use prerequisites as subroutines
9695         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9696         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9697         use prerequisites as subroutines.
9698         (check-host, check-target): New.
9699         (bootstrap configure & all targets): Do not use stage*-start
9700         if the directory layout is already ok.
9701         (non-bootstrap configure & all targets): Prepend a $(unstage).
9702         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9703         (NOTPARALLEL): Remove.
9704         (unstage, stage variables): New variables.
9705         (unstage, stage targets): Simply expand to those variables.
9707         * configure: Regenerate.
9708         * Makefile.in: Regenerate.
9710 2005-10-04  James E Wilson  <wilson@specifix.com>
9712         * Makefile.def (lang_env_dependencies): Add libmudflap.
9713         * Makefile.in: Regenerate.
9715 2005-10-03  Andreas Schwab  <schwab@suse.de>
9717         Backport from libtool CVS:
9718         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9720         * ltmain.sh: add support for installing into temporary
9721         staging area (e.g. 'make install DESTDIR=...')
9723 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9725         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9726         * configure: Regenerated.
9728 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9730         * configure: Regenerate with the correct
9731         autoconf version.
9733 2005-09-30  Catherine Moore  <clm@cm00re.com>
9735         * configure.in (bfin-*-*): New.
9736         * configure: Regenerated.
9738 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9740         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9741         (LIPO_FOR_TARGET): New.
9742         (CONFIGURED_LIPO_FOR_TARGET): New.
9743         (USUAL_LIPO_FOR_TARGET): New.
9744         (STRIP_FOR_TARGET): New.
9745         (CONFIGURED_STRIP_FOR_TARGET): New.
9746         (USUAL_STRIP_FOR_TARGET): New.
9747         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9748         STRIP_FOR_TARGET.
9749         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9750         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9751         * Makefile.in: Regenerate.
9752         * configure: Regenerate.
9754 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9756         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9757         (rs6000-*-aix*): Same.
9758         * configure: Regenerate.
9760 2005-09-16  Tom Tromey  <tromey@redhat.com>
9762         * MAINTAINERS: Add self as java maintainer.
9764 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9766         * configure.in: Recognize f95 in the --enable-languages option,
9767         and substitute it for fortran, issuing a warning.
9768         * configure: Regenerate.
9770 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9772         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9773         * configure:  Regenerated.
9775 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9777         * MAINTAINERS: Add self as ms1 maintainer.
9779 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9781         * Makefile.def (libssp): Add to lang_env_dependencies.
9782         * Makefile.in: Regenerate.
9784 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9786         * MAINTAINERS: Add myself as middle-end maintainer.
9788 2005-08-17  Christian Groessler  <chris@groessler.org>
9790         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9791         * Makefile.in: Regenerate.
9793 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9795         * MAINTAINERS (write after approval): Added myself.
9797 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9799         * MAINTAINERS (Write After Approval): Add myself.
9801 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9803         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9804         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9805         Look for alternate names of the target cc and c++
9806         * configure: Regenerate.
9808 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9810         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9811         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9812         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9813         tools; remove code to manually set them.
9814         (Target tools): Look in the environment for them.
9815         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9816         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9817         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9818         build directory.
9819         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9820         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9821         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9822         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9823         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9824         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9825         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9826         * configure: Regenerate.
9827         * Makefile.in: Regenerate.
9829 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9831         * MAINTAINERS: Update for removed CPU targets.
9833 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9835         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9836         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9837         * Makefile.in: Regenerated.
9839 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9841         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9842         (CFLAGS_FOR_TARGET): Use it.
9843         (CXXFLAGS_FOR_TARGET): Likewise.
9844         * Makefile.in: Regenerated.
9845         * configure.in (--with-build-sysroot): New option.
9846         * configure: Regenerated.
9848 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9850         * Makefile.tpl: Wrap install between unstage and stage
9851         * Makefile.in: Regenerate.
9853 2005-07-21  Eric Christopher  <echristo@apple.com>
9855         * MAINTAINERS: Update affiliation.
9857 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9859         * MAINTAINERS: Add self as crx port maintainer.
9861 2005-07-20  DJ Delorie  <dj@redhat.com>
9863         * MAINTAINERS: Add self as m32c maintainer.
9865 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9867         * all files: Update FSF address.
9869 2005-07-15  Eric Christopher  <echristo@redhat.com>
9871         * MAINTAINERS: Change affiliation.
9873 2005-07-14  Jim Blandy  <jimb@redhat.com>
9875         * configure.in: Add cases for Renesas m32c.
9876         * configure: Regenerated.
9878 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9880         * COPYING.LIB: Update from fsf.org.
9882 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9884         * COPYING, compile, config.guess,
9885         config.sub, install-sh, missing, mkinstalldirs,
9886         symlink-tree, ylwrap: Sync from upstream sources.
9887         * config-ml.in: Update FSF address.
9889 2005-07-13  Eric Christopher  <echristo@redhat.com>
9891         * configure.in: Add toplevel noconfigdir support for tpf.
9892         * configure: Regenerate.
9894 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9896         PR ada/22340
9898         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9899         * Makefile.in: Regenerate.
9901 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9903         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9904         Brolley to write-after-approval.
9906 2005-07-07  Andreas Schwab  <schwab@suse.de>
9908         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9909         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9910         * Makefile.in: Regenerated.
9912 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9914         * configure.in: Don't build sim or rda when targetting darwin.
9915         * configure: Regenerate.
9917 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9919         * configure.in: Add --enable-libssp and --disable-libssp.
9920         * configure: Regenerate with autoconf-2.13.
9922 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9924         * Makefile.def (target_modules): Add libssp.
9925         * configure.in (target_libraries): Add target-libssp.
9926         * configure: Rebuilt.
9927         * Makefile.in: Rebuilt.
9929 2005-07-01  Zack Weinberg  <zackw@panix.com>
9931         * MAINTAINERS: Change email address.  Resign from maintainership.
9933 2005-07-01  Richard Guenther  <rguenther@suse.de>
9935         * MAINTAINERS: Change my e-mail address and affiliation.
9937 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9939         * Makefile.def (stagefeedback): Come after profile.
9940         Define profiledbootstrap target.
9941         * Makefile.tpl (profiledbootstrap): Remove.
9942         (stageprofile-end): Zap stagefeedback.
9943         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9944         * Makefile.in: Regenerate.
9946 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9948         * MAINTAINERS: Update my email address.
9950 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9952         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9953         In 'cpp' stanza, support '#line' as well as '# '.
9955 2005-06-08  Andreas Schwab  <schwab@suse.de>
9957         * MAINTAINERS: Move myself from 'Write After Approval' to
9958         'CPU Port Maintainers' section as m68k maintainer.
9960 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9962         * configure.in (unsupported_languages): New macro.
9963         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9964         non-ported target libraries in noconfigdirs.
9965         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9966         non-linux-gnu.  Remove libgcj_ex_libffi.
9967         <lang_frag loop>: Set add_this_lang=no if the language is in
9968         unsupported_languages.
9969         * configure: Regenerate.
9971 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9973         * configure.in: Fix typo in handling of --with-mpfr-dir.
9974         * configure: Regenerate.
9976 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9978         * MAINTAINERS: Update my email address.
9980 2005-06-02  Jim Blandy  <jimb@redhat.com>
9982         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9983         accepted into the master sources.)
9985 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9986             Michael Snyder  <msnyder@redhat.com>
9987             Stan Cox  <scox@redhat.com>
9989         * configure.in: Set noconfigdirs for ms1.
9991         * configure: Regenerate.
9993 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9995         * MAINTAINERS (Write After Approval): Add self.
9997 2005-06-01  Josh Conner  <jconner@apple.com>
9999         * MAINTAINERS (Write After Approval): Add self.
10001 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10003         * MAINTAINERS: Update my email address.
10005 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10007         * MAINTAINERS (Write After Approval): Add self.
10009 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10011         * MAINTAINERS (Write After Approval): Remove self.
10013 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10015         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10016         (Dependencies): Consider target modules for bootstrap dependencies.
10017         Make target bootstrap modules depend on each stage's gcc.
10018         * Makefile.in: Regenerate.
10020 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10022         * Makefile.def (configure-gcc): Depend on binutils having been built.
10023         (all-gcc): No need to do it here.
10024         * Makefile.in: Regenerate.
10026 2005-05-19  Paul Brook  <paul@codesourcery.com>
10028         * configure.in: Rewrite misleading error message when requested
10029         language cannot be built.
10030         * configure: Regenerate.
10032 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10034         * ylwrap: Import from Automake 1.9.5.
10036 2005-05-13  David Ung  <davidu@mips.com>
10038         * MAINTAINERS (Write After Approval): Add self.
10040 2005-05-09  Mike Stump  <mrs@apple.com>
10042         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10043         lt_cv_sys_max_cmd_len for now.
10045 2005-05-09  Stan Cox  <scox@redhat.com>
10047         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10049 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10051         * README.SCO: Update the URL.
10053 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10055         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10056         with_gnu_ld to libtool.
10057         * ltcf-c.sh (aix[45]): Define file_list_spec.
10058         * ltcf-cxx.sh (aix[45]): Same.
10059         * ltcf-gcj.sh (aix[45]): Same.
10060         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10061         exists, write list of input files to temporary file.
10063 2005-05-04  Mike Stump  <mrs@apple.com>
10065         * configure.in: Always pass --target to target configures as
10066         otherwise rebuilds that do --recheck will fail.
10067         * confiugure: Rebuilt.
10069 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10071         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10072         STAGE_HOST_EXPORTS.
10073         (configure, all): Add bootstrap support.
10074         (Host modules, target modules): Pass post-stage1 flags and exports.
10075         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10076         * Makefile.in: Regenerate.
10078 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10080         * configure: Regenerate.
10082 2005-04-27  Mike Stump  <mrs@apple.com>
10084         * MAINTAINERS: Add self as darwin maintainer.
10086 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10088         * config.sub: Update from master copy.
10090 2005-04-21  Mike Stump  <mrs@apple.com>
10092         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10093         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10095 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10097         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10098         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10099         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10100         "*-*-elf" and "*-*-linux*".
10101         * configure: Regenerate.
10103 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10105         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10107 2005-04-12  Mike Stump  <mrs@apple.com>
10109         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10111 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10113         * MAINTAINERS (Write After Approval): Add myself.
10115 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10117         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10119 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10121         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10122         (TARGET_CONFIGARGS): Include --with-target-subdir.
10123         (configure, all): New macros.  Use them throughout.
10124         * Makefile.in: Regenerate.
10126 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10128         * MAINTAINERS (Write After Approval): Add myself.
10130 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10132         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10134 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10136         * MAINTAINERS: Move John Carr to Write After Approval.
10138 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10140         * config/mh-mingw32: Delete.
10141         * configure.in: Don't use it.
10142         * configure: Regenerate.
10144 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10146         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10147         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10148         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10149         (HOST_LIB_PATH): Generate from Makefile.def.
10150         (TARGET_LIB_PATH): Likewise.
10151         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10152         * Makefile.in: Regenerate.
10153         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10154         (RPATH_ENVVAR): Include Darwin case.
10155         * configure: Regenerate.
10157 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10159         * MAINTAINERS (Various Maintainers): Remove self.
10160         (Write After Approval): Add self.
10162 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10164         * MAINTAINERS (Various Maintainers): Add self.
10166 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10168         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10169         * configure: Regenerate.
10171 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10173         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10174         gcc_version, and gcc_version_trigger from set of flags to pass.
10175         * Makefile.tpl: Remove definitions of above variables.
10176         (config.status): Remove dependency on $(gcc_version_trigger).
10177         * Makefile.in: Regenerate.
10178         * configure.in: Do not reference config/gcc-version.m4 nor
10179         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10180         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10181         * configure: Regenerate.
10183 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10184             Andrew Pinski  <pinskia@physics.uc.edu>
10186         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10187         * Makefile.in: Regenerate.
10189 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10191         * MAINTAINERS (Write After Approval): Add myself.
10193 2005-03-03  David Ayers  <d.ayers@inode.at>
10195         * MAINTAINERS (Write After Approval): Add myself.
10197 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10199         PR libgcj/20160
10200         * ltmain.sh: Avoid creating archives with components that have
10201         duplicate basenames.
10203 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10205         PR bootstrap/20250
10206         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10207         instead of check.
10208         * Makefile.in: Regenerate.
10210 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10212         * Makefile.in: Regenerate to fix conflict between the previous two
10213         patches.
10215 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10217         PR bootstrap/17383
10218         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10219         * Makefile.tpl (HOST_SUBDIR): New substitution.
10220         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10221         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10222         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10223         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10224         (Host modules, Bootstrapped modules): Use it.
10225         (Build modules, Target modules): Do not create symlink trees,
10226         always configure out-of-srcdir.
10227         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10228         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10229         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10230         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10232         * Makefile.in: Regenerate.
10233         * configure: Regenerate.
10235 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10237         Merged from libada-gnattools-branch:
10238         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10240         * gnattools: New directory.
10241         * Makefile.def: Add gnattools as a module, depending on target-libada.
10242         * Makefile.in: Regenerate.
10243         * configure.in: Include gnattools in host_tools; disable it if ada
10244         is disabled.
10245         * configure: Regenerate.
10247 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10249         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10250         treelang maintainer.
10251         (Write After Approval): Remove myself.
10253 2005-02-23  Paul Schlie  <schlie@comcast.net>
10255         * configure.in: Allow darwin targeted ports to build tk, itcl and
10256         libgui.
10257         * configure: Regenerate.
10259 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10261         PR libgcj/10353
10262         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10263         * configure: Regenerate.
10265 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10267         * MAINTAINERS (Write After Approval): Add myself.
10269 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10271         * MAINTAINERS: Update my e-mail address.
10273 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10275         * MAINTAINERS (Write After Approval): Add myself.
10277 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10279         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10280         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10281         target-libgloss when not *-*-elf and *-*-aout.
10282         * configure: Regenerate.
10284 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10286         * MAINTAINERS: Remove obsolete entries.
10288         * MAINTAINERS (Write After Approval): Add Michael Matz.
10290 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10292         * MAINTAINERS: Remove self as cpplib maintainer.
10294 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10296         * install-sh, config.sub: Import from upstream.
10298 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10300         PR bootstrap/18222
10301         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10302         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10303         * Makefile.in: Regenerate.
10305 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10307         * MAINTAINERS: Update my email address.
10309 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10310             Andreas Schwab  <schwab@suse.de>
10312         PR bootstrap/18033
10313         * config-ml.in: Eval option if surrounded by single quotes.
10315 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10317         Revert 2004-12-28 Makefile changes, a better fix will be
10318         applied to mainline and src after GCC 4.0 branches.
10320 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10322         PR bootstrap/17383
10324         * Makefile.def (target_modules): Remove stage parameter,
10325         it is always true now.
10326         * Makefile.tpl (configure-build-[+module+],
10327         configure-target-[+module+]): Always build symlink tree
10328         for the directory and for include.  BUILD_SUBDIR and
10329         TARGET_SUBDIR cannot be . anymore.
10330         * Makefile.in: Regenerate.
10332 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10334         Revert 2004-12-08 Makefile changes.
10336 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10338         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10339         cygwin, mingw.
10341 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10343         * configure.in (sh64-*-*): Reenable gprof.
10344         * configure: Regenerate.
10346 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10348         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10349         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10350         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10351         * Makefile.in: Regenerate.
10353 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10355         * MAINTAINERS: Update my email address.
10357 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10359         * Makefile.tpl: Generate normal dependencies if the LHS module is
10360         not bootstrapped.
10361         * Makefile.in: Regenerate.
10363 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10365         * configure.in: Include config/gxx-include-dir.m4.  Use
10366         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10367         * configure: Regenerate.
10369 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10371         * config.if: Delete.
10372         * configure.in: Set libstdcxx_incdir directly.
10373         * configure: Regenerate.
10375 2004-12-02  Eric Christopher  <echristo@redhat.com>
10377         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10378         * Makefile.in: Regenerate.
10380 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10382         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10383         * configure: Regenerate.
10385 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10387         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10388         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10389         * configure: Regenerate.
10391 2004-12-01  Eric Christopher  <echristo@redhat.com>
10393         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10394         of things to remove.
10396 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10398         * MAINTAINERS (Write After Approval): Update my e-mail address.
10400 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10402         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10403         from CVS libtool to always pass_all.
10405 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10407         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10408         (hppa*64*-*-*): Delete incorrect comment.
10409         * configure: Rebuilt.
10411 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10413         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10415 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10417         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10418         from CVS libtool to always pass_all.
10420 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10422         * install-sh, compile: Import from automake.
10424 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10426         * config.guess, config.sub:  Import from savannnah.
10428 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10430         * MAINTAINERS (Write After Approval): Add myself
10432 2004-11-12  Mike Stump  <mrs@apple.com>
10434         * Makefile.def: Add html support.
10435         * Makefile.tpl: Likewise.
10436         * Makefile.in: Regenerate.
10438 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10440         PR 18423
10441         * configure.in: Remove all instances of build-fixincludes from
10442         noconfigdirs.
10443         (build_configargs): Supply --target to subdirectories.
10444         * configure: Regenerate.
10446         * Makefile.def: Make gcc install depend on fixincludes install.
10447         * Makefile.in: Regenerate.
10449 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10451         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10453 2004-11-11  Paul Brook  <paul@codesourcery.com>
10455         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10457 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10459         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10460         target-libgfortran.
10461         * configure: Regenerate.
10463 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10465         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10466         like CC.
10468 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10470         * Makefile.def (host fixincludes): Specify missing targets.
10471         * Makefile.in: Regenerate.
10473 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10475         * MAINTAINERS: Add myself
10477 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10479         * MAINTAINERS (Write After Approval): Add myself.
10481 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10483         * Makefile.def: Build fixincludes for the host, too.
10484         * Makefile.in: Regenerate.
10485         * configure.in (host_tools): Add fixincludes.
10486         * configure: Regenerate.
10488 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10490         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10491         * configure: Regenerated.
10493 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10495         PR other/17783
10496         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10497         * configure: Regenerated.
10499 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10501         * README.SCO: Update per FSF instructions.
10503 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10505         PR target/18151
10506         * configure.in (case ${target}): Do not build fixincludes for avr.
10507         * configure: Regenerated.
10509 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10511         * configure.in (case ${target}): Do not build fixincludes
10512         on platforms where it is not used.
10513         * configure: Regenerated.
10515 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10517         * configure.in: Use an absolute path to install-sh.
10518         * configure: Regenerated.
10520 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10522         * MAINTAINERS (Write After Approval): Add myself.
10524 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10526         * MAINTAINERS: Remove from Write After Approval those that are
10527         already maintainers.
10529 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10531         * MAINTAINERS:  Update my email address.
10533 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10535         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10536         * configure: Regenerate.
10538 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10540         * MAINTAINERS:  Update my email address.
10542 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10544         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10545         entries belonging to this category.
10547 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10549         * MAINTAINERS: Update my e-mail address.
10551 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10553         Fix wrong conflict resolution in:
10555         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10557         * Makefile.in: Regenerate.
10558         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10559         in the recursive `make', instead of hardwiring `all'.
10560         (Autogenerated TARGET-* variables): New.
10562 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10564         * configure.in: Enable target-libgloss for crx-*-*.
10565         * configure: Regenerate.
10567 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10569         * MAINTAINERS (Various Maintainers): Move the "windows,
10570         cygwin, mingw" maintainer to ...
10571         (OS Port Maintainers): ... here.
10573 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10575         * MAINTAINERS (Write After Approval): Remove those that are
10576         maintainers of some subsystem.
10578 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10580         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10581         * ltcf-cxx.sh (tpf*): Likewise.
10582         * ltconfig (tpf*): Add TPF OS configuration support.
10584 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10586         * MAINTAINERS: Change my email address to my new work account.
10588 2004-09-24  Michael Roth  <mroth@nessie.de>
10590         * configure.in (--without-headers): Add missing double quotes.
10591         * configure: Regenerate.
10593 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10595         * ylwrap: Revert to previous version.
10597 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10599         PR bootstrap/17369
10600         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10601         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10602         SET_GCC_LIB_PATH_CMD.
10603         (BASE_TARGET_EXPORTS): Likewise.
10604         * Makefile.in: Regenerated.
10606         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10607         * configure: Regenerated.
10609 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10611         * config.guess: New upstream version
10612         * compile, depcomp, install-sh, ylwrap: Likewise.
10614 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10616         * config/mh-x86omitfp: New host makefile fragment.  Add
10617         -fomit-frame-pointer to the default BOOT_CFLAGS.
10618         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10619         * configure: Regenerate.
10621 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10623         PR target/11572
10624         * configure.in (*-*-darwin*): Renable libobjc.
10625         * configure: Regenerate.
10627 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10629         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10631 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10633         * Makefile.def: Remove libbanshee.
10634         * Makefile.tpl: Ditto.
10635         * configure.in: Ditto.
10636         * Makefile.in: Regen.
10637         * configure: Ditto.
10639 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10641         * ltmain.sh: Use $pic_object as $non_pic_object if
10642         $non_pic_object=none.
10644 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10646         * missing: Import latest version from master repository.
10648 2004-09-06  Nick Clifton  <nickc@redhat.com>
10650         * config.sub: Import latest version from master repository.
10651         * config.guess: Likewise.
10652         This includes these changes:
10654         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10656         * config.sub: Handle crisv32, alias etraxfs.
10657         * config.guess (crisv32:Linux:*:*): Handle.
10659         2004-08-13  Brad Smith  <brad@comstyle.com>
10661         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10662         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10664         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10666         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10667         assume the processor is a powerpc.  This is because coreutils
10668         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10669         in this case, due to a MacOS X bug that causes
10670         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10671         to return a negative number.
10672         Problem reported by Petter Reinholdtsen in:
10673         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10675         2004-07-19  Ben Elliston  <bje@gnu.org>
10677         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10679         2004-06-24  Ben Elliston  <bje@gnu.org>
10681         * config.guess: Update copyright years.
10682         * config.sub: Likewise.
10684         2004-06-22  Robert Millan  <robertmh@gnu.org>
10686         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10687         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10689         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10691         * config.guess (*:*VMS:*:*): New entry. Replaces
10692         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10693         manufacturer.
10695         2004-06-22  Ben Elliston  <bje@gnu.org>
10697         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10698         * config.sub: Likewise.
10700         2004-06-22  Ben Elliston  <bje@gnu.org>
10702         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10703         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10705         2004-06-11  Ben Elliston  <bje@gnu.org>
10707         * config.guess (pegasos:OpenBSD:*:*): Remove.
10709         2004-06-11  Ben Elliston  <bje@gnu.org>
10711         From Wouter Verhelst <wouter@grep.be>:
10712         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10714         2004-06-11  Ben Elliston  <bje@gnu.org>
10716         * config.guess (luna88k:OpenBSD:*:*): New.
10718         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10720         * config.guess (m32r*:Linux:*:*): New case.
10721         * config.sub: Handle m32rle.
10723         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10725         From Jens Petersen  <petersen@redhat.com>:
10726         * config.sub: Handle sparcv8.
10728         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10730         From Tom Smith <smith@cag.lkg.hp.com>:
10731         * config.guess: Version suffixes are equally significant on Tru64
10732         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10733         prefix of "P" (patched kernel).
10735         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10737         * config.sub: Add support for National Semiconductor CRX target.
10739 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10741         * MAINTAINERS (Various Maintainers): Remove myself as web page
10742         maintainer, add myself as maintainer of build status lists.
10744 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10746         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10747         *-*-netware, but add target-libmudflap.
10748         Consolidate *-*-netware targets (of which really only i?86 exists)
10749         into a single entry.
10750         * configure: Likewise.
10752 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10754         * Makefile.tpl (sorry): Remove.
10755         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10756         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10757         (do-clean): Clean per-stage directories too.
10758         (do-distclean): Run distclean-stage1 too.
10759         (.NOTPARALLEL): Enable during toplevel bootstrap.
10760         (stage[+id+]-bubble): Enable parallel execution during
10761         the recursive invocation.
10762         * Makefile.in: Regenerate.
10764         Fix previous checkin:
10766         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10767         include.
10768         * configure.in: Fix indentation.
10769         * configure: Regenerate.
10771 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10773         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10774         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10775         * configure: regenerate
10776         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10777         -mdynamic-no-pic
10779 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10781         * Makefile.def (build_modules): Add fixincludes.
10782         (dependencies): Make gcc depend on fixincludes.
10783         * configure.in (build_tools): Add fixincludes.
10784         (build_configdirs): Always include build_libs.
10785         * Makefile.in: Regenerate.
10786         * configure: Regenerate.
10788 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10790         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10791         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10792         phony targets; do not generate timestamp files.
10793         (distclean-stageN): Remove references to their timestamp files.
10794         (restageN, touch-stageN): Remove.
10795         (stageN-bubble): Rewritten.
10796         (compare): Support lean bootstraps.
10797         * Makefile.in: Regenerate.
10799         * configure.in: Only warn when bootstrapping but
10800         build != host or build != target.  Support lean bootstraps.
10801         * configure: Regenerate.
10803 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10805         * configure.in:  Give a better error message if GMP/MPFR are missing
10806         and a language needing them has been requested.
10807         * configure:  Regenerated.
10809 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10811         * configure.in:  Print a list of available language front-ends if
10812         a requested one is missing.  Tidy stray tab characters.
10813         * configure:  Regenerated.
10815 2004-08-19  Michael Koch  <konqueror@gmx.de>
10817         * gcc/doc/install.texi: Update entry about automake for libjava.
10819 2004-08-17  Robert Millan  <robertmh@gnu.org>
10821         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10822         (instead of FreeBSD).
10823         * configure: Regenerate.
10825 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10827         * Makefile.in: Regenerate.
10828         * configure: Regenerate.
10830         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10831         stage_*_flags.
10832         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10833         for bootstrapped modules if toplevel bootstrap is going.
10834         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10835         modules.  Adjust for changes in Makefile.def.  Enable several
10836         rules even in non-bootstrap mode, just to avoid peppering the
10837         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10838         (stage-[+prev+]-bubble): Remove.
10840         * Makefile.def (Dependencies): Depend on all-build-bison,
10841         all-build-flex, all-build-byacc, all-build-texinfo, rather
10842         than the host variations.
10843         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10844         with BUILD_SUBDIR.
10845         (BISON): Update for recent Bisons.
10846         (YACC): Fix typo.
10847         (cross): Depend on all-build.
10848         (all): Do not depend on all-build.
10849         (prebootstrap): Remove.
10850         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10851         (Prebootstrap dependencies): Add them to the per-stage targets
10852         and to all-prebootstrap.
10853         * configure.in (build_configdirs): Always enable build_tools.
10854         (BUILD_DIR_PREFIX): Remove.
10856         * Makefile.def (gcc): Add target variable.
10857         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10858         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10859         in the recursive `make', instead of hardwiring `all'.
10860         (Autogenerated TARGET-* variables): New.
10862 2004-08-13  Brian Booth  <bbooth@redhat.com>
10864         * MAINTAINERS: Remove myself from write-after-approval.
10866 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10868         * src-release: Stop distributing mmalloc with gdb (which doesn't
10869         use it).
10870         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10871         * Makefile.in: Regenerate.
10873 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10875         * configure.in (arm*-*-eabi*): New target.
10876         * configure: Regenerate.
10878 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10880         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10881         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10882         (Dependencies): New section.
10883         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10884         (configure-target-[+module+]): Depend on maybe-all-gcc
10885         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10886         (toplevel profiledbootstrap): Fix dependencies.
10887         * Makefile.in: Regenerate.
10889 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10891         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10892         target-libiberty to noconfigdirs.
10893         * configure: Regenerate.
10895 2004-08-03  Paul Brook  <paul@codesourcery.com>
10897         * configure.in: Check for MPFR as well as GMP.
10898         * configure: Regenerate.
10900 2004-08-01  Robert Millan  <robertmh@gnu.org>
10902         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10903         libmudflap for all GNU-based systems (with Glibc).
10904         * configure: Regenerate.
10906 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10908         * Makefile.def (host-modules): Add gcc.
10909         * Makefile.in: Regenerate.
10910         * Makefile.tpl (sorry): New rule.
10911         (configure-host, all-host, [+make_target+]-host, do-check,
10912         install-host): Do not add gcc as a special case.
10913         (host modules): Add a small special-casing for gcc.  Export
10914         extra_make_flags through the environment.
10915         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10916         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10917         other recursive targets for gcc): Remove.
10919         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10920         (stage, unstage): New rules.
10921         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10922         distclean-stage[+id+]): Use stage_current.
10923         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10924         the stage*-start rules.
10926 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10928         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10929         use -all_load flag.
10931 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10933         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10934         * configure: Regenerate.
10936 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10938         * maintainer-scripts/gcc_release: Revert yesterday's change.
10940 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10942         * MAINTAINERS: Add myself to write-after-approval.
10944 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10946         * libf2c: Removed.
10947         * gcc/gccbug.in: Updated because of libf2c removal.
10948         * maintainer-scripts/gcc_release: Ditto.
10950 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10952         * configure.in: Build libmudflap by default on FreeBSD.
10953         * configure: Regenerated.
10955 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10957         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10958         systems.
10959         * configure: Regenerated.
10961 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10963         PR target/16344
10964         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10965         feedback based compiler.
10966         * Makefile.in: Rebuilt.
10968 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10970         * Makefile.def (host_modules): Set bootstrap=true for flex.
10971         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10972         * Makefile.in: Rebuilt.
10974 2004-07-07  Jan Hubicka  <jh@suse.cz>
10976         * MAINTAINERS: Add self as a profile feedback maintainer.
10978 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10980         * configure.in:  Do not prepend $srcdir to /dev/null in
10981         makefile fragments.
10982         * configure:  Regenerate.
10984 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10986         * Makefile.def (build_modules): Add bison, byacc, flex,
10987         m4, texinfo.
10988         (flags_to_pass): Add FLEX.
10989         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10990         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10991         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10992         DEFAULT_MAKEINFO): Remove.
10993         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10994         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10995         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10996         objdir or else use configured tool.
10997         (all-build): New.
10998         (all): Depend on it.
10999         (Build module dependencies): Add.
11000         * Makefile.in: Regenerate.
11001         * configure.in: Better support for multiple build modules,
11002         matching what is done for host/target modules.  Do not look
11003         for "plausible" locations of build tools if Canadian cross.
11004         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11005         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11006         * configure: Regenerate.
11008 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11010         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11011         * Makefile.in: Regenerate.
11013 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11015         * Makefile.tpl (configure-build-[+module+],
11016         configure-[+module+], configure-target-[+module+]): Pass
11017         [+extra_configure_args+].
11018         (all-build-[+module+], all-[+module+], check-[+module+],
11019         install-[+module+], [+make_target+]-[+module+],
11020         all-target-[+module+], check-target-[+module+],
11021         install-target-[+module+], [+make_target+]-target-[+module+]):
11022         Pass [+extra_make_args+].
11023         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11024         (GCC_HOST_EXPORTS): Remove.
11025         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11026         cross, check-gcc, check-gcc-c++, install-gcc,
11027         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11028         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11029         * Makefile.in: Regenerate.
11031 2004-06-21  Matthew Sachs  <msachs@apple.com>
11033         * MAINTAINERS: Added self to write-after-approval.
11035 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11037         * configure.in: Check for srcdir/winsup rather than build directory
11038         winsup.
11039         * configure: Regenerate.
11041 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11043         * configure.in: Don't build Cygwin native newlib if winsup
11044         directory is missing.  Emit warning instead.
11045         * configure: Regenerate.
11047 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11049         * Makefile.tpl (touch-stage[+id+]): New.
11050         (restage[+prev+]): Depend on touch-stage[+id+].
11052         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11053         Use it throughout.
11055         * Makefile.def: Add profile and feedback bootstrap stages.
11056         Remove next field from bootstrap stages.
11057         * Makefile.tpl (LN, LN_S): Substitute.
11058         (stageN-start, stageN-end): Use double-colon rules, to
11059         provide a hook for additional setup commands.
11060         (distclean-stageN-gcc, restageN): Create dependencies from
11061         [+prev+], not from [+next+].
11062         (stageN-bubble): Add commands for successive stages from
11063         [+prev+], using double-colon rules.
11064         (all-stageN-gcc): Fix typo.
11065         (stagefeedback-start, profiledbootstrap): New.
11066         * Makefile.in: Regenerate.
11067         * configure.in: Call ACX_PROG_LN.
11068         * configure: Regenerate.
11070 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11072         * MAINTAINERS (Write After Approval): Add myself.
11074 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11076         * MAINTAINERS (Write After Approval): Add myself.
11078 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11080         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11081         without gcc.
11082         * configure: Regenerate.
11084 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11086         * Makefile.tpl: Fix typo.
11087         * Makefile.in: Regenerate.
11089 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11091         * configure.in: Remove new- prefix from toplevel
11092         bootstrap targets.
11093         * configure: Regenerate.
11095 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11097         * Makefile.tpl (all.normal): Rename to all.
11098         (all): Replace with a rule to pick the default
11099         target from configure.
11100         (all-gcc, configure-gcc): Use conditionals to
11101         do nothing when toplevel bootstrap is going on.
11102         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11103         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11104         * configure.in: Support --enable-bootstrap.
11106         * Makefile.def: Remove new- prefix from toplevel
11107         bootstrap targets.
11108         * Makefile.tpl: Likewise.
11110         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11111         target.
11113         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11114         $(RECURSE_FLAGS) to recursive invocation of make.
11116         * Makefile.in: Regenerate.
11117         * configure: Regenerate.
11119 2004-05-30  Andreas Jaeger  <aj@suse.de>
11120             Jim Wilson  <wilson@specifixinc.com>
11122         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11123         like CC.
11125 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11127         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11128         * configure: Regenerate.
11130 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11132         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11133         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11134         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11135         targets.
11136         * Makefile.in: Regenerate.
11138 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11140         * configure.in: Test the ability to symlink directories.
11141         * configure: Regenerate.
11143         * Makefile.def (bootstrap-stage): New definitions.
11144         * Makefile.tpl (configure-stage1-gcc,
11145         configure-stage2-gcc, configure-stage3-gcc,
11146         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11147         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11148         new-restage3, compare): Autogenerate, see Makefile.in
11149         entry for behavioral changes.
11150         (distclean-stage1, new-stage1-start, new-stage1-end,
11151         new-stage1-bubble, distclean-stage2, new-stage2-start,
11152         new-stage2-end, new-stage2-bubble, distclean-stage3,
11153         new-stage3-start, new-stage3-end): New autogenerated targets.
11154         (objext, prebootstrap, BOOT_CFLAGS,
11155         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11156         targets.
11158         * Makefile.in: Regenerate.
11159         (distclean-stage1, new-stage1-start, new-stage1-end,
11160         new-stage1-bubble, distclean-stage2, new-stage2-start,
11161         new-stage2-end, new-stage2-bubble, distclean-stage3,
11162         new-stage3-start, new-stage3-end): New targets.
11163         (all-stage1-gcc): Move prebootstrap dependency from here...
11164         (configure-stage1-gcc): ...to here.
11165         (new-bootstrap): Use bubble targets.
11166         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11167         Use per-stage distclean targets.
11168         (configure-stage1-gcc, configure-stage2-gcc,
11169         configure-stage3-gcc, all-stage1-gcc,
11170         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11171         Use new-stageN-start to prepare the tree.
11173 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11175         * Makefile.def (host_modules): add libcpp.
11176         * Makefile.tpl: Add dependencies on and for libcpp.
11177         * Makefile.in: Regenerate.
11178         * configure.in: Add libcpp host module.
11179         * configure: Regenerate.
11181 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11183         * Makefile.tpl: Whenever a recursive target is defined, wrap
11184         it in a special @if/@endif block, and prepare its maybe
11185         dependency in the @if/@endif block
11186         * configure.in: Instead of writing maybe dependencies, remove
11187         the @if/@endif statements, and remove the @if/@endif blocks
11188         that remain.
11189         * configure: Regenerate.
11190         * Makefile.in: Regenerate.
11192 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11194         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11196 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11198         PR bootstrap/15120
11199         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11200         * */configure: Rebuilt.
11202 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11204         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11205         of libf2c.
11206         * configure, Makefile.in: Regenerate.
11208 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11210         * MAINTAINERS (Write After Approval): Add myself.
11212 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11214         Merge from tree-ssa-20020619-branch.
11216         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11217         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11218         (HOST_GMPLIBS): Define.
11219         (HOST_GMPINC): Define.
11220         (TARGET_LIB_PATH): Add libmudflap.
11221         (GFORTRAN_FOR_TARGET): Define.
11222         (configure-build*): Export GFORTRAN.
11223         (configure-gcc): Export GMPLIBS and GMPINC.
11224         (all-gcc): Add maybe-all-libbanshee.
11225         (configure-target-libgfortran): Define.
11226         * Makefile.in: Regenerate.
11227         * configure.in (host_libs): Add libbanshee.
11228         (target_libraries): Add target-libmudflap and target-libgfortran.
11229         Add --with-libbanshee.
11230         Handle --disable-libmudflap.
11231         (*-*-freebsd*): Use with_gmp.
11232         Add $(libgcj) to noconfigdirs.
11233         * configure: Regenerate.
11234         * depcomp: New file.
11235         * MAINTAINERS: Add tree-ssa maintainers.
11237 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11239         * MAINTAINERS (Various Maintainers): Add myself.
11241 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11243         * MAINTAINERS (Write After Approval): Add myself.
11245 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11247         * MAINTAINERS (Write After Approval): Add myself.
11249 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11251         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11252         * configure: Regenerate.
11254 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11256         Revert:
11257         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11259         * Makefile.def (flags_to_pass): Remove *dir variables that
11260         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11261         as well as prefix and exec_prefix.
11262         * Makefile.in: Regenerate.
11264 2004-04-26  Robert Millan  <robertmh@gnu.org>
11266         Add patches from libtool CVS.
11267         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11268         * ltconfig: Likewise.
11269         * ltcf-c.sh: Likewise.
11270         * ltcf-cxx.sh: Likewise.
11271         * ltcf-gcj.sh: Likewise.
11273 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11275         * Makefile.def (host_modules): Mark with the bootstrap
11276         flag packages on which gcc depends.
11277         * Makefile.tpl (all-bootstrap): Use it.
11278         * Makefile.in: Regenerate.
11280 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11282         * Makefile.def (flags_to_pass): Remove *dir variables that
11283         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11284         as well as prefix and exec_prefix.
11285         * Makefile.in: Regenerate.
11287 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11289         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11290         * configure: Regenerate.
11291         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11292         * gcc/Makefile.tpl (compare): Use the result of the test.
11293         * gcc/Makefile.in: Regenerate.
11295 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11297         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11298         Always relocate gcc and prev-gcc to the original names, even
11299         if the build fails.
11300         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11301         New targets.
11303 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11305         * MAINTAINERS: Update my email address.
11307 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11309         * configure.in (mips*-*-irix5*): Enable ld.
11310         * configure: Regenerate.
11312 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11314         * configure: Regenerate.
11316 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11318         * Makefile.tpl (configure-[+module+], configure-gcc,
11319         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11320         Set and export LDFLAGS.
11321         * Makefile.in: Regenerate.
11323 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11325         * MAINTAINERS: Add myself to write-after-approval.
11327 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11329         PR bootstrap/14871
11330         * Makefile.tpl: If we don't have built-in-tree target tools,
11331         use the ones found by configure rather than hacking around with
11332         program_transform_name.
11333         * configure.in: Give Makefile.tpl the information necessary
11334         to do that.
11335         * Makefile.in: Regenerate.
11336         * configure: Regenerate.
11338 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11340         PR bootstrap/14760
11341         * configure.in: When computing baseargs, strip *all* copies of
11342         offending options.  Also, don't match/substitute the trailing space,
11343         so that this actually works when two similar options are separated by
11344         only one space.
11345         * configure: Regenerate.
11347 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11349         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11350         (rs6000-*-aix*): Same.
11351         * configure: Regenerate.
11353 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11355         * MAINTAINERS: Add myself to write-after-approval.
11357 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11359         * MAINTAINERS: Add myself to write-after-approval.
11361 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11363         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11364         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11365         * Makefile.in: Regenerate.
11367         * configure.in (top level bootstrap support): Rework --enable-werror
11368         to set @stage2_werror_flag@.
11369         * configure: Regenerate.
11370         * Makefile.tpl (top level bootstrap support): Pass
11371         @stage2_werror_flag@ down to configure in stages 2 and 3.
11372         * Makefile.in: Regenerate.
11374 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11376         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11377         for stages 2 and 3 as well as in make.  As a consequence, remove
11378         OUTPUT_OPTION (now detected by configure) from the flags passed down
11379         to make.
11380         * Makefile.in: Regenerate.
11382         * Makefile.tpl (new-bootstrap): Fix typo.
11383         * Makefile.in: Regenerate.
11385 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11387         * Makefile.tpl: Rearrange by moving recursive_targets rules
11388         into their proper sections.
11389         * Makefile.tpl (top level bootstrap support): Move disabling
11390         of coverage flags from 'make' to 'configure'; improve comments.
11391         * Makefile.in: Regenerate.
11393         * Makefile.tpl (experimental top level bootstrap) Move stage1
11394         language setting from all- target to configure- target; disable
11395         intermodule optimization in stage 1; prevent gratuitous rebuilds
11396         of stage 1.
11397         * Makefile.in: Regenerate.
11398         * configure.in: Comma-separate stage 1 language list for top
11399         level bootstrap.
11400         * configure: Regenerate.
11402         * Makefile.tpl: Clean up experimental top level bootstrap support:
11403         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11404         prev-gcc in configure- targets as well as all- targets.
11405         * Makefile.in: Regenerate.
11407 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11409         * compile: New file imported from automake.
11411 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11413         * configure.in: Remove symbolic link section.
11414         * configure: Regenerate.
11415         * Makefile.tpl (links): Remove.
11416         * Makefile.in: Regenerate.
11418 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11419             Nathanael Nerode  <neroden@gcc.gnu.org>
11421         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11422         Set with AC_CHECK_PROGS.
11423         * configure.in: Fix comment typo from last patch.
11424         * configure: Regenerate.
11426 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11428         * Makefile.tpl: Introduce experimental top level bootstrap support.
11429         * Makefile.in: Regenerate.
11430         * configure.in: Introduce support for top level bootstrap.
11431         * configure: Regenerate.
11433 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11434             Paolo Bonzini  <bonzini@gnu.org>
11436         PR bootstrap/14522
11437         * configure.in: Cope with shells that do not support unquoted ^
11438         * configure: Regenerate.
11440 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11441             Paolo Bonzini  <bonzini@gnu.org>
11443         PR bootstrap/14522
11444         * configure.in: Cope with shells that do not support nesting
11445         quotes inside quoted backquote substitutions.
11446         * configure: Regenerate.
11448 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11450         PR bootstrap/14522
11451         * configure.in: Fix escaping of $.
11452         * configure: Regenerate.
11454 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11456         * configure: Regenerate, since I forgot to while committing Paolo's
11457         changes.
11459 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11461         PR ada/14131
11462         Move language detection to the top level.
11463         * configure.in: Find default values for the tools as
11464         soon as possible.  Disable ada if GNAT is not found.
11465         Emit error message about missing languages.  Expand
11466         --enable-languages=all for the gcc subdirectory.
11468 2004-03-10  Ben Elliston  <bje@gnu.org>
11470         * MAINTAINERS: Update my email address.
11472 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11474         * ltconfig: Disable building static libraries if building shared
11475         libraries on AIX 5L.
11477 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11479         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11480         and disable libgcj.
11481         * configure: Regenerated.
11483 2004-03-01  Brian Booth  <bbooth@redhat.com>
11485         * MAINTAINERS: Add myself to write-after-approval.
11487 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11489         * MAINTAINERS: Add myself to write-after-approval.
11491 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11493         PR bootstrap/7087
11494         * Makefile.tpl: Guard XFOO sed statements better.
11495         * Makefile.tpl: Add dependency for configure-target-libada.
11496         * Makefile.in: Regenerate (incidentally fixes broken
11497         commit when libada-branch was merged).
11499 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11501         * MAINTAINERS: Add myself to write-after-approval.
11503 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11505         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11506         maintainers.
11508 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11510         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11511         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11513 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11515         PR bootstrap/11932
11516         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11518 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11520         * MAINTAINERS: Added myself to write-after-approval.
11522 2004-02-14  Michael Koch  <konqueror@gmx.de>
11524         * MAINTAINERS: Added myself to write-after-approval.
11526 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11528         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11529         some OS port maintainers to OS port maintainers section.
11531 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11533         * MAINTAINERS: Add self.
11535 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11537         * MAINTAINERS: Alphabetize.
11539 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11541         * MAINTAINERS: Remove myself.
11543 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11545         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11546         (rs6000-*-aix*): Same.
11547         * configure: Regenerate.
11549 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11551         * configure.in (host): Add in missing $noconfigdirs to defines.
11552         * configure: Regenerate.
11554 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11555             Nathanael Nerode  <neroden@gcc.gnu.org>
11557         PR ada/6637, PR ada/5911
11558         Merge with libada-branch:
11559         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11560         with appropriate dependencies. Add --enable-libada configure switch.
11561         * configure, Makefile.in: Regenerate.
11563 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11565         * MAINTAINERS: Add myself to write-after-approval.
11567 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11569         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11570         * configure: Regenerate.
11572 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11574         Merge from upstream:
11576         * ltmain.in: When setting IFS to '~', be careful about user
11577         arguments that contain '~'.
11579         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11581         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11582         Also test $base_compile against $CC with escaped arguments. Bug
11583         reported by Geoff Keating <geoffk@apple.com>.
11585 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11587         * MAINTAINERS: Remove i960 port.
11589 2004-01-23  DJ Delorie  <dj@redhat.com>
11591         * Makefile.def (target_modules) [libiberty]: Don't stage.
11592         * Makefile.in: Rebuilt.
11594 2004-01-20  Caroline Tice  <ctice@apple.com>
11596         * MAINTAINERS: Add myself to write-after-approval.
11598 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11600         * MAINTAINERS: Update my email address.
11602 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11604         * MAINTAINERS: Add myself to write-after-approval.
11606 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11608         * MAINTAINERS: Remove entries without email address.
11610 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11612         * MAINTAINERS: Add myself to write-after-approval.
11614 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11616         * MAINTAINERS: Update my email address.
11618 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11620         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11621         * Makefile.tpl (configure-target-[+module+]): Support stage.
11622         * Makefile.in: Rebuilt.
11624 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11626         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11628 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11630         * MAINTAINERS: Add myself as a MIPS maintainer.
11632 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11634         * configure.in: Use ./config.cache, not config.cache.
11635         * configure: Regenerate.
11636         * Makefile.tpl: Special-casing not needed for GCC any more.
11637         * Makefile.in: Regenerate.
11639         * configure.in: Don't share a cache file for host dirs.
11640         * configure: Regenerate.
11642         * config-ml.in: Don't mess with the cache file.
11644 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11646         * MAINTAINERS: Move myself from 'Write After Approval' to
11647         'CPU Port Maintainers' section as SPARC maintainer.
11649 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11651         * Makefile.tpl: Make GCC use a separate config.cache.
11652         * Makefile.in: Regenerate.
11654         PR bootstrap/11932, PR bootstrap/11933
11655         (I don't know if it will fix either of them, but it relates
11656         to them.)
11657         * configure.in: Don't use shared config.cache for target
11658         directories.
11659         * configure: Regenerate.
11661 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11663         * MAINTAINERS: Add myself to 'Write After Approval' section.
11665 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11667         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11668         * configure: Regenerated.
11670 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11672         * MAINTAINERS: Remove the mn10200 maintainer.
11674 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11676         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11677         * configure: Regenerated.
11679 2003-12-16  Jan Hubicka  <jh@suse.cz>
11681         * MAINTAINERS: Add myself as callgraph maintainer.
11683 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11685         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11686         * configure: Regenerate.
11688 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11690         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11691         'Write After Approval' section. Update email.
11693 2003-12-01  James Lemke  <jim@wasabisystems.com>
11695         * MAINTAINERS (Write After Approval): Add myself.
11697 2003-11-20  Matt Thomas  <matt@3am-software.com>
11699         * MAINTAINERS: Add myself as a vax port maintainer.
11701 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11703         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11704         (configure-build-[+module+], configure-[+module+]): Likewise.
11705         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11706         * Makefile.in: Regenerate.
11708 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11710         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11711         shared/dylibed libraries.
11712         * ltmain.sh: Likewise.
11713         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11714         * ltcf-cxx.sh: Likewise.
11715         * ltcf-gcj.sh: Likewise.
11716         * ltconfig: Likewise.
11718 2003-11-17  Stan Cox  <scox@redhat.com>
11720         * MAINTAINERS: Add myself as iq2000 port maintainer.
11722 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11724         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11725         * Makefile.in: Regenerate.
11727 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11729         * config.sub: Update to 2003-11-03 version.
11731 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11733         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11734         * configure:  Regenerate.
11736 2003-10-20  Nicolas Pitre  <nico@cam.org>
11738         * MAINTAINERS: Add myself to 'Write After Approval' section.
11740 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11742         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11744 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11746         * MAINTAINERS: Update my email address.
11748 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11750         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11752 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11754         * MAINTAINERS: Add myself to 'Write After Approval' section.
11756 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11758         * config.guess: Update to 2003-10-16 version.
11759         * config.sub: Update to 2003-10-16 version.
11761 2003-10-15  David Daney  <ddaney@avtrex.com>
11763         * MAINTAINERS: Added myself to 'Write After Approval' section.
11765 2003-10-15  Falk Hueffner  <falk@debian.org>
11767         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11768         'Write After Approval' section. Update email.
11770 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11772         * MAINTAINERS: Move myself from 'Write After Approval' to
11773         'Various Maintainers' section as middle-end maintainer.
11775 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11777         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11778         HOST_FLAGS_TO_PASS.
11779         * Makefile.in: Regenerate.
11781 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11783         * config.guess: Update to 2003-10-07 version.
11784         * config.sub: Update to 2003-10-07 version.
11786 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11788         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11789         * ltconfig (irix5*, irix6*): Don't override version_type.
11791 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11793         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11794         * configure: Rebuilt
11795         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11796         * Makefile.in: Rebuilt
11798 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11800         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11802 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11804         * MAINTAINERS (Write After Approval): Add myself.
11806 2003-09-29  Paul Koning  <ni1d@arrl.net>
11808         * MAINTAINERS: Move myself from "Write After Approval"
11809         to CPU platform maintainers for pdp11 platform.
11811 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11813         * MAINTAINERS: Move myself from 'Write After Approval' to
11814         'Various Maintainers' section as libffi testsuite maintainer.
11816 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11818         * configure.in: Pass a computed --program-transform-name
11819         to subconfigures.
11820         * configure: Regenerated.
11822 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11824         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11825         * Makefile.in: Regenerate.
11827         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11828         * Makefile.in: Regenerate.
11830 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11832         * MAINTAINERS: Move myself from 'Write After Approval'
11833         to 'Various Maintainers' (objective-c) section.
11835 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11837         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11838         quoting.
11839         * configure: Regenerated.
11841 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11843         * MAINTAINERS (Write After Approval): Add myself to write after
11844         approval list.
11846 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11848         * MAINTAINERS (Write After Approval): Add myself.
11850 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11852         * MAINTAINERS: Update my e-mail address.
11854 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11856         * libtool.m4 (LD): Correct powerpc64 host match.
11858 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11860         * MAINTAINTERS: Update my affiliation and email address.
11862 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11864         * MAINTAINERS (Write After Approval): Add myself.
11866 2003-09-04  DJ Delorie  <dj@redhat.com>
11868         * configure: Regenerate.
11870 2003-09-04  Robert Millan  <robertmh@gnu.org>
11872         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11874 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11876         * configure.in: Ensure arguments to sed are properly spaced.
11877         * configure: Regenerate.
11879 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11881         * MAINTAINERS: Update my e-mail address.
11883 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11885         * MAINTAINERS (Write After Approval): Add myself.
11887 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11889         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11890         * configure: Regenerated.
11892 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11894         * MAINTAINERS: Update my email address.
11896 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11898         * configure.in:  Use newline instead of semicolon when assuming
11899         shell arguments in a for loop.
11900         * configure:  Regenerated.
11902 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11904         * MAINTAINERS: Resurrect the i860 maintainer.
11906 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11908         PR 8180
11909         * configure.in: When testing with_libs and with_headers, treat
11910         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11911         * configure: Regenerate.
11913         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11914         make, shell, etc.
11915         (baseargs): Likewise.
11916         * configure: Regenerate.
11918 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11920         * MAINTAINERS (Write After Approval): Add myself.
11922 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11924         * configure.in: Disable libgcj for darwin not on powerpc.
11925         * configure: Rebuild.
11927 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11929         * config-ml.in, symlink-tree: Add license.
11931 2003-08-03  Richard Stallman  <rms@gnu.org>
11932             Eben Moglen  <moglen@columbia.edu>
11934         * README.SCO: New file.
11936 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11938         * Makefile.tpl (check, check-c++): Express dependencies using
11939         dependencies rather than commands.
11940         * Makefile.in: Regenerate.
11942 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11944         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11945         * configure: Ditto.
11947 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11949         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11950         * Makefile.in: Update.
11952 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11954         * configure.in: Enable libgcj for darwin.
11955         * configure: Rebuild.
11957 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11959         * config-ml.in:  Use ac_configure_args directly instead of
11960         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11961         actually seen.
11963 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11965         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11966         creating target and build subdirs to build all parent dirs as needed.
11967         * Makefile.in: Rebuild.
11968         * configure.in: Don't build dirs explicitly here.
11969         * configure: Rebuild.
11971 2003-07-26  Paul Brook  <paul@nowt.org>
11973         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11975 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11977         * Makefile.tpl (all-make): Depend on intl.
11978         * Makefile.in: Rebuilt.
11980 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11982         * install-sh:  Update to newer upstream versions (associated with
11983         aclocal 1.7).
11984         * mkinstalldirs:  Likewise.
11985         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11987 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11989         * MAINTAINERS: Move self from Bug database only accounts
11990         to write-after-approval.
11992 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11994         * config.if: Remove unused libc_interface determination.
11996 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11998         * MAINTAINERS: Move self from write-after-approval to
11999         build machinery (*.in).
12001 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12003         PR bootstrap/11273
12004         PR bootstrap/11408
12005         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12006         unused INSTALL_PROGRAM_ARGS.
12007         * configure.in: Use AC_PROG_INSTALL.
12008         * Makefile.in: Regenerate.
12009         * configure: Regenerate.
12011 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12013         * MAINTAINERS: Alphabetize.
12015 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12017         * configure: Rebuilt.
12018         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12019         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12020         newlib nor libgloss.
12021         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12022         * configure.in (am33_2.0-*-linux*): Added.
12024 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12026         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12027         * configure: Regenerate.
12029 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12031         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12032         * Makefile.in: Regenerate.
12034 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12036         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12037         * Makefile.in: Regenerate.
12039 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12041         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12042         * Makefile.in: Regenerated.
12044         * config-ml.in: Replace PWD with PWD_COMMAND.
12046 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12048         * intl: New directory; see intl/ChangeLog for details.
12049         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12050         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12051         * Makefile.in: Regenerate.
12053 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12055         * configure.in: Clean up config-lang.in handling.  Delete
12056         useless assignment to "subdirs".
12057         * configure: Regenerate.
12059 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12061         * configure.in: Rename 'target_libs' to 'target_libraries'.
12062         Remove useless reference to 'target_libs'.
12063         * configure: Regenerate.
12065 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12067         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12068         * Makefile.in: Regenerate.
12070 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12072         * Makefile.def: Introduce flags_to_pass.
12073         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12074         * Makefile.in: Regenerate.
12076 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12078         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12079         and target-libgloss.
12080         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12081         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12082         * configure: Regenerate.
12084 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12086         * configure.in: Update testsuite_flags to new location.
12087         * configure. Regenerate.
12089 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12091         * Makefile.tpl: Remove BUILD_CC stuff.
12092         * Makefile.in: Regenerate.
12094 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12096         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12098 2003-06-16  Graeme Peterson  <gp@qnx.com>
12100         * MAINTAINERS (Write After Approval): Add myself.
12102 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12104         * config.guess: Update to 2003-06-12 version.
12105         * config.sub: Update to 2003-06-13 version.
12107 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12109         * config.guess: Update to 2003-06-06 version.
12110         * config.sub: Update to 2003-06-06 version.
12112 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12114         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12115         * configure. Regenerate.
12117 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12119         * configure.in: Disable serial configure by default.
12120         * configure: Regenerate.
12121         * Makefile.tpl: Abolish .NOTPARALLEL.
12122         * Makefile.in: Regenerate.
12124         * Makefile.tpl: Replace {build,host,target}_canonical by
12125         {build,host,target}.
12126         * Makefile.in: Regenerate.
12128         * Makefile.tpl: Fix stupid pasto.
12129         * Makefile.in: Regenerate.
12131 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12133         * Makefile.tpl: Remove bogus conditional.
12134         * Makefile.in: Regenerate.
12136 2003-06-05  Jan Hubicka  <jh@suse.cz>
12138         * Makefile.tpl (profiledbootstrap): New target.
12139         * Makefile.in (profiledbootstrap): New target.
12141 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12143         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12144         Pinski. Remove user names from other bugzilla-only maintainers.
12146 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12148         * Makefile.tpl: Make 'recursive targets' using autogen rather
12149         than shell loop.  Remove duplicate 'clean' targets and false
12150         comments.
12151         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12152         Add systematic method of specifying missing targets in subdirs.
12153         Add copyright boilerplate.
12154         * Makefile.in: Regenerate.
12155         * configure.in: Add 'recursive targets' to maybe list.
12156         * configure: Regenerate.
12158         * MAINTAINERS: "GNATS only" -> "Bug database only".
12160         * Makefile.tpl: Rename [+target+] to [+make_target+].
12161         * Makefile.def: Rename 'target' to 'make_target'.
12163 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12165         * MAINTAINERS: Add self as options handling maintainer.
12167 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12169         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12170         been too long since I touched those ports.
12172 2003-05-28  DJ Delorie  <dj@redhat.com>
12174         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12175         * Makefile.in: Regenerate.
12177 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12179         * configure.in: Use curly braces in the definition of tooldir.
12180         * configure: Regenerate.
12182 2003-05-21  DJ Delorie  <dj@redhat.com>
12184         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12185         newlib or libgloss.
12186         * Makefile.in: Regenerate.
12188 2003-05-21  DJ Delorie  <dj@redhat.com>
12190         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12191         * Makefile.in: Regenerate.
12193 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12195         * MAINTAINERS: Update my e-mail address.
12197 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12199         * configure.in: Switch more things to use maybe dependencies.
12200         * Makefile.tpl: Switch more things to use maybe dependencies.
12201         Factor out common code from autogen IF statements.
12202         * configure: Regenerate.
12203         * Makefile.in: Regenerate.
12205 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12207         * configure.in: Accept i[3456789]86 for machine type.
12208         * configure: Regenerate.
12210 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12212         * configure.in: Switch more things to use maybe dependencies.
12213         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12214         * configure: Regenerate.
12215         * Makefile.tpl: Switch more things to use maybe dependencies.
12216         * Makefile.in: Regenerate.
12218 2003-05-16  Andreas Schwab  <schwab@suse.de>
12220         * Makefile.tpl (install-opcodes): Define.
12221         * Makefile.in: Rebuild.
12223 2003-05-13  Andreas Jaeger  <aj@suse.de>
12225         * config.guess: Update to 2003-05-09 version.
12226         * config.sub: Update to 2003-05-09 version.
12228 2003-05-13  Michael Eager  <eager@mvista.com>
12230         * configure.in: Correct sed script so that options in quotes are not
12231         deleted.
12232         * configure: Rebuild.
12234 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12236         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12237         and $$s/newlib/libc/sys/cygwin32 include paths.
12238         * configure: Ditto.
12240 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12242         * MAINTAINERS: Update my email addresses.
12244 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12246         * config-ml.in: Propagate INSTALL variables.
12248 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12250         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12252 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12254         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12255         * Makefile.in: Regenerate.
12257 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12259         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12261 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12263         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12265 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12267         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12268         * Makefile.in: Regenerated.
12270 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12272         * MAINTAINERS (Write After Approval): Upgrade myself from
12273         GNATS only to write-after-approval. Update my mail address.
12275 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12277         (OS Port Maintainers: freebsd): Add myself.
12279 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12281         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12283 2003-04-22  Kean Johnston  <jkj@sco.com>
12285         * MAINTAINERS (SCO ports): Added myself.
12287 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12289         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12291 2003-04-19  Kean Johnston  <jkj@sco.com>
12293         * MAINTAINERS (Write After Approval): Add myself.
12295 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12297         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12298         * Makefile.in: Regenerate.
12300 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12302         * configure.in (powerpc64*-*-linux*): Remove.
12303         * configure: Rebuilt.
12305 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12307         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12308         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12309         and restrap.
12310         * Makefile.in:  Regenerate.
12312 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12314         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12315         * configure: Regenerated.
12317 2003-04-15  DJ Delorie  <dj@redhat.com>
12319         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12321 2003-04-13  Nick Clifton  <nickc@redhat.com>
12323         * config-ml.in: Remove support for --disable-aix removing
12324         call-aix multilibs.
12326 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12328         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12329         * */configure: Rebuilt.
12331 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12333         * MAINTAINERS: Add my email address.
12335 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12337         * MAINTAINERS (Write After Approval): Add myself.
12339 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12341         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12342         * Makefile.in: Regenerate.
12344 2003-03-14  Michael Chastain  <mec@shout.net>
12346         * Makefile.in: Regenerate with correct Makefile.def.
12348 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12350         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12351         Make macro.
12352         * Makefile.in: Regenerate.
12353         * configure.in: Clean up gxx_include_dir logic.
12354         * configure: Regenerate.
12356 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12358         * MAINTAINERS (Write After Approval): Add myself.
12360 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12362         * MAINTAINERS: Update my mail address.
12364 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12366         * configure.in (gxx_include_dir): Fix typo.
12367         * configure: Regenerated.
12369 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12371         * Makefile.tpl: Reindent.
12372         * Makefile.in: Regenerate.
12373         * configure.in: Reindent.  Don't set unused variables.
12374         * configure: Regenerate.
12376 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12378         * configure.in: Include $(build_tooldir)/sys-include in
12379         FLAGS_FOR_TARGET.
12380         * configure: Regenerated.
12382 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12384         * Makefile.tpl: Always pass down RANLIB.
12385         * Makefile.in: Regenerate.
12387         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12388         * Makefile.in: Regenerate.
12389         * configure.in: Remove unused logic relating to --enable-shared
12390         and --enable-threads.  Remove bogus comments.  Remove redundant
12391         noconfigdirs.
12392         * configure: Regenerate.
12394         * configure.in: Replace ${libstdcxx_version} by its value.
12395         Remove reference to mh-dgux.
12396         * configure: Regenerate.
12398 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12400         * MAINTAINERS (Write After Approval): Add myself.
12402 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12404         * Makefile.tpl: Rearrange.
12405         * Makefile.in: Regenerate.
12407 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12409         * configure.in: Add support for kaOS as cross build target system.
12410         * configure: Regenerated.
12412 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12414         * MAINTAINERS (Write after approval): Add myself.
12416 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12418         * MAINTAINERS: Update my email address.
12420 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12422         * MAINTAINERS: Add self to blanket write privs. section.
12424 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12426         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12427         configure-target-* as some target builds may require additional
12428         flags for preprocessor tests.
12429         * Makefile.in: Regenerated.
12431 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12433         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12434         * ltconfig: Handle it.
12435         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12436         auto-detecting it.
12438         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12439         it is used as argument to $CC.
12440         * ltcf-gcj.sh: Likewise.
12442         * configure.in: Introduce --enable-maintainer-mode.
12443         * configure: Rebuilt.
12444         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12445         for maintainer mode.
12446         * Makefile.in: Rebuilt.
12448 2003-02-18  Jason Merrill  <jason@redhat.com>
12450         * Makefile.tpl (check-c++): Allow parallelism.
12452 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12454         * MAINTAINERS: Remove John Carr (who never actually had access to
12455         gcc.gnu.org).
12457 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12459         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12460         don't configure target-libobjc.
12461         * configure: Regenerate.
12463 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12465         * Makefile.tpl (RANLIB): Define.
12466         * Makefile.in: Regenerate.
12468 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12470         * MAINTAINERS: Update my email.
12472 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12474         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12475         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12476         * Makefile.in: Regenerated.
12477         * configure.in: Remove all traces of snavigator, db, and grep.
12478         * configure: Regenerated.
12480 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12482         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12483         After Approval.
12485 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12487         * MAINTAINERS (Write after approval): Add myself.
12489 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12491         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12492         * Makefile.in: Regenerated.
12494 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12496         * config.guess: Updated to 2003-01-30's version.
12497         * config.sub: Updated to 2003-01-28's version.
12499 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12501         * config.if: If gcc_version is already set, just use it.  Don't set
12502         gcc_version_trigger if it's already set, otherwise set it to
12503         gcc/version.c, but only if the file exists.  If it is not set and
12504         gcc/version.c does not exist, try to extract the version number from
12505         $CC.
12507 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12509         * MAINTAINERS: Add myself to write-after-approval list.
12511 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12513         * configure.in:  Revert 24Jan change.
12514         * configure:  Regenerate.
12516 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12518         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12519         entry of HJ Lu.
12521 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12523         * configure.in: Revert previous change.
12524         * configure: Regenerate.
12526 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12528         * configure.in: Make rda native-only.
12529         * configure: Regenerate.
12531 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12533         * MAINTAINERS: Move myself from GNATS-only-accounts to
12534         write-after-approval.
12536 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12538         * configure.in: Add missing \.
12539         * configure: Rebuilt.
12541 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12543         * configure.in (baseargs): Avoid using \| in sed regular
12544         expressions.
12545         * configure: Rebuilt.
12547 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12549         * configure.in (baseargs): Remove all supported forms of
12550         --cache-file, --srcdir, --host, --build and --target options
12551         from argument lists.
12552         * configure: Rebuilt.
12554 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12556         * MAINTAINERS: Add myself to write-after-approval list.
12558 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12560         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12561         * configure: Rebuilt.
12563 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12565         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12566         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12567         * Makefile.in: Regenerate.
12568         * configure: Regenerate.
12570 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12572         * configure.in: Remove Makefile in build, host and target modules
12573         unless configure was run with --no-recursion.
12574         * configure: Rebuilt.
12576 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12578         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12579         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12580         * Makefile.in: Regenerate.
12582 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12584         * config.guess: Update to 2003-01-03 version.
12585         * config.sub: Update to 2003-01-03 version.
12587 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12589         * configure: Regenerate with proper autoconf 2.13.
12591 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12593         * configure.in: Add AC_PREREQ for consistency.
12594         * configure: Regenerate.
12596 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12598         * configure.in (GDB_TK): Add tcl directories conditional on
12599         gdb/gdbtk directory being present.
12600         * configure: Regenerate.
12602 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12604         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12605         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12606         * configure: Rebuilt.
12608 2002-12-31  Tom Tromey  <tromey@redhat.com>
12610         * Makefile.in: Rebuilt.
12611         * Makefile.def (target_modules) [libffi]: Allow installation.
12613 2002-12-31  Andreas Schwab  <schwab@suse.de>
12615         * configure.in: Fix use of $program_transform_name.
12616         * configure: Regenerated.
12618 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12620         * configure.in (baseargs): Don't remove first configure argument.
12621         * configure: Regenerated.
12623 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12625         * Makefile.tpl (local-distclean): Don't remove...
12626         (multilib.ts): ... this.  Moved into...
12627         (multilib.out): ... this.  Don't use sub-make.
12628         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12629         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12630         (configure-build-[+module+], configure-[+module+],
12631         configure-target-[+module+], configure-gcc): ... these.  Test
12632         for Makefile existence.  Drop config.status from dependencies.
12633         * Makefile.in: Rebuilt.
12634         * configure.in: Move gcc-version-trigger to the end of
12635         ac_configure_args.  Add comments to maybedep.tmp and
12636         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12637         nonopt from baseargs, matching and removing corresponding
12638         whitespace while at it.
12639         * configure: Rebuilt.
12641 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12643         * configure.in (host_configargs): Replace reference to
12644         no-longer-defined buildopts with --build=${build_alias}.
12645         * configure: Rebuilt.
12647         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12648         program_transform_name to standard idiom.
12649         (AUTOGEN, AUTOCONF): Define.
12650         (Makefile.in): Use $(AUTOGEN).
12651         (Makefile): Depend on config.status, and use autoconf-style rule to
12652         build it.  Move original commands to...
12653         (config.status): ... this new target.
12654         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12655         $(AUTOCONF).
12656         * Makefile.in: Rebuilt.
12658 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12660         * Makefile.tpl: Fix dramatic bustage due to change in
12661         program_transform_name.
12662         * Makefile.in: Regenerate.
12664         * configure.in: Remove unnecessary PATH setting.
12665         * configure: Regnerate.
12667         * configure.in: Don't default to unprefixed tools unless
12668         the native tools will work.
12669         * configure: Regenerate.
12671         * configure.in: Convert to autoconf script.  Blow away lots
12672         of now-redundant Makefile fragments.
12673         * configure: Generate using Autoconf.
12674         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12675         * Makefile.in: Regenerate.
12677 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12679         * configure: Fix stupid bug where RANLIB was mistakenly included.
12681         * configure.in: Rename (buildargs, hostargs, targargs) to
12682         (build_configargs, host_configargs, target_configargs).
12684         * configure.in: Move logic out of sed statement.
12686         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12687         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12689 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12691         * config.sub: Import from master repository
12692         * config.guess: Ditto
12694 2002-12-24  Andreas Schwab  <schwab@suse.de>
12696         * Makefile.tpl (multilib.out): Fix missing space.
12697         * Makefile.in: Regenerate.
12699 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12701         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12702         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12703         * Makefile.in: Regenerate.
12704         * configure.in: Remove unnecessary leftovers.
12706 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12708         * configure.in (extra_ranlibflags_for_target): New variable.
12709         (*-*-darwin): Add -c to ranlib commands.
12710         * configure (tooldir): Handle extra_ranlibflags_for_target.
12712 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12714         * Makefile.tpl: Revert HJL's change.
12715         * Makefile.in: Regenerated.
12716         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12717         always.
12719 2002-12-19  Andreas Schwab  <schwab@suse.de>
12721         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12722         * Makefile.in: Regenerate.
12724 2002-12-18  H.J. Lu  <hjl@gnu.org>
12726         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12727         * Makefile.in: Regenerated.
12729         * configure.in (build_prefix): New. Substitute.
12731 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12733         * Makefile.tpl: Don't let real targets depend on phony targets.
12734         * Makefile.in: Regenerate.
12736         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12737         * Makefile.in: Regenerate.
12739 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12741         * config.sub: Import from master repository
12742         * config.guess: Ditto
12744 2002-12-16  Jason Merrill  <jason@redhat.com>
12746         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12747         previous 'make bootstrap'.
12748         * Makefile.in: Regenerate.
12750 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12752         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12754 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12756         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12757         * Makefile.in: Regenerate.
12759 2002-12-13  Jason Merrill  <jason@redhat.com>
12761         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12762         library tests.
12763         (check-c++): Just depend on it and check-target-libstdc++-v3.
12764         * Makefile.in: Regenerate.
12766 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12768         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12769         * Makefile.in: Rebuilt.
12771 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12773         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12775 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12777         * configure: Fix bug put in by gremlins.
12779         * Makefile.tpl: Substitute more autoconfily.
12780         * configure: Substitute more autoconfily.
12781         * Makefile.in: Regenerate.
12783 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12785         * config.sub: Import from master repository
12786         * config.guess: Ditto
12787         * MAINTAINERS: Added Svein Seldal under write after approval
12789 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12791         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12792         * Makefile.in (all-sim): Ditto.
12794 2002-12-06  DJ Delorie  <dj@redhat.com>
12796         * Makefile.tpl: Change configure dependencies to not have real
12797         targets depend on phony targets.
12799 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12801         * configure.in: Revert unintentional change.
12803         * Makefile.tpl: Change dependency for */multilib.out so that
12804         it works when gcc isn't in the tree.
12806         * configure.in: Substitute more.
12807         * configure: Run subconfigures from the Makefile.
12808         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12809         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12811 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12813         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12815 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12817         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12818         and corresponding dependencies.
12819         * Makefile.in: Regenerate.
12821         * configure.in (host_tools): Order binutils, gas and ld for
12822         convenience in running the testsuites.
12824         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12825         * Makefile.in: Regenerate.
12826         * configure.in: Introduce rules to serialize subconfigure runs.
12828         * configure.in: Introduce BASE_CC_FOR_TARGET.
12829         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12830         Realize configure-build-* targets.  Realize configure-target-* targets.
12831         * Makefile.in: Regenerate.
12833 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12835         * configure: Move gcc_version_trigger stuff from here...
12836         * configure.in: ...to here.
12838         * configure.in: Separate subconfigure options added by this file from
12839         options given by the user.  Add machinery to put args for host
12840         subconfigures into the Makefile.
12842         * Makefile.tpl: Remove 'vault' targets.
12843         * Makefile.tpl: Reorder and comment dependencies.
12844         * Makefile.in: Regenerate.
12846 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12847         * configure.in: Fix my broken commit of previous patch. (sigh)
12849 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12851         * configure.in: Move host-specific darwin noconfigdirs into
12852         the host-specific section.
12854 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12856         * configure.in: Move host-specific darwin noconfigdirs into
12857         the host-specific section.
12859 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12861         * configure: Remove skip-this-dir support.
12862         * Makefile.tpl: Remove skip-this-dir support.
12864         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12865         subdirectories.
12866         * Makefile.in: Regenerate.
12868         * Makefile.tpl: Strip out useless setting of 'dir'.
12869         * Makefile.in: Regenerate.
12871 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12873         * configure.in: Fix deeply stupid bug.
12875         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12876         shell code in CXX_FOR_TARGET
12877         * Makefile.def: Introduce raw_cxx.
12878         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12879         RAW_CXX_FOR_TARGET.
12880         * Makefile.in: Regenerate.
12882 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12884         * Makefile.tpl: Remove unnecessary ifs.
12885         * Makefile.in: Regenerate.
12887         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12888         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12889         targets for 'no_install' modules.
12890         * configure: Move GDB_TK substitution to configure.in.  Move
12891         build_modules stuff to configure.in.
12892         * configure.in: Implement soft dependency machinery.  Maybe-ize
12893         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12894         * Makefile.in: Regenerate.
12896 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12898         * Makefile.tpl: Make all-target, install-target behave similarly
12899         to all, install (only hitting configured targets).  Eliminate
12900         unused macro defintions.
12902         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12903         build != host.
12905         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12907         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12909         * configure.in: Produce lists of subdir targets we're actually
12910         configuring.  Remove references to "dosrel".
12911         * Makefile.tpl: Let configure set which subdir targets are hit.
12912         Remove install-cross; clean up install; remove ALL.  Remove
12913         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12914         Autogenerate host module targets.  Remove empty dependency lines
12915         and redundant dependency; rearrange slightly.
12916         * Makefile.def: Add host-side libtermcap, utils.
12918         * Makefile.in: Regenerate.
12920 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12922         * ltconfig (osf[345]): Append $major to soname_spec.
12923         Reflect this in library_names_spec.
12924         * ltmain.sh (osf): Prefix $major with . for use as extension.
12926 2002-11-19  Andreas Jaeger  <aj@suse.de>
12928         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12929         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12930         and sparc64 GNU/Linux systems.
12932 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12934         * MAINTAINERS: Update email.
12936 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12938         * MAINTAINERS: Complete James Dennett's entry.
12940 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12942         * MAINTAINERS (Write After Approval): Add myself.
12944 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12946         * Makefile.tpl: syntactic cleanup
12948 2002-11-13  Stuart Hastings  <stuart@apple.com>
12950         * MAINTAINERS: Add myself to write-after-approval list.
12952 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12954         * Makefile.def: Add list of recursive targets to autogenerate.
12955         Add build_modules.
12956         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12957         targets.  Autogenerate *-build-* targets.
12958         * Makefile.in: Regenerate.
12960 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12962         * configure: More autoconf-style substitutions.
12963         * Makefile.tpl: More autoconf-style substitutions.
12964         * Makefile.in: Regenerate.
12966 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12968         * configure: Substitute more variables in a more autoconf-friendly
12969         way.  Simplify slightly.
12970         * Makefile.tpl: Make more variables substitutable in an
12971         autoconf-friendly way.
12972         * Makefile.in: Regenerate.
12974 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12976         * MAINTAINERS (Write After Approval): Add myself.
12978 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12980         * configure.in (v810*): Remove special setting of tools.
12982         * configure: Add support for extra required flags for ar or nm.
12983         * configure.in (aix4.3+): Use above support for target-specific
12984         issues, rather than using config/mt-aix43.
12986 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12988         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12989         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12990         with $srcdir.  Reformat indentation.  Substitute some variables
12991         formerly hard-coded in the Makefile for build=host.
12992         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12993         * Makefile.def: Autogenerate more.
12994         * Makefile.in: Regenerate.
12996 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12998         * MAINTAINERS (Write After Approval): Add myself.
13000 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13002         * Makefile.def (host_modules): Add rda.
13003         * Makefile.in: Regenerate.
13004         * configure.in (target_tool): Add target-rda to list.
13006 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13008         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13010 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13012         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13013         and restrap targets to this rule.
13014         * Makefile.in:  Regenerate.
13016 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13018         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13019         GNATS only accounts.
13021 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13023         * configure.in (i[3456]86-*-linux*): Add check to disable
13024         ${libgcj} for glibc1.
13026 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13028         * MAINTAINERS: Add myself as ip2k port maintainer.
13030 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13032         * configure.in: Add tic4x target.
13034 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13036         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13037         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13038         * Makefile.in: Regenerate.
13040         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13041         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13042         * Makefile.in: Regenerate.
13044 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13046         * MAINTAINERS: Add myself as web pages co-maintainer.
13048 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13050         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13051         * Makefile.in: Regenerate.
13053 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13055         * MAINTAINERS: Add myself and Nathan Sidwell
13056         <nathan@codesourcery.com> as VxWorks maintainers.
13058 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13060         * Makefile.def: Remove order dependency comments.
13061         * Makefile.tpl: Add explicit install-install dependencies.
13062         * Makefile.in: Regenerate.
13064         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13065         * Makefile.in: Regenerate.
13067         * Makefile.tpl: Add configure-target (for src-release in src)
13068         * Makefile.in: Regenerate.
13070 2002-09-30  Nick Clifton  <nickc@redhat.com>
13072         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13074 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13076         * configure.in (s390*-*-linux*): Enable libgcj.
13078 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13080         * configure: Revert accidentally applied changes.
13082         * Makefile.tpl: Make more autoconf-friendly.
13083         * Makefile.in: Regenerate.
13084         * configure: Make substitution more autoconf-like.
13086 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13088         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13089         single entry to handle all these.
13090         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13091         libjava on arm-*-elf.
13093 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13095         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13096         things that depend on them.
13098 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13100         * Makefile.tpl: Make subsituted variables more autoconfy.
13101         * Makefile.in: Regenerate.
13102         * configure: Make seds more autoconfy.
13104 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13106         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13107         * Makefile.in: Regenerate.
13108         * configure.in: Rewrite sed statements to look autoconfy.
13110         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13111         all-target-foo on configure-target-foo.
13112         * Makefile.def: Ditto.
13113         * Makefile.in: Rebuild.
13115 2002-09-25  Andrew Haley  <aph@redhat.com>
13117         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13119 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13121         * Makefile.def: New file.
13122         * Makefile.tpl: New file.
13123         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13124         * contrib/gcc_update: Note that Makefile.in is a generated file.
13126         * configure.in: Minor rearrangement.  Simplify tests.
13128 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13130         * configure.in (with_headers): Skip copy if value is "yes".
13131         (with_libs): Likewise.
13133 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13135         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13136         * configure.in (sh*-*-pe*): Ditto.
13137         * configure.in (mips*-*-pe*): Ditto.
13138         * configure.in (*arm-wince-pe): Ditto.
13140         * configure.in: Rearrange.
13142 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13144         * MAINTAINERS: Update my email address.
13146 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13148         * MAINTAINERS: (Write After Approval): Add myself.
13150 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13152         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13154 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13156         * MAINTAINERS: Change my mailing address.
13158 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13160         * MAINTAINERS (Write After Approval): Remove myself.
13161         (Various Maintainers: c++ runtime libs): Add myself.
13163 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13165         * MAINTAINERS (Write After Approval): Remove myself.
13166         (Various Maintainers: c++ runtime libs): Add myself.
13168 2002-08-15  Eric Christopher  <echristo@redhat.com>
13170         * config.sub: Import from master repository.
13171         * config.guess: Ditto.
13173 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13175         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13176         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13177         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13179 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13181         * MAINTAINERS: Add self to rs6000 vector extensions.
13183 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13185         * libiberty/configure: Reverted unintended yesterday's check in.
13187 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13189         * boehm-gc/configure, libf2c/configure: Rebuilt.
13190         * libffi/configure, libiberty/configure: Ditto.
13191         * libjava/configure, libobjc/configure: Ditto.
13192         * libstdc++-v3/configure, zlib/configure: Ditto.
13193         Merged from binutils:
13194         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13195         From Steve Ellcey <sje@cup.hp.com>:
13196         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13197         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13198         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13199         IA64.
13200         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13201         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13202         soname_spec, sys_lib_search_path_spec): Ditto.
13204 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13206         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13208 2002-08-04  H.J. Lu  (hjl@gnu.org)
13210         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13212 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13214         * MAINTAINERS (Write After Approval): Add myself.
13216 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13218         * configure.in: Move generic linux case to end.  Copy generic
13219         linux noconfigdirs to mips*-*-linux* entry and new
13220         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13222 2002-07-19  Michael Matz  <matz@suse.de>
13224         * MAINTAINERS: Add myself as ra* maintainer.
13226 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13228         * config.guess: Update to 2002-07-09 version.
13229         * config.sub: Update to 2002-07-03 version.
13231 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13233         * MAINTAINERS: Fix typo in a maintainer email address.
13235 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13237         * configure.in: Remove two redundant tests.
13239 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13241         * configure.in (mips*-*-irix6*o32): Enable stabs.
13243 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13245         * configure.in: Don't build grez.
13246         * Makefile.in: Ditto.
13248         * Makefile.in: Remove references to bsp, cygmon, libstub.
13249         * configure.in: Ditto.
13251         * configure.in: Remove leftover reference to gdbtest.
13253 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13255         * configure.in (gxx_include_dir):  Change to match versioned
13256         C++ headers if --enable-version-specific-runtime-libs is used.
13258 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13260         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13262 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13264         * configure.in: Make --without-x work.
13266 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13268         * configure.in: Rearrange target Makefile fragment collection.
13270         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13271         cvs[src].
13272         * configure.in: Ditto.
13274 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13276         * MAINTAINERS (Write After Approval): Update my e-mail address.
13278 2002-06-24  Ben Elliston  <bje@redhat.com>
13280         * configure.in (host_tools): Remove cgen.
13282         * Makefile.in (all-cgen): Remove; runs from its source directory.
13283         (check-cgen, install-cgen, clean-cgen): Likewise.
13284         (all-opcodes): Do not depend on all-cgen.
13285         (all-sim): Likewise.
13287 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13289         * Makefile.in: Eliminate 'apache' targets.
13290         * configure.in: Eliminate 'apache' targets.
13292         * configure.in: Eliminate redundant tests.  Reorganize.
13294         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13296         * config-ml.in: Eliminate references to Cygnus configure.
13298         * Makefile.in: Eliminate references to building emacs.
13300 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13302         * MAINTAINERS: Update my email address.
13304 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13306         * config.if (libstdcxx_incdir): Version C++ headers.
13307         (cxx_incdir): Remove.
13309 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13311         * MAINTAINERS (Write After Approval): Add self.
13313 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13315         * configure.in: Add support for ip2k.
13317 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13319         * configure.in: Fix AIX configury bug.
13321 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13323         * MAINTAINERS (Write After Approval): Add self.
13325 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13327         * configure.in: replace ${topsrcdir} with ${srcdir}
13329         * configure.in: Move definition of libstdcxx_flags
13330         right above usage, rather than waaay earlier.
13332         * configure.in: Pull definition of is_cross_compiler earlier.
13334         * configure.in: Rearrange a little.
13336         * configure.in: Remove references to librx.
13337         * Makefile.in: Remove references to librx.
13339 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13341         * config.sub: Add support for avr target.
13342         Import from master sources, rev 1.255
13344 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13346         * configure, .cvsignore:  Revert previous change...
13347         * Makefile:  ...delete.
13349 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13351         * configure.in: Eliminate ${gasdir} variable.
13353 2002-06-18  Dave Brolley  <brolley@redhat.com>
13355         * configure.in: Add support for frv.
13356         * config.sub: Add support for frv.
13358 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13360         * configure:  Remove garbage from previous commit.
13362 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13364         * configure:  For in-source builds, make a subdir and re-exec there.
13365         * Makefile:  New file.  Pass targets through to build directory.
13366         * .cvsignore:  No longer ignore "Makefile".
13368 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13370         * MAINTAINERS (Write After Approval): Add self.
13372 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13374         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13376 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13378         * configure.in (vax-*-netbsd*): Re-enable gas.
13380 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13382         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13383         BUILD_PREFIX_1, to correct nomenclature.
13384         * configure: Likewise.
13386         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13387         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13389 2002-05-31  Olaf Hering  <olh@suse.de>
13391         * config-ml.in: Propogate DESTDIR also.
13393 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13395         * configure.in (vax-*-netbsd*): Don't build gas for this
13396         platform.
13398 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13400         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13401         and libgcj for AVR.
13403 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13405         * MAINTAINERS (Write After Approval): Add myself.
13407 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13409         * config.guess: Update to 2002-05-22 version.
13410         * config.sub: Likewise.
13412 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13414         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13415         * config-ml.in: Likewise.
13416         * configure: Likewise.
13417         * configure.in: Likewise.
13419 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13421         * MAINTAINERS: Update my email address.
13423 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13425         * configure.in: Simplify makefile fragment collection.
13427         * configure.in: Remove code to build emacs.
13429         * configure.in : Remove --srcdir argument from targargs and buildargs
13430         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13432         * configure: Move some logic to configure.in.
13433         * configure.in: Move some logic from configure.
13435 2002-05-11  Tom Tromey  <tromey@redhat.com>
13437         * MAINTAINERS: Reflect libgcj reality.
13439 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13441         * Makefile.in: Honour DESTDIR.
13443 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13445         * config.guess: Import 2002-03-20 version.
13446         * config.sub: Import 2002-04-26 version.
13448 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13450         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13452 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13454         * MAINTAINERS: Add self.
13456 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13458         * ltmain.sh: Detect and handle object name conflicts
13459         while piecewise linking a static library.
13461 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13463         * configure.in (noconfigdirs): Don't disable libgcj on
13464         sparc64-*-solaris* and sparcv9-*-solaris*.
13466 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13468         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13470 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13472         * configure.in (FLAGS_FOR_TARGET): Do not add
13473         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13474         on i[3456]86-*-linux*.
13476 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13478         * configure.in (noconfigdirs): Replace [ ] with test.
13480         * configure.in (noconfigdirs): Do not add target-newlib if
13481         target == i[3456]86-*-linux*, and host == target.
13483 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13485         * configure.in: delete reference to absent file
13487         * configure.in: replace '[' with 'test'
13489         * configure.in: Eliminate references to gash.
13490         * Makefile.in: Eliminate references to gash.
13492         * configure.in: remove useless references to 'pic' makefile fragments.
13494         * configure.in: (*-*-windows*) Finish removing.
13496         * configure.in: Eliminate redundant test for libgui.
13498 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13500         * MAINTAINERS: Add self and realphabetize.  Update entries
13501         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13502         entry for a29k port maintainer.
13504 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13506         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13507         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13509 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13511         * configure.in: remove references to dead files
13513 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13515         * MAINTAINERS: Add information about purpose of this file.
13517 2002-04-18  Tom Tromey  <tromey@redhat.com>
13519         * configure.in: Disallow configuring libgcj when it is already
13520         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13521         Solaris 2.8 by default.  For PR libgcj/6158.
13523 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13525         * configure.in:  Move default CC setting out of config/mh-* fragments
13526         directly into here.
13528 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13530         * configure.in: don't even try to configure or make a subdirectory
13531         if there's no configure script for it.
13533 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13535         * MAINTAINERS: Remove chill maintainers.
13536         * Makefile.in (CHILLFLAGS): Remove.
13537         (CHILL_LIB): Remove.
13538         (TARGET_CONFIGDIRS): Remove libchill.
13539         (CHILL_FOR_TARGET): Remove.
13540         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13541         CHILL_LIB.
13542         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13543         (CHECK_TARGET_MODULES): Likewise.
13544         (INSTALL_TARGET_MODULES): Likewise.
13545         (CLEAN_TARGET_MODULES): Likewise.
13546         (configure-target-libchill): Remove.
13547         (all-target-libchill): Remove.
13548         * configure.in (target_libs): Remove target-libchill.
13549         Do not compute CHILL_FOR_TARGET.
13550         * libchill: Remove directory.
13552 2002-04-11  DJ Delorie  <dj@redhat.com>
13554         * Makefile.in, configure.in: Sync with binutils, entries
13555         follow...
13557 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13559         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13560         (do-tar, do-bz2): New rules.
13561         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13562         (gdb-tar): New rule.
13563         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13564         (insight_dejagnu.tar): New rule.
13565         (insight.tar): New rule.
13566         (gdb+dejagnu.tar): New rule.
13567         (gdb.tar): New rule.
13569 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13571         * Makefile.in: Add all-tix to deps for all-snavigator
13572         so that tix is built when building snavigator.
13574 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13576         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13577         ld and gdb are not supported.
13579 2002-01-07  Mark Salter  <msalter@redhat.com>
13581         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13582         Allow target-libgloss to be built for arm, strongarm, and xscale.
13584 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13586         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13587         options for i[3456]86-pc-linux* native builds.
13589 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13591         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13592         files from .po files for a distribution.
13594 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13596         * configure.in: Enable libstdc++-v3 for h8300 targets.
13598 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13600         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13601         version from bfd/.
13603 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13605         * Makefile.in (VER): When present, extract the version number from
13606         the file version.in.
13608 2001-05-24  Tom Rix  <trix@redhat.com>
13610         * configure.in : enable ld for aix
13612 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13614         * config.guess: Add linux target for S/390.
13616 2000-11-07  Philip Blundell  <pb@futuretv.com>
13618         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13620 2000-11-03  Philip Blundell  <pb@futuretv.com>
13622         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13623         files.
13625 2001-01-15  Ben Elliston  <bje@redhat.com>
13627         * configure.in (host_tools): Add sid.
13628         Always configure cgen.
13630 2000-11-24  Nick Clifton  <nickc@redhat.com>
13632         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13634 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13636         * Makefile.in (ALL_MODULES): Add all-cgen.
13637         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13638         (all-cgen): New target.
13639         (all-opcodes,all-sim): Depend on all-cgen.
13640         * configure.in (host_tools): Add cgen.
13641         Only configure cgen if --enable-cgen-maint.
13643 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13645         * configure.in: Add *-*-freebsd* configurations.
13647 2002-04-08  Tom Tromey  <tromey@redhat.com>
13649         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13650         Fixes PR libgcj/6068.
13652 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13654         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13656 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13658         * configure.in (alpha*-dec-osf*): Enable libgcj.
13660 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13662         * MAINTAINERS (Write After Approval): Add myself.
13664 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13666         Fix for: PR bootstrap/3591, target/5676
13667         * configure.in (mcore-pe): Disable the configuration of
13668         libstdc++-v3 since exceptions are not supported.
13670 2002-03-20  Anthony Green  <green@redhat.com>
13672         * configure.in: Enable libgcj for xscale-elf target.
13674 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13676         * MAINTAINERS:  Update my email address.
13678 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13680         * ltmain.sh (relink_command): Fix typo in previous change.
13682 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13684         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13685         (relink_command): Added --tag flags.
13686         (mode=install): If relinking fails; error out.
13688 2002-03-12  Richard Henderson  <rth@redhat.com>
13690         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13691         .NOTPARALLEL tag.
13692         (do-check): Rename from check.
13693         (check): Allow parallel check.
13695 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13697         * MAINTAINERS: Add myself as maintainer for xtensa port.
13698         Fix alphabetical order in CPU port maintainer list.
13699         Remove myself from Write After Approval list.
13701 2002-03-11  Richard Henderson  <rth@redhat.com>
13703         * Makefile.in (.NOTPARALLEL): Add fake tag.
13705 2002-03-07  H.J. Lu  (hjl@gnu.org)
13707         * configure.in: Enable gprof for mips*-*-linux*.
13709 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13711         * MAINTAINERS (Write After Approval): Add myself.
13713 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13715         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13716         libjava.
13717         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13719 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13721         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13722         because its Makefile is there; test for the executable instead.
13724 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13726         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13727         libstdc++-v3 and libjava.
13729 2002-02-11  Adam Megacz  <adam@xwt.org>
13731         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13732         boehm-gc
13734 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13736         * config.guess: Updated to 2002-01-30's version.
13737         * config.sub: Updated to 2002-02-01's version.
13738         Contribute sh64-elf.
13739         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13740         * configure.in: Added sh64-*-*.
13742 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13744         * MAINTAINERS: Belatedly add myself to write after approval list.
13746 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13748         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13749         Remove self as Write After Approval.
13751 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13753         * MAINTAINERS: Put self in as maintainer for contrib/regression
13754         directory.
13756 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13758         * MAINTAINERS:  Update my email address.
13760 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13762         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13763         target-libiberty, and target-libgloss.  Skip Java-related
13764         libraries if not supported for NetBSD on target CPU.
13766 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13768         * install-sh: Use _inst.$$_ for temp file name.
13770 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13772         * MAINTAINERS (Write After Approval): Move my contact info
13773         from here...
13774         (OS Port Maintainers): ...to here (netbsd).
13776 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13778         * MAINTAINERS (Write After Approval): Add myself.
13780 2002-01-17  H.J. Lu  <hjl@gnu.org>
13782         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13783         (all-target-fastjar): Also depend on all-target-libiberty.
13785 2002-01-16  H.J. Lu  (hjl@gnu.org)
13787         * config.guess: Import from master sources, rev 1.225.
13788         * config.sub: Import from master sources, rev 1.238.
13790 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13792         * MAINTAINERS (Write After Approval): Remove myself.
13794 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13796         * MAINTAINERS (Write After Approval): Add myself.
13798 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13800         * MAINTAINERS: Add self as docs co-maintainer.
13802 2001-12-11  Matthias Klose  <doko@debian.org>
13804         * MAINTAINERS (Write After Approval): Add myself.
13806 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13808         * MAINTAINERS: Update my email address.
13810 2001-12-07  Turly O'Connor  <turly@apple.com>
13811         * MAINTAINERS (Write After Approval): Add myself.
13812         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13813         (rs6000_initialize_trampoline): Call __trampoline_setup for
13814         ABI_DARWIN too.
13815         * darwin-tramp.asm: New file, implements __trampoline_setup.
13816         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13818 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13820         * MAINTAINERS (Write After Approval): Add myself.
13822 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13824         * configure, configure.in: Use temp file for long sed commands.
13826 2001-12-03  Laurent Guerby  <guerby@acm.org>
13828         * config.sub: Update to version 1.232 on subversion.
13830 2001-12-03  Ben Elliston  <bje@redhat.com>
13832         * MAINTAINERS: Update mail address for config.* patches.
13834 2001-11-27  DJ Delorie  <dj@redhat.com>
13835             Zack Weinberg  <zack@codesourcery.com>
13837         When build != host, create libiberty for the build machine.
13839         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13840         CONFIG_ARGUMENTS.
13841         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13842         New variables.
13843         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13844         and rules.
13845         (all.normal): Depend on ALL_BUILD_MODULES.
13846         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13847         (all-build-libiberty): Depend on configure-build-libiberty.
13849         * configure: Calculate and substitute proper value for
13850         ALL_BUILD_MODULES.
13851         * configure.in: Create the build subdirectory.
13852         Calculate and substitute TARGET_CONFIGARGS (formerly
13853         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13855 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13857         * MAINTAINERS (write-after-approval): Add self.
13859 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13861         * MAINTAINERS (GNATS only accounts): Remove self.
13863 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13865         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13866         libf2c.
13868 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13870         * MAINTAINERS (Write After Approval): Add self.
13872 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13874         * MAINTAINERS: mips and s390 are also CPU ports.
13876 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13878         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13880 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13882         * MAINTAINERS: Alphabetize.
13884 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13886         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13888 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13890         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13892 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13894         * configure.in (--enable-languages): Be more permissive about
13895         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13897 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13899         * config.sub: Import from master sources, rev. 1.230.
13900         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13902 2001-11-07  Laurent Guerby  <guerby@acm.org>
13904         * MAINTAINERS (Write After Approval): Add self.
13906 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13908         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13910 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13912         * config.sub: Import from master sources, rev 1.226.
13913         * config.guess: Import from master sources, rev 1.216.
13915 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13917         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13918         * MAINTAINERS: Add self as maintainer of MMIX port.
13919         Remove old after-approval entry.
13921 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13923         * ChangeLog, configure: Fix spelling errors.
13925 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13927         * MAINTAINERS: Tweak my address.
13929 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13931         * MAINTAINERS: Update my email address.
13933 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13935         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13936         * MAINTAINERS: Add self as maintainer of CRIS port.
13938 2001-10-10  Geert Bosch  <bosch@gnat.com>
13940         * MAINTAINERS (Various maintainers: Ada front end):
13941         Added Robert Dewar.
13943 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13945         * MAINTAINERS (Write After Approval): Added self
13947 2001-10-02  Geert Bosch  <bosch@gnat.com>
13949         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13951 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13953         * configure: Handle temporary files securely using mkdir.
13955 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13957         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13959 2001-09-26  Will Cohen  <wcohen@redhat.com>
13961         * configure.in (*-*-linux*): Disable configuration of target-newlib
13962         and target-libgloss.
13964 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13966         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13967         RANLIB.
13969 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13971         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13972         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13973         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13974         avoid quotes nesting problems.
13975         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13976         (DO_X): Export only variables that are set.
13978 2001-09-19  Ben Elliston  <bje@redhat.com>
13980         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13981         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13982         semantics.  Use the shell built-in "type" command instead.
13984 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13986         Merged from gcc-3_0-branch:
13987         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13988         * ltcf-c.sh: Use $objext, not $ac_objext.
13989         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13990         * ltcf-cxx.sh: Add support for GNU.
13991         2001-07-22  Timothy Wall  <twall@redhat.com>
13992         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13993         default settings if using GNU tools with that configuration.
13994         * ltcf-cxx.sh: Ditto.
13995         * ltcf-gcj.sh: Ditto.
13996         2001-07-21  Michael Chastain  <chastain@redhat.com>
13997         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13998         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13999         * ltmain.sh: Mark as gcc-local.
14001 2001-08-30  Eric Christopher  <echristo@redhat.com>
14002             Jason Eckhardt  <jle@redhat.com>
14004         * config.guess: Merge from master sources.
14005         * config.sub: Merge from master sources, add support for mipsisa32.
14007 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14008         * config.sub: Merge from master sources, rev 1.219.
14009         * MAINTAINERS: Add self as contact for stormy16 port.
14011 2001-08-14  Zack Weinberg  <zackw@panix.com>
14013         * config.sub: Merge from master sources, rev 1.218.
14014         * config.guess: Merge from master sources, rev 1.209.
14016 2001-08-11  Graham Stott  <grahams@redhat.com>
14018         * Makefile.in (check-c++): Add missing semicolon.
14020 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14022         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14024 2001-07-30  Eric Christopher  <echristo@redhat.com>
14026         * MAINTAINERS (Various maintainers: mips port): Added myself.
14028 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14030         * configure.in (sh-*-linux*): New.
14032 2001-07-27  Richard Henderson  <rth@redhat.com>
14034         * .cvsignore: Add LAST_UPDATED.
14036 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14038         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14040 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14042         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14044 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14046         * MAINTAINERS (Write After Approval): Added myself.
14048 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14050         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14051         and libgcj on m68hc11/m68hc12.
14053 2001-06-27  H.J. Lu  (hjl@gnu.org)
14055         * Makefile (CFLAGS_FOR_BUILD): New.
14056         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14058 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14060         * README: Remove version number.
14062 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14064         * INSTALL/README: Update wrt. to the installation instructions now
14065         residing in gcc/doc/install.texi.
14067 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14069         * README: Replace with a cut-down and updated version of gcc/README.
14071 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14073         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14074         multilibs to be disabled.
14076 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14078         * MAINTAINERS (Write After Approval): Add myself.
14080 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14082         * config.guess: Import CVS version 1.195.
14083         * config.sub: Import CVS version 1.212.
14085 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14087         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14088         gcc/xgcc is built, use -print-prog-name to find out the program
14089         name to use.
14091 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14093         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14094         appear to also be in the master copy.
14095         * config.sub:  Import CVS version 1.211.
14097 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14099         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14100         with_gcc]: Use `gcc -shared' to build a shared library.
14102 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14104         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14105         archives.
14107 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14109         * MAINTAINERS (Write After Approval): Add myself.
14111 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14113         * configure.in (libstdcxx_flags): Do not try to execute
14114         libstdc++-v3/testsuite_flags until it exists.
14116 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14118         * MAINTAINERS: Update my email address.
14120 2001-05-31  Graham Stott  <grahams@redhat.com>
14122         * MAINTAINERS (Write After Approval): Add myself.
14124 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14126         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14127         libraries when using g++ with native linker.
14129 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14131         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14133 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14135         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14136         [aix4*|aix5*]: Prepend blank.
14138 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14140         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14141         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14142         of subdir/configure scripts to use the new libtool.m4.
14144 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14146         * MAINTAINERS (Write After Approval): Add myself.
14148 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14150         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14152 2001-05-11  Ben Elliston  <bje@redhat.com>
14154         * Makefile.in (all-sid): New target.
14155         (check-sid, clean-sid, install-sid): Likewise.
14157 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14159         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14161 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14163         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14164         libgcj.
14166 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14168         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14169         gcc/xgcc is built, use -print-prog-name to find out the program
14170         name to use.
14172 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14174         * configure.in (noconfigdirs): Don't reset it from scratch in the
14175         target case; only append to it.
14177         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14178         sparc-*-solaris2.8]: Disable ${libgcj}.
14180 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14182         * configure.in (libgcj_saved): Copy from $libgcj.
14183         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14184         --disable-libgcj.
14186 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14188         * MAINTAINERS: Remove self as MIPS maintainer and
14189         C front end maintainer.
14191 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14193         * configure.in: Move *-chorusos target case to the proper switch.
14194         Disable libgcj.
14196 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14198         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14199         1.641.2.228.
14201 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14203         * Makefile.in (STAGE1_CFLAGS): Pass down.
14205 2001-04-13  Alan Modra  <amodra@one.net.au>
14207         * config.guess: Add hppa64-linux support.  Note for next import that
14208         this is already in the master file.
14209         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14211 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14213         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14214         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14216 2001-04-11  Stan Shebs  <shebs@apple.com>
14218         * MAINTAINERS: Add self as Darwin port maintainer.
14220 2001-04-11  Alan Modra  <amodra@one.net.au>
14222         * MAINTAINERS: Update my email address.
14224 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14226         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14227         recent versions of FreeBSD (release 3 or later).
14228         * ltconfig: On FreeBSD, -lc must not be provided when building
14229         a shared library or else the standard -pthread gcc option is
14230         rendered worthless to later users of the built library.
14232 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14234         * MAINTAINERS: Add self and RTH as C front end maintainers.
14236 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14238         * config.sub: Make sure to match an already-canonicalized
14239         machine name (eg. mn10300-unknown-elf).
14241 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14243         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14244         New macros.
14245         (bootstrap, cross): Use RECURSE_FLAGS.
14246         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14248 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14250         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14252 2001-03-22  Colin Howell  <chowell@redhat.com>
14254         * Makefile.in (DO_X): Do not backslash single-quotes in
14255         backquotes (two places).
14257 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14259         Re-installed:
14260         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14261         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14262         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14263         * ltcf-cxx.sh: Likewise.
14264         * ltcf-gcj.sh: Likewise.
14266 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14268         * MAINTAINERS: Add myself as "documentation co-maintainer".
14270 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14272         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14273         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14275 2001-03-19  Tom Tromey  <tromey@redhat.com>
14277         * config-ml.in: Handle GCJ and GCJFLAGS.
14279 2001-03-21  Michael Chastain  <chastain@redhat.com>
14281         * Makefile.in: all-m4 depends on all-texinfo.
14283 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14285         * MAINTAINERS: Add myself to write after approval list.
14287 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14289         * Makefile.in (DO_X): Quote nested quotes.
14291 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14293         * MAINTAINERS: Add myself to write after approval list.
14295 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14297         * Makefile.in (DO_X): Use double quotes for quoting
14298         "RANLIB=$${RANLIB}".
14300 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14302         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14304 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14306         * configure.in: Only use `lang_requires' for languages athat are
14307         actually enabled.
14309 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14311         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14313 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14315         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14317 2001-03-07  Tom Tromey  <tromey@redhat.com>
14319         * configure.in: Allow config-lang.in to set `lang_requires' to list
14320         of other required languages.
14322 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14324         * Makefile.in: Remove RANLIB definition. Use RANLIB
14325         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14326         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14328 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14329             Alexandre Oliva  <aoliva@redhat.com>
14331         * Makefile.in (check-c++): Use tabs, not spaces.
14333 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14335         * MAINTAINERS: add myself to Write After Approval list.
14337 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14339         * Makefile.in (check-c++): New rule.
14341         * configure.in (target_libs): Remove libg++.
14342         (noconfigdirs): Remove libg++.
14343         (noconfigdirs): Same.
14344         (noconfigdirs): Same.
14345         (noconfigdirs): Same.
14347         * config-ml.in: Remove libg++ references.
14349         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14350         (ALL_TARGET_MODULES): Same.
14351         (configure-target-libg++): Remove.
14352         (all-target-libg++): Remove.
14353         (configure-target-libio): Remove.
14354         (all-target-libio): Remove.
14355         (check-target-libio): Remove.
14356         (.PHONY): Remove.
14357         (libg++.tar.bz2): Remove.
14358         (all-target-cygmon): Remove libio.
14359         (all-target-libstdc++): Remove.
14360         (configure-target-libstdc++): Remove.
14361         (TARGET_LIB_PATH): Remove libstdc++.
14362         (ALL_GCC_CXX): Remove libstdc++.
14363         (all-target-gperf): Correct.
14365 2001-02-16  Nick Clifton  <nickc@redhat.com>
14367         * configure.in (noconfigdirs): Allow configuration of texinfo
14368         for Cygwin hosts.
14370 2001-02-15  Anthony Green  <green@redhat.com>
14372         * configure: Introduce GCJ_FOR_TARGET.
14373         * configure.in: Ditto.
14374         * Makefile.in: Ditto.
14376 2001-02-13  Andreas Schwab  <schwab@suse.de>
14378         * MAINTAINERS: Update mail address.
14380 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14382         * config.guess: Add linux target for S/390.
14383         * config.sub: Likewise.
14385 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14387         * configure.in: for *-chorusos, don't config target-newlib and
14388         target-libgloss.
14390 2001-02-06  Ben Elliston  <bje@redhat.com>
14392         * configure: Output host type to stdout, not stderr.
14394 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14396         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14397         * ltcf-cxx.sh: Likewise.
14399         * config.if: Assume enable_libstdcxx_v3 is defined.
14401 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14403         Remove V2 C++ library.
14404         * configure.in: Remove --enable-libstdcxx_v3 support.
14406 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14408         * include/demangle.h: Add prototype for java_demangle_v3.
14410 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14412         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14414 2001-01-27  Richard Henderson  <rth@redhat.com>
14416         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14418 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14420         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14421         Don't unset, it's non-portable and no longer necessary, set to empty
14422         instead.
14424 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14426         * ltconfig: Shell portability fix for the tagname validity check.
14428 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14430         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14431         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14433 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14435         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14437 2001-01-26  Tom Tromey  <tromey@redhat.com>
14439         * configure.in: Allow libgcj to be built on Sparc Solaris.
14441 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14443         * ltcf-c.sh: Add aix5 case.
14444         * ltcf-cxx.sh: Likewise.
14445         * ltconfig: Likewise.
14447 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14449         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14450         keep at least one of build_libtool_libs or build_old_libs set to
14451         yes.
14453         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14454         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14456 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14458         * configure.in: Enable libgcj on several additional platforms.
14460 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14462         * configure.in: Enable libgcj for linux targets.
14464 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14466         * MAINTAINERS (Write After Approval): Add myself.
14468 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14470         * MAINTAINERS: Add myself as vax port maintainer.
14472 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14474         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14476 2001-01-09  Mike Stump  <mrs@wrs.com>
14478         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14479         failures of subdirectories.
14481 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14483         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14484         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14485         * ltcf-cxx.sh: Likewise.
14486         * ltcf-gcj.sh: Likewise.
14487         * ltconfig.sh: Fix typo.
14489 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14491         * configure: handle DOS-style absolute paths.
14493 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14495         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14497 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14499         * MAINTAINERS: Add myself as avr port co-maintainer.
14501 2000-12-28  Ben Elliston  <bje@redhat.com>
14503         * MAINTAINERS: Add myself under ``Write After Approval''.
14505 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14507         * texinfo: Remove directory from GCC.
14509 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14511         * COPYING: Update to current
14512         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14513         to 19yy as example year in copyright notice).
14515 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14517         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14518         (libstdcxx_incdir): Pass down.
14519         * config.if: Remove expired bits for cxx_interface, add stub.
14520         (libstdcxx_incdir): Add variable for g++ include directory.
14521         * configure.in (gxx_include_dir): Use it.
14523 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14525         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14526         with old-email address from ``Write After Approval''.
14528 2000-12-15  Andreas Jaeger  <aj@suse.de>
14530         * configure.in: Handle lang_dirs.
14532 2000-12-14  Tom Tromey  <tromey@redhat.com>
14534         * MAINTAINERS: Removed brads.
14536         * MAINTAINERS: Added gcj developers.
14538 2000-12-13  Anthony Green  <green@redhat.com>
14540         * configure.in: Disable libgcj for any target not specifically
14541         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14542         with g++ abi.
14544 2000-12-13  Mike Stump  <mrs@wrs.com>
14546         * Makefile.in (local-distclean): Also remove fastjar.
14548 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14550         * contrib/gcc_update: Add fastjar --touch entries.
14552 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14554         * configure.in: Disable language-specific target libraries for
14555         languages that aren't enabled.
14557 2000-12-10  Anthony Green  <green@redhat.com>
14559         * configure.in: Define libgcj.  Disable libgcj target libraries for
14560         most targets.
14562 2000-12-10  Neil Booth  <neilb@earthling.net>
14564         * MAINTAINERS: Update mail address, remove from WAA list.
14566 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14568         * libjava: Imported from /cvs/java.
14569         * libffi: Likewise.
14570         * Boehm-gc: Likewise.
14572 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14574         * configure.in (target_libs): Revert 2000-12-08 patch.
14575         (noconfigdirs): Added target-libjava.
14577 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14579         * djunpack.bat: removed.
14581 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14583         * Makefile.in: handle DOS-style absolute paths.
14584         * config-ml.in: likewise.
14585         * symlink-tree: likewise.
14587 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14589         * fastjar: Imported.
14591 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14593         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14594         libjava.
14595         * configure.in (target_libs): Removed `target-libjava'.
14597 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14599         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14600         (ALL_MODULES): Added fastjar.
14601         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14602         (all-target-libjava): all-fastjar replaces all-zip.
14603         (all-fastjar): Added.
14604         (configure-target-fastjar, all-target-fastjar): Likewise.
14605         * configure.in (host_tools): Added fastjar.
14607 2000-12-07  Mike Stump  <mrs@wrs.com>
14609         * Makefile.in (local-distclean): Remove leftover built files.
14611 2000-11-24  Nick Clifton  <nickc@redhat.com>
14613         * configure.in (xscale-elf): Add target.
14614         (xscale-coff): Add target.
14616 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14618         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14619         recent versions of FreeBSD (release 3 or later).
14620         * ltconfig: On FreeBSD, -lc must not be provided when building
14621         a shared library or else the standard -pthread gcc option is
14622         rendered worthless to later users of the built library.
14624 2000-11-16  Fred Fish  <fnf@be.com>
14626         * configure.in (enable_libstdcxx_v3): Fix typo,
14627         libstd++ -> libstdc++.
14629 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14631         * MAINTAINERS: Add self to Write After Approval list.
14633 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14635         * MAINTAINERS: Update my email address.  Add myself to global write
14636         privs list.
14638 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14640         * Makefile.in: Merge with src and libgcj.
14641         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14642         configure-target-<library> when their configure scripts need the C
14643         or C++ library to have already been built to work properly.
14644         (do_proto_toplev): Set them to an empty string.
14646         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14647         (REALLY_SET_LIB_PATH): Use them.
14649 2000-11-17  Stan Shebs  <shebs@apple.com>
14651         * MAINTAINERS: Add self to Write After Approval list.
14653 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14655         * configure: Provide the original toplevel configure arguments
14656         (including $0) to subprocesses in the environment rather than
14657         through gcc/configargs.h.
14659 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14661         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14662         C99.  Alphabetise "Write After Approval" list.
14664 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14666         * configure: Turn on libstdc++ V3 by default.
14668         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14669         if we've got GCC.
14671 2000-11-11  Philip Blundell  <philb@gnu.org>
14673         * MAINTAINERS: Add self to Write After Approval list.
14675 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14677         * ltcf-c.sh (aix4): Improve shared library configuration; require
14678         exporting symbols.
14679         * ltcf-cxx.sh (aix4): Define.
14680         * ltconfig (aix4): Define library and soname specs appropriate for
14681         AIX.  Define command to create export symbols list.
14683 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14685         * config.sub: Add support for Sun Chorus
14687 2000-10-31  Nick Clifton  <nickc@redhat.com>
14689         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14690         <name>@redhat.com.  Also installed new email address for Clint
14691         Popetz.
14693 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14695         * etc: Remove directory from GCC.
14697 2000-10-16  Michael Meissner  <meissner@redhat.com>
14699         * configure (gcc/configargs.h): Only create if there is a build GCC
14700         directory created.
14702 2000-10-16  Matthias Klose  <doko@debian.org>
14704         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14705         when configured for libstdc++-v3.
14707 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14709         * configure: Save configure arguments to gcc/configargs.h.
14711 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14713         * config.guess: Import CVS version 1.157.
14714         * config.sub: Import CVS version 1.181.
14716 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14718         * Makefile.in (bootstrap): avoid recursion if subdir missing
14719         (cross): ditto
14720         (do-proto-toplev): ditto
14722 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14724         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14725         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14727         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14728         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14729         all affected `configure' scripts.
14731 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14733         * MAINTAINERS: Add self as cpplib co-maintainer.
14735 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14737         * MAINTAINERS: Add self to Write After Approval list.
14739 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14741         * INSTALL/README: egcs -> GCC update.
14743 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14745         * MAINTAINERS: Add myself to Write After Approval list.
14747 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14749         * MAINTAINERS: Add myself to Write After Approval list.
14751 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14753         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14754         X11 libraries for hppa64.
14756 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14758         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14760 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14762         * Makefile.in (all-zlib): Added dummy target.
14764         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14765         ltcf-gcj.sh: Updated from libtool multi-language branch.
14767 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14769         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14770         (bootstrap*): Depend on all-bootstrap.
14772 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14774         * config.guess: Import CVS version 1.156.
14775         * config.sub: Import CVS version 1.179.
14777 2000-09-02  Anthony Green  <green@cygnus.com>
14779         * Makefile.in (all-gcc): Depend on all-zlib.
14780         (CLEAN_MODULES): Add clean-zlib.
14781         (ALL_MODULES): Add all-zlib.
14782         * configure.in (host_libs): Add zlib.
14784 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14786         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14787         crosses, but add gcc/include to the header search path for them.
14789 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14791         * MAINTAINERS: Add self to Write After Approval list.
14793 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14795         * config.guess: Import CVS version 1.152.
14796         * config.sub: Import CVS version 1.177.
14798 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14800         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14801         $targargs to tell whether newlib is going to be built.
14803         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14804         $$r/TARGET_SUBDIR/libio for _G_config.h.
14806 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14808         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14810 2000-08-22  DJ Delorie  <dj@redhat.com>
14812         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14814 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14816         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14817         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14818         sub-configures.
14820 2000-08-21  DJ Delorie  <dj@redhat.com>
14822         * MAINTAINERS: Add self as a libiberty maintainer
14824 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14826         * configure.in (libstdcxx_flags): Use
14827         libstdc++-v3/src/libstdc++.INC.
14829 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14831         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14833 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14835         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14837         * configure: Make enable_threads and enable_shared defaults
14838         explicit.  Substitute enable_threads into generated Makefiles.
14839         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14840         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14842 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14844         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14846 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14848         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14849         previous delta.
14851 2000-08-11  Jason Merrill  <jason@redhat.com>
14853         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14854         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14855         (FLAGS_FOR_TARGET): Not here.
14856         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14858 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14860         * config-ml.in (CC, CXX): Don't introduce a leading space.
14862 2000-08-07  DJ Delorie  <dj@delorie.com>
14864         * MAINTAINERS: Add self as a DJGPP maintainer
14866 2000-08-07  DJ Delorie  <dj@redhat.com>
14868         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14869         "if we're also building gcc, and it's a gcc that will run on the
14870         build machine, we want to use its includes instead of the system's
14871         default includes".
14873 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14875         * MAINTAINERS: Add self to Write After Approval list.
14877 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14879         * configure.in (libstdcxx_flags): Don't use `"'.
14881         * config-ml.in: Adjust multilib search paths to the
14882         appropriate multilib tree.
14884 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14886         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14887         commas in $LANGUAGES.
14889 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14891         * configure.in: Re-enable all references to libg++ and librx.
14893 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14895         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14896         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14897         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14898         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14900         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14902 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14904         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14905         CXX_FOR_TARGET for sed.
14907 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14909         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14910         Do not override if already set in the environment or in configure.
14911         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14912         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14914 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14916         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14917         the libtool CVS tree multi-language branch.
14918         * ltconfig, ltmain.sh: Updated.
14920 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14922         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14923         (clean-target): Depend on it.
14925         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14926         (GCC_FOR_TARGET): Use it.
14927         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14928         * configure.in: ... here.
14929         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14930         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14932 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14934         * MAINTAINERS: Add self to Write After Approval list.
14936 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14938         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14939         (configure-target-libchill, configure-target-libobjc): Likewise.
14941         * configure.in: Use the same cache file for all target libs.
14942         * config-ml.in: But different cache files per multilib variant.
14944 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14946         * configure (topsrcdir): Don't use dirname.
14948 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14950         * MAINTAINERS: Add self to Write After Approval list.
14952 2000-07-20  Jason Merrill  <jason@redhat.com>
14954         * configure.in: Remove all references to libg++ and librx.
14956         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14958 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14960         * config.sub: Update to subversions version 2000-07-06.
14962 2000-07-12  Andrew Haley  <aph@cygnus.com>
14964         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14965         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14967 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14969         * symlink-tree:  Check number of arguments.
14971 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14973         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14974         search path for a g++ extracted from the build tree.  This
14975         will allow link tests run by configure scripts in
14976         subdirectories to succeed.
14978 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14980         * ltconfig: Add support for mips-dde-sysv4.2MP
14982 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14984         * MAINTAINERS: Add myself as loop discovery maintainer.
14986 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14988         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14989         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14991 2000-06-19  Timothy Wall  <twall@cygnus.com>
14993         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14994         * config.sub: Add tic54x target.
14996 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14998         * MAINTAINERS: Add self as Fortran maintainer,
14999         remove Craig Burley.
15001 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15003         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15004         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15006 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15008         * MAINTAINERS: Add self as i18n maintainer
15010 20000-05-21  H.J. Lu  (hjl@gnu.org)
15012         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15013         directory are used if they exist. Make sure
15014         $(build_tooldir)/include is searched for header files,
15015         $(build_tooldir)/lib/ for library files.
15016         (GCC_FOR_TARGET): Likewise.
15017         (CXX_FOR_TARGET): Likewise.
15019 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15021         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15023 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15025         * Makefile.in (configure-target-libiberty): Depend on
15026         configure-target-newlib.
15028 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15030         * configure.in, Makefile.in: Merge all libffi-related
15031         configury stuff from the libgcj tree.
15033 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15035         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15036         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15038 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15040         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15041         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15042         current version information.  Add to proto-toplev directory.
15043         (gdb-taz): Build do-djunpack.
15045 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15047         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15049 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15051         * MAINTAINERS: Add self to Write After Approval list.
15053 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15055         * ltmain.sh: Preserve in relink_command any environment
15056         variables that may affect the linker behavior.
15058 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15060         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15062 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15064         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15066 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15068         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15069         with the version name.
15071 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15073         * MAINTAINERS: Add self as bb-reorder maintainer.
15075 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15077         * config.if: Tweak.
15079 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15081         * djunpack.bat: New file.
15083 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15085         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15086         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15087         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15088         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15090 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15092         * config.sub (case $basic_machine): Change default for "ibm-*"
15093         to "openedition".
15095 2000-04-13  Andreas Jaeger  <aj@suse.de>
15097         * MAINTAINERS: Added myself.
15099 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15101         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15102         (do-md5sum): New target.
15103         (MD5PROG): Define.
15104         (PACKAGE): Default to TOOL.
15105         (VER): Default to a shell script.
15106         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15107         md5 checksum generation.
15108         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15109         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15110         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15111         insight.tar.bz2): Use gdb-taz to create archive.
15113 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15115         * configure (warn_cflags): Delete.
15117 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15119         * MAINTAINERS: Added myself.
15121 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15122             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15124         * configure.in (enable_libstdcxx_v3): Add.
15125         (target_libs): Add bits here to switch between libstdc++-v2 and
15126         libstdc++-v3.
15127         * config.if: And this file too.
15128         * Makefile.in: Add libstdc++-v3 targets.
15130 2000-04-05  Michael Meissner  <meissner@redhat.com>
15132         * config.sub (d30v): Add d30v as a basic machine type.
15134 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15136         * configure.in: -linux-gnu*, not -linux-gnu.
15138 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15140         * MAINTAINERS: Add self in write-after-approval section.
15142 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15144         * MAINTAINERS: Add self as ia64 port maintainer.
15146 2000-03-08  Neil Booth  <NeilB@earthling.net>
15148         * MAINTAINERS: Add self in write-after-approval section.
15150 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15152         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15153         (do-tar-bz2): Replace TOOL with PACKAGE.
15154         (gdb.tar.bz2): Remove GDBTK from GDB package.
15155         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15156         dejagnu.tar.bz2): New packages.
15158 2000-02-27  Andreas Jaeger  <aj@suse.de>
15160         * configure.in: Add entry for mips*-*-linux*, move catch all
15161         *-*-*linux* entry below this one.
15163 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15165         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15167 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15169         * config.sub: Support an OS of "wince".
15171 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15173         * config.guess, config.sub: Updated to match config's 2000-02-15
15174         version.
15176 2000-02-23  Linas Vepstas  <linas@linas.org>
15178         * config.sub: Add support for Linux/IBM 370.
15179         * configure.in: Likewise.
15181 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15183         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15185 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15187         * config.guess: Guess "cygwin" rather than "cygwin32".
15189 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15191         * configure (gcc_version): When setting, narrow search to
15192         lines containing `version_string'.
15194 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15196         * config.sub: Add support for avr target.
15198 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15200         * MAINTAINERS: Add maintainers for MCore port.
15202 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15204         * config.sub: Add mmix-knuth-mmixware.
15206 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15208         * MAINTAINERS: Pair cccp with cpplib maintainership.
15210 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15212         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15213         structure stuff to -L library search.
15214         (CXX_FOR_TARGET): Ditto.
15215         (CROSS_CHECK_MODULES): Fix spelling mistake.
15217 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15219         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15220         the C++ compiler.
15222 2000-01-12  Richard Henderson  <rth@cygnus.com>
15224         * configure.in: Don't build some bits for beos.
15226 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15228         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15229         as include files.
15231 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15233         * Add self as cpplib maintainer, as requested by Jason
15234         Merrill.  Correct my e-mail address.
15236 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15238         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15239         not mh-aix43.
15241 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15243         * MAINTAINERS: Add myself to "write after approval" list.
15245 1999-12-14  Richard Henderson  <rth@cygnus.com>
15247         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15248         * config.sub: Accept alphaev[78], alphaev8.
15250 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15252         * config.guess, config.sub: Update from autoconf.
15254 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15256         * MAINTAINERS:  update my playtime e-address.
15258 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15260         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15261         necessary libraries are missing.
15263 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15265         * MAINTAINERS: Add new 'write after approval' maintainer.
15267 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15269         * MAINTAINERS: Add new Java maintainer.
15271 1999-10-25  Andreas Schwab  <schwab@suse.de>
15273         * configure: Fix quoting inside arguments of eval.
15275 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15277         * config-ml.in: Allow suppression of some ARM multilibs.
15279 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15281         * config.guess: Add OS/390 match pattern.
15282         * config.sub: Add mvs, openedition targets.
15283         * configure.in (i370-ibm-opened*): New.
15285 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15287         * config.sub: Add support for configuring for pj.
15289 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15291         * config.sub (maybe_os): Add support for configuring for fr30.
15293 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15295         * configure.in: Do not configure or build ld for AIX
15296         platforms.  ld is known to be broken on these platforms.
15298 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15300         * config-ml.in: Pass compiler flag corresponding to multidirs to
15301         subdir configures.
15303 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15305         * Makefile.in (LDFLAGS): Define.
15307 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15309         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15310         noconfigdirs.
15311         (*-*-cygwin*): Likewise.
15313 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15315         * mkdep: New file.
15316         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15317         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15319         From Eli Zaretskii <eliz@is.elta.co.il>:
15320         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15321         long file name when using DJGPP on MS-DOS.
15323 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15325         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15327 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15329         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15330         dependency as this causes "make check" to globally "make all"
15332 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15334         * configure.in (target_libs): Added target-zlib.
15335         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15336         (CONFIGURE_TARGET_MODULES): Likewise.
15337         (CHECK_TARGET_MODULES): Likewise.
15338         (INSTALL_TARGET_MODULES): Likewise.
15339         (CLEAN_TARGET_MODULES): Likewise.
15340         (configure-target-zlib): New target.
15341         (all-target-zlib): Likewise.
15342         (all-target-libjava): Depend on all-target-zlib.
15343         (configure-target-libjava): Depend on configure-target-zlib.
15345         * Makefile.in (configure-target-libjava): Depend on
15346         configure-target-newlib.
15347         (configure-target-boehm-gc): New target.
15348         (configure-target-qthreads): New target.
15350         * configure.in (target_libs): Added target-qthreads.
15351         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15352         (CONFIGURE_TARGET_MODULES): Likewise.
15353         (CHECK_TARGET_MODULES): Likewise.
15354         (INSTALL_TARGET_MODULES): Likewise.
15355         (CLEAN_TARGET_MODULES): Likewise.
15356         (all-target-qthreads): New target.
15357         (configure-target-libjava): Depend on configure-target-qthreads.
15358         (all-target-libjava): Depend on all-target-qthreads.
15360         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15361         (CONFIGURE_TARGET_MODULES): Likewise.
15362         (CHECK_TARGET_MODULES): Likewise.
15363         (INSTALL_TARGET_MODULES): Likewise.
15364         (CLEAN_TARGET_MODULES): Likewise.
15365         (all-target-libjava): New target.
15366         (all-target-boehm-gc): Likewise.
15367         * configure.in (target_libs): Added libjava, boehm-gc.
15369 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15371         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15372         configure.bat in SUPPORT_FILES.
15373         (gas+binutils.tar.bz2): Likewise.
15375         * makeall.bat: Remove; obsolete.
15377 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15379         From Mark Elbrecht:
15380         * configure.bat: Remove; obsolete.
15382 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15384         * configure: Add -W -Wall to the default CFLAGS when compiling with
15385         gcc.
15387 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15389         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15391 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15393         * configure.in: Build ld on IRIX6.
15395 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15397         * Makefile.in: Change distribution targets to use bzip2 instead of
15398         gzip.
15399         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15400         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15402 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15404         * config.sub: Add mcore target.
15406 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15408         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15410 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15412         * config.guess (dummy): Changed to $dummy.
15414 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15416         * config.sub: Tidied up case statements.
15418 1999-05-22  Ben Elliston  <bje@cygnus.com>
15420         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15421         <jiro@din.or.jp>.
15423         * config.guess: Merge with FSF version. Future changes will be
15424         more accurately recorded in this ChangeLog.
15425         * config.sub: Likewise.
15427 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15429         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15431 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15433         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15435 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15437         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15439 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15441         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15442         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15443         Bad merge removed these two changes.
15445 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15446                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15448         * config.guess (interix Alpha): Add.
15450 1999-04-11  Richard Henderson  <rth@cygnus.com>
15452         * configure.in (i?86-*-beos*): Do config gperf; don't config
15453         gdb, newlib, or libgloss.
15455 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15457         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15458         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15459         from multidirs.
15461 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15463         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15465 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15467         * config.sub: Add support for mcore targets.
15469 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15471         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15472         not mt-ospace, in order to shut up assembler warning about using
15473         symbols that are named the same as registers.
15475 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15477         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15478         dependency list for all-target-cygmon.
15480 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15482         * config-ml.in: Check $host, not $target, for selective multilibs.
15483         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15484         thumb interworking, and underscore prefix multilibs.
15486 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15488         * missing: Update to version from current automake.
15490 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15492         * configure (gxx_include_dir): Removed.
15494         * configure.in (gxx_include_dir): Handle it.
15495         * Makefile.in: Likewise.
15497 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15499         * config.sub (mips64vr4111,mips64vr4111el) Add.
15501 1999-03-21  Ben Elliston  <bje@cygnus.com>
15503         * config.guess: Correct typo for detecting ELF on FreeBSD.
15505 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15507         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15508         config/mh-djgpp.
15510 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15512         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15513         all-target-newlib to dependency list for all-target-bsp.
15515 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15517         * config.sub: Add i386-uwin support.
15518         * config.guess: Likewise.
15520 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15522         * configure.in: cleanup, add mh-*pic handling for arm, special
15523         case powerpc*-*-aix*
15525 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15527         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15528         can be built.
15530 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15532         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15533         targets.
15535 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15537         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15539 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15541         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15543 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15545         * config.sub: Fix typo in arm recognition.
15547 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15549         * configure.in (noconfigdirs): Changed target_configdirs to
15550         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15551         rather than m68k-*-* since it is not known to work on
15552         m68k-aout. Ditto for arm-*-*oabi.
15554 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15556         * configure.in (*-*-windows*): Remove, no longer used.
15558 1999-02-19  Ben Elliston <bje@cygnus.com>
15560         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15561         Smart and improved by Andrew Cagney.
15563 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15565         * config.guess: Recognize openbsd-*-hppa.
15567 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15569         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15570         only if it is not empty.
15572 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15574         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15576         * config.guess: Modified to recognize uname's armv* syntax.
15578         * config.sub: Modified to recognize uname's armv* syntax.
15580 1999-02-17  Mark Salter  <msalter@cygnus.com>
15582         * configure.in: Added target-bsp for sparclite.
15584 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15586         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15588 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15590         * configure.in: Add support for strongarm port.
15591         * config.sub: Add support for strongarm target.
15593 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15595         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15596         the old name config/mh-cygwin32.
15597         Enable texinfo.
15599 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15601         * configure.in: Do build ld for ix86 Solaris.
15603 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15605         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15606         $AR_FOR_TARGET.  Likewise for RANLIB.
15608 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15610         * config.sub (oabi):  Recognize.
15611         * configure.in (arm-*-oabi):  Handle.
15613 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15615         * config.guess: Improve detection of i686 on UnixWare 7.
15617 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15619         * config.guess: Add support for i386-pc-interix.
15620         * config.sub: Likewise.
15621         * configure.in: Likewise.
15623 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15625         * Makefile.in: Remove unneeded all-target-libio from
15626         from all-target-winsup target since it is now unneeded.
15627         Add all-target-libtermcap in its place since it is now
15628         needed.
15630 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15632         * configure.in: makefile stub for cygwin target is probably
15633         unnecessary.  Remove it for now.
15635 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15637         * configure.in: libtermcap.a should be built when cygwin is the
15638         target as well as the host.
15639         * config.guess: Allow mixed case in cygwin uname output.
15640         * Makefile.in: Add libtermcap target.
15642 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15644         * config.sub: Clean up handling of hppa2.0.
15646 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15648         * config.guess: Use C code to identify more HP machines.
15650 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15652         * config.sub: Handle hppa2.0.
15654 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15656         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15657         cygmon for all sparclite targets, regardless of object format.
15659 1998-12-15  Mark Salter  <msalter@cygnus.com>
15661         * configure.in: Added target-bsp for several target architectures.
15663         * Makefile.in: Added rules for bsp.
15665 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15667         * config.guess: Improve detection of hppa2.0 processors.
15669 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15671         * config.guess: Recognize FreeBSD using ELF automatically.
15673 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15675         * configure (skip-this-dir): Add handling for new shell script, which
15676         might be created by a sub-directory's configure to indicate, this particular
15677         directory is "unwanted".
15678         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15680 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15682         * ltconfig: import from libtool, after changing libtool to
15683         account for the cygwin name change.
15685 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15687         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15688         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15690 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15692         * configure.in: Add libtermcap to list of cygwin dependencies.
15694 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15696         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15697         they include winsup/include when it's a cygwin target.
15699 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15701         * configure.in (host_tools): Added zip.
15702         * Makefile.in (all-target-libjava): Depend on all-zip.
15703         (all-zip): New target.
15704         (ALL_MODULES): Added all-zip.
15705         (NATIVE_CHECK_MODULES): Added check-zip.
15706         (INSTALL_MODULES): Added install-zip.
15707         (CLEAN_MODULES): Added clean-zip.
15709 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15711         * Makefile.in: lose "32" from comment about cygwin.
15713 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15715         * configure.in: Use -Os to build target libraries for the fr30.
15717 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15719         * config.sub: Add fr30.
15721 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15723         * configure.in: drop "32" from config/mh-cygwin32.  Check
15724         cygwin* instead of cygwin32*.
15725         * config.sub: Check cygwin* instead of cygwin32*.
15727 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15729         * config.guess: Match any version of Unixware7.
15731 1998-10-20  Syd Polk  <spolk@cygnus.com>
15733         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15734         if desired.
15736 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15738         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15739         these if the appropriate directories and files to not exist.
15741 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15743         * Makefile.in (DEVO_SUPPORT): Add config.if.
15745 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15747         * configure: Add pattern to replace "build_tooldir"'s
15748         definition in the generated Makefile with "tooldir"'s
15749         actual value.
15751 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15753         * config.sub: Bring back lost sparcv9.
15755         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15757 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15759         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15760         CC_FOR_TARGET and friends.
15762 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15764         * Makefile.in (build_tooldir): New variable, same as tooldir.
15765         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15766         -B$(build_tooldir)/bin/.
15767         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15769 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15771         * README: Remove installation instructions and refer to the
15772         INSTALL directory instead.
15774 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15776         * config.sub: Add support for i[34567]86-pc-udk.
15777         * configure.in: Likewise.
15779 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15781         * Makefile.in: add bzip2 package building bits for user
15782         tools module
15783         * configure.in: ditto
15785 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15787         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15788         (ALL_TARGET_MODULES): Add all-target-libobjc.
15789         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15790         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15791         (all-target-libchill): Add dependencies.
15792         * configure.in (target_libs): Add libchill.
15794 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15796         * configure.in (target_subdir): Remove duplicate line.
15798 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15800         * Makefile.in (all-automake): fix dependencies.
15802 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15804         * configure.in: Minor cleanups for building in the $(target_alias)
15805         subdir.
15807 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15809         * Makefile.in (bootstrap): Set r and s before make all.  Use
15810         BASE_FLAGS_TO_PASS in make all.
15811         (cross): Likewise.
15813 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15815         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15817 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15819         * config.sub: Fix typo in last change.
15821 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15823         * config.sub: Add support for C4x target.
15824         * configure.in: Likewise.
15826 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15828         * config.sub: Recognize sparcv9 just like sparc64.
15830 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15832         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15834 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15836         * config.guess: Correctly identify Pentium II sco boxes.
15838         * config.guess: Fix "tr" code.  From Weiwen Liu.
15840 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15842         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15843         stabs.
15845 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15847         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15848         (ALL_TARGET_MODULES): Add all-target-libchill.
15849         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15850         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15851         (all-target-libchill): Add dependencies.
15852         * configure.in (target_libs): Add libchill.
15854 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15856         * config.guess: Avoid assumptions about "tr" behaves when
15857         LANG is set to something other than English.
15859 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15861         * configure (gxx_include_dir): Changed to
15862         '${prefix}/include/g++'-${libstdcxx_interface}.
15864         * config.if: New to determine the interfaces.
15866 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15868         * config.guess: Detect and handle MPE/IX.
15869         * config.sub: Deal with MPE/IX.
15871 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15873         * configure.in: Use mh-aix43.
15875 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15877         * configure: Fix --without/--disable cases for gxx-include-dir.
15879 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15881         * mdata-sh:  Imported.  Needed for automake support.
15883 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15885         * Makefile.in (taz): Try "chmod -R og=u ." before
15886         "chmod og=u `find . -print`".
15888 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15890         * configure.in: Add arm-elf and thumb-elf support.
15892 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15894         * Makefile.in: Undo previous patch.
15896 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15898         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15899         to here ...
15900         (install-no-fixedincludes): and here
15901         (INSTALL_MODULES): ... from here.
15903 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15905         * config.sub: Merge with FSF.
15907         * config.guess: Merge with FSF.
15909 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15911         * configure (extraconfigdirs): New variable.
15912         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15913         * Makefile.in (all): Move higher in file.
15914         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15915         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15916         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15917         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15918         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15920 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15922         * Makefile.in (all-target-libjava): Depend on all-gcc and
15923         all-target-newlib.
15924         (configure-target-libjava): Depend on $(ALL_GCC).
15926 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15928         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15929         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15931 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15933         * INSTALL/README: Fix typo.
15935 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15937         * ylwrap: Change absolute path checks to check for DOS style path
15938         names.
15940         * ylwrap: Don't use a full path name if the source file is in the
15941         same directory.  From hjl@lucon.org (H.J. Lu).
15943         * config-ml.in: Default to being verbose, to match Feb 18 change to
15944         configure.
15946 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15948         Brought over from egcs:
15950         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15952         * configure.in (target_subdir): Set to ${target_alias} instead
15953         of "libraries".
15955         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15957         * configure.in (target_subdir): Set to libraries if enable_multilib.
15959 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15961         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15962         multilibs, force reconfiguration the first time we create
15963         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15965 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15967         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15968         avoid confusion with --no-recursion.
15970 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15972         * configure.in: Win32 hosts shouldn't use install -x
15973         * install-sh: remove -x option, and special .exe-handling
15974         hack.
15976 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15978         * config.guess: Recognize i586-pc-beos.
15979         * configure.in: Don't build some bits for beos.
15981 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15983         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15984         CFLAGS default to -O2.
15986         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15987         when using GNU ld.
15989 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15991         * ltmain.sh: Correct install when using a different shell.
15993 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15995         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15997 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15999         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16000         target.
16002 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16004         * ltconfig: Update to correct AIX handling.
16006 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16008         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16010         * configure.in (target_subdir): Set to ${target_alias} instead
16011         of "libraries".
16013 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16015         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16016         (Makefile): Depend on $(gcc_version_trigger).
16018         * configure (gcc_version): Change default initializer to empty
16019         string.
16020         (gcc_version_trigger): New variable; pass this variable down
16021         to subdir configures to enable them checking gcc's version
16022         themselves. Emit make macros for both gcc_version vars.
16023         (topsrcdir): Initialize reliably.
16024         (recursion line): Remove --with-gcc-version=${gcc_version}.
16026 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16028         * configure (enable_version_specific_runtime_libs): Implement new flag
16029         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16030         in $(libsubdir); emit definition in each generated Makefile.
16031         (gxx_include_dir): Initialize depending on
16032         $enable_version_specific_runtime_libs.
16034 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16036         * configure (gcc_version): Initialize properly depending on
16037         how and where configure is started.
16038         (recursion line): Pass a --with-gcc-version=${gcc_version}
16039         to configures in subdirs.
16041 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16043         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16044         cygmon
16046 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16048         * configure.in: Add cygmon and libstub support for mn10200.
16050 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16052         * configure (gcc_version): Add new variable describing the
16053         particular gcc version we're building.
16054         * Makefile.in (libsubdir): Add new macro for the directory
16055         in which the compiler finds executables, libraries, etc.
16056         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16057         and libsubdir.
16059 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16061         * Makefile.in (local-clean): Remove *.log.
16062         (warning.log): Built with warn_summary from build.log.
16063         (mail-report.log): Run test_summary.
16064         (mail-report-with-warnings.log): Run test_summary including
16065         warning.log in the report.
16067 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16069         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16071 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16073         * Makefile.in (grep): Grep no longer depends on libiberty.
16075 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16077         * Makefile.in: all-snavigator needs all-libgui.
16079 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16081         * configure.in: Add cygmon and libstub support for mn10300.
16083 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16085         * missing: Update to version from automake 1.3.
16087         * ltmain.sh: On installation, don't get confused if the same name
16088         appears more than once in the list of library names.
16090 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16092         * config.sub: Accept m68060 and m5200 as CPU names.
16094 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16096         * configure: Use && rather than using -a in test, because odd
16097         strings can confuse test.
16098         * configure.in: Likewise.
16100 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16102         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16104 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16106         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16107         bootstrap4-lean): New targets.
16109 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16111         * mpw-* Delete.  Not used.
16113 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16115         * COPYING.LIB: Update FSF address.
16117 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16119         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16121         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16122         GAS_SUPPORT_DIRS.
16124 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16126         * ltconfig, ltmain.sh: Avoid producing a version number if
16127         -version-info was not used.
16129 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16131         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16132         building with newlib.
16134 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16136         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16137         Solaris `make' causes it to continue to next definition.
16139 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16141         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16142         the right GUI libraries and files are installed along with GDB.
16144 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16146         * configure.in: Change alpha to alpha* in several places.
16148 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16150         * config.sub: Recognize sparc86x.
16152 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16154         * configure.in (--enable-target-optspace): Remove debug echo.
16156 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16158         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16160 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16162         * ltconfig: Update cygwin32 support.
16164         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16165         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16166         (GDB_SUPPORT_DIRS): Likewise.
16168 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16170         * configure.in (target_makefile_frag): If --enable-target-optspace,
16171         use -Os to compile target libraries rather than -O2.  Default to
16172         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16173         not used.
16174         * configure.in (target_cflags): Ditto for d30v.
16176 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16178         * Makefile.in (all-bfd): Depend on all-intl.
16179         (all-binutils): Likewise.
16180         (all-gas): Likewise.
16181         (all-gprof): Likewise.
16182         (all-ld): Likewise.
16184 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16186         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16188 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16190         * Makefile.in (all-bfd): Depend upon all-libiberty.
16192         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16194 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16196         * Makefile.in: Add libstub.
16198         * configure.in: Ditto. Build libstub for targets that have cygmon
16199         support.
16201 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16203         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16205 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16207         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16208         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16210 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16212         * configure: Define DEFAULT_M4 by searching PATH.
16213         * Makfile.in: Use DEFAULT_M4.
16215 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16217         * ltconfig: Add cygwin32 support.
16219         * Makefile.in, configure.in: Add libtool as a native only directory
16220         to configure and build.
16222 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16224         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16226 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16228         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16230 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16232         * Makefile.in: add ash make rules
16233         * configure.in: add ash to native_only and host_tools lists
16235 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16237         * Makefile.in (all-gettext, all-intl): New targets.
16238         (ALL_MODULES): Added all-gettext, all-intl.
16239         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16240         (INSTALL_MODULES): Added install-gettext, install-intl.
16241         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16243         * configure.in (host_tools): Added gettext.
16244         (native_only): Likewise.
16245         (noconfigdirs) [various cases]: Likewise.
16246         (host_libs): Added intl.
16248 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16250         * configure: Do not disable building gdbtk for cygwin32 hosts.
16252 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16254         * configure.in: Add thumb-coff target.
16255         * config.sub: Add thumb-coff target.
16257 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16259         * Makefile.in: Revert yesterday's change.
16260         (all-target-winsup):  all-target-librx stays out of here.
16262 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16264         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16265         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16266         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16267         Remove references to librx and libg++.
16269 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16271         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16272         recursive makes
16274 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16276         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16277         for newlib directory.
16278         (CXX_FOR_TARGET): Likewise.
16280 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16282         * ltconfig: Update after libtool/ltconfig.in change for
16283         hpux11.
16285 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16287         * ltconfig, ltmain.sh: Update to libtool 1.2.
16289 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16291         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16292         (install-gcc-cross): Instead, override LANGUAGES here.
16294 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16296         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16297         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16299 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16301         * configure.in: Add Thumb-pe target.
16303 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16305         * Makefile.in - changed sn targets to snavigator
16306         * configure.in - changed sn targets to snavigator
16308 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16310         * config-ml.in: After building symlink tree call make distclean
16311         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16312         to be the case for libiberty.
16314 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16316         * configure: When making link, also check the current
16317         directory. The configure scripts may create one.
16319 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16321         * config.sub: Accept alphapca56 and alphaev6 properly.
16323 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16325         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16327 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16329         * config.sub (sco5): Fix typo.
16331 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16333         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16334         install-itcl.
16335         (install-itcl): Remove dependency on install-tcl.
16337 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16339         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16341 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16343         * configure.in: Don't build libgui for a cygwin32 target when not on
16344         a cygwin32 host.
16346 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16348         * configure (redirect): Set to null, so default behavior of
16349         configure is now --verbose.
16351 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16353         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16354         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16356 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16358         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16359         this change to sync Makefile.in with its ChangeLog entries.
16361 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16363         * ltmain.sh (mkdir): Check that the directory doesn't exist
16364         before we exit with error, so that we don't get races during
16365         parallel builds.
16367 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16369         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16371 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16373         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16374         PICFLAG_FOR_TARGET.
16375         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16377         * configure: Emit a definition for the new macro enable_shared
16378         into each Makefile.
16380 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16382         * configure.in (host_tools, native_only): Add libtool.
16384 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16386         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16387         Fix typo in ming config comment.
16389 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16391         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16393 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16395         * config.sub: Add tic30 cases, and map c30 to tic30.
16397 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16399         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16400         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16401         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16402         (CLEAN_TARGET_MODULES): Similarly
16403         (all-target-libf2c): Add dependences.
16404         * configure.in (target_libs): Add libf2c.
16406 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16408         * configure.in: Remove expect from noconfigdirs when target
16409         is cygwin32.  OK to build expect and dejagnu with Canadian
16410         Cross.
16412 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16414         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16415         host.
16417         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16418         and mingw32.
16420 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16422         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16423         here as it is not defined in the toplevel Makefile.
16425 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16427         * configure (package_makefile_rules_frag): New variable, which names
16428         a file with generic rules, ...
16429         Change comment to mention we now have FIVE parts.
16430         * configure: Undo last change.
16432 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16434         * config.guess: More accurate determination of HP processor types.
16435         * config.sub: More accurate determination of HP processor types.
16437 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16439         * configure (package_makefile_frag): Move inserting the
16440         ${package_makefile_frag} to where it should be according
16441         to the comment.
16443 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16445         * config.guess: Add support for Linux/ARM.
16447 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16449         * .cvsignore: Remove *-info and *-install since they match
16450         release-info and mpw-install, which we don't want to just ignore.
16452 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16454         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16456 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16458         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16459         local_prefix to sub-make invocations.
16461 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16463         * configure.in: Check makefile fragments in the source
16464         directory.
16466 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16468         * configure.in: Check whether host and target makefile
16469         fragments exist before adding them to *_makefile_frag.
16471 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16473         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16475 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16477         * configure.in: Make sure we only replace RPATH_ENVVAR on
16478         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16479         regexp to sed.
16481         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16482         to sub-makes.
16484 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16486         * config-ml.in (multi-do): LDFLAGS must include multilib
16487         designator.
16489 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16491         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16493 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16495         * config.sub: Add mingw32 support.
16496         * configure.in: Likewise.
16498 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16500         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16502 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16504         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16505         * configure (gxx_include_dir): Provide a definition for subdirs
16506         which do not use autoconf.
16508 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16510         * config.guess: Sync with egcs.  Picks up new alpha support,
16511         BeOS & some additional linux support.
16513 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16515         * config.guess: HP 9000/803 is a PA1.1 machine.
16517 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16519         * configure.in: It's alpha*-...
16521 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16523         * configure.in (host_makefile_frag, target_makefile_frag):
16524         Handle multiple config files.
16525         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16526         alpha-*-*.
16528 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16530         * mkdep: New file.
16532 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16534         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16536 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16538         * Makefile.in: Add libgui directory.
16539         (GDB_TK): Add all-libgui.
16540         * configure.in: Add libgui directory.
16541         * configure: Add all-libgui to GDB_TK.
16543 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16545         * config-ml.in (multidirs): Add m32r to multilib list.
16547 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16549         * Makefile.in (all-target-gperf): Change dependency to
16550         all-target-libstdc++.
16552 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16554         * config.guess: Add BeOS support.
16556 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16558         Source directory cvs renamed to cvssrc:
16559         * configure.in (host_tools): Change cvs to cvssrc.
16560         (native_only): Likewise.
16561         (noconfigdirs) [various cases]: Likewise.
16562         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16563         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16564         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16565         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16566         (all-cvssrc): Rename target from all-cvs.
16568 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16570         * configure (gxx_include_dir): Fix thinko.
16572 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16574         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16575         (install-cross, install-gcc-cross): New targets.
16577 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16579         * configure.in (noconfigdirs): Add support for Thumb target.
16581         * config.sub (maybe_os): Add support for Thumb target.
16583 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16585         * Makefile.in: Add rules for cygmon.
16587         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16589 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16591         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16592         * configure (gxx_include_dir): Provide a definition for subdirs
16593         which do not use autoconf.
16595 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16597         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16598         11/18/97 build
16600 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16602         * From Franz Sirl.
16603         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16604         found on RedHat Linux systems.
16606 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16608         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16609         guesses.
16611 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16613         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16615 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16617         * ltmain.sh: If mkdir fails, check whether the directory was created
16618         anyhow by some other process.
16620 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16622         * configure.in (d30v-*-*): Configure all directories.
16624 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16626         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16627         for the D30V.
16629 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16631         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16633 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16635         * include/libiberty.h: Add extern "C" { so it can be used with C++
16636         progrms.
16637         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16638         programs.
16640 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16642         * configure.in (d30v-*-*): Configure GCC now.
16644 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16646         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16647         is no longer needed.
16649 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16651         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16653 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16655         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16656         targets using "$@" to provide support for similar but not identical
16657         targets without having to duplicate code.
16659 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16661         * makefile.vms: Fix to work with DEC C.
16663 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16665         * config.sub: Add mips-tx39-elf to marketing names.
16667 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16669         * ltmain.sh: Handle symlinks in generated script.
16671 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16673         * configure: Handle autoconf style directory options: --bindir,
16674         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16675         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16676         --sysconfdir.
16677         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16678         (sharedstatedir, localstatedir, oldincludedir): New variables.
16679         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16680         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16681         sbindir, sharedstatedir, and sysconfdir.
16683 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16685         * Makefile.in (bootstrap-lean): New target.
16687 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16689         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16690         sn, and gnuserv from noconfigdirs.
16692 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16694         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16696 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16698         * Makefile.in (cross): New target.
16700 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16701                           Jeff Law         <law@cygnus.com>
16703         * Makefile.in (bootstrap2, bootstrap3): New targets.
16704         (all-bootstrap): Remove outdated and confusing target.
16705         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16707 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16709         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16710         windows.  Consistent with gdb/configure.
16712 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16714         * configure.in: Name Linux target fragment.
16716         * configure: Rewrite so that project Makefile fragment is inserted
16717         first and appears last in the resulting Makefile.
16719 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16721         * Makefile.in (install-itcl): Install tcl first.
16723 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16725         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16727 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16729         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16731         * configure.in (skipdirs): Add target-librx for Linux.
16732         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16734 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16736         * Makefile.in (bootstrap): New target.
16738 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16740         * config.sub: Accept 'amigados' for backward compatibility.
16742 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16744         * config.guess: Merge with FSF.
16746 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16748         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16750 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16752         * config.sub: Add "marketing-names" patch.
16754 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16756         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16758 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16760         * config.sub: Handle v850-elf.
16762 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16764         * .cvsignore (*-install): Remove.
16766 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16768         * ltconfig: Set CONFIG_SHELL in libtool.
16769         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16771 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16773         * configure.in (target_subdir): Set to libraries if enable_multilib.
16775 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16777         * config.guess: Update from gcc directory.
16779 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16781         * Makefile.in (all-sim): Depends on all-readline.
16783 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16785         * Makefile.in (BISON, YACC): Use $$s.
16786         (all-bison): Depend on all-texinfo.
16788 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16790         * Makefile.in (BISON): Add -L flag.
16791         (YACC): Likewise.
16793 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16795         * configure.in (noconfigdirs): Add support for v850e target.
16797         * config.sub (maybe_os): Add support for v850e target.
16799 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16801         * configure.in (noconfigdirs): Add support for v850ea target.
16803         * config.sub (maybe_os): Add support for v850ea target.
16805 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16807         * config.sub: Add mipstx39.  Delete r3900.
16809 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16811         * Makefile.in (all-autoconf): Depends on all-texinfo.
16813 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16815         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16816         eabi targets.
16818 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16820         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16822         * configure: When handling a Canadian Cross, handle YACC as well as
16823         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16824         * Makefile.in (all-bison): Depend upon all-texinfo.
16826 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16828         * Makefile.in (BISON): bison, not byacc or bison -y.
16829         (YACC): bison -y or byacc or yacc.
16830         (various): Add *-bison as appropriate.
16831         (taz): No need to mess with BISON anymore.
16833 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16835         * configure: If OSTYPE matches *win32*, try to find a good value for
16836         CONFIG_SHELL.
16838 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16840         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16841         configure.in if it is present.
16843 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16845         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16847 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16849         * config.sub: Recognize `arc' cpu.
16850         * configure.in: Likewise.
16851         * config-ml.in: Likewise.
16853 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16855         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16857 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16859         * configure: Changed sed delimiter from ':' to '|' when
16860         attempting to substitute ${config_shell} for SHELL. On
16861         NT ${config_shell} may contain a ':' in it.
16863 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16865         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16867 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16869         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16871 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16873         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16875         * ylwrap: If the program is a relative path, force it to be
16876         absolute.
16878 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16880         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16882 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16884         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16885         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16886         for libraries.
16888 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16890         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16891         separated by spaces.
16893 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16895         * ylwrap: New file.
16896         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16898         * ltmain.sh: Handle /bin/sh at start of install program.
16900         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16902         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16903         * missing: New file, from automake 1.2.
16905 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16907         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16908         check-tk to CHECK_X11_MODULES.
16910 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16912         * config.sub: Merge with FSF.
16914 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16916         * config.guess: Merge with FSF.
16918 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16920         * configure: Treat msdosdjgpp like go32.
16921         * configure.in: Likewise.  Don't remove gprof for go32.
16923         * configure: Change Makefile.tem2 to Makefile.tm2.
16925 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16927         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16929 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16931         * install-sh (chmodcmd): Set to null if the DST directory already
16932         exists.  Same as Nov 11th change.
16934 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16936         * configure (GDB_TK): Needs itcl and tix.
16938 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16940         * config.guess: Update from FSF.
16942 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16944         * Makefile.in (GDB_TK): Depend on itcl and tix.
16946 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16948         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16949         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16950         (INSTALL_SCRIPT): New variable.
16951         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16952         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16953         to -x.
16954         * install-sh: Add support for -x option.
16956 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16958         * configure.in, Makefile.in: Treat tix like itcl.
16960 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16962         * Makefile.in (WINDRES): New variable.
16963         (WINDRES_FOR_TARGET): New variable.
16964         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16965         (EXTRA_HOST_FLAGS): Add WINDRES.
16966         (EXTRA_TARGET_FLAGS): Add WINDRES.
16967         (EXTRA_GCC_FLAGS): Add WINDRES.
16968         ($(DO_X)): Pass down WINDRES.
16969         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16970         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16971         DLLTOOL_FOR_TARGET.
16973 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16975         * configure.in: configure sim before gdb for win32-x-ppc
16977 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16979         Move gperf into the toplevel, from libg++.
16980         * configure.in (target_tools): Add target-gperf.
16981         (native_only): Add target-gperf.
16982         * Makefile.in (all-target-gperf): New target, depend on
16983         all-target-libg++.
16984         (configure-target-gperf): Empty rule.
16985         (ALL_TARGET_MODULES): Add all-target-gperf.
16986         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16987         (CHECK_TARGET_MODULES): Add check-target-gperf.
16988         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16989         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16991 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16993         * config.sub (mn10200): Recognize new basic machine.
16995 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16997         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16998         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17000 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17002         * configure.in: If we're building mips-sgi-irix6* native, turn on
17003         ENABLE_MULTILIB and set TARGET_SUBDIR.
17005 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17007         * Makefile.in (all-sn): Depend on all-grep.
17009 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17011         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17013         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17014         Makefile.  From Jeff Makey <jeff@cts.com>.
17015         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17017         * Makefile.in (DISTBISONFILES): Remove.
17018         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17019         $(DEFAULT_YACC).
17021         * configure.in: Build itl, db, sn, etc., when building for native
17022         cygwin32.
17024         * Makefile.in (LD): New variable.
17025         (EXTRA_HOST_FLAGS): Pass down LD.
17026         ($(DO_X)): Likewise.
17028 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17030         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17032 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17034         * configure.in (targargs): Strip out any supplied --build argument
17035         before adding our own. Always add --build.
17037 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17039         * configure.in (targargs): Pass --build if we're doing
17040         a cross-compile.
17042 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17044         * configure: Use '|' instead of ":" as the separator in
17045         sed. Otherwise sed chokes on NT path names with drive
17046         designators. Also look for "?:*" as the leading characters in an
17047         absolute pathname.
17049 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17051         * config.sub: Support for r3900.
17053 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17055         * configure.in: Use install-sh, not install.sh.
17057 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17059         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17060         apply it twice.
17062 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17064         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17065         install-binutils.
17067 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17069         * Makefile.in: Add automake targets.
17070         * configure.in (host_tools): Add automake.
17072 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17074         * configure: Default CXX to c++, not gcc.
17075         * Makefile.in (CXX): Set to c++, not gcc.
17076         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17078 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17080         * install-sh: try appending a .exe if source file doesn't
17081         exist
17083 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17085         * configure.in: Turn on multilib by default.
17086         (cross_only): Remove target-libiberty.
17088         * Makefile.in (all-gcc): Don't depend on libiberty.
17090 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17092         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17094 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17096         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17097         (DISTBISONFILES): Add ld/Makefile.in
17099 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17101         * configure.in: if target is cygwin32 but host isn't cygwin32,
17102         don't configure gdb tcl tk expect, not just gdb.
17104 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17106         * configure.in: Added gnuserv everywhere sn appears.
17108         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17109         (CROSS_CHECK_MODULES): Added check-gnuserv.
17110         (INSTALL_MODULES): Added install-gnuserv.
17111         (CLEAN_MODULES): Added clean-gnuserv.
17112         (all-gnuserv): New target.
17114 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17116         * config.guess: Fixes for MIPS OpenBSD systems.
17118 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17120         * Makefile.in (INSTALL_XFORM): Remove.
17121         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17123         * mkinstalldirs: New file, copied from automake.
17124         * Makefile.in (installdirs): Rename from install-dirs.  Use
17125         mkinstalldirs.  Change all users.
17126         (DEVO_SUPPORT): Add mkinstalldirs.
17128 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17130         * install-sh: Rename from install.sh.
17131         * Makefile.in (INSTALL): Change install.sh to install-sh.
17132         (DEVO_SUPPORT): Likewise.
17134         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17135         Graichen <graichen@rzpd.de>.
17137 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17139         * config.guess: Recognize OpenBSD systems correctly.
17141 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17143         * README, Makefile.in (ETC_SUPPORT): Remove references to
17144         cfg-paper*, configure.{texi,man,info*}._
17146 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17148         * Makefile.in (all.normal): Ensure that gcc is built after all
17149         the x11 - ie gdb - targets.
17151 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17153         * makefile.vms: Don't run conf-a-gas.
17155 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17157         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17159 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17161         * configure.in: Remove noconfigdirs case since gdb also
17162         configures and builds for tic80-coff.
17164 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17166         * configure: Set cache_file to config.cache.
17167         * Makefile.in (local-distclean): Remove config.cache.
17169 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17171         * COPYING: Update FSF address.
17173 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17175         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17176         noconfigdirs.
17178 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17180         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17181         MAKEDIRS, is empty.
17183 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17185         * config.sub: Tweak mn10300 entry.
17187 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17189         * configure.in (host_tools): Put sim before gdb, so gdb's
17190         configure.tgt can determine if the simulator was configured.
17192 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17194         * config.sub: Move BeOS $os case to be with other Cygnus
17195         local cases.
17197 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17199         * config.sub: Remove misplaced comment that broke Linux.
17201 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17203         * config.sub: Add BeOS support.
17205 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17207         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17209 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17211         * configure.in (noconfigdirs): Remove tcl and tk from
17212         noconfigdirs for cygwin32 builds.
17214 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17216         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17218 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17220         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17221         make-all.com, use makefile.vms instead.
17223 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17225         * config.sub: Accept -lnews*.
17227 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17229         * configure.in (noconfigdirs): Disable target-newlib,
17230         target-examples and target-libiberty for d30v.
17232 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17234         * configure.in (noconfigdirs): Enable ld for d30v.
17236 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17238         * configure.in (tic80-*-*): Build compiler.
17240 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17242         * configure.in (d30v-*): Remove sim directory from list of
17243         unsupported d30v directories
17245 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17247         * config.sub, configure.in: Add d30v target cpu.
17249 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17251         * makefile.vms: New file.
17252         * make-all.com: Remove.
17254 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17256         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17258 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17260         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17262 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17264         * Makefile.in (ALL_MODULES): Added all-db.
17265         (CROSS_CHECK_MODULES): Addec check-db.
17266         (INSTALL_MODULES): Added install-db.
17267         (CLEAN_MODULES): Added clean-db.
17269 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17271         * config.guess: Merge with latest FSF sources.
17273 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17275         * Makefile.in (ALL_MODULES): Added all-itcl.
17276         (CROSS_CHECK_MODULES): Added check-itcl.
17277         (INSTALL_MODULES): Added install-itcl.
17278         (CLEAN_MODULES): Added clean-itcl.
17280 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17282         * configure.in: build gdb for mn10200
17284 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17286         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17288 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17290         * configure.in (tic80-*-*): Turn off most targets right now.
17292 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17294         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17295         rather than the makeinfo program.
17296         (do-info): Depend upon all-texinfo.
17298 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17300         * configure.in: Remove uses of config/mh-linux.
17302         * config.sub, config.guess: Merge with latest FSF sources.
17304 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17306         * config.sub (case $basic_machine): Add tic80 entries.
17308 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17310         * config.sub, config.guess: Merge with latest FSF sources.
17312 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17314         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17315         * mpw-config.in: Test for NewFolderRecursive.
17316         * mpw-install: Use symbolic name for startup filename.
17317         * mpw-README: Add various additional details.
17319 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17321         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17323 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17325         * configure.in: Do build gcc and the target libraries for
17326         the mn10200.
17328 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17330         * configure.in: don't avoid building gdb for mn10300 any more
17331         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17332         instead of single-quoting it.
17334 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17336         * configure.in: Don't use --with-stabs on IRIX 6.
17338 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17340         * configure.in (m32r): Build gdb, libg++ now.
17342 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17344         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17345         directories from noconfigdirs.
17347 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17349         * config.sub (basic_machine): added mips16 configuration
17351 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17353         * config.sub: Handle d10v-unknown.
17355 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17357         * config.sub: Handle v850-unknown.
17359 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17361         * Makefile.in: add findutils
17362         * configure.in: add findutils to list of host_tools
17364 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17366         * config.sub: Handle mn10200 and mn10300.
17368 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17370         * configure.in (d10v-*): Do not build librx.
17372 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17374         * configure.in (mn10300): Build everything except gdb & libgloss.
17376 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17378         * config.guess:  Patch for Dansk Data Elektronik servers,
17379         from Niels Skou Olsen <nso@dde.dk>.
17381         For ncr, use /bin/uname rather than uname, since GNU uname does not
17382         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17384         Patch for MIPS R4000 running System V,
17385         from Eric S. Raymond <esr@snark.thyrsus.com>.
17387         Fix thinko for nextstep.
17389         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17391         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17392         * config.guess: Guess mips-dec-mach_bsd4.3.
17394         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17395         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17396         release numbers.
17397         * config.guess (mips-mips-riscos*):  Emit just enough of the
17398         release number.
17400         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17401         * config.guess (sparc-auspex-sunos*):  Added.
17402         (f300-fujitsu-*): Added.
17404         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17405         * config.guess:  Recognize a Tadpole as a sparc.
17407 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17409         * config.guess: Don't assume that NextStep version is either 2 or
17410         3.  NextStep 4 (aka OpenStep 4) has come out now.
17412 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17414         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17415         From Rik Faith <faith@cs.unc.edu>.
17417 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17419         * config.sub: Contributions from bug-gnu-utils to:
17420         Support plain "hppa" (no version given) architecture, reported by
17421         OpenStep.
17422         OpenBSD like NetBSD.
17423         LynxOs is not a hardware supplier.
17425         * config.guess: Contributions from bug-gnu-utils to add support for:
17426         OpenBSD like NetBSD.
17427         Stratus systems.
17428         More Pyramid systems.
17429         i[n>4]86 Intel chips.
17430         M680[n>4]0 Motorola chips.
17431         Use unknown instead of lynx for hardware manufacturer.
17433 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17435         * install.sh (chmodcmd): Set to null if the DST directory already
17436         exists.
17438 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17440         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17441         not use mt-ppc target Makefile fragment any more.
17443 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17445         * configure.in (*-*-windows):  Exclude everything but those dirs
17446         needed to build windows.
17448 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17450         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17452 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17454         * configure.in:  Exclude mmalloc from i386-windows.
17456 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17458         * Undo my previous change.
17460 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17462         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17463         unconditionally.
17464         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17466 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17468         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17469         host to add it's own flags.
17471 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17473         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17475 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17477         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17478         (CXX_FOR_TARGET): Likewise.
17479         (GCC_FOR_TARGET): Define.
17480         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17481         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17482         CC_FOR_TARGET was specified on the command line.
17483         (MAKEOVERRIDES): Don't define.
17485 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17487         * configure.in (m32r): Fix spelling of libg++ libs.
17489 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17491         * config.sub (-apple*): Remove, now redundant.
17493 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17495         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17497         * configure: Rework yesterday's sed script patch.
17499         * config.sub: Merge with FSF.
17501 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17503         * config.guess:  Merge from FSF.
17505         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17506         * config.guess: Use pc instead of unknown, for pc clone systems.
17507         Change linux to linux-gnu.
17509         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17510         * config.guess: Avoid non-portable tr syntax.
17512 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17514         * test-build.mk (HOLES): Add "xargs" for gdb.
17516         * configure: Avoid hpux10.20 sed bug.
17518 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17520         * configure.in:  Add support for windows host
17521         (that is a build done under the Microsoft build environment).
17523 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17525         * Makefile.in: Replace all uses of srcroot with s, to shrink
17526         command line lengths.
17528         Patches from Geoffrey Noer <noer@cygnus.com>:
17529         * configure.in: If configuring for newlib, pass --with-newlib to
17530         subdirectories.
17531         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17532         -Bnewlib/ and -Lwinsup to gcc.
17533         (CXX_FOR_TARGET): Likewise.
17535 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17537         * Makefile.in (ETC_SUPPORT): Add configure.
17539 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17541         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17542         host configuration file.
17544 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17546         * configure.in: Break mn10x00 support into separate
17547         mn10200 and mn10300 configurations.
17548         * config.sub: Likewise.
17550 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17552         * configure.in: Add lots of stuff to noconfigdirs for
17553         the mn10x00 targets.
17555         * config.sub, configure.in: Add mn10x00 support.
17557 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17559         * make-all.com: Call conf-a-gas, not config-a-gas.
17561 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17563         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17564         targets.
17566 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17568         * mpw-README: Add much more detail for native PowerMac.
17569         * mpw-install: New file.
17570         * mpw-configure: Add --norecursion and --help options.
17571         * mpw-config.in: Translate readme and install files when
17572         copying to objdir.
17573         * mpw-build.in: Don't always depend on byacc and flex.
17574         (install-only-top): New action.
17576 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17578         * configure.in:  You can now configure GDB for the v850.
17580 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17582         * configure.in (noconfigdirs): Don't configure any C++ dirs
17583         if targeting D10V.
17585 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17587         * config.sub: Recognize mips64vr5000.
17589 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17591         * configure.in: Use a single line for host_tools and native_only.
17593 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17595         * config.sub, configure.in: Add entries for m32r.
17597 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17599         * Makefile.in (inet-install): Don't run install-gzip.
17601 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17603         * configure.in:  Don't config lots of things for *-*-windows*.
17605 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17607         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17608         (host_libs, host_tools): Copy from configure.in.
17609         * mpw-configure: Don't complain about directories not found.
17611 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17613         * configure.in (i[345]86): Recognize i686 for pentium pro.
17614         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17615         file.
17617         * config.guess (i[345]86): Ditto.
17619 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17621         * configure.in (noconfigdirs): Removed gdb for D10V.
17623 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17625         * configure.in: Remove ld, target-libio, target-libg++, and
17626         target-libstdc++ from noconfigdirs.
17628 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17630         * configure: Fix three locations where shell scripts were
17631         being run directly rather than with config_shell.
17633 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17635         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17636         * config.sub (basic_machine): Recognize v850.
17638 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17640         * mpw-configure: Handle multiple enable/disable options and
17641         pass them down recursively, handle -c and -s flags appropriately
17642         depending on choice of compiler, add escape mechanism for
17643         quoted arguments to gC.
17645 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17647         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17648         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17649         so that -mrelocatable-lib and -mno-eabi are used.
17651         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17652         not support --print-multi-lib, don't abort.
17654 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17656         * make-all.com: Run config-a-gas.
17657         * setup.com: Don't copy subdirectory files around.
17659 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17661         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17662         target, it now compiles correctly.
17664 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17666         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17668 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17670         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17672 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17674         * configure.in (native_only): Add prms.
17676 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17678         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17679         (BINUTILS_SUPPORT_DIRS): Likewise.
17681 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17683         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17684         d10v support is added.
17686 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17688         * configure.in (d10v-*-*): New target.
17690 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17692         * config.guess (HP 9000/811): Recognize this as a PA1.1
17693         machine.
17695 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17697         * Makefile.in (do-tar-gz): New target, split out from tail end of
17698         taz target.  Run each command separately, don't use pipes.
17699         (taz): Use it.
17701 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17703         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17704         * mpw-build.in: No builds should depend on building byacc or flex,
17705         they are assumed to be installed already.
17707 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17709         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17710         variable that CC_FOR_TARGET needs.
17712 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17714         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17715         options have changed since the last time the subdirectory was
17716         configured, and if it has, reconfigure.
17717         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17718         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17720 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17722         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17723         CLEAN_MODULES): Add bash.
17724         (all-bash): New target.
17726 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17728         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17730 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17732         * config.sub (basic_machine): Recognize d10v as a valid processor.
17734 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17736         * mpw-configure: Add support for --bindir.
17737         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17739 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17741         * configure.in: add bash, time, gawk to list of hosttools and things
17742         to only build for native toolchains
17744 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17746         * Makefile.in (docdir): Remove.
17748 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17750         * Makefile.in (datadir): Set to $(prefix)/share.
17752 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17754         * configure.in: build diff and patch for cygwin32-hosted
17755         toolchains.
17757 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17759         * config.sub: Accept -rtems*.
17761 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17763         * configure.in: enable dosrel for cygwin32-hosted builds,
17764                 remove diff from the list of things not buildable
17765                 via Canadian Cross
17767 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17769         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17770         don't get ". ".
17772 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17774         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17776 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17778         * Makefile.in (taz): Handle case where tex3patch didn't even get
17779         checked out.  Also, if it was found, put the symlink in a new util
17780         subdirectory.
17782 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17784         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17786 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17788         * config.sub: Recognize -openvms.
17789         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17790         * make-all.com, setup.com: New files.
17792 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17794         * Makefile.in (taz): tex3patch moved to texinfo/util.
17796 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17798         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17799         * configure.in: remove make from disable-if-Can-Cross list
17800                 enable gdb if ${host} and ${target} are cygwin32
17802 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17804         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17805         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17807 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17809         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17810         distinguish sysv/svr4/bsd variants.
17811         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17813 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17815         * configure.in: Added copyright notice.
17816         * move-if-change: Added copyright notice.
17818 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17820         * configure.in (powerpcle-*-solaris*): Until we get shared
17821         libraries working, don't build gdb, sim, make, tcl, tk, or
17822         expect.
17824 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17826         * config.guess:  Merge with FSF:
17828         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17829         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17831         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17832         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17834         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17835         * config.guess:  Combine two OSF1 rules.
17836         Also recognize field test versions.  From mjr@zk3.dec.com.
17837         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17838         because GNU uname does not support -p.  From pmr@pajato.com.
17840 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17842         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17844 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17846         * mpw-README: Document GCCIncludes.
17848 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17850         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17852 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17854         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17856 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17858         * configure.in (*-*-cygwin32): Configure make.
17860 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17862         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17864 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17866         * Makefile.in (all-inet): Depend on all-perl.
17868         * Makefile.in (inet-install): New target.
17870         * Makefile.in (all-inet): Depend on all-tcl.
17871         (all-inet): Depend on all-send-pr.
17873 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17875         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17876         temporarily.
17878 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17880         * configure.in: Don't configure --with-gnu-ld on AIX.
17882 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17884         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17886 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17888         * Makefile.in (ALL_MODULES): Added all-inet.
17889         (CROSS_CHECK_MODULES): Added check-inet.
17890         (INSTALL_MODULES): Added install-inet.
17891         (CLEAN_MODULES): Added clean-inet.
17892         (all-indent): New target.
17894         * configure.in (host_tools): Added inet.
17895         (native_only): Added inet.
17896         (noconfigdirs): Added inet.
17898 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17900         * configure.in: Don't configure libgloss if we are not configuring
17901         newlib.
17903 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17905         * configure.in: Don't configure libgloss for unsupported
17906         architectures.
17908 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17910         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17912 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17914         * Makefile.in (ALL_MODULES): Include all-apache.
17915         (CROSS_CHECK_MODULES): Include check-apache.
17916         (INSTALL_MODULES): Include install-apache.
17917         (all-apache): New target.
17919         * configure.in: Added apache everywhere perl is seen.
17921 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17923         * Makefile.in: Add support for clean-{module} and
17924         clean-target-{module} rules.
17926 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17928         * configure.in (*-*-ose) do not build libgloss.
17930 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17932         * config.guess (prep*:SunOS:5.*:*): Turn into
17933         powerpele-unknown-solaris2.
17935 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17937         * configure.in: Permit --enable-shared to specify a list of
17938         directories.
17940 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17942         * configure.in (host==solaris): Pass only the first word of $CC
17943         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17945 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17947         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17949 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17951         * Makefile.in (ALL_MODULES): Include all-perl.
17952         (CROSS_CHECK_MODULES): Include check-perl.
17953         (INSTALL_MODULES): Include install-perl.
17954         (ALL_X11_MODULES): Include all-guile.
17955         (CHECK_X11_MODULES): Include check-guile.
17956         (INSTALL_X11_MODULES): Include install-guile.
17957         (all-perl): New target.
17958         (all-guile): New target.
17960         * configure.in (host_tools): Include perl and guile.
17961         (native_only): Include perl and guile.
17962         (noconfigdirs): Don't build guile and perl; no ports have been
17963         done.
17965 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17967         * configure (--enable-*): Handle quoted option lists such as
17968         --enable-sim-cflags='-g0 -O' better.
17970 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17972         * Makefile.in ({,inst}all-target): New rule so we can make and
17973         install all of the target directories easily.
17975 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17977         * configure.in: Add missing global flag in sed substitution when
17978         deleting `target-' from ${configdirs}.
17980 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17982         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17983         option.
17985         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17986         config/mh-necv4.
17988         * install.sh: Correct misspelling of transformbasename.
17990         * config.guess: Recognize mips-*-sysv*.
17992 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17994         * config.sub: Recognize mon960.
17996 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17998         * configure: Restore Canadian Cross handling of BISON and LEX,
17999         removed in Feb 20 change.
18001 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18003         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18004         Mention make install.  Remove the old copyright date as well the
18005         clumsy and rather pointless copyright on the README file.
18007 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18009         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18010         Makefile after running symlink-tree, then run `make distclean' to
18011         avoid clobbering any generated files in srcdir.
18013 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18015         * configure.in (m68k-*-netbsd*): Build everything now.
18017 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18019         * Makefile.in (taz): Fix quoting.
18021 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18023         * configure.in (sparclet-*-*): Build everything now.
18025 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18027         * configure.in (m68k-*-linux*): New host.
18029 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18031         * configure: Check for bison before byacc.
18033 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18035         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18036         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18037         searching PATH.  These are used as fallbacks by Makefile.in if
18038         flex/bison/byacc aren't in objdir.
18040 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18042         * Makefile.in: Make everything which depends upon all-bfd also
18043         depend upon all-opcodes, in case --with-commonbfdlib is used.
18045 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18047         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18048         building NT native compilers on Unix.
18050 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18052         * configure.in: Don't get CC from the host Makefile fragment if we
18053         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18054         Solaris test for /usr/ucb/cc to the post target script, just after
18055         the compiler sanity test.
18057 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18059         * config.sub: Merge with FSF.
18061 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18063         * Makefile.in (RPATH_ENVVAR): New variable.
18064         (REALLY_SET_LIB_PATH): Use it.
18065         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18067 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18069         * config.sub, configure.in: Recognize sparclet cpu.
18071 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18073         * config.guess:  Support m68k-cbm-sysv4.
18075 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18077         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18078         m68k-unknown-linuxaout from linker help string.  Put quotes around
18079         $ld_help_string.
18081 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18083         * config.guess (powerpc-harris-powerunix): Add guess for port
18084         to new target.
18086 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18088         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18090 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18092         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18093         $(REALLY_SET_LIB_PATH) in Makefile.
18094         * Makefile.in (SET_LIB_PATH): New variable.
18095         (REALLY_SET_LIB_PATH): New variable.
18096         ($(DO_X)): Use $(SET_LIB_PATH).
18097         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18098         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18099         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18100         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18101         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18102         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18103         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18104         (install-dosrel): Likewise.
18105         (all-opcodes): Depend upon all-libiberty.
18107 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18109         * config.guess (*:CYGWIN*): New
18111 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18113         * Makefile.in (all-target-winsup): All all-target-libiberty.
18115 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18117         * configure.in (noconfigdirs): Add missing # in front of comment.
18119 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18121         * configure.in: add second pass to things added to noconfigdirs
18122         so *-gm-magic can exclude libgloss properly.
18124 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18126         * mpw-configure (extralibs_name, rez_name): Set correctly
18127         for MWC68K compiler.
18129         * mpw-README: Add more info on the necessary build tools.
18131 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18133         * configure.in, config.sub: Recognize cygwin32.
18135 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18137         * config.guess, config.sub: Recognize A/UX.
18139 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18141         * config.sub: Merge with gcc/config.sub.
18143 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18145         * mpw-build.in (do-binutils): Add build of stamps.
18147 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18149         * config.sub: Add recognition for mips64vr4100*-* targets.
18151 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18153         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18154         Add creation of gconfigargs with `--enable-shared' turned on.
18155         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18156         ($(host)-stamp-stage3-configured): Likewise.
18157         (HOLES): Add chatr and ldd.
18158         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18160 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18162         * configure: Pass --nfp to recursive configures.
18164 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18166         * Makefile.in (DLLTOOL): New.
18167         (DLLTOOL_FOR_TARGET): New.
18168         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18169         (EXTRA_TARGET_FLAGS): Ditto.
18170         (EXTRA_GCC_FLAGS): Ditto.
18171         (CONFIGURE_TARGET_MODULES): Ditto.
18172         (DO_X): Ditto.
18173         * configure: Add DLLTOOL.
18175 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18177         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18178         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18179         mh-sco, since old workarounds no longer needed, and don't
18180         build ld, since libraries have weak symbols in COFF.
18182 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18184         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18186 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18188         * configure.in: Make sure that ${CC} can be used to compile an
18189         executable.
18191 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18193         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18194         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18195         nothing depending on whether gdbtk is being built.
18197 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18199         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18201 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18203         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18204         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18206 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18208         * config-ml.in: Add support for
18209         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18210         Simplify setting of multidirs from --disable-foo.
18212 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18214         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18215         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18216         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18217         non-empty, pass them on to the  GCC make.
18218         (all-bootstrap): New rule that is like all-gcc, except it executes
18219         the GCC bootstrap rule instead of the GCC all rule.
18221 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18223         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18225 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18227         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18228         DG/UX support.
18230 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18232         * config.sub (i*86*) Change [345] to [3456]
18234 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18236         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18237         --with-gnu-ld=no.
18239 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18241         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18242         AIX multilibs get built.
18244 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18246         * configure.in (i386-win32): Don't build expect if we're not
18247         building the tcl subdir.
18249 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18251         * Makefile.in: (configure-target-examples, all-target-examples):
18252         New targets, configure and build example programs.
18254 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18256         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18257         use it as input to sedit the generated MPW makefile.
18258         * mpw-README: Add a suggestion about Gestalt.h.
18260 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18262         * config.sub: Accept *-*-ieee*.
18264 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18266         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18267         Ronald F. Guilmette <rfg@monkeys.com>.
18269 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18271         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18272         for powerpc-pe native.
18273         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18274         (target==powerpc-pe): duplicate i386-win32 entry.
18276 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18278         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18279         of vxworks, not just vxworks5.1.
18281 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18283         * mpw-configure: Add support for exec-prefix.
18285 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18287         * config.guess: Recognize HP model 816 machines as having
18288         a PA1.1 processor.
18290 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18292         * configure: Ignore new autoconf configure options.
18294 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18296         * config.guess:  Recognize Pentium under SCO.
18297         From Robert Lipe <robertl@arnet.com>.
18299 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18301         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18303 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18305         * configure.in: Don't configure gas for alpha-dec-osf*.
18307 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18309         * configure.in: Default to --with-stabs for some targets for which
18310         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18311         i[345]86*-*-unixware*.
18313 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18315         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18316         rather than basing it on the target.  Simplify handling of options
18317         controlling which directories to configure.  Remove extraneous
18318         slash in multi-clean target.
18320 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18322         * config-ml.in: Prefix more variables with ml_ so they don't collide
18323         with configure's.
18325 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18327         * configure: Don't turn -v into --v.
18329 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18331         * configure.in (targargs): Fix typo.
18333         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18335 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18337         * configure.in: Strip --host and --target options from
18338         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18339         --with-cross-host option when building with a cross-compiler.
18340         * configure: Canonicalize the arguments put into config.status by
18341         always using `=' for an option with an argument.  Pass a presumed
18342         --host or --target explicitly.
18344 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18346         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18347         into general OS recognition case.
18349 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18351         * configure.in (target_configdirs): add target-winsup only
18352         for win32 target systems.
18354 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18356         * Makefile.in (all-target-libgloss): Depend upon
18357         configure-target-newlib, since when libgloss is built it looks to
18358         see if the newlib directory exists.
18360 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18362         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18363         cfg-ml-*.in.
18365 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18367         * configure: Handle LD and LD_FOR_TARGET when configuring a
18368         Canadian Cross.
18370 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18372         * configure.in (target_libs): add target-winsup.
18373         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18374         (target==ppcle-pe): remove ld from $noconfigdirs.
18376 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18378         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18379         Preserve relative path names in $srcdir.  Build symlink tree if
18380         configuring cross target dir and srcdir=. (= no VPATH support).
18381         (configure-target-libg++): Depend on configure-target-librx.
18382         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18383         * config-ml.in: New file.
18384         * symlink-tree: New file.
18385         * configure: Ensure srcdir="." if that's what it is.
18387 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18389         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18390         includes and FLEX_SKELETON setting.
18391         * mpw-configure (--with-gnu-ld): New option, controls whether
18392         to use PPCLink or ld with PowerMac GCC.
18393         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18394         * mpw-config.in: Configure grez if targeting Mac.
18396         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18397         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18398         just macos.
18399         * configure.in: Configure grez resource compiler if targeting Mac.
18400         * Makefile.in (all-grez, install-grez): New targets.
18402 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18404         * configure: CXX defaults to gcc, not g++.  If we find
18405         gcc in the path, set CC to gcc -O2.
18407 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18409         * configure: Default ${build} correctly.  Avoid picking up extra
18410         spaces when reading CC and CXX from Makefile.  When doing a
18411         Canadian Cross, use plausible default values for numerous
18412         variables.
18413         * configure.in: When doing a Canadian Cross, don't try to
18414         configure tools whose configure script can't handle it.
18416 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18418         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18420 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18422         * configure:  Remove dubious bug reporting address.
18424 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18426         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18427         configure script, run that instead of this directory's configure.
18428         In either case, print a message that we're configuring the sub-dir.
18430 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18432         * configure.in: Before checking for the existence of various files,
18433         use sed to filter out "target-".
18435 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18437         * Makefile.in (DO_X): Split rule to decrease command line length
18438         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18439         (Philippe De Muyter).
18441 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18443         * Makefile.in (all-patch): depend on all-libiberty.
18445 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18447         * configure.in: If the only directory in target_configdirs which
18448         actually exists is libiberty, then set target_configdirs to empty,
18449         to avoid trying to build a target libiberty in a gas or gdb
18450         distribution.
18452 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18454         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18455         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18456         systems.
18458 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18460         * configure.in (copy_dirs): Use sys-include instead of include
18461         for --with-headers option.
18463 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18465         * Makefile.in, configure.in: Make winsup builds work with
18466         new scheme.
18468 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18470         * configure.in: Build the linker on AIX.
18472 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18474         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18475         where needed.
18477 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18479         * Makefile.in (all-gcc): Fix typo.
18481 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18483         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18485 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18487         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18488         to target-xiberty, to provide more flexibility.
18489         (target_subdir):  Define.  Create if cross.
18490         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18491         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18492         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18493         check-libFOO -> check-target-libFOO, etc.
18494         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18495         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18496         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18497         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18498         allow ALL_GCC="" to only configure.
18499         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18500         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18501         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18503 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18505         * Makefile.in (taz): Build "info" in etc explicitly.
18507 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18509         * configure.in:  Make sure that CC is undefined (as opposed to
18510         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18511         problem with autoconf trying to configure on a host without GCC.
18513 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18515         * mpw-configure: Set host alias from choice of host compiler,
18516         only use generic MPW Makefile sed if present, edit a file
18517         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18518         * mpw-README: Add problem notes about CW6 and CW7.
18520 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18522         * Makefile.in (taz): Use ";" instead of ";;".
18524 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18526         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18527         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18528         DISTDOCDIRS.
18529         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18530         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18532 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18534         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18535         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18536         Move bfd to DISTSTUFFDIRS.
18538 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18540         * Makefile.in (X11_LIB): Removed.
18541         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18543         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18545 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18547         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18548         names.
18550 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18552         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18554 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18556         * configure.in (i[345]86-*-win32): Always build newlib.
18557         Don't configure cvs, autoconf or texinfo.
18558         * Makefile.in (LD_FOR_TARGET): New.
18559         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18560         Pass down LD_FOR_TARGET.
18562 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18564         * winsup: New directory.
18565         * Makefile.in: Build winsup.
18566         * configure.in: Winsup is configured when target is win32.
18567         Can only build win32 target GDB when native.
18569 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18571         * config.guess: Recognize HP model 819 machines as having
18572         a PA 1.1 processor.
18574 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18576         * configure: Fix sed loop which substitutes for CC and CXX to
18577         avoid bug found in various sed implementations.
18579 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18581         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18582         simulator.  Use standard powerpc-*-eabi*.
18584 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18586         * configure.in: Stop putting gas and binutils in noconfigdirs for
18587         powerpc-*-aix* and rs6000-*-*.
18589 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18591         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18592         -mcall-aixdesc libraries.
18594 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18596         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18598         * config.sub (arm | armel | armeb): Fix shell syntax.
18600 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18602         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18603         -msoft-float and -mcpu=common support.
18604         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18605         libraries.
18607 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18609         * configure.in: Allow configuration and build of emacs19 for the alpha.
18611 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18613         * configure.in (CC): Get ^CC, not just any old CC, from
18614         ${host_makefile_frag}.
18616 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18618         * configure.in (CC): Try to get CC from
18619         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18621 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18623         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18624         only if it exists in $(srcdir).
18626 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18628         * configure: If CC and CXX are not set in the environment, set
18629         them, based on either an existing Makefile or on searching for gcc
18630         in PATH.  Substitute for CC and CXX in Makefile.
18631         * configure.in: Remove libm from target_libs.  Separate
18632         target_configdirs from configdirs.  If CC is not set in
18633         environment, try to get it from a host Makefile fragment.  Rewrite
18634         changes of configdirs to use skipdirs instead.  A few minor
18635         tweaks.  Take directories out of target_configdirs as they are
18636         taken out of configdirs.  Remove existing Makefile files from
18637         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18638         CONFIG_ARGUMENTS in Makefile.
18639         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18640         by configure.in.
18641         (CONFIG_ARGUMENTS): Likewise.
18642         (CONFIGURE_TARGET_MODULES): New variable.
18643         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18644         ($(CONFIGURE_TARGET_MODULES)): New target.
18645         (configure-libg++, configure-libio): New targets.
18646         (all-libg++): Depend upon configure-libg++.
18647         (all-libio): Depend upon configure-libio.
18648         (configure-libgloss, all-libgloss): New targets.
18649         (configure-libstdc++): New target.
18650         (all-libstdc++): Depend upon configure-libstdc++.
18651         (configure-librx, all-librx): New targets.
18652         (configure-newlib): New target.
18653         (all-newlib): Depend upon configure-newlib
18654         (configure-xiberty): New target.
18655         (all-xiberty): Depend upon configure-xiberty.
18657 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18659         * configure.in (host i[345]86-*-win32):  Expand the
18660         noconfigdirs again.
18662 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18664         * mpw-configure: Fix sed command file name.
18666 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18668         * configure.in (host i[345]86-*-win32): Reduce the
18669         noconfigdirs again.
18671 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18673         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18674         or powerpc*-*-pe*, since they are not yet supported.
18676 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18678         Add PowerMac support and many other enhancements.
18679         * mpw-configure: New option --cc to select compiler to use,
18680         paste options set according to --cc into the generated
18681         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18682         if mpw-make.sed is present.
18683         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18684         add forward includes for PowerPC include files.
18685         * mpw-build.in: Build using Makefile.PPC if present.
18686         (do-byacc, etc): Remove separate version resource builds.
18687         (do-gas): Build "stamps" before "all".
18688         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18689         * mpw-README: Update to reflect --cc option, PowerMac support,
18690         and recently-reported compatibility problems.
18692 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18694         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18695         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18696         (--with-multilib-top): Pass to recursive invocations.
18698 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18700         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18701         v810-*-*.
18703 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18705         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18706         gdb, ld and opcodes on v810-*-*.
18708 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18710         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18711         (local-maintainer-clean): New target.
18712         (maintainer-clean): New target.
18713         (realclean): Just depend upon maintainer-clean.
18715 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18717         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18719 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18721         * configure.in: Build ld in mips*-*-bsd* case.
18723 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18725         * config.sub: Accept -lites* OS.  From Ian Dall.
18727 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18729         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18730         targets.
18732 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18734         * configure.in: treat i386-win32 canadian cross the same as
18735         i386-go32 canadian cross.
18737 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18739         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18740         running under the simulator to build a reduced set of libraries.
18741         (powerpc-*-eabiaix): Add fine grained multilib support added to
18742         other powerpc targets yesterday.
18744 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18746         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18747         -disable-softfloat, -disable-relocatable, -disable-aix, and
18748         -disable-sysv to control which multilib libraries get built.
18750 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18752         * configure: Add Makefile.tem to list of files to remove in trap
18753         handler.
18755 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18757         * config.guess (*Linux*):  Add missing "exit"s.
18758         Also, need specific check for alpha-unknown-linux (uses COFF).
18760 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18762         * config.guess:  Merge with FSF:
18764         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18765         * config.guess (AIX4): More robust release numbering discovery.
18767         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18768         * config.guess (i386-sequent-ptx): Properly get version number.
18770         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18771         * config.guess (mips:*:4*:UMIPS): New case.
18773 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18775         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18776         (i386-win32 host): Likewise.  Don't build readline.
18778 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18780         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18781         SUPPORT_FILES to submakes.
18783 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18785         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18786         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18787         mpw-configure.
18789 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18791         * configure.in (appdirs): Use =, not ==, in test expression when
18792         trying to build the text to print in the warning message for
18793         Solaris users.
18795 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18797         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18799 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18801         * config.guess: Recognize lynx-2.3.
18803 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18805         * config.sub (z8ksim): Deleted
18806         (z8k-*-coff): New, this is the one true name of the target.
18808 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18810         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18812 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18814         * config.guess (*:Linux:*:*): First try asking the linker what the
18815         default object file format is (elf, aout, or coff).  Then if this
18816         fails, try previous methods.
18818 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18820         * configure.in: Don't build newlib for *-*-vxworks5.1.
18822 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18824         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18825         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18827 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18829         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18831 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18833         * cfg-ml-com.in: New file.
18834         * cfg-ml-pos.in: New file.
18836 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18838         * COPYING.NEWLIB: Add HP free copyright to list.
18840 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18842         * config.sub: Recognize -eabi* for the system, not just -eabi.
18844 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18846         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18847         * config.sub, configure.in (win32): New target and host.
18849 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18851         * configure.in: Add i386-pe configuration.
18853 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18855         * mpw-build.in (install): Install GDB after LD.
18857 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18859         * mpw-config.in (elf/mips.h): Always forward-include, needed
18860         for GDB to build.
18862 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18864         * testsuite: New directory for customer acceptance and whole tool
18865         chain tests.
18867 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18869         * configure: If per-host line isn't found, but AC_OUTPUT is found
18870         and a configure script exists, run it instead.
18872 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18874         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18876 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18878         * configure: Set build_{cpu,vendor,os,alias} to host values when
18879         --build isn't specified.
18881 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18883         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18884         (FLAGS_TO_PASS): Pass them.
18885         (EXTRA_TARGET_FLAGS): Ditto.
18887 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18889         * Makefile.in (all-libg++): Depend on all-libstdc++.
18891 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18893         * configure.in (noconfigdirs): Enable all packages for
18894         i386-unknown-netbsd.
18896 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18898         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18899         hosted builds (DOS builds)
18901 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18903         Changes for ARM based on patches from Richard Earnshaw:
18904         * config.sub: Handle armeb and armel.
18905         * configure.in: Omit arm linker only for riscix.
18907 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18909         * config.guess:  Update from FSF.
18911 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18913         * config.sub: Recognize powerpcle as the little endian variant of
18914         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18915         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18916         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18917         temporarily.
18919 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18921         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18923 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18925         * config.sub: Accept -lites* as a basic system type.
18927 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18929         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18930         installed, and if so return linuxoldld as the system name.
18932 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18934         * config.guess: Add hppa1.1-hp-lites support.
18936 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18938         * configure.in: Don't build newlib for m68k-vxworks5.1.
18940 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18942         * configure.in (mips-sgi-irix6): Use mh-irix5.
18944 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18946         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18948 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18950         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18951         OSF/1.  Fix compiler flags.
18952         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18954 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18956         * configure.in: Recognize --with-newlib.
18957         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18959 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18961         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18962         to *_X11_MODULES due to gdbtk needing X include files et al.
18964 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18966         Merge in support for Mac MPW as a host.
18967         (Old change descriptions retained for informational value.)
18969         * mpw-config.in: Add generic include forwards for cpu-specific
18970         include files in aout and elf directories.
18972         * mpw-configure: Added copyright.
18973         * mpw-config.in: Check for presence of required build tools.
18974         (target_libs): Add newlib.
18975         (target_tools): Add examples.
18976         (Read Me): Generate as "Read Me for MPW" instead.
18977         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18978         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18979         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18981         * mpw-configure: Remove subdir-specific makefile hackery,
18982         delete mk.tmp after using it.
18984         * mpw-build.in (all): Display start and end times.
18986         * mpw-configure (host_canonical): Set.
18987         (target_cpu): Always add to makefiles.
18988         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18989         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18990         (mpw-mh-mpw): Look for in srcdir and srcroot.
18991         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18993         * mpw-build.in: (install-only): New target.
18995         * mpw-configure (host_alias, target_alias): Rename from hostalias
18996         and targetalias, add into generated Makefile.
18997         (mk.tmp): If present, add into generated Makefile.
18998         * mpw-build.in (all-gas): Build config.h first before gas proper.
19000         * mpw-configure (config.status): Write only if changed.
19001         * mpw-config.in (readline): Configure it (not built, just used for
19002         definitions).
19004         * mpw-config.in (elf/mips.h): Add a forward include.
19006         * mpw-config.in: Forward-include most .h files in include into
19007         extra-include.
19008         (readline): Don't build.
19009         mpw-build.in (install): Install GDB.
19011         * mpw-configure (prefix, mpw_prefix): Handle it.
19012         * mpw-config.in (mmalloc, readline): Don't configure.
19013         * mpw-build.in (thisscript): Rename to ThisScript.
19014         Use mpw-build instead of BuildProgram everywhere.
19015         (mmalloc, readline): Don't build.
19016         * mpw-README: New file, basic documentation about the MPW port.
19018         * mpw-config.in: Use forward-include to create include files.
19020         * mpw-configure: Add more things to the top of each configured
19021         Makefile, including contents of config/mpw-mh-mpw.
19022         * mpw-config.in (extra-include): Create this directory and fill it
19023         with Posix-like include files when configuring.
19025         * config.sub (apple, mac, mpw): Add various aliases.
19027         * mpw-build.in: New file, top-level build script fragment for MPW.
19028         * mpw-configure: New file, configure script for MPW.
19029         * mpw-config.in: New file, config fragment for MPW.
19031 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19033         * configure.in (host_libs): Remove glob, since it is gone from the
19034         sources.
19036 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19038         * Makefile.in: define empty GDB_NLM_DEPS var.
19040         * configure.in(target_makefile_frag): use config/mt-netware
19041         for netware targets.
19043 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19045         * config.sub: Merge in recent FSF changes.  Remove linux special
19046         cases.
19048 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19050         Revert this change:
19052         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19054                 * build-all.mk: Use CC=cc -Xs on Solaris.
19056 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19058         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19059         stop using it.
19060         * Makefile.in: Nuke all references to glob subdirectory.
19062 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19064         * configure.in: Fix --enable-shared logic in per-host.
19066 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19068         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19070 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19072         * configure.in (noconfigdirs): Don't build gas on AIX, for
19073         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19075 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19077         * configure: Fix --cache-file to work if the file argument is a
19078         relative path.
19080 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19082         * configure: If the --cache-file is used, pass it down to
19083         configure in subdirectories.
19085 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19087         * config.sub: add vxworks29k configuration.
19089 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19091         * Makefile.in (taz): Do "diststuff" part quietly.
19093 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19095         * config.sub: Mini-merge with gcc/config.sub.
19097 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19099         * config.guess (IRIX): Sed - to _.
19101 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19103         * Makefile.in (source-vault, binary-vault): New targets.
19105 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19107         * config.sub: Recognize -eabi as a basic system type.
19109 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19111         * configure.in (enable_shared stuff): Fix typo.
19113 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19115         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19117 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19119         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19121 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19123         * configure.in (rs6000-*-*): Don't build gas.
19125 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19127         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19128         reduce command line length.
19129         (AS_FOR_TARGET): Check for as.new, not Makefile.
19130         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19132 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19134         * config.guess:  Merge from FSF.
19136 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19138         * configure: Don't use $ when handling program_suffix.
19140 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19142         * configure.in:  Configure tk for hppa/hpux.
19144 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19146         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19148 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19150         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19151         to LIBCXXFLAGS.  Tests are better run without it.
19153 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19155         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19157 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19159         * configure.in (*-*-netware*): Don't configure xiberty.
19161 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19163         * configure.in:  Remove tk from native_only list.
19165 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19167         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19168         for special NCD build.
19170 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19172         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19173         makeall.bat, they're only useful for binutils snapshots.
19174         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19175         makeall.bat to specified SUPPORT_FILES.
19177 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19179         * build-all.mk: Add Ericsson targets to sun4 and solaris
19180         hosts.  Add  BNR's sun4 target to solaris host, so their
19181         build-from-source will be tested in-house first.
19183 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19185         * Makefile.in (LIBCFLAGS): New variable.
19186         (CFLAGS_FOR_TARGET): Ditto.
19187         (LIBCFLAGS_FOR_TARGET): Ditto.
19188         (LIBCXXFLAGS): Ditto.
19189         (CXXFLAGS_FOR_TARGET): Ditto.
19190         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19191         (BASE_FLAGS_TO_PASS): Pass them.
19192         (EXTRA_TARGET_FLAGS): Ditto.
19194         * configure.in: Support --enable-shared.
19196 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19198         * configure.in (target_libs):  Include libstdc++ again.
19199         * config.guess:  Update from FSF (for FreeBSD).
19201 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19203         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19204         makeall.bat.
19205         (DISTDOCDIRS): Add `etc'.
19206         (ETC_SUPPORT_PFX): New variable.
19207         (taz): Include anything from etc starting with a word in
19208         ETC_SUPPORT_PFX.
19210 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19212         * config.sub: Update for recent FSF changes.  Remove obsolete
19213         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19214         spacing changes.
19216 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19218         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19220         * config.guess:  Merge with FSF.
19221         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19223 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19225         * configure: Since the "trap 0" handler will override the exit
19226         status on many systems, only use it for "exit 1", and make it set
19227         a non-zero exit status; reset it before "exit 0".  Also, check
19228         exit status of config.sub, and error out if it failed.
19230 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19232         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19233         and install libgloss.
19235 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19237         * Makefile.in (all-binutils): Depend upon all-byacc.
19239         * configure.in: Don't build emacs on Irix 5.
19241 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19243         * configure.in (*-*-netware*): Add libio.
19245 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19247         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19248         (CHECK_TARGET_MODULES): Ditto.
19249         (INSTALL_TARGET_MODULES): Ditto.
19250         (TARGET_LIBS): Ditto.
19251         (all-libstdc++): Note dependencies.
19253 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19255         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19257 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19259         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19260         -fexternal-templates.
19262         * configure.in (target_libs): Add libstdc++.
19263         (noconfigdirs): Add libstdc++ as appropriate.
19265 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19267         * config.guess:  Update from FSF.
19269 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19271         * configure: Use ${config_shell} when running ${configsub}.
19273 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19275         * config.sub: No longer recognize h8300h.
19277 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19279         * config.sub: Remove extraneous differences between config.sub and
19280         gcc/config.sub.
19282 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19284         * Makefile.in (DISTSTUFFDIRS): Add gas.
19286 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19288         * COPYING.NEWLIB: New file.
19290 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19292         * config.guess (HP-UX):  Patch from Harlan Stenn
19293         <harlan@landmark.com> to also emit release level.
19295 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19297         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19299 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19301         * config.sub:  Merge nextstep cleanup from FSF.
19303 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19305         * configure.in (arm-*-*): Don't configure ld for this target.
19307 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19309         * configure.in (*-*-netware): don't configure libg++, libio,
19310         librx, or newlib.
19312 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19314         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19315         configure ld--it works, but it doesn't support shared libraries.
19317 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19319         * config.guess (*-unknown-freebsd*):  Get rid of possible
19320         trailing "(Release)" in version string.
19321         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19323 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19325         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19326         Fix type: *-next-neststep -> *-next-nextstep.
19328         * config.guess:  Merge from FSF:
19330         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19332         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19334         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19336         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19337         instead of UNIX_SV for UnixWare 1.0).
19339 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19341         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19342         to make gdb/nlm/* build after the compiler and linker.
19344 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19346         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19347         not just i[34]86.
19348         (m68k-atari-sysv4):  Relocate to match FSF version.
19350         * config.guess:  More merges from the FSF:
19352         Add a space before function call or macro invocation.
19354         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19356         * config.guess: Add trap cmd to remove dummy.c and dummy when
19357         interrupted.
19359         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19361         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19362         (dummy): Redirect stderr from compilation of dummy.c.
19364         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19366         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19368 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19370         * configure: Accept and ignore --cache*, for compatibility with
19371         new autoconf.
19373 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19375         * config.guess:  Merge from FSF:
19377         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19379         * config.guess (Pyramid*:OSx*:*:*): New case.
19380         (PATH): Add /.attbin at end for finding uname.
19381         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19383         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19385         * config.guess (M88*:DolphinOS:*:*): New case.
19387         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19389         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19390         to select whether to use ELF or COFF.
19392         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19394         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19396         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19398         * config.guess: Guess the OS version for HPUX.
19400         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19402         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19404 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19406         * configure.in: Recognize --with-headers, --with-libs, and
19407         --without-newlib.
19408         * Makefile.in (all-xiberty): Depend upon all-ld.
19410 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19412         * configure.in: Change i[34]86 to i[345]86.
19414 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19416         * configure (version): A few more tweaks to help message.
19418 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19420         * Makefile.in:  Remove (for now) librx as a host library,
19421         now that we're building it for target.
19423 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19425         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19426         (Karl Berry).
19428 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19430         * configure.in:  Also configure librx.
19432 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19434         * Makefile.in:  Update various rules to reflect that librx
19435         is now needed for libg++.
19437 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19439         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19441 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19443         * configure.in: Configure the examples directory.
19445 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19447         * configure: Simplify Jun 2 1994 change.
19449 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19451         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19452         /bin/gcc isn't good enough to build gcc.
19454 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19456         * Makefile.in (GDB_SUPPORT_FILES): Remove
19457         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19458         (gdb.tar.gz): Add new rule to use standard distribution building
19459         mechanism.
19461 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19463         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19464         Bill Cox <bill@cygnus.com>.
19466 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19468         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19470 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19472         * configure:  Search current dir first in .gdbinit.
19474 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19476         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19478 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19480         * config.sub:  Refer to NeXT's operating system as nextstep.
19482         * config.sub (case $basic_machine):  Re-order the cases, to match
19483         the order in the FSF version (which is mostly alphabethical).
19484         Merge in some additions and changes from the FSF.
19486 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19488         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19489         * config.sub: Recognize cxux7.
19490         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19492 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19494         * config.sub:  Fix typo powerpc -> powerpc-*.
19496 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19498         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19500         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19501         parallel with all-emacs and install-emacs).  Top-level command
19502         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19504 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19506         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19507         $(relbindir)/make before doing ``make install'', and use
19508         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19509         installing over running make binary.
19510         ($(host)-stamp-stage3-installed): Likewise.
19512 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19514         * config.guess: Recognize Mach.
19516 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19518         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19519         see whether --exec-prefix was used.
19521 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19523         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19525 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19527         * Makefile.in: Add all-librx target similar to all-libproc.
19529 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19531         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19532         with post 1.2 uname bogosity.
19534 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19536         * configure: Remove temporary files on receipt of a signal.
19538 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19540         * configure: If there is a package_makefile_frag, remove
19541         ${subdir}/Makefile.tem after copying it in.
19543 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19545         * build_all.mk: support rs6000 lynx identifies itself as
19546         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19547         since /bin/gcc is too feeble to compile a modern gcc.
19549 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19551         * brought devo/test-build.mk update-to-date with progressive/
19552         test-build.mk. Add lynx targets and hppa flag info.
19554 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19556         * configure.in:  Use mh-ncrsvr43.  Patch from
19557         Tom McConnell <tmcconne@sedona.intel.com>.
19559 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19561         * config.guess (i386-unknown-bsdi):  No longer need to
19562         check #if defined(__bsdi__) && defined(__i386__).
19564 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19566         * configure: Set program_transform_nameoption correctly.
19568 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19570         * brought build-all.mk update-to-date with progressive build-all.mk,
19571         added new targets and hppa info.
19573 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19575         * configure: If config.guess result is a prefix of the user
19576         specified target, assume a native build and use the user specified
19577         target as the host alias.  Remove SunOS patch suffix removal hack.
19578         * configure.in: Remove SunOS patch suffix removal hack.
19580         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19581         in NATIVE_CHECK_MODULES.
19583 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19585         * Makefile.in: Rename HOST_ONLY to NATIVE.
19586         * configure: Delete SunOs patch suffix from host_canonical
19587         and build_canonical variables that are prepended to Makefiles.
19588         * configure.in: Add comments for easier maintenance.
19590 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19592         * Makefile.in: Add all-libproc target similar to all-gui.
19594 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19596         * Makefile.in (CHECK_MODULES): split into
19597         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19599 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19601         * config.guess (i386-unknown-bsdi): New system to guess.
19603 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19605         * Makefile.in: Add all-gui target (but not yet build by "all").
19607 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19609         * config.sub: Move deletion of patch suffix from here...
19610         * configure.in: To here, at Ian's suggestion.  The top-
19611         level scripts might need to know of a patch level.
19613 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19615         * config.sub: Strip off patch suffix so rtl is recognized
19616         as a sunos4.1.3 machine, even though it's been patched.
19618 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19620         * Makefile.in (INSTALL_LAST): Delete.
19621         (INSTALL_DOSREL): New.
19623 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19625         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19626         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19627         whether we pass down --with-gnu-ld anyhow.
19629 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19631         * Makefile.in (INSTALL_LAST): Change operation so it works
19632         on more flavors of make.
19633         * configure.in (go32): Don't build libg++ or libio.
19635 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19637         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19638         they can be overriden by templates.
19640 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19642         * configure.in (target==go32): Don't build gdb.
19643         * dosrel: New directory.
19645 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19647         * configure.in (host==go32): Configure dosrel too.
19648         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19649         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19650         be set by incoming names or templates.
19651         (INSTALL_LAST): New rule.
19653 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19655         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19657 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19659         * configure.in (appdirs): New variable.  Currently empty, but will
19660         be used in gas distribution.  If nonempty, lists a set of
19661         directories at least one of which must get configured, or top
19662         level configuration is considered to have failed.
19663         (rs6000-*-lynxos*): Use new file name.
19665 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19667         Eliminate XTRAFLAGS.
19668         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19669         newlib include files using -idirafter, and also use -nostdinc.
19670         (CXX_FOR_TARGET): Likewise.
19671         (XTRAFLAGS): Removed.
19672         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19673         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19674         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19675         ($(DO_X)): Don't pass down XTRAFLAGS.
19677 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19679         * configure.in (mips*-dec-bsd*): New target; do build linker.
19680         (mips*-*-bsd*): New target; don't build linker.
19682 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19684         * configure.in: support rs6000-*-lynxos* configuration.
19685         support sunos4 as a cross target.
19687         * config.sub: look for lynx*, not lynx since the OS version may
19688         legitimately be part of the name.
19690 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19692         * configure.in (i[34]86-*-sco*): Move to be with other i386
19693         targets.
19694         (romp-*-*): New target.  Skip various binary utilities.
19695         (vax-*-*): New target.  Don't build newlib.
19696         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19698 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19700         * configure.in: Only set host_makefile_frag if config
19701         directory exists.
19703 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19705         * install.sh: If $dstdir exists, don't check whether each
19706         component does.
19708 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19710         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19712 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19714         * configure.in (*-*-lynxos*): Don't configure newlib for either
19715         native or cross Lynx.
19717 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19719         * config.sub (sparc64-elf): Fix os.
19720         (z8k): Remove duplicate.
19722 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19724         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19725         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19727 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19729         * configure: Make file links cleanly even if Lynx fails on
19730         an NFS symlink (at least fail cleanly).
19732 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19734         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19735         -XNh2000.
19737 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19739         * configure: Unknown options are fatal again.
19741 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19743         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19744         compatibility.
19746 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19748         * build-all.mk: Add `clean' target.
19750 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19752         * config.guess:  Add SINIX support.
19753         * configure.in:  Add mips-*-sysv4* support.
19755 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19757         * build-all.mk: Document all useful targets.
19758         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19759         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19761 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19763         * configure: Support --silent, --quiet.
19765 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19767         * configure: Support --disable-FEATURE.
19769 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19771         * config.guess: Recognize NCR running SVR4.3.
19773 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19775         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19776         Patch from Paul Eggert <eggert@twinsun.com>.
19778 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19780         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19782 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19784         * configure: Make unrecognized options give nonfatal warnings
19785         instead of fatal errors, and pass them to any subdirectory
19786         configures in case they recognize them.
19787         Make --x equivalent to --with-x.
19789 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19791         * configure: Add --enable-* options.  Clean up usage message and
19792         some comments.
19794 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19796         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19798 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19800         * configure.in (hppa*-*-*): Enable binutils.
19802 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19804         * config.sub: Recognize cisco.
19806 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19808         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19810 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19812         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19813         than one configuration name.  Add comment.
19815 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19817         * config.guess: about target *-hitachi-hiuxwe2, fixed
19818         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19819         macro is incorrect.]
19821 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19823         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19824         than the "make ls" stuff which used to be here.
19826 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19828         * config.guess:  Recognize i[34]86-unknown-freebsd.
19829         From Shawn M Carey <smcarey@rodan.syr.edu>.
19831 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19833         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19835 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19837         * config.guess: Check for ptx.
19839 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19841         * config.sub: Add os9k checking.
19843 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19845         * config.guess: Handle OSF1 running on HPPA processors
19847 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19849         * configure: If subdir configure fails, print out a message with
19850         subdirectory name, in case subdir's configure code didn't identify
19851         itself.
19853 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19855         * configure.in: Remove embedded newlines from configdirs.
19856         Avoid mismatches of substrings.  Fix matching strings at end
19857         of configdirs.
19859 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19861         * config.guess:  Add Lynx/rs6000 config support.
19863 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19865         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19867 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19869         * configure.in (hppa*-*-osf*): Treat this just like most other
19870         PA configurations (eg no binutils or ld).
19871         (hppa*-*-*elf*): These configurations have binutils and ld.
19873 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19875         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19877 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19879         * configure.in (rs6000-*-*): Build gas.
19881 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19883         * Makefile.in:  Avoid bug in losing hpux sed.
19885 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19887         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19888         for GDB and GDB has been fixed to not need it.
19890 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19892         * config.guess: Recognize vax hosts.
19894 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19896         * configure (while loop): Don't use "break 2" inside case
19897         statement -- the case statement isn't an enclosing loop.
19899 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19901         * config.guess:  Clean up NeXT support, to allow nextstep
19902         on Intel machines.  Make OS be nextstep.
19904 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19906         * config.guess: Add alternate forms for Convex.
19908 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19910         * configure:  Completely rewrite option processing.  Take
19911         advantage of pattern-matching to avoid invoking test frequently.
19912         Also clean up host and target defaulting logic.
19914 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19916         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19917         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19918         commands (plus user environment) will fit SCO limits.
19920 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19922         * configure.in: Don't issue warnings about directories which are
19923         not being configured if -norecursion is set.  Correct test for
19924         --with-gnu-as and --with-gnu-ld to not get confused by substring
19925         matches.
19927         * configure.in: Don't build gas for alpha-dec-osf1*.
19929 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19931         * configure:  Back out Per's change of 12/19/1993.  It changes the
19932         behavior of configure in unexpected and confusing ways.
19934         Also, use different delim char when calculating
19935         program_transform_name so that the name can contain slashes.
19937 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19939         * configure.in, config.sub: Add support for VSTa micro-kernel.
19941 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19943         * configure.in: Nuke hacks which were used to get a special
19944         version of GAS for HPPA configurations.
19946 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19948         * configure:  If only ${target_alias} is given, use that
19949         as the default for ${host_alias}.
19950         * configure:  Add missing back-slashes before nested quotes.
19952 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19954         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19956 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19958         * config.guess:  Recognize some Tektronix configurations.
19959         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19961 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19963         * config.sub: Match any flavor of SH.
19965 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19967         * configure.in: Don't try to configure newlib for Alpha.
19969 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19971         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19972         libg++ or libio for any Alpha target.
19974         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19976 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19978         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19979         default arguments -- so it tried to compress itself.
19981 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19983         * configure.in (notsupp): ensure that a space is always at the end
19984         of the configdirs list, since the grep checks for an explicit space
19986 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19988         * configure.in (target i386-sysv4.2): don't build ld, since static
19989         versions of many libraries are not available.
19991 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19993         * config.guess: Recognize Apollos (using environment variables).
19994         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19996 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19998         * config.guess: Recognize Sony news mips running newsos.
20000 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20002         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20003         "fi ; else" for bash.
20005 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20007         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20009 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20011         * config.sub: accept unixware as an alias for svr4.2.
20012         Fix some inconsistancies with the gcc version.
20014 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20016         * Makefile.in (DISTDOCDIRS):  Add gdb.
20018 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20020         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20022 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20024         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20025         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20026         this now.
20028 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20030         * config.sub: Accept hiux* as an OS name.
20032         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20033         etc/make-stds.texi.  The underscore came from gcc, and dje now
20034         agrees that RUNTESTFLAGS is the correct name.
20036 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20038         * install.sh:  Remove 'set -e'.  It makes any conditionals
20039         in the script useless.
20041         * config.guess: Automatically recognize arm-acorn-riscix
20042         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20044 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20046         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20048 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20050         * Makefile.in (DISTDOCDIRS): New variable.
20051         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20052         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20054 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20056         * configure.in (hppa target): check the source directory for the
20057         pagas sub-directory
20059 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20061         * config.sub: Allow -aout* and -elf*.
20063 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20065         * configure.in: Don't build ld on i386-solaris2, same as for
20066         sparc-solaris2.
20068 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20070         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20072 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20074         * configure.in:  Configure gdb for alpha.
20076 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20078         * Makefile.in (CXXFLAGS): Add -O.
20080 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20082         * config.guess: added support for DG Aviion
20084 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20086         * configure.in: Produce warning message for subdirectories not
20087         configurable for this host/target combination.  Don't try to
20088         configure gdb for vms.
20090 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20092         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20093         appropriate files before making "diststuff".
20094         (DISTBISONFILES): New var: list of files to be edited.
20095         (DISTSTUFFDIRS): Add binutils.
20097 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20099         * config.sub: also handle mipsel and mips64el (for little endian mips)
20101 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20103         * configure.in: Add * to end of all OS names.
20105 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20107         * configure.in: Build newlib for LynxOS native.
20109 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20111         * config.guess: Add support for delta 88k running SVR3.
20113         * configure.in: Add comment about HP compiler vs. emacs.
20115 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20117         * configure.in: don't build ld on solaris2 (not a viable option
20118         due to bugs in getpwnam & getpwuid)
20120 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20122         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20123         config.guess will produce a full version number.
20125 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20127         * configure.in: Build linker and binutils for alpha-dec-osf1.
20129 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20131         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20132         and gdb/testsuite/Makefile.in.
20134 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20136         * configure.in: recognize mips*- instead of mips-
20138 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20140         * config.sub: Accept linux*coff and linux*elf as operating
20141         systems.
20143 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20145         * config.sub: Recognize mips64, and mips3 as an alias for it.
20147 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20149         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20150         gdb knows how to handle OSF/1 shared libraries.
20152 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20154         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20155         * config.guess: Recognize Hitachi's HIUX.
20156         * config.sub: Recognize h3050r* and hppahitachi.
20157         Remove redundant cases for hp9k[23]*.
20159 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20161         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20162         if gas and ld are in the source tree and are in ${configdirs}.
20163         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20164         --with options (but still pass them down on the command line,
20165         if they were explicitly specified).
20167 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20169         * configure: substitute SHELL value in Makefile.in with
20170         ${CONFIG_SHELL}
20172 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20174         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20175         *-*-solaris2* targets.
20177 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20179         * Makefile.in: define M4, and pass it down to sub-makes;
20180         all-autoconf now depends on all-m4
20182 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20184         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20185         presence of {ar,ranlib} instead of a configured directory
20187 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20189         * config.guess: Accept 34?? as well as 33?? for NCR.
20191 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20193         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20194         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20196 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20198         * configure: grab values for $(CC) and $(CXX) from the
20199         environment, so that someone can do "CC=gcc configure; make" and
20200         have it work right (matching the way that autoconf works now)
20202         * configure.in, Makefile.in: add support for gash, the tcl
20203         interface to Galaxy
20205         * config.guess: add NetBSD variants (hp300, x86)
20207 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20209         * install.sh: Support -d option (in the manner of SunOS 4 install,
20210         as it is more deterministic than that of GNU install)
20211         (chmodcmd): Set file to mode 755 by default (should also do default
20212         chgrp and chown, but I don't feel like dealing with that now)
20214 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20216         * config.sub: Remove h8300hhms alias.
20218 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20220         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20222 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20224         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20225         as stmp-fixinc
20227 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20229         * config.sub: recognize m88110-bug-coff.
20231 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20233         * Makefile.in (all-libio): all dependencies on the toolchain used
20234         to build this (gcc, gas, ld, etc)
20236 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20238         * config.guess: Deal with OSF/1 1.3 on alpha.
20240 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20242         * install.sh: add some 'else true' clauses for portability
20244         * configure.in: don't build libio for h8[35]00-*-* targets
20246 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20248         * Makefile.in:  Add support for new libio.
20250 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20252         * install.sh: If one command fails, don't try the rest.  Don't try
20253         to remove $dsttmp (via trap) unless we have already created it.
20254         If $src doesn't exist, detect it and exit with an error.
20256         * config.guess: Recognize BSD on hp300.
20258 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20260         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20261         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20263 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20265         * Makefile.in (all-send-pr): depends on all-prms
20267 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20269         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20271 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20273         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20274         Added test for mips-mips-riscos5.
20276 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20278         * configure.in: use mh-hp300 for 68k HP hosts
20280 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20282         * configure: add support for CONFIG_SHELL, so that you can use
20283         some alternate shell for evaluating configure scripts
20285 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20287         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20288         in configure script to bug-gdb@prep.ai.mit.edu when building
20289         distribution archive.
20290         * Makefile.in (COMPRESS):  Remove def.
20291         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20292         gdb.tar.Z and make-gdb.tar.Z respectively.
20293         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20294         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20295         to convergence with 'taz' target in Makefile.in.
20297 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20299         * install.sh (dsttmp): use trap to ensure that tmp files go
20300         away on error conditions
20302 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20304         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20306 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20308         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20309         its parent is '/' not ''.
20311         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20313 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20315         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20316         that ${newsrcdir}/configure.in does.
20318 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20320         * test-build.mk: support for CONFIG_SHELL
20322 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20324         * config.sub (netware):  Add as a basic system type.
20326 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20328         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20329         $(srcdir)/ from the dependency on Makefile.in.
20331 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20333         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20334         (h8300hhms is temporary until multi-libraries are implemented).
20335         * configure.in: Handle h8300h too.
20337 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20339         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20341 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20343         * configure:  Remove extraneous output when guessing host type.
20344         * config.guess:  Remove extraneous output when guessing using C
20345         compiler rather than uname, or when guessing fails.
20347 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20349         * Makefile.in: remove all.cross and install.cross targets
20351         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20352         definitions
20354 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20356         * configure.in (target sh): Build gprof.
20358 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20360         * config.sub: change -solaris to -solaris2
20362 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20364         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20366 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20368         * configure: Correct error message for missing Makefile.in to
20369         print correct directory.
20371 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20373         * install.sh: kludge around 386BSD shell bug
20375 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20377         * config.guess:  Recognize NeXT.
20378         * config.guess:  Recognize i486-ncr-sysv4.
20379         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20381 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20383         * Makefile.in (MAKEINFOFLAGS): New variable.
20384         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20385         * build-all.mk, test-build.mk: Pass down --no-split as
20386         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20388 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20390         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20392 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20394         * Makefile.in (libg++.tar.z):  New rule.
20395         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20396         * Makefile.in (taz):  Only do a single chmod.
20398 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20400         * install.sh: don't use dirname anymore (replaced with sed usage)
20402 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20404         * Makefile.in:  Change extension for gzip'd files from '.z' to
20405         '.gz' per new FSF standard usage.
20407 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20409         * configure: put quotes around the final value of program_transform_name
20411 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20413         * Makefile.in: new install.sh support; update install-info rules
20415 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20417         * configure.in: Build diff for crosses, but not for go32 host.
20419         * configure.in: Build gprof only for native, and don't build it
20420         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20422 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20424         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20426 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20428         * configure.in (host_tools): Add prms.
20430 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20432         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20433         with $(FLAGS_TO_PASS) on the command line
20435         * config.sub: Recognize lynx and lynxos
20437 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20439         * config.sub: Accept -ecoff*, not just -ecoff.
20441 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20443         * Makefile.in (taz): Use .gz suffix instead of .z.
20444         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20445         names.
20447 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20449         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20451 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20453         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20454         that rebuilds that might happen during 'make install' don't get
20455         bogus gcc include files
20457 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20459         Change from Utah for HPPA support:
20460         * config.guess: Recognize hppa1.x-hp-bsd.
20462 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20464         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20465         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20467 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20469         * config.sub: Add support for rom68k and bug boot monitors.
20471 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20473         * Makefile.in: Make all-opcodes depend on all-bfd.
20475 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20477         * config.guess: Added special check for i[34]86-univel-sysv4*.
20479 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20481         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20482         the processor rather than assuming i486.
20484 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20486         * config.guess: Recognize SunOS6 as Solaris3.
20488 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20490         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20491         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20493 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20495         * build-all.mk (all-cross): New target for Canadian Cross.
20496         Added Q2 go32 targets.
20497         * test-build.mk: Configure go32 cross sparclite-aout and
20498         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20499         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20501 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20503         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20504         GO32 hosted toolchains
20506 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20508         * configure: change  so "-exec-prefix" gets passed down rather
20509         than "-exec_prefix" so autoconf generated Makefiles get the
20510         exec_prefix set right.
20512 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20514         * config.guess: get the Solaris2 minor version number
20516         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20518 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20520         * config.guess: Recognize some Sequent platforms.
20522 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20524         * Makefile.in: added the vault-install target
20526         * configure.in: actually use the Sun3 makefile fragment that's in
20527         config, also added the release dir to configdirs
20529 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20531         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20533 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20535         * configure.in: remove some program from Alpha targetted toolchains
20537 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20539         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20540         gprof.
20541         (taz): Run "make diststuff" in those directories instead of "make
20542         proto-dir".  Look for "VERSION=" only at start of line in subdir
20543         Makefile.  Use "gzip -9" for compression.
20544         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20545         (binutils.tar.z): New target.
20547 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20549         * Makefile.in (taz): Include gpl.texinfo.
20551 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20553         * Makefile.in (setup-dirs): Merged into "taz" target.
20554         (taz): Only do `proto-dir' stuff if a directory is actually needed
20555         for this target.
20557 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20559         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20560         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20561         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20562         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20563         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20565 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20567         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20568         config.sub, and move-if-change to gdb testsuite distribution
20569         archive, so the testsuite can be extracted, configured, and
20570         run separately from the gdb distribution.  Blow away the Chill
20571         tests that require a Chill compiled executable, since GNU Chill
20572         is not yet publically available.
20574 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20576         * test-build.mk: set environment variables in a single command,
20577         instead of a list of assignments and exports
20579         * config.guess: recognize Alpha/OSF1 systems
20581 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20583         * configure: Change help message to prefer --options rather than
20584         -options.
20586 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20588         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20589         zippy@ecst.csuchico.edu.
20590         * config.guess: Recognize miniframe.
20592 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20594         * Makefile.in: Use srcroot to find runtest rather than rootme.
20595         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20597 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20599         * test-build.mk: Extensive additions to support building on a
20600         machine other than the host.
20602 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20604         * configure (tooldir): Fix for i386-aix again.
20606 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20608         * configure, Makefile.in:  Change definition of $(tooldir)
20609         to match the FSF.
20611 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20613         * config.guess:  Recognize i[34]86/SVR4.
20615 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20617         * Makefile.in (all-gdb): gdb depends on sim.
20619 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20621         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20622         at the same time we make the prototype gdb directory.
20623         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20624         files at the same time as the gdb base release distribution.
20626 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20628         * Makefile.in (check): Use individual check targets rather than
20629         DO_X rule.
20630         (check-gcc): Added.
20632 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20634         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20635         for System V release 3.2.
20637 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20639         * config.sub: Recognize hppaosf.
20640         * configure.in: Do configure ld/binutils/gas for it.
20642 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20644         * configure (tooldir): Alter syntax used to set this, for systems
20645         where "\$" isn't handled right, like i386-aix.
20647 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20649         * configure: Pass program-transform-name, not
20650         program_transform_name, to recursive configures.
20652 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20654         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20655         of gas+ld+binutils.
20657 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20659         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20661 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20663         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20665 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20667         * Makefile.in (PRMS): Set back to all-prms.
20669 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20671         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20672         targets, rather than for MIPS hosts.
20674 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20676         * configure.in: add comment for --with-x default values
20678         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20680         * Makefile.in: add check-* targets for each of the directories in
20681         the tree.  Add a definition of RUNTEST that will use the one we
20682         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20684 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20686         * configure.in: Removed obsolete references to bfd_target and
20687         target_makefile_frag.
20689         * build-all.mk: Set assorted targets for Q2.
20690         * config.sub: Recognize z8k-sim and h8300-hms.
20691         * test-build.mk: Really don't pass host to configure.
20692         (HOLES): Added uname.
20694 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20696         * configure: Handle an empty program-prefix, program-suffix or
20697         program-transform-name correctly.
20699 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20701         * build-all.mk: -G 8 no longer required for MIPS targets.
20702         * test-build.mk: Don't pass host argument to configure; make it
20703         guess.
20705 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20707         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20708         * Makefile.in (COMPRESS):  New macro, like GZIP.
20710 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20712         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20714         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20715         with gas currently defaults to -G 0.
20717 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20719         * Makefile.in (all-flex): flex depends on byacc.
20721         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20722         to test-build.mk as RELEASE_TAG.
20723         * test-build.mk (configargs): New variable containing arguments to
20724         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20725         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20727         * config.guess: Use /bin/uname when checking -X argument on SCO,
20728         to avoid invoking GNU uname which doesn't understand -X.
20730         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20732         * configure.in: Build gas for mips-*-*.
20734 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20736         * Makefile.in (all.normal): insert missing backslash.
20738 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20740         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20742         * Makefile.in: Complete overhaul to merge many almost identical
20743         targets.
20745 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20747         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20748         (gdb.tar.Z): Adjusted.
20750         * Makefile.in (setup-dirs, taz): New targets; should be general
20751         enough to adapt for gdb sometime.  Build only .z file.
20752         (gas.tar.z): New target.
20754 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20756         * build-all.mk: Use CC=cc -Xs on Solaris.
20758 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20760         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20761         for handling BISON for FSF releases.
20763 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20765         * configure: Actually implement the change zoo just documented.
20767 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20769         * configure: when using config.guess, only set target_alias when
20770         it's not already been set (ie, on the command line)
20772 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20774         * Makefile.in: add installcheck target, set PRMS to install-prms
20776 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20778         * configure: add support for package_makefile_fragment, handle the
20779         case where a directory has a configure.in file but no Makefile.in
20780         more gracefully (with an actual understandable error message, even);
20781         add support for --without (and add this to the usage message); also
20782         explicitly add a --host=${host_alias} to the command line when
20783         config.guess is used
20785 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20787         * configure: Must use both --host and --target in recursive calls.
20789 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20791         * Makefile.in: Change deja-gnu to dejagnu.
20793 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20795         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20797 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20799         * configure.in: canonicalize all instances to *-*-solaris2*,
20800         also strip out a number of tools to not build for go32 host
20802 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20804         * config.guess: add GPL.
20806         * Makefile.in, config.guess, config.sub, configure: bump
20807         copyrights to 93.
20809 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20811         * Makefile.in (do-info): Removed obsolete check for existence of
20812         localenv file.
20814         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20816 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20818         * Makefile.in: a couple of 'else true' for decstation,
20819         support for TclX
20821         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20823 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20825         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20827 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20829         * config.guess: Recognize i386-ibm-aix (PS/2).
20830         * configure.in: Use config/mh-aix386 file for it.
20832 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20834         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20835         CC_FOR_TARGET instead.
20836         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20838 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20840         * Makefile.in: Add sim to list of directories sent with gdb
20842 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20844         * configure.in: Put back mips-dec-bsd* case.
20846 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20848         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20849         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20850         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20852 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20854         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20856         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20857         (install-info): install dir.info only if it exists,
20858         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20860 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20862         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20863         gas for mips-dec-bsd.
20865 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20867         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20868         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20870 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20872         * configure.in: Added "dejagnu" to hosttools list.
20874 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20876         * config.sub, configure.in, config.guess:  Add support
20877         for Bosx, an AIX variant from Bull.
20878         Patches from F.Pierresteguy@frcl.bull.fr.
20880 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20882         * devo/dejagnu: Initial creation of devo/dejagnu.
20883         Migrated dejagnu testcases and support files for testing software
20884         tools to reside as subdirectories, currently called "testsuite",
20885         within the directory of the software tool.  Migrated all programs,
20886         support libraries, etc. beloging to dejagnu proper from
20887         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20888         with no modifications.  The changes to these files which will
20889         allow them to configure, build, and execute properly will be made
20890         in a future update.
20892 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20894         * Makefile.in: Change send_pr to send-pr.
20895         * configure.in: Likewise.
20896         * send_pr: Renamed directory to send-pr.
20898 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20900         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20902 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20904         * README:  Update for gdb-4.8 release.
20905         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20906         gdb-xxx.tar.z (gzip'd) file also.
20908 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20910         * Makefile.in: make all-diff depend on all-libiberty
20912 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20914         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20916 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20918         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20920 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20922         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20923         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20924         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20926 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20928         * Makefile.in:  makeinfo binary is in a new location
20930 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20932         * config.sub: Accept -ecoff as an OS.
20934         * Makefile.in: Various changes to eliminate a level of make
20935         recursion and reduce the required command line length.
20936         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20937         sub-makes.
20938         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20939         variables holding settings for specific sub-makes.
20940         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20941         in terms of BASE_FLAGS_TO_PASS.
20942         (TARGET_LIBS): New variable listing directories which use
20943         TARGET_FLAGS_TO_PASS.
20944         (subdir_do): Eliminated.
20945         (do-*): New set of targets to replace subdir_do.
20946         (various): All targets which used subdir_do now depend on do-*.
20947         (local-clean): Renamed from do_clean.
20948         (local-distclean): New target, dependency of distclean and
20949         realclean.
20950         (install-info): Don't create directories.  Depend on dir.info
20951         rather than calling make recursively.
20952         (install-dir.info): Eliminated.
20953         (install-info-dirs): Create all info directories here.
20954         (dir.info): Depend upon do-install-info.
20956         * test-build.mk (HOLES): Added false.
20958 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20960         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20962 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20964         * Makefile.in (info): remove dependency on all-texinfo.  The
20965         problem was really in texinfo/C, not at this level.
20967 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20969         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20971 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20973         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20974         GDB releases.
20976 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20978         * configure: Include srcdir in message about target of link not
20979         being found.  Don't convert `-' to `_' in `with' options being
20980         passed to subdirs.
20982 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20984         * configure.in: add uudecode to host_tools
20986         * Makefile.in: added {all,install}-uudecode targets, added them to
20987         the appropriate lists
20989 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20991         * Makefile.in (all-gcc): Added dependency on all-gas.
20993         * configure.in (mips-*-*): Build ld and binutils.
20995 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20997         * configure: check return code from mkdir, print error message and
20998         exit on failure.
21000 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21002         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21004 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21006         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21008 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21010         * config.sub (h8500):  Recognize this as a cpu type.
21012 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21014         * configure: source directory missing is no longer a warning
21016         * configure.in: recognize irix[34]* instead of irix[34]
21018         * Makefile.in: define and pass down X11_LIB
21020 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21022         * guess-systype: Renamed to ...
21023         * config.guess:  ... by popular request.
21024         * configure.in, Makefile.in:  Update accordingly.
21026 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21028         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21029         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21030         + Execute ./dummy instead of assuming . is in PATH.
21032 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21034         * guess-systype:  New shell script.  Attempts to guess the
21035         canonical host name of the executing host.
21036         Only a few hosts are supported so far.
21037         * configure:  Call guess-systype if no host is specified.
21039 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21041         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21042         gcc Makefile.
21044 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21046         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21047         (all-gcc, install-gcc, subdir_do): Use it.
21049 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21051         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21053 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21055         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21056         set exclusively by configure, using configure.in .
21058 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21060         * test-build.mk: set $PATH for all builds
21062         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21064 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21066         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21067         the one used in gcc/Makefile.in, so that a null expansion doesn't
21068         override the one needed to build gcc with a native cc.
21070 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21072         * configure: Accept -with arguments.
21074 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21076         * Makefile.in: added h8300sim
21078 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21080         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21081         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21082         (all-cygnus, native, build-cygnus): Make
21083         $(canonhost)-stamp-3stage-done, not $(host)....
21084         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21085         i386-sco3.2v4.  Added else true to if command.
21087 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21089         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21091 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21093         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21095 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21097         * configure.in: don't remove binutils from Solaris builds
21099 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21101         * Makefile.in: get rid of earlier definitions for *clean,
21102         also handle the recursive info rule better
21104 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21106         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21107         do more-or-less the right thing.
21109 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21111         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21112         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21114 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21116         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21117         $(host_canonical).
21119         * configure.in: split the configdirs list into 4 categories (native
21120         v. cross, library v. tool) and handle the cross-only and native-
21121         only in more reasonable (and correct!) way.
21123 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21125         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21126         configdirs anymore.
21128 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21130         * Makefile.in: extensive cleanup::  removed all of the explicit
21131         clean-* targets, collapsed many wrappers around subdir_do into
21132         one, added additional targets to satisfy standards.texi, deleted
21133         some old targets, some changes for consistency
21135 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21137         * configure.in: handle some programs as cross-only, and others as
21138         native only
21140         * test-build.mk: handle partial holes in a more generic manner
21142         * Makefile.in: m4 depends on libiberty
21144 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21146         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21147         time, wdiff, and find to configdirs
21149         * Makefile.in: all, clean, and install rules for the new programs
21150         added to configure.in
21152 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21154         * configure.in: use mh-sun for all *-sun-* hosts
21156 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21158         * Makefile.in: define flags for X11 include files and library file
21159         locations, pass them down to the programs that need this info
21161         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21163 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21165         * configure.in: start building libg++ for HP-UX targets
21167 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21169         * README:  Update references to files moved into etc/.
21171 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21173         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21174         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21176 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21178         * configure: accept dash as well as underscore in long option
21179         names for FSF compatibility.
21181 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21183         * config.sub: added -sco3.2v4 support from FSF.
21185 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21187         * configure.in: expand the section that adds or removes
21188         directories from the list of programs to build, to handle native
21189         vs. cross in addition to host v. native
21191 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21193         * Makefile.in:  Replace C++ in macro names with CXX.
21194         This is less likely to break ...
21196 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21198         * test-build.mk: add -w to GNU_MAKE
21200 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21202         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21203         add 'sparc' to list of recognized cpus.  This needed to make
21204         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21205         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21206         then changes that into $CPU-wrs-vxworks.
21208         * configure.in: remove most references to gdbtest, regularize
21209         target based program removal
21211         * test-build.mk: import from p3 tree (many fixes and changes)
21213 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21215         * Makefile.in: added rules to handle tcl, tk, and expect
21217         * configure.in: handle those directories if they exist
21219 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21221         * config.sub: removed bogus hppabsd and hppahpux names, since
21222         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21224 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21226         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21227         depends upon all-xiberty
21229         * Makefile.in: changes from p3, including:
21231         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21233         * Makefile.in (XTRAFLAGS): include newlib directories if
21234         newlib/Makefile exists, rather than if host != target.
21236         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21238         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21239         from the same source tree and not building a cross-compiler.  This
21240         matters for the libg++ configuration if reconfiguring a tree that
21241         has already been installed.
21243         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21245         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21246         pick up the machine and system specific header files.
21248         * Makefile.in: added AS_FOR_TARGET, passed down in
21249         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21250         the C compiler to use to create programs which are run in the
21251         build environment, set it to default to $(CC), and passed it down
21252         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21254         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21256         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21257         We need them for unusual native builds, like systems without
21258         ranlib.
21260         * configure: also define $(host_canonical) and
21261         $(target_canonical), which are the full, canonical names for the
21262         given host and target
21264 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21266         * Makefile.in:  Added separate definitions for C++.
21268 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21270         * configure.in (configdirs):  Add deja-gnu.
21272 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21274         * README:  Update for configure.texi and gdb-4.7 release.
21276 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21278         * Makefile.in:  Move "all" target to top of file.
21279         Previously, first target was ".PHONY" which caused BSD4.4 make
21280         to build .PHONY when make was run without arguments.
21282 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21284         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21285         Library-copylefted code in libiberty.
21287 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21289         * config.sub:  Replace m68kmote with plain old m68k.
21291 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21293         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21295 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21297         * config.sub: Complain if no argument is given.  Added support for
21298         386bsd as OS and target alias.
21300 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21302         * Makefile.in (XTRAFLAGS): include newlib directories if
21303         newlib/Makefile exists, rather than if host != target.
21305 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21307         * config.sub: recognize sparclite-wrs-vxworks.
21309         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21310         p3.) Added clean-xiberty to clean.
21312 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21314         * configure.in: use *-*-* instead of nested cases for host and target
21316 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21318         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21319         from the same source tree and not building a cross-compiler.  This
21320         matters for the libg++ configuration if reconfiguring a tree that
21321         has already been installed.
21323 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21325         * config.sub (i486v/i486v4):  Merge in from FSF version.
21327 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21329         * configure: only set PWD if it is already set.
21331 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21333         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21334         doesn't have unset and all success paths (and most error paths)
21335         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21336         to just ${PWD} to avoid confusion.)
21338 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21340         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21341         even for a native compilation.
21343 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21345         Changes to make the gdb.tar.Z rule work better.
21347         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21348         (DEVO_SUPPORT):  Add configure.texi.
21349         (bfd-ilrt.tar.Z):  Remove ancient rule.
21351 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21353         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21354         pick up the machine and system specific header files.
21356         * configure.in, config.sub: added new target m68010-adobe-scout,
21357         with alias of adobe68k.  Changed configure.in to check for
21358         -scout before -sco* to avoid a false match.
21360         * Makefile.in: added AS_FOR_TARGET, passed down in
21361         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21362         the C compiler to use to create programs which are run in the
21363         build environment, set it to default to $(CC), and passed it down
21364         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21366 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21368         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21369         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21370         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21371         FOR_TARGET variants, to newlib and libg++.
21373 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21375         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21376         first.
21378 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21380         * config.sub:  Accept `elf' as an environment.
21382 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21384         * Makefile.in (all-opcodes):  cd into the right directory
21386 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21388         * configure: added -program_transform_name option, used as
21389         argument to sed when installing programs.
21390         configure.texi: added documentation for -program_prefix,
21391         -program_suffix and -program_transform_name.
21393 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21395         * config.sub:  Accept i486 where i386 ok.
21397 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21399         * config.sub: accept we32k
21401 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21403         * config.sub, configure.in: accept OSE68000 and OSE68k.
21405         * Makefile.in: don't create all directories for ``make install'';
21406         let the subdirectories create the ones they need.
21408 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21410         * COPYING: new file, GPL v2
21412 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21414         * Makefile.in: use the new gen-info-dir, which needs a template
21415         argument (which also lives in texinfo)
21417         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21419 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21421         * config.sub (ncr3000):  Change i386 to i486.
21423 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21425         * Makefile.in: add install-rcs, install-grep to
21426         install-no-fixedincludes, removed install-bison and install-libgcc
21428 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21430         * configure.in: grab the HPUX makefile fragment if on HPUX
21432 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21434         * Makefile.in: eradicate bison spoor (ditto libgcc).
21435         configure.in: recognise m68{k,000}-ericsson-OSE.
21436         es1800 is alias for m68k-ericsson-OSE
21438 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21440         * configure.in: rearrange the parts that remove programs from
21441         configdirs, based now on HOST==TARGET or by canonical triple.
21443 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21445         * test-build.mk: recurse explicitly with -f test-build.mk when
21446         appropriate.  predicate stage3 and comparison on the existence
21447         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21448         On very clean, also remove ...stamp-co.  Build in-place before
21449         doing other builds.
21451 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21453         * Makefile.in, configure.in: add tgas
21455 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21457         * Makefile.in: a number of changes merged in from progressive.
21459         * configure.in: add libm.
21461         * .cvsignore: ignore some stuff that comes from test-build.mk.
21463 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21465         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21467 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21469         * configure: Add program_suffix (parallel to program_prefix)
21470         * Makefile.in: adjust directory-creating script for losing decstation
21472 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21474         * configure:  Minor $subdir-related fixes.
21476 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21478         * configure: fix various problems with propogating
21479         makefile_target_frag in subdirs.
21480         * configure.in: config libgcc if its there
21482 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21484         * config.sub:  HPPA merge.
21486 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21488         * Makefile.in:  Replace all-bison with all-byacc in all
21489         dependency lines for other tools (which now use byacc).
21491 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21493         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21495 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21497         * Makefile.in: make gprof rules similar to byacc rules (instead of
21498         vestigal $(unsubdir) that didn't work...)
21500 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21502         * config.sub:  Add support for Linux.
21503         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21504         (at least for libg++).
21506 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21508         * configure.texi: fix doc for the -nfp option to configure
21510 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21512         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21514 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21516         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21517         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21518         * configure.in: added solaris* host_makefile_frag hook.
21520 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21522         * config.sub: changed recognition of m68000 so that various
21523         m68k types can be specified via m680[01234]0
21525 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21527         * config.sub (basic_machine): fix sed so that '-foo' isn't
21528         completely substituted out while .+'-foo' loses the '-foo'
21530 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21532         * config.sub ($os): Add -aout.
21534 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21536         * configure:  If host_makefile_frag is absolute, don't
21537         prefix ${invsubdir} (relevant to libg++ auto-configure).
21539 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21541         * Makefile.in (tooldir): Define it.
21542         (all-ld): Depend on all-flex.
21544 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21546         * Makefile.in (check):  Fix libg++ special case.
21548 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21550         * configure: do not bury `pwd` into config.status, thus do fewer
21551         pwd's.
21553         * configure: print the "Building in" message only when building in
21554         other than "." AND verbose.
21556         * configure: remove -s, rework -v to better accommodate guested
21557         configures.
21559         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21561 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21563         * Makefile.in: macroize flags passed on recursion.  remove
21564         fileutils.
21566 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21568         * configure: get makesrcdir right for subdirs deeper than 1.
21570         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21571         install.
21573 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21575         * Makefile.in: don't print subdir_do or recursion lines.
21577 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21579         * standards.texi: added menu item.
21581         * Makefile.in: build and install standards.info.
21583         * standards.texi: new file.
21585 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21587         * configure: test for and move config.status pieces from
21588         ${subdir}/.
21590 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21592         * configure:  Test for existance of files before trying to mv
21593         them, to avoid numerous non-existance messages.
21595 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21597         * configure: correct final line of config.status.
21599         * configure: patch from eggert.  Avoids a protection problem if
21600         the original Makefile.in is read only.
21602         * configure: use move-if-change from gcc to create config.status.
21603         Some makefiles depend on config.status to tell if a directory
21604         has been reconfigured for a different host.  This change
21605         prevents those directories from remaking everything in the case
21606         where the reconfig was only intended to rebuild a Makefile.
21608         * configure: test for config.sub with "config.sub sun4" rather
21609         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21610         host alias from a missing config.sub.
21612 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21614         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21615         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21617 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21619         * configure: mkdir ${subdir} as needed.
21621 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21623         * Makefile.in,configure.in: added autoconf.
21625 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21627         * Makefile.in: no longer pass against on recursion.
21629         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21630         definitions are not inherited.
21632         * configure: correct makesrcdir when subdir is .
21634 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21636         * configure:  Add support for 'subdirs' variable, which is
21637         like 'configdirs', except that configure doesn't re-invoke
21638         itself for subdirs, it just creates a Makefile for each subdir.
21639         * configure.texi:  Document subdirs.
21641 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21643         * configure.in: added flex to configdirs
21645 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21647         * Makefile.in: remove clean-stamps from clean.
21649 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21651         * configure.in:  Add gdbtest to configdirs.
21653 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21655         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21656         to recursive makes.
21657         * configure.in:  Recognize new ncr3000 config.
21659 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21661         * Makefile.in, configure.in: removed references to gdbm.
21663 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21665         * config.sub:  Don't canonicalize os value
21666         newsos* to bsd (readline needs to check for newsos).
21667         (This fix was earlier made Jan 31, but got re-broken.)
21669 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21671         * configure.in:  sco is an os, not a vendor!
21673         * configure:  Quote $( better.  Keep various shells happy.
21675 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21677         * Makefile.in: eliminate stamp-files.
21679 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21681         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21682         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21684 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21686         * config.sub:  fix iris/iris3.
21688 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21690         * configure: re-add -rm.
21692 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21694         * Maskefile.in: add .stmp-rcs to all.
21696         * configure.in: remove gas from rs6000 build, use aix host fragment.
21698 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21700         * configure: pass down site_option during recursion.
21702 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21704         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21706 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21708         * configure: Change exec_prefix so that it really defaults to prefix.
21710 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21712         * Makefile.in, configure.in:  Add support for mmalloc library.
21714 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21716         * Makefile.in: add stmp dependencies for a few more things.
21718 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21720         * configure: adjusted error message on objdir/srcdir configure
21721         collision, per john's suggestion.
21723         * Makefile.in: add libiberty stmp to all and all.cross.
21725 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21727         * Makefile.in: remove force dependencies, add grep to all.
21729 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21731         * Makefile.in: drop flex.  make stamp files work.
21733         * configure: added test for conflicting configuration in srcdir,
21734         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21735         gets cranky.  use relative paths for configure and srcdir
21736         whenever possible.  Send some error messages to stderr that were
21737         going to stdout.
21739 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21741         * Makefile.in:  Fix libg++ rule to check for gcc directory
21742         before using gcc/gcc.  Also pass XTRAFLAGS.
21744 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21746         * Makefile.in: added stmp-files so that directories aren't polled
21747         when they are already built.
21749         * configure.texi: fixed a node pointer problem.
21751 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21753         * config.sub configure.in gdb/configure.in
21754         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21755         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21756         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21758 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21760         * configure: -recurring becomes -silent.  corrected help message
21761         for -site= option.
21763         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21765 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21767         * configure: when building Makefile for crosses, replace
21768         tooldir and program_prefix.  default srcdir from location of
21769         config.sub.  remove "for host in hosts" and "for target in
21770         targets" loops.
21772 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21774         * Makefile.in: Do not pass bindir or mandir to cvs.
21776 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21778         * Makefile.in, configure.in: removed traces of namesubdir,
21779         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21780         copyrights to '92, changed some from Cygnus to FSF.
21782         * configure.texi: remove most references to multiple hosts,
21783         multiple targets, subdirs, etc.
21785         * configure.man: removed rcsid. reference config.sub not
21786         config.subr.
21788         * Makefile.in: mkdir $(infodir) on install-info.
21790 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21792         * configure.texi:  Explain better about .gdbinit and about
21793         the environment that configure.in sections run in.
21795 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21797         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21799 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21801         * README:  DOC.configure => cfg-paper.texi.
21803 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21805         * config.sub (near case $os):  Don't convert newsos* to bsd!
21807 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21809         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21810         the number of copies of COPYING that go into the GDB tar file.
21812 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21814         * bfd/configure.in, gdb/config/mh-i386sco,
21815         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21816         Fix SCO configuration stuff.
21818 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21820         * Makefile.in:  For libg++, make sure the -I pointing
21821         to the gcc directory goes *after* all the libg++-local -I flags.
21822         Also, move just-gcc dependency from just-libg++ to all-libg++.
21824 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21826         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21828 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21830         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21832 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21834         * config.sub:  Add stratus configuration frags.  Also
21835         submitted to FSF.
21837 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21839         * Makefile.in (DEV_SUPPORT):  add configure.man.
21841         * config.sub(Decode manufacturer-specific):  add -none*.
21843 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21845         * Makefile.in:  remove form feeds to make Sun's make happy.
21846         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21848 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21850         * Makefile.in (AR_FLAGS):  Make quieter.
21852 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21854         * configure.in:  Add libg++.
21855         * configure:  When verbose, don't output the command line at each
21856         level; it will be unremarkably the same as the previous version,
21857         which will be the same as what the user typed.
21859 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21861         * configure.in, Makefile.in: fix clean-info, add flex.  add
21862         fileutils.
21864         * configure: be less sensitive to spaces in Makefile.in.  Do not
21865         look for sources in "..".  Doing so breaks subdirectories that
21866         might have their own configure.  If a subdir has it's own
21867         configure script, use it.
21869 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21871         * cfg-paper.texi: some changes suggested by rms.
21873 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21875         * config.sub:  Merge in some small additions from the FSF version,
21876         taken from the gcc distribution, to bring the Cygnus and FSF
21877         versions into closer sync.
21879 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21881         * configure.in:  Changed svr4 references to sysv4.
21883 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21885         * configure: added -V for version number option.
21887 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21889         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21890         renamed from DOC.configure to cfg-paper.texi.
21892 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21894         * configure, config.subr, config.sub: config.subr is now
21895         config.sub again.
21897 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21899         * configure.texi: new file, in progress.
21901         * Makefile.in: build info file and install the man page for
21902         configure.
21904         * configure.man: new file, first cut.
21906         * configure: find config.subr again now that configuration "none"
21907         has gone.  removed all traces of the -ansi option.  removed all
21908         traces of the -languages option.
21910         * config.subr: resync from rms.
21912 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21914         * configure, config.sub, config.subr: merge config.sub into
21915         config.subr, call the result config.subr, remove config.sub, use
21916         config.subr.
21918         * Makefile.in: revised install for dir.info.
21920 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21922         * configure.in: add decstation host makefile frag.
21924         * Makefile.in: BISON now bison -y again.  also install-gcc on
21925         install.  clean-gdbm on clean.  infodir belongs in datadir.
21926         Make directories for info install.  Build dir.info here then
21927         install it.
21929 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21931         * Makefile.in: fix for bad directory tests.
21933 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21935         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21936         regexp.  -srcdir relative was being handled incorrectly.
21938         * Makefile.in: unwrapped some for loops so that parallel makes
21939         work again and so one can focus one's attention on a particular
21940         package.
21942 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21944         * configure: added PWD as a stand in for `pwd` (for speed). use
21945         elif wherever possible.  make -srcdir work without -objdir.
21946         -objdir= commented out.
21948 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21950         * configure: +options become --options.  -subdirs commented out.
21951         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21952         Makefile now at top of generated Makefile.  Removed cvs log
21953         entries.  added -srcdir.  create .gdbinit only if there is one
21954         in ${srcdir}.
21956         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21957         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21958         and mandir now keyed off datadir by default.
21960 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21962         * Freshly created ChangeLog.
21965 Local Variables:
21966 mode: change-log
21967 left-margin: 8
21968 fill-column: 76
21969 version-control: never
21970 End: