Update ChangeLog and version files for release
[official-gcc.git] / ChangeLog
blobbc9ab5bcdadbe0e910c5e1037d25402332d421cb
1 2023-04-26  Release Manager
3         * GCC 13.1.0 released.
5 2023-04-18  Jakub Jelinek  <jakub@redhat.com>
7         * configure.ac: For --enable-languages= mentioning explicitly
8         rust emit an error, if included in all etc., silently disable
9         rust.
10         * configure: Regenerated.
12 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
14         * MAINTAINERS: Add myself.
16 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
18         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
20 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
22         * MAINTAINERS (Write After Approval): Add myself.
24 2023-02-16  Martin Liska  <mliska@suse.cz>
26         * MAINTAINERS: I'm stepping down from my positions.
28 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
30         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
32 2023-01-06  Clément Chigot  <chigot@adacore.com>
34         * configure.ac: Skip GMP and MPFR when --disable-gdb is
35         provided.
36         * configure: Regenerate.
38 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
40         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
42 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
44         * Makefile.def: Do not build shared libffi.
45         * Makefile.in: Regenerate.
47 2022-12-21  Andrew Pinski  <apinski@marvell.com>
49         * Makefile.def: Add configure-gdb dependencies
50         on all-gmp and all-mpfr.
51         * configure.ac: Split out MPC checking from MPFR.
52         Require GMP and MPFR if the gdb directory exist.
53         * Makefile.in: Regenerate.
54         * configure: Regenerate.
56 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
58         * configure.ac (target_libraries): Add target-libgm2.
59         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
60         Add GCC_TARGET_TOOL entry for gm2.
61         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
62         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
63         * Makefile.def (target_modules): Add libgm2.
64         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
65         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
66         (languages): Add entry for language=m2 with gcc-check-target=check-m2
67         and lib-check-target=check-target-libgm2.
68         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
69         (HOST_EXPORTS): Add definition for GM2.
70         (BASE_TARGET_EXPORTS): Add definition for GM2.
71         (GM2_FOR_BUILD): Defined.
72         (GM2FLAGS): Defined.
73         (GM2_FOR_TARGET): Defined.
74         (GM2FLAGS_FOR_TARGET): Defined.
75         (EXTRA_HOST_FLAGS): Defined.
76         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
77         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
78         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
79         * configure: Rebuilt.
80         * Makefile.in: Rebuilt.
82 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
84         * Makefile.def: Add Rust language.
85         * Makefile.in: Regenerate via autogen.
87 2022-12-09  Martin Liska  <mliska@suse.cz>
89         * MAINTAINERS: Fix spacing.
91 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
93         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
95 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
97         * Makefile.def: Pass host_libs_picflag to host dependent library
98         configures.
99         * Makefile.in: Regenerate.
100         * configure: Regenerate.
101         * configure.ac (host_libs_picflag): New configure variable set to
102         '--with-pic' when building 'host_shared'.
104 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
106         * Makefile.def: Add libsframe as new module with its dependencies.
107         * Makefile.in: Regenerated.
108         * configure.ac: Add libsframe to host_libs.
109         * configure: Regenerated.
111 2022-11-23  Marek Polacek  <polacek@redhat.com>
113         Revert:
114         2022-11-23  Marek Polacek  <polacek@redhat.com>
116         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
117         isl.
118         * Makefile.in: Regenerate.
119         * Makefile.tpl: Set PICFLAG.
120         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
121         check.
122         * configure: Regenerate.
124 2022-11-23  Marek Polacek  <polacek@redhat.com>
126         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
127         isl.
128         * Makefile.in: Regenerate.
129         * Makefile.tpl: Set PICFLAG.
130         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
131         check.
132         * configure: Regenerate.
134 2022-11-14  Martin Liska  <mliska@suse.cz>
136         Revert:
137         2022-11-09  Martin Liska  <mliska@suse.cz>
139         * doc/Makefile: New file.
140         * doc/_static/custom.css: New file.
141         * doc/baseconf.py: New file.
142         * doc/bsd.rst: New file.
143         * doc/contrib.rst: New file.
144         * doc/contribute.rst: New file.
145         * doc/cppdiropts.rst: New file.
146         * doc/cppenv.rst: New file.
147         * doc/cppopts.rst: New file.
148         * doc/cppwarnopts.rst: New file.
149         * doc/favicon.ico: New file.
150         * doc/funding.rst: New file.
151         * doc/gcc_sphinx.py: New file.
152         * doc/gnu.rst: New file.
153         * doc/gnu_free_documentation_license.rst: New file.
154         * doc/gpl-3.0.rst: New file.
155         * doc/indices-and-tables.rst: New file.
156         * doc/lgpl-2.1.rst: New file.
157         * doc/logo.pdf: New file.
158         * doc/logo.svg: New file.
159         * doc/md.rst: New file.
160         * doc/requirements.txt: New file.
162 2022-11-14  Martin Liska  <mliska@suse.cz>
164         Revert:
165         2022-11-09  Martin Liska  <mliska@suse.cz>
167         * doc/baseconf.py: Port to GCC sources.
169 2022-11-14  Martin Liska  <mliska@suse.cz>
171         Revert:
172         2022-11-14  Martin Liska  <mliska@suse.cz>
174         * configure: Regenerate.
175         * configure.ac: Support Sphinx based documentation.
177 2022-11-14  Martin Liska  <mliska@suse.cz>
179         Revert:
180         2022-11-09  Martin Liska  <mliska@suse.cz>
182         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
183         provide a default.
185 2022-11-14  Martin Liska  <mliska@suse.cz>
187         Revert:
188         2022-11-09  Martin Liska  <mliska@suse.cz>
190         * doc/bsd.rst:
191         Add trailing newline.
192         * doc/contrib.rst:
193         Add trailing newline.
194         * doc/contribute.rst:
195         Add trailing newline.
196         * doc/cppdiropts.rst:
197         Add trailing newline.
198         * doc/cppenv.rst:
199         Add trailing newline.
200         * doc/cppopts.rst:
201         Add trailing newline.
202         * doc/cppwarnopts.rst:
203         Add trailing newline.
204         * doc/funding.rst:
205         Add trailing newline.
206         * doc/gnu.rst:
207         Add trailing newline.
208         * doc/gnu_free_documentation_license.rst:
209         Add trailing newline.
210         * doc/gpl-3.0.rst:
211         Add trailing newline.
212         * doc/indices-and-tables.rst:
213         Add trailing newline.
214         * doc/lgpl-2.1.rst:
215         Add trailing newline.
216         * doc/md.rst:
217         Add trailing newline.
219 2022-11-14  Martin Liska  <mliska@suse.cz>
221         Revert:
222         2022-11-09  Martin Liska  <mliska@suse.cz>
224         * configure.ac: Use new install URL.
225         * configure: Regenerate.
227 2022-11-14  Martin Liska  <mliska@suse.cz>
229         Revert:
230         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
232         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
233         instead of just ``.''.
234         * doc/gcc_sphinx.py: Moved to...
235         * doc/modules/gcc_sphinx.py: ...here.
237 2022-11-14  Martin Liska  <mliska@suse.cz>
239         Revert:
240         2022-11-10  Martin Liska  <mliska@suse.cz>
242         * doc/baseconf.py: Modernize by using pathlib.
244 2022-11-14  Martin Liska  <mliska@suse.cz>
246         Revert:
247         2022-11-11  Martin Liska  <mliska@suse.cz>
249         * doc/Makefile: Disable -j auto.
251 2022-11-14  Martin Liska  <mliska@suse.cz>
253         Revert:
254         2022-11-11  Martin Liska  <mliska@suse.cz>
256         * doc/Makefile: Update comment.
258 2022-11-14  Martin Liska  <mliska@suse.cz>
260         Revert:
261         2022-11-11  Martin Liska  <mliska@suse.cz>
263         * doc/indices-and-tables.rst: Rename Indexes to Indices.
265 2022-11-14  Martin Liska  <mliska@suse.cz>
267         Revert:
268         2022-11-13  Martin Liska  <mliska@suse.cz>
270         PR web/107643
271         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
272         is set.
273         * doc/indices-and-tables.rst: Use include_todo tag.
275 2022-11-14  Martin Liska  <mliska@suse.cz>
277         Revert:
278         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
280         * doc/contrib.rst: Update Jeff Law's email address.
282 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
284         * doc/contrib.rst: Update Jeff Law's email address.
286 2022-11-13  Martin Liska  <mliska@suse.cz>
288         PR web/107643
289         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
290         is set.
291         * doc/indices-and-tables.rst: Use include_todo tag.
293 2022-11-11  Martin Liska  <mliska@suse.cz>
295         * doc/indices-and-tables.rst: Rename Indexes to Indices.
297 2022-11-11  Martin Liska  <mliska@suse.cz>
299         * doc/Makefile: Update comment.
301 2022-11-11  Martin Liska  <mliska@suse.cz>
303         * doc/Makefile: Disable -j auto.
305 2022-11-10  Martin Liska  <mliska@suse.cz>
307         * doc/baseconf.py: Modernize by using pathlib.
309 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
311         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
312         instead of just ``.''.
313         * doc/gcc_sphinx.py: Moved to...
314         * doc/modules/gcc_sphinx.py: ...here.
316 2022-11-09  Martin Liska  <mliska@suse.cz>
318         * configure.ac: Use new install URL.
319         * configure: Regenerate.
321 2022-11-09  Martin Liska  <mliska@suse.cz>
323         * doc/bsd.rst:
324         Add trailing newline.
325         * doc/contrib.rst:
326         Add trailing newline.
327         * doc/contribute.rst:
328         Add trailing newline.
329         * doc/cppdiropts.rst:
330         Add trailing newline.
331         * doc/cppenv.rst:
332         Add trailing newline.
333         * doc/cppopts.rst:
334         Add trailing newline.
335         * doc/cppwarnopts.rst:
336         Add trailing newline.
337         * doc/funding.rst:
338         Add trailing newline.
339         * doc/gnu.rst:
340         Add trailing newline.
341         * doc/gnu_free_documentation_license.rst:
342         Add trailing newline.
343         * doc/gpl-3.0.rst:
344         Add trailing newline.
345         * doc/indices-and-tables.rst:
346         Add trailing newline.
347         * doc/lgpl-2.1.rst:
348         Add trailing newline.
349         * doc/md.rst:
350         Add trailing newline.
352 2022-11-09  Martin Liska  <mliska@suse.cz>
354         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
355         provide a default.
357 2022-11-09  Martin Liska  <mliska@suse.cz>
359         * configure: Regenerate.
360         * configure.ac: Support Sphinx based documentation.
362 2022-11-09  Martin Liska  <mliska@suse.cz>
364         * doc/baseconf.py: Port to GCC sources.
366 2022-11-09  Martin Liska  <mliska@suse.cz>
368         * doc/Makefile: New file.
369         * doc/_static/custom.css: New file.
370         * doc/baseconf.py: New file.
371         * doc/bsd.rst: New file.
372         * doc/contrib.rst: New file.
373         * doc/contribute.rst: New file.
374         * doc/cppdiropts.rst: New file.
375         * doc/cppenv.rst: New file.
376         * doc/cppopts.rst: New file.
377         * doc/cppwarnopts.rst: New file.
378         * doc/favicon.ico: New file.
379         * doc/funding.rst: New file.
380         * doc/gcc_sphinx.py: New file.
381         * doc/gnu.rst: New file.
382         * doc/gnu_free_documentation_license.rst: New file.
383         * doc/gpl-3.0.rst: New file.
384         * doc/indices-and-tables.rst: New file.
385         * doc/lgpl-2.1.rst: New file.
386         * doc/logo.pdf: New file.
387         * doc/logo.svg: New file.
388         * doc/md.rst: New file.
389         * doc/requirements.txt: New file.
391 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
393         * Makefile.def: Remove module 'liboffloadmic'.
394         * Makefile.in: Regenerate.
395         * configure.ac: Remove 'liboffloadmic' handling.
396         * configure: Regenerate.
398 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
400         * MAINTAINERS: Update email address.
402 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
404         * configure.ac: Don't configure readline if --with-system-readline is
405         used.
406         * configure: Re-generate.
408 2022-10-12  Cui,Lili  <lili.cui@intel.com>
410         * MAINTAINERS (Write After Approval): Add myself.
412 2022-10-11  Olivier Hainque  <hainque@adacore.com>
414         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
415         and friends for rtp !large. Assume the linker has the required
416         abilities and set lt_cv_deplibs_check_method.
418 2022-09-30  Olivier Hainque  <hainque@adacore.com>
420         * configure.ac (*vxworks*): If enable_shared is not
421         set, set to "no" and add --disable-shared to target and
422         host_configargs.
423         * configure: Regenerate.
425 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
427         * MAINTAINERS: Update my email address and DCO entry.
429 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
431         * MAINTAINERS (Write After Approval): Add myself.
433 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
435         * MAINTAINERS (Write After Approval): Add myself.
437 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
439         * MAINTAINERS: Update my email address.
441 2022-09-07  Tom de Vries  <tdevries@suse.de>
443         * configure.ac: Set extra_host_libiberty_configure_flags and
444         extra_host_zlib_configure_flags in separate case statements.
445         * configure: Regenerate.
447 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
449         * MAINTAINERS: Update c-sky port maintainers' emails.
451 2022-08-31  Martin Liska  <mliska@suse.cz>
453         * configure: Regenerate.
454         * configure.ac: Delete hpux9 and hpux10.
456 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
458         * Makefile.def: Drop libelf module and gcc-configure dependency
459         on it.
460         * Makefile.in: Regenerate with 'autogen Makefile.def'.
461         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
462         LIBELFINC.
463         * configure: Regenrate.
464         * configure.ac (host_libs): Drop unused libelf.
466 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
468         * Makefile.in: Regenerate.
470 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
472         * MAINTAINERS: Add myself as AutoFDO maintainer.
474 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
475             Arnaud Charlet  <charlet@adacore.com>
477         * configure: Regenerate.
479 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
481         PR bootstrap/106472
482         * Makefile.def (dependencies): Make configure-target-libgo depend
483         upon all-target-libbacktrace.
485 2022-07-27  David Faust  <david.faust@oracle.com>
487         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
489 2022-07-27  Richard Biener  <rguenther@suse.de>
491         * MAINTAINERS (Roger Sayle): Update e-mail address.
493 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
495         * MAINTAINERS (Write After Approval): Add myself.
497 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
499         * MAINTAINERS: Add myself as Ada front end co-maintainer.
501 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
503         * .gitignore: Do not ignore config.h.
505 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
507         * MAINTAINERS: Add myself to Write After Approval.
509 2022-07-04  Martin Liska  <mliska@suse.cz>
511         * MAINTAINERS: fix sorting of names
513 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
515         * MAINTAINERS: add myself.
517 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
519         * MAINTAINERS: Add myself to write after approval and DCO.
521 2022-07-02  Tim Lange  <mail@tim-lange.me>
523         * MAINTAINERS: Add myself.
525 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
527         * MAINTAINERS (Write After Approval): Add myself.
529 2022-06-30  Cui,Lili  <lili.cui@intel.com>
531         Revert:
532         2022-06-30  Cui,Lili  <lili.cui@intel.com>
534         * MAINTAINERS (Write After Approval): Add myself.
536 2022-06-30  Cui,Lili  <lili.cui@intel.com>
538         * MAINTAINERS (Write After Approval): Add myself.
540 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
542         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
543         (EXTRA_GCC_FLAGS): Likewise.
544         * Makefile.in: Rebuilt.
546 2022-06-28  konglin1  <lingling.kong@intel.com>
548         * MAINTAINERS (Write After Approval): Add myself.
550 2022-06-27  Tom de Vries  <tdevries@suse.de>
552         * configure.ac: Build libiberty pic variant for gdbserver.
553         * configure: Regenerate.
555 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
557         * configure: Regenerate.
558         * configure.ac: Correct use of $host.
560 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
562         * MAINTAINERS: Remove tilegx and tilepro entries.
563         * configure.ac: Remove tilegx and tilepro stanzas.
564         * configure: Rebuilt.
566 2022-05-28  Bruce Korb  <bkorb@gnu.org>
568         * .gitignore: Ignore vim swap files
570 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
572         * MAINTAINERS: Add myself to write after approval.
574 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
576         * MAINTAINERS: Remove myself from DCO section.
578 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
580         * MAINTAINERS: Update my email address.
582 2022-05-09  Clément Chigot  <chigot@adacore.com>
584         * MAINTAINERS: Update my email address.
586 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
588         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
589         section.
591 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
593         * MAINTAINERS: Update my email address.
595 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
597         * MAINTAINERS: Update my email address.
599 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
601         * MAINTAINERS: (CPU Port Maintainers): Add myself and
602         Lulu as LoongArch port maintainer.
604 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
605             Lulu Cheng  <chenglulu@loongson.cn>
607         * configure.ac: Add LoongArch tuples.
608         * configure: Regenerate.
610 2022-03-28  Tom Tromey  <tromey@adacore.com>
612         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
613         * configure: Rebuild.
615 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
617         * MAINTAINERS: Change my information.
619 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
621         * MAINTAINERS: Add myself to DCO section.
623 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
625         * configure.ac: Fix incorrect option in comment.
626         * configure: Regenerate.
628 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
630         * Makefile.def (dependencies): Make configure-sim depend on
631         all-readline.
632         * Makefile.in: Regenerate.
634 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
636         * MAINTAINERS (Write After Approval): Update my e-mail address.
638 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
640         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
642 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
644         * MAINTAINERS: Update my email and add myself to the DCO list.
646 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
648         Revert:
649         2021-09-16  Andrew Pinski  <apinski@marvell.com>
651         PR bootstrap/67102
652         * Makefile.def: Have configure-target-libffi depend on
653         all-target-libstdc++-v3.
654         * Makefile.in: Regenerate.
656 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
658         PR other/104181
659         * build.log: Remove.
661 2022-01-20  Martin Liska  <mliska@suse.cz>
663         * MAINTAINERS: Adjust email address based on IRC request.
665 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
667         * MAINTAINERS: Update my email address.
669 2022-01-17  Martin Liska  <mliska@suse.cz>
671         * MAINTAINERS: Rename .c names to .cc.
673 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
675         * Makefile.am: Remove.
677 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
679         * Makefile.am: New file.
681 2022-01-11  Martin Liska  <mliska@suse.cz>
683         * MAINTAINERS: Sort 2 names.
685 2022-01-10  Martin Liska  <mliska@suse.cz>
687         * MAINTAINERS: Fix obvious issues with sorting.
689 2022-01-07  liuhongt  <hongtao.liu@intel.com>
691         * build.log: New file.
693 2022-01-05  Nathan Sidwell  <nathan@acm.org>
695         * MAINTAINERS: Add DCO entry.  Sort that list.
697 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
699         * MAINTAINERS: Change of email address in both DCO and
700         Write After Approval list.
702 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
704         * configure: Regenerate.
706 2021-12-21  Martin Liska  <mliska@suse.cz>
708         * config.sub: Change mode back to 755.
710 2021-12-17  Martin Liska  <mliska@suse.cz>
712         * config.sub: Sync from master.
714 2021-12-17  Martin Liska  <mliska@suse.cz>
716         Revert:
717         2021-12-16  Matthias Seidel  <mseidel@apache.org>
719         * config.sub: Fix typo.
721 2021-12-16  Matthias Seidel  <mseidel@apache.org>
723         * config.sub: Fix typo.
725 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
727         Revert:
728         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
730         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
731         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
732         * configure.ac: Include config/gcc-plugin.m4.
733         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
734         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
735         RANLIB if possible.
736         * Makefile.in: Regenerated.
737         * configure: Likewise.
739 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
741         * Makefile.tpl (BUILD_CFLAGS): New.
742         (CFLAGS): Append $(BUILD_CFLAGS).
743         (CXXFLAGS): Likewise.
744         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
745         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
746         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
747         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
748         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
749         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
750         (PGO-TRAINING-TARGETS): Likewise.
751         (PGO_BUILD_TRAINING): Likewise.
752         (all): Add '+' to the command line for recursive make.  Support
753         the PGO build.
754         * configure.ac: Add --enable-pgo-build[=lto].
755         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
756         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
757         * Makefile.in: Regenerated.
758         * configure: Likewise.
760 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
762         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
763         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
764         * configure.ac: Include config/gcc-plugin.m4.
765         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
766         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
767         RANLIB if possible.
768         * Makefile.in: Regenerated.
769         * configure: Likewise.
771 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
773         * MAINTAINERS: Add myself to write after approval.
775 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
777         * MAINTAINERS: Adding myself.
779 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
781         * configure: Regenerate.
782         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
783         $(CPP).
785 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
787         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
788         libatomic.
789         * Makefile.in: Regenerate.
790         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
791         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
792         target-libphobos-bootstrap.
793         (STAGE2_CONFIGURE_FLAGS): Likewise.
794         * configure: Regenerate.
795         * configure.ac: Add support for bootstrapping D front-end.
797 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
799         * MAINTAINERS: Add myself to DCO section and update email address.
801 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
803         * configure: Regenerate.
804         * configure.ac: Ensure that PIC (shared) defaults are set
805         correctly for Darwin.
807 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
809         * MAINTAINERS: Update my address.
811 2021-11-12  Alan Modra  <amodra@gmail.com>
813         * Makefile.def (configure-opcodes): Depend on configure-bfd.
814         * Makefile.in: Regenerate.
816 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
818         * MAINTAINERS: Clarify the policy WRT the Write After Approval
819         list.
821 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
823         * MAINTAINERS (Reviewers, arc): Remove my entry.
824         (Write After Approval): Add an entry for myself.
826 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
828         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
829         * Makefile.in: Regenerate.
830         * configure: Regenerate.
831         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
833 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
835         * MAINTAINERS: Fix up Maciej's entries.
837 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
839         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
840         maintainer.
842 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
844         PR other/102663
845         * Makefile.def: Handle install-dvi target.
846         * Makefile.tpl: Likewise.
847         * Makefile.in: Regenerate.
849 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
851         * MAINTAINERS: Add myself for write after approval.
853 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
855         * Makefile.def: Mark libcody, libdecnumber,
856         c++tools, libgcc, and libobjc as missing TAGS
857         targets.
858         * Makefile.in: Regenerate.
860 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
862         * MAINTAINERS: Add myself to DCO section and update email
863         address.
865 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
867         * MAINTAINERS: Add myself to DCO section.
869 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
871         * configure: Regenerate.
872         * configure.ac (skipdirs): Add the contents of target_configdirs if
873         we are not building gcc.
875 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
877         * Makefile.def: Back-port commits ba4d88ad892f and
878         755ba58ebef0 from binutils-gdb repository.
879         * Makefile.in: Regenerated.
881 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
883         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
885 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
887         * Makefile.def: Add a jit check target for the jit
888         language.
889         * Makefile.in: Regenerate.
891 2021-09-16  Andrew Pinski  <apinski@marvell.com>
893         PR bootstrap/67102
894         * Makefile.def: Have configure-target-libffi depend on
895         all-target-libstdc++-v3.
896         * Makefile.in: Regenerate.
898 2021-09-10  Petter Tomner  <tomner@kth.se>
900         * MAINTAINERS: Me added to DCO and write after approval
902 2021-09-01  YunQiang Su  <syq@debian.org>
904         * MAINTAINERS: Add myself for write after approval.
906 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
908         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
909         * Makefile.in: Regenerate.
911 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
913         * MAINTAINERS: Add myself for write after approval.
915 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
917         * Makefile.in: Regenerate.
918         * Makefile.tpl: Make the state of the configured host
919         shared flag available to makefile fragements.
921 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
923         * MAINTAINERS (Write After Approval): Add myself.
925 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
927         * .dir-locals.el (bug-reference-url-format): Use https.
929 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
931         * .dir-locals.el (c-mode): Change fill-column to 79.
933 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
935         * MAINTAINERS: Add myself to DCO section.
937 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
939         * configure: Regenerate.
940         * configure.ac: Adjust cases for which it is necessary to
941         include the Darwin host config fragment.
943 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
945         * MAINTAINERS: Add myself for write after approval and DCO.
947 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
949         * Makefile.def: Add dsymutil defs.
950         * Makefile.in: Regenerated.
951         * Makefile.tpl: Add dsymutil to flags.
952         * configure: Regenerated.
953         * configure.ac: Add dsymutil to target and build recipes.
955 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
957         * MAINTAINERS: Add myself for write after approval.
959 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
961         * MAINTAINERS (Write After Approval): Add myself.
963 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
965         * MAINTAINERS: Add myself for write after approval and DCO
967 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
969         * .gitignore: Add entry for cscope.out.
971 2021-06-22  liuhongt  <hongtao.liu@intel.com>
973         * MAINTAINERS: Remove my Write After Approval entry.
975 2021-06-21  liuhongt  <hongtao.liu@intel.com>
977         * MAINTAINERS: Add myself as maintainer of the i386 vector
978         extensions.
980 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
982         * MAINTAINERS (Write After Approval): Add myself.
984 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
986         * MAINTAINERS (Various Maintainers): Add Andrew and myself
987         as *vrp and ranger maintainers.
989 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
991         * MAINTAINERS: Adjust my entry in the DCO section so that it does
992         not trigger testsuite failures.
994 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
996         * MAINTAINERS: Add myself to DCO section with both email addresses.
998 2021-06-03  Jason Merrill  <jason@redhat.com>
1000         * MAINTAINERS: Add DCO version number.
1002 2021-06-02  Jason Merrill  <jason@redhat.com>
1004         * MAINTAINERS: Add DCO section.
1006 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1008         * MAINTAINERS (Write After Approval): Add myself.
1010 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1012         * configure.ac: Add gnulib to configdirs for sim.
1013         * configure: Regenerate.
1015 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1017         * Makefile.def: Add configure-sim dependency on all-gnulib.
1018         * Makefile.in: Regenerated.
1020 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1022         * MAINTAINERS (Write After Approval): Add myself.
1024 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1026         * MAINTAINERS (Write After Approval): Add myself.
1028 2021-05-11  Martin Liska  <mliska@suse.cz>
1030         * MAINTAINERS: Remove entries for removed
1031         components (HSA, BRIG, libhsail-rt).
1032         Move Pekka to Write After Approval.
1034 2021-05-11  Martin Liska  <mliska@suse.cz>
1036         * Makefile.def: Remove libhsail-rt.
1037         * Makefile.in: Likewise.
1038         * configure.ac: Likewise.
1039         * configure: Regenerate.
1040         * libhsail-rt/ChangeLog: Removed.
1041         * libhsail-rt/Makefile.am: Removed.
1042         * libhsail-rt/Makefile.in: Removed.
1043         * libhsail-rt/README: Removed.
1044         * libhsail-rt/aclocal.m4: Removed.
1045         * libhsail-rt/configure: Removed.
1046         * libhsail-rt/configure.ac: Removed.
1047         * libhsail-rt/configure.tgt: Removed.
1048         * libhsail-rt/include/internal/fibers.h: Removed.
1049         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1050         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1051         * libhsail-rt/include/internal/workitems.h: Removed.
1052         * libhsail-rt/rt/arithmetic.c: Removed.
1053         * libhsail-rt/rt/atomics.c: Removed.
1054         * libhsail-rt/rt/bitstring.c: Removed.
1055         * libhsail-rt/rt/fbarrier.c: Removed.
1056         * libhsail-rt/rt/fibers.c: Removed.
1057         * libhsail-rt/rt/fp16.c: Removed.
1058         * libhsail-rt/rt/misc.c: Removed.
1059         * libhsail-rt/rt/multimedia.c: Removed.
1060         * libhsail-rt/rt/queue.c: Removed.
1061         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1062         * libhsail-rt/rt/segment.c: Removed.
1063         * libhsail-rt/rt/workitems.c: Removed.
1064         * libhsail-rt/target-config.h.in: Removed.
1066 2021-05-04  Nick Clifton  <nickc@redhat.com>
1068         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1069         * configure: Regenerate.
1071 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1072             Tobias Burnus  <tobias@codesourcery.com>
1074         * configure.ac (--enable-offload-defaulted): New.
1075         * configure: Regenerate.
1077 2021-04-23  David Faust  <david.faust@oracle.com>
1079         * MAINTAINERS (Write After Approval): Add myself.
1081 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1083         * MAINTAINERS (Write After Approval): Add myself.
1085 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1087         * MAINTAINERS: Add myself as pru port maintainer.
1089 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1091         * MAINTAINERS: Add myself as static analyzer maintainer.
1093 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1095         * MAINTAINERS: Update primary entry.
1097 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1099         * MAINTAINERS (Write After Approval): Add myself.
1101 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1103         * Makefile.def: Remove all-sim dependency on configure-gdb.
1104         * Makefile.in: Regenerated.
1106 2021-03-11  Jeff Law  <law@redhat.com>
1108         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1110 2021-03-11  Martin Liska  <mliska@suse.cz>
1112         * Makefile.tpl: The change was done Makefile.in which
1113         is generated file.
1115 2021-03-08  Jeff Law  <law@redhat.com>
1117         * MAINTAINERS: Update my email address
1119 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1121         * config.guess: Import latest upstream.
1122         * config.sub: Import latest upstream.
1124 2021-01-25  Martin Liska  <mliska@suse.cz>
1126         PR gcov-profile/98739
1127         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1128         for profiledbootstrap.
1130 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1132         * MAINTAINERS (Write After Approval): Add myself.
1134 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1136         * MAINTAINERS (Write After Approval): Update my e-mail address.
1138 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1140         * MAINTAINERS: Fix spacing.
1142 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1144         * MAINTAINERS (Write After Approval): Add myself
1146 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1148         * Makefile.def: Sync with binutils-gdb:
1149         (dependencies): all-ld depends on all-libctf.
1150         (host_modules): libctf is no longer no_install.
1151         No longer no_check.  Checking depends on all-ld.
1152         * Makefile.in: Regenerated.
1154 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1156         * libtool.m4: Match gnu* along other GNU systems.
1157         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1158         * libgo/configure: Re-generate.
1160 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1162         * MAINTAINERS: Update my email address.
1164 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1166         * MAINTAINERS (Write After Approval): Add myself.
1168 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1170         * Makefile.def
1171         * Makefile.in
1172         * Makefile.tpl
1173         * configure
1174         * configure.ac
1176 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1178         * Makefile.def: Add libcody.
1179         * configure.ac: Add libcody.
1180         * Makefile.in: Regenerated.
1181         * configure: Regenerated.
1183 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1185         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1187 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1189         PR target/97865
1190         * libtool.m4: Update handling of Darwin platform link flags
1191         for Darwin20.
1193 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1195         * .gitignore: Sync with binutils-gdb
1197 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1199         * MAINTAINERS: Add myself as arc port maintainer.
1201 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1203         PR d/87788
1204         * configure.ac: Don't disable D for *-*-darwin*.
1205         * configure: Regenerate.
1207 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1209         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1210         hppa64-*-hpux11*.
1212 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1214         * configure: Regenerate.
1215         * configure.ac: Add --bootstrap-hwasan option.
1217 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1219         * config.guess: Import latest upstream.
1220         * config.sub: Import latest upstream.
1222 2020-11-16  Martin Liska  <mliska@suse.cz>
1224         * .gitignore: Add cache as clangd uses it now.
1226 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1228         * MAINTAINERS (Write After Approval): add myself
1230 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1232         * MAINTAINERS (Write After Approval): Add myself.
1234 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1236         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1237         Remove FIXME comments.
1239 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1241         * MAINTAINERS: Update my email address.
1243 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1245         * MAINTAINERS (Write After Approval): Add myself.
1247 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1249         PR target/97302
1250         * configure.ac: Only set with_gmp to /usr/local
1251         if not building in tree.
1252         * configure: Regenerate.
1254 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1256         * MAINTAINERS (Write After Approval): Add myself.
1258 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1260         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1262 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1264         PR bootstrap/96612
1265         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1266         if not the same as ${host}.
1267         * configure: Regenerate.
1269 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1271         * MAINTAINERS (Write After Approval): Add myself.
1273 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1275         * MAINTAINERS: Update my email address.
1277 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1279         * MAINTAINERS (Write After Approval): Add myself.
1281 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1283         * MAINTAINERS (Write After Approval): Add myself.
1285 2020-06-12  Martin Liska  <mliska@suse.cz>
1287         * .gitignore: Add .clang-tidy.
1289 2020-06-08  Jason Merrill  <jason@redhat.com>
1291         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1292         * configure: Regenerate.
1294 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1296         * MAINTAINERS: Add myself as xtensa port maintainer.
1298 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1300         * configure.ac: Don't require --enable-host-shared when building
1301         for Mingw.
1302         * configure: Regenerate.
1304 2020-05-18  Jason Merrill  <jason@redhat.com>
1306         * configure.ac: Update bootstrap dialect to -std=c++11.
1308 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1310         * MAINTAINERS (Write After Approval): Add myself.
1312 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1314         PR target/92713
1315         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1316         (noconfigdirs): Add 'target-libstdc++-v3'.
1317         * configure: Regenerate.
1319 2020-04-21  Stephen Casner  <casner@acm.org>
1321         PR 25830
1322         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1323         * configure: Rebuild.
1325 2020-04-17  Martin Liska  <mliska@suse.cz>
1326             Jonathan Yong <10walls@gmail.com>
1328         PR gcov-profile/94570
1329         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1330         for CYGWIN.
1332 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1334         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1336 2020-04-09  Tom Tromey  <tom@tromey.com>
1338         * configure: Rebuild.
1339         * Makefile.in: Rebuild.
1340         * Makefile.def (gdbsupport, gdbserver): New host modules.
1341         (configure-gdb): Depend on all-gdbsupport.
1342         (all-gdb): Depend on all-gdbsupport, all-libctf.
1343         * configure.ac (host_tools): Add gdbserver.
1344         Conditionally build gdbserver and gdbsupport.
1346 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1348         * configure.ac: Build libgomp by default for amdgcn.
1349         * configure: Regenerate.
1351 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1353         * MAINTAINERS (Write After Approval): Add myself.
1355 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1357         * MAINTAINERS (Write After Approval) : Add myself.
1359 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1361         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1363 2020-02-14  Martin Sebor  <msebor@redhat.com>
1365         * doc/extend.texi (attribute alias): Mention type requirement.
1366         (attribute weak): Same.
1367         (attribute weakref): Correct invalid example.
1369 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1371         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1373 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1374             Jakub Jelinek  <jakub@redhat.com>
1376         * .gitattributes: Add *.md diff=md.
1378 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1380         The mentioned auto-generated file is no more part of the
1382         GCC sources, it's auto-generated in $(builddir) during build.
1384         PR target/92055
1385         * contrib/gcc_update (files_and_dependencies): Remove
1386         entry for gcc/config/avr/t-multilib.
1388 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1390         * MAINTAINERS: Update my email address.
1392 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1394         * README.MOVED_TO_GIT: Remove.
1396 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1398         * README.MOVED_TO_GIT: New file.
1400 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1402         * MAINTAINERS (Write After Approval): Add myself.
1404 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1406         * MAINTAINERS (write_after_approval): Add myself.
1408 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1410         * MAINTAINERS (write_after_approval): Add myself.
1412 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1414         * MAINTAINERS (write_after_approval): Add myself.
1416 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1418         * configure.ac: Factor out common cases for compare_exclusions.
1419         * configure: Regenerate.
1421 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1423         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1424         flag.
1426 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1428         * MAINTAINERS (Write After Approval): Add myself.
1430 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1432         PR middle-end/92463
1433         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1434         * configure: Regenerate
1436 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1438         * configure.ac: Use https for gcc.gnu.org.
1439         * configure: Regenerated.
1441 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1443         * MAINTAINERS (aarch64 port): Remove my name, move to...
1444         (Write After Approval): ...Here.
1446 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1448         * MAINTAINERS: Change my email address as maintainer.
1450 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1452         PR fortran/91828
1453         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1454         * configure: Regenerated.
1456 2019-10-21  Jason Merrill  <jason@redhat.com>
1458         * .gitattributes: Also check ChangeLog whitespace.
1460 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1462         * contrib/dg-extract-results.sh: Add support for KPASS.
1463         * contrib/dg-extract-results.py: Likewise.
1465 2019-10-17  Jason Merrill  <jason@redhat.com>
1467         * .gitattributes: Avoid {} in filename pattern.
1469 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1471         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1472         Approval section.
1474 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1476         * MAINTAINERS: Add myself to Write After Approval
1478 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1480         * MAINTAINERS: Add myself as an aarch64 maintainer.
1482 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1484         * MAINTAINERS: Add myself as aarch64 maintainer.
1486 2019-09-23  Carl Love  <cel@us.ibm.com>
1488         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1489         New define_insn.
1490         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1491         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1493 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1495         * MAINTAINERS (Sam Tebbs): Update email address.
1497 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1499         * MAINTAINERS: Update my email address.
1501 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1503         * libtool.m4: Handle uclinuxfdpiceabi.
1505 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1507         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1508         Remove myself from Write After Approval section.
1510 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1512         * configure.ac: Support for bpf-*-* targets.
1513         * configure: Regenerate.
1515 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1517         * config.sub: Import upstream version 2019-06-30.
1518         * config.guess: Import upstream version 2019-07-24.
1520 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1522         * MAINTAINERS: Remove spu port maintainers.
1524 2019-08-28  Martin Liska  <mliska@suse.cz>
1526         * .gitignore: Add .clangd and compile_commands.json
1527         to .gitignore.
1529 2019-08-23  Michael Forney  <mforney@mforney.org>
1531         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1532         * Makefile.in: Regenerate.
1534 2019-08-19  Tom Tromey  <tom@tromey.com>
1536         * configure: Rebuild.
1537         * configure.ac: Add --with-static-standard-libraries.
1539 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1541         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1543 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1545         * MAINTAINERS (Write After Approval): Add myself.
1547 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1549         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1550         RISC-V port maitainer.
1552 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1554         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1556 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1558         * MAINTAINERS (Write After Approval): Add myself.
1560 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1562         * MAINTAINERS (Write After Approval): Add myself.
1564 2019-06-25  Martin Liska  <mliska@suse.cz>
1566         contrib/filter-clang-warnings.py: Transform from
1567         filter-rtags-warnings.py.
1569 2019-06-15  Tom Tromey  <tom@tromey.com>
1571         * configure.ac (host_libs): Add gnulib.
1572         * configure: Rebuild.
1573         * Makefile.def (host_modules, dependencies): Add gnulib.
1574         * Makefile.in: Rebuild.
1576 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1578         * MAINTAINERS (Write After Approval): Add myself.
1580 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1582         * configure: Regenerate.
1583         * configure.ac: Add PRU target.
1585 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1587         * MAINTAINERS (Write After Approval): Add myself.
1589 2019-06-11  Nick Clifton  <nickc@redhat.com>
1591         Import these changes from the binutils/gdb repository:
1593         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1595         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1596         and all its deps.
1597         * Makefile.in: Regenerated.
1599         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1601         * Makefile.def (host_modules): Add libctf.
1602         * Makefile.def (dependencies): Likewise.
1603         libctf depends on zlib, libiberty, and bfd.
1604         * Makefile.in: Regenerated.
1605         * configure.ac (host_libs): Add libctf.
1606         * configure: Regenerated.
1608 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1610         * MAINTAINERS (Write After Approval): Add myself.
1612 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1614         * MAINTAINERS: Update my email address.
1616 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1618         * MAINTAINERS (Write After Approval): Add myself.
1620 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1622         * MAINTAINERS (Write After Approval): Add myself.
1624 2019-05-07  Jim Wilson  <jimw@sifive.com>
1626         * MAINTAINERS: Remove myself as IA-64 maintainer.
1628 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1630         * MAINTAINERS (Write After Approval): Add myself.
1632 2019-05-02  Richard Biener  <rguenther@suse.de>
1634         PR bootstrap/85574
1635         * Makefile.tpl (compare target): Also compare extra-compare
1636         files.
1637         * Makefile.in: Regenerate.
1639 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1641         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1642         as modulo-scheduler maintainer.
1644 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1646         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1648 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1650         * MAINTAINERS: Update my email address.
1652 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1654         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1655         * configure: Regenerate.
1657 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1659         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1660         * configure: Regenerate.
1662 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1664         * configure.ac: Add target-zlib to target_libraries.
1665         * configure: Regenerate.
1667 2019-04-09  Martin Liska  <mliska@suse.cz>
1669         * Makefile.in: Regenerate.
1670         * Makefile.tpl: Pass GENERATOR_CFLAGS
1671         in all stages.
1673 2019-03-28  Martin Liska  <mliska@suse.cz>
1675         PR bootstrap/89829
1676         * Makefile.in: Revert r254150.
1677         * Makefile.tpl: Likewise.
1679 2019-03-28  Ben Elliston  <bje@gnu.org>
1681         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1682         related, and libdecnumber.
1684 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1686         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1687         (Write After Approval): Remove myself.
1689 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1691         * MAINTAINERS (Write After Approval): Add myself.
1693 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1695         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1696         (Write After Approval): Remove myself and Julian.
1698 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1700         * MAINTAINERS (Write After Approval): Add myself.
1702 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1704         * MAINTAINERS (Write After Approval): Add myself.
1706 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1708         * ChangeLog: Replace space with tab.
1709         * MAINTAINERS: Delete 1 tab to keep alignment.
1711 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1713         * MAINTAINERS (Write After Approval): Add myself.
1715 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1717         * MAINTAINERS (Write After Approval): Add myself.
1719 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1720             Kwok Cheung Yeung  <kcy@codesourcery.com>
1721             Julian Brown  <julian@codesourcery.com>
1722             Tom de Vries  <tom@codesourcery.com>
1723             Jan Hubicka  <hubicka@ucw.cz>
1724             Martin Jambor  <mjambor@suse.cz>
1726         * configure.ac: Likewise.
1727         * configure: Regenerate.
1728         * contrib/config-list.mk: Add amdgcn-amdhsa.
1730 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1732         * MAINTAINERS (Write After Approval): Add myself.
1734 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1736         * MAINTAINERS (Write After Approval): Add myself.
1738 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1740         PR target/88535
1741         * config.guess: Import upstream version 2019-01-03.
1742         * config.sub: Import upstream version 2019-01-01.
1744 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1746         * MAINTAINERS (Write After Approval): Update my maintainer address.
1748 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1750         * MAINTAINERS (Write After Approval): Add myself.
1752 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1754         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1756 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1758         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1759         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1760         (GCC_TARGET_TOOL): Likewise.
1761         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1762         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1763         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1764         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1765         * configure: Regenerate.
1766         * Makefile.in: Likewise.
1768 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2018-11-13  Martin Liska  <mliska@suse.cz>
1774         * gcc.target/i386/pr87930.c: Move to ...
1775         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1777 2018-11-10  Stafford Horne  <shorne@gmail.com>
1779         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1780         (Write After Approval): Remove myself.
1782 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1784         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1785         Append $INCICONV to it.
1787 2018-11-04  Stafford Horne  <shorne@gmail.com>
1789         * MAINTAINERS (Write After Approval): Add myself.
1791 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1793         PR bootstrap/82856
1794         * multilib.am: New file.  From automake.
1796         Merge from binutils-gdb:
1797         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1799         * libtool.m4: Use AC_LANG_SOURCE.
1800         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1801         * ar-lib: New file.
1802         * test-driver: New file.
1803         * configure: Re-generate.
1805 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1807         * MAINTAINERS (Write After Approval): Add myself.
1809 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1811         PR bootstrap/87788
1812         PR d/87799
1813         * configure: Rebuild.
1814         * configure.ac: Disable D on systems where it is known not to work.
1816 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1818         * Makefile.def (target_modules): Add libphobos.
1819         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1820         GDCFLAGS_FOR_TARGET.
1821         (dependencies): Make libphobos depend on libatomic, libbacktrace
1822         configure, and zlib configure.
1823         (language): Add language d.
1824         * Makefile.in: Rebuild.
1825         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1826         (HOST_EXPORTS): Add GDC.
1827         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1828         (BASE_TARGET_EXPORTS): Add GDC.
1829         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1830         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1831         (EXTRA_HOST_FLAGS): Add GDC.
1832         (STAGE1_FLAGS_TO_PASS): Add GDC.
1833         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1834         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1835         environment variables.
1836         * configure: Rebuild.
1837         * configure.ac: Add target-libphobos to target_libraries.  Set and
1838         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1840 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1846         * MAINTAINERS (Write After Approval): Remove myself.
1848 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1850         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1852 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1854         * MAINTAINERS: Update my email address.
1856 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1858         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1859         maintainer.
1861 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1863         * MAINTAINERS (Write After Approval): Add self.
1865 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1867         * MAINTAINERS (write after approval): Add myself.
1869 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1871         * MAINTAINERS: Update my email address.
1873 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1875         * MAINTAINERS (write after approval): Add myself.
1877 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1879         * MAINTAINERS: Add self to global reviewers list.
1881 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1883         MAINTAINERS: Add c-sky port maintainers.
1885 2018-08-10  Martin Liska  <mliska@suse.cz>
1887         * MAINTAINERS: Revert change in previous commit and
1888         join lines.
1890 2018-08-10  Martin Liska  <mliska@suse.cz>
1892         * MAINTAINERS: Remove extra line.
1894 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1896         * MAINTAINERS: Update my email address.
1898 2018-07-19  DJ Delorie  <dj@redhat.com>
1900         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1901         as maintainer.
1903 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1905         * MAINTAINERS: Adjust email address for me and my colleague Robin
1906         Dapp.
1908 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1909             Sunil K Pandey  <sunil.k.pandey@intel.com>
1911         PR target/84413
1912         * config/i386/i386.c (m_CORE_AVX512): New.
1913         (m_CORE_AVX2): Likewise.
1914         (m_CORE_ALL): Add m_CORE_AVX2.
1915         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1916         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1917         and remove the rest of m_SKYLAKE_AVX512.
1919 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1921         * config.sub: Sync with upstream version 2018-07-03.
1923 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1925         * config.guess: Sync with upstream version 2018-06-26.
1926         * config.sub: Sync with upstream version 2018-07-02.
1928 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1930         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1931         * ltmain.sh: Likewise.
1933 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1935         * contrib/config-list.mk: Remove powerpc-linux_paired.
1937 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1939         * configure.ac: Introduce support for @unless/@endunless.
1940         * Makefile.tpl (dep-kind): Rewrite with cond; return
1941         postbootstrap in some cases.
1942         (make-postboot-dep, postboot-targets): New.
1943         (dependencies): Do not output postbootstrap dependencies at
1944         first.  Output non-target ones changed for configure to depend
1945         on stage_last @if gcc-bootstrap, and the original deps @unless
1946         gcc-bootstrap.
1947         * configure.in, Makefile.in: Rebuilt.
1949 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1951         * MAINTAINERS (write after approval): Add myself.
1953 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1955         * MAINTAINERS (write after approval): Add myself.
1957 2018-06-19  Nick Clifton  <nickc@redhat.com>
1959         * zlib/configure.ac: Restore old behaviour of only enabling
1960         multilibs when a target subdirectory is defined.  This allows
1961         building with srcdir == builddir.
1962         * zlib/configure: Regenerate.
1964 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1966         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1967         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1968         * Makefile.in: Regenerate.
1970 2018-06-16  Ben Elliston  <bje@gnu.org>
1972         * config.guess: Import latest version.
1973         * config.sub: Likewise.
1975 2018-06-08  Martin Liska  <mliska@suse.cz>
1977         * MAINTAINERS: Remove MPX-related entries.
1978         * Makefile.def: Remove libmpx support.
1979         * Makefile.in: Regenerate.
1980         * configure.ac: Remove removed files.
1981         * configure: Regenerate.
1982         * libmpx/ChangeLog: Remove.
1983         * libmpx/Makefile.am: Remove.
1984         * libmpx/Makefile.in: Remove.
1985         * libmpx/acinclude.m4: Remove.
1986         * libmpx/aclocal.m4: Remove.
1987         * libmpx/config.h.in: Remove.
1988         * libmpx/configure: Remove.
1989         * libmpx/configure.ac: Remove.
1990         * libmpx/configure.tgt: Remove.
1991         * libmpx/libmpx.spec.in: Remove.
1992         * libmpx/mpxrt/Makefile.am: Remove.
1993         * libmpx/mpxrt/Makefile.in: Remove.
1994         * libmpx/mpxrt/libmpx.map: Remove.
1995         * libmpx/mpxrt/libtool-version: Remove.
1996         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1997         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1998         * libmpx/mpxrt/mpxrt.c: Remove.
1999         * libmpx/mpxrt/mpxrt.h: Remove.
2000         * libmpx/mpxwrap/Makefile.am: Remove.
2001         * libmpx/mpxwrap/Makefile.in: Remove.
2002         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2003         * libmpx/mpxwrap/libtool-version: Remove.
2004         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2006 2018-06-04  Martin Liska  <mliska@suse.cz>
2008         * MAINTAINERS: Add myself as gcov maintainer.
2010 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2012         * MAINTAINERS: Update my email address.
2014 2018-06-04  Tom de Vries  <tdevries@suse.de>
2016         * MAINTAINERS: Remove write-after-approval entries for component
2017         maintainers.
2019 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2021         * MAINTAINERS (write after approval): Add myself.
2023 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2025         * MAINTAINERS: Update my email address.
2027 2018-06-01  Tom de Vries  <tdevries@suse.de>
2029         * MAINTAINERS: Update my email address.
2031 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2033         * MAINTAINERS (loop-optimizer): Add myself.
2035 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2037         * configure.ac: Added "nfp" target.
2038         * configure: Regenerate.
2040 2018-04-30  Richard Biener  <rguenther@suse.de>
2042         PR bootstrap/85571
2043         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2044         (STAGE3_TFLAGS): Likewise.
2045         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2046         (STAGEtrain_TFLAGS): Likewise.
2047         * Makefile.in: Regenerate.
2049 2018-04-26  Richard Biener  <rguenther@suse.de>
2051         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2052         (STAGE2_CFLAGS): Likewise.
2053         (STAGE2_TFLAGS): Likewise.
2054         (STAGE3_CFLAGS): Add -fchecking.
2055         (STAGE3_TFLAGS): Likewise.
2056         (STAGEtrain_CFLAGS): Filter out -fchecking.
2057         (STAGEtrain_TFLAGS): Likewise.
2058         * Makefile.in: Re-generate.
2060 2018-04-25  Catherine Moore <clm@codesourcery.com>
2062         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2064 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2066         * MAINTAINERS (write after approval): Add myself.
2068 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2070         * MAINTAINERS: Update my email address.
2072 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2074         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2076 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2078         * MAINTAINERS: Update my email address and disambiguate myself
2079         a bit from Will Schmidt.
2081 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2083         * MAINTAINERS: Move maintainers of now-removed picochip and score
2084         ports to write after approval.
2086 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2088         * MAINTAINERS: Add entry for SVE maintainership.
2090 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2092         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2093         * configure: Regenerate.
2095 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2097         * MAINTAINERS (write after approval): Add myself.
2099 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2101         * MAINTAINERS (write after approval): Add myself.
2103 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2105         * MAINTAINERS (write after approval): Add myself.
2107 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2109         Update copyright years.
2111 2018-01-03  Ben Elliston  <bje@gnu.org>
2113         * config.guess: Import latest version.
2114         * config.sub: Likewise.
2116 2017-12-12  Stafford Horne  <shorne@gmail.com>
2118         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2119         * configure: Regenerate.
2121 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2123         * MAINTAINERS (Write After Approval): Add myself.
2125 2017-11-28  Julia Koval  <julia.koval@intel.com>
2126             Sebastian Peryt  <sebastian.peryt@intel.com>
2128         * Makefile.def (target_modules): Remove libcilkrts.
2129         * Makefile.in: Ditto.
2130         * configure: Ditto.
2131         * configure.ac: Ditto.
2133 2017-11-28  Julia Koval  <julia.koval@intel.com>
2135         * MAINTAINERS (Write After Approval): Add myself.
2137 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2139         * MAINTAINERS (Write After Approval): Add myself.
2141 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2143         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2144         Use my SiFive email address.
2146 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2148         * MAINTAINERS (write after approval): Add myself.
2150 2017-10-27  Martin Liska  <mliska@suse.cz>
2152         * Makefile.tpl: Use proper name of folder as it was renamed
2153         during transition to 4 stages.
2154         * Makefile.in: Regenerate.
2156 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2158         * MAINTAINERS (write after approval): Add myself.
2160 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2162         * MAINTAINERS: Add a note that maintainership also includes web
2163         pages, docs, and testsuite related to that area.
2165 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2167         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2169 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2171         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2173 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2175         * MAINTAINERS: Remove myself as a vxworks maintainer.
2177 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2179         * MAINTAINERS: Remove email address of Jim Norris.
2181 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2183         * MAINTAINERS (Reviewers): Move myself from here...
2184         (CPU Port Maintainers): ... to here.
2186 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2188         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2190 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2192         * MAINTAINERS (write after approval): Add myself.
2194 2017-07-28  Tony Reix  <tony.reix@atos.net>
2196         * configure.ac (target-libffi): Don't disable for AIX.
2197         (go): Don't add to unsupported_languages on AIX.
2198         (target-libgo): Don't disable for AIX.
2199         * configure: Regenerate.
2201 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2203         * MAINTAINERS: Add myself.
2205 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2207         * MAINTAINERS: Update my email address.
2209 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2211         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2212         arm-specific auto-generated header files.
2214 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2216         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2217         * configure: Rebuilt.
2219 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2221         * MAINTAINERS: Readd myself for c6x.
2223 2017-06-28  Martin Liska  <mliska@suse.cz>
2225         PR bootstrap/81217
2226         * Makefile.def: Remove superfluous bootstrap_target from
2227         bootstrap_stage.
2228         * Makefile.in: Re-generate the file.
2230 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2232         * MAINTAINERS: Add myself to Write After Approval
2234 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2236         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2238 2017-06-19  Martin Liska  <mliska@suse.cz>
2240         * Makefile.def: Define 4 stages PGO bootstrap.
2241         * Makefile.tpl: Define FLAGS.
2242         * Makefile.in: Regenerate.
2244 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2246         * Makefile.def: Add check-gotools to go check targets.
2247         * Makefile.in: Rebuild.
2249 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2251         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2253 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2255         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2256         * configure: Regenerate.
2258 2017-05-31  Martin Liska  <mliska@suse.cz>
2260         * configure.ac: Add handling of stage2_werror_flags to
2261         action-if-given and to action-if-not-given.
2262         * configure: Regenerate.
2264 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2266         * MAINTAINERS: Add self to Write After Approval
2268 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2270         * MAINTAINERS: Update my email address, and remove myself as
2271         maintainer in some areas.
2273 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2275         * MAINTAINERS: Add self to Write After Approval
2277 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2279         * configure.ac: Add --enable-languages=default to mean default and
2280         make --enable-languages=all mean all supported languages.
2281         * configure: Regenerated.
2283 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2285         * config.gcc (powerpc*-*-*spe*): New.
2286         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2287         (powerpc-*-rtems*spe*): New.
2288         (powerpc*-*-linux*spe*): New.
2289         (powerpc-wrs-vxworksspe): New.
2290         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2291         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2292         * config.host (powerpc*-*-*spe*): New.
2294 2017-05-19  Martin Liska  <mliska@suse.cz>
2296         * configure.ac: Add --enable-werror-always just for
2297         bootstrap-debug (or none build config) and do not add it
2298         when we are on a release branch.
2299         * configure: Regenerated.
2301 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2303         * MAINTAINERS: Add self to Write After Approval
2305 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2307         * MAINTAINERS: Move myself to Write After Approval section.
2309 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2311         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2312         ACCH registers.
2313         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2314         available.
2315         (umulsidi3): Likewise.
2316         (mulsidi3_700): Disable this pattern when we have advanced mpy
2317         instructions.
2318         (umulsidi3_700): Likewise.
2319         (maddsidi4): New pattern.
2320         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2321         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2322         (mpydu_imm_arcv2hs): Likewise.
2323         * config/arc/predicates.md (accl_operand): New predicate.
2325 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2326             Andrew Burgess <andrew.burgess@embecosm.com>
2328         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2329         case.
2330         (ARC_AUTOFP_IRQ_P): Likewise.
2331         (ARC_AUTO_IRQ_P): Likewise.
2332         (rgf_banked_register_count): New variable.
2333         (parse_mrgf_banked_regs_option): New function.
2334         (arc_override_options): Handle rgf_banked_regs option.
2335         (arc_handle_interrupt_attribute): Add firq option.
2336         (arc_compute_function_type): Return fast irq type when required.
2337         (arc_must_save_register): Handle fast interrupts.
2338         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2339         (arc_return_address_regs): Update.
2340         * config/arc/arc.h (arc_return_address_regs): Update.
2341         (arc_function_type): Add fast interrupt type.
2342         (ARC_INTERRUPT_P): Update.
2343         (RC_FAST_INTERRUPT_P): Define.
2344         * config/arc/arc.md (simple_return): Update for fast interrupts.
2345         (p_return_i): Likewise.
2346         * config/arc/arc.opt (mrgf-banked-regs): New option.
2347         * doc/invoke.texi (mrgf-banked-regs): Document.
2349 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2351         * config/arc/arc.c (irq_ctrl_saved): New variable.
2352         (ARC_AUTOBLINK_IRQ_P): Define.
2353         (ARC_AUTOFP_IRQ_P): Likewise.
2354         (ARC_AUTO_IRQ_P): Likewise.
2355         (irq_range): New function.
2356         (arc_must_save_register): Likewise.
2357         (arc_must_save_return_addr): Likewise.
2358         (arc_dwarf_emit_irq_save_regs): Likewise.
2359         (arc_override_options): Handle deferred options.
2360         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2361         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2362         arc_must_save_return_addr.
2363         (arc_compute_frame_size): Handle automated save and restore of
2364         registers.
2365         (arc_expand_prologue): Likewise.
2366         (arc_expand_epilogue): Likewise.
2367         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2368         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2369         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2371 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2372         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2374         PR bootstrap/77661
2375         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2376         in-tree build MPC.
2377         * Makefile.in: Regenerate.
2379 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2381         * configure.ac: Enable LTO by default on darwin >= 9.
2382         * configure: Regenerate.
2384 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2386         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2387         and Andrew Waterman as the RISC-V maintainers.
2389 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2391         * MAINTAINERS: Add self to Write After Approval
2393 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2395         * config.guess: Import latest from upstream.
2397 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2399         * MAINTAINERS (Write After Approval): Remove entries that are
2400         already covered under Reviewers.
2402 2017-03-08  Mark Wielaard  <mark@klomp.org>
2404         PR demangler/70909
2405         PR demangler/67264
2406         * include/demangle.h: Add d_printing to struct demangle_component
2407         and pass struct demangle_component as non const.
2409 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2411         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2413 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2415         * Makefile.tpl: Remove HOST_ISLVER.
2416         (HOST_EXPORTS): Remove ISLVER.
2417         * Makefile.in: Regenerate.
2419 2017-02-13  Richard Biener  <rguenther@suse.de>
2421         * configure: Re-generate.
2423 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2425         * MAINTAINERS: Adjust bug reporting URL.
2427 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2429         * MAINTAINERS (Write After Approval): Remove redundant entry
2430         for Andrew Burgess.
2432 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2434         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2435         32-bit hppa*-*-hpux*.
2436         * configure: Regenerate.
2438 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2440         * configure.ac: Moved the white list of enabling BRIG FE to
2441         libhsail-rt/configure.tgt.
2442         * configure: Regenerated.
2443         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2445 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2446             Martin Jambor  <mjambor@suse.cz>
2448         * Makefile.def (target_modules): Added libhsail-rt.
2449         (languages): Added language brig.
2450         * Makefile.in: Regenerated.
2451         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2452         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2453         * configure: Regenerated.
2455 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2457         PR other/79046
2458         * configure: Regenerated.
2460 2017-01-04  Alan Modra  <amodra@gmail.com>
2462         * configure: Regenerate.
2464 2016-12-29  Ben Elliston  <bje@gnu.org>
2466         * config.sub: Import latest version.
2468 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2470         * MAINTAINERS (Write After Approval): Add myself.
2472 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2474         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2475         includes bootstrap-mpx.
2476         * configure: Regenerated.
2478 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2480         * MAINTAINERS (Write After Approval): Add myself.
2482 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2484         * configure: Regenerate.
2486 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2488         * configure.ac: Don't use pkg-config to check for bdw-gc.
2489         * configure: Regenerate.
2491 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2493         * Makefile.def: Remove reference to boehm-gc target module.
2494         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2495         options and for the bdw-gc pkg-config module.
2496         * configure: Regenerate.
2497         * Makefile.in: Regenerate.
2499 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2501         * MAINTAINERS (nvptx): Remove self.
2503 2016-11-25  Ben Elliston  <bje@gnu.org>
2505         * config.guess: Import latest version.
2506         * config.sub: Likewise.
2508 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2510         * MAINTAINERS (Write After Approval): Add myself.
2512 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2514         * Makefile.def: Remove references to GCJ.
2515         * Makefile.tpl: Likewise.
2516         * Makefile.in: Regenerate.
2518 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2520         * config-ml.in: Remove references to GCJ.
2521         * configure.ac: Likewise.
2522         * configure: Regenerate.
2524 2016-11-01  Josh Conner  <joshconner@google.com>
2526         * MAINTAINERS (Write After Approval): Update email address,
2528 2016-10-27  Carl Love  <cel@us.ibm.com>
2530         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2531         Approval list to make it alphabetical.
2533 2016-10-27  Carl Love  <cel@us.ibm.com>
2535         * MAINTAINERS (Write After Approval): Add myself.
2537 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2539         * MAINTAINERS (Reviewers): Add myself.
2540         (Write After Approval): Add myself.
2542 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2543             Ulrich Weigand  <uweigand@de.ibm.com>
2545         * MAINTAINERS: Update email address.
2547 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2549         * MAINTAINERS: Update email address.
2551 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2553         * configure.ac: Add aarch64-*-freebsd*.
2554         * configure: Regenerate.
2556 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2558         * MAINTAINERS: Update email address after it got reverted.
2560 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2562         * configure.ac (target_libraries): Readd target-boehm-gc.
2563         Restore --enable-objc-gc handling.
2564         * configure: Regenerate.
2566 2015-10-03  Jeff Law  <law@redhat.com>
2568         * MAINTAINERS: Move several inactive maintainers to the
2569         write-after-approval section.
2571 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2573         * configure.ac: Add target-libffi to target_libraries.
2574         Readd libgcj target disablings, modified to only target-libffi.
2575         Readd target addition of go to unsupported languages.
2576         * configure: Regenerated.
2578 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2580         * MAINTAINERS: Update email address.
2582 2016-09-30  Andrew Haley  <aph@redhat.com>
2584         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2585         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2586         libgcj.
2588 2016-09-30  Andrew Haley  <aph@redhat.com>
2590         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2591         write-after approval after GCJ deletion.
2593 2016-09-30  Andrew Haley  <aph@redhat.com>
2595         * Makefile.def: Remove libjava.
2596         * Makefile.tpl: Likewise.
2597         * Makefile.in: Regenerate.
2598         * configure.ac: Likewise.
2599         * configure: Likewise.
2600         * gcc/java: Remove.
2601         * libjava: Likewise.
2603 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2605         * MAINTAINERS (Reviewers): Add myself.
2607 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2609         * configure.ac: Disable "sim" directory for arc*-*-*.
2610         * configure: Regenerated.
2612 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2614         * MAINTAINERS (Write After Approval): Add myself.
2616 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2618         * configure.ac: Check for the minimum in-tree MPFR version
2619         handled.
2620         * configure: Regenerate.
2622 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2624         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2625         * configure: Regenerated.
2627 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2629         * MAINTAINERS (Write After Approval): Add myself.
2631 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2633         * Makefile.def: Add autoprofiledbootstrap.
2634         * Makefile.tpl: Dito.
2635         * Makefile.in: Regenerate.
2637 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2639     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2640     * configure: Regenerate.
2642 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2644         * configure: Regenerate.
2645         * configure.ac: Remove support for avr-rtems.
2647 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2649         * MAINTAINERS (Write After Approval): Add myself.
2651 2016-06-16  Michael Collison  <michael.collison@arm.com>
2653         * MAINTAINERS (Write After Approval): Add myself.
2655 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2657         * MAINTAINERS (Write After Approval): Update e-mail address.
2659 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2661         * MAINTAINERS (Write After Approval): Add myself.
2663 2016-05-28  Alan Modra  <amodra@gmail.com>
2665         * Makefile.tpl (configure): Depend on m4 files included.
2666         * Makefile.in: Regenerate.
2668 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2670         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2671         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2673 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2675         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2676         special case builtin.
2677         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2678         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2679         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2680         for __builtin_vec_addec.
2682 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2684         * config.guess: Import version 2016-04-02 (newest).
2685         * config.sub: Import version 2016-05-10 (newest).
2687 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2689         * configure.ac: Add ARC support to libgloss.
2690         * configure: Regenerate
2692 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2694         * MAINTAINERS (Write After Approval): Add myself.
2696 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2698         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2699         * configure: Regenerated.
2700         * Makefile.def (gmp): Explicitly disable assembler.
2701         (mpfr): Adjust lib_path.
2702         (mpc): Likewise.
2703         * Makefile.in: Regenerated.
2705 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2707         PR bootstrap/70704
2708         * configure.ac (--enable-stage1-checking): Add missing
2709         --enable-checking=.
2710         * configure: Regenerated.
2712 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2714         * config.guess: Revert r235676.
2715         * config.sub: Revert r235676.
2717 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2719         * config.guess: Remove SH5 support.
2720         * config.sub: Likewise.
2721         * configure: Likewise.
2722         * configure.ac: Likewise.
2724 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2726         PR bootstrap/70704
2727         * configure.ac (--enable-stage1-checking): For --disable-checking or
2728         implicit --enable-checking, make sure extra flag matches in between
2729         stage1 and later checking.
2730         * configure: Regenerated.
2732 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2734         * .gitattributes: New file.
2736 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2738         * MAINTAINERS (rs6000/powerpc port): Add myself.
2740 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2742         PR bootstrap/70173
2743         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2744         and gotools directories.  Delete the stage_final file.
2745         * Makefile.in: Regenerate.
2747 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2749         * MAINTAINERS (Write After Approval): Add myself.
2751 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2753         * MAINTAINERS (Fortran maintainer): Remove myself.
2755 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2757         * MAINTAINERS (Write After Approval): Add myself.
2759 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2761         * MAINTAINERS (Write After Approval): Add myself.
2763 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2765         Sync with binutils-gdb:
2767         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2769         * configure.ac: Add mips and s390 to the gold target check.
2770         * configure: Regenerate.
2772 2016-03-01  DJ Delorie  <dj@redhat.com>
2774         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2776 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2778         * MAINTAINERS (libcpp): Add myself.
2779         (diagnostic messages): Likewise.
2781 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2783         * MAINTAINERS: Fix whitespace.
2785 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2787         * MAINTAINERS (Write After Approval): Add myself.
2789 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2791         * config/isl.m4: Add comments about isl-0.16.
2792         * configure: Regenerate.
2794 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2796         * MAINTAINERS (hsa maintainers): Add myself.
2798 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2800         * MAINTAINERS: (Write After Approval): Add myself.
2802 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2803             Sebastian Pop  <s.pop@samsung.com>
2805         * Makefile.in: Regenerate.
2806         * Makefile.tpl: Export ISLVER.
2807         * configure: Regenerate.
2808         * config/isl.m4: Detect isl-0.15.
2810 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2812         PR bootstrap/69329
2813         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2814         * Makefile.in: Regenerate.
2816 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2818         * configure.ac: Enable LTO for DJGPP
2819         * configure: Regenerate
2821 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2823         Sync with binutils-gdb:
2824         2015-10-21  Nick Clifton  <nickc@redhat.com>
2826         PR gas/19109
2827         * configure.ac: Note the 'none' is an acceptable argument to
2828         --enable-compressed-debug-sections.
2829         * configure: Regenerate.
2831 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2833         PR bootstrap/69134
2834         * Makefile.def (mpfr): Disable assembler.
2835         * Makefile.in: Regenerate.
2837 2016-01-01  Ben Elliston  <bje@gnu.org>
2839         * config.guess: Import version 2016-01-01.
2840         * config.sub: Likewise.
2842 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2844         * MAINTAINERS (Write After Approval): Add myself.
2846 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2848         * Makefile.in: Replace ISL with isl.
2849         * Makefile.tpl: Same.
2850         * config/isl.m4: Same.
2851         * configure.ac: Same.
2852         * contrib/download_prerequisites: Same.
2853         * configure: Regenerate.
2855 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2857         * MAINTAINERS (Write After Approval): Add Myself.
2859 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2861         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2862         * configure: Regenerate.
2864 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2865             Sebastian Pop  <s.pop@samsung.com>
2867         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2868         isl_ctx_get_max_operations.
2869         * configure: Regenerate.
2871 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2873         * MAINTAINERS (Write After Approval): Add myself.
2875 2015-12-02  Ian Lance Taylor  <iant@google.com>
2877         PR go/66147
2878         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2879         * Makefile.in: Regenerate.
2881 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2883         PR libffi/65726
2884         * Makefile.def (lang_env_dependencies): Make libffi depend
2885         on cxx.
2886         * Makefile.in: Regenerate.
2888 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2890         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2891         symbols.
2893 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2895         Sync with binutils-gdb:
2896         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2898         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2899         * configure: Regenerate.
2901 2015-11-19  Martin Liska  <mliska@suse.cz>
2903         * .gitignore: Add .clang-format to ignored files.
2904         * Makefile.in: Add clang-format.
2905         * Makefile.tpl: Likewise.
2907 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2909         * configure.ac: Enable libmpx by default.
2910         * configure: Regenerated.
2912 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2914         * MAINTAINERS: Update email address.
2916 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2918         * MAINTAINERS: Update email address.
2920 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2922         * MAINTAINERS  (Write After Approval): Add myself.
2924 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2926         Sync with binutils-gdb:
2927         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2929         PR gas/19109
2930         * configure.ac: Add
2931         --enable-compressed-debug-sections={all,gas,gold,ld}.
2932         * configure: Regenerated.
2934 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2936         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2938 2015-10-09  Martin Liska  <mliska@suse.cz>
2940         * MAINTAINERS (Write After Approval): Add myself.
2942 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2944         * MAINTAINERS (Write After Approval): Add myself.
2946 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2948         * MAINTAINERS: Update email address.
2950 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2952         * MAINTAINERS  (Write After Approval): Add myself.
2954 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2956         * MAINTAINERS: Update email.
2958 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2960         * MAINTAINERS: Update my email address.
2962 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2964         * MAINTAINERS (ft32 port): Add myself.
2966 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2968         * MAINTAINERS: Add myself.
2970 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2972         * MAINTAINERS (Write After Approval): Add myself.
2974 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2976         PR libfortran/54572
2977         * Makefile.def: Make libgfortran depend on libbacktrace.
2978         * Makefile.in: Regenerate.
2980 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2982         * MAINTAINERS (Write After Approval): Add myself.
2984 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2986         PR other/67092
2987         * configure.ac: Remove --with_host_libstdcxx support.
2988         * configure: Regenerate.
2990 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2991             Jakub Jelinek  <jakub@redhat.com>
2993         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2994         nvptx*-*-*.
2995         * configure: Regenerate.
2997 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2999         * Makefile.def (libiconv): Define bootstrap=true.
3000         Mark pdf/html/info as missing.
3001         (configure-gcc): Depend on all-libiconv.
3002         (all-gcc): Ditto.
3003         (configure-libcpp): Ditto.
3004         (all-libcpp): Ditto.
3005         (configure-intl): Ditto.
3006         (all-intl): Ditto.
3007         * Makefile.in: Regenerate.
3009 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3011         * MAINTAINERS (loop ivopts): Add the entry and myself.
3013 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3015         * MAINTAINERS (nvptx): Add self.
3017 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3019         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3020         128-bit vector modes.
3022 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3024         * MAINTAINERS (Write After Approval): Add myself.
3026 2015-07-28  Ben Elliston  <bje@gnu.org>
3028         * config.sub, config.guess: Import from upstream.
3030 2015-07-24  Michael Darling  <darlingm@gmail.com>
3032         PR other/66259
3033         * config-ml.in: Reflects renaming of configure.in to configure.ac
3034         * configure: Likewise
3035         * configure.ac: Likewise
3037 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3039         * MAINTAINERS: Update my email address.
3041 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3043         Sync with binutils-gdb:
3044         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3046         * configure.ac (target_configdirs): Exclude target-zlib if
3047         target-libjava isn't built.
3048         * configure: Regenerated.
3050 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3052         Sync with binutils-gdb:
3053         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3055         * configure.ac: Disable configuration of GDB for HPUX targets.
3056         * configure: Regenerate.
3058         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3060         * configure.ac: Add --with-system-zlib.
3061         * configure: Regenerated.
3063         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3065         * configure.ac: Add FT32 support.
3066         * configure: Regenerate.
3068         2015-01-12  Anthony Green  <green@moxielogic.com>
3070         * configure.ac: Don't disable gprof for moxie.
3071         * configure: Rebuild.
3073 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3075         Sync with binutils-gdb:
3076         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3078         PR ld/18355
3079         * Makefile.def: Add extra_configure_flags to host zlib.
3080         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3081         to --enable-host-shared When bfd is to be built as shared
3082         library.  AC_SUBST.
3083         * Makefile.in: Regenerated.
3085 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3087         Sync with src:
3088         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3089         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3090         * Makefile.in: Regenerated.
3092 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3094         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3095         target.
3096         * configure: Regenerate.
3098 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3100         * MAINTAINERS (Write After Approval): Add myself.
3102 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3104         * MAINTAINERS (OS Port Maintainers): Add myself.
3105         (Various Maintainers): Remove myself from libffi testsuite.
3107 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3109         * MAINTAINERS (gen* on machine desc): Add self.
3111 2015-06-02  Jason Merrill  <jason@redhat.com>
3113         PR bootstrap/66319
3114         * configure.ac: Use -std=gnu++98.
3116 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3118         * MAINTAINERS (Write After Approval): Add myself.
3120 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3122         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3123         * configure: Regenerate.
3125 2015-05-26  Jason Merrill  <jason@redhat.com>
3127         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3128         * configure: Regenerate.
3130 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3132         * configure.ac: FT32 target added.
3133         * configure: Regenerated.
3135 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3137         * MAINTAINERS (Write After Approval): Add myself.
3139 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3141         * MAINTAINERS (Write After Approval): Add myself.
3143 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3145         * configure.ac: Fix typo.
3146         * configure: Regenerate.
3148 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3150         * MAINTAINERS (Write After Approval): Add myself.
3152 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3154         * configure.ac: Match $host configured with triplets.
3155         * configure: Regenerate.
3157 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3159         * Makefile.tpl: Remove surplus whitespace throughout.
3160         * Makefile.in: Regenerate.
3162 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3164         * MAINTAINERS (Various Maintainers): Add myself as instruction
3165         combiner maintainer.
3167 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3169         PR bootstrap/62077
3170         * configure.ac (--enable-stage1-checking): Default to
3171         release,misc,gimple,rtlflag,tree,types if --disable-checking
3172         or --enable-checking is not specified and DEV-PHASE is not
3173         experimental.
3174         * configure: Regenerated.
3176 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3178         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3179         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3180         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3181         * Makefile.in: Regenerate.
3183 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3185         * MAINTAINERS: Update my email address.
3187 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3189         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3191 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3193         * MAINTAINERS: Add myself as an arm port reviewer.
3195 2015-03-25  Martin Liska  <mliska@suse.cz>
3196             Yury Gribov  <y.gribov@samsung.com>
3198         * Makefile.in: Fix ln source location for vimrc file.
3199         * Makefile.tpl: Likewise.
3201 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3203         PR bootstrap/25672
3204         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3205         cross-compiling.  Similarly for CXX_FOR_TARGET.
3206         * configure: Regenerate.
3208 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3210         * Makefile.def: Add libmpx.
3211         * configure.ac: Add libmpx.
3212         * Makefile.in: Regenerate.
3213         * configure: Regenerate.
3215 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3217         * MAINTAINERS (CPU Port Maintainers): Add myself
3218         i386 vector ISA extns mantainer.
3220 2015-03-13  Jeff Law  <law@redhat.com>
3222         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3223         maintainer.
3224         Remove Richard Henderson as a maintainer for the x86 port.
3226 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3228         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3230 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3232         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3233         pointer bounds checker and i386 MPX maintainer.
3235 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3237         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3239 2015-02-26  Martin Sebor  <msebor@redhat.com>
3241         * MAINTAINERS (Various Maintainers): Add self.
3243 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3245         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3246         Make sure it contains lto.
3247         * configure: Regenerate.
3249 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3251         * configure: Regenerate.
3253 2015-02-06  Diego Novillo  <dnovillo@google.com>
3255         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3256         middle-end, docstring): Remove myself.
3257         (Write After Approval): Add myself.
3259 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3261         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3262         (Write After Approval): Update address.
3264 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3266         PR jit/64780
3267         * configure.ac: Require the user to explicitly specify
3268         --enable-host-shared if the jit is enabled.
3269         * configure: Regenerate.
3271 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3273         * MAINTAINERS (Write After Approval): Add myself.
3275 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3277         * MAINTAINERS: Make whitespace consistent.
3279 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3281         * MAINTAINERS (Write After Approval): Add myself.
3283 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3285         * MAINTAINERS: (Write After Approval): Add myself.
3287 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3289         * MAINTAINERS: (Write After Approval): Add myself.
3291 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3293         * MAINTAINERS: (Write After Approval): Add myself.
3295 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3297         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3298         objective-c/c++ front end maintainer.
3300 2015-01-13  Marek Polacek  <polacek@redhat.com>
3302         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3304 2015-01-12  Jeff Law  <law@redhat.com>
3306         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3307         a very long time.
3309 2015-01-09  Ian Lance Taylor  <iant@google.com>
3311         * configure.ac (host_tools): Add gotools.
3312         * Makefile.def (host_modules): Add gotools.
3313         (dependencies): Add dependency of all-gotools on all-target-libgo.
3315 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3317         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3318         * configure: Regenerate.
3320 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3322         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3323         all-target-libgomp.
3324         * Makefile.in: Regenerate.
3326 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3328         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3330 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3332         * configure.ac: Add Visium support.
3333         * configure: Regenerate.
3335 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3337         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3338         * configure: Regenerate.
3340 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3342         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3343         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3344         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3345         (OBJCOPY_FOR_TARGET): New variable.
3346         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3347         * Makefile.in: Regenerate.
3348         * configure.ac: Check for already installed target objcopy.
3349         Also GCC_TARGET_TOOL on objcopy.
3350         * configure: Regenerate.
3352 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3354         * config.sub: Update from upstream, to 2015-01-01 version.
3355         * config.guess: Ditto.
3357 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3359         * MAINTAINERS (RTEMS Ports): Add myself.
3361 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3363         * MAINTAINERS (Write After Approval): Add myself.
3365 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3367         * MAINTAINERS (Write After Approval): Add myself.
3369 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3371         * configure.ac (--enable-as-accelerator-for): Don't set
3372         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3373         * configure: Regenerate.
3375 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3377         PR bootstrap/64023
3378         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3379         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3380         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3381         to CXX.
3382         * Makefile.in: Regenerated.
3384 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3385             Yury Gribov  <y.gribov@samsung.com>
3387         * .gitignore: Added .local.vimrc and .lvimrc.
3388         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3389         * Makefile.in: Regenerate.
3391 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3393         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3394         * configure: Regenerated.
3396 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3398         * MAINTAINERS (nvptx port): New entry.
3400 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3402         * configure: Regenerate.
3404 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3406         * configure.ac: Merge with Binutils.
3408 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3410         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3411         * Makefile.in: Regenerate.
3413 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3415         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3416         missing flex.
3417         * Makefile.in: Regenerated.
3419 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3421         * Makefile.in: Regenerate.
3423 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3425         PR bootstrap/63784
3426         * libtool.m4: Add $pic_flag with -shared.
3428 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3430         * MAINTAINERS (Write After Approval): Added myself.
3432 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3434         * MAINTAINERS (write-after-approval): Add myself.
3436 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3438         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3439         from 2 years ago.
3441 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3443         Revert:
3444         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3446         * MAINTAINERS (Write After Approval): Added myself as line map
3447         maintainer.
3449 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3451         Revert:
3452         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3454         * MAINTAINERS (Write After Approval): Added myself.
3456 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3458         * MAINTAINERS (Write After Approval): Added myself.
3460 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3462         * MAINTAINERS (Write After Approval): Added myself as line map
3463         maintainer.
3465 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3467         * MAINTAINERS (Various Maintainers): Added myself as line map
3468         maintainer.
3470 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3472         * move-if-change: Sync from upstream gnulib.
3474 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3476         * compile: Sync with upstream Automake.
3477         * depcomp: Ditto.
3478         * install-sh: Ditto.
3479         * missing: Ditto.
3480         * mkinstalldirs: Ditto.
3481         * ylwrap: Ditto.
3483 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3485         * config.sub: Update from upstream config repo.
3486         * config.guess: Ditto.
3488 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3490         * Makefile.def: Add liboffloadmic to target_modules.  Make
3491         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3492         * Makefile.in: Regenerate.
3493         * configure: Regenerate.
3494         * configure.ac: Add liboffloadmic to target binaries.
3495         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3496         Add liboffloadmic to noconfig list when C++ is not supported.
3498 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3499             Thomas Schwinge  <thomas@codesourcery.com>
3500             Ilya Verbin  <ilya.verbin@intel.com>
3501             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3503         * configure: Regenerate.
3504         * configure.ac (--enable-as-accelerator-for)
3505         (--enable-offload-targets): New configure options.
3507 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3509         * Makefile.def: Make all-gcc depend on all-isl.
3510         * Makefile.in: Regenerate.
3512 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3514         * ChangeLog.jit: New.
3515         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3517 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3519         PR target/63610
3520         * libtool.m4: Fix globbing of darwin versions.
3521         * configure: Regenerate.
3523 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3525         * Makefile.def: Remove CLooG.
3526         * Makefile.tpl: Ditto.
3527         * configure.ac: Ditto.
3528         * configure: Regenerate.
3529         * Makefile.in: Ditto.
3531 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3533         * configure.ac: Handle nvptx-*-*.
3534         * configure: Regenerate.
3536 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3538         * MAINTAINERS (Write After Approval): Add myself.
3540 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3542         * Makefile.def (libcc1): Remove bootstrap=true;.
3543         * Makefile.in: Regenerated.
3545 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3547         * configure.ac: Update comment.
3548         * configure: Regenerate.
3550 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3552         * MAINTAINERS (Write After Approval): Add myself.
3554 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3556         * configure.ac (extra_host_libiberty_configure_flags): Add
3557         --enable-shared also for libcc1's benefit.
3558         * configure: Regenerate.
3560 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3562         * MAINTAINERS: Change my email address.
3564 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3565             Tom Tromey  <tromey@redhat.com>
3567         * Makefile.def: Add libcc1 to host_modules.
3568         * configure.ac (host_tools): Add libcc1.
3569         * Makefile.in, configure: Rebuild.
3571 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3573         * configure.ac (build_configargs): Don't share config.cache between
3574         build subdirs.
3575         * configure: Regenerate.
3577 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3579         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3580         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3581         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3582         leon3v7 as leon3.
3583         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3584         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3585         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3586         * config/sparc/sparc.md (cpu): Add leon3v7.
3587         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3589 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3591         * MAINTAINERS (write-after-approval): Add myself.
3593 2014-10-23  Ian Lance Taylor  <iant@google.com>
3595         * configure.ac: Disable the Go frontend on systems where it is known
3596         to not work.
3597         * configure: Regenerate.
3599 2014-10-23  Richard Biener  <rguenther@suse.de>
3601         * Makefile.def: Add libcpp build module and dependencies.
3602         * configure.ac: Add libcpp build module.
3603         * Makefile.in: Regenerate.
3604         * configure: Likewise.
3606 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3608         * MAINTAINERS (write-after-approval): Add myself.
3610 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3612         * INSTALL/README: Do not mention CVS.
3614 2014-10-03  Jing Yu  <jingyu@google.com>
3616         * configure.ac: Add aarch64 to list of targets that support gold.
3617         * configure: Regenerate.
3619 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3621         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3623 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3625         * MAINTAINERS:  Add myself as MIPS maintainer.
3627 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3629         * MAINTAINERS: Move myself to MIPS maintainers.
3631 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3633         * MAINTAINERS: Put all email addresses between '<' and '>'.
3635 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3637         * MAINTAINERS: Move myself to reviewers (Fortran).
3639 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3641         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3642         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3643         * Makefile.in: Regenerate.
3645 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3647         * rtx-classes-status.txt: Delete
3649 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3651         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3653 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3655         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3656         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3657         of checking for version number.
3658         * configure: Regenerated.
3659         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3661 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3663         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3664         is done; begin phase 6 (use extra rtx_def subclasses).
3666 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3668         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3669         done; begin phase 5 (additional rtx_def subclasses).
3671 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3673         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3675 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3677         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3678         SET_BB_HEADER are done.
3680 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3682         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3683         done.
3685 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3687         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3689 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3691         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3693 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3695         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3697 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3699         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3701 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3703         * rtx-classes-status.txt: Phase 3 (per-file commits within
3704         "config" subdirs) is done; begin phase 4 (removal of
3705         "scaffolding").
3707 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3709         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3710         dir) is done; begin phase 3 (per-file commits within "config"
3711         subdirs).
3713 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3715         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3716         phase 2 (per-file commits in main source dir).
3718 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3720         * configure: Regenerated.
3722 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3724         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3726 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3728         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3730 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3732         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3734 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3736         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3738 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3740         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3742 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3744         * MAINTAINERS (Write After Approval): Add myself.
3746 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3748         * MAINTAINERS: Remove myself
3750 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3752         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3754 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3756         * MAINTAINERS (Write After Approval): Add myself.
3758 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3760         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3761         SET_BB_HEADER, SET_BB_FOOTER
3763 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3765         * rtx-classes-status.txt: New file
3767 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3769         * configure.ac: Eliminate ClooG installation dependency.
3770         * configure: Regenerate.
3771         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3772         * Makefile.in: Regenerate.
3774 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3776         * MAINTAINERS (Write After Approval): Add myself.
3778 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3780         * MAINTAINERS (Write After Approval): Add myself.
3782 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3784         * MAINTAINERS (Write After Approval): Add myself.
3786 2014-07-28  Anthony Green  <green@moxielogic.com>
3788         Import from savannah.gnu.org:
3789         * config.sub: Update to 2014-07-28 version.
3791 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3793         * MAINTAINERS: Remove my MIPS maintainer entry.
3795 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3797         PR target/47230
3798         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3799         * configure: Regenerate.
3801 2014-07-24  James Norris  <jnorris@codesourcery.com>
3803         * MAINTAINERS (Write After Approval): Add myself.
3805 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3807         * configure.ac: Accept only CLooG 0.18.1.
3808         * configure: Regenerate.
3810 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3812         * configure.ac: Don't accept isl 0.11.
3813         * configure: Regenerate.
3815 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3817         * MAINTAINERS (Write After Approval): Add myself.
3819 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3821         * configure.ac: Don't accept isl 0.10.
3822         * configure: Regenerate.
3824 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3826         Fix include path for in-tree cloog.
3827         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3828         * configure: Regenerate.
3830 2014-06-18  Richard Henderson  <rth@redhat.com>
3832         * .gitignore: Import gcc_update output.
3834 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3836         * config-ml.in: Robustify ac_configure_args parsing.
3838         * configure.ac (--enable-linker-plugin-configure-flags)
3839         (--enable-linker-plugin-flags): New flags.
3840         (configdirs): Conditionally add libiberty-linker-plugin.
3841         * configure: Regenerate.
3842         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3843         (host_modules) <lto-plugin>: Pay attention to
3844         @extra_linker_plugin_flags@ and
3845         @extra_linker_plugin_configure_flags@.
3846         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3847         * Makefile.in: Regenerate.
3849         * Makefile.tpl (configure-[+prefix+][+module+])
3850         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3851         "module_srcdir" instead of "module" for locating a module's srcdir.
3852         * Makefile.in: Regenerate.
3854 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3856         * MAINTAINERS (Write After Approval): Add myself.
3858 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3860         * MAINTAINERS: Update my email address.
3862 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3864         * MAINTAINERS (Write After Approval): Add myself.
3866 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3868         * MAINTAINERS (Write After Approval): Add myself.
3870 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3872         PR libstdc++/61011
3873         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3874         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3875         * configure: Regenerate.
3877 2014-05-28  Pedro Alves  <palves@redhat.com>
3879         * MAINTAINERS (Write After Approval): Add myself.
3881 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3883         * MAINTAINERS: Update my affiliation/email.
3885 2014-05-19  Mike Stump  <mikestump@comcast.net>
3887         * MAINTAINERS: Add wide-int reviewers.
3889 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3891         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3892         * configure: Regenerated.
3894 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3896         * MAINTAINERS (libitm): Add myself as maintainer.
3898 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3900         * MAINTAINERS (Write After Approval): Add myself.
3902 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3904         * config.sub, config.guess: Import from upstream.
3906 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3908         * MAINTAINERS (Write After Approval): Put myself in correct order.
3910 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3912         * MAINTAINERS (Write After Approval): Add myself.
3914 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3916         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3917         section.
3919 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3921         * MAINTAINERS (Write After Approval): Delete myself.
3923 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3925         PR sanitizer/56781
3926         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3927         and -B* options with -Xcompiler.
3929 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3931         PR bootstrap/60620
3932         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3933         * Makefile.in: Regenerate.
3935 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3937         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3938         for WINDRES_FOR_TARGET in default-manifest.o rule.
3939         * Makefile.in: Regenerate.
3941 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3943         * MAINTAINERS (Write After Approval): Add myself.
3945 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3947         PR sanitizer/56781
3948         * Makefile.def: Set bootstrap=true; for host fixincludes.
3949         * configure.ac: Don't bootstrap host fixincludes unless
3950         --with-build-config=bootstrap-{a,ub}san.
3951         * Makefile.in: Regenerated.
3952         * configure: Regenerated.
3954 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3956         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3957         --enable-vtable-verify option parsing.  Don't add
3958         target-libsanitizer to bootstrap_target_libs unless
3959         --with-build-config=bootstrap-asan or
3960         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3961         to bootstrap_target_libs unless --enable-vtable-verify.
3962         * configure: Regenerated.
3964 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3966         * MAINTAINERS (Write After Approval): Add myself.
3968 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3970         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3972 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3974         PR bootstrap/58572
3975         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3976         -I for libstdc++-v3 includes if $(LEAN).
3977         * Makefile.in: Regenerated.
3979 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3981         * MAINTAINERS: Update my email address.
3983 2014-02-24  Walter Lee  <walt@tilera.com>
3985         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3986         (tilegx-*-*): Change to tilegx*-*-*.
3987         * configure: Regenerate.
3989 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3991         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3993 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3995         * MAINTAINERS (Write After Approval): Add myself.
3997 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3999         PR target/59788
4000         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4001         *solaris2*.
4003 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4005         * MAINTAINERS: Update my email address.
4007 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4009         * MAINTAINERS: Convert to UTF-8.
4010         Properly sort Xinliang David Li's entry.
4012 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4013             Sandra Loosemore  <sandra@codesourcery.com>
4015         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4016         nios2 port maintainers.
4018 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4020         * MAINTAINERS (Write After Approval): Add myself.
4022 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4024         * configure.ac: Add user-friendly check for native x86_64-linux
4025         multilibs.
4026         * configure: Regenerate.
4028 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4030         * MAINTAINERS: Add myself as sh maintainer.
4032 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4034         * MAINTAINERS: Add self as SLSR maintainer.
4036 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4038         * MAINTAINERS: Update my email address.
4040 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4042         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4044 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4046         * Makefile.in: Regenerate.
4048         * Makefile.tpl: Fix typo.
4049         * Makefile.in: Regenerate partially.
4051 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4053         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4054         supported.
4055         * configure: Regenerated.
4057 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4059         * MAINTAINERS (Write After Approval): Add myself.
4061 2013-10-30  Jason Merrill  <jason@redhat.com>
4063         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4064         --disable-build-format-warnings.
4066 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4068         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4069         depend on libstdc++ and libgcc.
4070         * configure: Regenerate.
4071         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4072         libcilkrts for POSIX and i*86, and x86_64 architectures.
4073         * Makefile.in: Added libcilkrts related fields to support building it.
4075 2013-10-26  Jeff Law  <law@redhat.com>
4077         * Makefile.def (target_modules): Remove libmudflap
4078         (languages): Remove check-target-libmudflap).
4079         * Makefile.in: Rebuilt.
4080         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4081         * configure.ac (target_libraries): Remove target-libmudflap.
4082         Remove checks which disabled libmudflap on some systems.
4083         * configure: Rebuilt.
4084         * libmudflap: Directory removed.
4086 2013-10-21  Cong Hou  <congh@google.com>
4088         * MAINTAINERS (Write After Approval): Add myself.
4090 2013-10-16  Mike Stump  <mikestump@comcast.net>
4092         * .dir-locals.el: Add.
4094 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4096         * configure.ac: Add --enable-host-shared
4097         * configure: Regenerate.
4099 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4101         Import from savannah.gnu.org:
4102         * config.guess: Update to 2013-06-10 version.
4103         * config.sub: Update to 2013-10-01 version.
4105 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4107         Changes to build configuration to allow big endian ARC ELF toolchain
4108         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4109         * configure: Regenerate.
4111 2013-09-20  Alan Modra  <amodra@gmail.com>
4113         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4114         ppc host match.  Support little-endian powerpc linux hosts.
4116 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4118         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4119         maintainer.
4121 2013-09-12  DJ Delorie  <dj@redhat.com>
4123         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4124         maintainers.
4126 2013-09-03  Richard Biener  <rguenther@suse.de>
4128         * configure.ac: Also allow ISL 0.12.
4129         * configure: Regenerated.
4131 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4133         * MAINTAINERS (Write After Approval): Add myself.
4135 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4137         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4139 2013-08-26  Caroline Tice  <cmtice@google.com>
4141         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4142         "Various Reviewers" to libvtv "Various Maintainers".
4144 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4146         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4148 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4150         * MAINTAINERS: Update name, email.
4152 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4154         * MAINTAINERS (Write After Approval): Add myself.
4156 2013-08-12  Caroline Tice  <cmtice@google.com>
4158         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4159         address in the Write After Approval section.
4161 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4163         * MAINTAINERS (Write After Approval): Update email.
4165 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4167         * configure.ac: Adjust to check VTV_SUPPORTED.
4168         * configure: Regenerated.
4170 2013-08-02  Caroline Tice  <cmtice@google.com>
4172         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4173         on non-linux systems; add target-libvtv to noconfigdirs; add
4174         libsupc++/.libs to C++ library search paths.
4175         * configure: Regenerated.
4176         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4177         libstdc++ and libgcc.
4178         * Makefile.in: Regenerated.
4180 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4182         * MAINTAINERS (Write After Approval): Add myself.
4184 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4185             Shiva Chen  <shiva0217@gmail.com>
4187         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4188         nds32 port maintainers.
4190 2013-07-17  Tim Shen  <timshen91@gmail.com>
4192         * MAINTAINERS (Write After Approval): Add myself.
4194 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4196         * configure.ac: Sync from binutils.
4197         * configure: Regenerate.
4199 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4201         * MAINTAINERS (Write After Approval): Add myself.
4203 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4205         * MAINTAINERS (Write After Approval): Add myself.
4207 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4209         * MAINTAINERS (Write After Approval): Add myself.
4211 2013-04-30  Brooks Moses  <bmoses@google.com>
4213         * MAINTAINERS: Update my email; move myself from Fortran
4214         reviewer to Write After Approval.
4216 2013-04-16  Andreas Schwab  <schwab@suse.de>
4218         * configure.ac (aarch64-*-*): Don't disable java.
4219         * configure: Regenerate.
4221 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4223         * MAINTAINERS (Write After Approval): Add myself.
4225 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4227         * Makefile.def (target_modules): Don't install libffi.
4228         * Makefile.in: Regenerate.
4230 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4232         * MAINTAINERS (Write After Approval): Add myself.
4234 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4236         * MAINTAINERS (Write After Approval): Add myself.
4238 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4240         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4241         * configure: Regenerated.
4243 2013-02-05  Ian Lance Taylor  <iant@google.com>
4245         PR go/55969
4246         * configure.ac: Disable libgo on some systems where it does not
4247         work.
4249 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4251         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4252         Remove Geoff Keating as rs6000 port maintainer, at his request.
4254 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4256         * MAINTAINERS: Update my email.
4258 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4260         * configure: Re-generate.
4262 2013-01-15  Richard Biener  <rguenther@suse.de>
4264         PR other/55973
4265         * configure: Re-generate.
4267 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4269         * Makefile.def (install-target-libsanitizer): Depend on
4270         install-target-libstdc++-v3.
4271         * Makefile.in: Regenerate.
4273 2013-01-14  Richard Biener  <rguenther@suse.de>
4275         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4276         * configure: Re-generate
4278 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4280         * config.sub: Update from config repo.
4282 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4284         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4285         * Makefile.in: Regenerate.
4287 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4289         * MAINTAINERS (arc): Add new port maintainership for myself.
4291 2013-01-09  Jason Merrill  <jason@redhat.com>
4293         * .gitignore: Import from gdb repository.
4295 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4297         * Makefile.def (configure-gcc): Depend on all-gmp.
4298         (all-gcc): Remove dependency on all-gmp.
4299         * Makefile.in: Regenerated.
4301 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4303         * config.sub: Merge from config repo.
4304         * config.guess: Ditto.
4306 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4308         * Makefile.def: Merge from binutils.
4309         * Makefile.in: Ditto.
4311 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4313         * MAINTAINERS: Update my email.
4315 2012-12-29  Ben Elliston  <bje@gnu.org>
4317         * config.guess: Update to 2012-12-29 version.
4318         * config.sub: Likewise.
4320 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4322         * Makefile.def (install-target-libgfortran): Depend on
4323         install-target-libquadmath, install-target-libgcc.
4324         (install-target-libsanitizer): Depend on install-target-libgcc.
4325         (install-target-libjava): Depend on install-target-libgcc.
4326         (install-target-libitm): Depend on install-target-libgcc.
4327         (install-target-libobjc): Depend on install-target-libgcc.
4328         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4329         * Makefile.in: Regenerate.
4331 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4333         * Makefile.def (install-target-libgo): Depend on
4334         install-target-libatomic.
4335         * Makefile.in: Regenerate.
4337 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4339         PR go/55201
4340         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4341         * Makefile.in: Regenerate.
4343 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4345         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4346         * configure: Regenerate.
4348 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4350         * config.sub: Merge from config repo.
4352 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4354         * Makefile.def (target_modules): Add bootstrap=true and
4355         raw_cxx=true to libsanitizer.
4356         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4357         * Makefile.in: Regenerated.
4358         * configure: Likewise.
4360 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4362         * MAINTAINERS: Remove self as RTL optimization maintainer.
4364 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4366         * MAINTAINERS (Write After Approval): Add myself.
4368 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4370         * Makefile.def (target_modules): Remove bootstrap=true and
4371         raw_cxx=true from libsanitizer.
4372         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4373         * Makefile.in: Regenerated.
4374         * configure: Likewise.
4376 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4378         * Makefile.def (target_modules): Add bootstrap=true and
4379         raw_cxx=true to libsanitizer.
4380         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4381         * Makefile.in: Regenerated.
4382         * configure: Likewise.
4384 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4386         PR bootstrap/54279
4387         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4388         * configure: Regenerate.
4389         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4390         * Makefile.in: Regenerate.
4392 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4394         * configure.ac: Disable libsanitizer if we're not building C++.
4395         * configure: Regenerate.
4397 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4399         * MAINTAINERS (Write After Approval): Add myself.
4401 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4403         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4404         Kostya Serebryany (kcc@google.com) and
4405         Jakub Jelinek (jakub@redhat.com).
4406         Rename area for Dodji Seketeli (dodji@redhat.com).
4408 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4410         * MAINTAINERS: (asan.c, related): Add myself.
4412 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4414         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4415         * configure: Regenerate.
4417 2012-11-13  Richard Henderson  <rth@redhat.com>
4419         * configure.ac: Move libsanitizer logic to subdirectory.
4420         * configure: Regenerate.
4422 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4424         * configure.ac: Enable libsanitizer just on x86 linux for now.
4425         * configure: Re-generate.
4427 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4429         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4430         sections.
4431         * configure: Regenerate.
4433 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4435         * configure.ac: Add section for configdirs for libsanitizer.
4436         Disable for cris-*-* and mmix-*-*.
4437         * configure: Regenerate.
4439 2012-11-12  Wei Mi <wmi@google.com>
4441         * configure.ac: Add libsanitizer to target_libraries.
4442         * Makefile.def: Ditto.
4443         * configure: Regenerate.
4444         * Makefile.in: Regenerate.
4445         * libsanitizer: New directory for asan runtime.  Contains an empty
4446         tsan directory.
4448 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4450         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4451         against Mingw64 w32api.
4452         * configure: Regenerate.
4454 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4456         * configure: Regenerated.
4458 2012-11-03  Robert Mason  <rbmj@verizon.net>
4460         * configure.ac: add --disable-libstdcxx configure option
4461         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4463 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4465         * MAINTAINERS (Write After Approval): Add myself.
4467 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4469         * MAINTAINERS (Write After Approval): Add myself.
4471 2012-10-24  Sharad Singhai  <singhai@google.com>
4473         * MAINTAINERS (Write After Approval): Add myself.
4475 2012-10-24  Eric Christopher  <echristo@gmail.com>
4477         * MAINTAINERS: Update email address.
4479 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4481         PR bootstrap/54820
4482         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4483         * configure: Regenerate.
4485 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4487         * MAINTAINERS (aarch64): Add Marcus and myself.
4489 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4491         PR bootstrap/54820
4492         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4493         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4494         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4495         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4496         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4497         * Makefile.in: Regenerate.
4498         * configure.ac (have_static_libs): New variable and associated check.
4499         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4500         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4501         * configure: Regenerate.
4503 2012-10-10  Richard Biener  <rguenther@suse.de>
4505         * MAINTAINERS: Adjust for changed surname.
4507 2012-10-04  Lawrence Crowl  <crowl@google.com>
4509         * MAINTAINERS (Write After Approval): Add myself.
4511 2012-10-01  Cary Coutant  <ccoutant@google.com>
4513         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4515 2012-09-28  Ian Lance Taylor  <iant@google.com>
4517         * Makefile.def: Make all-target-libgo depend on
4518         all-target-libbacktrace.
4519         * Makefile.in: Rebuild.
4521 2012-09-26  Ian Lance Taylor  <iant@google.com>
4523         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4524         * Makefile.in: Rebuild.
4526 2012-09-20  Walter Lee  <walt@tilera.com>
4528         * configure.ac: Add tilegx to list of targets that support gold.
4529         * configure: Regenerate.
4531 2012-09-20  Marek Polacek  <polacek@redhat.com>
4533         * MAINTAINERS (Write After Approval): Add myself.
4535 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4537         * configure.ac: Add mips*-mti-elf* target.
4538         * configure: Regenerate.
4540 2012-09-17  Ian Lance Taylor  <iant@google.com>
4542         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4543         * configure.ac (host_libs): Add libbacktrace.
4544         (target_libraries): Add libbacktrace.
4545         * Makefile.def (host_modules): Add libbacktrace.
4546         (target_modules): Likewise.
4547         * configure, Makefile.in: Rebuild.
4549 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4551         PR target/38607
4552         Merge upstream change.
4553         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4555         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4556         Add libgomp*.o to compare_exclusions for AIX.
4557         * configure: Regenerate.
4559 2012-09-06  Diego Novillo  <dnovillo@google.com>
4561         * configure.ac: Bump minimum GMP version to 4.2.3.
4562         * configure: Re-generate.
4564 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4566         PR target/54461
4567         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4568         target-libgloss if not configured --with-avrlibc=no.
4569         * configure: Regenerate.
4571 2012-09-04  Jason Merrill  <jason@redhat.com>
4573         * configure.ac: Fix --enable-languages=all.
4575 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4577         * MAINTAINERS (Write After Approval): Add myself.
4579 2012-09-03  Richard Guenther  <rguenther@suse.de>
4581         PR bootstrap/54138
4582         * configure.ac: Re-organize ISL / CLOOG checks to allow
4583         disabling with either --without-isl or --without-cloog.
4584         * configure: Regenerated.
4586 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4588         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4589         * configure: Regenerate.
4591 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4593         * MAINTAINERS: Fix my email address.
4595 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4597         PR binutils/4970
4598         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4599         and opcodes.
4600         * Makefile.in: Regenerated.
4602 2012-08-26  Art Haas <ahaas@impactweather.com>
4604         * configure: Regenerate.
4606 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4608         * INSTALL/README: Also refer to the online installation
4609         instructions.
4611 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4613         * MAINTAINERS (Write After Approval): Add myself.
4614         (Picochip port): Remove myself.
4616 2012-08-14   Diego Novillo  <dnovillo@google.com>
4618         Merge from cxx-conversion branch.
4620         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4621         POSTSTAGE1_CONFIGURE_FLAGS.
4622         * Makefile.in: Regenerate.
4623         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4624         Force C++ when bootstrapping.
4625         * configure: Regenerate.
4627 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4629         * MAINTAINERS (Write After Approval): Add myself.
4631 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4633         * README: Document use of ranges of years in copyright notices.
4635 2012-07-06  Richard Guenther  <rguenther@suse.de>
4637         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4638         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4639         --with-gmp=system.
4640         * Makefile.in: Regenerated.
4641         * configure: Likewise.
4643 2012-07-06  Richard Guenther  <rguenther@suse.de>
4645         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4646         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4647         supply V=1 as extra_make_flags.
4648         * configure: Regenerated.
4649         * Makefile.in: Likewise.
4651 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4653         * configure: Regenerate.
4655 2012-07-03  Richard Guenther  <rguenther@suse.de>
4657         * Makfile.def (isl): Remove not necessary extra_exports and
4658         extra_make_flags.
4659         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4660         * Makefile.in: Regenerated.
4662 2012-07-03  Richard Guenther  <rguenther@suse.de>
4664         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4665         * configure.ac: If either the ISL or the CLooG check failed
4666         do not try to build in-tree versions.
4667         * Makefile.in: Regenerated.
4668         * configure: Regenerated.
4670 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4672         * configure: Regenerate.
4674 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4676         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4677         maintainer.
4679 2012-07-02  Richard Guenther  <rguenther@suse.de>
4681         * configure: Regenerated.
4683 2012-07-02  Richard Guenther  <rguenther@suse.de>
4684         Michael Matz  <matz@suse.de>
4685         Tobias Grosser <tobias@grosser.es>
4686         Sebastian Pop <sebpop@gmail.com>
4688         * Makefile.def: Add ISL host module, remove PPL host module.
4689         Adjust ClooG host module to use the proper ISL.
4690         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4691         * configure.ac: Include config/isl.m4.  Add ISL host library,
4692         remove PPL.  Remove PPL configury, add ISL configury, adjust
4693         ClooG configury.
4694         * Makefile.in: Regenerated.
4695         * configure: Likewise.
4697 2012-07-02  Richard Guenther  <rguenther@suse.de>
4699         Merge from graphite branch
4700         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4702         * configure: Regenerated.
4703         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4704         both cloog.org and legacy versions. The only supported version will
4705         be CLooG with the isl backend.
4707         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4709         * configure: Regenerated.
4710         * configure.ac: Require cloog isl 0.17.0
4712         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4714         * configure: Regenerated.
4715         * config/cloog.m4: Do not define CLOOG_ORG
4717 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4719         * configure.ac: Skip C if explicitly selected.
4720         * configure: Regenerate.
4722 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4724         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4725         they contain -O2.
4726         * configure: Regenerate.
4728 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4730         PR debug/53740
4731         * df.h, df-problems.c, dce.c: Revert last patch.
4733 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4735         * MAINTAINERS (Write After Approval): Update my email address.
4737 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4739         * MAINTAINERS (Write After Approval): Add myself.
4741 2012-06-20  Jason Merrill  <jason@redhat.com>
4743         * Makefile.tpl (check-target-libgomp-c++): New.
4744         (check-target-libitm-c++): New.
4745         * Makefile.def (c++): Add them.
4746         * Makefile.in: Regenerate.
4748 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4750         * MAINTAINERS (Write After Approval): Add myself.
4752 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4754         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4755         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4756         (install-no-fixedincludes): Adjust accordingly.
4757         * Makefile.in: Regenerate.
4759 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4761         Merge upstream change
4762         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4764 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4766         * MAINTAINERS (Write After Approval): Add myself.
4768 2012-05-09  Nick Clifton  <nickc@redhat.com>
4769             Paul Smith  <psmith@gnu.org>
4771         PR bootstrap/50461
4772         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4773         allow for the fact that from release v3.1.0 of MPFR the source
4774         files were moved into a src sub-directory.
4775         * configure: Regenerate.
4777 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4779         * configure.ac: Bump minimum MPFR version to 2.4.0.
4780         * configure: Regenerated.
4782 2012-05-01  Richard Henderson  <rth@redhat.com>
4784         * Makefile.def (libatomic): New target_module.
4785         * configure.ac (target_libraries): Add libatomic.
4786         (noconfigdirs): Check if libatomic is supported.
4787         * Makefile.in, configure: Rebuild.
4789 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4791         * MAINTAINERS (Write After Approval): Add myself.
4793 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4795         * config.sub: Update to 2012-04-18 version from official repo.
4797 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4799         * MAINTAINERS (Write After Approval): Add myself.
4801 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4803         * MAINTAINERS: Changed email address.
4805 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4807         PR target/52737
4808         * contrib/gcc_update (files_and_dependencies):
4809         Remove gcc/config/avr/t-multilib from touch data.
4811 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4813         * MAINTAINERS (OS Port Maintainers): Remove irix.
4814         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4815         (unsupported_languages): Remove mips-sgi-irix6.*.
4816         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4817         (with_stabs): Remove.
4818         * configure: Regenerate.
4820 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4822         * MAINTAINERS (OS Port Maintainers): Remove osf.
4823         * configure.ac (enable_libgomp): Remove *-*-osf*.
4824         (with_stabs): Remove alpha*-*-osf*.
4825         * configure: Regenerate.
4827 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4829         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4830         * configure: Regenerate.
4832 2012-02-17  Walter Lee  <walt@tilera.com>
4834         * MAINTAINERS: (Write After Approval): Delete myself.
4836 2012-02-14  Walter Lee  <walt@tilera.com>
4838         * MAINTAINERS (tilegx port): Add myself.
4839         (tilepro port): Add myself.
4840         (Write After Approval): Add myself.
4842 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4844         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4845         and Joseph Myers as docstring relicensing maintainers.
4847 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4849         * MAINTAINERS (write-after-approval): Add myself.
4851 2012-02-08  Ira Rosen <irar@il.ibm.com>
4853         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4854         maintainer.
4856 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4858         * MAINTAINERS (Write After Approval): Move myself to
4859         maintain alphabetical order.
4861 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4863         * MAINTAINERS (Write After Approval): Add myself.
4865 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4867         * MAINTAINERS (Write After Approval): Add myself.
4869 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4870             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4872         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4873         * configure: Regenerate.
4875 2012-01-23  Harshit Chopra  <harshit@google.com>
4877         * MAINTAINERS (Write After Approval): Add myself.
4879 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4881         * configure.ac: Remove reference to mh-interix.
4882         * configure: Regenerate.
4884 2012-01-05  Richard Henderson  <rth@redhat.com>
4886         PR bootstrap/51072
4887         * configure.ac: Disable libitm if c++ is not enabled.
4888         * configure: Rebuild.
4890         * configure.ac: Fix regexp for same.
4891         * configure: Rebuild.
4893 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4895         * MAINTAINERS (Write After Approval): Add myself.
4897 2012-01-02  Richard Guenther  <rguenther@suse.de>
4899         PR bootstrap/51686
4900         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4901         * Makefile.in: Regenerate.
4903 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4905         * MAINTAINERS (Write After Approval): Add myself.
4907 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4909         * configure: Regenerate.
4911 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4913         * MAINTAINERS (picochip): Changed email address.
4915 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4917         * MAINTAINERS (write-after-approval): Add self.
4919 2011-11-29  DJ Delorie  <dj@redhat.com>
4921         * configure.ac (rl78-*-*) New case.
4922         * configure: Regenerate.
4923         * MAINTAINERS: Add myself as RL78 maintainer.
4925 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4927         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4929 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4931         * libtool.m4: Additional FreeBSD 10 fixes.
4933 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4935         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4936         Maintainers section, as Epiphany maintainer.
4938 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4940         PR target/49992
4941         * configure.ac: Remove ranlib special-casing for Darwin.
4942         * configure: Regenerate.
4944 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4946         * MAINTAINERS (Reviewers): Keep the list sorted.
4948 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4950         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4952 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4954         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4955         * configure: Rebuild.
4956         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4957         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4958         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4959         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4960         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4961         Add READELF.
4962         * Makefile.in: Rebuild.
4964 2011-11-09  Jason Merrill  <jason@redhat.com>
4966         * Makefile.def (language=c++): Remove check-c++0x.
4967         * Makefile.in (check-gcc-c++): Regenerate.
4969 2011-11-08  Richard Henderson  <rth@redhat.com>
4971         * configure.ac: Test for libitm directory present first.
4973         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4975         * configure.ac: Test libitm/configure.tgt to disable libitm.
4976         * configure: Rebuild.
4978 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4979             Richard Henderson  <rth@redhat.com>
4981         Merged from transactional-memory.
4983         * Makefile.def (lang_env_dependencies): libitm is c++.
4984         Add libitm target module.
4985         * configure.ac: Likewise.
4986         * config/mmap.m4: New file.
4987         * contrib/gcc_update: Add libitm to touch data.
4988         * Makefile.in, configure: Rebuild.
4990 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4992         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4993         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4994         * Makefile.in: Regenerate.
4996 2011-11-01  DJ Delorie  <dj@redhat.com>
4998         * config.sub: Update to version 2011-10-29 (added rl78)
5000 2011-10-27  Nick Clifton  <nickc@redhat.com>
5002         * config.sub: Import these changes from the config project:
5004         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5005             Ben Elliston  <bje@gnu.org>
5007         * config.sub (epiphany): New.
5009         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5010             Ben Elliston  <bje@gnu.org>
5012         * config.sub (hexagon, hexagon-*): New.
5014         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5016         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5017         64eb to be64.
5019         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5021         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5022         (nacl): Grok as alias for 32el-unknown-nacl.
5024 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5026         * MAINTAINERS (Write After Approval): Add myself.
5028 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5030         * MAINTAINERS (Write After Approval): Add myself.
5032 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5034         * MAINTAINERS (sparc port): Remove myself.
5036 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5038         * MAINTAINERS (Write After Approval): Add myself.
5040 2011-08-14  Yao Qi  <yao@codesourcery.com>
5042         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5043         * configure: Regenerate.
5045 2011-07-26  Ian Lance Taylor  <iant@google.com>
5047         * configure.ac: Set have_compiler based on whether gcc directory
5048         exists, rather than on whether gcc is in configdirs.
5049         * configure: Rebuild.
5051 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5053         * MAINTAINERS (Global Reviewers): Add self.
5055 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5057         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5058         link directories.
5059         * Makefile.in: Rebuild.
5061 2011-07-20  Ian Lance Taylor  <iant@google.com>
5063         PR bootstrap/49787
5064         * configure.ac: Move --enable-bootstrap handling earlier in file.
5065         If --enable-bootstrap and either --enable-build-with-cxx or
5066         --enable-build-poststage1-with-cxx, enable C++ automatically.
5067         * configure: Rebuild.
5069 2011-07-19  Ian Lance Taylor  <iant@google.com>
5071         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5072         make C++ a boot_language.  Set and substitute
5073         POSTSTAGE1_CONFIGURE_FLAGS.
5074         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5075         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5076         * configure, Makefile.in: Rebuild.
5078 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5080         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5081         maintainers.
5083 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5085         * MAINTAINERS (Global Reviewers): Add myself.
5087 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5089         * configure: Regenerate.
5091 2011-07-16  Jason Merrill  <jason@redhat.com>
5093         * Makefile.def (language=c++): Add check-c++0x and
5094         check-target-libmudflap-c++.
5095         * Makefile.tpl (check-target-libmudflap-c++): New.
5096         * Makefile.in: Regenerate.
5098 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5100         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5101         * Makefile.def (target_modules/libjava): Pass
5102         $(EXTRA_CONFIGARGS_LIBJAVA).
5103         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5104         if not configured with --enable-static-libjava.
5105         * Makefile.in: Regenerate.
5106         * configure: Likewise.
5108 2011-07-15  Jason Merrill  <jason@redhat.com>
5110         * Makefile.in (check-c++): Move check-gcc-c++0x after
5111         check-target-libstdc++-v3.
5113 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5115         * MAINTAINERS (c6x port): New entry.
5117 2011-07-13  Jason Merrill  <jason@redhat.com>
5119         * Makefile.in (check-gcc-c++0x): New.
5120         (check-c++): Depend on it.
5122 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5124         PR target/39150
5125         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5126         x86_64-*-solaris2.1[0-9]*.
5127         * configure: Regenerate.
5129 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5131         * MAINTAINERS (RTL optimizers): Add self.
5133 2011-06-27  Gabriel Charette  <gchare@google.com>
5135         * MAINTAINERS (Write After Approval): Add myself.
5137 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5139         PR regression/47836
5140         PR bootstrap/23656
5141         PR other/47733
5142         PR bootstrap/49247
5143         PR c/48825
5144         * configure.ac (target_libraries): Remove target-libiberty.
5145         Remove case-statement setting skipdirs=target-libiberty for
5146         multiple targets.  Remove checking target_configdirs and
5147         removing target-libiberty but keeping target-libgcc if
5148         otherwise empty.
5149         * Makefile.def (target_modules): Don't add libiberty.
5150         (dependencies): Remove all traces of target-libiberty.
5151         * configure, Makefile.in: Regenerate.
5153 2011-06-13  Walter Lee <walt@tilera.com>
5155         * configure.ac (tilepro-*-*) New case.
5156         (tilegx-*-*): Likewise.
5157         * configure: Regenerate.
5159 2011-06-06  Jing Yu  <jingyu@google.com>
5161         * configure.ac: Skip target-libiberty for
5162         arm*-*-linux-androideabi.
5163         * configure: Regenerated.
5165 2011-06-06  Nick Clifton  <nickc@redhat.com>
5167         * config.sub: Sync from upstream.
5169 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5171         * MAINTAINERS (Write After Approval): Add myself.
5173 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5175         * MAINTAINERS: Update my email address.
5177 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5179         * MAINTAINERS (Write After Approval): Update my email address.
5181 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5183         * MAINTAINERS (Write After Approval): Add myself.
5185 2011-05-08  Doug Kwan  <dougkwan@google.com>
5187         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5188         * configure: Regenerated.
5189         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5190         value from configure.
5191         * Makefile.in: Regenerated.
5193 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5195         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5196         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5197         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5198         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5199         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5200         *-*-vxworks*): Disable newlib and libgloss in separate case
5201         statement.
5202         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5203         to separate case statement.
5204         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5205         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5206         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5207         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5208         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5209         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5210         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5211         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5212         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5213         i[[3456789]]86-*-rdos*, m32r-*-*,
5214         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5215         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5216         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5217         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5218         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5219         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5220         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5221         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5222         and libgloss in main case over targets.  Remove most empty cases
5223         in main case over targets.
5224         * configure: Regenerate.
5226 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5228         * MAINTAINERS (Write After Approval): Add myself.
5230 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5232         * configure.ac: Remove code setting special library locations for
5233         hppa*64*-*-hpux11*.  Remove code setting compiler for
5234         sparc-sun-solaris2*.
5235         * configure: Regenerate.
5237 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5239         * configure.ac: Separate libgloss_dir settings from general case
5240         over targets.
5241         * configure: Regenerate.
5243 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5245         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5246         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5247         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5248         cases in libgcj-disabling case statement.
5249         (hppa*64*-*-linux*): Set unsupported_languages instead of
5250         disabling target-zlib.
5251         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5252         to hppa*64*-*-hpux*.
5253         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5254         hppa*-*-hpux*.
5255         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5256         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5257         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5258         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5259         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5260         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5261         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5262         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5263         libgcj-disabling case statement.
5264         * configure: Regenerate.
5266 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5268         * configure.ac: Disable Java for targets not supporting libffi.
5269         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5270         Remove cases in Java-disabling statement.
5271         (*arm-wince-pe): Change to arm-wince-pe.
5272         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5273         cases in Java-disabling statement.
5274         (bfin-*-*): Don't disable Java again.
5275         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5276         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5277         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5278         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5279         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5280         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5281         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5282         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5283         Java-disabling statement.
5284         (mmix-*-*): Don't disable Java again.
5285         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5286         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5287         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5288         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5289         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5290         statement.
5291         * configure: Regenerate.
5293 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5295         * configure.ac: Separate cases disabling Java and Java libraries
5296         from general case over targets.
5297         * configure: Regenerate.
5299 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5301         * MAINTAINERS: Update my email address.
5303 2011-04-20  Easwaran Raman  <eraman@google.com>
5305         * MAINTAINERS (Write After Approval): Add myself.
5307 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5309         PR lto/48086
5310         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5311         * configure: Regenerate.
5313 2011-04-16  Jim Meyering  <meyering@redhat.com>
5315         * MAINTAINERS (Write After Approval): Add myself.
5317 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5319         * MAINTAINERS: Update my email address.
5321 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5323         * MAINTAINERS (Write After Approval): Add myself.
5325 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5327         * MAINTAINERS (Write After Approval): Add myself.
5329 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5331         * MAINTAINERS (Write After Approval): Add myself.
5333 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5335         * configure.ac (build_tools): Remove build-byacc.
5336         (host_libs): Remove mmalloc.
5337         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5338         autoconf automake libtool diff rcs fileutils shellutils time
5339         textutils wdiff find uudecode hello tar gzip indent recode release
5340         sed perl gawk findutils gettext zip.
5341         (libgcj): Remove target-qthreads.
5342         (target_tools): Remove target-examples target-gperf.
5343         (YACC): Don't handle building byacc.
5344         * configure: Regenerate.
5345         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5346         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5347         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5348         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5349         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5350         handle building components.
5351         * Makefile.in: Regenerate.
5353 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5355         * MAINTAINERS: Update my email address as Xtensa maintainer.
5357 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5359         * config.sub: Sync from upstream.
5361 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5363         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5364         (microblaze*): Don't disable libssp.
5365         * configure: Regenerate.
5367 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5369         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5370         moveifchange.
5371         * configure: Regenerate.
5372         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5373         * Makefile.in: Regenerate.
5375 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5377         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5378         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5379         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5380         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5381         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5382         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5383         md_exec_prefix cases.
5384         * configure: Regenerate.
5386 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5388         * configure.ac: Separate cases disabling target-libssp,
5389         target-libiberty, target-libstdc++-v3 and Fortran from general
5390         case over targets.
5391         * configure: Regenerate.
5393 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5395         * configure.ac (*-*-chorusos): Don't disable libgcj.
5396         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5397         Remove case.
5398         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5399         (arm-*-coff): Don't disable libgcj.
5400         (arm*-*-linux-gnueabi): Remove useless assignment.
5401         (arm-*-riscix*): Don't disable libgcj.
5402         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5403         configuration.
5404         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5405         (c54x*-*-*): Remove case.
5406         (tic54x-*-*): Don't disable GCC or GCC libraries.
5407         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5408         to *.
5409         (d10v-*-*): Don't disable GCC libraries.
5410         (d30v-*-*): Don't disable libgcj.
5411         (h8500-*-*): Don't disable GCC libraries.
5412         (i960-*-*): Don't disable libgcj.
5413         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5414         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5415         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5416         libgcj.
5417         (m68k-*-coff*): Remove case.
5418         (mmix-*-*): Don't disable libgloss on host.
5419         (mn10200-*-*, mn10300-*-*): Remove cases.
5420         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5421         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5422         Don't disable libgcj.
5423         (romp-*-*): Remove case.
5424         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5425         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5426         case.
5427         (v810-*-*): Don't disable GCC libraries.
5428         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5429         (ip2k-*-*): Don't disable GCC libraries.
5430         * configure: Regenerate.
5432 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5434         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5435         libffi on host.
5436         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5437         on host.
5438         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5439         * configure: Regenerate.
5441 2011-03-26  John Marino  <binutils@marino.st>
5443         * configure.ac: Add support for *-*-dragonfly*
5444         * configure: Regenerate.
5446 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5448         * configure.ac (native_only): Remove.
5449         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5450         send-pr uudecode guile gnuserv on host.
5451         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5452         send-pr rcs guile perl texinfo libtool on host.
5453         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5454         automake send-pr rcs guile perl texinfo libtool on host.
5455         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5456         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5457         (alpha*-dec-osf*): Don't disable fileutils on target.
5458         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5459         texinfo send-pr expect dejagnu on target.
5460         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5461         target-qthreads on target.
5462         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5463         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5464         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5465         x86_64-*-mingw*): Don't disable expect on target.
5466         (*-*-cygwin*): Don't disable target-gperf on target.
5467         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5468         gnuserv on target.
5469         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5470         target.
5471         * configure: Regenerate.
5473 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5475         * configure.ac (target_tools): Remove target-groff.
5476         (native_only): Remove target-groff.
5477         (hppa*64*-*-*): Don't disable byacc.
5478         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5479         setting.
5480         (*-*-kaos*): Don't skip target-librx and target-groff.
5481         (*-*-netware*): Don't skip target-libmudflap.
5482         (*-*-tpf*): Don't skip target-libmudflap.
5483         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5484         directories on the host.
5485         (ia64*-*-*vms*): Don't skip tix.
5486         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5487         host.
5488         * configure: Regenerate.
5490 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5492         * configure.ac: Remove references to mt-mep, mt-netware,
5493         mt-wince.
5494         * Makefile.def: Add all-utils soft dependencies.
5495         * Makefile.tpl: Remove GDB_NLM_DEPS.
5496         * configure: Regenerate.
5497         * Makefile.in: Regenerate.
5499 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5501         * configure.ac: Do not include mh-x86omitfp.
5502         * configure: Regenerate.
5504 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5506         * configure.ac: Remove empty cases.
5507         * configure: Regenerate.
5509 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5511         * Makefile.def: Add dependency from termcap to gdb.
5512         * Makefile.in: Regenerate.
5514 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5516         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5517         * configure: Regenerate.
5518         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5519         * Makefile.tpl: Likewise.
5520         * Makefile.in: Regenerate.
5522 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5524         * configure.ac: Remove all mentions of tentative_cc.
5525         * configure: Regenerate.
5527 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5529         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5530         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5531         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5532         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5533         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5534         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5535         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5536         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5537         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5538         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5539         *-*-rhapsody*): Remove host cases.
5540         * configure: Regenerate.
5542 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5544         * configure.ac (ppc*-*-pe): Remove host case.
5545         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5546         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5547         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5548         cases.
5549         * configure: Regenerate.
5551 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5553         * config.sub: Update to version 2011-03-23.
5555 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5557         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5558         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5559         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5560         * configure: Regenerate.
5562 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5564         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5565         to Write After Approval.
5566         * config-ml.in: Don't handle arc-*-elf*.
5567         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5568         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5569         handle GCC libraries.
5570         * configure: Regenerate.
5572 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5574         PR bootstrap/48120:
5575         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5576         Add -lstdc++ -lm to LIBS.
5577         * configure: Regenerate.
5579 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5581         * config.guess: Update to version 2011-02-02
5582         * config.sub: Update to version 2011-02-24
5584 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5586         PR lto/48086
5587         * configure.ac: Re-enable LTO on *-apple-darwin9.
5588         * configure: Regenerate.
5590 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5592         PR lto/48086
5593         * configure.ac: Disable LTO on darwin due to an assembler change in
5594         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5595         under 256.
5596         * configure: Regenerate.
5598 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5600         * MAINTAINERS: Update myself as score backend maintainer,
5601         update my e-mail address.
5603 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5605         * MAINTAINERS: Update my e-mail address.
5607 2011-03-06  Joey Ye  <joey.ye@arm.com>
5609         * MAINTAINERS: Update my e-mail address.
5611 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5613         * configure.ac: Adjust test of with_ppl.
5614         * configure: Regenerated.
5616 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5618         * MAINTAINERS: Adjust my e-mail address.
5620 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5622         * configure.ac: Add -lpwl to ppllibs.
5623         * configure: Regenerated.
5625 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5627         * config/cloog.m4: Add -lisl to clooglibs.
5628         * configure: Regenerated.
5630 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5632         * MAINTAINERS (CPU Port maintainers): Add self.
5634 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5636         * MAINTAINERS: Add myself as testsuite maintainer.
5638 2011-02-15  Mike Stump  <mikestump@comcast.net>
5640         * MAINTAINERS: Add myself as testsuite maintainer.
5642 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5644         Import from Libtool and gnulib:
5646         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5648         Prepare for supporting FreeBSD 10.
5649         * config.rpath: Remove handling of freebsd1* which soon would
5650         match FreeBSD 10.0.
5652         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5654         Remove support for FreeBSD 1.x.
5655         * libtool.m4 (_LT_LINKER_SHLIBS)
5656         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5657         soon would incorrectly match FreeBSD 10.0.
5659 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5661         PR binutils/12283
5662         * move-if-change: Import version from gnulib.
5664 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5666         PR lto/47225
5667         * Makefile.def (lto-plugin): Double dash for enable-shared.
5668         (configure-gcc): Depend on all-lto-plugin.
5669         * Makefile.in: Rebuilt.
5671 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5673         * configure.ac: Remove extra bracket.
5674         * configure: Regenerate.
5676 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5678         * MAINTAINERS: Add myself as libquadmath maintainer.
5680 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5682         * MAINTAINERS: Update my email address.
5684 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5686         * MAINTAINERS (option handling): Add self.
5688 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5690         PR lto/47225
5691         * Makefile.def: Add dependency for install-gcc
5692         on install-lto-plugin.
5693         * Makfile.in: Regenerated
5695 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5697         * MAINTAINERS (CPU Port Maintainers): Add myself.
5699 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5701         PR libgcj/44341
5702         * configure.ac: Discard --with-* flags for host when configuring
5703         target libraries for cross build.
5704         * configure: Rebuilt.
5706 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5708         * MAINTAINERS (linear loop transforms): Removed.
5710 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5712         * configure.ac: If with_ppl is no, move setting with_cloog=no
5713         after CLOOG_REQUESTED check.
5714         * configure: Regenerated.
5716 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5718         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5719         CLooG has been requested.
5720         * configure: Regenerated.
5722 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5724         * configure: Regenerated.
5725         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5727 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5729         * configure: Regenerated.
5730         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5732 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5734         * configure.ac: Use AS_HELP_STRING throughout.
5735         * configure: Regenerate.
5737 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5739         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5740         * configure: Regenerate.
5742 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5744         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5746 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5748         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5749         for ia64-hpux.
5750         * configure: Regenerate.
5752 2011-01-07  Jan Hubicka  <jh@suse.cz>
5754         PR lto/47225
5755         * Makefile.in: Regenerate.
5756         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5757         configure.
5759 2011-01-07  Jan Hubicka  <jh@suse.cz>
5761         * Makefile.in: Regenerate.
5762         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5763         and configure dependency on lto-plugin configure.
5764         (lto-plugin module): Remove dependency on GCC; add dependency on
5765         liniberty.
5767 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5769         * MAINTAINERS (Write After Approval): Add myself.
5771 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5773         * configure: Regenerate.
5775 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5777         * configure.ac: (picochip): Disable libiberty.
5779 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5781         * MAINTAINERS (Write After Approval): Add myself.
5783 2010-12-10  Ian Lance Taylor  <iant@google.com>
5785         PR bootstrap/46819
5786         * configure.ac: For --disable-libgcj clear libgcj_saved.
5787         * configure: Rebuild.
5789 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5791         PR fortran/46540
5792         * configure.ac: Add --disable-libquadmath and
5793         --disable-libquadmath-support.
5794         * configure: Regenerate.
5796 2010-12-03  Ian Lance Taylor  <iant@google.com>
5798         * MAINTAINERS: Add myself as libgo maintainer.
5800 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5802         PR libffi/46792
5803         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5804         * configure: Regenerate.
5806 2010-12-02  Ian Lance Taylor  <iant@google.com>
5808         * configure.ac: Always set default for poststage1_ldflags to
5809         -static-libstdc++ -static-libgcc.
5811 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5813         * configure.ac: Move comment to remove extra space in last argument
5814         of GCC_TARGET_TOOL.
5816 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5818         PR other/46026
5819         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5820         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5821         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5822         (BASE_FLAGS_TO_PASS): Use it.
5823         * configure: Rebuilt.
5824         * Makefile.in: Rebuilt.
5826 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5828         PR binutils/12258
5829         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5830         Properly check default linker.
5831         * configure: Regnerated.
5833 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5835         * configure.ac: For --enable-gold, handle value `default' instead of
5836         `both*'.  New configure option --{en,dis}able-ld.
5837         * configure: Regenerate.
5839 2010-11-20  Ian Lance Taylor  <iant@google.com>
5841         * configure.ac: Only disable a language library if no language needs
5842         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5843         * configure: Rebuild.
5845 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5847         * Makefile.in: Regenerate.
5849         PR other/46202
5850         * configure.ac: Fix just-built in-tree STRIP name to be
5851         binutils/strip-new.
5852         * configure: Regenerate.
5853         * Makefile.def (install-strip-gcc, install-strip-binutils)
5854         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5855         (install-strip-sid): Mirror dependencies on non-strip variants
5856         of these targets on the respective -strip prerequisites.
5857         * Makefile.tpl (install-strip, install-strip-host)
5858         (install-strip-target): New targets.
5859         (install-strip-[+module+], install-strip-target-[+module+]):
5860         New targets.
5861         * Makefile.in: Regenerate.
5863 2010-11-19  Ian Lance Taylor  <iant@google.com>
5864             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5866         * configure.ac: Add target-libgo to target_libraries.  Set
5867         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5868         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5869         (HOST_EXPORTS): Add GOC.
5870         (BASE_TARGET_EXPORTS): Add GOC.
5871         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5872         (GOCFLAGS_FOR_TARGET): New variable.
5873         (EXTRA_HOST_FLAGS): Add GOC.
5874         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5875         * Makefile.def (target_modules): Add libgo.
5876         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5877         (dependencies): Add dependency from configure-target-libgo to
5878         configure-target-libffi and all-target-libstdc++-v3.  Add
5879         dependencies from all-target-libgo to all-target-libffi.
5880         (languages): Add go.
5881         * configure: Rebuild.
5882         * Makefile.in: Rebuild.
5884 2010-11-19  Ian Lance Taylor  <iant@google.com>
5886         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5887         compiler/flag environment variables.
5889 2010-11-18  Ian Lance Taylor  <iant@google.com>
5891         * configure.ac: Check for lang_requires_boot_languages in
5892         config-lang.in files.
5893         * configure: Rebuild.
5895 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5896             Tobias Burnus  <burnus@net-b.de>
5898         PR fortran/32049
5899         * Makefile.def: Add libquadmath; build it with language=fortran.
5900         * configure.ac: Add libquadmath.
5901         * Makefile.tpl: Handle multiple libs in check-[+language+].
5902         * Makefile.in: Regenerate.
5903         * configure: Regenerate.
5905 2010-11-16  Tom Tromey  <tromey@redhat.com>
5907         * MAINTAINERS: Moved myself to reviewers section.
5909 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5911         * MAINTAINERS: Moved myself to reviewers section.
5913 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5915         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5916         (Write After Approval): Remove self.
5918 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5920         * configure.ac: Fix spelling in option names.
5921         * configure: Regenerated.
5923 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5925         PR bootstrap/39622
5926         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5927         * configure: Regenerated.
5929 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5931         * MAINTAINERS: Update my email address.
5933 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5935         * configure: Regenerate.
5937 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5939         * configure: Regenerate.
5941 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5943         * configure: Regenerate.
5945 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5947         * configure: Regenerate.
5949 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5951         * configure.ac: Support official CLooG.org versions.
5952         * configure: Regenerate.
5953         * config/cloog.m4: New.
5955 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5957         * MAINTAINERS (Write After Approval): Add myself.
5959 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5961         * MAINTAINERS: Update my email address.
5963 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5965         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5966         * configure: Regenerate.
5968 2010-11-03  Ian Lance Taylor  <iant@google.com>
5969             Dave Korn  <dave.korn.cygwin@gmail.com>
5971         PR lto/46273
5972         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5973         and on other supported platforms whenever LTO is enabled.
5974         * configure: Rebuild.
5976 2010-11-02  Alan Modra  <amodra@gmail.com>
5978         PR binutils/12110
5979         * configure.ac: Error when source path contains spaces.
5980         * configure: Regenerate.
5982 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5984         * MAINTAINERS: Update my email address.
5986 2010-10-20  Ian Lance Taylor  <iant@google.com>
5988         * Makefile.def (target_modules): Set lib_path to src/.libs for
5989         libstdc++-v3 module.
5990         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5991         * Makefile.in: Rebuild.
5993 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5995         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5996         (Write After Approval): Remove myself.
5998 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6000         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6002 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6004         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6006 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6008         * configure.ac (build_lto_plugin): New shell variable.
6009         (--enable-lto): Turn on by default for all non-ELF platforms that
6010         have had LTO support added so far.  Set build_lto_plugin appropriately
6011         for both ELF and non-ELF.
6012         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6013         * configure: Regenerate.
6015 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6017         Sync from src:
6018         * configure.ac (v850 support): Remove target-libgloss from
6019         noconfigdirs.
6020         * configure: Regenerate.
6022 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6024         PR bootstrap/45326
6025         PR bootstrap/45174
6026         * configure.ac: Honor initial values of $build_configargs,
6027         $host_configargs, $target_configargs.  Mark the precious, so
6028         environment settings get recorded.
6029         * configure: Regenerate.
6031 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6033         PR bootstrap/45796
6034         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6035         Depend on all-build-libiberty.
6036         * Makefile.in: Regenerate.
6038 2010-09-30  Michael Eager  <eager@eagercon.com>
6040         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6041         * configure: Regenerate.
6043 2010-09-28  Michael Eager  <eager@eagercon.com>
6045         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6047 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6049         PR bootstrap/44621
6050         * configure.ac: Fix unportable shell quoting.
6051         * configure: Regenerate.
6053 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6055         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6056         targets and amend comment.
6057         * configure: Regenerate.
6059 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6061         * MAINTAINERS (Write After Approval): Add myself.
6063 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6065         * configure.ac: Enable LTO by default on Darwin.
6066         * configure: Regenerate.
6068 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6070         * MAINTAINERS (Write After Approval): Add myself.
6072 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6074         * MAINTAINERS (Write After Approval): Add myself.
6076 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6078         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6079         ports
6081 2010-07-28  David Yuste  <david.yuste@gmail.com>
6083         * MAINTAINERS (Write After Approval): Add myself.
6085 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6087         * configure.ac: Support all v850 targets.
6088         * configure: Regenerate.
6090 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6092         PR bootstrap/44455
6093         * configure.ac (extra_mpfr_configure_flags): Copy from
6094         extra_mpc_gmp_configure_flags.
6095         * configure: Re-generated.
6097 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6099         * MAINTAINERS (Write After Approval): Add myself.
6101 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6103         * MAINTAINERS (Write After Approval): Add myself.
6105 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6107         * MAINTAINERS (Write After Approval): Add myself.
6109 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6111         PR target/44862
6112         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6113         Provide -B option to allow for link spec %s substitutions for
6114         libstdc++.a on darwin.
6115         * Makefile.in: Regenerate.
6117 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6119         * MAINTAINERS (Reviewers): Update my e-mail address
6121 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6123         * Makefile.def (configure-gcc): Depend on all-libelf.
6124         * Makefile.in: Rebuild.
6126 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6128         * MAINTAINERS (Write After Approval): Add myself in the right place.
6130 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6132         * MAINTAINERS (Write After Approval): Add myself.
6134 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6136         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6138 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6140         * config.sub: Update to version 2010-05-21.
6141         * config.guess: Update to version 2010-04-03.
6143 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6145         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6146         * configure: Regenerate.
6148 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6150         * MAINTAINERS (Write After Approval): Add myself.
6152 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6154         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6155         a platform that supports LTO.
6156         * configure: Regenerate.
6158 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6160         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6161         * configure: Regenerated.
6163 2010-04-27  Roland McGrath  <roland@redhat.com>
6164             H.J. Lu  <hongjiu.lu@intel.com>
6166         * configure.ac (--enable-gold): Support both, both/gold and
6167         both/bfd to add gold to configdirs without removing ld.
6168         * configure: Regenerated.
6170         * Makefile.def: Add install-gold dependency to install-ld.
6171         * Makefile.in: Regenerated.
6173 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6175         PR lto/42776
6176         * configure.ac (--enable-lto): Refactor handling so libelf tests
6177         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6178         and allow LTO to be explicitly enabled on non-ELF platforms that
6179         are known to support it inside else-clause.
6180         * configure: Regenerate.
6182 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6184         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6185         * configure: Regenerate.
6187 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6189         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6190         * configure: Regenerate.
6192 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6194         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6195         separately.
6196         * configure: Regenerate.
6198 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6200         * MAINTAINERS (Write After Approval): Add myself.
6202 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6204         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6205         * configure: Regenerate.
6207 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6209         * configure: Regenerate after change to elf.m4.
6211 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6213         * MAINTAINERS (Write After Approval): Add myself.
6215 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6217         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6218         * configure: Regenerated.
6220 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6222         * configure.ac: Print "buggy but acceptable" when CLooG
6223         revision is less than 9.
6224         * configure: Regenerated.
6226 2010-04-01  Diego Novillo  <dnovillo@google.com>
6228         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6230 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6232         PR bootstrap/43615
6233         PR bootstrap/43328
6235         Revert:
6237         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6239         * configure.ac: Do not pass --enable-multilib nor
6240         --disable-multilib in baseargs.  Accept explicitly passed
6241         --enable_multilib.
6242         * configure: Regenerate.
6244 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6246         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6248 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6250         * MAINTAINERS: Remove myself.
6252 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6254         PR bootstrap/43328
6255         * configure.ac: Do not pass --enable-multilib nor
6256         --disable-multilib in baseargs.  Accept explicitly passed
6257         --enable_multilib.
6258         * configure: Regenerate.
6260 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6262         * MAINTAINERS (spu port): Remove me.
6264 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6266         * configure.ac (tic6x-*-*): New case.
6267         * configure: Regenerate.
6269 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6271         * config.sub: Update to version 2010-03-22.
6272         * config.guess: Update to version 2009-12-30.
6274 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6276         PR ada/42554
6277         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6278         * configure: Regenerate.
6280 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6282         * MAINTAINERS: Update my email address.
6284 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6286         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6287         (ghassan.shobaki@amd.com): Removed.
6289 2010-03-17  Alan Modra  <amodra@gmail.com>
6291         * MAINTAINERS: Update my email address.
6293 2010-03-16  Diego Novillo  <dnovillo@google.com>
6295         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6296         Matthews.
6298 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6300         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6301         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6303 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6305         * MAINTAINERS: Update my email address.
6307 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6309         * MAINTAINERS: Update my email address.
6311 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6313         * MAINTAINERS: Update my email address.
6315 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6317         * MAINTAINERS: Update my email address.
6319 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6321         PR libstdc++/32499
6322         * configure.ac (RANLIB): Default to true.
6323         (STRIP): Likewise.
6324         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6325         * configure: Regenerate.
6327 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6329         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6330         (Write After Approval): Update my email address.
6332 2010-02-17  Nick Clifton  <nickc@redhat.com>
6334         PR 11238
6335         * Makefile.tpl (local-distclean): Also remove config.cache files in
6336         sub-directories as there may not be Makefiles present in the
6337         sub-directories.
6338         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6339         the config.cache files found by the find command.
6341         * Makefile.in: Regenerate.
6342         * configure.ac: Revert previous delta.
6343         * configure: Regenerate.
6345 2010-02-15  Nick Clifton  <nickc@redhat.com>
6347         PR 11238
6348         * configure.ac: Delete config.cache files in sub-directories when
6349         deleting Makefiles.
6350         * configure: Regenerate.
6352 2010-02-12  Ben Elliston  <bje@gnu.org>
6354         * MAINTAINERS: Update my email address.
6356 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6358         * MAINTAINERS (spu port): Update my email address.
6360 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6362         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6364 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6366         * configure.ac: Add "recommended" version checks for GMP/MPC.
6367         Update recommended GMP/MPFR/MPC versions.
6368         * configure: Regenerate.
6370 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6372         * MAINTAINERS: Move my Embecosm email address into the
6373         write-after-approval section.
6375 2010-01-26  Ian Lance Taylor  <iant@google.com>
6377         * MAINTAINERS: Add myself as Go frontend maintainer.
6379 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6381         PR libstdc++/36101, PR libstdc++/42813
6382         * configure.ac (bootstrap_target_libs): Make inclusion of
6383         target-libgomp conditional on libgomb being in target_configdirs.
6384         * configure: Regenerate.
6386 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6388         PR libstdc++/36101, PR libstdc++/42813
6389         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6390         * configure: Regenerate.
6392 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6394         PR libstdc++/36101, PR libstdc++/42813
6395         * configure.ac (target_configdirs): Substitute.
6396         * Makefile.def: Bootstrap target module libgomp.
6397         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6398         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6399         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6400         * configure, Makefile.in: Regenerate.
6402 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6404         * MAINTAINERS: Adjust my details.
6406 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6408         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6410 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6412         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6414 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6416         * MAINTAINERS (Write After Approval): Add myself.
6418 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6420         * MAINTAINERS (Write After Approval): Add myself.
6422 2010-01-11  Richard Guenther  <rguenther@suse.de>
6424         PR lto/41569
6425         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6426         * Makefile.in: Regenerated.
6428 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6430         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6431         * configure: Regenerate.
6433 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6434             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6436         PR bootstrap/42424
6437         * configure.ac: Include libtool m4 files.
6438         (_LT_CHECK_OBJDIR): Call it.
6439         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6440         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6442         * configure: Regenerate.
6444 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6446         PR bootstrap/41818
6447         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6448         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6449         * Makefile.in: Regenerate.
6451 2010-01-02  Richard Guenther  <rguenther@suse.de>
6453         PR lto/41529
6454         * configure.ac: Include config/elf.m4.  Disable LTO if not
6455         builting for an elf target.
6456         * configure: Regenerate.
6458 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6460         * MAINTAINERS: Change my email address.
6462 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6464         * config.sub, config.guess: Update from upstream sources.
6466 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6468         * MAINTAINERS (Write After Approval): Add myself.
6470 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6472         PR middle-end/30447
6473         PR middle-end/30789
6474         PR other/40302
6476         * configure.ac: Require MPC.
6477         * configure: Regenerate.
6479 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6481         PR target/38384
6482         PR bootstrap/40972
6483         * libtool.m4: Sync from git Libtool.
6484         * ltoptions.m4: Likewise.
6485         * ltversion.m4: Likewise.
6486         * lt~obsolete.m4: Likewise.
6487         * ltmain.sh: Likewise.
6489 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6491         * configure.ac: Update minimum MPC version to 0.8.
6492         * configure: Regenerate.
6494 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6496         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6497         * configure: Regenerated.
6499 2009-11-21  Ian Lance Taylor  <iant@google.com>
6501         * configure.ac: Change default of poststage1_ldflags to be empty if
6502         poststage1_libs is set.  When poststage1_libs is empty, and
6503         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6504         * configure: Rebuild.
6506 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6508         * MAINTAINERS (Write After Approval): Update my email address.
6510 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6512         * config.guess: Update from upstream sources.
6514 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6516         * Makefile.def: Restore host and target settings for gmp.
6517         * Makefile.in: Rebuild.
6519 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6521         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6522         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6523         Fix portability of test of C++ as bootstrap language.  Add
6524         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6525         * configure: Rebuild.
6526         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6527         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6528         in-tree building.
6529         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6530         (POSTSTAGE1_HOST_EXPORTS): Use it.
6531         (STAGE[+id+]_CXXFLAGS): New.
6532         (BASE_FLAGS_TO_PASS): Pass it down.
6533         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6534         extra_exports.
6535         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6536         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6537         extra_exports.
6538         * Makefile.in: Rebuild.
6540 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6542         * config.sub, config.guess: Update from upstream sources.
6544 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6546         * MAINTAINERS (Write After Approval): Add myself.
6548 2009-11-09  Jon Beniston  <jon@beniston.com>
6550         * MAINTAINERS (Write After Approval): Add myself.
6552 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6554         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6555         paths for *-w64-mingw* and x86_64-*mingw*.
6556         * configure: Regenerated.
6558 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6560         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6562 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6564         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6565         Phil Edwards to Write-After Approval.
6567 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6569         * configure.ac: Disable target-winsup & co for
6570         x86_64-*-mingw* and *-w64-mingw* targets.
6571         * configure: Regenerated.
6573 2009-10-16  Nick Clifton  <nickc@redhat.com>
6575         * MAINTAINERS: Add myself as a maintainer for the RX port.
6577 2009-10-26  Johannes Singler  <singler@kit.edu>
6579         * MAINTAINERS (Write After Approval): Update my e-mail address.
6581 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6583         * configure.ac (CLooG test): Use = with test.
6584         * configure: Regenerate.
6586 2009-10-22  Richard Guenther  <rguenther@suse.de>
6588         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6589         cloog if the ppl version check failed.  Move flags saving
6590         before setting in libelf check.
6591         * configure: Regenerate.
6593 2009-10-21  Richard Guenther  <rguenther@suse.de>
6595         * configure.ac: Adjust the ppl and cloog configure to work as
6596         documented.  Disable cloog if ppl was disabled.  Omit the version
6597         checks if they were disabled.
6598         * configure: Re-generate.
6600 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6602         * configure.ac: Add 'lto' to enable_languages, not
6603         new_enable_languages, and only if not already present.
6604         * configure: Regenerate.
6606 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6608         * README: Refer to the various COPYING* files instead of just
6609         COPYING.
6610         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6612 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6614         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6616 2009-10-07  Richard Guenther  <rguenther@suse.de>
6618         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6619         and Richard Guenther as reviewers.
6620         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6621         as reviewers.
6623 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6625         * config.sub: Update from upstream sources.
6627 2009-10-06  Ian Lance Taylor  <iant@google.com>
6629         * Makefile.def: check-gold depends upon all-gas.
6630         * Makefile.in: Rebuild.
6632 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6634         * MAINTAINERS (Write After Approval): Add myself.
6636 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6638         * Makefile.def: all-lto-plugin depends on all-libiberty.
6639         set bootstrap=true for lto-plugin.
6640         Add lto-plugin.
6641         * Makefile.in: Regenerate.
6642         * configure.ac (host_libs): Add lto-plugin.
6643         * configure: Regenerate.
6645 2009-10-03  Diego Novillo  <dnovillo@google.com>
6647         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6648         (HOST_LIBELFLIBS): Define.
6649         (HOST_LIBELFINC): Define.
6650         * Makefile.in: Regenerate.
6651         * configure.ac: Add --enable-lto.
6652         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6653         If --enable-lto is used, add 'lto' to new_enable_languages.
6654         If --enable-lto is used and gold is enabled, add
6655         lto-plugin to configdirs.
6656         * configure: Regenerate.
6658 2009-10-03  Simon Baldwin  <simonb@google.com>
6660         * configure.ac: If --with-system-zlib, suppress local zlib and
6661         pass --with-system-zlib to subdir configure scripts.
6662         * configure: Regenerate.
6664 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6665             Paolo Bonzini  <bonzini@gnu.org>
6667         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6668         $(srcdir).
6669         * Makefile.in: Rebuilt.
6671 2009-09-26  Gary Funck  <gary@intrepid.com>
6673         * MAINTAINERS (Write After Approval): Add myself.
6675 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6677         * configure.ac: Update minimum MPC version to 0.7.
6678         * configure: Regenerate.
6680 2009-09-25  Nick Clifton  <nickc@redhat.com>
6682         * configure.ac: Pass any --cache-file=/dev/null option on to
6683         subconfigures.
6684         * configure: Regenerate.
6686 2009-09-23  Nick Clifton  <nickc@redhat.com>
6688         * config.sub, config.guess: Update from upstream sources.
6690 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6692         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6693         * Makefile.in: Rebuilt.
6695 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6697         PR bootstrap/32272
6698         * configure.ac: Error out if $srcdir isn't '.' but contains
6699         host-${host_noncanonical}.
6700         * configure: Regenerate.
6702 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6704         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6705         maintainer.
6707 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6709         * configure.ac: If bootstrapping a combined tree with
6710         --enable-gold, require c++ in stage1_languages.
6711         * configure: Regenerate.
6713         * configure.ac: Also add target_libs of stage1_languages to
6714         bootstrap_target_libs.
6715         * configure: Regenerate.
6717         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6718         with --enable-languages not containing c++.
6719         * configure: Regenerate.
6721 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6723         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6724         * configure: Regenerate.
6726 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6728         * MAINTAINERS (Write After Approval): Update my e-mail address,
6729         and move from from here...
6730         (Waiting for paperwork): To here.
6732 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6734         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6736 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6738         * configure.ac: Do not use $extrasub for replacing @if/@endif
6739         parts in Makefile; instead, use additional arguments to
6740         AC_CONFIG_COMMANDS to do the replacement manually, with several
6741         sed invocations, to avoid HP-UX sed command limits.
6742         * configure: Regenerate.
6744 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6746         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6747         blank before -L.
6749 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6751         * configure.ac (with-build-config): Document.  Handle without.
6752         Handle missing argument.
6753         * configure: Rebuilt.
6755 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6757         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6758         Default to bootstrap-debug only if compare-debug works.
6759         * configure: Rebuilt.
6760         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6761         * Makefile.in: Rebuilt.
6763 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6765         * MAINTAINERS (OS Port Maintainers): Update my email address.
6767 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6769         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6770         * Makefile.in: Rebuilt.
6772 2009-09-01  Chris Demetriou  <cgd@google.com>
6774         * MAINTAINERS (Write After Approval): Add myself.
6776 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6778         PR debug/30161
6779         * include/dwarf2.h (enum dwarf_tag): Added
6780         DW_TAG_GNU_template_template_param
6781         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6783 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6785         * Makefile.tpl (AWK): Fix typo.
6786         * Makefile.in: Regenerate.
6788 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6790         * configure.ac: Detect awk and sed.
6791         * Makefile.def (flags_to_pass): Add AWK and SED.
6792         * Makefile.tpl (AWK, SED): New.
6793         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6794         * configure: Regenerate.
6795         * Makefile.in: Regenerate.
6797 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6799         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6800         (collapseslashes): Likewise.
6802 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6804         * configure.ac (AC_PREREQ): Bump to 2.64.
6806 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6808         * configure.ac: Remove --with-datarootdir, --with-docdir,
6809         --with-pdfdir, --with-htmldir switches.
6810         * configure: Regenerate.
6812         * configure: Regenerate.
6814         * compile: Sync from Automake 1.11.
6815         * depcomp: Likewise.
6816         * install-sh: Likewise.
6817         * missing: Likewise.
6818         * mkinstalldirs: Likewise.
6819         * ylwrap: Likewise.
6821 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6823         * ltmain.sh (func_normal_abspath): New function.
6824         (func_relative_path): Likewise.
6825         (func_mode_help): Document new -bindir option for link mode.
6826         (func_mode_link): Add new -bindir option, and use it to place
6827         output DLL if specified.
6829 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6831         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6832         (baseargs): Add --disable-option-checking.
6833         * configure: Regenerate.
6835         * Makefile.def (configure-target-libiberty): Depend on
6836         all-binutils and all-ld.
6837         (configure-target-newlib): Likewise.
6838         * Makefile.in: Regenerate.
6840 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6842         * config.sub, config.guess: Update from upstream sources.
6844 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6846         Sync from src, merge:
6848         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6850         * configure.ac: Do not exclude gas for i386-*-darwin.
6851         Add a case for x86_64-*-darwin.
6852         * configure: Regenerate.
6854 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6856         * MAINTAINERS: Add my name to Write After Approval list.
6858 2009-08-06  Michael Eager  <eager@eagercon.com>
6860         * configure.ac: Add Microblaze target.
6861         * configure: Regenerate.
6863 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6865         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6866         * configure: Regenerate.
6868 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6870         * MAINTAINERS (Write After Approval): Update my e-mail address.
6872 2009-07-06  Ian Lance Taylor  <iant@google.com>
6874         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6875         * configure: Rebuild.
6877 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6879         * MAINTAINERS: Move myself to the Graphite Reviewers.
6881 2009-06-30  Wei Guozhi  <carrot@google.com>
6883         * MAINTAINERS: Add my name to Write After Approval list.
6885 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6887         PR bootstrap/40338
6888         * configure.ac (comparestring): Create new variable.
6889         * Makefile.tpl (comparestring): Use to skip some comparisions.
6890         * configure: Regenerate.
6891         * Makefile.in: Regenerate.
6893 2009-06-26  Doug Evans  <dje@sebabeach.org>
6895         * Makefile.def (host_modules): Add cgen.
6896         * Makefile.in: Regenerate.
6897         * configure.ac (host_tools): Add cgen.
6898         * configure: Regenerate.
6900 2009-06-23  DJ Delorie  <dj@redhat.com>
6902         * MAINTAINERS: Add myself as mep maintainer.
6904 2009-06-23  Ian Lance Taylor  <iant@google.com>
6906         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6907         boot_languages.  Only bootstrap target libraries listed in
6908         target_libs for some boot language.  Add --with-stage1-ldflags,
6909         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6910         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6911         if not building with C++.
6912         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6913         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6914         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6915         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6916         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6917         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6918         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6919         * configure, Makefile.in: Rebuild.
6921 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6923         * MAINTAINERS: Added my name to write-after-approval list.
6925 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6927         * configure.ac: Define is_elf for QNX Neutrino targets.
6928         * configure: Regenerate.
6930 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6932         * MAINTAINERS: Added my name to the write-after-approval list
6934 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6936         * configure.ac: Detect MPC in default directory.
6937         * configure: Regenerate.
6939 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6940             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6942         * Makefile.tpl (all): Avoid a trailing backslash.
6943         * Makefile.in: Regenerate.
6945 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6947         * config.sub, config.guess: Update from upstream sources.
6949 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6951         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6952         to noconfdirs.
6953         * configure: Regenerate.
6955 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6957         * Makefile.tpl ([+compare-target+]): Compare all stage
6958         directories, rather than just gcc.
6959         * Makefile.in: Rebuilt.
6961 2009-06-01  Doug Kwan  <dougkwan@google.com>
6963         * configure.ac: Support gold for target arm*-*-*.
6964         * configure: Regenerate.
6966 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6968         * Makefile.def: Add MPC support and dependencies.
6969         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6971         * Makefile.in, configure: Regenerate.
6973 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6975         * Makefile.tpl (all): Avoid harmless warning in make all when
6976         gcc-bootstrap is enabled but stage_last does not exist.
6977         * Makefile.in: Rebuilt.
6979 2009-05-24  Nicolas Roche  <roche@adacore.com>
6981         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6982         * Makefile.in: Regenerate.
6984 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6986         * MAINTAINERS: Update my e-mail address.
6988 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6990         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6991         * configure:  Regenerate.
6993 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6995         PR other/40159
6996         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6997         gcc-no-bootstrap are mutually exclusive.
6998         * Makefile.in: Rebuilt.
7000 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7002         PR other/40159
7003         * Makefile.tpl (all): Don't end with unconditional success.
7004         * Makefile.in: Rebuilt.
7006 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7008         PR target/37137
7009         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7010         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7011         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7012         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7013         stage_configureflags, stage_cflags and stage_libcflags into
7014         explicit Makefile macros.
7015         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7016         GFORTRAN.
7017         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7018         CC.  Set CC_FOR_BUILD from CC.
7019         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7020         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7021         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7022         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7023         and GFORTRAN.
7024         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7025         (_LIBCFLAGS): Renamed to _TFLAGS.
7026         (do-compare-debug, do-compare3-debug): Drop.
7027         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7028         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7029         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7030         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7031         (XGCC_FLAGS_FOR_TARGET): New.
7032         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7033         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7034         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7035         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7036         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7037         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7038         TFLAGS.
7039         (BUILD_CONFIG): Include if requested.
7040         (all): Set TFLAGS on bootstrap.
7041         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7042         (all-stageid-prefixmodule): Likewise.
7043         (do-clean, distclean-stageid): Set TFLAGS.
7044         (restrap): Fix whitespace.
7045         * Makefile.in: Rebuilt.
7047 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7049         * config.guess: Sync with src.
7051 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7053         * configure.ac ($with_ppl):  Default to no if not supplied.
7054         ($with_cloog):  Likewise.
7055         configure:  Regenerate.
7057 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7059         * MAINTAINERS: Update my e-mail address.
7061 2009-04-27  Nick Clifton  <nickc@redhat.com>
7063         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7065 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7067         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7068         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7069         * Makefile.in: Regenerate.
7071 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7073         PR bootstrap/39739
7074         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7075         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7077         * configure, Makefile.in: Regenerate.
7079 2009-04-21  Taras Glek  <tglek@mozilla.com>
7081         * include/hashtab.h: Update GTY annotations to new syntax
7082         * include/splay-tree.h: Likewise
7084 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7086         * config.sub, config.guess: Update from upstream sources.
7088 2009-04-15  Anthony Green  <green@moxielogic.com>
7090         * configure.ac: Add moxie support.
7091         * configure: Rebuilt.
7093 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7095         * configure.ac: Change copyright header to refer to version
7096         3 of the GNU General Public License and to point readers at the
7097         COPYING3 file and the FSF's license web page.
7098         * Makefile.def: Likewise.
7099         * Makefile.tpl: Likewise.
7100         * Makefile.in: Regenerate.
7102 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7104         * configure.ac: Restore match for darwin9 or later. Use double
7105         brackets since regeneration eats one pair.
7106         * configure: Regenerate.
7108 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7110         PR gas/10039
7111         * configure.ac: Require texinfo 4.7.
7112         * configure: Regenerated.
7114 2009-04-09  Nick Clifton  <nickc@redhat.com>
7116         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7117         the GCC Runtime Library Exception.
7119 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7121         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7122         * configure: Regenerate.
7124 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7126         * Makefil.def (languages): New entries.
7127         * Makefile.tpl (check-gcc-*): New generic target.
7128         * Makefile.in: Regenerate.
7130 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7132         * MAINTAINERS:  Update my email address.
7134 2009-03-18  Tom Tromey  <tromey@redhat.com>
7136         * configure: Rebuild.
7137         * configure.ac (host_libs): Add libiconv.
7138         * Makefile.in: Rebuild.
7139         * Makefile.def (host_modules): Add libiconv.
7140         (configure-gdb, all-gdb): Depend on libiconv.
7142 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7144         * configure.ac: Treat gdb as supported on x86_64-darwin.
7145         * configure: Regenerate.
7147 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7149         * configure.ac (--with-host-libstdcxx): New option.
7150         * configure: Regenerate.
7152 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7154         * MAINTAINERS:  Move myself into the write after approval list.
7156 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7158         * MAINTAINERS: Update e-mail address.
7160 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7162         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7164 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7166         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7168 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7170         Backport from git Libtool:
7172         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7173         Support GNU/kOpenSolaris.
7174         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7175         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7176         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7177         GNU/kOpenSolaris.
7179 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7181         * MAINTAINERS: Update e-mail address.
7183 2009-02-24  Michael Eager  <eager@eagercon.com>
7185         * MAINTAINERS (Write After Approval): Add self.
7187 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7189         * MAINTAINERS (Write After Approval): Add myself.
7191 2009-02-05  Andreas Schwab  <schwab@suse.de>
7193         * Makefile.tpl (stage_last): Define $r and $s before using
7194         $(RECURSE_FLAGS_TO_PASS).
7195         * Makefile.in: Regenerate
7197 2009-01-30  Ian Lance Taylor  <iant@google.com>
7199         * MAINTAINERS: Move myself to the Global Reviewers list.
7201 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7203         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7204         * configure: Regenerate.
7206 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7208         * MAINTAINERS: Make whitespace consistent.
7209         Remove Robert Millan from Write After Approval.
7211 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7213         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7214         (all-opcodes): Depend on all-libiberty.
7215         * Makefile.in: Regenerate.
7217 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7219         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7220         * configure: Regenerate.
7222 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7224         * MAINTAINERS (Write After Approval): Add myself.
7226 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7228         * MAINTAINERS: Add myself to reviewers (Fortran).
7230 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7232         PR tree-optimization/38515
7233         * configure.ac (cloog-polylib): Removed.
7234         (with_ppl, with_cloog): Test for "no".
7235         * configure: Regenerated.
7237 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7239         * MAINTAINERS: Moved myself to reviewers (Fortran).
7241 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7243         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7244         (Write After Approval): Remove myself.
7246 2009-01-03  Diego Novillo  <dnovillo@google.com>
7248         * MAINTAINERS: Remove myself from alias maintainership.
7250 2009-01-02  David Ayers  <ayers@fsfe.org>
7252         * MAINTAINERS: Update e-mail address.
7254 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7256         * MAINTAINERS: Make whitespace consistent.
7258 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7260         Backport from upstream Libtool:
7261         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7262         Add cache variables to tests that require the linker to work.
7263         For shlibpath_overrides_runpath, this also changes the semantics
7264         to let the result from the C compiler take precedence.
7266 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7268         * config.sub, config.guess: Update from upstream sources.
7270 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7272         * configure.ac (ppllibs): Add by default the lib flags.
7273         * configure: Regenerate.
7275 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7277         * MAINTAINERS:  Add myself to the write after approval list.
7279 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7281         * configure.ac: Add double brackets on darwin[912].
7282         * configure: Regenerate.
7284 2008-12-03  Daniel Kraft  <d@domob.eu>
7286         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7287         Approval to Reviewer section (for Fortran front-end).
7289 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7291         * configure.ac: Expand to darwin10 and later.
7292         * configure: Regenerate.
7294 2008-12-02  Andreas Schwab  <schwab@suse.de>
7296         * Makefile.def: configure-target-boehm-gc depends on
7297         all-target-libstdc++-v3.
7298         * Makefile.in: Regenerate.
7300 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7302         * MAINTAINERS:  Add myself as mingw maintainer.
7304 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7306         * config.sub, config.guess: Update from upstream sources.
7308 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7310         * README.SCO: Remove.
7312 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7314         * MAINTAINERS:  Add myself to the write after approval list.
7316 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7318         * MAINTAINERS:  Update my email address in WAA section.
7320 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7322         * MAINTAINERS: Update e-mail address.
7324 2008-11-27  Toon Moene  <toon@moene.org>
7326         * MAINTAINERS: Change e-mail address.
7328 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7330         * configure.ac: Build gdb for i?86-*-darwin*
7331         * configure: Regenerated.
7333 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7335         * MAINTAINERS: Added my full name.
7337 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7339         PR bootstrap/38014
7340         PR bootstrap/37923
7342         Revert:
7344         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7346         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7347         * Makefile.in: Regenerated.
7349         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7351         PR gdb/921
7352         PR gdb/1646
7353         PR gdb/2175
7354         PR gdb/2176
7356         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7357         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7358         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7359         (HOST_EXPORTS): Pass CPPFLAGS.
7360         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7361         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7362         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7363         * Makefile.in, configure: Regenerated.
7364         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7365         and CPPFLAGS_FOR_BUILD.
7367 2008-11-06  Jeff Law  <law@redhat.com>
7369         * MAINTAINERS: Add myself as middle end maintainer.
7371 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7373         * MAINTAINERS (Write after approval): Add myself.
7375 2008-11-05  Diego Novillo  <dnovillo@google.com>
7377         * MAINTAINERS (Global Reviewers): Add myself.
7378         (Non-Algorithmic Maintainers): Remove myself.
7380 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7382         * MAINTAINERS (Write after approval): Add myself.
7384 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7386         * MAINTAINERS (Write after approval): Add myself.
7388 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7390         * configure.ac (spu-*-*): Remove special case.
7391         * configure: Regenerate.
7393 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7395         * MAINTAINERS (Write after approval): Update my email address.
7397 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7399         * configure.ac [spu-*-*]: Do not set skipdirs.
7400         * configure: Re-generate.
7402 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7404         * MAINTAINERS (Various Maintainers): Add myself to reload.
7406 2008-10-25  Richard Guenther  <rguenther@suse.de>
7408         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7409         maintainer.  Remove myself as libgcc-math maintainer.
7410         (Non-Algorithmic Maintainers): Remove myself.
7412 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7414         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7415         * Makefile.in: Regenerated.
7417 2008-10-23  Cary Coutant  <ccoutant@google.com>
7419         * MAINTAINERS (Write after approval): Add myself.
7421 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7423         PR gdb/921
7424         PR gdb/1646
7425         PR gdb/2175
7426         PR gdb/2176
7428         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7429         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7430         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7431         (HOST_EXPORTS): Pass CPPFLAGS.
7432         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7433         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7434         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7435         * Makefile.in, configure: Regenerated.
7436         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7437         and CPPFLAGS_FOR_BUILD.
7439 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7441         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7442         Sebastian Pop.
7444 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7446         * MAINTAINERS (Write After Approval): Added myself.
7448 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7450         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7451         recommended version to 2.3.2.
7453         * configure: Regenerate.
7455 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7457         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7459 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7461         * MAINTAINERS (Write After Approval): Update e-mail address.
7463 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7465         * libtool.m4: Update to libtool 2.2.6.
7466         * lt~obsolete.m4: Update to libtool 2.2.6.
7467         * ltmain.sh: Update to libtool 2.2.6.
7468         * ltsugar.m4: Update to libtool 2.2.6.
7469         * ltversion.m4: Update to libtool 2.2.6.
7470         * ltoptions.m4: Update to libtool 2.2.6.
7471         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7473 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7475         * MAINTAINERS (Write After Approval): Add myself.
7477 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7479         * MAINTAINERS (Write After Approval): Update my name.
7481 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7483         * MAINTAINERS: Add myself in "Write After Approval".
7485 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7487         * MAINTAINERS: Add myself as ia64 maintainer.
7489 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7491         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7492         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7493         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7494         and Michael Tiemann from Write After Approval since they do not
7495         actually have access.
7497 2008-09-05  Richard Guenther  <rguenther@suse.de>
7499         * configure.ac: Initialize clooglibs to -lcloog.
7500         * configure: Re-generate.
7502 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7504         * MAINTAINERS (Write After Approval): Add myself.
7506 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7508         * configure.ac (--with-cloog-polylib): New.
7509         (--disable-cloog-version-check): New.
7510         (--disable-ppl-version-check): New.
7511         * configure: Re-generate.
7513 2008-09-03  Richard Guenther  <rguenther@suse.de>
7515         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7516         cloog test.
7517         * configure: Re-generate.
7519 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7521         Add picoChip port.
7522         * MAINTAINERS: Add picoChip maintainers.
7524 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7525             Tobias Grosser  <grosser@fim.uni-passau.de>
7526             Jan Sjodin  <jan.sjodin@amd.com>
7527             Harsha Jagasia  <harsha.jagasia@amd.com>
7528             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7529             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7530             Adrien Eliche  <aeliche@isty.uvsq.fr>
7532         Merge from graphite branch.
7533         * configure: Regenerate.
7534         * Makefile.in: Regenerate.
7535         * configure.ac (host_libs): Add ppl and cloog.
7536         Add checks for PPL and CLooG.
7537         * Makefile.def (ppl, cloog): Added modules and dependences.
7538         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7539         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7541 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7543         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7544         (GCC_SHLIB_SUBDIR): New.
7545         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7546         * configure: Regenerate.
7547         * Makefile.in: Regenerate.
7549 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7551         * MAINTAINERS: Consistently use tabs to separate columns.
7553 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7555         * MAINTAINERS (Write after Approval): Add myself.
7557 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7559         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7560         Enable bfd, binutils and opcodes.
7561         * configure: Regenerate.
7563 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7565         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7567 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7569         * MAINTAINERS:  Use correct Umlaut for last name.
7571 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7573         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7575 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7577         * MAINTAINERS: Update my email address.
7579 2008-08-16  Nicolas Roche  <roche@adacore.com>
7581         * Makefile.tpl: Add BOOT_ADAFLAGS.
7582         * Makefile.in: Regenerate.
7584 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7586         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7587         * configure: Regenerate.
7589 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7591         * configure.ac: Add makefile fragments for hpux.
7592         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7593         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7594         * configure: Regenerate.
7595         * Makefile.in: Regenerate.
7597 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7599         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7601 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7603         * MAINTAINERS (Write after Approval): Add myself.
7605 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7607         * MAINTAINERS (Write After Approval):  Add myself.
7609 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7611         * MAINTAINERS (Write After Approval):  Add myself.
7613 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7615         * MAINTAINERS: Update my email address.
7617 2008-06-25  Joey Ye  <joey.ye@intel.com>
7619         * MAINTAINERS (Write After Approval):  Add myself.
7621 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7623         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7624         * Makefile.in: Regenerate.
7625         * configure: Regenerate.
7627 2008-06-17  Daniel Kraft  <d@domob.eu>
7629         * MAINTAINERS (Write After Approval):  Add myself.
7631 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7633         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7634         "$@" is still intact with both Autoconf 2.59 and 2.62.
7635         * configure: Regenerate.
7637 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7639         * Makefile.tpl: Fix comment errors.
7640         * Makefile.in: Regenerate.
7642 2008-06-12  David S. Miller  <davem@davemloft.net>
7643             David Edelsohn  <edelsohn@gnu.org>
7645         * configure.ac: Add powerpc*-*-* to gold supported targets.
7646         * configure: Regenerate.
7648 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7650         PR tree-optimization/36218
7651         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7652         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7653         (all prefix="build-"): Pass them to build-system sub-makes.
7654         * Makefile.in: Regenerate.
7656 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7658         * MAINTAINERS (mt port): Remove.
7659         (sco5, unixware, sco udk): Remove.
7660         (Kean Johnston): Add to Write After Approval.
7662 2008-05-30  Julian Brown  <julian@codesourcery.com>
7664         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7665         of libobjc for ARM EABI Linux.
7666         * configure: Regenerate.
7668 2008-05-18  Xinliang David Li   <davidxl@google.com>
7670         * ChangeLog: Remove wrong ChangeLog entry.
7672 2008-05-17  Xinliang David Li   <davidxl@google.com>
7674         * MAINTAINERS (Write After Approval): Add myself.
7676 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7678         * MAINTAINERS (Write After Approval): Add myself.
7680 2008-05-14  Rafael Espíndola  <espindola@google.com>
7682         * config-ml.in: don't handle --enable-shared and --enable-static.
7684 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7686         * MAINTAINERS: Update my email address.
7688 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7690         * MAINTAINERS: Update my email address.
7692 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7694         * MAINTAINERS (Write After Approval): Add myself.
7696 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7698         * MAINTAINERS (Write After Approval): Add myself.
7700 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7702         * MAINTAINERS (crx): Add myself.
7704 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7706         Sync with src:
7707         2008-04-14  David S. Miller  <davem@davemloft.net>
7709         * configure.ac: Add sparc*-*-* to gold supported targets.
7710         * configure: Regenerate.
7712 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7714         PR bootstrap/35457
7715         * configure.ac: Include override.m4.
7716         * configure: Regenerate.
7718 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7720         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7721         * Makefile.in: Regenerate.
7723 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7725         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7726         as nonconfigurable directories list.
7727         * configure: Regenerate.
7729 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7731         * config.sub, config.guess: Update from upstream sources.
7733 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7735         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7736         * Makefile.in: Regenerate.
7738 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7740         * configure.ac: Do not build libssp for the AVR.
7741         * configure: Regenerate.
7743 2008-04-07  Ian Lance Taylor  <iant@google.com>
7745         * Makefile.def: check-gold depends upon all-binutils.
7746         * Makefile.in: Regenerate.
7748 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7750         * MAINTAINERS (Write After Approval): Add myself.
7752 2008-04-04  Nick Clifton  <nickc@redhat.com>
7754         PR binutils/4334
7755         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7756         builds.
7757         * configure: Regenerate.
7759 2008-04-04  NightStrike  <NightStrike@gmail.com>
7761         PR other/35151
7762         * configure.ac: Combine rules for mingw32 and mingw64.
7763         * configure: Regenerate.
7765 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7767         * MAINTAINERS (Write After Approval): Add myself.
7769 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7771         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7772         * Makefile.in (.NOTPARALLEL): Ditto.
7774 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7776         * MAINTAINERS (Write After Approval): Add myself.
7778 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7780         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7781         * Makefile.in (.NOTPARALLEL): Regenerate.
7783 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7785         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7786         * Makefile.in: Regenerate.
7788 2008-03-26  Jakub Staszak  <kuba@et.pl>
7790         * MAINTAINERS (Write After Approval): Add myself.
7792 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7794         * MAINTAINERS:  Update e-mail address.
7796 2008-03-20  Ian Lance Taylor  <iant@google.com>
7798         * configure.ac: Add support for --enable-gold.
7799         * Makefile.def: Add gold as a directory like ld.
7800         * configure, Makefile.in: Regenerate.
7802 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7804         * configure.ac: m4_include config/proginstall.m4.
7805         * configure: Regenerate.
7807         Backport from upstream Libtool:
7809         2007-10-12  Eric Blake  <ebb9@byu.net>
7811         Deal with Autoconf 2.62's semantic change in m4_append.
7812         * ltsugar.m4 (lt_append): Replace broken versions of
7813         m4_append.
7814         (lt_if_append_uniq): Don't require separator to be overquoted,
7815         and avoid broken m4_append.
7816         (lt_dict_add): Fix typo.
7817         * libtool.m4 (_LT_DECL): Don't overquote separator.
7819 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7821         * config.rpath: Add AIX 6 support.
7823 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7825         * Makefile.def (stageprofile).  Remove -fprofile-generate
7826         from stage_libcflags.
7827         * Makefile.in: Regenerate.
7829 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7831         * config.sub, config.guess: Update from upstream sources.
7833 2008-03-06  Tom Tromey  <tromey@redhat.com>
7835         * MAINTAINERS: Update for treelang deletion.
7837 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7839         * MAINTAINERS: Update my email address.
7841 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7843         * MAINTAINERS (darwin port): Add myself as a maintainer.
7844         (objective-c/c++): Add myself as a maintainer.
7846 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7848         * MAINTAINERS (Write After Approval): Update my email address.
7850 2008-02-25  Tomas Bily  <tbily@suse.cz>
7852         * MAINTAINERS (Write After Approval): Add myself.
7854 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7856         * MAINTAINERS (OpenMP): Add myself.
7858 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7860         PR bootstrap/32009
7861         PR bootstrap/32161
7863         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7864         * configure: Regenerate.
7866         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7867         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7868         STAGE4_LIBCFLAGS): New.
7869         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7870         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7871         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7872         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7873         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7874         for target modules.  Don't export LIBCFLAGS.
7875         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7876         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7877         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7878         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7879         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7880         * Makefile.in: Regenerate.
7882 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7884         PR libgcj/33085
7885         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7886         Do not use -DDLL_EXPORT.  Backport from upstream.
7888 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7890         * MAINTAINERS (Write After Approval): Add myself.
7892 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7894         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7895         * configure: Regenerate.
7897 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7899         * configure.ac (xtensa*-*-*): Recognize processor variants.
7900         * configure: Regenerate.
7902 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7904         PR bootstrap/34922
7905         * configure.ac (PARSE_ARGS): Push suitable setting of
7906         ac_subdirs_all, for `./configure --help=recursive'.
7907         Handle `+' in generic toplevel directory disabling.
7908         * configure: Regenerate.
7910 2008-01-28  Nick Clifton  <nickc@redhat.com>
7912         * MAINTAINERS (xstormy16): Take over maintainership.
7914 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7916         * MAINTAINERS (c4x port): Remove.
7918 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7920         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7922 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7924         * config.sub, config.guess: Update from upstream sources.
7926 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7928         * MAINTAINERS (Write After Approval): Add myself.
7930 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7932         * MAINTAINERS: Update my email address.
7934 2008-01-09  Raksit Ashok  <raksit@google.com>
7936         * MAINTAINERS (Write After Approval): Add myself.
7938 2008-01-09  Raksit Ashok  <raksit@google.com>
7940         * MAINTAINERS (Write After Approval): Add myself.
7942 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7944         * config.sub, config.guess: Update from upstream sources.
7946 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7948         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7949         Change recommended MPFR from 2.2.1 -> 2.3.0.
7950         * configure: Regenerate.
7952 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7954         * MAINTAINERS: Update my email address.
7956 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7958         * MAINTAINERS: Update my email address.
7960 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7962         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7963         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7964         * Makefile.in: Regenerate.
7966 2007-12-10  Mark Heffernan  <meheff@google.com>
7968         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7969         misplaced entries.
7971 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7973         * configure.ac: Enable libjava for x86_64-*-darwin9.
7974         * configure: Regenerate.
7976 2007-12-07  Bill Maddox  <maddox@google.com>
7978         * MAINTAINERS (Write After Approval): Add myself.
7980 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7982         * config.sub, config.guess: Update from upstream sources.
7984 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7986         * config-ml.in: Remove 64bit configure tests.
7988 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7990         * config-ml.in: Robustify against white space in absolute file
7991         names.
7993         * config-ml.in (multi-clean): Substitute ${Makefile}.
7994         Remove superfluous ${Makefile} in list.
7996 2007-11-19  Thiemo Seufer  <ths@mips.com>
7998         * config-ml.in: Don't hardcode the Makefile name.
8000 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8002         * MAINTAINERS (Write After Approval): Add myself.
8004 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8006         * MAINTAINERS (Write After Approval): Add myself.
8008 2007-11-06  Doug Kwan  <dougkwan@google.com>
8010         * MAINTAINERS (Write After Approval): Add myself.
8012 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8014         * MAINTAINERS (mercury): Remove entry.
8015         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8017 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8019         * Makefile.def (dependencies): Make configure-gdb depend on
8020         all-intl.
8021         * Makefile.in: Regenerated.
8023 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8025         * MAINTAINERS (Fortran maintainer): Remove myself.
8027 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8029         * Makefile.def: To avoid problems running with parallel makes,
8030         build newlib before libgloss so that target specific header
8031         files are availble.
8032         * Makefile.in: Regenerate
8034 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8036         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8037         * Makefile.in: Regenerate.
8039 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8041         * MAINTAINERS (Register allocation reviewer): Add myself.
8043 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8045         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8046         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8047         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8048         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8049         * configure: Regenerate.
8051 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8053         * MAINTAINERS (Register allocation reviewer): Add myself.
8055 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8057         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8058         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8059         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8060         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8061         * configure.ac: Default them to host tools for $host = $build.
8062         Subst them.
8064         * configure: Regenerate.
8065         * Makefile.in: Regenerate.
8067 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8069         * MAINTAINERS (Register allocation reviewer): Add myself.
8071 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8073         * MAINTAINERS (Register allocation reviewer): Add myself.
8075 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8077         * MAINTAINERS (Write After Approval): Fix typo.
8079 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8081         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8082         * configure: Regenerate.
8084 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8086         PR bootstrap/31906
8087         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8088         they're already prefixed.
8090 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8092         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8093         libstdc++.
8094         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8095         * configure: Regenerate.
8096         * Makefile.in: Regenerate.
8098 2007-09-17  Andreas Schwab  <schwab@suse.de>
8100         * configure.ac: Raise minimum makeinfo version to 4.6.
8101         * configure: Regenerate.
8103 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8105         * MAINTAINERS (write-after-approval) add myself
8107 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8109         * configure.ac: Correct makeinfo version check.
8110         * configure: Regenerate.
8112 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8114         * MAINTAINERS: Update my email address.
8116 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8118         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8119         to $skipdirs and only disable gprof for newlib.  Use the normal
8120         mips*-elf* handling in other respects.
8121         * configure: Regnerate.
8123 2007-09-12  David Daney  <ddaney@avtrex.com>
8125         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8126         enabling libgcj.
8127         * configure: Regenerate.
8129 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8131         PR other/32154
8132         * configure.ac: For libgloss targets, point the linker to the linker
8133         script, startup code and simulator library.
8134         * configure: Regenerate.
8136 2007-09-07  Andrew Haley  <aph@redhat.com>
8138         * configure.ac (noconfigdirs): Remove target-libffi and
8139         target-libjava.
8140         * configure: Regenerate.
8142 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8144         PR target/33281
8145         * configure.ac: Use config/mh-mingw on mingw.
8146         * configure: Regenerate.
8148 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8150         * MAINTAINERS (Write After Approval): Add myself.
8152 2007-09-05  Richard Guenther  <rguenther@suse.de>
8154         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8155         nor --disable-checking is provided also turn on yes and types
8156         checking for stage1.
8157         * configure: Re-generate.
8159 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8161         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8162         (Write After Approval): Remove myself.
8164 2007-08-29  Nick Clifton  <nickc@redhat.com>
8166         * config.sub, config.guess: Update from upstream sources.
8168 2007-08-22  Bud Davis  <jmdavis@link.com>
8170         * MAINTAINERS (Write After Approval): Added myself.
8171         * MAINTAINERS (Reviewers): Removed myself.
8173 2007-08-18  Paul Brook  <paul@codesourcery.com>
8174             Joseph Myers  <joseph@codesourcery.com>
8176         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8177         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8178         * Makefile.in: Regenerate.
8179         * configure.ac (--with-debug-prefix-map): New.
8180         * configure: Regenerate.
8182 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8183             Nigel Stephens  <nigel@mips.com>
8185         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8186         as target_makefile_frag.
8187         * configure: Regenerate.
8189 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8191         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8192         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8193         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8194         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8195         (do-compare, do-compare3, do-compare-debug): New.
8196         ([+compare-target+]): Use them.
8198 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8200         * MAINTAINERS (Write After Approval): Change my email address.
8202 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8203             Ben Elliston  <bje@au.ibm.com>
8205         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8206         --silent if $silent.
8207         * configure: Regenerate.
8209 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8211         * MAINTAINERS (Various Maintainers): Add myself as
8212         loop infrastructure maintainer.  Update my e-mail
8213         address.
8215 2007-07-31  Diego Novillo  <dnovillo@google.com>
8217         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8218         Adjust description.
8220 2007-07-26  Richard Guenther  <rguenther@suse.de>
8222         * configure.ac: Add types checking to stage1 checking flags.
8223         * configure: Regenerate.
8225 2007-07-17  Nick Clifton  <nickc@redhat.com>
8227         * COPYING3: New file.  Contains version 3 of the GNU General
8228         Public License.
8229         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8230         Lesser General Public License.
8232 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8234         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8236 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8238         * MAINTAINERS (S/390 co-maintainer): Add myself.
8239         (Write After Approval): Remove myself.
8241 2007-07-13  Dan Hipschman  <dsh@google.com>
8243         * MAINTAINERS (Write After Approval): Add myself.
8245 2007-07-11  Nick Clifton  <nickc@redhat.com>
8247         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8248         WINDRES export.
8249         * Makefile.in: Regenerate.
8251 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8253         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8254         maintainer.
8256 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8258         * lt~obsolete.m4: New. Import from 20070318 libtool.
8260 2007-07-03  Julian Brown  <julian@codesourcery.com>
8262         * MAINTAINERS (Write After Approval): Add myself.
8264 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8266         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8267         * configure: Regenerate.
8269 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8271         * configure.ac: Add some missing m4 quotation.
8272         * configure: Regenerate.
8274 2007-07-02  Simon Baldwin  <simonb@google.com>
8276         * MAINTAINERS (Write After Approval): Add myself.
8278 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8280         * configure: Regenerate.
8282 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8284         * Makefile.def: Add windmc tool to build.
8285         * Makefile.tpl: Likewise.
8286         * configure.ac: Likewise.
8287         * Makefile.in: Regenerate.
8288         * configure: Regenerate.
8290 2007-06-28  DJ Delorie  <dj@redhat.com>
8292         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8293         not building newlib.
8294         * configure: Regenerated.
8296 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8298         * MAINTAINERS (Write After Approval): Add myself.
8300 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8302         * MAINTAINERS (Write After Approval): Add myself.
8304 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8306         * MAINTAINERS (Write After Approval): Add myself.
8308 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8310         * MAINTAINERS (Write After Approval): Add myself.
8312 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8314         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8315         * Makefile.in: Regenerated.
8317 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8319         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8320         bfin*-*-uclinux* targets.
8321         * configure: Regenerate.
8323 2007-06-14  Ian Lance Taylor  <iant@google.com>
8325         * MAINTAINERS: Add myself as non-algorithmic global write
8326         maintainer.
8328 2007-06-14  Diego Novillo  <dnovillo@google.com>
8330         * MAINTAINERS: Add self as middle-end maintainer and
8331         non-algorithmic global write maintainer.
8333 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8335         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8336         Move all Fortran maintainers except Paul Brook into the
8337         Non-Autopoiesis section.
8339 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8341         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8342         (distclean-stage[+id+]): Possibly delete stage_last.
8343         * Makefile.in: Regenerate.
8345 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8347         * MAINTAINERS (Various Maintainer): Fix typo.
8349 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8351         * MAINTAINERS (Various Maintainer): Add myself as
8352         dataflow maintainer.
8354 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8356         * config.sub, config.guess: Update from upstream sources.
8358 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8360         * Makefile.tpl: Fix spelling error.
8361         * Makefile.in: Regenerate.
8363 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8365         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8366         lt_cv_sys_max_cmd_len.
8368 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8370         * MAINTAINERS (Various Maintainers): Add myself as
8371         auto-vectorizer maintainer.
8373 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8375         PR libjava/32098
8376         * libtool.m4: Revert previous change.
8377         * ltgcc.m4: Put it here.
8379 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8381         * MAINTAINERS (Various Maintainers): Add myself as
8382         auto-vectorizer maintainer.
8384 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8386         PR libjava/32098
8387         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8389 2007-05-30  Richard Guenther  <rguenther@suse.de>
8391         * MAINTAINERS (Various Maintainers): Add myself as
8392         auto-vectorizer maintainer.
8394 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8396         PR bootstrap/29382
8397         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8398         * configure: Rebuilt.
8400 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8402         * MAINTAINERS (Write After Approval): Removed my name.
8404 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8406         * MAINTAINERS (Write After Approval): Remove myself.
8408 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8410         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8412 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8414         * ltmain.sh: Update from ToT Libtool.
8415         * libtool.m4: Update from ToT Libtool.
8416         * ltsugar.m4: New. Update from ToT Libtool.
8417         * ltversion.m4: New. Update from ToT Libtool.
8418         * ltoptions.m4: New. Update from ToT Libtool.
8419         * ltconfig: Remove.
8420         * ltcf-c.sh: Remove.
8421         * ltcf-cxx.sh: Remove.
8422         * ltcf-gcj.sh: Remove.
8424 2007-05-22  Ollie Wild  <aaw@google.com>
8426         * MAINTAINERS (Write After Approval): Add myself.
8428 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8430         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8431         stage_cflags.
8432         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8433         Remove CFLAGS/LIBCFLAGS.
8434         (configure-stage[+id+]-[+prefix+][+module+],
8435         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8436         * Makefile.in: Regenerate.
8438 2007-05-15  Diego Novillo  <dnovillo@google.com>
8440         * MAINTAINERS: Update e-mail address.
8442 2007-05-15  Revital Eres  <eres@il.ibm.com>
8444         * MAINTAINERS (Write After Approval): Add myself.
8446 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8448         * MAINTAINERS (Write After Approval): Updated my address.
8450 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8452         * MAINTAINERS (Write After Approval): Add myself.
8454 2007-05-11  Silvius Rus  <rus@google.com>
8456         * MAINTAINERS (Write After Approval): Add myself.
8458 2007-04-23  Tom Tromey  <tromey@redhat.com>
8460         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8462 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8464         * MAINTAINERS (cpplib): Rename to ...
8465         (libcpp): ... this.  Add C/C++ front end maintainers.
8467 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8469         * config-ml.in: Pass ${ml_config_env} to configure calls.
8471 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8473         * MAINTAINERS (Write After Approval): Add myself.
8475 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8477         * MAINTAINERS (Write After Approval): Add myself.
8479 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8481         * MAINTAINERS (fortran 95 front end): Add myself.
8483 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8485         * MAINTAINERS (Write After Approval): Add myself.
8487 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8489         * MAINTAINERS (Modulo Scheduler): Add myself.
8491 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8493         * MAINTAINERS (fortran 95 front end): Add myself.
8494         (c++ front end): whitespace fix.
8496 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8498         * MAINTAINERS (Write After Approval): Add myself.
8500 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8502         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8503         of glob.  Quote arguments with single quotes too.
8504         * configure: Regenerate.
8506 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8508         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8509         * Makefile.in: Regenerate
8511 2007-03-07  Andreas Schwab  <schwab@suse.de>
8513         * configure: Regenerate.
8515 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8517         * configure.ac: Add "--with-pdfdir" configure option,
8518         which defines pdfdir variable.
8519         * Makefile.def (target=fixincludes): Add install-pdf to
8520         missing targets.
8521         (recursive_targets): Add install-pdf target.
8522         (flags_to_pass): Add pdfdir.
8523         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8524         target.
8525         * configure: Regenerate
8526         * Makefile.in: Regenerate
8528 2007-02-28  Eric Christopher  <echristo@apple.com>
8530         Revert:
8531         2006-12-07  Mike Stump  <mrs@apple.com>
8533         * Makefile.def (dependencies): Add dependency for
8534         install-target-libssp and install-target-libgomp on
8535         install-gcc.
8536         * Makefile.in: Regenerate.
8538 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8540         * configure: Regenerate.
8541         * configure.ac: Move statements after variable declarations.
8543 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8545         * MAINTAINERS: Add myself as sh maintainer.
8547 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8549         * configure.ac: Adjust for loop syntax.
8550         * configure: Regenerate.
8552 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8554         * configure: Rebuilt.
8556 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8558         * configure.ac: Drop multiple occurrences of --enable-languages,
8559         and fix its quoting.
8560         * configure: Rebuilt.
8562 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8563             Nathan Sidwell  <nathan@codesourcery.com>
8564             Vladimir Prus  <vladimir@codesourcery.com>
8565             Joseph Myers  <joseph@codesourcery.com>
8567         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8568         * configure: Regenerate.
8570 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8572         * ltconfig (freebsd*): Default to elf.
8574 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8576         * configure.ac (target_libraries): Move libgcc before libiberty.
8577         * configure: Regenerated.
8579 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8580             Paolo Bonzini  <bonzini@gnu.org>
8582         PR bootstrap/30753
8583         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8584         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8585         * configure: Regenerated.
8587 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8589         * MAINTAINERS (Language Front End Maintainers): Update my mail
8590         address.
8592 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8594         PR bootstrap/30748
8595         * configure.ac: Correct syntax for Solaris ksh.
8596         * configure: Regenerated.
8598 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8600         * configure.ac: Sync with src.
8601         * configure: Regenerate.
8603 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8605         * Makefile.in: Regenerate.
8607 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8609         * config.sub: Sync with src.
8611 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8613         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8614         noncanonical equivalents.
8615         * configure.in: Rename to...
8616         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8617         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8618         target_noncanonical.  Use them.  Rewrite removal of configure
8619         arguments for autoconf 2.59.  Discard variable settings.  Force
8620         program_transform_name for native tools.
8622         * Makefile.in: Regenerated.
8623         * configure: Regenerated with autoconf 2.59.
8625 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8627         * MAINTAINERS (Write After Approval): Add myself.
8629 2007-01-31  Andreas Schwab  <schwab@suse.de>
8631         * Makefile.tpl (LDFLAGS): Substitute it.
8632         * Makefile.in: Regenerate.
8634 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8636         * MAINTAINERS (Write After Approval): Add myself.
8638 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8640         * MAINTAINERS (spu port): Add myself.
8642 2007-01-23  Richard Guenther  <rguenther@suse.de>
8644         PR bootstrap/30541
8645         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8646         * Makefile.tpl (GNATBIND): Substitute it.
8647         (GNATMAKE): Likewise.
8648         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8649         of STAGE_PREFIX.
8650         * Makefile.in: Regenerate.
8651         * configure: Regenerate.
8653 2007-01-18  Mike Stump  <mrs@apple.com>
8655         * configure.in: Re-enable -Werror for gcc builds.
8657 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8659         * MAINTAINERS (Write After Approval): Add myself.
8661 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8663         * configure.in: Change == to = in test command.
8664         * configure: Regenerate.
8666 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8667             Nick Clifton  <nickc@redhat.com>
8668             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8670         * configure.in (build_configargs, host_configargs, target_configargs):
8671         Remove build/host/target parameters.
8672         (host_libs): Add gmp and mpfr.
8673         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8674         * Makefile.def (gmp, mpfr): New.
8675         (gcc): Remove target.
8676         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8677         target_os, target_vendor): New.
8678         (configure): Add host_alias/target_alias arguments; adjust invocations.
8679         * configure: Regenerate.
8680         * Makefile.in: Regenerate.
8682 2007-01-11  Matt Fago  <fago@earthlink.net>
8684         * configure.in: Try to link to functions only in mpfr 2.2.x
8685         to improve robustness of configure tests.
8686         * configure: Regenerate.
8688 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8690         * MAINTAINERS: Add myself as i386 maintainer.
8692 2007-01-08  Jan Hubicka  <jh@suse.cz>
8694         * MAINTAINERS: Add myself as i386 maintainer.
8696 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8698         * configure.in: Add support for an x86_64-mingw* target.
8699         * configure: Regenerate.
8701 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8703         * Makefile.tpl (all-target): Correct @if conditional for target
8704         modules.
8705         * configure.in: Omit libiberty if building only target libgcc.
8706         * configure, Makefile.in: Regenerated.
8708 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8710         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8711         * configure: Regenerate.
8713 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8715         * Makefile.def (target_modules): Add libgcc.
8716         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8717         * Makefile.tpl (clean-target-libgcc): Delete.
8718         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8719         on gcc even for bootstrapped modules.  Rewrite handling of
8720         lang_env_dependencies to loop over target_modules.
8721         * configure.in (target_libraries): Add target-libgcc.
8722         * Makefile.in, configure: Regenerated.
8724 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8726         * configure.in: Reorganize recognition of languages.  Add
8727         --enable-stage1-languages.  Show supported languages for the chosen
8728         target rather than all recognized languages.
8729         * configure: Regenerate.
8731 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8733         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8734         * Makefile.in: Regenerate.
8736 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8738         * configure.in: Warn that MPFR 2.2.0 is buggy.
8739         * configure: Regenerate.
8741 2006-12-27  Ian Lance Taylor  <iant@google.com>
8743         * configure.in: When removing Makefiles to force a reconfigure, also
8744         remove prev-DIR*/Makefile.
8745         * configure: Regenerate.
8747 2006-12-22  Andreas Schwab  <schwab@suse.de>
8749         * configure: Regenerate with correct autoconf version.
8751 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8753         * configure.in: add AC_SUBST for *_FOR_TARGET.
8754         * configure: Regenerate.
8756 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8758         * configure.in: Simplify logic for rejecting languages that cannot
8759         be built.  Separate the case when a language is unsupported,
8760         from the case when the user chooses not to build a language.
8762 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8764         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8765         it only affects bootstrap and could be tested on "$host" as well.
8766         * configure: Regenerate.
8767         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8769 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8771         PR bootstrap/29544
8772         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8773         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8774         move here comment from Makefile.tpl.
8775         * Makefile.tpl: Move some definitions higher in the file.
8776         (STAGE1_CHECKING): New.
8777         * configure.in: Add --enable-stage1-checking.
8778         * configure: Regenerate.
8779         * Makefile.in: Regenerate.
8781 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8783         * MAINTAINERS: Add myself as build system maintainer.
8785 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8787         * MAINTAINERS (Write After Approval): Add myself.
8789 2006-12-13  Eric Christopher  <echristo@apple.com>
8791         * MAINTAINERS: Add myself as darwin maintainer.
8793 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8795         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8797 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8799         MAINTAINERS: Update my entry.
8801 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8803         * configure.in:  Handle spu makefile frag.
8804         * Makefile.tpl (MAINT): Define
8805         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8806         * configure: Regenerate.
8807         * Makefile.in: Regenerate.
8809 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8811         * config.guess: Import latest version.
8812         * config.sub: Likewise.
8814 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8816         * configure.in (spu-*-*): Don't skip target-libiberty.
8817         * configure: Regenerate.
8819 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8821         PR bootstrap/30134
8822         * configure.in: Correct x86 darwin support for libjava to powerpc
8823         and i?86 only.
8824         * configure: Regenerate.
8826 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8828         * configure.in: Add x86 darwin support for libjava.
8829         * configure: Regenerate.
8831 2006-12-07  Mike Stump  <mrs@apple.com>
8833         * Makefile.def (dependencies): Add dependency for
8834         install-target-libssp and install-target-libgomp on
8835         install-gcc.
8836         * Makefile.in: Regenerate.
8838 2006-12-04  Richard Guenther  <rguenther@suse.de>
8840         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8841         (Non-Algorithmic Maintainers): Move over non-algorithmic
8842         loop optimizer maintainers, add myself as a non-algorithmic
8843         middle-end maintainer.
8845 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8847         * MAINTAINERS (Write After Approval): Add myself.
8849 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8851         * configure.in: Update error message for missing GMP/MPFR.
8853         * configure: Regenerate.
8855 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8857         * configure.in: Update MPFR version in error message.
8859         * configure: Regenerate.
8861 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8863         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8864         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8865         --with-gmp-lib): New flags.
8867         * configure: Regenerate.
8869 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8871         * MAINTAINERS (Write After Approval): Change my email address.
8873 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8875         * MAINTAINERS (Write After Approval): Add myself.
8877 2006-11-22  Philipp Thomas  <pth@suse.de>
8879         * MAINTAINERS (i18n): Update e-mail address.
8881 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8883         * MAINTAINERS (spu port): Add myself as maintainer.
8884         (Write After Approval): Remove myself.
8886 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8888         * configure.in (skipdirs): Don't build libssp for SPU.
8889         * configure: Regenerate.
8891 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8893         * MAINTAINERS (spu port): Add myself as maintainer.
8894         (libobjc): Update my email address.
8896 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8898         * MAINTAINERS (Write After Approval): Add myself.
8900 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8902         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8903         * configure : Rebuilt.
8905 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8907         * MAINTAINERS (Write After Approval): Add myself.
8909 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8911         * MAINTAINERS (Write After Approval): Add myself.
8913 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8915         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8916         libmpfr.a.
8917         * configure: Regenerate.
8919 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8921         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8922         (unstage): Test for stage_last presence.
8924         PR bootstrap/29802
8925         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8926         STAGE_PREFIX.
8927         * Makefile.in: Regenerate.
8929 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8931         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8932         maintainers.
8934 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8936         * MAINTAINERS (Write After Approval): Add myself.
8938 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8940         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8941         and stageN-package/Makefile.
8942         * Makefile.in: Regenerated.
8944 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8946         * configure.in: Remove target-libgloss from noconfigdirs for
8947         bfin-*-*.
8948         * configure: Regenerated.
8950 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8952         * configure.in (have_gmp): Only error if the gcc directory exists.
8954         * configure: Regenerate.
8956 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8958         * configure.in: Robustify error message for missing GMP/MPFR.
8960         * configure: Regenerate.
8962 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8964         * MAINTAINERS (Write After Approval): Add myself.
8966 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8968         * MAINTAINERS: Change email address.
8970 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8972         * MAINTAINERS (Write After Approval): Add myself.
8974 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8976         * MAINTAINERS (Write After Approval): Add myself.
8978 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8980         * MAINTAINERS (Write After Approval): Move myself to
8981         Write After Approval section.
8983 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8985         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8986         need_gmp anymore.
8987         * configure: Regenerate.
8989 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8991         * MAINTAINERS (Write After Approval): Add myself.
8993 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8995         * config.guess: Import latest version.
8996         * config.sub: Likewise.
8998 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9000         * Makefile.def: Added pdf target handling.
9001         * Makefile.tpl: Added pdf target handling.
9002         * Makefile.in: Regenerated.
9004 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9006         * MAINTAINERS: Add self as score port maintainer.
9008 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9010         * MAINTAINERS (Write After Approval): Add myself.
9012 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9014         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9015         or newer.
9016         * configure: Regenerated.
9018 2006-09-27  Dave Brolley  <brolley@redhat.com>
9020         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9021         using $s instead of $r.
9022         * configure: Regenerated.
9024 2006-09-26  Thiemo Seufer  <ths@mips.com>
9026         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9027         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9028         * configure: Regenerate.
9030 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9032         * MAINTAINERS (Write After Approval): Remove myself.
9034 2006-09-22  Chao-ying Fu  <fu@mips.com>
9036         * MAINTAINERS (Write After Approval): Add myself.
9038 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9040         * MAINTAINERS: Add self as soft-fp maintainer.
9042 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9044         * MAINTAINERS: Add myself as avr maintainer.
9045         Remove Marek Michalkiewicz as avr maintainer.
9047 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9049         * MAINTAINERS (Write After Approval): Add myself.
9051 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9053         * configure.in: Never build newlib for a Mingw host.
9054         Never build newlib as Mingw target library.
9055         Test the existence of winsup/cygwin for building a Cygwin newlib,
9056         rather than just winsup.
9057         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9058         building a Mingw target.
9059         * configure: Regenerate.
9061 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9063         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9065 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9067         * config.guess: Import from src (was more updated).
9068         * config.sub: Likewise.
9070 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9072         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9073         * configure: Regenerated.
9075 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9077         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9078         for stages after the first.
9080 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9082         * Makefile.def: Add dependencies for configure-opcodes
9083         on configure-intl and all-opcodes on all-intl.
9084         * Makefile.in: Regenerated.
9086 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9088         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9090 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9092         Port to hosts whose 'sort' and 'tail' implementations
9093         treat operands with leading '+' as file names, as POSIX
9094         has required since 2001.  However, make sure the code still
9095         works on pre-POSIX hosts.
9096         * ltmain.sh: Don't assume "sort +2" is equivalent to
9097         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9099 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9101         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9103 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9105         * ltconfig: chmod 644 before ranlib during install.
9107 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9109         PR bootstrap/18058
9110         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9111         if the bootstrap compiler is a GCC version that supports it.
9112         * configure: Regenerate.
9114 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9116         * configure.in: Fix thinkos in previous check-in.
9117         * configure: Regenerate.
9119 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9121         PR other/27063
9122         * configure.in: Test subdir_requires and give an appropriate
9123         error message.
9124         * configure: Regenerate.
9126 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9128         * MAINTAINERS (Write After Approval): Add myself.
9130 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9132         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9134 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9136         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9138 2006-06-20  David Ayers  <d.ayers@inode.at>
9140         PR bootstrap/28072
9141         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9142         whether target-libjava is being configured instead of whether the
9143         java front end is enabled.
9144         * configure: Regenerate.
9146 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9148         PR target/27540
9149         * configure.in: Only enable libgomp on IRIX 6.
9150         * configure: Regenerate.
9152 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9154         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9155         too.
9156         * Makefile.in: Regenerate.
9158 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9160         * config-ml.in: Alter CCASFLAGS to include special
9161         multilib options the same as is done for CFLAGS.
9163 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9165         * configure.in: Don't enable libgomp on hpux10.
9166         * configure: Rebuilt.
9168 2006-06-12  David Ayers  <d.ayers@inode.at>
9170         PR bootstrap/27963
9171         PR target/19970
9172         * configure.in: Remove target-boehm-gc from noconfigdirs where
9173         ${libgcj} is specified.
9174         * configure: Regenerate.
9176 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9178         Sync from src:
9180         * configure.in: Sync.
9181         * configure: Regenerated.
9183         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9185         * Makefile.def: Added dependencies from sim and gdb on intl, and
9186         added configure dependencies to everything with an all dependency
9187         on intl.
9188         * Makefile.in: Regenerated.
9190 2006-06-06  David Ayers  <d.ayers@inode.at>
9192         PR libobjc/13946
9193         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9194         * Makefile.in: Regenerate.
9195         * configure.in: Add --enable-objc-gc at toplevel and have it
9196         enable boehm-gc for Objective-C.
9197         Remove target-boehm-gc from libgcj.
9198         Add target-boehm-gc to target_libraries.
9199         Add target-boehm-gc to noconfigdirs where ${libgcj}
9200         is specified.
9201         Assert that boehm-gc is supported when requested for Objective-C.
9202         Only build boehm-gc if needed either for Java or Objective-C.
9203         * configure: Regenerate.
9205 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9207         PR 27674
9208         * Makefile.tpl (configure-[+prefix+][+module+],
9209         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9210         Remove rule to unstage bootstrapped modules.
9211         (stage_current): New.
9212         * Makefile.in: Regenerate.
9214 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9216         * MAINTAINERS (Write After Approval): Update my e-mail address.
9218 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9220         * include/libiberty.h: Declare pex_run_in_environment.
9222 2006-05-31  Asher Langton  <langton2@llnl.gov>
9224         * MAINTAINERS (Write After Approval): Add myself.
9226 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9228         * Makefile.def (bfd, opcodes): Fix lib_path.
9229         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9230         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9231         * Makefile.in: Regenerate.
9233 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9235         * Makefile.in: Regenerate.
9237 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9239         * Makefile.def: Add install-html target. Add datarootdir
9240         docdir and htmldir to flags_to_pass.
9241         * Makefile.tpl: Add install-html target.
9242         * Makefile.in: Regenerate.
9243         * configure.in: Add --with-datarootdir, --with-docdir, and
9244         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9245         * configure: Regenerate.
9247 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9249         * configure.in: Enable gprof for cross builds.
9250         * configure: Regenerate.
9252 2006-05-22  Richard Guenther  <rguenther@suse.de>
9254         Revert
9255         2006-01-31  Richard Guenther  <rguenther@suse.de>
9256         Paolo Bonzini  <bonzini@gnu.org>
9258         * Makefile.def (target_modules): Add libgcc-math target module.
9259         * configure.in (target_libraries): Add libgcc-math target library.
9260         (--enable-libgcc-math): New configure switch.
9261         * Makefile.in: Re-generate.
9262         * configure: Re-generate.
9263         * libgcc-math: New toplevel directory.
9265 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9266             Andreas Tobler  <a.tobler@schweiz.ch>
9268         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9269         * configure: Rebuilt.
9271 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9273         * MAINTAINERS (Write After Approval): Add myself.
9275 2006-05-01  DJ Delorie  <dj@redhat.com>
9277         * configure.in: Restore CFLAGS if GMP isn't present.
9278         * configure: Regenerate.
9280 2006-05-01  Richard Guenther  <rguenther@suse.de>
9282         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9283         maintainer.
9285 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9287         * MAINTAINERS (Write After Approval): Add myself.
9289 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9291         * MAINTAINERS (Write After Approval): Add myself.
9293 2006-04-18  DJ Delorie  <dj@redhat.com>
9295         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9296         reference libgloss so that libssp can be built in a combined
9297         tree.
9298         * configure: Regenerate.
9300 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9302         * MAINTAINERS (Write After Approval): Add myself.
9304 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9306         * configure.in: Require makeinfo 4.4 or higher.
9307         * configure: Regenerate.
9309 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9311         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9312         Rearrange the entries of other libraries to have them in one place.
9314 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9316         * MAINTAINERS (Write After Approval): Remove myself.
9317         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9319 2006-03-14  Richard Guenther  <rguenther@suse.de>
9321         * configure: Regenerate with autoconf 2.13.
9323 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9325         * MAINTAINERS: Use my work address.
9327         * MAINTAINERS: Update my E-mail address.
9329 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9331         * configure.in: Handle --disable-<component> generically.
9332         * configure: Regenerate.
9334 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9336         PR libgcj/17311
9337         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9339 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9341         * MAINTAINERS (Write After Approval):  Remove myself.
9342         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9344 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9346         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9347         (TARGET_CONFIGDIRS): Remove.
9348         * configure.in: Remove AC_SUBST(target_configdirs).
9349         * Makefile.in, configure: Regenerated.
9351 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9353         * MAINTAINERS (Write After Approval):  Remove myself.
9354         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9356 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9358         PR bootstrap/25670
9360         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9362         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9363         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9364         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9365         BUILD_PREFIX, BUILD_PREFIX_1.
9366         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9368         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9369         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9371         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9372         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9373         of `cat stage_current`.  Always provide the `r' and `s' variables.
9374         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9375         a single shell execution.
9376         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9377         bootstrapped modules, make the stage1 module if the build was not
9378         started yet, else build the current stage.
9379         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9380         (all-build, all-host, all-target, [+make_target+]-host,
9381         [+make_target+]-target): Do not use \-continued lines.
9382         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9383         (current_stage, restrap, stage_last): New.
9385         * Makefile.in: Regenerate.
9386         * configure: Regenerate.
9388 2006-02-19  Bud Davis  <jmdavis@link.com>
9390         * MAINTAINERS (Write After Approval):  Remove myself.
9391         (Language Front End Maintainers):  Add myself as fortran 95
9392         maintainer and update e-mail address.
9394 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9396         * MAINTAINERS (Write After Approval):  Remove myself.
9397         (Language Front End Maintainers):  Add myself as fortran 95
9398         maintainer.
9400 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9402         * MAINTAINERS (Write After Approval): Add myself.
9404 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9406         * MAINTAINERS (Write After Approval):  Remove myself.
9407         (Language Front End Maintainers):  Add myself as
9408         fortran 95 maintainer.
9410 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9412         Sync from src:
9414         2005-12-27  Leif Ekblad  <leif@rdos.net>
9416         * configure.in: Add support for RDOS target.
9417         * configure: Regenerate.
9419 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9420             Andreas Schwab  <schwab@suse.de>
9422         * configure: Regenerate.
9424 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9426         * configure.in (enable_libgomp): Add AIX.
9427         * configure: Regenerate.
9429 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9431         * MAINTAINERS (Write After Approval): Add myself.
9433 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9435         * MAINTAINERS (Write After Approval): Add myself.
9437 2006-01-31  Richard Guenther  <rguenther@suse.de>
9438         Paolo Bonzini  <bonzini@gnu.org>
9440         * Makefile.def (target_modules): Add libgcc-math target module.
9441         * configure.in (target_libraries): Add libgcc-math target library.
9442         (--enable-libgcc-math): New configure switch.
9443         * Makefile.in: Re-generate.
9444         * configure: Re-generate.
9445         * libgcc-math: New toplevel directory.
9447 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9449         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9450         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9451         the assembler, linker and binutils.
9452         * configure: Regenerate.
9454 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9456         * MAINTAINERS (Write After Approval): Add myself.
9458 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9460         * configure: Regenerate.
9462 2006-01-18  Richard Henderson  <rth@redhat.com>
9463             Jakub Jelinek  <jakub@redhat.com>
9464             Diego Novillo  <dnovillo@redhat.com>
9466         * libgomp: New directory.
9467         * Makefile.def: Add target_module libgomp.
9468         * Makefile.in: Regenerate.
9469         * configure.in (target_libraries): Add target-libgomp.
9470         * configure: Regenerate.
9472 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9474         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9475         @ from continuation.
9476         * Makefile.in: Rebuilt.
9478 2006-01-04  Chris Lattner  <sabre@gnu.org>
9480         * MAINTAINERS (Write After Approval): Add myself.
9482 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9484         PR bootstrap/24252
9486         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9487         * Makefile.tpl (OBJDUMP): New.
9488         (EXTRA_HOST_FLAGS): Add it.
9489         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9491         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9492         to use symbolic links between directories.  Avoid race conditions
9493         or make them harmless.
9494         * configure.in: Do not try to use symbolic links between directories.
9496         * Makefile.def (LEAN): Pass.
9497         * Makefile.tpl (LEAN): Define.
9498         (stage[+id+]-start): Accept that the previous directory does not
9499         exist, if the bootstrap is lean.
9500         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9501         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9502         configure substitution.
9503         ([+compare-target+]): Likewise.
9504         ([+bootstrap-target+]-lean): New.
9505         * configure.in: Remove lean bootstrap support from here.
9507         * Makefile.in: Regenerate.
9508         * configure: Regenerate.
9510 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9512         * MAINTAINERS (libdecnumber): Add myself.
9514 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9516         * libtool-ldflags: New script.
9518 2006-01-02  Andreas Schwab  <schwab@suse.de>
9520         * configure.in: When reconfiguring remove Makefile in
9521         all stage directories.
9522         * configure: Regenerate.
9524 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9526         * MAINTAINERS: Update my email address.
9528 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9530         Revert Ada-related part of the previous change.
9532         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9533         Do not pass.
9534         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9535         * Makefile.in: Regenerate.
9536         * configure.in: Do not include mt-ppc-aix target fragment.
9537         * configure: Regenerate.
9539 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9541         * configure.in: Select appropriate fragments for PowerPC/AIX.
9542         * configure: Regenerate.
9544         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9545         BOOT_CFLAGS, BOOT_LDFLAGS.
9546         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9547         BOOT_CFLAGS, BOOT_LDFLAGS.
9548         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9549         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9550         (stage): Fail if we cannot complete the work.
9551         * Makefile.in: Regenerate.
9553 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9555         * configure.in: Replace ms1 with mt.
9556         * configure: Rebuilt.
9558 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9560         * MAINTAINERS: Update my email address.
9562 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9564         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9565         install-host-nogcc): Don't invoke $(stage) at the end.
9566         * Makefile.in: Regenerate.
9568 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9570         * configure.in: Flip the top-level bootstrap switch.
9571         * configure: Regenerate.
9573 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9575         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9576         $(stage) and $(unstage).
9577         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9578         (all): Remove stray semicolon.
9579         (local-distclean): Don't handle multilib.tmp and multilib.out.
9580         (install.all): Set $s for consistency.
9581         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9582         check_multilibs setting.  Always make the install directory.
9583         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9584         Correct @if/@endif.
9585         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9586         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9587         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9588         (multilib.out): Remove.
9589         * Makefile.in: Regenerated.
9591 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9593         * MAINTAINERS (Write After Approval): Add myself.
9595 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9597         * MAINTAINERS: Add myself as mt maintainer.
9599         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9601 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9603         * MAINTAINERS: Change email address.
9605 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9607         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9608         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9609         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9610         Find in-tree tools if available.
9611         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9612         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9613         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9614         (COMPILER_*_FOR_TARGET): New.
9615         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9616         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9617         (CONFIGURED_*, USUAL_*): Remove.
9618         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9619         STRIP): Use autoconf substitutions.
9620         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9621         COMPILER_NM_FOR_TARGET): New.
9622         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9624         (all): Make all-host and all-target in parallel.
9625         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9626         that $$r and $$s are set before invoking a recursive make.
9627         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9628         ([+bootstrap-target+]): Inline most of the `all' target.
9630 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9632         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9633         from the gcc build directory.
9634         * Makefile.in: Regenerate.
9636 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9638         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9639         depend on all-libdecnumber.
9640         * configure.in (host_libs): Include libdecnumber.
9641         * Makefile.in: Regenerate.
9642         * configure: Likewise.
9644 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9646         * libdecnumber: Import decNumber sources from the dfp-branch.
9648 2005-11-21  Kean Johnston  <jkj@sco.com>
9650         * config.sub, config.guess: Sync from upstream sources.
9652 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9654         Import from Autoconf sources:
9656         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9657         * config/move-if-change: Don't output "$2 is unchanged";
9658         suggested by Ben Elliston.  Handle weird characters correctly.
9660 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9662         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9663         to match upstream libtool for darwin.
9665 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9667         * Makefile.def: Remove gdb dependencies for gdbtk.
9668         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9669         (configure-gdb, install-gdb): New rules.
9670         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9671         * Makefile.in, configure: Regenerated.
9673 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9675         * MAINTAINERS (Write After Approval): Add myself.
9677 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9679         * MAINTAINERS (Write After Approval): Add myself.
9681 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9683         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9684         Diego Novillo.
9686 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9688         PR bootstrap/24297
9689         * Makefile.tpl (do-[+make-target+], do-check, install,
9690         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9691         are set before recursing.
9692         * Makefile.in: Regenerate.
9694 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9696         PR bootstrap/18939
9697         * Makefile.def (gcc) <target>: Fix thinko.
9698         * Makefile.in: Regenerate.
9700 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9702         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9703         * configure: Regenerate.
9705 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9707         * MAINTAINERS (Write After Approval): Add self.
9709 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9711         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9712         target-libffi, target-qthreads, target-libjava, and
9713         targetlibobjc.
9714         * configure: Regenerate.
9716 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9718         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9719         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9720         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9721         (USUAL_OBJDUMP_FOR_TARGET): New.
9722         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9723         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9724         * configure, Makefile.in: Regenerated.
9726 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9728         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9729         before other host packages.
9731 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9733         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9735 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9737         PR bootstrap/22340
9739         * configure.in (default_target): Remove.
9740         * Makefile.tpl (all): Do not use prerequisites as subroutines
9741         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9742         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9743         use prerequisites as subroutines.
9744         (check-host, check-target): New.
9745         (bootstrap configure & all targets): Do not use stage*-start
9746         if the directory layout is already ok.
9747         (non-bootstrap configure & all targets): Prepend a $(unstage).
9748         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9749         (NOTPARALLEL): Remove.
9750         (unstage, stage variables): New variables.
9751         (unstage, stage targets): Simply expand to those variables.
9753         * configure: Regenerate.
9754         * Makefile.in: Regenerate.
9756 2005-10-04  James E Wilson  <wilson@specifix.com>
9758         * Makefile.def (lang_env_dependencies): Add libmudflap.
9759         * Makefile.in: Regenerate.
9761 2005-10-03  Andreas Schwab  <schwab@suse.de>
9763         Backport from libtool CVS:
9764         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9766         * ltmain.sh: add support for installing into temporary
9767         staging area (e.g. 'make install DESTDIR=...')
9769 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9771         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9772         * configure: Regenerated.
9774 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9776         * configure: Regenerate with the correct
9777         autoconf version.
9779 2005-09-30  Catherine Moore  <clm@cm00re.com>
9781         * configure.in (bfin-*-*): New.
9782         * configure: Regenerated.
9784 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9786         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9787         (LIPO_FOR_TARGET): New.
9788         (CONFIGURED_LIPO_FOR_TARGET): New.
9789         (USUAL_LIPO_FOR_TARGET): New.
9790         (STRIP_FOR_TARGET): New.
9791         (CONFIGURED_STRIP_FOR_TARGET): New.
9792         (USUAL_STRIP_FOR_TARGET): New.
9793         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9794         STRIP_FOR_TARGET.
9795         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9796         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9797         * Makefile.in: Regenerate.
9798         * configure: Regenerate.
9800 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9802         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9803         (rs6000-*-aix*): Same.
9804         * configure: Regenerate.
9806 2005-09-16  Tom Tromey  <tromey@redhat.com>
9808         * MAINTAINERS: Add self as java maintainer.
9810 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9812         * configure.in: Recognize f95 in the --enable-languages option,
9813         and substitute it for fortran, issuing a warning.
9814         * configure: Regenerate.
9816 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9818         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9819         * configure:  Regenerated.
9821 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9823         * MAINTAINERS: Add self as ms1 maintainer.
9825 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9827         * Makefile.def (libssp): Add to lang_env_dependencies.
9828         * Makefile.in: Regenerate.
9830 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9832         * MAINTAINERS: Add myself as middle-end maintainer.
9834 2005-08-17  Christian Groessler  <chris@groessler.org>
9836         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9837         * Makefile.in: Regenerate.
9839 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9841         * MAINTAINERS (write after approval): Added myself.
9843 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9845         * MAINTAINERS (Write After Approval): Add myself.
9847 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9849         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9850         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9851         Look for alternate names of the target cc and c++
9852         * configure: Regenerate.
9854 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9856         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9857         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9858         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9859         tools; remove code to manually set them.
9860         (Target tools): Look in the environment for them.
9861         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9862         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9863         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9864         build directory.
9865         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9866         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9867         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9868         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9869         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9870         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9871         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9872         * configure: Regenerate.
9873         * Makefile.in: Regenerate.
9875 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9877         * MAINTAINERS: Update for removed CPU targets.
9879 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9881         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9882         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9883         * Makefile.in: Regenerated.
9885 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9887         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9888         (CFLAGS_FOR_TARGET): Use it.
9889         (CXXFLAGS_FOR_TARGET): Likewise.
9890         * Makefile.in: Regenerated.
9891         * configure.in (--with-build-sysroot): New option.
9892         * configure: Regenerated.
9894 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9896         * Makefile.tpl: Wrap install between unstage and stage
9897         * Makefile.in: Regenerate.
9899 2005-07-21  Eric Christopher  <echristo@apple.com>
9901         * MAINTAINERS: Update affiliation.
9903 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9905         * MAINTAINERS: Add self as crx port maintainer.
9907 2005-07-20  DJ Delorie  <dj@redhat.com>
9909         * MAINTAINERS: Add self as m32c maintainer.
9911 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9913         * all files: Update FSF address.
9915 2005-07-15  Eric Christopher  <echristo@redhat.com>
9917         * MAINTAINERS: Change affiliation.
9919 2005-07-14  Jim Blandy  <jimb@redhat.com>
9921         * configure.in: Add cases for Renesas m32c.
9922         * configure: Regenerated.
9924 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9926         * COPYING.LIB: Update from fsf.org.
9928 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9930         * COPYING, compile, config.guess,
9931         config.sub, install-sh, missing, mkinstalldirs,
9932         symlink-tree, ylwrap: Sync from upstream sources.
9933         * config-ml.in: Update FSF address.
9935 2005-07-13  Eric Christopher  <echristo@redhat.com>
9937         * configure.in: Add toplevel noconfigdir support for tpf.
9938         * configure: Regenerate.
9940 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9942         PR ada/22340
9944         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9945         * Makefile.in: Regenerate.
9947 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9949         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9950         Brolley to write-after-approval.
9952 2005-07-07  Andreas Schwab  <schwab@suse.de>
9954         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9955         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9956         * Makefile.in: Regenerated.
9958 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9960         * configure.in: Don't build sim or rda when targetting darwin.
9961         * configure: Regenerate.
9963 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9965         * configure.in: Add --enable-libssp and --disable-libssp.
9966         * configure: Regenerate with autoconf-2.13.
9968 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9970         * Makefile.def (target_modules): Add libssp.
9971         * configure.in (target_libraries): Add target-libssp.
9972         * configure: Rebuilt.
9973         * Makefile.in: Rebuilt.
9975 2005-07-01  Zack Weinberg  <zackw@panix.com>
9977         * MAINTAINERS: Change email address.  Resign from maintainership.
9979 2005-07-01  Richard Guenther  <rguenther@suse.de>
9981         * MAINTAINERS: Change my e-mail address and affiliation.
9983 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9985         * Makefile.def (stagefeedback): Come after profile.
9986         Define profiledbootstrap target.
9987         * Makefile.tpl (profiledbootstrap): Remove.
9988         (stageprofile-end): Zap stagefeedback.
9989         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9990         * Makefile.in: Regenerate.
9992 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9994         * MAINTAINERS: Update my email address.
9996 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9998         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9999         In 'cpp' stanza, support '#line' as well as '# '.
10001 2005-06-08  Andreas Schwab  <schwab@suse.de>
10003         * MAINTAINERS: Move myself from 'Write After Approval' to
10004         'CPU Port Maintainers' section as m68k maintainer.
10006 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10008         * configure.in (unsupported_languages): New macro.
10009         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10010         non-ported target libraries in noconfigdirs.
10011         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10012         non-linux-gnu.  Remove libgcj_ex_libffi.
10013         <lang_frag loop>: Set add_this_lang=no if the language is in
10014         unsupported_languages.
10015         * configure: Regenerate.
10017 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10019         * configure.in: Fix typo in handling of --with-mpfr-dir.
10020         * configure: Regenerate.
10022 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10024         * MAINTAINERS: Update my email address.
10026 2005-06-02  Jim Blandy  <jimb@redhat.com>
10028         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10029         accepted into the master sources.)
10031 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10032             Michael Snyder  <msnyder@redhat.com>
10033             Stan Cox  <scox@redhat.com>
10035         * configure.in: Set noconfigdirs for ms1.
10037         * configure: Regenerate.
10039 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10041         * MAINTAINERS (Write After Approval): Add self.
10043 2005-06-01  Josh Conner  <jconner@apple.com>
10045         * MAINTAINERS (Write After Approval): Add self.
10047 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10049         * MAINTAINERS: Update my email address.
10051 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10053         * MAINTAINERS (Write After Approval): Add self.
10055 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10057         * MAINTAINERS (Write After Approval): Remove self.
10059 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10061         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10062         (Dependencies): Consider target modules for bootstrap dependencies.
10063         Make target bootstrap modules depend on each stage's gcc.
10064         * Makefile.in: Regenerate.
10066 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10068         * Makefile.def (configure-gcc): Depend on binutils having been built.
10069         (all-gcc): No need to do it here.
10070         * Makefile.in: Regenerate.
10072 2005-05-19  Paul Brook  <paul@codesourcery.com>
10074         * configure.in: Rewrite misleading error message when requested
10075         language cannot be built.
10076         * configure: Regenerate.
10078 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10080         * ylwrap: Import from Automake 1.9.5.
10082 2005-05-13  David Ung  <davidu@mips.com>
10084         * MAINTAINERS (Write After Approval): Add self.
10086 2005-05-09  Mike Stump  <mrs@apple.com>
10088         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10089         lt_cv_sys_max_cmd_len for now.
10091 2005-05-09  Stan Cox  <scox@redhat.com>
10093         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10095 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10097         * README.SCO: Update the URL.
10099 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10101         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10102         with_gnu_ld to libtool.
10103         * ltcf-c.sh (aix[45]): Define file_list_spec.
10104         * ltcf-cxx.sh (aix[45]): Same.
10105         * ltcf-gcj.sh (aix[45]): Same.
10106         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10107         exists, write list of input files to temporary file.
10109 2005-05-04  Mike Stump  <mrs@apple.com>
10111         * configure.in: Always pass --target to target configures as
10112         otherwise rebuilds that do --recheck will fail.
10113         * confiugure: Rebuilt.
10115 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10117         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10118         STAGE_HOST_EXPORTS.
10119         (configure, all): Add bootstrap support.
10120         (Host modules, target modules): Pass post-stage1 flags and exports.
10121         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10122         * Makefile.in: Regenerate.
10124 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10126         * configure: Regenerate.
10128 2005-04-27  Mike Stump  <mrs@apple.com>
10130         * MAINTAINERS: Add self as darwin maintainer.
10132 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10134         * config.sub: Update from master copy.
10136 2005-04-21  Mike Stump  <mrs@apple.com>
10138         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10139         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10141 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10143         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10144         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10145         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10146         "*-*-elf" and "*-*-linux*".
10147         * configure: Regenerate.
10149 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10151         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10153 2005-04-12  Mike Stump  <mrs@apple.com>
10155         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10157 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10159         * MAINTAINERS (Write After Approval): Add myself.
10161 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10163         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10165 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10167         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10168         (TARGET_CONFIGARGS): Include --with-target-subdir.
10169         (configure, all): New macros.  Use them throughout.
10170         * Makefile.in: Regenerate.
10172 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10174         * MAINTAINERS (Write After Approval): Add myself.
10176 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10178         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10180 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10182         * MAINTAINERS: Move John Carr to Write After Approval.
10184 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10186         * config/mh-mingw32: Delete.
10187         * configure.in: Don't use it.
10188         * configure: Regenerate.
10190 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10192         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10193         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10194         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10195         (HOST_LIB_PATH): Generate from Makefile.def.
10196         (TARGET_LIB_PATH): Likewise.
10197         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10198         * Makefile.in: Regenerate.
10199         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10200         (RPATH_ENVVAR): Include Darwin case.
10201         * configure: Regenerate.
10203 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10205         * MAINTAINERS (Various Maintainers): Remove self.
10206         (Write After Approval): Add self.
10208 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10210         * MAINTAINERS (Various Maintainers): Add self.
10212 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10214         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10215         * configure: Regenerate.
10217 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10219         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10220         gcc_version, and gcc_version_trigger from set of flags to pass.
10221         * Makefile.tpl: Remove definitions of above variables.
10222         (config.status): Remove dependency on $(gcc_version_trigger).
10223         * Makefile.in: Regenerate.
10224         * configure.in: Do not reference config/gcc-version.m4 nor
10225         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10226         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10227         * configure: Regenerate.
10229 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10230             Andrew Pinski  <pinskia@physics.uc.edu>
10232         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10233         * Makefile.in: Regenerate.
10235 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10237         * MAINTAINERS (Write After Approval): Add myself.
10239 2005-03-03  David Ayers  <d.ayers@inode.at>
10241         * MAINTAINERS (Write After Approval): Add myself.
10243 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10245         PR libgcj/20160
10246         * ltmain.sh: Avoid creating archives with components that have
10247         duplicate basenames.
10249 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10251         PR bootstrap/20250
10252         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10253         instead of check.
10254         * Makefile.in: Regenerate.
10256 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10258         * Makefile.in: Regenerate to fix conflict between the previous two
10259         patches.
10261 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10263         PR bootstrap/17383
10264         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10265         * Makefile.tpl (HOST_SUBDIR): New substitution.
10266         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10267         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10268         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10269         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10270         (Host modules, Bootstrapped modules): Use it.
10271         (Build modules, Target modules): Do not create symlink trees,
10272         always configure out-of-srcdir.
10273         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10274         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10275         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10276         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10278         * Makefile.in: Regenerate.
10279         * configure: Regenerate.
10281 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10283         Merged from libada-gnattools-branch:
10284         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10286         * gnattools: New directory.
10287         * Makefile.def: Add gnattools as a module, depending on target-libada.
10288         * Makefile.in: Regenerate.
10289         * configure.in: Include gnattools in host_tools; disable it if ada
10290         is disabled.
10291         * configure: Regenerate.
10293 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10295         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10296         treelang maintainer.
10297         (Write After Approval): Remove myself.
10299 2005-02-23  Paul Schlie  <schlie@comcast.net>
10301         * configure.in: Allow darwin targeted ports to build tk, itcl and
10302         libgui.
10303         * configure: Regenerate.
10305 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10307         PR libgcj/10353
10308         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10309         * configure: Regenerate.
10311 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10313         * MAINTAINERS (Write After Approval): Add myself.
10315 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10317         * MAINTAINERS: Update my e-mail address.
10319 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10321         * MAINTAINERS (Write After Approval): Add myself.
10323 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10325         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10326         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10327         target-libgloss when not *-*-elf and *-*-aout.
10328         * configure: Regenerate.
10330 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10332         * MAINTAINERS: Remove obsolete entries.
10334         * MAINTAINERS (Write After Approval): Add Michael Matz.
10336 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10338         * MAINTAINERS: Remove self as cpplib maintainer.
10340 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10342         * install-sh, config.sub: Import from upstream.
10344 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10346         PR bootstrap/18222
10347         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10348         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10349         * Makefile.in: Regenerate.
10351 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10353         * MAINTAINERS: Update my email address.
10355 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10356             Andreas Schwab  <schwab@suse.de>
10358         PR bootstrap/18033
10359         * config-ml.in: Eval option if surrounded by single quotes.
10361 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10363         Revert 2004-12-28 Makefile changes, a better fix will be
10364         applied to mainline and src after GCC 4.0 branches.
10366 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10368         PR bootstrap/17383
10370         * Makefile.def (target_modules): Remove stage parameter,
10371         it is always true now.
10372         * Makefile.tpl (configure-build-[+module+],
10373         configure-target-[+module+]): Always build symlink tree
10374         for the directory and for include.  BUILD_SUBDIR and
10375         TARGET_SUBDIR cannot be . anymore.
10376         * Makefile.in: Regenerate.
10378 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10380         Revert 2004-12-08 Makefile changes.
10382 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10384         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10385         cygwin, mingw.
10387 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10389         * configure.in (sh64-*-*): Reenable gprof.
10390         * configure: Regenerate.
10392 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10394         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10395         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10396         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10397         * Makefile.in: Regenerate.
10399 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10401         * MAINTAINERS: Update my email address.
10403 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10405         * Makefile.tpl: Generate normal dependencies if the LHS module is
10406         not bootstrapped.
10407         * Makefile.in: Regenerate.
10409 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10411         * configure.in: Include config/gxx-include-dir.m4.  Use
10412         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10413         * configure: Regenerate.
10415 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10417         * config.if: Delete.
10418         * configure.in: Set libstdcxx_incdir directly.
10419         * configure: Regenerate.
10421 2004-12-02  Eric Christopher  <echristo@redhat.com>
10423         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10424         * Makefile.in: Regenerate.
10426 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10428         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10429         * configure: Regenerate.
10431 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10433         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10434         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10435         * configure: Regenerate.
10437 2004-12-01  Eric Christopher  <echristo@redhat.com>
10439         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10440         of things to remove.
10442 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10444         * MAINTAINERS (Write After Approval): Update my e-mail address.
10446 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10448         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10449         from CVS libtool to always pass_all.
10451 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10453         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10454         (hppa*64*-*-*): Delete incorrect comment.
10455         * configure: Rebuilt.
10457 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10459         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10461 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10463         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10464         from CVS libtool to always pass_all.
10466 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10468         * install-sh, compile: Import from automake.
10470 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10472         * config.guess, config.sub:  Import from savannnah.
10474 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10476         * MAINTAINERS (Write After Approval): Add myself
10478 2004-11-12  Mike Stump  <mrs@apple.com>
10480         * Makefile.def: Add html support.
10481         * Makefile.tpl: Likewise.
10482         * Makefile.in: Regenerate.
10484 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10486         PR 18423
10487         * configure.in: Remove all instances of build-fixincludes from
10488         noconfigdirs.
10489         (build_configargs): Supply --target to subdirectories.
10490         * configure: Regenerate.
10492         * Makefile.def: Make gcc install depend on fixincludes install.
10493         * Makefile.in: Regenerate.
10495 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10497         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10499 2004-11-11  Paul Brook  <paul@codesourcery.com>
10501         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10503 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10505         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10506         target-libgfortran.
10507         * configure: Regenerate.
10509 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10511         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10512         like CC.
10514 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10516         * Makefile.def (host fixincludes): Specify missing targets.
10517         * Makefile.in: Regenerate.
10519 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10521         * MAINTAINERS: Add myself
10523 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10525         * MAINTAINERS (Write After Approval): Add myself.
10527 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10529         * Makefile.def: Build fixincludes for the host, too.
10530         * Makefile.in: Regenerate.
10531         * configure.in (host_tools): Add fixincludes.
10532         * configure: Regenerate.
10534 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10536         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10537         * configure: Regenerated.
10539 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10541         PR other/17783
10542         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10543         * configure: Regenerated.
10545 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10547         * README.SCO: Update per FSF instructions.
10549 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10551         PR target/18151
10552         * configure.in (case ${target}): Do not build fixincludes for avr.
10553         * configure: Regenerated.
10555 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10557         * configure.in (case ${target}): Do not build fixincludes
10558         on platforms where it is not used.
10559         * configure: Regenerated.
10561 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10563         * configure.in: Use an absolute path to install-sh.
10564         * configure: Regenerated.
10566 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10568         * MAINTAINERS (Write After Approval): Add myself.
10570 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10572         * MAINTAINERS: Remove from Write After Approval those that are
10573         already maintainers.
10575 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10577         * MAINTAINERS:  Update my email address.
10579 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10581         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10582         * configure: Regenerate.
10584 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10586         * MAINTAINERS:  Update my email address.
10588 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10590         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10591         entries belonging to this category.
10593 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10595         * MAINTAINERS: Update my e-mail address.
10597 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10599         Fix wrong conflict resolution in:
10601         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10603         * Makefile.in: Regenerate.
10604         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10605         in the recursive `make', instead of hardwiring `all'.
10606         (Autogenerated TARGET-* variables): New.
10608 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10610         * configure.in: Enable target-libgloss for crx-*-*.
10611         * configure: Regenerate.
10613 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10615         * MAINTAINERS (Various Maintainers): Move the "windows,
10616         cygwin, mingw" maintainer to ...
10617         (OS Port Maintainers): ... here.
10619 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10621         * MAINTAINERS (Write After Approval): Remove those that are
10622         maintainers of some subsystem.
10624 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10626         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10627         * ltcf-cxx.sh (tpf*): Likewise.
10628         * ltconfig (tpf*): Add TPF OS configuration support.
10630 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10632         * MAINTAINERS: Change my email address to my new work account.
10634 2004-09-24  Michael Roth  <mroth@nessie.de>
10636         * configure.in (--without-headers): Add missing double quotes.
10637         * configure: Regenerate.
10639 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10641         * ylwrap: Revert to previous version.
10643 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10645         PR bootstrap/17369
10646         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10647         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10648         SET_GCC_LIB_PATH_CMD.
10649         (BASE_TARGET_EXPORTS): Likewise.
10650         * Makefile.in: Regenerated.
10652         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10653         * configure: Regenerated.
10655 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10657         * config.guess: New upstream version
10658         * compile, depcomp, install-sh, ylwrap: Likewise.
10660 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10662         * config/mh-x86omitfp: New host makefile fragment.  Add
10663         -fomit-frame-pointer to the default BOOT_CFLAGS.
10664         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10665         * configure: Regenerate.
10667 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10669         PR target/11572
10670         * configure.in (*-*-darwin*): Renable libobjc.
10671         * configure: Regenerate.
10673 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10675         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10677 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10679         * Makefile.def: Remove libbanshee.
10680         * Makefile.tpl: Ditto.
10681         * configure.in: Ditto.
10682         * Makefile.in: Regen.
10683         * configure: Ditto.
10685 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10687         * ltmain.sh: Use $pic_object as $non_pic_object if
10688         $non_pic_object=none.
10690 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10692         * missing: Import latest version from master repository.
10694 2004-09-06  Nick Clifton  <nickc@redhat.com>
10696         * config.sub: Import latest version from master repository.
10697         * config.guess: Likewise.
10698         This includes these changes:
10700         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10702         * config.sub: Handle crisv32, alias etraxfs.
10703         * config.guess (crisv32:Linux:*:*): Handle.
10705         2004-08-13  Brad Smith  <brad@comstyle.com>
10707         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10708         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10710         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10712         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10713         assume the processor is a powerpc.  This is because coreutils
10714         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10715         in this case, due to a MacOS X bug that causes
10716         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10717         to return a negative number.
10718         Problem reported by Petter Reinholdtsen in:
10719         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10721         2004-07-19  Ben Elliston  <bje@gnu.org>
10723         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10725         2004-06-24  Ben Elliston  <bje@gnu.org>
10727         * config.guess: Update copyright years.
10728         * config.sub: Likewise.
10730         2004-06-22  Robert Millan  <robertmh@gnu.org>
10732         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10733         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10735         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10737         * config.guess (*:*VMS:*:*): New entry. Replaces
10738         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10739         manufacturer.
10741         2004-06-22  Ben Elliston  <bje@gnu.org>
10743         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10744         * config.sub: Likewise.
10746         2004-06-22  Ben Elliston  <bje@gnu.org>
10748         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10749         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10751         2004-06-11  Ben Elliston  <bje@gnu.org>
10753         * config.guess (pegasos:OpenBSD:*:*): Remove.
10755         2004-06-11  Ben Elliston  <bje@gnu.org>
10757         From Wouter Verhelst <wouter@grep.be>:
10758         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10760         2004-06-11  Ben Elliston  <bje@gnu.org>
10762         * config.guess (luna88k:OpenBSD:*:*): New.
10764         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10766         * config.guess (m32r*:Linux:*:*): New case.
10767         * config.sub: Handle m32rle.
10769         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10771         From Jens Petersen  <petersen@redhat.com>:
10772         * config.sub: Handle sparcv8.
10774         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10776         From Tom Smith <smith@cag.lkg.hp.com>:
10777         * config.guess: Version suffixes are equally significant on Tru64
10778         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10779         prefix of "P" (patched kernel).
10781         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10783         * config.sub: Add support for National Semiconductor CRX target.
10785 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10787         * MAINTAINERS (Various Maintainers): Remove myself as web page
10788         maintainer, add myself as maintainer of build status lists.
10790 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10792         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10793         *-*-netware, but add target-libmudflap.
10794         Consolidate *-*-netware targets (of which really only i?86 exists)
10795         into a single entry.
10796         * configure: Likewise.
10798 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10800         * Makefile.tpl (sorry): Remove.
10801         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10802         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10803         (do-clean): Clean per-stage directories too.
10804         (do-distclean): Run distclean-stage1 too.
10805         (.NOTPARALLEL): Enable during toplevel bootstrap.
10806         (stage[+id+]-bubble): Enable parallel execution during
10807         the recursive invocation.
10808         * Makefile.in: Regenerate.
10810         Fix previous checkin:
10812         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10813         include.
10814         * configure.in: Fix indentation.
10815         * configure: Regenerate.
10817 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10819         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10820         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10821         * configure: regenerate
10822         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10823         -mdynamic-no-pic
10825 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10827         * Makefile.def (build_modules): Add fixincludes.
10828         (dependencies): Make gcc depend on fixincludes.
10829         * configure.in (build_tools): Add fixincludes.
10830         (build_configdirs): Always include build_libs.
10831         * Makefile.in: Regenerate.
10832         * configure: Regenerate.
10834 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10836         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10837         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10838         phony targets; do not generate timestamp files.
10839         (distclean-stageN): Remove references to their timestamp files.
10840         (restageN, touch-stageN): Remove.
10841         (stageN-bubble): Rewritten.
10842         (compare): Support lean bootstraps.
10843         * Makefile.in: Regenerate.
10845         * configure.in: Only warn when bootstrapping but
10846         build != host or build != target.  Support lean bootstraps.
10847         * configure: Regenerate.
10849 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10851         * configure.in:  Give a better error message if GMP/MPFR are missing
10852         and a language needing them has been requested.
10853         * configure:  Regenerated.
10855 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10857         * configure.in:  Print a list of available language front-ends if
10858         a requested one is missing.  Tidy stray tab characters.
10859         * configure:  Regenerated.
10861 2004-08-19  Michael Koch  <konqueror@gmx.de>
10863         * gcc/doc/install.texi: Update entry about automake for libjava.
10865 2004-08-17  Robert Millan  <robertmh@gnu.org>
10867         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10868         (instead of FreeBSD).
10869         * configure: Regenerate.
10871 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10873         * Makefile.in: Regenerate.
10874         * configure: Regenerate.
10876         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10877         stage_*_flags.
10878         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10879         for bootstrapped modules if toplevel bootstrap is going.
10880         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10881         modules.  Adjust for changes in Makefile.def.  Enable several
10882         rules even in non-bootstrap mode, just to avoid peppering the
10883         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10884         (stage-[+prev+]-bubble): Remove.
10886         * Makefile.def (Dependencies): Depend on all-build-bison,
10887         all-build-flex, all-build-byacc, all-build-texinfo, rather
10888         than the host variations.
10889         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10890         with BUILD_SUBDIR.
10891         (BISON): Update for recent Bisons.
10892         (YACC): Fix typo.
10893         (cross): Depend on all-build.
10894         (all): Do not depend on all-build.
10895         (prebootstrap): Remove.
10896         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10897         (Prebootstrap dependencies): Add them to the per-stage targets
10898         and to all-prebootstrap.
10899         * configure.in (build_configdirs): Always enable build_tools.
10900         (BUILD_DIR_PREFIX): Remove.
10902         * Makefile.def (gcc): Add target variable.
10903         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10904         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10905         in the recursive `make', instead of hardwiring `all'.
10906         (Autogenerated TARGET-* variables): New.
10908 2004-08-13  Brian Booth  <bbooth@redhat.com>
10910         * MAINTAINERS: Remove myself from write-after-approval.
10912 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10914         * src-release: Stop distributing mmalloc with gdb (which doesn't
10915         use it).
10916         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10917         * Makefile.in: Regenerate.
10919 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10921         * configure.in (arm*-*-eabi*): New target.
10922         * configure: Regenerate.
10924 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10926         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10927         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10928         (Dependencies): New section.
10929         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10930         (configure-target-[+module+]): Depend on maybe-all-gcc
10931         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10932         (toplevel profiledbootstrap): Fix dependencies.
10933         * Makefile.in: Regenerate.
10935 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10937         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10938         target-libiberty to noconfigdirs.
10939         * configure: Regenerate.
10941 2004-08-03  Paul Brook  <paul@codesourcery.com>
10943         * configure.in: Check for MPFR as well as GMP.
10944         * configure: Regenerate.
10946 2004-08-01  Robert Millan  <robertmh@gnu.org>
10948         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10949         libmudflap for all GNU-based systems (with Glibc).
10950         * configure: Regenerate.
10952 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10954         * Makefile.def (host-modules): Add gcc.
10955         * Makefile.in: Regenerate.
10956         * Makefile.tpl (sorry): New rule.
10957         (configure-host, all-host, [+make_target+]-host, do-check,
10958         install-host): Do not add gcc as a special case.
10959         (host modules): Add a small special-casing for gcc.  Export
10960         extra_make_flags through the environment.
10961         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10962         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10963         other recursive targets for gcc): Remove.
10965         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10966         (stage, unstage): New rules.
10967         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10968         distclean-stage[+id+]): Use stage_current.
10969         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10970         the stage*-start rules.
10972 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10974         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10975         use -all_load flag.
10977 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10979         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10980         * configure: Regenerate.
10982 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10984         * maintainer-scripts/gcc_release: Revert yesterday's change.
10986 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10988         * MAINTAINERS: Add myself to write-after-approval.
10990 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10992         * libf2c: Removed.
10993         * gcc/gccbug.in: Updated because of libf2c removal.
10994         * maintainer-scripts/gcc_release: Ditto.
10996 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10998         * configure.in: Build libmudflap by default on FreeBSD.
10999         * configure: Regenerated.
11001 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11003         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11004         systems.
11005         * configure: Regenerated.
11007 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11009         PR target/16344
11010         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11011         feedback based compiler.
11012         * Makefile.in: Rebuilt.
11014 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11016         * Makefile.def (host_modules): Set bootstrap=true for flex.
11017         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11018         * Makefile.in: Rebuilt.
11020 2004-07-07  Jan Hubicka  <jh@suse.cz>
11022         * MAINTAINERS: Add self as a profile feedback maintainer.
11024 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11026         * configure.in:  Do not prepend $srcdir to /dev/null in
11027         makefile fragments.
11028         * configure:  Regenerate.
11030 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11032         * Makefile.def (build_modules): Add bison, byacc, flex,
11033         m4, texinfo.
11034         (flags_to_pass): Add FLEX.
11035         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11036         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11037         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11038         DEFAULT_MAKEINFO): Remove.
11039         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11040         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11041         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11042         objdir or else use configured tool.
11043         (all-build): New.
11044         (all): Depend on it.
11045         (Build module dependencies): Add.
11046         * Makefile.in: Regenerate.
11047         * configure.in: Better support for multiple build modules,
11048         matching what is done for host/target modules.  Do not look
11049         for "plausible" locations of build tools if Canadian cross.
11050         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11051         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11052         * configure: Regenerate.
11054 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11056         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11057         * Makefile.in: Regenerate.
11059 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11061         * Makefile.tpl (configure-build-[+module+],
11062         configure-[+module+], configure-target-[+module+]): Pass
11063         [+extra_configure_args+].
11064         (all-build-[+module+], all-[+module+], check-[+module+],
11065         install-[+module+], [+make_target+]-[+module+],
11066         all-target-[+module+], check-target-[+module+],
11067         install-target-[+module+], [+make_target+]-target-[+module+]):
11068         Pass [+extra_make_args+].
11069         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11070         (GCC_HOST_EXPORTS): Remove.
11071         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11072         cross, check-gcc, check-gcc-c++, install-gcc,
11073         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11074         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11075         * Makefile.in: Regenerate.
11077 2004-06-21  Matthew Sachs  <msachs@apple.com>
11079         * MAINTAINERS: Added self to write-after-approval.
11081 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11083         * configure.in: Check for srcdir/winsup rather than build directory
11084         winsup.
11085         * configure: Regenerate.
11087 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11089         * configure.in: Don't build Cygwin native newlib if winsup
11090         directory is missing.  Emit warning instead.
11091         * configure: Regenerate.
11093 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11095         * Makefile.tpl (touch-stage[+id+]): New.
11096         (restage[+prev+]): Depend on touch-stage[+id+].
11098         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11099         Use it throughout.
11101         * Makefile.def: Add profile and feedback bootstrap stages.
11102         Remove next field from bootstrap stages.
11103         * Makefile.tpl (LN, LN_S): Substitute.
11104         (stageN-start, stageN-end): Use double-colon rules, to
11105         provide a hook for additional setup commands.
11106         (distclean-stageN-gcc, restageN): Create dependencies from
11107         [+prev+], not from [+next+].
11108         (stageN-bubble): Add commands for successive stages from
11109         [+prev+], using double-colon rules.
11110         (all-stageN-gcc): Fix typo.
11111         (stagefeedback-start, profiledbootstrap): New.
11112         * Makefile.in: Regenerate.
11113         * configure.in: Call ACX_PROG_LN.
11114         * configure: Regenerate.
11116 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11118         * MAINTAINERS (Write After Approval): Add myself.
11120 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11122         * MAINTAINERS (Write After Approval): Add myself.
11124 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11126         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11127         without gcc.
11128         * configure: Regenerate.
11130 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11132         * Makefile.tpl: Fix typo.
11133         * Makefile.in: Regenerate.
11135 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11137         * configure.in: Remove new- prefix from toplevel
11138         bootstrap targets.
11139         * configure: Regenerate.
11141 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11143         * Makefile.tpl (all.normal): Rename to all.
11144         (all): Replace with a rule to pick the default
11145         target from configure.
11146         (all-gcc, configure-gcc): Use conditionals to
11147         do nothing when toplevel bootstrap is going on.
11148         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11149         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11150         * configure.in: Support --enable-bootstrap.
11152         * Makefile.def: Remove new- prefix from toplevel
11153         bootstrap targets.
11154         * Makefile.tpl: Likewise.
11156         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11157         target.
11159         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11160         $(RECURSE_FLAGS) to recursive invocation of make.
11162         * Makefile.in: Regenerate.
11163         * configure: Regenerate.
11165 2004-05-30  Andreas Jaeger  <aj@suse.de>
11166             Jim Wilson  <wilson@specifixinc.com>
11168         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11169         like CC.
11171 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11173         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11174         * configure: Regenerate.
11176 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11178         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11179         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11180         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11181         targets.
11182         * Makefile.in: Regenerate.
11184 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11186         * configure.in: Test the ability to symlink directories.
11187         * configure: Regenerate.
11189         * Makefile.def (bootstrap-stage): New definitions.
11190         * Makefile.tpl (configure-stage1-gcc,
11191         configure-stage2-gcc, configure-stage3-gcc,
11192         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11193         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11194         new-restage3, compare): Autogenerate, see Makefile.in
11195         entry for behavioral changes.
11196         (distclean-stage1, new-stage1-start, new-stage1-end,
11197         new-stage1-bubble, distclean-stage2, new-stage2-start,
11198         new-stage2-end, new-stage2-bubble, distclean-stage3,
11199         new-stage3-start, new-stage3-end): New autogenerated targets.
11200         (objext, prebootstrap, BOOT_CFLAGS,
11201         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11202         targets.
11204         * Makefile.in: Regenerate.
11205         (distclean-stage1, new-stage1-start, new-stage1-end,
11206         new-stage1-bubble, distclean-stage2, new-stage2-start,
11207         new-stage2-end, new-stage2-bubble, distclean-stage3,
11208         new-stage3-start, new-stage3-end): New targets.
11209         (all-stage1-gcc): Move prebootstrap dependency from here...
11210         (configure-stage1-gcc): ...to here.
11211         (new-bootstrap): Use bubble targets.
11212         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11213         Use per-stage distclean targets.
11214         (configure-stage1-gcc, configure-stage2-gcc,
11215         configure-stage3-gcc, all-stage1-gcc,
11216         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11217         Use new-stageN-start to prepare the tree.
11219 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11221         * Makefile.def (host_modules): add libcpp.
11222         * Makefile.tpl: Add dependencies on and for libcpp.
11223         * Makefile.in: Regenerate.
11224         * configure.in: Add libcpp host module.
11225         * configure: Regenerate.
11227 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11229         * Makefile.tpl: Whenever a recursive target is defined, wrap
11230         it in a special @if/@endif block, and prepare its maybe
11231         dependency in the @if/@endif block
11232         * configure.in: Instead of writing maybe dependencies, remove
11233         the @if/@endif statements, and remove the @if/@endif blocks
11234         that remain.
11235         * configure: Regenerate.
11236         * Makefile.in: Regenerate.
11238 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11240         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11242 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11244         PR bootstrap/15120
11245         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11246         * */configure: Rebuilt.
11248 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11250         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11251         of libf2c.
11252         * configure, Makefile.in: Regenerate.
11254 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11256         * MAINTAINERS (Write After Approval): Add myself.
11258 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11260         Merge from tree-ssa-20020619-branch.
11262         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11263         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11264         (HOST_GMPLIBS): Define.
11265         (HOST_GMPINC): Define.
11266         (TARGET_LIB_PATH): Add libmudflap.
11267         (GFORTRAN_FOR_TARGET): Define.
11268         (configure-build*): Export GFORTRAN.
11269         (configure-gcc): Export GMPLIBS and GMPINC.
11270         (all-gcc): Add maybe-all-libbanshee.
11271         (configure-target-libgfortran): Define.
11272         * Makefile.in: Regenerate.
11273         * configure.in (host_libs): Add libbanshee.
11274         (target_libraries): Add target-libmudflap and target-libgfortran.
11275         Add --with-libbanshee.
11276         Handle --disable-libmudflap.
11277         (*-*-freebsd*): Use with_gmp.
11278         Add $(libgcj) to noconfigdirs.
11279         * configure: Regenerate.
11280         * depcomp: New file.
11281         * MAINTAINERS: Add tree-ssa maintainers.
11283 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11285         * MAINTAINERS (Various Maintainers): Add myself.
11287 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11289         * MAINTAINERS (Write After Approval): Add myself.
11291 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11293         * MAINTAINERS (Write After Approval): Add myself.
11295 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11297         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11298         * configure: Regenerate.
11300 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11302         Revert:
11303         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11305         * Makefile.def (flags_to_pass): Remove *dir variables that
11306         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11307         as well as prefix and exec_prefix.
11308         * Makefile.in: Regenerate.
11310 2004-04-26  Robert Millan  <robertmh@gnu.org>
11312         Add patches from libtool CVS.
11313         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11314         * ltconfig: Likewise.
11315         * ltcf-c.sh: Likewise.
11316         * ltcf-cxx.sh: Likewise.
11317         * ltcf-gcj.sh: Likewise.
11319 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11321         * Makefile.def (host_modules): Mark with the bootstrap
11322         flag packages on which gcc depends.
11323         * Makefile.tpl (all-bootstrap): Use it.
11324         * Makefile.in: Regenerate.
11326 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11328         * Makefile.def (flags_to_pass): Remove *dir variables that
11329         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11330         as well as prefix and exec_prefix.
11331         * Makefile.in: Regenerate.
11333 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11335         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11336         * configure: Regenerate.
11337         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11338         * gcc/Makefile.tpl (compare): Use the result of the test.
11339         * gcc/Makefile.in: Regenerate.
11341 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11343         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11344         Always relocate gcc and prev-gcc to the original names, even
11345         if the build fails.
11346         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11347         New targets.
11349 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11351         * MAINTAINERS: Update my email address.
11353 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11355         * configure.in (mips*-*-irix5*): Enable ld.
11356         * configure: Regenerate.
11358 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11360         * configure: Regenerate.
11362 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11364         * Makefile.tpl (configure-[+module+], configure-gcc,
11365         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11366         Set and export LDFLAGS.
11367         * Makefile.in: Regenerate.
11369 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11371         * MAINTAINERS: Add myself to write-after-approval.
11373 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11375         PR bootstrap/14871
11376         * Makefile.tpl: If we don't have built-in-tree target tools,
11377         use the ones found by configure rather than hacking around with
11378         program_transform_name.
11379         * configure.in: Give Makefile.tpl the information necessary
11380         to do that.
11381         * Makefile.in: Regenerate.
11382         * configure: Regenerate.
11384 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11386         PR bootstrap/14760
11387         * configure.in: When computing baseargs, strip *all* copies of
11388         offending options.  Also, don't match/substitute the trailing space,
11389         so that this actually works when two similar options are separated by
11390         only one space.
11391         * configure: Regenerate.
11393 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11395         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11396         (rs6000-*-aix*): Same.
11397         * configure: Regenerate.
11399 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11401         * MAINTAINERS: Add myself to write-after-approval.
11403 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11405         * MAINTAINERS: Add myself to write-after-approval.
11407 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11409         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11410         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11411         * Makefile.in: Regenerate.
11413         * configure.in (top level bootstrap support): Rework --enable-werror
11414         to set @stage2_werror_flag@.
11415         * configure: Regenerate.
11416         * Makefile.tpl (top level bootstrap support): Pass
11417         @stage2_werror_flag@ down to configure in stages 2 and 3.
11418         * Makefile.in: Regenerate.
11420 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11422         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11423         for stages 2 and 3 as well as in make.  As a consequence, remove
11424         OUTPUT_OPTION (now detected by configure) from the flags passed down
11425         to make.
11426         * Makefile.in: Regenerate.
11428         * Makefile.tpl (new-bootstrap): Fix typo.
11429         * Makefile.in: Regenerate.
11431 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11433         * Makefile.tpl: Rearrange by moving recursive_targets rules
11434         into their proper sections.
11435         * Makefile.tpl (top level bootstrap support): Move disabling
11436         of coverage flags from 'make' to 'configure'; improve comments.
11437         * Makefile.in: Regenerate.
11439         * Makefile.tpl (experimental top level bootstrap) Move stage1
11440         language setting from all- target to configure- target; disable
11441         intermodule optimization in stage 1; prevent gratuitous rebuilds
11442         of stage 1.
11443         * Makefile.in: Regenerate.
11444         * configure.in: Comma-separate stage 1 language list for top
11445         level bootstrap.
11446         * configure: Regenerate.
11448         * Makefile.tpl: Clean up experimental top level bootstrap support:
11449         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11450         prev-gcc in configure- targets as well as all- targets.
11451         * Makefile.in: Regenerate.
11453 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11455         * compile: New file imported from automake.
11457 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11459         * configure.in: Remove symbolic link section.
11460         * configure: Regenerate.
11461         * Makefile.tpl (links): Remove.
11462         * Makefile.in: Regenerate.
11464 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11465             Nathanael Nerode  <neroden@gcc.gnu.org>
11467         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11468         Set with AC_CHECK_PROGS.
11469         * configure.in: Fix comment typo from last patch.
11470         * configure: Regenerate.
11472 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11474         * Makefile.tpl: Introduce experimental top level bootstrap support.
11475         * Makefile.in: Regenerate.
11476         * configure.in: Introduce support for top level bootstrap.
11477         * configure: Regenerate.
11479 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11480             Paolo Bonzini  <bonzini@gnu.org>
11482         PR bootstrap/14522
11483         * configure.in: Cope with shells that do not support unquoted ^
11484         * configure: Regenerate.
11486 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11487             Paolo Bonzini  <bonzini@gnu.org>
11489         PR bootstrap/14522
11490         * configure.in: Cope with shells that do not support nesting
11491         quotes inside quoted backquote substitutions.
11492         * configure: Regenerate.
11494 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11496         PR bootstrap/14522
11497         * configure.in: Fix escaping of $.
11498         * configure: Regenerate.
11500 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11502         * configure: Regenerate, since I forgot to while committing Paolo's
11503         changes.
11505 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11507         PR ada/14131
11508         Move language detection to the top level.
11509         * configure.in: Find default values for the tools as
11510         soon as possible.  Disable ada if GNAT is not found.
11511         Emit error message about missing languages.  Expand
11512         --enable-languages=all for the gcc subdirectory.
11514 2004-03-10  Ben Elliston  <bje@gnu.org>
11516         * MAINTAINERS: Update my email address.
11518 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11520         * ltconfig: Disable building static libraries if building shared
11521         libraries on AIX 5L.
11523 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11525         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11526         and disable libgcj.
11527         * configure: Regenerated.
11529 2004-03-01  Brian Booth  <bbooth@redhat.com>
11531         * MAINTAINERS: Add myself to write-after-approval.
11533 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11535         * MAINTAINERS: Add myself to write-after-approval.
11537 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11539         PR bootstrap/7087
11540         * Makefile.tpl: Guard XFOO sed statements better.
11541         * Makefile.tpl: Add dependency for configure-target-libada.
11542         * Makefile.in: Regenerate (incidentally fixes broken
11543         commit when libada-branch was merged).
11545 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11547         * MAINTAINERS: Add myself to write-after-approval.
11549 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11551         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11552         maintainers.
11554 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11556         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11557         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11559 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11561         PR bootstrap/11932
11562         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11564 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11566         * MAINTAINERS: Added myself to write-after-approval.
11568 2004-02-14  Michael Koch  <konqueror@gmx.de>
11570         * MAINTAINERS: Added myself to write-after-approval.
11572 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11574         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11575         some OS port maintainers to OS port maintainers section.
11577 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11579         * MAINTAINERS: Add self.
11581 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11583         * MAINTAINERS: Alphabetize.
11585 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11587         * MAINTAINERS: Remove myself.
11589 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11591         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11592         (rs6000-*-aix*): Same.
11593         * configure: Regenerate.
11595 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11597         * configure.in (host): Add in missing $noconfigdirs to defines.
11598         * configure: Regenerate.
11600 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11601             Nathanael Nerode  <neroden@gcc.gnu.org>
11603         PR ada/6637, PR ada/5911
11604         Merge with libada-branch:
11605         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11606         with appropriate dependencies. Add --enable-libada configure switch.
11607         * configure, Makefile.in: Regenerate.
11609 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11611         * MAINTAINERS: Add myself to write-after-approval.
11613 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11615         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11616         * configure: Regenerate.
11618 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11620         Merge from upstream:
11622         * ltmain.in: When setting IFS to '~', be careful about user
11623         arguments that contain '~'.
11625         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11627         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11628         Also test $base_compile against $CC with escaped arguments. Bug
11629         reported by Geoff Keating <geoffk@apple.com>.
11631 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11633         * MAINTAINERS: Remove i960 port.
11635 2004-01-23  DJ Delorie  <dj@redhat.com>
11637         * Makefile.def (target_modules) [libiberty]: Don't stage.
11638         * Makefile.in: Rebuilt.
11640 2004-01-20  Caroline Tice  <ctice@apple.com>
11642         * MAINTAINERS: Add myself to write-after-approval.
11644 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11646         * MAINTAINERS: Update my email address.
11648 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11650         * MAINTAINERS: Add myself to write-after-approval.
11652 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11654         * MAINTAINERS: Remove entries without email address.
11656 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11658         * MAINTAINERS: Add myself to write-after-approval.
11660 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11662         * MAINTAINERS: Update my email address.
11664 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11666         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11667         * Makefile.tpl (configure-target-[+module+]): Support stage.
11668         * Makefile.in: Rebuilt.
11670 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11672         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11674 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11676         * MAINTAINERS: Add myself as a MIPS maintainer.
11678 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11680         * configure.in: Use ./config.cache, not config.cache.
11681         * configure: Regenerate.
11682         * Makefile.tpl: Special-casing not needed for GCC any more.
11683         * Makefile.in: Regenerate.
11685         * configure.in: Don't share a cache file for host dirs.
11686         * configure: Regenerate.
11688         * config-ml.in: Don't mess with the cache file.
11690 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11692         * MAINTAINERS: Move myself from 'Write After Approval' to
11693         'CPU Port Maintainers' section as SPARC maintainer.
11695 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11697         * Makefile.tpl: Make GCC use a separate config.cache.
11698         * Makefile.in: Regenerate.
11700         PR bootstrap/11932, PR bootstrap/11933
11701         (I don't know if it will fix either of them, but it relates
11702         to them.)
11703         * configure.in: Don't use shared config.cache for target
11704         directories.
11705         * configure: Regenerate.
11707 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11709         * MAINTAINERS: Add myself to 'Write After Approval' section.
11711 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11713         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11714         * configure: Regenerated.
11716 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11718         * MAINTAINERS: Remove the mn10200 maintainer.
11720 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11722         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11723         * configure: Regenerated.
11725 2003-12-16  Jan Hubicka  <jh@suse.cz>
11727         * MAINTAINERS: Add myself as callgraph maintainer.
11729 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11731         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11732         * configure: Regenerate.
11734 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11736         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11737         'Write After Approval' section. Update email.
11739 2003-12-01  James Lemke  <jim@wasabisystems.com>
11741         * MAINTAINERS (Write After Approval): Add myself.
11743 2003-11-20  Matt Thomas  <matt@3am-software.com>
11745         * MAINTAINERS: Add myself as a vax port maintainer.
11747 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11749         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11750         (configure-build-[+module+], configure-[+module+]): Likewise.
11751         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11752         * Makefile.in: Regenerate.
11754 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11756         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11757         shared/dylibed libraries.
11758         * ltmain.sh: Likewise.
11759         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11760         * ltcf-cxx.sh: Likewise.
11761         * ltcf-gcj.sh: Likewise.
11762         * ltconfig: Likewise.
11764 2003-11-17  Stan Cox  <scox@redhat.com>
11766         * MAINTAINERS: Add myself as iq2000 port maintainer.
11768 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11770         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11771         * Makefile.in: Regenerate.
11773 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11775         * config.sub: Update to 2003-11-03 version.
11777 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11779         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11780         * configure:  Regenerate.
11782 2003-10-20  Nicolas Pitre  <nico@cam.org>
11784         * MAINTAINERS: Add myself to 'Write After Approval' section.
11786 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11788         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11790 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11792         * MAINTAINERS: Update my email address.
11794 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11796         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11798 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11800         * MAINTAINERS: Add myself to 'Write After Approval' section.
11802 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11804         * config.guess: Update to 2003-10-16 version.
11805         * config.sub: Update to 2003-10-16 version.
11807 2003-10-15  David Daney  <ddaney@avtrex.com>
11809         * MAINTAINERS: Added myself to 'Write After Approval' section.
11811 2003-10-15  Falk Hueffner  <falk@debian.org>
11813         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11814         'Write After Approval' section. Update email.
11816 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11818         * MAINTAINERS: Move myself from 'Write After Approval' to
11819         'Various Maintainers' section as middle-end maintainer.
11821 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11823         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11824         HOST_FLAGS_TO_PASS.
11825         * Makefile.in: Regenerate.
11827 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11829         * config.guess: Update to 2003-10-07 version.
11830         * config.sub: Update to 2003-10-07 version.
11832 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11834         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11835         * ltconfig (irix5*, irix6*): Don't override version_type.
11837 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11839         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11840         * configure: Rebuilt
11841         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11842         * Makefile.in: Rebuilt
11844 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11846         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11848 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11850         * MAINTAINERS (Write After Approval): Add myself.
11852 2003-09-29  Paul Koning  <ni1d@arrl.net>
11854         * MAINTAINERS: Move myself from "Write After Approval"
11855         to CPU platform maintainers for pdp11 platform.
11857 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11859         * MAINTAINERS: Move myself from 'Write After Approval' to
11860         'Various Maintainers' section as libffi testsuite maintainer.
11862 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11864         * configure.in: Pass a computed --program-transform-name
11865         to subconfigures.
11866         * configure: Regenerated.
11868 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11870         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11871         * Makefile.in: Regenerate.
11873         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11874         * Makefile.in: Regenerate.
11876 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11878         * MAINTAINERS: Move myself from 'Write After Approval'
11879         to 'Various Maintainers' (objective-c) section.
11881 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11883         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11884         quoting.
11885         * configure: Regenerated.
11887 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11889         * MAINTAINERS (Write After Approval): Add myself to write after
11890         approval list.
11892 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11894         * MAINTAINERS (Write After Approval): Add myself.
11896 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11898         * MAINTAINERS: Update my e-mail address.
11900 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11902         * libtool.m4 (LD): Correct powerpc64 host match.
11904 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11906         * MAINTAINTERS: Update my affiliation and email address.
11908 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11910         * MAINTAINERS (Write After Approval): Add myself.
11912 2003-09-04  DJ Delorie  <dj@redhat.com>
11914         * configure: Regenerate.
11916 2003-09-04  Robert Millan  <robertmh@gnu.org>
11918         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11920 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11922         * configure.in: Ensure arguments to sed are properly spaced.
11923         * configure: Regenerate.
11925 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11927         * MAINTAINERS: Update my e-mail address.
11929 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11931         * MAINTAINERS (Write After Approval): Add myself.
11933 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11935         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11936         * configure: Regenerated.
11938 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11940         * MAINTAINERS: Update my email address.
11942 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11944         * configure.in:  Use newline instead of semicolon when assuming
11945         shell arguments in a for loop.
11946         * configure:  Regenerated.
11948 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11950         * MAINTAINERS: Resurrect the i860 maintainer.
11952 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11954         PR 8180
11955         * configure.in: When testing with_libs and with_headers, treat
11956         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11957         * configure: Regenerate.
11959         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11960         make, shell, etc.
11961         (baseargs): Likewise.
11962         * configure: Regenerate.
11964 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11966         * MAINTAINERS (Write After Approval): Add myself.
11968 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11970         * configure.in: Disable libgcj for darwin not on powerpc.
11971         * configure: Rebuild.
11973 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11975         * config-ml.in, symlink-tree: Add license.
11977 2003-08-03  Richard Stallman  <rms@gnu.org>
11978             Eben Moglen  <moglen@columbia.edu>
11980         * README.SCO: New file.
11982 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11984         * Makefile.tpl (check, check-c++): Express dependencies using
11985         dependencies rather than commands.
11986         * Makefile.in: Regenerate.
11988 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11990         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11991         * configure: Ditto.
11993 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11995         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11996         * Makefile.in: Update.
11998 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12000         * configure.in: Enable libgcj for darwin.
12001         * configure: Rebuild.
12003 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12005         * config-ml.in:  Use ac_configure_args directly instead of
12006         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12007         actually seen.
12009 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12011         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12012         creating target and build subdirs to build all parent dirs as needed.
12013         * Makefile.in: Rebuild.
12014         * configure.in: Don't build dirs explicitly here.
12015         * configure: Rebuild.
12017 2003-07-26  Paul Brook  <paul@nowt.org>
12019         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12021 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12023         * Makefile.tpl (all-make): Depend on intl.
12024         * Makefile.in: Rebuilt.
12026 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12028         * install-sh:  Update to newer upstream versions (associated with
12029         aclocal 1.7).
12030         * mkinstalldirs:  Likewise.
12031         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12033 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12035         * MAINTAINERS: Move self from Bug database only accounts
12036         to write-after-approval.
12038 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12040         * config.if: Remove unused libc_interface determination.
12042 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12044         * MAINTAINERS: Move self from write-after-approval to
12045         build machinery (*.in).
12047 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12049         PR bootstrap/11273
12050         PR bootstrap/11408
12051         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12052         unused INSTALL_PROGRAM_ARGS.
12053         * configure.in: Use AC_PROG_INSTALL.
12054         * Makefile.in: Regenerate.
12055         * configure: Regenerate.
12057 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12059         * MAINTAINERS: Alphabetize.
12061 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12063         * configure: Rebuilt.
12064         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12065         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12066         newlib nor libgloss.
12067         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12068         * configure.in (am33_2.0-*-linux*): Added.
12070 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12072         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12073         * configure: Regenerate.
12075 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12077         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12078         * Makefile.in: Regenerate.
12080 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12082         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12083         * Makefile.in: Regenerate.
12085 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12087         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12088         * Makefile.in: Regenerated.
12090         * config-ml.in: Replace PWD with PWD_COMMAND.
12092 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12094         * intl: New directory; see intl/ChangeLog for details.
12095         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12096         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12097         * Makefile.in: Regenerate.
12099 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12101         * configure.in: Clean up config-lang.in handling.  Delete
12102         useless assignment to "subdirs".
12103         * configure: Regenerate.
12105 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12107         * configure.in: Rename 'target_libs' to 'target_libraries'.
12108         Remove useless reference to 'target_libs'.
12109         * configure: Regenerate.
12111 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12113         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12114         * Makefile.in: Regenerate.
12116 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12118         * Makefile.def: Introduce flags_to_pass.
12119         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12120         * Makefile.in: Regenerate.
12122 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12124         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12125         and target-libgloss.
12126         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12127         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12128         * configure: Regenerate.
12130 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12132         * configure.in: Update testsuite_flags to new location.
12133         * configure. Regenerate.
12135 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12137         * Makefile.tpl: Remove BUILD_CC stuff.
12138         * Makefile.in: Regenerate.
12140 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12142         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12144 2003-06-16  Graeme Peterson  <gp@qnx.com>
12146         * MAINTAINERS (Write After Approval): Add myself.
12148 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12150         * config.guess: Update to 2003-06-12 version.
12151         * config.sub: Update to 2003-06-13 version.
12153 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12155         * config.guess: Update to 2003-06-06 version.
12156         * config.sub: Update to 2003-06-06 version.
12158 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12160         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12161         * configure. Regenerate.
12163 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12165         * configure.in: Disable serial configure by default.
12166         * configure: Regenerate.
12167         * Makefile.tpl: Abolish .NOTPARALLEL.
12168         * Makefile.in: Regenerate.
12170         * Makefile.tpl: Replace {build,host,target}_canonical by
12171         {build,host,target}.
12172         * Makefile.in: Regenerate.
12174         * Makefile.tpl: Fix stupid pasto.
12175         * Makefile.in: Regenerate.
12177 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12179         * Makefile.tpl: Remove bogus conditional.
12180         * Makefile.in: Regenerate.
12182 2003-06-05  Jan Hubicka  <jh@suse.cz>
12184         * Makefile.tpl (profiledbootstrap): New target.
12185         * Makefile.in (profiledbootstrap): New target.
12187 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12189         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12190         Pinski. Remove user names from other bugzilla-only maintainers.
12192 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12194         * Makefile.tpl: Make 'recursive targets' using autogen rather
12195         than shell loop.  Remove duplicate 'clean' targets and false
12196         comments.
12197         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12198         Add systematic method of specifying missing targets in subdirs.
12199         Add copyright boilerplate.
12200         * Makefile.in: Regenerate.
12201         * configure.in: Add 'recursive targets' to maybe list.
12202         * configure: Regenerate.
12204         * MAINTAINERS: "GNATS only" -> "Bug database only".
12206         * Makefile.tpl: Rename [+target+] to [+make_target+].
12207         * Makefile.def: Rename 'target' to 'make_target'.
12209 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12211         * MAINTAINERS: Add self as options handling maintainer.
12213 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12215         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12216         been too long since I touched those ports.
12218 2003-05-28  DJ Delorie  <dj@redhat.com>
12220         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12221         * Makefile.in: Regenerate.
12223 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12225         * configure.in: Use curly braces in the definition of tooldir.
12226         * configure: Regenerate.
12228 2003-05-21  DJ Delorie  <dj@redhat.com>
12230         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12231         newlib or libgloss.
12232         * Makefile.in: Regenerate.
12234 2003-05-21  DJ Delorie  <dj@redhat.com>
12236         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12237         * Makefile.in: Regenerate.
12239 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12241         * MAINTAINERS: Update my e-mail address.
12243 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12245         * configure.in: Switch more things to use maybe dependencies.
12246         * Makefile.tpl: Switch more things to use maybe dependencies.
12247         Factor out common code from autogen IF statements.
12248         * configure: Regenerate.
12249         * Makefile.in: Regenerate.
12251 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12253         * configure.in: Accept i[3456789]86 for machine type.
12254         * configure: Regenerate.
12256 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12258         * configure.in: Switch more things to use maybe dependencies.
12259         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12260         * configure: Regenerate.
12261         * Makefile.tpl: Switch more things to use maybe dependencies.
12262         * Makefile.in: Regenerate.
12264 2003-05-16  Andreas Schwab  <schwab@suse.de>
12266         * Makefile.tpl (install-opcodes): Define.
12267         * Makefile.in: Rebuild.
12269 2003-05-13  Andreas Jaeger  <aj@suse.de>
12271         * config.guess: Update to 2003-05-09 version.
12272         * config.sub: Update to 2003-05-09 version.
12274 2003-05-13  Michael Eager  <eager@mvista.com>
12276         * configure.in: Correct sed script so that options in quotes are not
12277         deleted.
12278         * configure: Rebuild.
12280 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12282         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12283         and $$s/newlib/libc/sys/cygwin32 include paths.
12284         * configure: Ditto.
12286 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12288         * MAINTAINERS: Update my email addresses.
12290 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12292         * config-ml.in: Propagate INSTALL variables.
12294 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12296         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12298 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12300         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12301         * Makefile.in: Regenerate.
12303 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12305         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12307 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12309         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12311 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12313         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12314         * Makefile.in: Regenerated.
12316 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12318         * MAINTAINERS (Write After Approval): Upgrade myself from
12319         GNATS only to write-after-approval. Update my mail address.
12321 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12323         (OS Port Maintainers: freebsd): Add myself.
12325 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12327         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12329 2003-04-22  Kean Johnston  <jkj@sco.com>
12331         * MAINTAINERS (SCO ports): Added myself.
12333 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12335         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12337 2003-04-19  Kean Johnston  <jkj@sco.com>
12339         * MAINTAINERS (Write After Approval): Add myself.
12341 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12343         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12344         * Makefile.in: Regenerate.
12346 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12348         * configure.in (powerpc64*-*-linux*): Remove.
12349         * configure: Rebuilt.
12351 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12353         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12354         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12355         and restrap.
12356         * Makefile.in:  Regenerate.
12358 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12360         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12361         * configure: Regenerated.
12363 2003-04-15  DJ Delorie  <dj@redhat.com>
12365         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12367 2003-04-13  Nick Clifton  <nickc@redhat.com>
12369         * config-ml.in: Remove support for --disable-aix removing
12370         call-aix multilibs.
12372 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12374         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12375         * */configure: Rebuilt.
12377 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12379         * MAINTAINERS: Add my email address.
12381 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12383         * MAINTAINERS (Write After Approval): Add myself.
12385 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12387         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12388         * Makefile.in: Regenerate.
12390 2003-03-14  Michael Chastain  <mec@shout.net>
12392         * Makefile.in: Regenerate with correct Makefile.def.
12394 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12396         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12397         Make macro.
12398         * Makefile.in: Regenerate.
12399         * configure.in: Clean up gxx_include_dir logic.
12400         * configure: Regenerate.
12402 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12404         * MAINTAINERS (Write After Approval): Add myself.
12406 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12408         * MAINTAINERS: Update my mail address.
12410 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12412         * configure.in (gxx_include_dir): Fix typo.
12413         * configure: Regenerated.
12415 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12417         * Makefile.tpl: Reindent.
12418         * Makefile.in: Regenerate.
12419         * configure.in: Reindent.  Don't set unused variables.
12420         * configure: Regenerate.
12422 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12424         * configure.in: Include $(build_tooldir)/sys-include in
12425         FLAGS_FOR_TARGET.
12426         * configure: Regenerated.
12428 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12430         * Makefile.tpl: Always pass down RANLIB.
12431         * Makefile.in: Regenerate.
12433         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12434         * Makefile.in: Regenerate.
12435         * configure.in: Remove unused logic relating to --enable-shared
12436         and --enable-threads.  Remove bogus comments.  Remove redundant
12437         noconfigdirs.
12438         * configure: Regenerate.
12440         * configure.in: Replace ${libstdcxx_version} by its value.
12441         Remove reference to mh-dgux.
12442         * configure: Regenerate.
12444 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12446         * MAINTAINERS (Write After Approval): Add myself.
12448 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12450         * Makefile.tpl: Rearrange.
12451         * Makefile.in: Regenerate.
12453 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12455         * configure.in: Add support for kaOS as cross build target system.
12456         * configure: Regenerated.
12458 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12460         * MAINTAINERS (Write after approval): Add myself.
12462 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12464         * MAINTAINERS: Update my email address.
12466 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12468         * MAINTAINERS: Add self to blanket write privs. section.
12470 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12472         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12473         configure-target-* as some target builds may require additional
12474         flags for preprocessor tests.
12475         * Makefile.in: Regenerated.
12477 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12479         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12480         * ltconfig: Handle it.
12481         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12482         auto-detecting it.
12484         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12485         it is used as argument to $CC.
12486         * ltcf-gcj.sh: Likewise.
12488         * configure.in: Introduce --enable-maintainer-mode.
12489         * configure: Rebuilt.
12490         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12491         for maintainer mode.
12492         * Makefile.in: Rebuilt.
12494 2003-02-18  Jason Merrill  <jason@redhat.com>
12496         * Makefile.tpl (check-c++): Allow parallelism.
12498 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12500         * MAINTAINERS: Remove John Carr (who never actually had access to
12501         gcc.gnu.org).
12503 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12505         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12506         don't configure target-libobjc.
12507         * configure: Regenerate.
12509 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12511         * Makefile.tpl (RANLIB): Define.
12512         * Makefile.in: Regenerate.
12514 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12516         * MAINTAINERS: Update my email.
12518 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12520         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12521         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12522         * Makefile.in: Regenerated.
12523         * configure.in: Remove all traces of snavigator, db, and grep.
12524         * configure: Regenerated.
12526 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12528         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12529         After Approval.
12531 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12533         * MAINTAINERS (Write after approval): Add myself.
12535 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12537         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12538         * Makefile.in: Regenerated.
12540 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12542         * config.guess: Updated to 2003-01-30's version.
12543         * config.sub: Updated to 2003-01-28's version.
12545 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12547         * config.if: If gcc_version is already set, just use it.  Don't set
12548         gcc_version_trigger if it's already set, otherwise set it to
12549         gcc/version.c, but only if the file exists.  If it is not set and
12550         gcc/version.c does not exist, try to extract the version number from
12551         $CC.
12553 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12555         * MAINTAINERS: Add myself to write-after-approval list.
12557 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12559         * configure.in:  Revert 24Jan change.
12560         * configure:  Regenerate.
12562 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12564         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12565         entry of HJ Lu.
12567 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12569         * configure.in: Revert previous change.
12570         * configure: Regenerate.
12572 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12574         * configure.in: Make rda native-only.
12575         * configure: Regenerate.
12577 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12579         * MAINTAINERS: Move myself from GNATS-only-accounts to
12580         write-after-approval.
12582 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12584         * configure.in: Add missing \.
12585         * configure: Rebuilt.
12587 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12589         * configure.in (baseargs): Avoid using \| in sed regular
12590         expressions.
12591         * configure: Rebuilt.
12593 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12595         * configure.in (baseargs): Remove all supported forms of
12596         --cache-file, --srcdir, --host, --build and --target options
12597         from argument lists.
12598         * configure: Rebuilt.
12600 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12602         * MAINTAINERS: Add myself to write-after-approval list.
12604 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12606         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12607         * configure: Rebuilt.
12609 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12611         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12612         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12613         * Makefile.in: Regenerate.
12614         * configure: Regenerate.
12616 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12618         * configure.in: Remove Makefile in build, host and target modules
12619         unless configure was run with --no-recursion.
12620         * configure: Rebuilt.
12622 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12624         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12625         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12626         * Makefile.in: Regenerate.
12628 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12630         * config.guess: Update to 2003-01-03 version.
12631         * config.sub: Update to 2003-01-03 version.
12633 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12635         * configure: Regenerate with proper autoconf 2.13.
12637 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12639         * configure.in: Add AC_PREREQ for consistency.
12640         * configure: Regenerate.
12642 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12644         * configure.in (GDB_TK): Add tcl directories conditional on
12645         gdb/gdbtk directory being present.
12646         * configure: Regenerate.
12648 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12650         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12651         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12652         * configure: Rebuilt.
12654 2002-12-31  Tom Tromey  <tromey@redhat.com>
12656         * Makefile.in: Rebuilt.
12657         * Makefile.def (target_modules) [libffi]: Allow installation.
12659 2002-12-31  Andreas Schwab  <schwab@suse.de>
12661         * configure.in: Fix use of $program_transform_name.
12662         * configure: Regenerated.
12664 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12666         * configure.in (baseargs): Don't remove first configure argument.
12667         * configure: Regenerated.
12669 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12671         * Makefile.tpl (local-distclean): Don't remove...
12672         (multilib.ts): ... this.  Moved into...
12673         (multilib.out): ... this.  Don't use sub-make.
12674         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12675         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12676         (configure-build-[+module+], configure-[+module+],
12677         configure-target-[+module+], configure-gcc): ... these.  Test
12678         for Makefile existence.  Drop config.status from dependencies.
12679         * Makefile.in: Rebuilt.
12680         * configure.in: Move gcc-version-trigger to the end of
12681         ac_configure_args.  Add comments to maybedep.tmp and
12682         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12683         nonopt from baseargs, matching and removing corresponding
12684         whitespace while at it.
12685         * configure: Rebuilt.
12687 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12689         * configure.in (host_configargs): Replace reference to
12690         no-longer-defined buildopts with --build=${build_alias}.
12691         * configure: Rebuilt.
12693         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12694         program_transform_name to standard idiom.
12695         (AUTOGEN, AUTOCONF): Define.
12696         (Makefile.in): Use $(AUTOGEN).
12697         (Makefile): Depend on config.status, and use autoconf-style rule to
12698         build it.  Move original commands to...
12699         (config.status): ... this new target.
12700         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12701         $(AUTOCONF).
12702         * Makefile.in: Rebuilt.
12704 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12706         * Makefile.tpl: Fix dramatic bustage due to change in
12707         program_transform_name.
12708         * Makefile.in: Regenerate.
12710         * configure.in: Remove unnecessary PATH setting.
12711         * configure: Regnerate.
12713         * configure.in: Don't default to unprefixed tools unless
12714         the native tools will work.
12715         * configure: Regenerate.
12717         * configure.in: Convert to autoconf script.  Blow away lots
12718         of now-redundant Makefile fragments.
12719         * configure: Generate using Autoconf.
12720         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12721         * Makefile.in: Regenerate.
12723 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12725         * configure: Fix stupid bug where RANLIB was mistakenly included.
12727         * configure.in: Rename (buildargs, hostargs, targargs) to
12728         (build_configargs, host_configargs, target_configargs).
12730         * configure.in: Move logic out of sed statement.
12732         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12733         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12735 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12737         * config.sub: Import from master repository
12738         * config.guess: Ditto
12740 2002-12-24  Andreas Schwab  <schwab@suse.de>
12742         * Makefile.tpl (multilib.out): Fix missing space.
12743         * Makefile.in: Regenerate.
12745 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12747         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12748         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12749         * Makefile.in: Regenerate.
12750         * configure.in: Remove unnecessary leftovers.
12752 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12754         * configure.in (extra_ranlibflags_for_target): New variable.
12755         (*-*-darwin): Add -c to ranlib commands.
12756         * configure (tooldir): Handle extra_ranlibflags_for_target.
12758 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12760         * Makefile.tpl: Revert HJL's change.
12761         * Makefile.in: Regenerated.
12762         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12763         always.
12765 2002-12-19  Andreas Schwab  <schwab@suse.de>
12767         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12768         * Makefile.in: Regenerate.
12770 2002-12-18  H.J. Lu  <hjl@gnu.org>
12772         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12773         * Makefile.in: Regenerated.
12775         * configure.in (build_prefix): New. Substitute.
12777 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12779         * Makefile.tpl: Don't let real targets depend on phony targets.
12780         * Makefile.in: Regenerate.
12782         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12783         * Makefile.in: Regenerate.
12785 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12787         * config.sub: Import from master repository
12788         * config.guess: Ditto
12790 2002-12-16  Jason Merrill  <jason@redhat.com>
12792         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12793         previous 'make bootstrap'.
12794         * Makefile.in: Regenerate.
12796 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12798         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12800 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12802         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12803         * Makefile.in: Regenerate.
12805 2002-12-13  Jason Merrill  <jason@redhat.com>
12807         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12808         library tests.
12809         (check-c++): Just depend on it and check-target-libstdc++-v3.
12810         * Makefile.in: Regenerate.
12812 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12814         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12815         * Makefile.in: Rebuilt.
12817 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12819         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12821 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12823         * configure: Fix bug put in by gremlins.
12825         * Makefile.tpl: Substitute more autoconfily.
12826         * configure: Substitute more autoconfily.
12827         * Makefile.in: Regenerate.
12829 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12831         * config.sub: Import from master repository
12832         * config.guess: Ditto
12833         * MAINTAINERS: Added Svein Seldal under write after approval
12835 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12837         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12838         * Makefile.in (all-sim): Ditto.
12840 2002-12-06  DJ Delorie  <dj@redhat.com>
12842         * Makefile.tpl: Change configure dependencies to not have real
12843         targets depend on phony targets.
12845 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12847         * configure.in: Revert unintentional change.
12849         * Makefile.tpl: Change dependency for */multilib.out so that
12850         it works when gcc isn't in the tree.
12852         * configure.in: Substitute more.
12853         * configure: Run subconfigures from the Makefile.
12854         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12855         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12857 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12859         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12861 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12863         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12864         and corresponding dependencies.
12865         * Makefile.in: Regenerate.
12867         * configure.in (host_tools): Order binutils, gas and ld for
12868         convenience in running the testsuites.
12870         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12871         * Makefile.in: Regenerate.
12872         * configure.in: Introduce rules to serialize subconfigure runs.
12874         * configure.in: Introduce BASE_CC_FOR_TARGET.
12875         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12876         Realize configure-build-* targets.  Realize configure-target-* targets.
12877         * Makefile.in: Regenerate.
12879 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12881         * configure: Move gcc_version_trigger stuff from here...
12882         * configure.in: ...to here.
12884         * configure.in: Separate subconfigure options added by this file from
12885         options given by the user.  Add machinery to put args for host
12886         subconfigures into the Makefile.
12888         * Makefile.tpl: Remove 'vault' targets.
12889         * Makefile.tpl: Reorder and comment dependencies.
12890         * Makefile.in: Regenerate.
12892 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12893         * configure.in: Fix my broken commit of previous patch. (sigh)
12895 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12897         * configure.in: Move host-specific darwin noconfigdirs into
12898         the host-specific section.
12900 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12902         * configure.in: Move host-specific darwin noconfigdirs into
12903         the host-specific section.
12905 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12907         * configure: Remove skip-this-dir support.
12908         * Makefile.tpl: Remove skip-this-dir support.
12910         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12911         subdirectories.
12912         * Makefile.in: Regenerate.
12914         * Makefile.tpl: Strip out useless setting of 'dir'.
12915         * Makefile.in: Regenerate.
12917 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12919         * configure.in: Fix deeply stupid bug.
12921         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12922         shell code in CXX_FOR_TARGET
12923         * Makefile.def: Introduce raw_cxx.
12924         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12925         RAW_CXX_FOR_TARGET.
12926         * Makefile.in: Regenerate.
12928 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12930         * Makefile.tpl: Remove unnecessary ifs.
12931         * Makefile.in: Regenerate.
12933         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12934         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12935         targets for 'no_install' modules.
12936         * configure: Move GDB_TK substitution to configure.in.  Move
12937         build_modules stuff to configure.in.
12938         * configure.in: Implement soft dependency machinery.  Maybe-ize
12939         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12940         * Makefile.in: Regenerate.
12942 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12944         * Makefile.tpl: Make all-target, install-target behave similarly
12945         to all, install (only hitting configured targets).  Eliminate
12946         unused macro defintions.
12948         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12949         build != host.
12951         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12953         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12955         * configure.in: Produce lists of subdir targets we're actually
12956         configuring.  Remove references to "dosrel".
12957         * Makefile.tpl: Let configure set which subdir targets are hit.
12958         Remove install-cross; clean up install; remove ALL.  Remove
12959         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12960         Autogenerate host module targets.  Remove empty dependency lines
12961         and redundant dependency; rearrange slightly.
12962         * Makefile.def: Add host-side libtermcap, utils.
12964         * Makefile.in: Regenerate.
12966 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12968         * ltconfig (osf[345]): Append $major to soname_spec.
12969         Reflect this in library_names_spec.
12970         * ltmain.sh (osf): Prefix $major with . for use as extension.
12972 2002-11-19  Andreas Jaeger  <aj@suse.de>
12974         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12975         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12976         and sparc64 GNU/Linux systems.
12978 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12980         * MAINTAINERS: Update email.
12982 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12984         * MAINTAINERS: Complete James Dennett's entry.
12986 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12988         * MAINTAINERS (Write After Approval): Add myself.
12990 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12992         * Makefile.tpl: syntactic cleanup
12994 2002-11-13  Stuart Hastings  <stuart@apple.com>
12996         * MAINTAINERS: Add myself to write-after-approval list.
12998 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13000         * Makefile.def: Add list of recursive targets to autogenerate.
13001         Add build_modules.
13002         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13003         targets.  Autogenerate *-build-* targets.
13004         * Makefile.in: Regenerate.
13006 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13008         * configure: More autoconf-style substitutions.
13009         * Makefile.tpl: More autoconf-style substitutions.
13010         * Makefile.in: Regenerate.
13012 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13014         * configure: Substitute more variables in a more autoconf-friendly
13015         way.  Simplify slightly.
13016         * Makefile.tpl: Make more variables substitutable in an
13017         autoconf-friendly way.
13018         * Makefile.in: Regenerate.
13020 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13022         * MAINTAINERS (Write After Approval): Add myself.
13024 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13026         * configure.in (v810*): Remove special setting of tools.
13028         * configure: Add support for extra required flags for ar or nm.
13029         * configure.in (aix4.3+): Use above support for target-specific
13030         issues, rather than using config/mt-aix43.
13032 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13034         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13035         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13036         with $srcdir.  Reformat indentation.  Substitute some variables
13037         formerly hard-coded in the Makefile for build=host.
13038         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13039         * Makefile.def: Autogenerate more.
13040         * Makefile.in: Regenerate.
13042 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13044         * MAINTAINERS (Write After Approval): Add myself.
13046 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13048         * Makefile.def (host_modules): Add rda.
13049         * Makefile.in: Regenerate.
13050         * configure.in (target_tool): Add target-rda to list.
13052 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13054         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13056 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13058         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13059         and restrap targets to this rule.
13060         * Makefile.in:  Regenerate.
13062 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13064         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13065         GNATS only accounts.
13067 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13069         * configure.in (i[3456]86-*-linux*): Add check to disable
13070         ${libgcj} for glibc1.
13072 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13074         * MAINTAINERS: Add myself as ip2k port maintainer.
13076 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13078         * configure.in: Add tic4x target.
13080 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13082         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13083         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13084         * Makefile.in: Regenerate.
13086         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13087         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13088         * Makefile.in: Regenerate.
13090 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13092         * MAINTAINERS: Add myself as web pages co-maintainer.
13094 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13096         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13097         * Makefile.in: Regenerate.
13099 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13101         * MAINTAINERS: Add myself and Nathan Sidwell
13102         <nathan@codesourcery.com> as VxWorks maintainers.
13104 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13106         * Makefile.def: Remove order dependency comments.
13107         * Makefile.tpl: Add explicit install-install dependencies.
13108         * Makefile.in: Regenerate.
13110         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13111         * Makefile.in: Regenerate.
13113         * Makefile.tpl: Add configure-target (for src-release in src)
13114         * Makefile.in: Regenerate.
13116 2002-09-30  Nick Clifton  <nickc@redhat.com>
13118         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13120 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13122         * configure.in (s390*-*-linux*): Enable libgcj.
13124 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13126         * configure: Revert accidentally applied changes.
13128         * Makefile.tpl: Make more autoconf-friendly.
13129         * Makefile.in: Regenerate.
13130         * configure: Make substitution more autoconf-like.
13132 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13134         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13135         single entry to handle all these.
13136         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13137         libjava on arm-*-elf.
13139 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13141         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13142         things that depend on them.
13144 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13146         * Makefile.tpl: Make subsituted variables more autoconfy.
13147         * Makefile.in: Regenerate.
13148         * configure: Make seds more autoconfy.
13150 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13152         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13153         * Makefile.in: Regenerate.
13154         * configure.in: Rewrite sed statements to look autoconfy.
13156         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13157         all-target-foo on configure-target-foo.
13158         * Makefile.def: Ditto.
13159         * Makefile.in: Rebuild.
13161 2002-09-25  Andrew Haley  <aph@redhat.com>
13163         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13165 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13167         * Makefile.def: New file.
13168         * Makefile.tpl: New file.
13169         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13170         * contrib/gcc_update: Note that Makefile.in is a generated file.
13172         * configure.in: Minor rearrangement.  Simplify tests.
13174 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13176         * configure.in (with_headers): Skip copy if value is "yes".
13177         (with_libs): Likewise.
13179 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13181         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13182         * configure.in (sh*-*-pe*): Ditto.
13183         * configure.in (mips*-*-pe*): Ditto.
13184         * configure.in (*arm-wince-pe): Ditto.
13186         * configure.in: Rearrange.
13188 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13190         * MAINTAINERS: Update my email address.
13192 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13194         * MAINTAINERS: (Write After Approval): Add myself.
13196 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13198         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13200 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13202         * MAINTAINERS: Change my mailing address.
13204 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13206         * MAINTAINERS (Write After Approval): Remove myself.
13207         (Various Maintainers: c++ runtime libs): Add myself.
13209 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13211         * MAINTAINERS (Write After Approval): Remove myself.
13212         (Various Maintainers: c++ runtime libs): Add myself.
13214 2002-08-15  Eric Christopher  <echristo@redhat.com>
13216         * config.sub: Import from master repository.
13217         * config.guess: Ditto.
13219 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13221         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13222         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13223         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13225 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13227         * MAINTAINERS: Add self to rs6000 vector extensions.
13229 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13231         * libiberty/configure: Reverted unintended yesterday's check in.
13233 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13235         * boehm-gc/configure, libf2c/configure: Rebuilt.
13236         * libffi/configure, libiberty/configure: Ditto.
13237         * libjava/configure, libobjc/configure: Ditto.
13238         * libstdc++-v3/configure, zlib/configure: Ditto.
13239         Merged from binutils:
13240         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13241         From Steve Ellcey <sje@cup.hp.com>:
13242         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13243         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13244         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13245         IA64.
13246         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13247         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13248         soname_spec, sys_lib_search_path_spec): Ditto.
13250 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13252         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13254 2002-08-04  H.J. Lu  (hjl@gnu.org)
13256         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13258 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13260         * MAINTAINERS (Write After Approval): Add myself.
13262 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13264         * configure.in: Move generic linux case to end.  Copy generic
13265         linux noconfigdirs to mips*-*-linux* entry and new
13266         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13268 2002-07-19  Michael Matz  <matz@suse.de>
13270         * MAINTAINERS: Add myself as ra* maintainer.
13272 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13274         * config.guess: Update to 2002-07-09 version.
13275         * config.sub: Update to 2002-07-03 version.
13277 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13279         * MAINTAINERS: Fix typo in a maintainer email address.
13281 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13283         * configure.in: Remove two redundant tests.
13285 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13287         * configure.in (mips*-*-irix6*o32): Enable stabs.
13289 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13291         * configure.in: Don't build grez.
13292         * Makefile.in: Ditto.
13294         * Makefile.in: Remove references to bsp, cygmon, libstub.
13295         * configure.in: Ditto.
13297         * configure.in: Remove leftover reference to gdbtest.
13299 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13301         * configure.in (gxx_include_dir):  Change to match versioned
13302         C++ headers if --enable-version-specific-runtime-libs is used.
13304 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13306         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13308 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13310         * configure.in: Make --without-x work.
13312 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13314         * configure.in: Rearrange target Makefile fragment collection.
13316         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13317         cvs[src].
13318         * configure.in: Ditto.
13320 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13322         * MAINTAINERS (Write After Approval): Update my e-mail address.
13324 2002-06-24  Ben Elliston  <bje@redhat.com>
13326         * configure.in (host_tools): Remove cgen.
13328         * Makefile.in (all-cgen): Remove; runs from its source directory.
13329         (check-cgen, install-cgen, clean-cgen): Likewise.
13330         (all-opcodes): Do not depend on all-cgen.
13331         (all-sim): Likewise.
13333 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13335         * Makefile.in: Eliminate 'apache' targets.
13336         * configure.in: Eliminate 'apache' targets.
13338         * configure.in: Eliminate redundant tests.  Reorganize.
13340         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13342         * config-ml.in: Eliminate references to Cygnus configure.
13344         * Makefile.in: Eliminate references to building emacs.
13346 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13348         * MAINTAINERS: Update my email address.
13350 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13352         * config.if (libstdcxx_incdir): Version C++ headers.
13353         (cxx_incdir): Remove.
13355 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13357         * MAINTAINERS (Write After Approval): Add self.
13359 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13361         * configure.in: Add support for ip2k.
13363 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13365         * configure.in: Fix AIX configury bug.
13367 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13369         * MAINTAINERS (Write After Approval): Add self.
13371 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13373         * configure.in: replace ${topsrcdir} with ${srcdir}
13375         * configure.in: Move definition of libstdcxx_flags
13376         right above usage, rather than waaay earlier.
13378         * configure.in: Pull definition of is_cross_compiler earlier.
13380         * configure.in: Rearrange a little.
13382         * configure.in: Remove references to librx.
13383         * Makefile.in: Remove references to librx.
13385 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13387         * config.sub: Add support for avr target.
13388         Import from master sources, rev 1.255
13390 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13392         * configure, .cvsignore:  Revert previous change...
13393         * Makefile:  ...delete.
13395 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13397         * configure.in: Eliminate ${gasdir} variable.
13399 2002-06-18  Dave Brolley  <brolley@redhat.com>
13401         * configure.in: Add support for frv.
13402         * config.sub: Add support for frv.
13404 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13406         * configure:  Remove garbage from previous commit.
13408 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13410         * configure:  For in-source builds, make a subdir and re-exec there.
13411         * Makefile:  New file.  Pass targets through to build directory.
13412         * .cvsignore:  No longer ignore "Makefile".
13414 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13416         * MAINTAINERS (Write After Approval): Add self.
13418 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13420         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13422 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13424         * configure.in (vax-*-netbsd*): Re-enable gas.
13426 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13428         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13429         BUILD_PREFIX_1, to correct nomenclature.
13430         * configure: Likewise.
13432         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13433         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13435 2002-05-31  Olaf Hering  <olh@suse.de>
13437         * config-ml.in: Propogate DESTDIR also.
13439 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13441         * configure.in (vax-*-netbsd*): Don't build gas for this
13442         platform.
13444 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13446         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13447         and libgcj for AVR.
13449 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13451         * MAINTAINERS (Write After Approval): Add myself.
13453 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13455         * config.guess: Update to 2002-05-22 version.
13456         * config.sub: Likewise.
13458 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13460         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13461         * config-ml.in: Likewise.
13462         * configure: Likewise.
13463         * configure.in: Likewise.
13465 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13467         * MAINTAINERS: Update my email address.
13469 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13471         * configure.in: Simplify makefile fragment collection.
13473         * configure.in: Remove code to build emacs.
13475         * configure.in : Remove --srcdir argument from targargs and buildargs
13476         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13478         * configure: Move some logic to configure.in.
13479         * configure.in: Move some logic from configure.
13481 2002-05-11  Tom Tromey  <tromey@redhat.com>
13483         * MAINTAINERS: Reflect libgcj reality.
13485 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13487         * Makefile.in: Honour DESTDIR.
13489 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13491         * config.guess: Import 2002-03-20 version.
13492         * config.sub: Import 2002-04-26 version.
13494 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13496         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13498 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13500         * MAINTAINERS: Add self.
13502 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13504         * ltmain.sh: Detect and handle object name conflicts
13505         while piecewise linking a static library.
13507 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13509         * configure.in (noconfigdirs): Don't disable libgcj on
13510         sparc64-*-solaris* and sparcv9-*-solaris*.
13512 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13514         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13516 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13518         * configure.in (FLAGS_FOR_TARGET): Do not add
13519         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13520         on i[3456]86-*-linux*.
13522 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13524         * configure.in (noconfigdirs): Replace [ ] with test.
13526         * configure.in (noconfigdirs): Do not add target-newlib if
13527         target == i[3456]86-*-linux*, and host == target.
13529 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13531         * configure.in: delete reference to absent file
13533         * configure.in: replace '[' with 'test'
13535         * configure.in: Eliminate references to gash.
13536         * Makefile.in: Eliminate references to gash.
13538         * configure.in: remove useless references to 'pic' makefile fragments.
13540         * configure.in: (*-*-windows*) Finish removing.
13542         * configure.in: Eliminate redundant test for libgui.
13544 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13546         * MAINTAINERS: Add self and realphabetize.  Update entries
13547         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13548         entry for a29k port maintainer.
13550 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13552         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13553         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13555 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13557         * configure.in: remove references to dead files
13559 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13561         * MAINTAINERS: Add information about purpose of this file.
13563 2002-04-18  Tom Tromey  <tromey@redhat.com>
13565         * configure.in: Disallow configuring libgcj when it is already
13566         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13567         Solaris 2.8 by default.  For PR libgcj/6158.
13569 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13571         * configure.in:  Move default CC setting out of config/mh-* fragments
13572         directly into here.
13574 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13576         * configure.in: don't even try to configure or make a subdirectory
13577         if there's no configure script for it.
13579 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13581         * MAINTAINERS: Remove chill maintainers.
13582         * Makefile.in (CHILLFLAGS): Remove.
13583         (CHILL_LIB): Remove.
13584         (TARGET_CONFIGDIRS): Remove libchill.
13585         (CHILL_FOR_TARGET): Remove.
13586         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13587         CHILL_LIB.
13588         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13589         (CHECK_TARGET_MODULES): Likewise.
13590         (INSTALL_TARGET_MODULES): Likewise.
13591         (CLEAN_TARGET_MODULES): Likewise.
13592         (configure-target-libchill): Remove.
13593         (all-target-libchill): Remove.
13594         * configure.in (target_libs): Remove target-libchill.
13595         Do not compute CHILL_FOR_TARGET.
13596         * libchill: Remove directory.
13598 2002-04-11  DJ Delorie  <dj@redhat.com>
13600         * Makefile.in, configure.in: Sync with binutils, entries
13601         follow...
13603 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13605         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13606         (do-tar, do-bz2): New rules.
13607         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13608         (gdb-tar): New rule.
13609         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13610         (insight_dejagnu.tar): New rule.
13611         (insight.tar): New rule.
13612         (gdb+dejagnu.tar): New rule.
13613         (gdb.tar): New rule.
13615 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13617         * Makefile.in: Add all-tix to deps for all-snavigator
13618         so that tix is built when building snavigator.
13620 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13622         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13623         ld and gdb are not supported.
13625 2002-01-07  Mark Salter  <msalter@redhat.com>
13627         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13628         Allow target-libgloss to be built for arm, strongarm, and xscale.
13630 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13632         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13633         options for i[3456]86-pc-linux* native builds.
13635 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13637         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13638         files from .po files for a distribution.
13640 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13642         * configure.in: Enable libstdc++-v3 for h8300 targets.
13644 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13646         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13647         version from bfd/.
13649 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13651         * Makefile.in (VER): When present, extract the version number from
13652         the file version.in.
13654 2001-05-24  Tom Rix  <trix@redhat.com>
13656         * configure.in : enable ld for aix
13658 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13660         * config.guess: Add linux target for S/390.
13662 2000-11-07  Philip Blundell  <pb@futuretv.com>
13664         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13666 2000-11-03  Philip Blundell  <pb@futuretv.com>
13668         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13669         files.
13671 2001-01-15  Ben Elliston  <bje@redhat.com>
13673         * configure.in (host_tools): Add sid.
13674         Always configure cgen.
13676 2000-11-24  Nick Clifton  <nickc@redhat.com>
13678         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13680 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13682         * Makefile.in (ALL_MODULES): Add all-cgen.
13683         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13684         (all-cgen): New target.
13685         (all-opcodes,all-sim): Depend on all-cgen.
13686         * configure.in (host_tools): Add cgen.
13687         Only configure cgen if --enable-cgen-maint.
13689 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13691         * configure.in: Add *-*-freebsd* configurations.
13693 2002-04-08  Tom Tromey  <tromey@redhat.com>
13695         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13696         Fixes PR libgcj/6068.
13698 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13700         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13702 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13704         * configure.in (alpha*-dec-osf*): Enable libgcj.
13706 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13708         * MAINTAINERS (Write After Approval): Add myself.
13710 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13712         Fix for: PR bootstrap/3591, target/5676
13713         * configure.in (mcore-pe): Disable the configuration of
13714         libstdc++-v3 since exceptions are not supported.
13716 2002-03-20  Anthony Green  <green@redhat.com>
13718         * configure.in: Enable libgcj for xscale-elf target.
13720 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13722         * MAINTAINERS:  Update my email address.
13724 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13726         * ltmain.sh (relink_command): Fix typo in previous change.
13728 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13730         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13731         (relink_command): Added --tag flags.
13732         (mode=install): If relinking fails; error out.
13734 2002-03-12  Richard Henderson  <rth@redhat.com>
13736         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13737         .NOTPARALLEL tag.
13738         (do-check): Rename from check.
13739         (check): Allow parallel check.
13741 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13743         * MAINTAINERS: Add myself as maintainer for xtensa port.
13744         Fix alphabetical order in CPU port maintainer list.
13745         Remove myself from Write After Approval list.
13747 2002-03-11  Richard Henderson  <rth@redhat.com>
13749         * Makefile.in (.NOTPARALLEL): Add fake tag.
13751 2002-03-07  H.J. Lu  (hjl@gnu.org)
13753         * configure.in: Enable gprof for mips*-*-linux*.
13755 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13757         * MAINTAINERS (Write After Approval): Add myself.
13759 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13761         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13762         libjava.
13763         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13765 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13767         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13768         because its Makefile is there; test for the executable instead.
13770 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13772         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13773         libstdc++-v3 and libjava.
13775 2002-02-11  Adam Megacz  <adam@xwt.org>
13777         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13778         boehm-gc
13780 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13782         * config.guess: Updated to 2002-01-30's version.
13783         * config.sub: Updated to 2002-02-01's version.
13784         Contribute sh64-elf.
13785         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13786         * configure.in: Added sh64-*-*.
13788 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13790         * MAINTAINERS: Belatedly add myself to write after approval list.
13792 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13794         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13795         Remove self as Write After Approval.
13797 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13799         * MAINTAINERS: Put self in as maintainer for contrib/regression
13800         directory.
13802 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13804         * MAINTAINERS:  Update my email address.
13806 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13808         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13809         target-libiberty, and target-libgloss.  Skip Java-related
13810         libraries if not supported for NetBSD on target CPU.
13812 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13814         * install-sh: Use _inst.$$_ for temp file name.
13816 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13818         * MAINTAINERS (Write After Approval): Move my contact info
13819         from here...
13820         (OS Port Maintainers): ...to here (netbsd).
13822 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13824         * MAINTAINERS (Write After Approval): Add myself.
13826 2002-01-17  H.J. Lu  <hjl@gnu.org>
13828         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13829         (all-target-fastjar): Also depend on all-target-libiberty.
13831 2002-01-16  H.J. Lu  (hjl@gnu.org)
13833         * config.guess: Import from master sources, rev 1.225.
13834         * config.sub: Import from master sources, rev 1.238.
13836 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13838         * MAINTAINERS (Write After Approval): Remove myself.
13840 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13842         * MAINTAINERS (Write After Approval): Add myself.
13844 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13846         * MAINTAINERS: Add self as docs co-maintainer.
13848 2001-12-11  Matthias Klose  <doko@debian.org>
13850         * MAINTAINERS (Write After Approval): Add myself.
13852 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13854         * MAINTAINERS: Update my email address.
13856 2001-12-07  Turly O'Connor  <turly@apple.com>
13857         * MAINTAINERS (Write After Approval): Add myself.
13858         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13859         (rs6000_initialize_trampoline): Call __trampoline_setup for
13860         ABI_DARWIN too.
13861         * darwin-tramp.asm: New file, implements __trampoline_setup.
13862         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13864 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13866         * MAINTAINERS (Write After Approval): Add myself.
13868 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13870         * configure, configure.in: Use temp file for long sed commands.
13872 2001-12-03  Laurent Guerby  <guerby@acm.org>
13874         * config.sub: Update to version 1.232 on subversion.
13876 2001-12-03  Ben Elliston  <bje@redhat.com>
13878         * MAINTAINERS: Update mail address for config.* patches.
13880 2001-11-27  DJ Delorie  <dj@redhat.com>
13881             Zack Weinberg  <zack@codesourcery.com>
13883         When build != host, create libiberty for the build machine.
13885         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13886         CONFIG_ARGUMENTS.
13887         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13888         New variables.
13889         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13890         and rules.
13891         (all.normal): Depend on ALL_BUILD_MODULES.
13892         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13893         (all-build-libiberty): Depend on configure-build-libiberty.
13895         * configure: Calculate and substitute proper value for
13896         ALL_BUILD_MODULES.
13897         * configure.in: Create the build subdirectory.
13898         Calculate and substitute TARGET_CONFIGARGS (formerly
13899         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13901 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13903         * MAINTAINERS (write-after-approval): Add self.
13905 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13907         * MAINTAINERS (GNATS only accounts): Remove self.
13909 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13911         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13912         libf2c.
13914 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13916         * MAINTAINERS (Write After Approval): Add self.
13918 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13920         * MAINTAINERS: mips and s390 are also CPU ports.
13922 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13924         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13926 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13928         * MAINTAINERS: Alphabetize.
13930 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13932         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13934 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13936         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13938 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13940         * configure.in (--enable-languages): Be more permissive about
13941         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13943 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13945         * config.sub: Import from master sources, rev. 1.230.
13946         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13948 2001-11-07  Laurent Guerby  <guerby@acm.org>
13950         * MAINTAINERS (Write After Approval): Add self.
13952 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13954         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13956 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13958         * config.sub: Import from master sources, rev 1.226.
13959         * config.guess: Import from master sources, rev 1.216.
13961 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13963         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13964         * MAINTAINERS: Add self as maintainer of MMIX port.
13965         Remove old after-approval entry.
13967 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13969         * ChangeLog, configure: Fix spelling errors.
13971 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13973         * MAINTAINERS: Tweak my address.
13975 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13977         * MAINTAINERS: Update my email address.
13979 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13981         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13982         * MAINTAINERS: Add self as maintainer of CRIS port.
13984 2001-10-10  Geert Bosch  <bosch@gnat.com>
13986         * MAINTAINERS (Various maintainers: Ada front end):
13987         Added Robert Dewar.
13989 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13991         * MAINTAINERS (Write After Approval): Added self
13993 2001-10-02  Geert Bosch  <bosch@gnat.com>
13995         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13997 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13999         * configure: Handle temporary files securely using mkdir.
14001 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14003         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14005 2001-09-26  Will Cohen  <wcohen@redhat.com>
14007         * configure.in (*-*-linux*): Disable configuration of target-newlib
14008         and target-libgloss.
14010 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14012         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14013         RANLIB.
14015 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14017         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14018         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14019         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14020         avoid quotes nesting problems.
14021         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14022         (DO_X): Export only variables that are set.
14024 2001-09-19  Ben Elliston  <bje@redhat.com>
14026         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14027         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14028         semantics.  Use the shell built-in "type" command instead.
14030 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14032         Merged from gcc-3_0-branch:
14033         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14034         * ltcf-c.sh: Use $objext, not $ac_objext.
14035         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14036         * ltcf-cxx.sh: Add support for GNU.
14037         2001-07-22  Timothy Wall  <twall@redhat.com>
14038         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14039         default settings if using GNU tools with that configuration.
14040         * ltcf-cxx.sh: Ditto.
14041         * ltcf-gcj.sh: Ditto.
14042         2001-07-21  Michael Chastain  <chastain@redhat.com>
14043         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14044         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14045         * ltmain.sh: Mark as gcc-local.
14047 2001-08-30  Eric Christopher  <echristo@redhat.com>
14048             Jason Eckhardt  <jle@redhat.com>
14050         * config.guess: Merge from master sources.
14051         * config.sub: Merge from master sources, add support for mipsisa32.
14053 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14054         * config.sub: Merge from master sources, rev 1.219.
14055         * MAINTAINERS: Add self as contact for stormy16 port.
14057 2001-08-14  Zack Weinberg  <zackw@panix.com>
14059         * config.sub: Merge from master sources, rev 1.218.
14060         * config.guess: Merge from master sources, rev 1.209.
14062 2001-08-11  Graham Stott  <grahams@redhat.com>
14064         * Makefile.in (check-c++): Add missing semicolon.
14066 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14068         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14070 2001-07-30  Eric Christopher  <echristo@redhat.com>
14072         * MAINTAINERS (Various maintainers: mips port): Added myself.
14074 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14076         * configure.in (sh-*-linux*): New.
14078 2001-07-27  Richard Henderson  <rth@redhat.com>
14080         * .cvsignore: Add LAST_UPDATED.
14082 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14084         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14086 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14088         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14090 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14092         * MAINTAINERS (Write After Approval): Added myself.
14094 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14096         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14097         and libgcj on m68hc11/m68hc12.
14099 2001-06-27  H.J. Lu  (hjl@gnu.org)
14101         * Makefile (CFLAGS_FOR_BUILD): New.
14102         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14104 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14106         * README: Remove version number.
14108 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14110         * INSTALL/README: Update wrt. to the installation instructions now
14111         residing in gcc/doc/install.texi.
14113 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14115         * README: Replace with a cut-down and updated version of gcc/README.
14117 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14119         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14120         multilibs to be disabled.
14122 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14124         * MAINTAINERS (Write After Approval): Add myself.
14126 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14128         * config.guess: Import CVS version 1.195.
14129         * config.sub: Import CVS version 1.212.
14131 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14133         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14134         gcc/xgcc is built, use -print-prog-name to find out the program
14135         name to use.
14137 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14139         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14140         appear to also be in the master copy.
14141         * config.sub:  Import CVS version 1.211.
14143 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14145         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14146         with_gcc]: Use `gcc -shared' to build a shared library.
14148 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14150         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14151         archives.
14153 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14155         * MAINTAINERS (Write After Approval): Add myself.
14157 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14159         * configure.in (libstdcxx_flags): Do not try to execute
14160         libstdc++-v3/testsuite_flags until it exists.
14162 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14164         * MAINTAINERS: Update my email address.
14166 2001-05-31  Graham Stott  <grahams@redhat.com>
14168         * MAINTAINERS (Write After Approval): Add myself.
14170 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14172         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14173         libraries when using g++ with native linker.
14175 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14177         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14179 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14181         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14182         [aix4*|aix5*]: Prepend blank.
14184 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14186         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14187         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14188         of subdir/configure scripts to use the new libtool.m4.
14190 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14192         * MAINTAINERS (Write After Approval): Add myself.
14194 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14196         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14198 2001-05-11  Ben Elliston  <bje@redhat.com>
14200         * Makefile.in (all-sid): New target.
14201         (check-sid, clean-sid, install-sid): Likewise.
14203 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14205         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14207 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14209         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14210         libgcj.
14212 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14214         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14215         gcc/xgcc is built, use -print-prog-name to find out the program
14216         name to use.
14218 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14220         * configure.in (noconfigdirs): Don't reset it from scratch in the
14221         target case; only append to it.
14223         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14224         sparc-*-solaris2.8]: Disable ${libgcj}.
14226 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14228         * configure.in (libgcj_saved): Copy from $libgcj.
14229         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14230         --disable-libgcj.
14232 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14234         * MAINTAINERS: Remove self as MIPS maintainer and
14235         C front end maintainer.
14237 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14239         * configure.in: Move *-chorusos target case to the proper switch.
14240         Disable libgcj.
14242 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14244         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14245         1.641.2.228.
14247 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14249         * Makefile.in (STAGE1_CFLAGS): Pass down.
14251 2001-04-13  Alan Modra  <amodra@one.net.au>
14253         * config.guess: Add hppa64-linux support.  Note for next import that
14254         this is already in the master file.
14255         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14257 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14259         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14260         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14262 2001-04-11  Stan Shebs  <shebs@apple.com>
14264         * MAINTAINERS: Add self as Darwin port maintainer.
14266 2001-04-11  Alan Modra  <amodra@one.net.au>
14268         * MAINTAINERS: Update my email address.
14270 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14272         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14273         recent versions of FreeBSD (release 3 or later).
14274         * ltconfig: On FreeBSD, -lc must not be provided when building
14275         a shared library or else the standard -pthread gcc option is
14276         rendered worthless to later users of the built library.
14278 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14280         * MAINTAINERS: Add self and RTH as C front end maintainers.
14282 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14284         * config.sub: Make sure to match an already-canonicalized
14285         machine name (eg. mn10300-unknown-elf).
14287 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14289         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14290         New macros.
14291         (bootstrap, cross): Use RECURSE_FLAGS.
14292         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14294 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14296         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14298 2001-03-22  Colin Howell  <chowell@redhat.com>
14300         * Makefile.in (DO_X): Do not backslash single-quotes in
14301         backquotes (two places).
14303 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14305         Re-installed:
14306         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14307         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14308         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14309         * ltcf-cxx.sh: Likewise.
14310         * ltcf-gcj.sh: Likewise.
14312 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14314         * MAINTAINERS: Add myself as "documentation co-maintainer".
14316 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14318         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14319         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14321 2001-03-19  Tom Tromey  <tromey@redhat.com>
14323         * config-ml.in: Handle GCJ and GCJFLAGS.
14325 2001-03-21  Michael Chastain  <chastain@redhat.com>
14327         * Makefile.in: all-m4 depends on all-texinfo.
14329 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14331         * MAINTAINERS: Add myself to write after approval list.
14333 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14335         * Makefile.in (DO_X): Quote nested quotes.
14337 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14339         * MAINTAINERS: Add myself to write after approval list.
14341 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14343         * Makefile.in (DO_X): Use double quotes for quoting
14344         "RANLIB=$${RANLIB}".
14346 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14348         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14350 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14352         * configure.in: Only use `lang_requires' for languages athat are
14353         actually enabled.
14355 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14357         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14359 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14361         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14363 2001-03-07  Tom Tromey  <tromey@redhat.com>
14365         * configure.in: Allow config-lang.in to set `lang_requires' to list
14366         of other required languages.
14368 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14370         * Makefile.in: Remove RANLIB definition. Use RANLIB
14371         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14372         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14374 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14375             Alexandre Oliva  <aoliva@redhat.com>
14377         * Makefile.in (check-c++): Use tabs, not spaces.
14379 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14381         * MAINTAINERS: add myself to Write After Approval list.
14383 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14385         * Makefile.in (check-c++): New rule.
14387         * configure.in (target_libs): Remove libg++.
14388         (noconfigdirs): Remove libg++.
14389         (noconfigdirs): Same.
14390         (noconfigdirs): Same.
14391         (noconfigdirs): Same.
14393         * config-ml.in: Remove libg++ references.
14395         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14396         (ALL_TARGET_MODULES): Same.
14397         (configure-target-libg++): Remove.
14398         (all-target-libg++): Remove.
14399         (configure-target-libio): Remove.
14400         (all-target-libio): Remove.
14401         (check-target-libio): Remove.
14402         (.PHONY): Remove.
14403         (libg++.tar.bz2): Remove.
14404         (all-target-cygmon): Remove libio.
14405         (all-target-libstdc++): Remove.
14406         (configure-target-libstdc++): Remove.
14407         (TARGET_LIB_PATH): Remove libstdc++.
14408         (ALL_GCC_CXX): Remove libstdc++.
14409         (all-target-gperf): Correct.
14411 2001-02-16  Nick Clifton  <nickc@redhat.com>
14413         * configure.in (noconfigdirs): Allow configuration of texinfo
14414         for Cygwin hosts.
14416 2001-02-15  Anthony Green  <green@redhat.com>
14418         * configure: Introduce GCJ_FOR_TARGET.
14419         * configure.in: Ditto.
14420         * Makefile.in: Ditto.
14422 2001-02-13  Andreas Schwab  <schwab@suse.de>
14424         * MAINTAINERS: Update mail address.
14426 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14428         * config.guess: Add linux target for S/390.
14429         * config.sub: Likewise.
14431 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14433         * configure.in: for *-chorusos, don't config target-newlib and
14434         target-libgloss.
14436 2001-02-06  Ben Elliston  <bje@redhat.com>
14438         * configure: Output host type to stdout, not stderr.
14440 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14442         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14443         * ltcf-cxx.sh: Likewise.
14445         * config.if: Assume enable_libstdcxx_v3 is defined.
14447 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14449         Remove V2 C++ library.
14450         * configure.in: Remove --enable-libstdcxx_v3 support.
14452 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14454         * include/demangle.h: Add prototype for java_demangle_v3.
14456 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14458         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14460 2001-01-27  Richard Henderson  <rth@redhat.com>
14462         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14464 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14466         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14467         Don't unset, it's non-portable and no longer necessary, set to empty
14468         instead.
14470 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14472         * ltconfig: Shell portability fix for the tagname validity check.
14474 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14476         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14477         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14479 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14481         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14483 2001-01-26  Tom Tromey  <tromey@redhat.com>
14485         * configure.in: Allow libgcj to be built on Sparc Solaris.
14487 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14489         * ltcf-c.sh: Add aix5 case.
14490         * ltcf-cxx.sh: Likewise.
14491         * ltconfig: Likewise.
14493 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14495         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14496         keep at least one of build_libtool_libs or build_old_libs set to
14497         yes.
14499         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14500         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14502 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14504         * configure.in: Enable libgcj on several additional platforms.
14506 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14508         * configure.in: Enable libgcj for linux targets.
14510 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14512         * MAINTAINERS (Write After Approval): Add myself.
14514 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14516         * MAINTAINERS: Add myself as vax port maintainer.
14518 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14520         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14522 2001-01-09  Mike Stump  <mrs@wrs.com>
14524         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14525         failures of subdirectories.
14527 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14529         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14530         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14531         * ltcf-cxx.sh: Likewise.
14532         * ltcf-gcj.sh: Likewise.
14533         * ltconfig.sh: Fix typo.
14535 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14537         * configure: handle DOS-style absolute paths.
14539 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14541         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14543 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14545         * MAINTAINERS: Add myself as avr port co-maintainer.
14547 2000-12-28  Ben Elliston  <bje@redhat.com>
14549         * MAINTAINERS: Add myself under ``Write After Approval''.
14551 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14553         * texinfo: Remove directory from GCC.
14555 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14557         * COPYING: Update to current
14558         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14559         to 19yy as example year in copyright notice).
14561 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14563         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14564         (libstdcxx_incdir): Pass down.
14565         * config.if: Remove expired bits for cxx_interface, add stub.
14566         (libstdcxx_incdir): Add variable for g++ include directory.
14567         * configure.in (gxx_include_dir): Use it.
14569 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14571         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14572         with old-email address from ``Write After Approval''.
14574 2000-12-15  Andreas Jaeger  <aj@suse.de>
14576         * configure.in: Handle lang_dirs.
14578 2000-12-14  Tom Tromey  <tromey@redhat.com>
14580         * MAINTAINERS: Removed brads.
14582         * MAINTAINERS: Added gcj developers.
14584 2000-12-13  Anthony Green  <green@redhat.com>
14586         * configure.in: Disable libgcj for any target not specifically
14587         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14588         with g++ abi.
14590 2000-12-13  Mike Stump  <mrs@wrs.com>
14592         * Makefile.in (local-distclean): Also remove fastjar.
14594 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14596         * contrib/gcc_update: Add fastjar --touch entries.
14598 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14600         * configure.in: Disable language-specific target libraries for
14601         languages that aren't enabled.
14603 2000-12-10  Anthony Green  <green@redhat.com>
14605         * configure.in: Define libgcj.  Disable libgcj target libraries for
14606         most targets.
14608 2000-12-10  Neil Booth  <neilb@earthling.net>
14610         * MAINTAINERS: Update mail address, remove from WAA list.
14612 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14614         * libjava: Imported from /cvs/java.
14615         * libffi: Likewise.
14616         * Boehm-gc: Likewise.
14618 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14620         * configure.in (target_libs): Revert 2000-12-08 patch.
14621         (noconfigdirs): Added target-libjava.
14623 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14625         * djunpack.bat: removed.
14627 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14629         * Makefile.in: handle DOS-style absolute paths.
14630         * config-ml.in: likewise.
14631         * symlink-tree: likewise.
14633 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14635         * fastjar: Imported.
14637 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14639         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14640         libjava.
14641         * configure.in (target_libs): Removed `target-libjava'.
14643 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14645         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14646         (ALL_MODULES): Added fastjar.
14647         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14648         (all-target-libjava): all-fastjar replaces all-zip.
14649         (all-fastjar): Added.
14650         (configure-target-fastjar, all-target-fastjar): Likewise.
14651         * configure.in (host_tools): Added fastjar.
14653 2000-12-07  Mike Stump  <mrs@wrs.com>
14655         * Makefile.in (local-distclean): Remove leftover built files.
14657 2000-11-24  Nick Clifton  <nickc@redhat.com>
14659         * configure.in (xscale-elf): Add target.
14660         (xscale-coff): Add target.
14662 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14664         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14665         recent versions of FreeBSD (release 3 or later).
14666         * ltconfig: On FreeBSD, -lc must not be provided when building
14667         a shared library or else the standard -pthread gcc option is
14668         rendered worthless to later users of the built library.
14670 2000-11-16  Fred Fish  <fnf@be.com>
14672         * configure.in (enable_libstdcxx_v3): Fix typo,
14673         libstd++ -> libstdc++.
14675 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14677         * MAINTAINERS: Add self to Write After Approval list.
14679 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14681         * MAINTAINERS: Update my email address.  Add myself to global write
14682         privs list.
14684 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14686         * Makefile.in: Merge with src and libgcj.
14687         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14688         configure-target-<library> when their configure scripts need the C
14689         or C++ library to have already been built to work properly.
14690         (do_proto_toplev): Set them to an empty string.
14692         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14693         (REALLY_SET_LIB_PATH): Use them.
14695 2000-11-17  Stan Shebs  <shebs@apple.com>
14697         * MAINTAINERS: Add self to Write After Approval list.
14699 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14701         * configure: Provide the original toplevel configure arguments
14702         (including $0) to subprocesses in the environment rather than
14703         through gcc/configargs.h.
14705 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14707         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14708         C99.  Alphabetise "Write After Approval" list.
14710 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14712         * configure: Turn on libstdc++ V3 by default.
14714         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14715         if we've got GCC.
14717 2000-11-11  Philip Blundell  <philb@gnu.org>
14719         * MAINTAINERS: Add self to Write After Approval list.
14721 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14723         * ltcf-c.sh (aix4): Improve shared library configuration; require
14724         exporting symbols.
14725         * ltcf-cxx.sh (aix4): Define.
14726         * ltconfig (aix4): Define library and soname specs appropriate for
14727         AIX.  Define command to create export symbols list.
14729 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14731         * config.sub: Add support for Sun Chorus
14733 2000-10-31  Nick Clifton  <nickc@redhat.com>
14735         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14736         <name>@redhat.com.  Also installed new email address for Clint
14737         Popetz.
14739 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14741         * etc: Remove directory from GCC.
14743 2000-10-16  Michael Meissner  <meissner@redhat.com>
14745         * configure (gcc/configargs.h): Only create if there is a build GCC
14746         directory created.
14748 2000-10-16  Matthias Klose  <doko@debian.org>
14750         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14751         when configured for libstdc++-v3.
14753 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14755         * configure: Save configure arguments to gcc/configargs.h.
14757 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14759         * config.guess: Import CVS version 1.157.
14760         * config.sub: Import CVS version 1.181.
14762 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14764         * Makefile.in (bootstrap): avoid recursion if subdir missing
14765         (cross): ditto
14766         (do-proto-toplev): ditto
14768 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14770         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14771         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14773         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14774         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14775         all affected `configure' scripts.
14777 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14779         * MAINTAINERS: Add self as cpplib co-maintainer.
14781 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14783         * MAINTAINERS: Add self to Write After Approval list.
14785 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14787         * INSTALL/README: egcs -> GCC update.
14789 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14791         * MAINTAINERS: Add myself to Write After Approval list.
14793 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14795         * MAINTAINERS: Add myself to Write After Approval list.
14797 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14799         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14800         X11 libraries for hppa64.
14802 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14804         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14806 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14808         * Makefile.in (all-zlib): Added dummy target.
14810         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14811         ltcf-gcj.sh: Updated from libtool multi-language branch.
14813 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14815         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14816         (bootstrap*): Depend on all-bootstrap.
14818 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14820         * config.guess: Import CVS version 1.156.
14821         * config.sub: Import CVS version 1.179.
14823 2000-09-02  Anthony Green  <green@cygnus.com>
14825         * Makefile.in (all-gcc): Depend on all-zlib.
14826         (CLEAN_MODULES): Add clean-zlib.
14827         (ALL_MODULES): Add all-zlib.
14828         * configure.in (host_libs): Add zlib.
14830 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14832         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14833         crosses, but add gcc/include to the header search path for them.
14835 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14837         * MAINTAINERS: Add self to Write After Approval list.
14839 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14841         * config.guess: Import CVS version 1.152.
14842         * config.sub: Import CVS version 1.177.
14844 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14846         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14847         $targargs to tell whether newlib is going to be built.
14849         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14850         $$r/TARGET_SUBDIR/libio for _G_config.h.
14852 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14854         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14856 2000-08-22  DJ Delorie  <dj@redhat.com>
14858         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14860 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14862         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14863         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14864         sub-configures.
14866 2000-08-21  DJ Delorie  <dj@redhat.com>
14868         * MAINTAINERS: Add self as a libiberty maintainer
14870 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14872         * configure.in (libstdcxx_flags): Use
14873         libstdc++-v3/src/libstdc++.INC.
14875 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14877         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14879 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14881         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14883         * configure: Make enable_threads and enable_shared defaults
14884         explicit.  Substitute enable_threads into generated Makefiles.
14885         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14886         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14888 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14890         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14892 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14894         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14895         previous delta.
14897 2000-08-11  Jason Merrill  <jason@redhat.com>
14899         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14900         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14901         (FLAGS_FOR_TARGET): Not here.
14902         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14904 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14906         * config-ml.in (CC, CXX): Don't introduce a leading space.
14908 2000-08-07  DJ Delorie  <dj@delorie.com>
14910         * MAINTAINERS: Add self as a DJGPP maintainer
14912 2000-08-07  DJ Delorie  <dj@redhat.com>
14914         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14915         "if we're also building gcc, and it's a gcc that will run on the
14916         build machine, we want to use its includes instead of the system's
14917         default includes".
14919 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14921         * MAINTAINERS: Add self to Write After Approval list.
14923 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14925         * configure.in (libstdcxx_flags): Don't use `"'.
14927         * config-ml.in: Adjust multilib search paths to the
14928         appropriate multilib tree.
14930 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14932         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14933         commas in $LANGUAGES.
14935 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14937         * configure.in: Re-enable all references to libg++ and librx.
14939 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14941         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14942         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14943         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14944         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14946         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14948 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14950         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14951         CXX_FOR_TARGET for sed.
14953 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14955         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14956         Do not override if already set in the environment or in configure.
14957         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14958         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14960 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14962         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14963         the libtool CVS tree multi-language branch.
14964         * ltconfig, ltmain.sh: Updated.
14966 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14968         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14969         (clean-target): Depend on it.
14971         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14972         (GCC_FOR_TARGET): Use it.
14973         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14974         * configure.in: ... here.
14975         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14976         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14978 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14980         * MAINTAINERS: Add self to Write After Approval list.
14982 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14984         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14985         (configure-target-libchill, configure-target-libobjc): Likewise.
14987         * configure.in: Use the same cache file for all target libs.
14988         * config-ml.in: But different cache files per multilib variant.
14990 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14992         * configure (topsrcdir): Don't use dirname.
14994 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14996         * MAINTAINERS: Add self to Write After Approval list.
14998 2000-07-20  Jason Merrill  <jason@redhat.com>
15000         * configure.in: Remove all references to libg++ and librx.
15002         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15004 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15006         * config.sub: Update to subversions version 2000-07-06.
15008 2000-07-12  Andrew Haley  <aph@cygnus.com>
15010         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15011         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15013 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15015         * symlink-tree:  Check number of arguments.
15017 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15019         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15020         search path for a g++ extracted from the build tree.  This
15021         will allow link tests run by configure scripts in
15022         subdirectories to succeed.
15024 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15026         * ltconfig: Add support for mips-dde-sysv4.2MP
15028 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15030         * MAINTAINERS: Add myself as loop discovery maintainer.
15032 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15034         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15035         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15037 2000-06-19  Timothy Wall  <twall@cygnus.com>
15039         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15040         * config.sub: Add tic54x target.
15042 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15044         * MAINTAINERS: Add self as Fortran maintainer,
15045         remove Craig Burley.
15047 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15049         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15050         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15052 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15054         * MAINTAINERS: Add self as i18n maintainer
15056 20000-05-21  H.J. Lu  (hjl@gnu.org)
15058         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15059         directory are used if they exist. Make sure
15060         $(build_tooldir)/include is searched for header files,
15061         $(build_tooldir)/lib/ for library files.
15062         (GCC_FOR_TARGET): Likewise.
15063         (CXX_FOR_TARGET): Likewise.
15065 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15067         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15069 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15071         * Makefile.in (configure-target-libiberty): Depend on
15072         configure-target-newlib.
15074 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15076         * configure.in, Makefile.in: Merge all libffi-related
15077         configury stuff from the libgcj tree.
15079 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15081         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15082         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15084 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15086         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15087         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15088         current version information.  Add to proto-toplev directory.
15089         (gdb-taz): Build do-djunpack.
15091 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15093         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15095 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15097         * MAINTAINERS: Add self to Write After Approval list.
15099 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15101         * ltmain.sh: Preserve in relink_command any environment
15102         variables that may affect the linker behavior.
15104 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15106         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15108 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15110         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15112 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15114         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15115         with the version name.
15117 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15119         * MAINTAINERS: Add self as bb-reorder maintainer.
15121 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15123         * config.if: Tweak.
15125 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15127         * djunpack.bat: New file.
15129 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15131         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15132         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15133         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15134         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15136 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15138         * config.sub (case $basic_machine): Change default for "ibm-*"
15139         to "openedition".
15141 2000-04-13  Andreas Jaeger  <aj@suse.de>
15143         * MAINTAINERS: Added myself.
15145 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15147         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15148         (do-md5sum): New target.
15149         (MD5PROG): Define.
15150         (PACKAGE): Default to TOOL.
15151         (VER): Default to a shell script.
15152         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15153         md5 checksum generation.
15154         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15155         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15156         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15157         insight.tar.bz2): Use gdb-taz to create archive.
15159 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15161         * configure (warn_cflags): Delete.
15163 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15165         * MAINTAINERS: Added myself.
15167 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15168             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15170         * configure.in (enable_libstdcxx_v3): Add.
15171         (target_libs): Add bits here to switch between libstdc++-v2 and
15172         libstdc++-v3.
15173         * config.if: And this file too.
15174         * Makefile.in: Add libstdc++-v3 targets.
15176 2000-04-05  Michael Meissner  <meissner@redhat.com>
15178         * config.sub (d30v): Add d30v as a basic machine type.
15180 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15182         * configure.in: -linux-gnu*, not -linux-gnu.
15184 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15186         * MAINTAINERS: Add self in write-after-approval section.
15188 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15190         * MAINTAINERS: Add self as ia64 port maintainer.
15192 2000-03-08  Neil Booth  <NeilB@earthling.net>
15194         * MAINTAINERS: Add self in write-after-approval section.
15196 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15198         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15199         (do-tar-bz2): Replace TOOL with PACKAGE.
15200         (gdb.tar.bz2): Remove GDBTK from GDB package.
15201         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15202         dejagnu.tar.bz2): New packages.
15204 2000-02-27  Andreas Jaeger  <aj@suse.de>
15206         * configure.in: Add entry for mips*-*-linux*, move catch all
15207         *-*-*linux* entry below this one.
15209 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15211         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15213 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15215         * config.sub: Support an OS of "wince".
15217 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15219         * config.guess, config.sub: Updated to match config's 2000-02-15
15220         version.
15222 2000-02-23  Linas Vepstas  <linas@linas.org>
15224         * config.sub: Add support for Linux/IBM 370.
15225         * configure.in: Likewise.
15227 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15229         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15231 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15233         * config.guess: Guess "cygwin" rather than "cygwin32".
15235 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15237         * configure (gcc_version): When setting, narrow search to
15238         lines containing `version_string'.
15240 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15242         * config.sub: Add support for avr target.
15244 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15246         * MAINTAINERS: Add maintainers for MCore port.
15248 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15250         * config.sub: Add mmix-knuth-mmixware.
15252 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15254         * MAINTAINERS: Pair cccp with cpplib maintainership.
15256 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15258         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15259         structure stuff to -L library search.
15260         (CXX_FOR_TARGET): Ditto.
15261         (CROSS_CHECK_MODULES): Fix spelling mistake.
15263 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15265         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15266         the C++ compiler.
15268 2000-01-12  Richard Henderson  <rth@cygnus.com>
15270         * configure.in: Don't build some bits for beos.
15272 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15274         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15275         as include files.
15277 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15279         * Add self as cpplib maintainer, as requested by Jason
15280         Merrill.  Correct my e-mail address.
15282 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15284         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15285         not mh-aix43.
15287 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15289         * MAINTAINERS: Add myself to "write after approval" list.
15291 1999-12-14  Richard Henderson  <rth@cygnus.com>
15293         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15294         * config.sub: Accept alphaev[78], alphaev8.
15296 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15298         * config.guess, config.sub: Update from autoconf.
15300 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15302         * MAINTAINERS:  update my playtime e-address.
15304 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15306         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15307         necessary libraries are missing.
15309 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15311         * MAINTAINERS: Add new 'write after approval' maintainer.
15313 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15315         * MAINTAINERS: Add new Java maintainer.
15317 1999-10-25  Andreas Schwab  <schwab@suse.de>
15319         * configure: Fix quoting inside arguments of eval.
15321 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15323         * config-ml.in: Allow suppression of some ARM multilibs.
15325 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15327         * config.guess: Add OS/390 match pattern.
15328         * config.sub: Add mvs, openedition targets.
15329         * configure.in (i370-ibm-opened*): New.
15331 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15333         * config.sub: Add support for configuring for pj.
15335 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15337         * config.sub (maybe_os): Add support for configuring for fr30.
15339 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15341         * configure.in: Do not configure or build ld for AIX
15342         platforms.  ld is known to be broken on these platforms.
15344 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15346         * config-ml.in: Pass compiler flag corresponding to multidirs to
15347         subdir configures.
15349 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15351         * Makefile.in (LDFLAGS): Define.
15353 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15355         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15356         noconfigdirs.
15357         (*-*-cygwin*): Likewise.
15359 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15361         * mkdep: New file.
15362         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15363         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15365         From Eli Zaretskii <eliz@is.elta.co.il>:
15366         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15367         long file name when using DJGPP on MS-DOS.
15369 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15371         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15373 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15375         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15376         dependency as this causes "make check" to globally "make all"
15378 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15380         * configure.in (target_libs): Added target-zlib.
15381         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15382         (CONFIGURE_TARGET_MODULES): Likewise.
15383         (CHECK_TARGET_MODULES): Likewise.
15384         (INSTALL_TARGET_MODULES): Likewise.
15385         (CLEAN_TARGET_MODULES): Likewise.
15386         (configure-target-zlib): New target.
15387         (all-target-zlib): Likewise.
15388         (all-target-libjava): Depend on all-target-zlib.
15389         (configure-target-libjava): Depend on configure-target-zlib.
15391         * Makefile.in (configure-target-libjava): Depend on
15392         configure-target-newlib.
15393         (configure-target-boehm-gc): New target.
15394         (configure-target-qthreads): New target.
15396         * configure.in (target_libs): Added target-qthreads.
15397         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15398         (CONFIGURE_TARGET_MODULES): Likewise.
15399         (CHECK_TARGET_MODULES): Likewise.
15400         (INSTALL_TARGET_MODULES): Likewise.
15401         (CLEAN_TARGET_MODULES): Likewise.
15402         (all-target-qthreads): New target.
15403         (configure-target-libjava): Depend on configure-target-qthreads.
15404         (all-target-libjava): Depend on all-target-qthreads.
15406         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15407         (CONFIGURE_TARGET_MODULES): Likewise.
15408         (CHECK_TARGET_MODULES): Likewise.
15409         (INSTALL_TARGET_MODULES): Likewise.
15410         (CLEAN_TARGET_MODULES): Likewise.
15411         (all-target-libjava): New target.
15412         (all-target-boehm-gc): Likewise.
15413         * configure.in (target_libs): Added libjava, boehm-gc.
15415 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15417         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15418         configure.bat in SUPPORT_FILES.
15419         (gas+binutils.tar.bz2): Likewise.
15421         * makeall.bat: Remove; obsolete.
15423 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15425         From Mark Elbrecht:
15426         * configure.bat: Remove; obsolete.
15428 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15430         * configure: Add -W -Wall to the default CFLAGS when compiling with
15431         gcc.
15433 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15435         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15437 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15439         * configure.in: Build ld on IRIX6.
15441 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15443         * Makefile.in: Change distribution targets to use bzip2 instead of
15444         gzip.
15445         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15446         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15448 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15450         * config.sub: Add mcore target.
15452 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15454         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15456 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15458         * config.guess (dummy): Changed to $dummy.
15460 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15462         * config.sub: Tidied up case statements.
15464 1999-05-22  Ben Elliston  <bje@cygnus.com>
15466         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15467         <jiro@din.or.jp>.
15469         * config.guess: Merge with FSF version. Future changes will be
15470         more accurately recorded in this ChangeLog.
15471         * config.sub: Likewise.
15473 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15475         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15477 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15479         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15481 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15483         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15485 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15487         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15488         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15489         Bad merge removed these two changes.
15491 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15492                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15494         * config.guess (interix Alpha): Add.
15496 1999-04-11  Richard Henderson  <rth@cygnus.com>
15498         * configure.in (i?86-*-beos*): Do config gperf; don't config
15499         gdb, newlib, or libgloss.
15501 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15503         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15504         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15505         from multidirs.
15507 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15509         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15511 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15513         * config.sub: Add support for mcore targets.
15515 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15517         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15518         not mt-ospace, in order to shut up assembler warning about using
15519         symbols that are named the same as registers.
15521 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15523         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15524         dependency list for all-target-cygmon.
15526 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15528         * config-ml.in: Check $host, not $target, for selective multilibs.
15529         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15530         thumb interworking, and underscore prefix multilibs.
15532 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15534         * missing: Update to version from current automake.
15536 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15538         * configure (gxx_include_dir): Removed.
15540         * configure.in (gxx_include_dir): Handle it.
15541         * Makefile.in: Likewise.
15543 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15545         * config.sub (mips64vr4111,mips64vr4111el) Add.
15547 1999-03-21  Ben Elliston  <bje@cygnus.com>
15549         * config.guess: Correct typo for detecting ELF on FreeBSD.
15551 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15553         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15554         config/mh-djgpp.
15556 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15558         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15559         all-target-newlib to dependency list for all-target-bsp.
15561 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15563         * config.sub: Add i386-uwin support.
15564         * config.guess: Likewise.
15566 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15568         * configure.in: cleanup, add mh-*pic handling for arm, special
15569         case powerpc*-*-aix*
15571 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15573         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15574         can be built.
15576 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15578         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15579         targets.
15581 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15583         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15585 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15587         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15589 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15591         * config.sub: Fix typo in arm recognition.
15593 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15595         * configure.in (noconfigdirs): Changed target_configdirs to
15596         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15597         rather than m68k-*-* since it is not known to work on
15598         m68k-aout. Ditto for arm-*-*oabi.
15600 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15602         * configure.in (*-*-windows*): Remove, no longer used.
15604 1999-02-19  Ben Elliston <bje@cygnus.com>
15606         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15607         Smart and improved by Andrew Cagney.
15609 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15611         * config.guess: Recognize openbsd-*-hppa.
15613 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15615         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15616         only if it is not empty.
15618 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15620         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15622         * config.guess: Modified to recognize uname's armv* syntax.
15624         * config.sub: Modified to recognize uname's armv* syntax.
15626 1999-02-17  Mark Salter  <msalter@cygnus.com>
15628         * configure.in: Added target-bsp for sparclite.
15630 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15632         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15634 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15636         * configure.in: Add support for strongarm port.
15637         * config.sub: Add support for strongarm target.
15639 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15641         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15642         the old name config/mh-cygwin32.
15643         Enable texinfo.
15645 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15647         * configure.in: Do build ld for ix86 Solaris.
15649 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15651         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15652         $AR_FOR_TARGET.  Likewise for RANLIB.
15654 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15656         * config.sub (oabi):  Recognize.
15657         * configure.in (arm-*-oabi):  Handle.
15659 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15661         * config.guess: Improve detection of i686 on UnixWare 7.
15663 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15665         * config.guess: Add support for i386-pc-interix.
15666         * config.sub: Likewise.
15667         * configure.in: Likewise.
15669 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15671         * Makefile.in: Remove unneeded all-target-libio from
15672         from all-target-winsup target since it is now unneeded.
15673         Add all-target-libtermcap in its place since it is now
15674         needed.
15676 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15678         * configure.in: makefile stub for cygwin target is probably
15679         unnecessary.  Remove it for now.
15681 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15683         * configure.in: libtermcap.a should be built when cygwin is the
15684         target as well as the host.
15685         * config.guess: Allow mixed case in cygwin uname output.
15686         * Makefile.in: Add libtermcap target.
15688 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15690         * config.sub: Clean up handling of hppa2.0.
15692 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15694         * config.guess: Use C code to identify more HP machines.
15696 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15698         * config.sub: Handle hppa2.0.
15700 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15702         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15703         cygmon for all sparclite targets, regardless of object format.
15705 1998-12-15  Mark Salter  <msalter@cygnus.com>
15707         * configure.in: Added target-bsp for several target architectures.
15709         * Makefile.in: Added rules for bsp.
15711 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15713         * config.guess: Improve detection of hppa2.0 processors.
15715 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15717         * config.guess: Recognize FreeBSD using ELF automatically.
15719 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15721         * configure (skip-this-dir): Add handling for new shell script, which
15722         might be created by a sub-directory's configure to indicate, this particular
15723         directory is "unwanted".
15724         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15726 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15728         * ltconfig: import from libtool, after changing libtool to
15729         account for the cygwin name change.
15731 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15733         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15734         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15736 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15738         * configure.in: Add libtermcap to list of cygwin dependencies.
15740 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15742         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15743         they include winsup/include when it's a cygwin target.
15745 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15747         * configure.in (host_tools): Added zip.
15748         * Makefile.in (all-target-libjava): Depend on all-zip.
15749         (all-zip): New target.
15750         (ALL_MODULES): Added all-zip.
15751         (NATIVE_CHECK_MODULES): Added check-zip.
15752         (INSTALL_MODULES): Added install-zip.
15753         (CLEAN_MODULES): Added clean-zip.
15755 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15757         * Makefile.in: lose "32" from comment about cygwin.
15759 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15761         * configure.in: Use -Os to build target libraries for the fr30.
15763 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15765         * config.sub: Add fr30.
15767 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15769         * configure.in: drop "32" from config/mh-cygwin32.  Check
15770         cygwin* instead of cygwin32*.
15771         * config.sub: Check cygwin* instead of cygwin32*.
15773 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15775         * config.guess: Match any version of Unixware7.
15777 1998-10-20  Syd Polk  <spolk@cygnus.com>
15779         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15780         if desired.
15782 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15784         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15785         these if the appropriate directories and files to not exist.
15787 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15789         * Makefile.in (DEVO_SUPPORT): Add config.if.
15791 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15793         * configure: Add pattern to replace "build_tooldir"'s
15794         definition in the generated Makefile with "tooldir"'s
15795         actual value.
15797 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15799         * config.sub: Bring back lost sparcv9.
15801         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15803 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15805         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15806         CC_FOR_TARGET and friends.
15808 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15810         * Makefile.in (build_tooldir): New variable, same as tooldir.
15811         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15812         -B$(build_tooldir)/bin/.
15813         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15815 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15817         * README: Remove installation instructions and refer to the
15818         INSTALL directory instead.
15820 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15822         * config.sub: Add support for i[34567]86-pc-udk.
15823         * configure.in: Likewise.
15825 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15827         * Makefile.in: add bzip2 package building bits for user
15828         tools module
15829         * configure.in: ditto
15831 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15833         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15834         (ALL_TARGET_MODULES): Add all-target-libobjc.
15835         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15836         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15837         (all-target-libchill): Add dependencies.
15838         * configure.in (target_libs): Add libchill.
15840 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15842         * configure.in (target_subdir): Remove duplicate line.
15844 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15846         * Makefile.in (all-automake): fix dependencies.
15848 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15850         * configure.in: Minor cleanups for building in the $(target_alias)
15851         subdir.
15853 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15855         * Makefile.in (bootstrap): Set r and s before make all.  Use
15856         BASE_FLAGS_TO_PASS in make all.
15857         (cross): Likewise.
15859 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15861         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15863 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15865         * config.sub: Fix typo in last change.
15867 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15869         * config.sub: Add support for C4x target.
15870         * configure.in: Likewise.
15872 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15874         * config.sub: Recognize sparcv9 just like sparc64.
15876 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15878         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15880 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15882         * config.guess: Correctly identify Pentium II sco boxes.
15884         * config.guess: Fix "tr" code.  From Weiwen Liu.
15886 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15888         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15889         stabs.
15891 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15893         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15894         (ALL_TARGET_MODULES): Add all-target-libchill.
15895         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15896         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15897         (all-target-libchill): Add dependencies.
15898         * configure.in (target_libs): Add libchill.
15900 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15902         * config.guess: Avoid assumptions about "tr" behaves when
15903         LANG is set to something other than English.
15905 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15907         * configure (gxx_include_dir): Changed to
15908         '${prefix}/include/g++'-${libstdcxx_interface}.
15910         * config.if: New to determine the interfaces.
15912 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15914         * config.guess: Detect and handle MPE/IX.
15915         * config.sub: Deal with MPE/IX.
15917 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15919         * configure.in: Use mh-aix43.
15921 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15923         * configure: Fix --without/--disable cases for gxx-include-dir.
15925 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15927         * mdata-sh:  Imported.  Needed for automake support.
15929 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15931         * Makefile.in (taz): Try "chmod -R og=u ." before
15932         "chmod og=u `find . -print`".
15934 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15936         * configure.in: Add arm-elf and thumb-elf support.
15938 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15940         * Makefile.in: Undo previous patch.
15942 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15944         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15945         to here ...
15946         (install-no-fixedincludes): and here
15947         (INSTALL_MODULES): ... from here.
15949 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15951         * config.sub: Merge with FSF.
15953         * config.guess: Merge with FSF.
15955 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15957         * configure (extraconfigdirs): New variable.
15958         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15959         * Makefile.in (all): Move higher in file.
15960         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15961         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15962         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15963         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15964         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15966 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15968         * Makefile.in (all-target-libjava): Depend on all-gcc and
15969         all-target-newlib.
15970         (configure-target-libjava): Depend on $(ALL_GCC).
15972 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15974         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15975         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15977 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15979         * INSTALL/README: Fix typo.
15981 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15983         * ylwrap: Change absolute path checks to check for DOS style path
15984         names.
15986         * ylwrap: Don't use a full path name if the source file is in the
15987         same directory.  From hjl@lucon.org (H.J. Lu).
15989         * config-ml.in: Default to being verbose, to match Feb 18 change to
15990         configure.
15992 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15994         Brought over from egcs:
15996         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15998         * configure.in (target_subdir): Set to ${target_alias} instead
15999         of "libraries".
16001         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16003         * configure.in (target_subdir): Set to libraries if enable_multilib.
16005 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16007         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16008         multilibs, force reconfiguration the first time we create
16009         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16011 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16013         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16014         avoid confusion with --no-recursion.
16016 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16018         * configure.in: Win32 hosts shouldn't use install -x
16019         * install-sh: remove -x option, and special .exe-handling
16020         hack.
16022 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16024         * config.guess: Recognize i586-pc-beos.
16025         * configure.in: Don't build some bits for beos.
16027 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16029         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16030         CFLAGS default to -O2.
16032         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16033         when using GNU ld.
16035 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16037         * ltmain.sh: Correct install when using a different shell.
16039 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16041         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16043 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16045         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16046         target.
16048 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16050         * ltconfig: Update to correct AIX handling.
16052 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16054         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16056         * configure.in (target_subdir): Set to ${target_alias} instead
16057         of "libraries".
16059 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16061         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16062         (Makefile): Depend on $(gcc_version_trigger).
16064         * configure (gcc_version): Change default initializer to empty
16065         string.
16066         (gcc_version_trigger): New variable; pass this variable down
16067         to subdir configures to enable them checking gcc's version
16068         themselves. Emit make macros for both gcc_version vars.
16069         (topsrcdir): Initialize reliably.
16070         (recursion line): Remove --with-gcc-version=${gcc_version}.
16072 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16074         * configure (enable_version_specific_runtime_libs): Implement new flag
16075         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16076         in $(libsubdir); emit definition in each generated Makefile.
16077         (gxx_include_dir): Initialize depending on
16078         $enable_version_specific_runtime_libs.
16080 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16082         * configure (gcc_version): Initialize properly depending on
16083         how and where configure is started.
16084         (recursion line): Pass a --with-gcc-version=${gcc_version}
16085         to configures in subdirs.
16087 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16089         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16090         cygmon
16092 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16094         * configure.in: Add cygmon and libstub support for mn10200.
16096 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16098         * configure (gcc_version): Add new variable describing the
16099         particular gcc version we're building.
16100         * Makefile.in (libsubdir): Add new macro for the directory
16101         in which the compiler finds executables, libraries, etc.
16102         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16103         and libsubdir.
16105 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16107         * Makefile.in (local-clean): Remove *.log.
16108         (warning.log): Built with warn_summary from build.log.
16109         (mail-report.log): Run test_summary.
16110         (mail-report-with-warnings.log): Run test_summary including
16111         warning.log in the report.
16113 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16115         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16117 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16119         * Makefile.in (grep): Grep no longer depends on libiberty.
16121 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16123         * Makefile.in: all-snavigator needs all-libgui.
16125 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16127         * configure.in: Add cygmon and libstub support for mn10300.
16129 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16131         * missing: Update to version from automake 1.3.
16133         * ltmain.sh: On installation, don't get confused if the same name
16134         appears more than once in the list of library names.
16136 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16138         * config.sub: Accept m68060 and m5200 as CPU names.
16140 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16142         * configure: Use && rather than using -a in test, because odd
16143         strings can confuse test.
16144         * configure.in: Likewise.
16146 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16148         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16150 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16152         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16153         bootstrap4-lean): New targets.
16155 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16157         * mpw-* Delete.  Not used.
16159 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16161         * COPYING.LIB: Update FSF address.
16163 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16165         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16167         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16168         GAS_SUPPORT_DIRS.
16170 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16172         * ltconfig, ltmain.sh: Avoid producing a version number if
16173         -version-info was not used.
16175 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16177         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16178         building with newlib.
16180 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16182         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16183         Solaris `make' causes it to continue to next definition.
16185 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16187         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16188         the right GUI libraries and files are installed along with GDB.
16190 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16192         * configure.in: Change alpha to alpha* in several places.
16194 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16196         * config.sub: Recognize sparc86x.
16198 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16200         * configure.in (--enable-target-optspace): Remove debug echo.
16202 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16204         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16206 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16208         * ltconfig: Update cygwin32 support.
16210         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16211         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16212         (GDB_SUPPORT_DIRS): Likewise.
16214 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16216         * configure.in (target_makefile_frag): If --enable-target-optspace,
16217         use -Os to compile target libraries rather than -O2.  Default to
16218         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16219         not used.
16220         * configure.in (target_cflags): Ditto for d30v.
16222 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16224         * Makefile.in (all-bfd): Depend on all-intl.
16225         (all-binutils): Likewise.
16226         (all-gas): Likewise.
16227         (all-gprof): Likewise.
16228         (all-ld): Likewise.
16230 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16232         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16234 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16236         * Makefile.in (all-bfd): Depend upon all-libiberty.
16238         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16240 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16242         * Makefile.in: Add libstub.
16244         * configure.in: Ditto. Build libstub for targets that have cygmon
16245         support.
16247 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16249         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16251 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16253         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16254         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16256 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16258         * configure: Define DEFAULT_M4 by searching PATH.
16259         * Makfile.in: Use DEFAULT_M4.
16261 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16263         * ltconfig: Add cygwin32 support.
16265         * Makefile.in, configure.in: Add libtool as a native only directory
16266         to configure and build.
16268 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16270         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16272 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16274         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16276 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16278         * Makefile.in: add ash make rules
16279         * configure.in: add ash to native_only and host_tools lists
16281 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16283         * Makefile.in (all-gettext, all-intl): New targets.
16284         (ALL_MODULES): Added all-gettext, all-intl.
16285         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16286         (INSTALL_MODULES): Added install-gettext, install-intl.
16287         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16289         * configure.in (host_tools): Added gettext.
16290         (native_only): Likewise.
16291         (noconfigdirs) [various cases]: Likewise.
16292         (host_libs): Added intl.
16294 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16296         * configure: Do not disable building gdbtk for cygwin32 hosts.
16298 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16300         * configure.in: Add thumb-coff target.
16301         * config.sub: Add thumb-coff target.
16303 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16305         * Makefile.in: Revert yesterday's change.
16306         (all-target-winsup):  all-target-librx stays out of here.
16308 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16310         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16311         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16312         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16313         Remove references to librx and libg++.
16315 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16317         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16318         recursive makes
16320 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16322         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16323         for newlib directory.
16324         (CXX_FOR_TARGET): Likewise.
16326 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16328         * ltconfig: Update after libtool/ltconfig.in change for
16329         hpux11.
16331 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16333         * ltconfig, ltmain.sh: Update to libtool 1.2.
16335 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16337         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16338         (install-gcc-cross): Instead, override LANGUAGES here.
16340 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16342         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16343         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16345 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16347         * configure.in: Add Thumb-pe target.
16349 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16351         * Makefile.in - changed sn targets to snavigator
16352         * configure.in - changed sn targets to snavigator
16354 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16356         * config-ml.in: After building symlink tree call make distclean
16357         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16358         to be the case for libiberty.
16360 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16362         * configure: When making link, also check the current
16363         directory. The configure scripts may create one.
16365 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16367         * config.sub: Accept alphapca56 and alphaev6 properly.
16369 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16371         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16373 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16375         * config.sub (sco5): Fix typo.
16377 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16379         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16380         install-itcl.
16381         (install-itcl): Remove dependency on install-tcl.
16383 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16385         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16387 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16389         * configure.in: Don't build libgui for a cygwin32 target when not on
16390         a cygwin32 host.
16392 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16394         * configure (redirect): Set to null, so default behavior of
16395         configure is now --verbose.
16397 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16399         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16400         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16402 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16404         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16405         this change to sync Makefile.in with its ChangeLog entries.
16407 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16409         * ltmain.sh (mkdir): Check that the directory doesn't exist
16410         before we exit with error, so that we don't get races during
16411         parallel builds.
16413 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16415         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16417 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16419         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16420         PICFLAG_FOR_TARGET.
16421         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16423         * configure: Emit a definition for the new macro enable_shared
16424         into each Makefile.
16426 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16428         * configure.in (host_tools, native_only): Add libtool.
16430 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16432         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16433         Fix typo in ming config comment.
16435 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16437         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16439 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16441         * config.sub: Add tic30 cases, and map c30 to tic30.
16443 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16445         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16446         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16447         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16448         (CLEAN_TARGET_MODULES): Similarly
16449         (all-target-libf2c): Add dependences.
16450         * configure.in (target_libs): Add libf2c.
16452 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16454         * configure.in: Remove expect from noconfigdirs when target
16455         is cygwin32.  OK to build expect and dejagnu with Canadian
16456         Cross.
16458 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16460         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16461         host.
16463         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16464         and mingw32.
16466 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16468         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16469         here as it is not defined in the toplevel Makefile.
16471 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16473         * configure (package_makefile_rules_frag): New variable, which names
16474         a file with generic rules, ...
16475         Change comment to mention we now have FIVE parts.
16476         * configure: Undo last change.
16478 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16480         * config.guess: More accurate determination of HP processor types.
16481         * config.sub: More accurate determination of HP processor types.
16483 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16485         * configure (package_makefile_frag): Move inserting the
16486         ${package_makefile_frag} to where it should be according
16487         to the comment.
16489 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16491         * config.guess: Add support for Linux/ARM.
16493 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16495         * .cvsignore: Remove *-info and *-install since they match
16496         release-info and mpw-install, which we don't want to just ignore.
16498 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16500         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16502 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16504         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16505         local_prefix to sub-make invocations.
16507 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16509         * configure.in: Check makefile fragments in the source
16510         directory.
16512 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16514         * configure.in: Check whether host and target makefile
16515         fragments exist before adding them to *_makefile_frag.
16517 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16519         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16521 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16523         * configure.in: Make sure we only replace RPATH_ENVVAR on
16524         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16525         regexp to sed.
16527         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16528         to sub-makes.
16530 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16532         * config-ml.in (multi-do): LDFLAGS must include multilib
16533         designator.
16535 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16537         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16539 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16541         * config.sub: Add mingw32 support.
16542         * configure.in: Likewise.
16544 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16546         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16548 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16550         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16551         * configure (gxx_include_dir): Provide a definition for subdirs
16552         which do not use autoconf.
16554 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16556         * config.guess: Sync with egcs.  Picks up new alpha support,
16557         BeOS & some additional linux support.
16559 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16561         * config.guess: HP 9000/803 is a PA1.1 machine.
16563 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16565         * configure.in: It's alpha*-...
16567 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16569         * configure.in (host_makefile_frag, target_makefile_frag):
16570         Handle multiple config files.
16571         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16572         alpha-*-*.
16574 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16576         * mkdep: New file.
16578 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16580         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16582 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16584         * Makefile.in: Add libgui directory.
16585         (GDB_TK): Add all-libgui.
16586         * configure.in: Add libgui directory.
16587         * configure: Add all-libgui to GDB_TK.
16589 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16591         * config-ml.in (multidirs): Add m32r to multilib list.
16593 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16595         * Makefile.in (all-target-gperf): Change dependency to
16596         all-target-libstdc++.
16598 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16600         * config.guess: Add BeOS support.
16602 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16604         Source directory cvs renamed to cvssrc:
16605         * configure.in (host_tools): Change cvs to cvssrc.
16606         (native_only): Likewise.
16607         (noconfigdirs) [various cases]: Likewise.
16608         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16609         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16610         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16611         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16612         (all-cvssrc): Rename target from all-cvs.
16614 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16616         * configure (gxx_include_dir): Fix thinko.
16618 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16620         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16621         (install-cross, install-gcc-cross): New targets.
16623 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16625         * configure.in (noconfigdirs): Add support for Thumb target.
16627         * config.sub (maybe_os): Add support for Thumb target.
16629 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16631         * Makefile.in: Add rules for cygmon.
16633         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16635 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16637         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16638         * configure (gxx_include_dir): Provide a definition for subdirs
16639         which do not use autoconf.
16641 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16643         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16644         11/18/97 build
16646 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16648         * From Franz Sirl.
16649         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16650         found on RedHat Linux systems.
16652 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16654         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16655         guesses.
16657 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16659         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16661 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16663         * ltmain.sh: If mkdir fails, check whether the directory was created
16664         anyhow by some other process.
16666 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16668         * configure.in (d30v-*-*): Configure all directories.
16670 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16672         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16673         for the D30V.
16675 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16677         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16679 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16681         * include/libiberty.h: Add extern "C" { so it can be used with C++
16682         progrms.
16683         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16684         programs.
16686 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16688         * configure.in (d30v-*-*): Configure GCC now.
16690 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16692         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16693         is no longer needed.
16695 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16697         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16699 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16701         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16702         targets using "$@" to provide support for similar but not identical
16703         targets without having to duplicate code.
16705 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16707         * makefile.vms: Fix to work with DEC C.
16709 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16711         * config.sub: Add mips-tx39-elf to marketing names.
16713 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16715         * ltmain.sh: Handle symlinks in generated script.
16717 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16719         * configure: Handle autoconf style directory options: --bindir,
16720         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16721         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16722         --sysconfdir.
16723         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16724         (sharedstatedir, localstatedir, oldincludedir): New variables.
16725         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16726         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16727         sbindir, sharedstatedir, and sysconfdir.
16729 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16731         * Makefile.in (bootstrap-lean): New target.
16733 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16735         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16736         sn, and gnuserv from noconfigdirs.
16738 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16740         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16742 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16744         * Makefile.in (cross): New target.
16746 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16747                           Jeff Law         <law@cygnus.com>
16749         * Makefile.in (bootstrap2, bootstrap3): New targets.
16750         (all-bootstrap): Remove outdated and confusing target.
16751         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16753 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16755         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16756         windows.  Consistent with gdb/configure.
16758 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16760         * configure.in: Name Linux target fragment.
16762         * configure: Rewrite so that project Makefile fragment is inserted
16763         first and appears last in the resulting Makefile.
16765 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16767         * Makefile.in (install-itcl): Install tcl first.
16769 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16771         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16773 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16775         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16777         * configure.in (skipdirs): Add target-librx for Linux.
16778         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16780 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16782         * Makefile.in (bootstrap): New target.
16784 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16786         * config.sub: Accept 'amigados' for backward compatibility.
16788 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16790         * config.guess: Merge with FSF.
16792 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16794         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16796 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16798         * config.sub: Add "marketing-names" patch.
16800 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16802         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16804 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16806         * config.sub: Handle v850-elf.
16808 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16810         * .cvsignore (*-install): Remove.
16812 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16814         * ltconfig: Set CONFIG_SHELL in libtool.
16815         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16817 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16819         * configure.in (target_subdir): Set to libraries if enable_multilib.
16821 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16823         * config.guess: Update from gcc directory.
16825 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16827         * Makefile.in (all-sim): Depends on all-readline.
16829 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16831         * Makefile.in (BISON, YACC): Use $$s.
16832         (all-bison): Depend on all-texinfo.
16834 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16836         * Makefile.in (BISON): Add -L flag.
16837         (YACC): Likewise.
16839 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16841         * configure.in (noconfigdirs): Add support for v850e target.
16843         * config.sub (maybe_os): Add support for v850e target.
16845 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16847         * configure.in (noconfigdirs): Add support for v850ea target.
16849         * config.sub (maybe_os): Add support for v850ea target.
16851 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16853         * config.sub: Add mipstx39.  Delete r3900.
16855 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16857         * Makefile.in (all-autoconf): Depends on all-texinfo.
16859 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16861         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16862         eabi targets.
16864 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16866         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16868         * configure: When handling a Canadian Cross, handle YACC as well as
16869         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16870         * Makefile.in (all-bison): Depend upon all-texinfo.
16872 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16874         * Makefile.in (BISON): bison, not byacc or bison -y.
16875         (YACC): bison -y or byacc or yacc.
16876         (various): Add *-bison as appropriate.
16877         (taz): No need to mess with BISON anymore.
16879 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16881         * configure: If OSTYPE matches *win32*, try to find a good value for
16882         CONFIG_SHELL.
16884 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16886         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16887         configure.in if it is present.
16889 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16891         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16893 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16895         * config.sub: Recognize `arc' cpu.
16896         * configure.in: Likewise.
16897         * config-ml.in: Likewise.
16899 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16901         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16903 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16905         * configure: Changed sed delimiter from ':' to '|' when
16906         attempting to substitute ${config_shell} for SHELL. On
16907         NT ${config_shell} may contain a ':' in it.
16909 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16911         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16913 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16915         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16917 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16919         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16921         * ylwrap: If the program is a relative path, force it to be
16922         absolute.
16924 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16926         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16928 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16930         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16931         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16932         for libraries.
16934 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16936         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16937         separated by spaces.
16939 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16941         * ylwrap: New file.
16942         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16944         * ltmain.sh: Handle /bin/sh at start of install program.
16946         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16948         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16949         * missing: New file, from automake 1.2.
16951 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16953         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16954         check-tk to CHECK_X11_MODULES.
16956 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16958         * config.sub: Merge with FSF.
16960 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16962         * config.guess: Merge with FSF.
16964 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16966         * configure: Treat msdosdjgpp like go32.
16967         * configure.in: Likewise.  Don't remove gprof for go32.
16969         * configure: Change Makefile.tem2 to Makefile.tm2.
16971 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16973         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16975 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16977         * install-sh (chmodcmd): Set to null if the DST directory already
16978         exists.  Same as Nov 11th change.
16980 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16982         * configure (GDB_TK): Needs itcl and tix.
16984 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16986         * config.guess: Update from FSF.
16988 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16990         * Makefile.in (GDB_TK): Depend on itcl and tix.
16992 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16994         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16995         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16996         (INSTALL_SCRIPT): New variable.
16997         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16998         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16999         to -x.
17000         * install-sh: Add support for -x option.
17002 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17004         * configure.in, Makefile.in: Treat tix like itcl.
17006 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17008         * Makefile.in (WINDRES): New variable.
17009         (WINDRES_FOR_TARGET): New variable.
17010         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17011         (EXTRA_HOST_FLAGS): Add WINDRES.
17012         (EXTRA_TARGET_FLAGS): Add WINDRES.
17013         (EXTRA_GCC_FLAGS): Add WINDRES.
17014         ($(DO_X)): Pass down WINDRES.
17015         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17016         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17017         DLLTOOL_FOR_TARGET.
17019 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17021         * configure.in: configure sim before gdb for win32-x-ppc
17023 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17025         Move gperf into the toplevel, from libg++.
17026         * configure.in (target_tools): Add target-gperf.
17027         (native_only): Add target-gperf.
17028         * Makefile.in (all-target-gperf): New target, depend on
17029         all-target-libg++.
17030         (configure-target-gperf): Empty rule.
17031         (ALL_TARGET_MODULES): Add all-target-gperf.
17032         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17033         (CHECK_TARGET_MODULES): Add check-target-gperf.
17034         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17035         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17037 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17039         * config.sub (mn10200): Recognize new basic machine.
17041 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17043         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17044         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17046 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17048         * configure.in: If we're building mips-sgi-irix6* native, turn on
17049         ENABLE_MULTILIB and set TARGET_SUBDIR.
17051 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17053         * Makefile.in (all-sn): Depend on all-grep.
17055 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17057         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17059         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17060         Makefile.  From Jeff Makey <jeff@cts.com>.
17061         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17063         * Makefile.in (DISTBISONFILES): Remove.
17064         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17065         $(DEFAULT_YACC).
17067         * configure.in: Build itl, db, sn, etc., when building for native
17068         cygwin32.
17070         * Makefile.in (LD): New variable.
17071         (EXTRA_HOST_FLAGS): Pass down LD.
17072         ($(DO_X)): Likewise.
17074 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17076         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17078 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17080         * configure.in (targargs): Strip out any supplied --build argument
17081         before adding our own. Always add --build.
17083 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17085         * configure.in (targargs): Pass --build if we're doing
17086         a cross-compile.
17088 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17090         * configure: Use '|' instead of ":" as the separator in
17091         sed. Otherwise sed chokes on NT path names with drive
17092         designators. Also look for "?:*" as the leading characters in an
17093         absolute pathname.
17095 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17097         * config.sub: Support for r3900.
17099 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17101         * configure.in: Use install-sh, not install.sh.
17103 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17105         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17106         apply it twice.
17108 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17110         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17111         install-binutils.
17113 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17115         * Makefile.in: Add automake targets.
17116         * configure.in (host_tools): Add automake.
17118 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17120         * configure: Default CXX to c++, not gcc.
17121         * Makefile.in (CXX): Set to c++, not gcc.
17122         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17124 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17126         * install-sh: try appending a .exe if source file doesn't
17127         exist
17129 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17131         * configure.in: Turn on multilib by default.
17132         (cross_only): Remove target-libiberty.
17134         * Makefile.in (all-gcc): Don't depend on libiberty.
17136 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17138         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17140 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17142         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17143         (DISTBISONFILES): Add ld/Makefile.in
17145 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17147         * configure.in: if target is cygwin32 but host isn't cygwin32,
17148         don't configure gdb tcl tk expect, not just gdb.
17150 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17152         * configure.in: Added gnuserv everywhere sn appears.
17154         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17155         (CROSS_CHECK_MODULES): Added check-gnuserv.
17156         (INSTALL_MODULES): Added install-gnuserv.
17157         (CLEAN_MODULES): Added clean-gnuserv.
17158         (all-gnuserv): New target.
17160 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17162         * config.guess: Fixes for MIPS OpenBSD systems.
17164 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17166         * Makefile.in (INSTALL_XFORM): Remove.
17167         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17169         * mkinstalldirs: New file, copied from automake.
17170         * Makefile.in (installdirs): Rename from install-dirs.  Use
17171         mkinstalldirs.  Change all users.
17172         (DEVO_SUPPORT): Add mkinstalldirs.
17174 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17176         * install-sh: Rename from install.sh.
17177         * Makefile.in (INSTALL): Change install.sh to install-sh.
17178         (DEVO_SUPPORT): Likewise.
17180         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17181         Graichen <graichen@rzpd.de>.
17183 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17185         * config.guess: Recognize OpenBSD systems correctly.
17187 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17189         * README, Makefile.in (ETC_SUPPORT): Remove references to
17190         cfg-paper*, configure.{texi,man,info*}._
17192 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17194         * Makefile.in (all.normal): Ensure that gcc is built after all
17195         the x11 - ie gdb - targets.
17197 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17199         * makefile.vms: Don't run conf-a-gas.
17201 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17203         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17205 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17207         * configure.in: Remove noconfigdirs case since gdb also
17208         configures and builds for tic80-coff.
17210 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17212         * configure: Set cache_file to config.cache.
17213         * Makefile.in (local-distclean): Remove config.cache.
17215 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17217         * COPYING: Update FSF address.
17219 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17221         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17222         noconfigdirs.
17224 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17226         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17227         MAKEDIRS, is empty.
17229 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17231         * config.sub: Tweak mn10300 entry.
17233 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17235         * configure.in (host_tools): Put sim before gdb, so gdb's
17236         configure.tgt can determine if the simulator was configured.
17238 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17240         * config.sub: Move BeOS $os case to be with other Cygnus
17241         local cases.
17243 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17245         * config.sub: Remove misplaced comment that broke Linux.
17247 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17249         * config.sub: Add BeOS support.
17251 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17253         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17255 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17257         * configure.in (noconfigdirs): Remove tcl and tk from
17258         noconfigdirs for cygwin32 builds.
17260 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17262         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17264 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17266         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17267         make-all.com, use makefile.vms instead.
17269 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17271         * config.sub: Accept -lnews*.
17273 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17275         * configure.in (noconfigdirs): Disable target-newlib,
17276         target-examples and target-libiberty for d30v.
17278 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17280         * configure.in (noconfigdirs): Enable ld for d30v.
17282 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17284         * configure.in (tic80-*-*): Build compiler.
17286 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17288         * configure.in (d30v-*): Remove sim directory from list of
17289         unsupported d30v directories
17291 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17293         * config.sub, configure.in: Add d30v target cpu.
17295 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17297         * makefile.vms: New file.
17298         * make-all.com: Remove.
17300 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17302         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17304 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17306         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17308 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17310         * Makefile.in (ALL_MODULES): Added all-db.
17311         (CROSS_CHECK_MODULES): Addec check-db.
17312         (INSTALL_MODULES): Added install-db.
17313         (CLEAN_MODULES): Added clean-db.
17315 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17317         * config.guess: Merge with latest FSF sources.
17319 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17321         * Makefile.in (ALL_MODULES): Added all-itcl.
17322         (CROSS_CHECK_MODULES): Added check-itcl.
17323         (INSTALL_MODULES): Added install-itcl.
17324         (CLEAN_MODULES): Added clean-itcl.
17326 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17328         * configure.in: build gdb for mn10200
17330 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17332         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17334 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17336         * configure.in (tic80-*-*): Turn off most targets right now.
17338 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17340         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17341         rather than the makeinfo program.
17342         (do-info): Depend upon all-texinfo.
17344 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17346         * configure.in: Remove uses of config/mh-linux.
17348         * config.sub, config.guess: Merge with latest FSF sources.
17350 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17352         * config.sub (case $basic_machine): Add tic80 entries.
17354 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17356         * config.sub, config.guess: Merge with latest FSF sources.
17358 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17360         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17361         * mpw-config.in: Test for NewFolderRecursive.
17362         * mpw-install: Use symbolic name for startup filename.
17363         * mpw-README: Add various additional details.
17365 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17367         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17369 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17371         * configure.in: Do build gcc and the target libraries for
17372         the mn10200.
17374 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17376         * configure.in: don't avoid building gdb for mn10300 any more
17377         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17378         instead of single-quoting it.
17380 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17382         * configure.in: Don't use --with-stabs on IRIX 6.
17384 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17386         * configure.in (m32r): Build gdb, libg++ now.
17388 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17390         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17391         directories from noconfigdirs.
17393 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17395         * config.sub (basic_machine): added mips16 configuration
17397 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17399         * config.sub: Handle d10v-unknown.
17401 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17403         * config.sub: Handle v850-unknown.
17405 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17407         * Makefile.in: add findutils
17408         * configure.in: add findutils to list of host_tools
17410 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17412         * config.sub: Handle mn10200 and mn10300.
17414 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17416         * configure.in (d10v-*): Do not build librx.
17418 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17420         * configure.in (mn10300): Build everything except gdb & libgloss.
17422 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17424         * config.guess:  Patch for Dansk Data Elektronik servers,
17425         from Niels Skou Olsen <nso@dde.dk>.
17427         For ncr, use /bin/uname rather than uname, since GNU uname does not
17428         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17430         Patch for MIPS R4000 running System V,
17431         from Eric S. Raymond <esr@snark.thyrsus.com>.
17433         Fix thinko for nextstep.
17435         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17437         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17438         * config.guess: Guess mips-dec-mach_bsd4.3.
17440         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17441         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17442         release numbers.
17443         * config.guess (mips-mips-riscos*):  Emit just enough of the
17444         release number.
17446         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17447         * config.guess (sparc-auspex-sunos*):  Added.
17448         (f300-fujitsu-*): Added.
17450         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17451         * config.guess:  Recognize a Tadpole as a sparc.
17453 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17455         * config.guess: Don't assume that NextStep version is either 2 or
17456         3.  NextStep 4 (aka OpenStep 4) has come out now.
17458 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17460         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17461         From Rik Faith <faith@cs.unc.edu>.
17463 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17465         * config.sub: Contributions from bug-gnu-utils to:
17466         Support plain "hppa" (no version given) architecture, reported by
17467         OpenStep.
17468         OpenBSD like NetBSD.
17469         LynxOs is not a hardware supplier.
17471         * config.guess: Contributions from bug-gnu-utils to add support for:
17472         OpenBSD like NetBSD.
17473         Stratus systems.
17474         More Pyramid systems.
17475         i[n>4]86 Intel chips.
17476         M680[n>4]0 Motorola chips.
17477         Use unknown instead of lynx for hardware manufacturer.
17479 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17481         * install.sh (chmodcmd): Set to null if the DST directory already
17482         exists.
17484 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17486         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17487         not use mt-ppc target Makefile fragment any more.
17489 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17491         * configure.in (*-*-windows):  Exclude everything but those dirs
17492         needed to build windows.
17494 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17496         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17498 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17500         * configure.in:  Exclude mmalloc from i386-windows.
17502 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17504         * Undo my previous change.
17506 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17508         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17509         unconditionally.
17510         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17512 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17514         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17515         host to add it's own flags.
17517 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17519         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17521 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17523         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17524         (CXX_FOR_TARGET): Likewise.
17525         (GCC_FOR_TARGET): Define.
17526         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17527         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17528         CC_FOR_TARGET was specified on the command line.
17529         (MAKEOVERRIDES): Don't define.
17531 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17533         * configure.in (m32r): Fix spelling of libg++ libs.
17535 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17537         * config.sub (-apple*): Remove, now redundant.
17539 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17541         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17543         * configure: Rework yesterday's sed script patch.
17545         * config.sub: Merge with FSF.
17547 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17549         * config.guess:  Merge from FSF.
17551         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17552         * config.guess: Use pc instead of unknown, for pc clone systems.
17553         Change linux to linux-gnu.
17555         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17556         * config.guess: Avoid non-portable tr syntax.
17558 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17560         * test-build.mk (HOLES): Add "xargs" for gdb.
17562         * configure: Avoid hpux10.20 sed bug.
17564 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17566         * configure.in:  Add support for windows host
17567         (that is a build done under the Microsoft build environment).
17569 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17571         * Makefile.in: Replace all uses of srcroot with s, to shrink
17572         command line lengths.
17574         Patches from Geoffrey Noer <noer@cygnus.com>:
17575         * configure.in: If configuring for newlib, pass --with-newlib to
17576         subdirectories.
17577         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17578         -Bnewlib/ and -Lwinsup to gcc.
17579         (CXX_FOR_TARGET): Likewise.
17581 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17583         * Makefile.in (ETC_SUPPORT): Add configure.
17585 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17587         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17588         host configuration file.
17590 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17592         * configure.in: Break mn10x00 support into separate
17593         mn10200 and mn10300 configurations.
17594         * config.sub: Likewise.
17596 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17598         * configure.in: Add lots of stuff to noconfigdirs for
17599         the mn10x00 targets.
17601         * config.sub, configure.in: Add mn10x00 support.
17603 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17605         * make-all.com: Call conf-a-gas, not config-a-gas.
17607 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17609         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17610         targets.
17612 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17614         * mpw-README: Add much more detail for native PowerMac.
17615         * mpw-install: New file.
17616         * mpw-configure: Add --norecursion and --help options.
17617         * mpw-config.in: Translate readme and install files when
17618         copying to objdir.
17619         * mpw-build.in: Don't always depend on byacc and flex.
17620         (install-only-top): New action.
17622 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17624         * configure.in:  You can now configure GDB for the v850.
17626 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17628         * configure.in (noconfigdirs): Don't configure any C++ dirs
17629         if targeting D10V.
17631 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17633         * config.sub: Recognize mips64vr5000.
17635 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17637         * configure.in: Use a single line for host_tools and native_only.
17639 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17641         * config.sub, configure.in: Add entries for m32r.
17643 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17645         * Makefile.in (inet-install): Don't run install-gzip.
17647 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17649         * configure.in:  Don't config lots of things for *-*-windows*.
17651 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17653         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17654         (host_libs, host_tools): Copy from configure.in.
17655         * mpw-configure: Don't complain about directories not found.
17657 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17659         * configure.in (i[345]86): Recognize i686 for pentium pro.
17660         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17661         file.
17663         * config.guess (i[345]86): Ditto.
17665 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17667         * configure.in (noconfigdirs): Removed gdb for D10V.
17669 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17671         * configure.in: Remove ld, target-libio, target-libg++, and
17672         target-libstdc++ from noconfigdirs.
17674 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17676         * configure: Fix three locations where shell scripts were
17677         being run directly rather than with config_shell.
17679 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17681         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17682         * config.sub (basic_machine): Recognize v850.
17684 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17686         * mpw-configure: Handle multiple enable/disable options and
17687         pass them down recursively, handle -c and -s flags appropriately
17688         depending on choice of compiler, add escape mechanism for
17689         quoted arguments to gC.
17691 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17693         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17694         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17695         so that -mrelocatable-lib and -mno-eabi are used.
17697         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17698         not support --print-multi-lib, don't abort.
17700 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17702         * make-all.com: Run config-a-gas.
17703         * setup.com: Don't copy subdirectory files around.
17705 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17707         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17708         target, it now compiles correctly.
17710 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17712         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17714 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17716         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17718 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17720         * configure.in (native_only): Add prms.
17722 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17724         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17725         (BINUTILS_SUPPORT_DIRS): Likewise.
17727 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17729         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17730         d10v support is added.
17732 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17734         * configure.in (d10v-*-*): New target.
17736 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17738         * config.guess (HP 9000/811): Recognize this as a PA1.1
17739         machine.
17741 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17743         * Makefile.in (do-tar-gz): New target, split out from tail end of
17744         taz target.  Run each command separately, don't use pipes.
17745         (taz): Use it.
17747 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17749         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17750         * mpw-build.in: No builds should depend on building byacc or flex,
17751         they are assumed to be installed already.
17753 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17755         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17756         variable that CC_FOR_TARGET needs.
17758 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17760         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17761         options have changed since the last time the subdirectory was
17762         configured, and if it has, reconfigure.
17763         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17764         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17766 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17768         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17769         CLEAN_MODULES): Add bash.
17770         (all-bash): New target.
17772 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17774         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17776 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17778         * config.sub (basic_machine): Recognize d10v as a valid processor.
17780 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17782         * mpw-configure: Add support for --bindir.
17783         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17785 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17787         * configure.in: add bash, time, gawk to list of hosttools and things
17788         to only build for native toolchains
17790 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17792         * Makefile.in (docdir): Remove.
17794 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17796         * Makefile.in (datadir): Set to $(prefix)/share.
17798 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17800         * configure.in: build diff and patch for cygwin32-hosted
17801         toolchains.
17803 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17805         * config.sub: Accept -rtems*.
17807 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17809         * configure.in: enable dosrel for cygwin32-hosted builds,
17810                 remove diff from the list of things not buildable
17811                 via Canadian Cross
17813 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17815         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17816         don't get ". ".
17818 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17820         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17822 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17824         * Makefile.in (taz): Handle case where tex3patch didn't even get
17825         checked out.  Also, if it was found, put the symlink in a new util
17826         subdirectory.
17828 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17830         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17832 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17834         * config.sub: Recognize -openvms.
17835         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17836         * make-all.com, setup.com: New files.
17838 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17840         * Makefile.in (taz): tex3patch moved to texinfo/util.
17842 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17844         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17845         * configure.in: remove make from disable-if-Can-Cross list
17846                 enable gdb if ${host} and ${target} are cygwin32
17848 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17850         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17851         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17853 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17855         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17856         distinguish sysv/svr4/bsd variants.
17857         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17859 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17861         * configure.in: Added copyright notice.
17862         * move-if-change: Added copyright notice.
17864 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17866         * configure.in (powerpcle-*-solaris*): Until we get shared
17867         libraries working, don't build gdb, sim, make, tcl, tk, or
17868         expect.
17870 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17872         * config.guess:  Merge with FSF:
17874         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17875         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17877         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17878         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17880         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17881         * config.guess:  Combine two OSF1 rules.
17882         Also recognize field test versions.  From mjr@zk3.dec.com.
17883         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17884         because GNU uname does not support -p.  From pmr@pajato.com.
17886 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17888         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17890 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17892         * mpw-README: Document GCCIncludes.
17894 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17896         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17898 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17900         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17902 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17904         * configure.in (*-*-cygwin32): Configure make.
17906 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17908         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17910 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17912         * Makefile.in (all-inet): Depend on all-perl.
17914         * Makefile.in (inet-install): New target.
17916         * Makefile.in (all-inet): Depend on all-tcl.
17917         (all-inet): Depend on all-send-pr.
17919 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17921         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17922         temporarily.
17924 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17926         * configure.in: Don't configure --with-gnu-ld on AIX.
17928 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17930         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17932 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17934         * Makefile.in (ALL_MODULES): Added all-inet.
17935         (CROSS_CHECK_MODULES): Added check-inet.
17936         (INSTALL_MODULES): Added install-inet.
17937         (CLEAN_MODULES): Added clean-inet.
17938         (all-indent): New target.
17940         * configure.in (host_tools): Added inet.
17941         (native_only): Added inet.
17942         (noconfigdirs): Added inet.
17944 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17946         * configure.in: Don't configure libgloss if we are not configuring
17947         newlib.
17949 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17951         * configure.in: Don't configure libgloss for unsupported
17952         architectures.
17954 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17956         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17958 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17960         * Makefile.in (ALL_MODULES): Include all-apache.
17961         (CROSS_CHECK_MODULES): Include check-apache.
17962         (INSTALL_MODULES): Include install-apache.
17963         (all-apache): New target.
17965         * configure.in: Added apache everywhere perl is seen.
17967 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17969         * Makefile.in: Add support for clean-{module} and
17970         clean-target-{module} rules.
17972 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17974         * configure.in (*-*-ose) do not build libgloss.
17976 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17978         * config.guess (prep*:SunOS:5.*:*): Turn into
17979         powerpele-unknown-solaris2.
17981 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17983         * configure.in: Permit --enable-shared to specify a list of
17984         directories.
17986 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17988         * configure.in (host==solaris): Pass only the first word of $CC
17989         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17991 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17993         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17995 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17997         * Makefile.in (ALL_MODULES): Include all-perl.
17998         (CROSS_CHECK_MODULES): Include check-perl.
17999         (INSTALL_MODULES): Include install-perl.
18000         (ALL_X11_MODULES): Include all-guile.
18001         (CHECK_X11_MODULES): Include check-guile.
18002         (INSTALL_X11_MODULES): Include install-guile.
18003         (all-perl): New target.
18004         (all-guile): New target.
18006         * configure.in (host_tools): Include perl and guile.
18007         (native_only): Include perl and guile.
18008         (noconfigdirs): Don't build guile and perl; no ports have been
18009         done.
18011 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18013         * configure (--enable-*): Handle quoted option lists such as
18014         --enable-sim-cflags='-g0 -O' better.
18016 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18018         * Makefile.in ({,inst}all-target): New rule so we can make and
18019         install all of the target directories easily.
18021 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18023         * configure.in: Add missing global flag in sed substitution when
18024         deleting `target-' from ${configdirs}.
18026 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18028         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18029         option.
18031         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18032         config/mh-necv4.
18034         * install.sh: Correct misspelling of transformbasename.
18036         * config.guess: Recognize mips-*-sysv*.
18038 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18040         * config.sub: Recognize mon960.
18042 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18044         * configure: Restore Canadian Cross handling of BISON and LEX,
18045         removed in Feb 20 change.
18047 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18049         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18050         Mention make install.  Remove the old copyright date as well the
18051         clumsy and rather pointless copyright on the README file.
18053 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18055         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18056         Makefile after running symlink-tree, then run `make distclean' to
18057         avoid clobbering any generated files in srcdir.
18059 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18061         * configure.in (m68k-*-netbsd*): Build everything now.
18063 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18065         * Makefile.in (taz): Fix quoting.
18067 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18069         * configure.in (sparclet-*-*): Build everything now.
18071 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18073         * configure.in (m68k-*-linux*): New host.
18075 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18077         * configure: Check for bison before byacc.
18079 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18081         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18082         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18083         searching PATH.  These are used as fallbacks by Makefile.in if
18084         flex/bison/byacc aren't in objdir.
18086 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18088         * Makefile.in: Make everything which depends upon all-bfd also
18089         depend upon all-opcodes, in case --with-commonbfdlib is used.
18091 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18093         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18094         building NT native compilers on Unix.
18096 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18098         * configure.in: Don't get CC from the host Makefile fragment if we
18099         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18100         Solaris test for /usr/ucb/cc to the post target script, just after
18101         the compiler sanity test.
18103 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18105         * config.sub: Merge with FSF.
18107 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18109         * Makefile.in (RPATH_ENVVAR): New variable.
18110         (REALLY_SET_LIB_PATH): Use it.
18111         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18113 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18115         * config.sub, configure.in: Recognize sparclet cpu.
18117 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18119         * config.guess:  Support m68k-cbm-sysv4.
18121 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18123         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18124         m68k-unknown-linuxaout from linker help string.  Put quotes around
18125         $ld_help_string.
18127 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18129         * config.guess (powerpc-harris-powerunix): Add guess for port
18130         to new target.
18132 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18134         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18136 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18138         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18139         $(REALLY_SET_LIB_PATH) in Makefile.
18140         * Makefile.in (SET_LIB_PATH): New variable.
18141         (REALLY_SET_LIB_PATH): New variable.
18142         ($(DO_X)): Use $(SET_LIB_PATH).
18143         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18144         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18145         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18146         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18147         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18148         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18149         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18150         (install-dosrel): Likewise.
18151         (all-opcodes): Depend upon all-libiberty.
18153 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18155         * config.guess (*:CYGWIN*): New
18157 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18159         * Makefile.in (all-target-winsup): All all-target-libiberty.
18161 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18163         * configure.in (noconfigdirs): Add missing # in front of comment.
18165 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18167         * configure.in: add second pass to things added to noconfigdirs
18168         so *-gm-magic can exclude libgloss properly.
18170 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18172         * mpw-configure (extralibs_name, rez_name): Set correctly
18173         for MWC68K compiler.
18175         * mpw-README: Add more info on the necessary build tools.
18177 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18179         * configure.in, config.sub: Recognize cygwin32.
18181 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18183         * config.guess, config.sub: Recognize A/UX.
18185 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18187         * config.sub: Merge with gcc/config.sub.
18189 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18191         * mpw-build.in (do-binutils): Add build of stamps.
18193 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18195         * config.sub: Add recognition for mips64vr4100*-* targets.
18197 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18199         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18200         Add creation of gconfigargs with `--enable-shared' turned on.
18201         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18202         ($(host)-stamp-stage3-configured): Likewise.
18203         (HOLES): Add chatr and ldd.
18204         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18206 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18208         * configure: Pass --nfp to recursive configures.
18210 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18212         * Makefile.in (DLLTOOL): New.
18213         (DLLTOOL_FOR_TARGET): New.
18214         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18215         (EXTRA_TARGET_FLAGS): Ditto.
18216         (EXTRA_GCC_FLAGS): Ditto.
18217         (CONFIGURE_TARGET_MODULES): Ditto.
18218         (DO_X): Ditto.
18219         * configure: Add DLLTOOL.
18221 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18223         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18224         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18225         mh-sco, since old workarounds no longer needed, and don't
18226         build ld, since libraries have weak symbols in COFF.
18228 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18230         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18232 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18234         * configure.in: Make sure that ${CC} can be used to compile an
18235         executable.
18237 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18239         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18240         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18241         nothing depending on whether gdbtk is being built.
18243 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18245         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18247 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18249         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18250         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18252 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18254         * config-ml.in: Add support for
18255         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18256         Simplify setting of multidirs from --disable-foo.
18258 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18260         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18261         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18262         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18263         non-empty, pass them on to the  GCC make.
18264         (all-bootstrap): New rule that is like all-gcc, except it executes
18265         the GCC bootstrap rule instead of the GCC all rule.
18267 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18269         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18271 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18273         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18274         DG/UX support.
18276 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18278         * config.sub (i*86*) Change [345] to [3456]
18280 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18282         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18283         --with-gnu-ld=no.
18285 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18287         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18288         AIX multilibs get built.
18290 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18292         * configure.in (i386-win32): Don't build expect if we're not
18293         building the tcl subdir.
18295 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18297         * Makefile.in: (configure-target-examples, all-target-examples):
18298         New targets, configure and build example programs.
18300 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18302         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18303         use it as input to sedit the generated MPW makefile.
18304         * mpw-README: Add a suggestion about Gestalt.h.
18306 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18308         * config.sub: Accept *-*-ieee*.
18310 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18312         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18313         Ronald F. Guilmette <rfg@monkeys.com>.
18315 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18317         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18318         for powerpc-pe native.
18319         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18320         (target==powerpc-pe): duplicate i386-win32 entry.
18322 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18324         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18325         of vxworks, not just vxworks5.1.
18327 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18329         * mpw-configure: Add support for exec-prefix.
18331 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18333         * config.guess: Recognize HP model 816 machines as having
18334         a PA1.1 processor.
18336 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18338         * configure: Ignore new autoconf configure options.
18340 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18342         * config.guess:  Recognize Pentium under SCO.
18343         From Robert Lipe <robertl@arnet.com>.
18345 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18347         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18349 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18351         * configure.in: Don't configure gas for alpha-dec-osf*.
18353 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18355         * configure.in: Default to --with-stabs for some targets for which
18356         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18357         i[345]86*-*-unixware*.
18359 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18361         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18362         rather than basing it on the target.  Simplify handling of options
18363         controlling which directories to configure.  Remove extraneous
18364         slash in multi-clean target.
18366 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18368         * config-ml.in: Prefix more variables with ml_ so they don't collide
18369         with configure's.
18371 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18373         * configure: Don't turn -v into --v.
18375 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18377         * configure.in (targargs): Fix typo.
18379         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18381 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18383         * configure.in: Strip --host and --target options from
18384         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18385         --with-cross-host option when building with a cross-compiler.
18386         * configure: Canonicalize the arguments put into config.status by
18387         always using `=' for an option with an argument.  Pass a presumed
18388         --host or --target explicitly.
18390 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18392         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18393         into general OS recognition case.
18395 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18397         * configure.in (target_configdirs): add target-winsup only
18398         for win32 target systems.
18400 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18402         * Makefile.in (all-target-libgloss): Depend upon
18403         configure-target-newlib, since when libgloss is built it looks to
18404         see if the newlib directory exists.
18406 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18408         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18409         cfg-ml-*.in.
18411 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18413         * configure: Handle LD and LD_FOR_TARGET when configuring a
18414         Canadian Cross.
18416 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18418         * configure.in (target_libs): add target-winsup.
18419         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18420         (target==ppcle-pe): remove ld from $noconfigdirs.
18422 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18424         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18425         Preserve relative path names in $srcdir.  Build symlink tree if
18426         configuring cross target dir and srcdir=. (= no VPATH support).
18427         (configure-target-libg++): Depend on configure-target-librx.
18428         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18429         * config-ml.in: New file.
18430         * symlink-tree: New file.
18431         * configure: Ensure srcdir="." if that's what it is.
18433 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18435         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18436         includes and FLEX_SKELETON setting.
18437         * mpw-configure (--with-gnu-ld): New option, controls whether
18438         to use PPCLink or ld with PowerMac GCC.
18439         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18440         * mpw-config.in: Configure grez if targeting Mac.
18442         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18443         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18444         just macos.
18445         * configure.in: Configure grez resource compiler if targeting Mac.
18446         * Makefile.in (all-grez, install-grez): New targets.
18448 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18450         * configure: CXX defaults to gcc, not g++.  If we find
18451         gcc in the path, set CC to gcc -O2.
18453 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18455         * configure: Default ${build} correctly.  Avoid picking up extra
18456         spaces when reading CC and CXX from Makefile.  When doing a
18457         Canadian Cross, use plausible default values for numerous
18458         variables.
18459         * configure.in: When doing a Canadian Cross, don't try to
18460         configure tools whose configure script can't handle it.
18462 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18464         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18466 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18468         * configure:  Remove dubious bug reporting address.
18470 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18472         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18473         configure script, run that instead of this directory's configure.
18474         In either case, print a message that we're configuring the sub-dir.
18476 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18478         * configure.in: Before checking for the existence of various files,
18479         use sed to filter out "target-".
18481 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18483         * Makefile.in (DO_X): Split rule to decrease command line length
18484         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18485         (Philippe De Muyter).
18487 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18489         * Makefile.in (all-patch): depend on all-libiberty.
18491 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18493         * configure.in: If the only directory in target_configdirs which
18494         actually exists is libiberty, then set target_configdirs to empty,
18495         to avoid trying to build a target libiberty in a gas or gdb
18496         distribution.
18498 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18500         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18501         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18502         systems.
18504 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18506         * configure.in (copy_dirs): Use sys-include instead of include
18507         for --with-headers option.
18509 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18511         * Makefile.in, configure.in: Make winsup builds work with
18512         new scheme.
18514 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18516         * configure.in: Build the linker on AIX.
18518 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18520         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18521         where needed.
18523 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18525         * Makefile.in (all-gcc): Fix typo.
18527 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18529         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18531 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18533         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18534         to target-xiberty, to provide more flexibility.
18535         (target_subdir):  Define.  Create if cross.
18536         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18537         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18538         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18539         check-libFOO -> check-target-libFOO, etc.
18540         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18541         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18542         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18543         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18544         allow ALL_GCC="" to only configure.
18545         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18546         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18547         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18549 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18551         * Makefile.in (taz): Build "info" in etc explicitly.
18553 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18555         * configure.in:  Make sure that CC is undefined (as opposed to
18556         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18557         problem with autoconf trying to configure on a host without GCC.
18559 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18561         * mpw-configure: Set host alias from choice of host compiler,
18562         only use generic MPW Makefile sed if present, edit a file
18563         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18564         * mpw-README: Add problem notes about CW6 and CW7.
18566 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18568         * Makefile.in (taz): Use ";" instead of ";;".
18570 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18572         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18573         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18574         DISTDOCDIRS.
18575         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18576         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18578 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18580         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18581         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18582         Move bfd to DISTSTUFFDIRS.
18584 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18586         * Makefile.in (X11_LIB): Removed.
18587         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18589         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18591 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18593         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18594         names.
18596 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18598         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18600 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18602         * configure.in (i[345]86-*-win32): Always build newlib.
18603         Don't configure cvs, autoconf or texinfo.
18604         * Makefile.in (LD_FOR_TARGET): New.
18605         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18606         Pass down LD_FOR_TARGET.
18608 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18610         * winsup: New directory.
18611         * Makefile.in: Build winsup.
18612         * configure.in: Winsup is configured when target is win32.
18613         Can only build win32 target GDB when native.
18615 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18617         * config.guess: Recognize HP model 819 machines as having
18618         a PA 1.1 processor.
18620 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18622         * configure: Fix sed loop which substitutes for CC and CXX to
18623         avoid bug found in various sed implementations.
18625 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18627         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18628         simulator.  Use standard powerpc-*-eabi*.
18630 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18632         * configure.in: Stop putting gas and binutils in noconfigdirs for
18633         powerpc-*-aix* and rs6000-*-*.
18635 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18637         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18638         -mcall-aixdesc libraries.
18640 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18642         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18644         * config.sub (arm | armel | armeb): Fix shell syntax.
18646 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18648         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18649         -msoft-float and -mcpu=common support.
18650         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18651         libraries.
18653 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18655         * configure.in: Allow configuration and build of emacs19 for the alpha.
18657 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18659         * configure.in (CC): Get ^CC, not just any old CC, from
18660         ${host_makefile_frag}.
18662 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18664         * configure.in (CC): Try to get CC from
18665         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18667 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18669         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18670         only if it exists in $(srcdir).
18672 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18674         * configure: If CC and CXX are not set in the environment, set
18675         them, based on either an existing Makefile or on searching for gcc
18676         in PATH.  Substitute for CC and CXX in Makefile.
18677         * configure.in: Remove libm from target_libs.  Separate
18678         target_configdirs from configdirs.  If CC is not set in
18679         environment, try to get it from a host Makefile fragment.  Rewrite
18680         changes of configdirs to use skipdirs instead.  A few minor
18681         tweaks.  Take directories out of target_configdirs as they are
18682         taken out of configdirs.  Remove existing Makefile files from
18683         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18684         CONFIG_ARGUMENTS in Makefile.
18685         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18686         by configure.in.
18687         (CONFIG_ARGUMENTS): Likewise.
18688         (CONFIGURE_TARGET_MODULES): New variable.
18689         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18690         ($(CONFIGURE_TARGET_MODULES)): New target.
18691         (configure-libg++, configure-libio): New targets.
18692         (all-libg++): Depend upon configure-libg++.
18693         (all-libio): Depend upon configure-libio.
18694         (configure-libgloss, all-libgloss): New targets.
18695         (configure-libstdc++): New target.
18696         (all-libstdc++): Depend upon configure-libstdc++.
18697         (configure-librx, all-librx): New targets.
18698         (configure-newlib): New target.
18699         (all-newlib): Depend upon configure-newlib
18700         (configure-xiberty): New target.
18701         (all-xiberty): Depend upon configure-xiberty.
18703 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18705         * configure.in (host i[345]86-*-win32):  Expand the
18706         noconfigdirs again.
18708 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18710         * mpw-configure: Fix sed command file name.
18712 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18714         * configure.in (host i[345]86-*-win32): Reduce the
18715         noconfigdirs again.
18717 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18719         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18720         or powerpc*-*-pe*, since they are not yet supported.
18722 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18724         Add PowerMac support and many other enhancements.
18725         * mpw-configure: New option --cc to select compiler to use,
18726         paste options set according to --cc into the generated
18727         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18728         if mpw-make.sed is present.
18729         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18730         add forward includes for PowerPC include files.
18731         * mpw-build.in: Build using Makefile.PPC if present.
18732         (do-byacc, etc): Remove separate version resource builds.
18733         (do-gas): Build "stamps" before "all".
18734         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18735         * mpw-README: Update to reflect --cc option, PowerMac support,
18736         and recently-reported compatibility problems.
18738 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18740         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18741         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18742         (--with-multilib-top): Pass to recursive invocations.
18744 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18746         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18747         v810-*-*.
18749 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18751         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18752         gdb, ld and opcodes on v810-*-*.
18754 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18756         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18757         (local-maintainer-clean): New target.
18758         (maintainer-clean): New target.
18759         (realclean): Just depend upon maintainer-clean.
18761 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18763         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18765 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18767         * configure.in: Build ld in mips*-*-bsd* case.
18769 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18771         * config.sub: Accept -lites* OS.  From Ian Dall.
18773 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18775         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18776         targets.
18778 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18780         * configure.in: treat i386-win32 canadian cross the same as
18781         i386-go32 canadian cross.
18783 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18785         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18786         running under the simulator to build a reduced set of libraries.
18787         (powerpc-*-eabiaix): Add fine grained multilib support added to
18788         other powerpc targets yesterday.
18790 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18792         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18793         -disable-softfloat, -disable-relocatable, -disable-aix, and
18794         -disable-sysv to control which multilib libraries get built.
18796 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18798         * configure: Add Makefile.tem to list of files to remove in trap
18799         handler.
18801 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18803         * config.guess (*Linux*):  Add missing "exit"s.
18804         Also, need specific check for alpha-unknown-linux (uses COFF).
18806 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18808         * config.guess:  Merge with FSF:
18810         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18811         * config.guess (AIX4): More robust release numbering discovery.
18813         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18814         * config.guess (i386-sequent-ptx): Properly get version number.
18816         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18817         * config.guess (mips:*:4*:UMIPS): New case.
18819 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18821         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18822         (i386-win32 host): Likewise.  Don't build readline.
18824 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18826         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18827         SUPPORT_FILES to submakes.
18829 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18831         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18832         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18833         mpw-configure.
18835 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18837         * configure.in (appdirs): Use =, not ==, in test expression when
18838         trying to build the text to print in the warning message for
18839         Solaris users.
18841 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18843         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18845 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18847         * config.guess: Recognize lynx-2.3.
18849 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18851         * config.sub (z8ksim): Deleted
18852         (z8k-*-coff): New, this is the one true name of the target.
18854 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18856         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18858 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18860         * config.guess (*:Linux:*:*): First try asking the linker what the
18861         default object file format is (elf, aout, or coff).  Then if this
18862         fails, try previous methods.
18864 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18866         * configure.in: Don't build newlib for *-*-vxworks5.1.
18868 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18870         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18871         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18873 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18875         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18877 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18879         * cfg-ml-com.in: New file.
18880         * cfg-ml-pos.in: New file.
18882 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18884         * COPYING.NEWLIB: Add HP free copyright to list.
18886 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18888         * config.sub: Recognize -eabi* for the system, not just -eabi.
18890 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18892         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18893         * config.sub, configure.in (win32): New target and host.
18895 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18897         * configure.in: Add i386-pe configuration.
18899 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18901         * mpw-build.in (install): Install GDB after LD.
18903 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18905         * mpw-config.in (elf/mips.h): Always forward-include, needed
18906         for GDB to build.
18908 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18910         * testsuite: New directory for customer acceptance and whole tool
18911         chain tests.
18913 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18915         * configure: If per-host line isn't found, but AC_OUTPUT is found
18916         and a configure script exists, run it instead.
18918 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18920         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18922 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18924         * configure: Set build_{cpu,vendor,os,alias} to host values when
18925         --build isn't specified.
18927 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18929         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18930         (FLAGS_TO_PASS): Pass them.
18931         (EXTRA_TARGET_FLAGS): Ditto.
18933 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18935         * Makefile.in (all-libg++): Depend on all-libstdc++.
18937 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18939         * configure.in (noconfigdirs): Enable all packages for
18940         i386-unknown-netbsd.
18942 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18944         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18945         hosted builds (DOS builds)
18947 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18949         Changes for ARM based on patches from Richard Earnshaw:
18950         * config.sub: Handle armeb and armel.
18951         * configure.in: Omit arm linker only for riscix.
18953 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18955         * config.guess:  Update from FSF.
18957 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18959         * config.sub: Recognize powerpcle as the little endian variant of
18960         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18961         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18962         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18963         temporarily.
18965 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18967         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18969 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18971         * config.sub: Accept -lites* as a basic system type.
18973 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18975         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18976         installed, and if so return linuxoldld as the system name.
18978 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18980         * config.guess: Add hppa1.1-hp-lites support.
18982 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18984         * configure.in: Don't build newlib for m68k-vxworks5.1.
18986 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18988         * configure.in (mips-sgi-irix6): Use mh-irix5.
18990 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18992         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18994 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18996         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18997         OSF/1.  Fix compiler flags.
18998         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19000 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19002         * configure.in: Recognize --with-newlib.
19003         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19005 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19007         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19008         to *_X11_MODULES due to gdbtk needing X include files et al.
19010 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19012         Merge in support for Mac MPW as a host.
19013         (Old change descriptions retained for informational value.)
19015         * mpw-config.in: Add generic include forwards for cpu-specific
19016         include files in aout and elf directories.
19018         * mpw-configure: Added copyright.
19019         * mpw-config.in: Check for presence of required build tools.
19020         (target_libs): Add newlib.
19021         (target_tools): Add examples.
19022         (Read Me): Generate as "Read Me for MPW" instead.
19023         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19024         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19025         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19027         * mpw-configure: Remove subdir-specific makefile hackery,
19028         delete mk.tmp after using it.
19030         * mpw-build.in (all): Display start and end times.
19032         * mpw-configure (host_canonical): Set.
19033         (target_cpu): Always add to makefiles.
19034         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19035         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19036         (mpw-mh-mpw): Look for in srcdir and srcroot.
19037         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19039         * mpw-build.in: (install-only): New target.
19041         * mpw-configure (host_alias, target_alias): Rename from hostalias
19042         and targetalias, add into generated Makefile.
19043         (mk.tmp): If present, add into generated Makefile.
19044         * mpw-build.in (all-gas): Build config.h first before gas proper.
19046         * mpw-configure (config.status): Write only if changed.
19047         * mpw-config.in (readline): Configure it (not built, just used for
19048         definitions).
19050         * mpw-config.in (elf/mips.h): Add a forward include.
19052         * mpw-config.in: Forward-include most .h files in include into
19053         extra-include.
19054         (readline): Don't build.
19055         mpw-build.in (install): Install GDB.
19057         * mpw-configure (prefix, mpw_prefix): Handle it.
19058         * mpw-config.in (mmalloc, readline): Don't configure.
19059         * mpw-build.in (thisscript): Rename to ThisScript.
19060         Use mpw-build instead of BuildProgram everywhere.
19061         (mmalloc, readline): Don't build.
19062         * mpw-README: New file, basic documentation about the MPW port.
19064         * mpw-config.in: Use forward-include to create include files.
19066         * mpw-configure: Add more things to the top of each configured
19067         Makefile, including contents of config/mpw-mh-mpw.
19068         * mpw-config.in (extra-include): Create this directory and fill it
19069         with Posix-like include files when configuring.
19071         * config.sub (apple, mac, mpw): Add various aliases.
19073         * mpw-build.in: New file, top-level build script fragment for MPW.
19074         * mpw-configure: New file, configure script for MPW.
19075         * mpw-config.in: New file, config fragment for MPW.
19077 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19079         * configure.in (host_libs): Remove glob, since it is gone from the
19080         sources.
19082 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19084         * Makefile.in: define empty GDB_NLM_DEPS var.
19086         * configure.in(target_makefile_frag): use config/mt-netware
19087         for netware targets.
19089 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19091         * config.sub: Merge in recent FSF changes.  Remove linux special
19092         cases.
19094 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19096         Revert this change:
19098         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19100                 * build-all.mk: Use CC=cc -Xs on Solaris.
19102 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19104         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19105         stop using it.
19106         * Makefile.in: Nuke all references to glob subdirectory.
19108 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19110         * configure.in: Fix --enable-shared logic in per-host.
19112 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19114         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19116 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19118         * configure.in (noconfigdirs): Don't build gas on AIX, for
19119         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19121 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19123         * configure: Fix --cache-file to work if the file argument is a
19124         relative path.
19126 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19128         * configure: If the --cache-file is used, pass it down to
19129         configure in subdirectories.
19131 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19133         * config.sub: add vxworks29k configuration.
19135 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19137         * Makefile.in (taz): Do "diststuff" part quietly.
19139 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19141         * config.sub: Mini-merge with gcc/config.sub.
19143 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19145         * config.guess (IRIX): Sed - to _.
19147 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19149         * Makefile.in (source-vault, binary-vault): New targets.
19151 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19153         * config.sub: Recognize -eabi as a basic system type.
19155 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19157         * configure.in (enable_shared stuff): Fix typo.
19159 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19161         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19163 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19165         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19167 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19169         * configure.in (rs6000-*-*): Don't build gas.
19171 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19173         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19174         reduce command line length.
19175         (AS_FOR_TARGET): Check for as.new, not Makefile.
19176         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19178 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19180         * config.guess:  Merge from FSF.
19182 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19184         * configure: Don't use $ when handling program_suffix.
19186 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19188         * configure.in:  Configure tk for hppa/hpux.
19190 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19192         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19194 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19196         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19197         to LIBCXXFLAGS.  Tests are better run without it.
19199 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19201         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19203 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19205         * configure.in (*-*-netware*): Don't configure xiberty.
19207 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19209         * configure.in:  Remove tk from native_only list.
19211 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19213         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19214         for special NCD build.
19216 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19218         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19219         makeall.bat, they're only useful for binutils snapshots.
19220         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19221         makeall.bat to specified SUPPORT_FILES.
19223 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19225         * build-all.mk: Add Ericsson targets to sun4 and solaris
19226         hosts.  Add  BNR's sun4 target to solaris host, so their
19227         build-from-source will be tested in-house first.
19229 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19231         * Makefile.in (LIBCFLAGS): New variable.
19232         (CFLAGS_FOR_TARGET): Ditto.
19233         (LIBCFLAGS_FOR_TARGET): Ditto.
19234         (LIBCXXFLAGS): Ditto.
19235         (CXXFLAGS_FOR_TARGET): Ditto.
19236         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19237         (BASE_FLAGS_TO_PASS): Pass them.
19238         (EXTRA_TARGET_FLAGS): Ditto.
19240         * configure.in: Support --enable-shared.
19242 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19244         * configure.in (target_libs):  Include libstdc++ again.
19245         * config.guess:  Update from FSF (for FreeBSD).
19247 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19249         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19250         makeall.bat.
19251         (DISTDOCDIRS): Add `etc'.
19252         (ETC_SUPPORT_PFX): New variable.
19253         (taz): Include anything from etc starting with a word in
19254         ETC_SUPPORT_PFX.
19256 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19258         * config.sub: Update for recent FSF changes.  Remove obsolete
19259         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19260         spacing changes.
19262 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19264         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19266         * config.guess:  Merge with FSF.
19267         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19269 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19271         * configure: Since the "trap 0" handler will override the exit
19272         status on many systems, only use it for "exit 1", and make it set
19273         a non-zero exit status; reset it before "exit 0".  Also, check
19274         exit status of config.sub, and error out if it failed.
19276 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19278         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19279         and install libgloss.
19281 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19283         * Makefile.in (all-binutils): Depend upon all-byacc.
19285         * configure.in: Don't build emacs on Irix 5.
19287 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19289         * configure.in (*-*-netware*): Add libio.
19291 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19293         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19294         (CHECK_TARGET_MODULES): Ditto.
19295         (INSTALL_TARGET_MODULES): Ditto.
19296         (TARGET_LIBS): Ditto.
19297         (all-libstdc++): Note dependencies.
19299 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19301         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19303 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19305         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19306         -fexternal-templates.
19308         * configure.in (target_libs): Add libstdc++.
19309         (noconfigdirs): Add libstdc++ as appropriate.
19311 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19313         * config.guess:  Update from FSF.
19315 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19317         * configure: Use ${config_shell} when running ${configsub}.
19319 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19321         * config.sub: No longer recognize h8300h.
19323 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19325         * config.sub: Remove extraneous differences between config.sub and
19326         gcc/config.sub.
19328 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19330         * Makefile.in (DISTSTUFFDIRS): Add gas.
19332 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19334         * COPYING.NEWLIB: New file.
19336 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19338         * config.guess (HP-UX):  Patch from Harlan Stenn
19339         <harlan@landmark.com> to also emit release level.
19341 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19343         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19345 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19347         * config.sub:  Merge nextstep cleanup from FSF.
19349 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19351         * configure.in (arm-*-*): Don't configure ld for this target.
19353 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19355         * configure.in (*-*-netware): don't configure libg++, libio,
19356         librx, or newlib.
19358 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19360         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19361         configure ld--it works, but it doesn't support shared libraries.
19363 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19365         * config.guess (*-unknown-freebsd*):  Get rid of possible
19366         trailing "(Release)" in version string.
19367         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19369 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19371         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19372         Fix type: *-next-neststep -> *-next-nextstep.
19374         * config.guess:  Merge from FSF:
19376         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19378         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19380         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19382         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19383         instead of UNIX_SV for UnixWare 1.0).
19385 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19387         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19388         to make gdb/nlm/* build after the compiler and linker.
19390 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19392         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19393         not just i[34]86.
19394         (m68k-atari-sysv4):  Relocate to match FSF version.
19396         * config.guess:  More merges from the FSF:
19398         Add a space before function call or macro invocation.
19400         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19402         * config.guess: Add trap cmd to remove dummy.c and dummy when
19403         interrupted.
19405         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19407         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19408         (dummy): Redirect stderr from compilation of dummy.c.
19410         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19412         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19414 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19416         * configure: Accept and ignore --cache*, for compatibility with
19417         new autoconf.
19419 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19421         * config.guess:  Merge from FSF:
19423         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19425         * config.guess (Pyramid*:OSx*:*:*): New case.
19426         (PATH): Add /.attbin at end for finding uname.
19427         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19429         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19431         * config.guess (M88*:DolphinOS:*:*): New case.
19433         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19435         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19436         to select whether to use ELF or COFF.
19438         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19440         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19442         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19444         * config.guess: Guess the OS version for HPUX.
19446         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19448         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19450 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19452         * configure.in: Recognize --with-headers, --with-libs, and
19453         --without-newlib.
19454         * Makefile.in (all-xiberty): Depend upon all-ld.
19456 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19458         * configure.in: Change i[34]86 to i[345]86.
19460 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19462         * configure (version): A few more tweaks to help message.
19464 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19466         * Makefile.in:  Remove (for now) librx as a host library,
19467         now that we're building it for target.
19469 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19471         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19472         (Karl Berry).
19474 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19476         * configure.in:  Also configure librx.
19478 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19480         * Makefile.in:  Update various rules to reflect that librx
19481         is now needed for libg++.
19483 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19485         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19487 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19489         * configure.in: Configure the examples directory.
19491 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19493         * configure: Simplify Jun 2 1994 change.
19495 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19497         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19498         /bin/gcc isn't good enough to build gcc.
19500 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19502         * Makefile.in (GDB_SUPPORT_FILES): Remove
19503         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19504         (gdb.tar.gz): Add new rule to use standard distribution building
19505         mechanism.
19507 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19509         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19510         Bill Cox <bill@cygnus.com>.
19512 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19514         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19516 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19518         * configure:  Search current dir first in .gdbinit.
19520 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19522         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19524 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19526         * config.sub:  Refer to NeXT's operating system as nextstep.
19528         * config.sub (case $basic_machine):  Re-order the cases, to match
19529         the order in the FSF version (which is mostly alphabethical).
19530         Merge in some additions and changes from the FSF.
19532 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19534         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19535         * config.sub: Recognize cxux7.
19536         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19538 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19540         * config.sub:  Fix typo powerpc -> powerpc-*.
19542 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19544         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19546         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19547         parallel with all-emacs and install-emacs).  Top-level command
19548         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19550 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19552         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19553         $(relbindir)/make before doing ``make install'', and use
19554         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19555         installing over running make binary.
19556         ($(host)-stamp-stage3-installed): Likewise.
19558 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19560         * config.guess: Recognize Mach.
19562 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19564         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19565         see whether --exec-prefix was used.
19567 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19569         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19571 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19573         * Makefile.in: Add all-librx target similar to all-libproc.
19575 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19577         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19578         with post 1.2 uname bogosity.
19580 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19582         * configure: Remove temporary files on receipt of a signal.
19584 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19586         * configure: If there is a package_makefile_frag, remove
19587         ${subdir}/Makefile.tem after copying it in.
19589 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19591         * build_all.mk: support rs6000 lynx identifies itself as
19592         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19593         since /bin/gcc is too feeble to compile a modern gcc.
19595 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19597         * brought devo/test-build.mk update-to-date with progressive/
19598         test-build.mk. Add lynx targets and hppa flag info.
19600 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19602         * configure.in:  Use mh-ncrsvr43.  Patch from
19603         Tom McConnell <tmcconne@sedona.intel.com>.
19605 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19607         * config.guess (i386-unknown-bsdi):  No longer need to
19608         check #if defined(__bsdi__) && defined(__i386__).
19610 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19612         * configure: Set program_transform_nameoption correctly.
19614 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19616         * brought build-all.mk update-to-date with progressive build-all.mk,
19617         added new targets and hppa info.
19619 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19621         * configure: If config.guess result is a prefix of the user
19622         specified target, assume a native build and use the user specified
19623         target as the host alias.  Remove SunOS patch suffix removal hack.
19624         * configure.in: Remove SunOS patch suffix removal hack.
19626         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19627         in NATIVE_CHECK_MODULES.
19629 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19631         * Makefile.in: Rename HOST_ONLY to NATIVE.
19632         * configure: Delete SunOs patch suffix from host_canonical
19633         and build_canonical variables that are prepended to Makefiles.
19634         * configure.in: Add comments for easier maintenance.
19636 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19638         * Makefile.in: Add all-libproc target similar to all-gui.
19640 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19642         * Makefile.in (CHECK_MODULES): split into
19643         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19645 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19647         * config.guess (i386-unknown-bsdi): New system to guess.
19649 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19651         * Makefile.in: Add all-gui target (but not yet build by "all").
19653 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19655         * config.sub: Move deletion of patch suffix from here...
19656         * configure.in: To here, at Ian's suggestion.  The top-
19657         level scripts might need to know of a patch level.
19659 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19661         * config.sub: Strip off patch suffix so rtl is recognized
19662         as a sunos4.1.3 machine, even though it's been patched.
19664 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19666         * Makefile.in (INSTALL_LAST): Delete.
19667         (INSTALL_DOSREL): New.
19669 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19671         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19672         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19673         whether we pass down --with-gnu-ld anyhow.
19675 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19677         * Makefile.in (INSTALL_LAST): Change operation so it works
19678         on more flavors of make.
19679         * configure.in (go32): Don't build libg++ or libio.
19681 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19683         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19684         they can be overriden by templates.
19686 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19688         * configure.in (target==go32): Don't build gdb.
19689         * dosrel: New directory.
19691 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19693         * configure.in (host==go32): Configure dosrel too.
19694         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19695         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19696         be set by incoming names or templates.
19697         (INSTALL_LAST): New rule.
19699 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19701         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19703 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19705         * configure.in (appdirs): New variable.  Currently empty, but will
19706         be used in gas distribution.  If nonempty, lists a set of
19707         directories at least one of which must get configured, or top
19708         level configuration is considered to have failed.
19709         (rs6000-*-lynxos*): Use new file name.
19711 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19713         Eliminate XTRAFLAGS.
19714         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19715         newlib include files using -idirafter, and also use -nostdinc.
19716         (CXX_FOR_TARGET): Likewise.
19717         (XTRAFLAGS): Removed.
19718         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19719         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19720         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19721         ($(DO_X)): Don't pass down XTRAFLAGS.
19723 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19725         * configure.in (mips*-dec-bsd*): New target; do build linker.
19726         (mips*-*-bsd*): New target; don't build linker.
19728 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19730         * configure.in: support rs6000-*-lynxos* configuration.
19731         support sunos4 as a cross target.
19733         * config.sub: look for lynx*, not lynx since the OS version may
19734         legitimately be part of the name.
19736 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19738         * configure.in (i[34]86-*-sco*): Move to be with other i386
19739         targets.
19740         (romp-*-*): New target.  Skip various binary utilities.
19741         (vax-*-*): New target.  Don't build newlib.
19742         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19744 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19746         * configure.in: Only set host_makefile_frag if config
19747         directory exists.
19749 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19751         * install.sh: If $dstdir exists, don't check whether each
19752         component does.
19754 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19756         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19758 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19760         * configure.in (*-*-lynxos*): Don't configure newlib for either
19761         native or cross Lynx.
19763 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19765         * config.sub (sparc64-elf): Fix os.
19766         (z8k): Remove duplicate.
19768 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19770         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19771         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19773 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19775         * configure: Make file links cleanly even if Lynx fails on
19776         an NFS symlink (at least fail cleanly).
19778 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19780         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19781         -XNh2000.
19783 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19785         * configure: Unknown options are fatal again.
19787 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19789         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19790         compatibility.
19792 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19794         * build-all.mk: Add `clean' target.
19796 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19798         * config.guess:  Add SINIX support.
19799         * configure.in:  Add mips-*-sysv4* support.
19801 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19803         * build-all.mk: Document all useful targets.
19804         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19805         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19807 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19809         * configure: Support --silent, --quiet.
19811 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19813         * configure: Support --disable-FEATURE.
19815 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19817         * config.guess: Recognize NCR running SVR4.3.
19819 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19821         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19822         Patch from Paul Eggert <eggert@twinsun.com>.
19824 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19826         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19828 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19830         * configure: Make unrecognized options give nonfatal warnings
19831         instead of fatal errors, and pass them to any subdirectory
19832         configures in case they recognize them.
19833         Make --x equivalent to --with-x.
19835 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19837         * configure: Add --enable-* options.  Clean up usage message and
19838         some comments.
19840 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19842         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19844 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19846         * configure.in (hppa*-*-*): Enable binutils.
19848 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19850         * config.sub: Recognize cisco.
19852 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19854         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19856 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19858         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19859         than one configuration name.  Add comment.
19861 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19863         * config.guess: about target *-hitachi-hiuxwe2, fixed
19864         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19865         macro is incorrect.]
19867 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19869         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19870         than the "make ls" stuff which used to be here.
19872 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19874         * config.guess:  Recognize i[34]86-unknown-freebsd.
19875         From Shawn M Carey <smcarey@rodan.syr.edu>.
19877 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19879         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19881 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19883         * config.guess: Check for ptx.
19885 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19887         * config.sub: Add os9k checking.
19889 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19891         * config.guess: Handle OSF1 running on HPPA processors
19893 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19895         * configure: If subdir configure fails, print out a message with
19896         subdirectory name, in case subdir's configure code didn't identify
19897         itself.
19899 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19901         * configure.in: Remove embedded newlines from configdirs.
19902         Avoid mismatches of substrings.  Fix matching strings at end
19903         of configdirs.
19905 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19907         * config.guess:  Add Lynx/rs6000 config support.
19909 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19911         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19913 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19915         * configure.in (hppa*-*-osf*): Treat this just like most other
19916         PA configurations (eg no binutils or ld).
19917         (hppa*-*-*elf*): These configurations have binutils and ld.
19919 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19921         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19923 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19925         * configure.in (rs6000-*-*): Build gas.
19927 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19929         * Makefile.in:  Avoid bug in losing hpux sed.
19931 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19933         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19934         for GDB and GDB has been fixed to not need it.
19936 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19938         * config.guess: Recognize vax hosts.
19940 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19942         * configure (while loop): Don't use "break 2" inside case
19943         statement -- the case statement isn't an enclosing loop.
19945 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19947         * config.guess:  Clean up NeXT support, to allow nextstep
19948         on Intel machines.  Make OS be nextstep.
19950 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19952         * config.guess: Add alternate forms for Convex.
19954 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19956         * configure:  Completely rewrite option processing.  Take
19957         advantage of pattern-matching to avoid invoking test frequently.
19958         Also clean up host and target defaulting logic.
19960 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19962         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19963         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19964         commands (plus user environment) will fit SCO limits.
19966 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19968         * configure.in: Don't issue warnings about directories which are
19969         not being configured if -norecursion is set.  Correct test for
19970         --with-gnu-as and --with-gnu-ld to not get confused by substring
19971         matches.
19973         * configure.in: Don't build gas for alpha-dec-osf1*.
19975 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19977         * configure:  Back out Per's change of 12/19/1993.  It changes the
19978         behavior of configure in unexpected and confusing ways.
19980         Also, use different delim char when calculating
19981         program_transform_name so that the name can contain slashes.
19983 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19985         * configure.in, config.sub: Add support for VSTa micro-kernel.
19987 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19989         * configure.in: Nuke hacks which were used to get a special
19990         version of GAS for HPPA configurations.
19992 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19994         * configure:  If only ${target_alias} is given, use that
19995         as the default for ${host_alias}.
19996         * configure:  Add missing back-slashes before nested quotes.
19998 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20000         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20002 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20004         * config.guess:  Recognize some Tektronix configurations.
20005         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20007 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20009         * config.sub: Match any flavor of SH.
20011 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20013         * configure.in: Don't try to configure newlib for Alpha.
20015 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20017         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20018         libg++ or libio for any Alpha target.
20020         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20022 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20024         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20025         default arguments -- so it tried to compress itself.
20027 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20029         * configure.in (notsupp): ensure that a space is always at the end
20030         of the configdirs list, since the grep checks for an explicit space
20032 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20034         * configure.in (target i386-sysv4.2): don't build ld, since static
20035         versions of many libraries are not available.
20037 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20039         * config.guess: Recognize Apollos (using environment variables).
20040         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20042 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20044         * config.guess: Recognize Sony news mips running newsos.
20046 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20048         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20049         "fi ; else" for bash.
20051 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20053         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20055 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20057         * config.sub: accept unixware as an alias for svr4.2.
20058         Fix some inconsistancies with the gcc version.
20060 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20062         * Makefile.in (DISTDOCDIRS):  Add gdb.
20064 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20066         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20068 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20070         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20071         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20072         this now.
20074 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20076         * config.sub: Accept hiux* as an OS name.
20078         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20079         etc/make-stds.texi.  The underscore came from gcc, and dje now
20080         agrees that RUNTESTFLAGS is the correct name.
20082 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20084         * install.sh:  Remove 'set -e'.  It makes any conditionals
20085         in the script useless.
20087         * config.guess: Automatically recognize arm-acorn-riscix
20088         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20090 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20092         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20094 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20096         * Makefile.in (DISTDOCDIRS): New variable.
20097         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20098         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20100 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20102         * configure.in (hppa target): check the source directory for the
20103         pagas sub-directory
20105 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20107         * config.sub: Allow -aout* and -elf*.
20109 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20111         * configure.in: Don't build ld on i386-solaris2, same as for
20112         sparc-solaris2.
20114 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20116         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20118 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20120         * configure.in:  Configure gdb for alpha.
20122 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20124         * Makefile.in (CXXFLAGS): Add -O.
20126 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20128         * config.guess: added support for DG Aviion
20130 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20132         * configure.in: Produce warning message for subdirectories not
20133         configurable for this host/target combination.  Don't try to
20134         configure gdb for vms.
20136 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20138         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20139         appropriate files before making "diststuff".
20140         (DISTBISONFILES): New var: list of files to be edited.
20141         (DISTSTUFFDIRS): Add binutils.
20143 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20145         * config.sub: also handle mipsel and mips64el (for little endian mips)
20147 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20149         * configure.in: Add * to end of all OS names.
20151 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20153         * configure.in: Build newlib for LynxOS native.
20155 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20157         * config.guess: Add support for delta 88k running SVR3.
20159         * configure.in: Add comment about HP compiler vs. emacs.
20161 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20163         * configure.in: don't build ld on solaris2 (not a viable option
20164         due to bugs in getpwnam & getpwuid)
20166 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20168         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20169         config.guess will produce a full version number.
20171 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20173         * configure.in: Build linker and binutils for alpha-dec-osf1.
20175 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20177         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20178         and gdb/testsuite/Makefile.in.
20180 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20182         * configure.in: recognize mips*- instead of mips-
20184 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20186         * config.sub: Accept linux*coff and linux*elf as operating
20187         systems.
20189 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20191         * config.sub: Recognize mips64, and mips3 as an alias for it.
20193 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20195         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20196         gdb knows how to handle OSF/1 shared libraries.
20198 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20200         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20201         * config.guess: Recognize Hitachi's HIUX.
20202         * config.sub: Recognize h3050r* and hppahitachi.
20203         Remove redundant cases for hp9k[23]*.
20205 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20207         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20208         if gas and ld are in the source tree and are in ${configdirs}.
20209         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20210         --with options (but still pass them down on the command line,
20211         if they were explicitly specified).
20213 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20215         * configure: substitute SHELL value in Makefile.in with
20216         ${CONFIG_SHELL}
20218 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20220         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20221         *-*-solaris2* targets.
20223 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20225         * Makefile.in: define M4, and pass it down to sub-makes;
20226         all-autoconf now depends on all-m4
20228 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20230         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20231         presence of {ar,ranlib} instead of a configured directory
20233 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20235         * config.guess: Accept 34?? as well as 33?? for NCR.
20237 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20239         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20240         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20242 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20244         * configure: grab values for $(CC) and $(CXX) from the
20245         environment, so that someone can do "CC=gcc configure; make" and
20246         have it work right (matching the way that autoconf works now)
20248         * configure.in, Makefile.in: add support for gash, the tcl
20249         interface to Galaxy
20251         * config.guess: add NetBSD variants (hp300, x86)
20253 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20255         * install.sh: Support -d option (in the manner of SunOS 4 install,
20256         as it is more deterministic than that of GNU install)
20257         (chmodcmd): Set file to mode 755 by default (should also do default
20258         chgrp and chown, but I don't feel like dealing with that now)
20260 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20262         * config.sub: Remove h8300hhms alias.
20264 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20266         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20268 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20270         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20271         as stmp-fixinc
20273 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20275         * config.sub: recognize m88110-bug-coff.
20277 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20279         * Makefile.in (all-libio): all dependencies on the toolchain used
20280         to build this (gcc, gas, ld, etc)
20282 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20284         * config.guess: Deal with OSF/1 1.3 on alpha.
20286 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20288         * install.sh: add some 'else true' clauses for portability
20290         * configure.in: don't build libio for h8[35]00-*-* targets
20292 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20294         * Makefile.in:  Add support for new libio.
20296 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20298         * install.sh: If one command fails, don't try the rest.  Don't try
20299         to remove $dsttmp (via trap) unless we have already created it.
20300         If $src doesn't exist, detect it and exit with an error.
20302         * config.guess: Recognize BSD on hp300.
20304 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20306         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20307         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20309 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20311         * Makefile.in (all-send-pr): depends on all-prms
20313 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20315         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20317 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20319         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20320         Added test for mips-mips-riscos5.
20322 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20324         * configure.in: use mh-hp300 for 68k HP hosts
20326 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20328         * configure: add support for CONFIG_SHELL, so that you can use
20329         some alternate shell for evaluating configure scripts
20331 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20333         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20334         in configure script to bug-gdb@prep.ai.mit.edu when building
20335         distribution archive.
20336         * Makefile.in (COMPRESS):  Remove def.
20337         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20338         gdb.tar.Z and make-gdb.tar.Z respectively.
20339         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20340         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20341         to convergence with 'taz' target in Makefile.in.
20343 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20345         * install.sh (dsttmp): use trap to ensure that tmp files go
20346         away on error conditions
20348 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20350         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20352 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20354         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20355         its parent is '/' not ''.
20357         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20359 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20361         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20362         that ${newsrcdir}/configure.in does.
20364 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20366         * test-build.mk: support for CONFIG_SHELL
20368 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20370         * config.sub (netware):  Add as a basic system type.
20372 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20374         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20375         $(srcdir)/ from the dependency on Makefile.in.
20377 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20379         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20380         (h8300hhms is temporary until multi-libraries are implemented).
20381         * configure.in: Handle h8300h too.
20383 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20385         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20387 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20389         * configure:  Remove extraneous output when guessing host type.
20390         * config.guess:  Remove extraneous output when guessing using C
20391         compiler rather than uname, or when guessing fails.
20393 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20395         * Makefile.in: remove all.cross and install.cross targets
20397         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20398         definitions
20400 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20402         * configure.in (target sh): Build gprof.
20404 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20406         * config.sub: change -solaris to -solaris2
20408 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20410         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20412 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20414         * configure: Correct error message for missing Makefile.in to
20415         print correct directory.
20417 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20419         * install.sh: kludge around 386BSD shell bug
20421 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20423         * config.guess:  Recognize NeXT.
20424         * config.guess:  Recognize i486-ncr-sysv4.
20425         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20427 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20429         * Makefile.in (MAKEINFOFLAGS): New variable.
20430         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20431         * build-all.mk, test-build.mk: Pass down --no-split as
20432         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20434 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20436         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20438 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20440         * Makefile.in (libg++.tar.z):  New rule.
20441         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20442         * Makefile.in (taz):  Only do a single chmod.
20444 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20446         * install.sh: don't use dirname anymore (replaced with sed usage)
20448 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20450         * Makefile.in:  Change extension for gzip'd files from '.z' to
20451         '.gz' per new FSF standard usage.
20453 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20455         * configure: put quotes around the final value of program_transform_name
20457 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20459         * Makefile.in: new install.sh support; update install-info rules
20461 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20463         * configure.in: Build diff for crosses, but not for go32 host.
20465         * configure.in: Build gprof only for native, and don't build it
20466         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20468 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20470         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20472 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20474         * configure.in (host_tools): Add prms.
20476 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20478         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20479         with $(FLAGS_TO_PASS) on the command line
20481         * config.sub: Recognize lynx and lynxos
20483 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20485         * config.sub: Accept -ecoff*, not just -ecoff.
20487 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20489         * Makefile.in (taz): Use .gz suffix instead of .z.
20490         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20491         names.
20493 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20495         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20497 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20499         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20500         that rebuilds that might happen during 'make install' don't get
20501         bogus gcc include files
20503 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20505         Change from Utah for HPPA support:
20506         * config.guess: Recognize hppa1.x-hp-bsd.
20508 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20510         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20511         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20513 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20515         * config.sub: Add support for rom68k and bug boot monitors.
20517 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20519         * Makefile.in: Make all-opcodes depend on all-bfd.
20521 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20523         * config.guess: Added special check for i[34]86-univel-sysv4*.
20525 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20527         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20528         the processor rather than assuming i486.
20530 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20532         * config.guess: Recognize SunOS6 as Solaris3.
20534 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20536         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20537         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20539 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20541         * build-all.mk (all-cross): New target for Canadian Cross.
20542         Added Q2 go32 targets.
20543         * test-build.mk: Configure go32 cross sparclite-aout and
20544         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20545         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20547 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20549         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20550         GO32 hosted toolchains
20552 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20554         * configure: change  so "-exec-prefix" gets passed down rather
20555         than "-exec_prefix" so autoconf generated Makefiles get the
20556         exec_prefix set right.
20558 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20560         * config.guess: get the Solaris2 minor version number
20562         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20564 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20566         * config.guess: Recognize some Sequent platforms.
20568 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20570         * Makefile.in: added the vault-install target
20572         * configure.in: actually use the Sun3 makefile fragment that's in
20573         config, also added the release dir to configdirs
20575 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20577         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20579 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20581         * configure.in: remove some program from Alpha targetted toolchains
20583 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20585         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20586         gprof.
20587         (taz): Run "make diststuff" in those directories instead of "make
20588         proto-dir".  Look for "VERSION=" only at start of line in subdir
20589         Makefile.  Use "gzip -9" for compression.
20590         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20591         (binutils.tar.z): New target.
20593 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20595         * Makefile.in (taz): Include gpl.texinfo.
20597 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20599         * Makefile.in (setup-dirs): Merged into "taz" target.
20600         (taz): Only do `proto-dir' stuff if a directory is actually needed
20601         for this target.
20603 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20605         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20606         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20607         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20608         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20609         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20611 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20613         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20614         config.sub, and move-if-change to gdb testsuite distribution
20615         archive, so the testsuite can be extracted, configured, and
20616         run separately from the gdb distribution.  Blow away the Chill
20617         tests that require a Chill compiled executable, since GNU Chill
20618         is not yet publically available.
20620 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20622         * test-build.mk: set environment variables in a single command,
20623         instead of a list of assignments and exports
20625         * config.guess: recognize Alpha/OSF1 systems
20627 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20629         * configure: Change help message to prefer --options rather than
20630         -options.
20632 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20634         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20635         zippy@ecst.csuchico.edu.
20636         * config.guess: Recognize miniframe.
20638 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20640         * Makefile.in: Use srcroot to find runtest rather than rootme.
20641         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20643 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20645         * test-build.mk: Extensive additions to support building on a
20646         machine other than the host.
20648 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20650         * configure (tooldir): Fix for i386-aix again.
20652 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20654         * configure, Makefile.in:  Change definition of $(tooldir)
20655         to match the FSF.
20657 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20659         * config.guess:  Recognize i[34]86/SVR4.
20661 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20663         * Makefile.in (all-gdb): gdb depends on sim.
20665 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20667         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20668         at the same time we make the prototype gdb directory.
20669         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20670         files at the same time as the gdb base release distribution.
20672 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20674         * Makefile.in (check): Use individual check targets rather than
20675         DO_X rule.
20676         (check-gcc): Added.
20678 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20680         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20681         for System V release 3.2.
20683 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20685         * config.sub: Recognize hppaosf.
20686         * configure.in: Do configure ld/binutils/gas for it.
20688 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20690         * configure (tooldir): Alter syntax used to set this, for systems
20691         where "\$" isn't handled right, like i386-aix.
20693 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20695         * configure: Pass program-transform-name, not
20696         program_transform_name, to recursive configures.
20698 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20700         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20701         of gas+ld+binutils.
20703 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20705         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20707 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20709         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20711 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20713         * Makefile.in (PRMS): Set back to all-prms.
20715 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20717         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20718         targets, rather than for MIPS hosts.
20720 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20722         * configure.in: add comment for --with-x default values
20724         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20726         * Makefile.in: add check-* targets for each of the directories in
20727         the tree.  Add a definition of RUNTEST that will use the one we
20728         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20730 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20732         * configure.in: Removed obsolete references to bfd_target and
20733         target_makefile_frag.
20735         * build-all.mk: Set assorted targets for Q2.
20736         * config.sub: Recognize z8k-sim and h8300-hms.
20737         * test-build.mk: Really don't pass host to configure.
20738         (HOLES): Added uname.
20740 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20742         * configure: Handle an empty program-prefix, program-suffix or
20743         program-transform-name correctly.
20745 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20747         * build-all.mk: -G 8 no longer required for MIPS targets.
20748         * test-build.mk: Don't pass host argument to configure; make it
20749         guess.
20751 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20753         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20754         * Makefile.in (COMPRESS):  New macro, like GZIP.
20756 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20758         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20760         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20761         with gas currently defaults to -G 0.
20763 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20765         * Makefile.in (all-flex): flex depends on byacc.
20767         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20768         to test-build.mk as RELEASE_TAG.
20769         * test-build.mk (configargs): New variable containing arguments to
20770         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20771         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20773         * config.guess: Use /bin/uname when checking -X argument on SCO,
20774         to avoid invoking GNU uname which doesn't understand -X.
20776         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20778         * configure.in: Build gas for mips-*-*.
20780 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20782         * Makefile.in (all.normal): insert missing backslash.
20784 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20786         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20788         * Makefile.in: Complete overhaul to merge many almost identical
20789         targets.
20791 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20793         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20794         (gdb.tar.Z): Adjusted.
20796         * Makefile.in (setup-dirs, taz): New targets; should be general
20797         enough to adapt for gdb sometime.  Build only .z file.
20798         (gas.tar.z): New target.
20800 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20802         * build-all.mk: Use CC=cc -Xs on Solaris.
20804 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20806         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20807         for handling BISON for FSF releases.
20809 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20811         * configure: Actually implement the change zoo just documented.
20813 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20815         * configure: when using config.guess, only set target_alias when
20816         it's not already been set (ie, on the command line)
20818 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20820         * Makefile.in: add installcheck target, set PRMS to install-prms
20822 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20824         * configure: add support for package_makefile_fragment, handle the
20825         case where a directory has a configure.in file but no Makefile.in
20826         more gracefully (with an actual understandable error message, even);
20827         add support for --without (and add this to the usage message); also
20828         explicitly add a --host=${host_alias} to the command line when
20829         config.guess is used
20831 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20833         * configure: Must use both --host and --target in recursive calls.
20835 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20837         * Makefile.in: Change deja-gnu to dejagnu.
20839 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20841         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20843 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20845         * configure.in: canonicalize all instances to *-*-solaris2*,
20846         also strip out a number of tools to not build for go32 host
20848 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20850         * config.guess: add GPL.
20852         * Makefile.in, config.guess, config.sub, configure: bump
20853         copyrights to 93.
20855 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20857         * Makefile.in (do-info): Removed obsolete check for existence of
20858         localenv file.
20860         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20862 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20864         * Makefile.in: a couple of 'else true' for decstation,
20865         support for TclX
20867         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20869 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20871         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20873 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20875         * config.guess: Recognize i386-ibm-aix (PS/2).
20876         * configure.in: Use config/mh-aix386 file for it.
20878 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20880         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20881         CC_FOR_TARGET instead.
20882         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20884 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20886         * Makefile.in: Add sim to list of directories sent with gdb
20888 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20890         * configure.in: Put back mips-dec-bsd* case.
20892 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20894         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20895         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20896         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20898 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20900         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20902         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20903         (install-info): install dir.info only if it exists,
20904         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20906 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20908         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20909         gas for mips-dec-bsd.
20911 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20913         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20914         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20916 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20918         * configure.in: Added "dejagnu" to hosttools list.
20920 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20922         * config.sub, configure.in, config.guess:  Add support
20923         for Bosx, an AIX variant from Bull.
20924         Patches from F.Pierresteguy@frcl.bull.fr.
20926 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20928         * devo/dejagnu: Initial creation of devo/dejagnu.
20929         Migrated dejagnu testcases and support files for testing software
20930         tools to reside as subdirectories, currently called "testsuite",
20931         within the directory of the software tool.  Migrated all programs,
20932         support libraries, etc. beloging to dejagnu proper from
20933         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20934         with no modifications.  The changes to these files which will
20935         allow them to configure, build, and execute properly will be made
20936         in a future update.
20938 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20940         * Makefile.in: Change send_pr to send-pr.
20941         * configure.in: Likewise.
20942         * send_pr: Renamed directory to send-pr.
20944 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20946         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20948 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20950         * README:  Update for gdb-4.8 release.
20951         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20952         gdb-xxx.tar.z (gzip'd) file also.
20954 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20956         * Makefile.in: make all-diff depend on all-libiberty
20958 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20960         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20962 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20964         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20966 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20968         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20969         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20970         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20972 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20974         * Makefile.in:  makeinfo binary is in a new location
20976 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20978         * config.sub: Accept -ecoff as an OS.
20980         * Makefile.in: Various changes to eliminate a level of make
20981         recursion and reduce the required command line length.
20982         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20983         sub-makes.
20984         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20985         variables holding settings for specific sub-makes.
20986         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20987         in terms of BASE_FLAGS_TO_PASS.
20988         (TARGET_LIBS): New variable listing directories which use
20989         TARGET_FLAGS_TO_PASS.
20990         (subdir_do): Eliminated.
20991         (do-*): New set of targets to replace subdir_do.
20992         (various): All targets which used subdir_do now depend on do-*.
20993         (local-clean): Renamed from do_clean.
20994         (local-distclean): New target, dependency of distclean and
20995         realclean.
20996         (install-info): Don't create directories.  Depend on dir.info
20997         rather than calling make recursively.
20998         (install-dir.info): Eliminated.
20999         (install-info-dirs): Create all info directories here.
21000         (dir.info): Depend upon do-install-info.
21002         * test-build.mk (HOLES): Added false.
21004 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21006         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21008 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21010         * Makefile.in (info): remove dependency on all-texinfo.  The
21011         problem was really in texinfo/C, not at this level.
21013 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21015         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21017 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21019         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21020         GDB releases.
21022 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21024         * configure: Include srcdir in message about target of link not
21025         being found.  Don't convert `-' to `_' in `with' options being
21026         passed to subdirs.
21028 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21030         * configure.in: add uudecode to host_tools
21032         * Makefile.in: added {all,install}-uudecode targets, added them to
21033         the appropriate lists
21035 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21037         * Makefile.in (all-gcc): Added dependency on all-gas.
21039         * configure.in (mips-*-*): Build ld and binutils.
21041 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21043         * configure: check return code from mkdir, print error message and
21044         exit on failure.
21046 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21048         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21050 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21052         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21054 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21056         * config.sub (h8500):  Recognize this as a cpu type.
21058 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21060         * configure: source directory missing is no longer a warning
21062         * configure.in: recognize irix[34]* instead of irix[34]
21064         * Makefile.in: define and pass down X11_LIB
21066 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21068         * guess-systype: Renamed to ...
21069         * config.guess:  ... by popular request.
21070         * configure.in, Makefile.in:  Update accordingly.
21072 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21074         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21075         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21076         + Execute ./dummy instead of assuming . is in PATH.
21078 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21080         * guess-systype:  New shell script.  Attempts to guess the
21081         canonical host name of the executing host.
21082         Only a few hosts are supported so far.
21083         * configure:  Call guess-systype if no host is specified.
21085 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21087         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21088         gcc Makefile.
21090 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21092         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21093         (all-gcc, install-gcc, subdir_do): Use it.
21095 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21097         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21099 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21101         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21102         set exclusively by configure, using configure.in .
21104 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21106         * test-build.mk: set $PATH for all builds
21108         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21110 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21112         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21113         the one used in gcc/Makefile.in, so that a null expansion doesn't
21114         override the one needed to build gcc with a native cc.
21116 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21118         * configure: Accept -with arguments.
21120 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21122         * Makefile.in: added h8300sim
21124 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21126         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21127         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21128         (all-cygnus, native, build-cygnus): Make
21129         $(canonhost)-stamp-3stage-done, not $(host)....
21130         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21131         i386-sco3.2v4.  Added else true to if command.
21133 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21135         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21137 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21139         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21141 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21143         * configure.in: don't remove binutils from Solaris builds
21145 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21147         * Makefile.in: get rid of earlier definitions for *clean,
21148         also handle the recursive info rule better
21150 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21152         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21153         do more-or-less the right thing.
21155 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21157         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21158         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21160 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21162         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21163         $(host_canonical).
21165         * configure.in: split the configdirs list into 4 categories (native
21166         v. cross, library v. tool) and handle the cross-only and native-
21167         only in more reasonable (and correct!) way.
21169 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21171         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21172         configdirs anymore.
21174 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21176         * Makefile.in: extensive cleanup::  removed all of the explicit
21177         clean-* targets, collapsed many wrappers around subdir_do into
21178         one, added additional targets to satisfy standards.texi, deleted
21179         some old targets, some changes for consistency
21181 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21183         * configure.in: handle some programs as cross-only, and others as
21184         native only
21186         * test-build.mk: handle partial holes in a more generic manner
21188         * Makefile.in: m4 depends on libiberty
21190 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21192         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21193         time, wdiff, and find to configdirs
21195         * Makefile.in: all, clean, and install rules for the new programs
21196         added to configure.in
21198 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21200         * configure.in: use mh-sun for all *-sun-* hosts
21202 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21204         * Makefile.in: define flags for X11 include files and library file
21205         locations, pass them down to the programs that need this info
21207         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21209 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21211         * configure.in: start building libg++ for HP-UX targets
21213 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21215         * README:  Update references to files moved into etc/.
21217 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21219         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21220         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21222 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21224         * configure: accept dash as well as underscore in long option
21225         names for FSF compatibility.
21227 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21229         * config.sub: added -sco3.2v4 support from FSF.
21231 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21233         * configure.in: expand the section that adds or removes
21234         directories from the list of programs to build, to handle native
21235         vs. cross in addition to host v. native
21237 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21239         * Makefile.in:  Replace C++ in macro names with CXX.
21240         This is less likely to break ...
21242 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21244         * test-build.mk: add -w to GNU_MAKE
21246 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21248         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21249         add 'sparc' to list of recognized cpus.  This needed to make
21250         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21251         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21252         then changes that into $CPU-wrs-vxworks.
21254         * configure.in: remove most references to gdbtest, regularize
21255         target based program removal
21257         * test-build.mk: import from p3 tree (many fixes and changes)
21259 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21261         * Makefile.in: added rules to handle tcl, tk, and expect
21263         * configure.in: handle those directories if they exist
21265 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21267         * config.sub: removed bogus hppabsd and hppahpux names, since
21268         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21270 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21272         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21273         depends upon all-xiberty
21275         * Makefile.in: changes from p3, including:
21277         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21279         * Makefile.in (XTRAFLAGS): include newlib directories if
21280         newlib/Makefile exists, rather than if host != target.
21282         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21284         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21285         from the same source tree and not building a cross-compiler.  This
21286         matters for the libg++ configuration if reconfiguring a tree that
21287         has already been installed.
21289         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21291         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21292         pick up the machine and system specific header files.
21294         * Makefile.in: added AS_FOR_TARGET, passed down in
21295         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21296         the C compiler to use to create programs which are run in the
21297         build environment, set it to default to $(CC), and passed it down
21298         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21300         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21302         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21303         We need them for unusual native builds, like systems without
21304         ranlib.
21306         * configure: also define $(host_canonical) and
21307         $(target_canonical), which are the full, canonical names for the
21308         given host and target
21310 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21312         * Makefile.in:  Added separate definitions for C++.
21314 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21316         * configure.in (configdirs):  Add deja-gnu.
21318 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21320         * README:  Update for configure.texi and gdb-4.7 release.
21322 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21324         * Makefile.in:  Move "all" target to top of file.
21325         Previously, first target was ".PHONY" which caused BSD4.4 make
21326         to build .PHONY when make was run without arguments.
21328 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21330         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21331         Library-copylefted code in libiberty.
21333 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21335         * config.sub:  Replace m68kmote with plain old m68k.
21337 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21339         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21341 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21343         * config.sub: Complain if no argument is given.  Added support for
21344         386bsd as OS and target alias.
21346 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21348         * Makefile.in (XTRAFLAGS): include newlib directories if
21349         newlib/Makefile exists, rather than if host != target.
21351 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21353         * config.sub: recognize sparclite-wrs-vxworks.
21355         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21356         p3.) Added clean-xiberty to clean.
21358 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21360         * configure.in: use *-*-* instead of nested cases for host and target
21362 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21364         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21365         from the same source tree and not building a cross-compiler.  This
21366         matters for the libg++ configuration if reconfiguring a tree that
21367         has already been installed.
21369 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21371         * config.sub (i486v/i486v4):  Merge in from FSF version.
21373 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21375         * configure: only set PWD if it is already set.
21377 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21379         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21380         doesn't have unset and all success paths (and most error paths)
21381         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21382         to just ${PWD} to avoid confusion.)
21384 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21386         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21387         even for a native compilation.
21389 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21391         Changes to make the gdb.tar.Z rule work better.
21393         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21394         (DEVO_SUPPORT):  Add configure.texi.
21395         (bfd-ilrt.tar.Z):  Remove ancient rule.
21397 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21399         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21400         pick up the machine and system specific header files.
21402         * configure.in, config.sub: added new target m68010-adobe-scout,
21403         with alias of adobe68k.  Changed configure.in to check for
21404         -scout before -sco* to avoid a false match.
21406         * Makefile.in: added AS_FOR_TARGET, passed down in
21407         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21408         the C compiler to use to create programs which are run in the
21409         build environment, set it to default to $(CC), and passed it down
21410         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21412 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21414         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21415         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21416         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21417         FOR_TARGET variants, to newlib and libg++.
21419 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21421         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21422         first.
21424 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21426         * config.sub:  Accept `elf' as an environment.
21428 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21430         * Makefile.in (all-opcodes):  cd into the right directory
21432 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21434         * configure: added -program_transform_name option, used as
21435         argument to sed when installing programs.
21436         configure.texi: added documentation for -program_prefix,
21437         -program_suffix and -program_transform_name.
21439 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21441         * config.sub:  Accept i486 where i386 ok.
21443 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21445         * config.sub: accept we32k
21447 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21449         * config.sub, configure.in: accept OSE68000 and OSE68k.
21451         * Makefile.in: don't create all directories for ``make install'';
21452         let the subdirectories create the ones they need.
21454 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21456         * COPYING: new file, GPL v2
21458 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21460         * Makefile.in: use the new gen-info-dir, which needs a template
21461         argument (which also lives in texinfo)
21463         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21465 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21467         * config.sub (ncr3000):  Change i386 to i486.
21469 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21471         * Makefile.in: add install-rcs, install-grep to
21472         install-no-fixedincludes, removed install-bison and install-libgcc
21474 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21476         * configure.in: grab the HPUX makefile fragment if on HPUX
21478 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21480         * Makefile.in: eradicate bison spoor (ditto libgcc).
21481         configure.in: recognise m68{k,000}-ericsson-OSE.
21482         es1800 is alias for m68k-ericsson-OSE
21484 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21486         * configure.in: rearrange the parts that remove programs from
21487         configdirs, based now on HOST==TARGET or by canonical triple.
21489 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21491         * test-build.mk: recurse explicitly with -f test-build.mk when
21492         appropriate.  predicate stage3 and comparison on the existence
21493         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21494         On very clean, also remove ...stamp-co.  Build in-place before
21495         doing other builds.
21497 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21499         * Makefile.in, configure.in: add tgas
21501 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21503         * Makefile.in: a number of changes merged in from progressive.
21505         * configure.in: add libm.
21507         * .cvsignore: ignore some stuff that comes from test-build.mk.
21509 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21511         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21513 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21515         * configure: Add program_suffix (parallel to program_prefix)
21516         * Makefile.in: adjust directory-creating script for losing decstation
21518 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21520         * configure:  Minor $subdir-related fixes.
21522 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21524         * configure: fix various problems with propogating
21525         makefile_target_frag in subdirs.
21526         * configure.in: config libgcc if its there
21528 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21530         * config.sub:  HPPA merge.
21532 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21534         * Makefile.in:  Replace all-bison with all-byacc in all
21535         dependency lines for other tools (which now use byacc).
21537 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21539         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21541 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21543         * Makefile.in: make gprof rules similar to byacc rules (instead of
21544         vestigal $(unsubdir) that didn't work...)
21546 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21548         * config.sub:  Add support for Linux.
21549         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21550         (at least for libg++).
21552 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21554         * configure.texi: fix doc for the -nfp option to configure
21556 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21558         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21560 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21562         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21563         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21564         * configure.in: added solaris* host_makefile_frag hook.
21566 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21568         * config.sub: changed recognition of m68000 so that various
21569         m68k types can be specified via m680[01234]0
21571 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21573         * config.sub (basic_machine): fix sed so that '-foo' isn't
21574         completely substituted out while .+'-foo' loses the '-foo'
21576 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21578         * config.sub ($os): Add -aout.
21580 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21582         * configure:  If host_makefile_frag is absolute, don't
21583         prefix ${invsubdir} (relevant to libg++ auto-configure).
21585 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21587         * Makefile.in (tooldir): Define it.
21588         (all-ld): Depend on all-flex.
21590 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21592         * Makefile.in (check):  Fix libg++ special case.
21594 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21596         * configure: do not bury `pwd` into config.status, thus do fewer
21597         pwd's.
21599         * configure: print the "Building in" message only when building in
21600         other than "." AND verbose.
21602         * configure: remove -s, rework -v to better accommodate guested
21603         configures.
21605         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21607 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21609         * Makefile.in: macroize flags passed on recursion.  remove
21610         fileutils.
21612 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21614         * configure: get makesrcdir right for subdirs deeper than 1.
21616         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21617         install.
21619 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21621         * Makefile.in: don't print subdir_do or recursion lines.
21623 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21625         * standards.texi: added menu item.
21627         * Makefile.in: build and install standards.info.
21629         * standards.texi: new file.
21631 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21633         * configure: test for and move config.status pieces from
21634         ${subdir}/.
21636 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21638         * configure:  Test for existance of files before trying to mv
21639         them, to avoid numerous non-existance messages.
21641 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21643         * configure: correct final line of config.status.
21645         * configure: patch from eggert.  Avoids a protection problem if
21646         the original Makefile.in is read only.
21648         * configure: use move-if-change from gcc to create config.status.
21649         Some makefiles depend on config.status to tell if a directory
21650         has been reconfigured for a different host.  This change
21651         prevents those directories from remaking everything in the case
21652         where the reconfig was only intended to rebuild a Makefile.
21654         * configure: test for config.sub with "config.sub sun4" rather
21655         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21656         host alias from a missing config.sub.
21658 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21660         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21661         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21663 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21665         * configure: mkdir ${subdir} as needed.
21667 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21669         * Makefile.in,configure.in: added autoconf.
21671 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21673         * Makefile.in: no longer pass against on recursion.
21675         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21676         definitions are not inherited.
21678         * configure: correct makesrcdir when subdir is .
21680 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21682         * configure:  Add support for 'subdirs' variable, which is
21683         like 'configdirs', except that configure doesn't re-invoke
21684         itself for subdirs, it just creates a Makefile for each subdir.
21685         * configure.texi:  Document subdirs.
21687 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21689         * configure.in: added flex to configdirs
21691 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21693         * Makefile.in: remove clean-stamps from clean.
21695 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21697         * configure.in:  Add gdbtest to configdirs.
21699 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21701         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21702         to recursive makes.
21703         * configure.in:  Recognize new ncr3000 config.
21705 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21707         * Makefile.in, configure.in: removed references to gdbm.
21709 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21711         * config.sub:  Don't canonicalize os value
21712         newsos* to bsd (readline needs to check for newsos).
21713         (This fix was earlier made Jan 31, but got re-broken.)
21715 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21717         * configure.in:  sco is an os, not a vendor!
21719         * configure:  Quote $( better.  Keep various shells happy.
21721 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21723         * Makefile.in: eliminate stamp-files.
21725 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21727         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21728         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21730 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21732         * config.sub:  fix iris/iris3.
21734 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21736         * configure: re-add -rm.
21738 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21740         * Maskefile.in: add .stmp-rcs to all.
21742         * configure.in: remove gas from rs6000 build, use aix host fragment.
21744 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21746         * configure: pass down site_option during recursion.
21748 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21750         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21752 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21754         * configure: Change exec_prefix so that it really defaults to prefix.
21756 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21758         * Makefile.in, configure.in:  Add support for mmalloc library.
21760 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21762         * Makefile.in: add stmp dependencies for a few more things.
21764 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21766         * configure: adjusted error message on objdir/srcdir configure
21767         collision, per john's suggestion.
21769         * Makefile.in: add libiberty stmp to all and all.cross.
21771 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21773         * Makefile.in: remove force dependencies, add grep to all.
21775 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21777         * Makefile.in: drop flex.  make stamp files work.
21779         * configure: added test for conflicting configuration in srcdir,
21780         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21781         gets cranky.  use relative paths for configure and srcdir
21782         whenever possible.  Send some error messages to stderr that were
21783         going to stdout.
21785 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21787         * Makefile.in:  Fix libg++ rule to check for gcc directory
21788         before using gcc/gcc.  Also pass XTRAFLAGS.
21790 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21792         * Makefile.in: added stmp-files so that directories aren't polled
21793         when they are already built.
21795         * configure.texi: fixed a node pointer problem.
21797 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21799         * config.sub configure.in gdb/configure.in
21800         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21801         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21802         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21804 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21806         * configure: -recurring becomes -silent.  corrected help message
21807         for -site= option.
21809         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21811 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21813         * configure: when building Makefile for crosses, replace
21814         tooldir and program_prefix.  default srcdir from location of
21815         config.sub.  remove "for host in hosts" and "for target in
21816         targets" loops.
21818 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21820         * Makefile.in: Do not pass bindir or mandir to cvs.
21822 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21824         * Makefile.in, configure.in: removed traces of namesubdir,
21825         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21826         copyrights to '92, changed some from Cygnus to FSF.
21828         * configure.texi: remove most references to multiple hosts,
21829         multiple targets, subdirs, etc.
21831         * configure.man: removed rcsid. reference config.sub not
21832         config.subr.
21834         * Makefile.in: mkdir $(infodir) on install-info.
21836 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21838         * configure.texi:  Explain better about .gdbinit and about
21839         the environment that configure.in sections run in.
21841 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21843         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21845 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21847         * README:  DOC.configure => cfg-paper.texi.
21849 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21851         * config.sub (near case $os):  Don't convert newsos* to bsd!
21853 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21855         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21856         the number of copies of COPYING that go into the GDB tar file.
21858 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21860         * bfd/configure.in, gdb/config/mh-i386sco,
21861         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21862         Fix SCO configuration stuff.
21864 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21866         * Makefile.in:  For libg++, make sure the -I pointing
21867         to the gcc directory goes *after* all the libg++-local -I flags.
21868         Also, move just-gcc dependency from just-libg++ to all-libg++.
21870 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21872         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21874 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21876         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21878 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21880         * config.sub:  Add stratus configuration frags.  Also
21881         submitted to FSF.
21883 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21885         * Makefile.in (DEV_SUPPORT):  add configure.man.
21887         * config.sub(Decode manufacturer-specific):  add -none*.
21889 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21891         * Makefile.in:  remove form feeds to make Sun's make happy.
21892         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21894 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21896         * Makefile.in (AR_FLAGS):  Make quieter.
21898 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21900         * configure.in:  Add libg++.
21901         * configure:  When verbose, don't output the command line at each
21902         level; it will be unremarkably the same as the previous version,
21903         which will be the same as what the user typed.
21905 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21907         * configure.in, Makefile.in: fix clean-info, add flex.  add
21908         fileutils.
21910         * configure: be less sensitive to spaces in Makefile.in.  Do not
21911         look for sources in "..".  Doing so breaks subdirectories that
21912         might have their own configure.  If a subdir has it's own
21913         configure script, use it.
21915 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21917         * cfg-paper.texi: some changes suggested by rms.
21919 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21921         * config.sub:  Merge in some small additions from the FSF version,
21922         taken from the gcc distribution, to bring the Cygnus and FSF
21923         versions into closer sync.
21925 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21927         * configure.in:  Changed svr4 references to sysv4.
21929 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21931         * configure: added -V for version number option.
21933 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21935         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21936         renamed from DOC.configure to cfg-paper.texi.
21938 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21940         * configure, config.subr, config.sub: config.subr is now
21941         config.sub again.
21943 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21945         * configure.texi: new file, in progress.
21947         * Makefile.in: build info file and install the man page for
21948         configure.
21950         * configure.man: new file, first cut.
21952         * configure: find config.subr again now that configuration "none"
21953         has gone.  removed all traces of the -ansi option.  removed all
21954         traces of the -languages option.
21956         * config.subr: resync from rms.
21958 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21960         * configure, config.sub, config.subr: merge config.sub into
21961         config.subr, call the result config.subr, remove config.sub, use
21962         config.subr.
21964         * Makefile.in: revised install for dir.info.
21966 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21968         * configure.in: add decstation host makefile frag.
21970         * Makefile.in: BISON now bison -y again.  also install-gcc on
21971         install.  clean-gdbm on clean.  infodir belongs in datadir.
21972         Make directories for info install.  Build dir.info here then
21973         install it.
21975 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21977         * Makefile.in: fix for bad directory tests.
21979 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21981         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21982         regexp.  -srcdir relative was being handled incorrectly.
21984         * Makefile.in: unwrapped some for loops so that parallel makes
21985         work again and so one can focus one's attention on a particular
21986         package.
21988 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21990         * configure: added PWD as a stand in for `pwd` (for speed). use
21991         elif wherever possible.  make -srcdir work without -objdir.
21992         -objdir= commented out.
21994 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21996         * configure: +options become --options.  -subdirs commented out.
21997         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21998         Makefile now at top of generated Makefile.  Removed cvs log
21999         entries.  added -srcdir.  create .gdbinit only if there is one
22000         in ${srcdir}.
22002         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22003         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22004         and mandir now keyed off datadir by default.
22006 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22008         * Freshly created ChangeLog.
22011 Local Variables:
22012 mode: change-log
22013 left-margin: 8
22014 fill-column: 76
22015 version-control: never
22016 End: