ada: Fix double finalization in conditional exit statement
[official-gcc.git] / ChangeLog
blobb9d39a196019172244d887f4a9c7c6237a5bafc3
1 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
3         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
4         * Makefile.in: Regenerate
6 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
8         * Makefile.in: Disable warnings as errors for STAGEautofeedback
10 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
12         * MAINTAINERS: Sort.
14 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
16         * MAINTAINERS: Add myself.
18 2023-05-10  Pan Li  <pan2.li@intel.com>
20         * MAINTAINERS: Add myself.
22 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
24         * Makefile.in: Define PROFILE_MERGER
25         * Makefile.tpl: Define PROFILE_MERGER
27 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
29         * MAINTAINERS: Change my email address.
31 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
33         * MAINTAINERS: Add myself.
35 2023-04-26  Martin Liska  <mliska@suse.cz>
37         * MAINTAINERS: fix sorting
39 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
41         * MAINTAINERS (Write After Approval): Add myself.
43 2023-04-24  Martin Liska  <mliska@suse.cz>
45         * MAINTAINERS: Fix sorting.
47 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
49         * configure: Regenerate.
50         * configure.ac: Only create serdep.tmp if needed
52 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
54         * MAINTAINERS (Write After Approval): Add myself.
56 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
58         * MAINTAINERS (Write After Approval): Add myself.
59         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
61 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
63         * MAINTAINERS: Add myself.
65 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
67         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
69 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
71         * MAINTAINERS (Write After Approval): Add myself.
73 2023-02-16  Martin Liska  <mliska@suse.cz>
75         * MAINTAINERS: I'm stepping down from my positions.
77 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
79         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
81 2023-01-06  Clément Chigot  <chigot@adacore.com>
83         * configure.ac: Skip GMP and MPFR when --disable-gdb is
84         provided.
85         * configure: Regenerate.
87 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
89         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
91 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
93         * Makefile.def: Do not build shared libffi.
94         * Makefile.in: Regenerate.
96 2022-12-21  Andrew Pinski  <apinski@marvell.com>
98         * Makefile.def: Add configure-gdb dependencies
99         on all-gmp and all-mpfr.
100         * configure.ac: Split out MPC checking from MPFR.
101         Require GMP and MPFR if the gdb directory exist.
102         * Makefile.in: Regenerate.
103         * configure: Regenerate.
105 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
107         * configure.ac (target_libraries): Add target-libgm2.
108         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
109         Add GCC_TARGET_TOOL entry for gm2.
110         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
111         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
112         * Makefile.def (target_modules): Add libgm2.
113         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
114         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
115         (languages): Add entry for language=m2 with gcc-check-target=check-m2
116         and lib-check-target=check-target-libgm2.
117         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
118         (HOST_EXPORTS): Add definition for GM2.
119         (BASE_TARGET_EXPORTS): Add definition for GM2.
120         (GM2_FOR_BUILD): Defined.
121         (GM2FLAGS): Defined.
122         (GM2_FOR_TARGET): Defined.
123         (GM2FLAGS_FOR_TARGET): Defined.
124         (EXTRA_HOST_FLAGS): Defined.
125         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
126         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
127         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
128         * configure: Rebuilt.
129         * Makefile.in: Rebuilt.
131 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
133         * Makefile.def: Add Rust language.
134         * Makefile.in: Regenerate via autogen.
136 2022-12-09  Martin Liska  <mliska@suse.cz>
138         * MAINTAINERS: Fix spacing.
140 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
142         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
144 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
146         * Makefile.def: Pass host_libs_picflag to host dependent library
147         configures.
148         * Makefile.in: Regenerate.
149         * configure: Regenerate.
150         * configure.ac (host_libs_picflag): New configure variable set to
151         '--with-pic' when building 'host_shared'.
153 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
155         * Makefile.def: Add libsframe as new module with its dependencies.
156         * Makefile.in: Regenerated.
157         * configure.ac: Add libsframe to host_libs.
158         * configure: Regenerated.
160 2022-11-23  Marek Polacek  <polacek@redhat.com>
162         Revert:
163         2022-11-23  Marek Polacek  <polacek@redhat.com>
165         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
166         isl.
167         * Makefile.in: Regenerate.
168         * Makefile.tpl: Set PICFLAG.
169         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
170         check.
171         * configure: Regenerate.
173 2022-11-23  Marek Polacek  <polacek@redhat.com>
175         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
176         isl.
177         * Makefile.in: Regenerate.
178         * Makefile.tpl: Set PICFLAG.
179         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
180         check.
181         * configure: Regenerate.
183 2022-11-14  Martin Liska  <mliska@suse.cz>
185         Revert:
186         2022-11-09  Martin Liska  <mliska@suse.cz>
188         * doc/Makefile: New file.
189         * doc/_static/custom.css: New file.
190         * doc/baseconf.py: New file.
191         * doc/bsd.rst: New file.
192         * doc/contrib.rst: New file.
193         * doc/contribute.rst: New file.
194         * doc/cppdiropts.rst: New file.
195         * doc/cppenv.rst: New file.
196         * doc/cppopts.rst: New file.
197         * doc/cppwarnopts.rst: New file.
198         * doc/favicon.ico: New file.
199         * doc/funding.rst: New file.
200         * doc/gcc_sphinx.py: New file.
201         * doc/gnu.rst: New file.
202         * doc/gnu_free_documentation_license.rst: New file.
203         * doc/gpl-3.0.rst: New file.
204         * doc/indices-and-tables.rst: New file.
205         * doc/lgpl-2.1.rst: New file.
206         * doc/logo.pdf: New file.
207         * doc/logo.svg: New file.
208         * doc/md.rst: New file.
209         * doc/requirements.txt: New file.
211 2022-11-14  Martin Liska  <mliska@suse.cz>
213         Revert:
214         2022-11-09  Martin Liska  <mliska@suse.cz>
216         * doc/baseconf.py: Port to GCC sources.
218 2022-11-14  Martin Liska  <mliska@suse.cz>
220         Revert:
221         2022-11-14  Martin Liska  <mliska@suse.cz>
223         * configure: Regenerate.
224         * configure.ac: Support Sphinx based documentation.
226 2022-11-14  Martin Liska  <mliska@suse.cz>
228         Revert:
229         2022-11-09  Martin Liska  <mliska@suse.cz>
231         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
232         provide a default.
234 2022-11-14  Martin Liska  <mliska@suse.cz>
236         Revert:
237         2022-11-09  Martin Liska  <mliska@suse.cz>
239         * doc/bsd.rst:
240         Add trailing newline.
241         * doc/contrib.rst:
242         Add trailing newline.
243         * doc/contribute.rst:
244         Add trailing newline.
245         * doc/cppdiropts.rst:
246         Add trailing newline.
247         * doc/cppenv.rst:
248         Add trailing newline.
249         * doc/cppopts.rst:
250         Add trailing newline.
251         * doc/cppwarnopts.rst:
252         Add trailing newline.
253         * doc/funding.rst:
254         Add trailing newline.
255         * doc/gnu.rst:
256         Add trailing newline.
257         * doc/gnu_free_documentation_license.rst:
258         Add trailing newline.
259         * doc/gpl-3.0.rst:
260         Add trailing newline.
261         * doc/indices-and-tables.rst:
262         Add trailing newline.
263         * doc/lgpl-2.1.rst:
264         Add trailing newline.
265         * doc/md.rst:
266         Add trailing newline.
268 2022-11-14  Martin Liska  <mliska@suse.cz>
270         Revert:
271         2022-11-09  Martin Liska  <mliska@suse.cz>
273         * configure.ac: Use new install URL.
274         * configure: Regenerate.
276 2022-11-14  Martin Liska  <mliska@suse.cz>
278         Revert:
279         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
281         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
282         instead of just ``.''.
283         * doc/gcc_sphinx.py: Moved to...
284         * doc/modules/gcc_sphinx.py: ...here.
286 2022-11-14  Martin Liska  <mliska@suse.cz>
288         Revert:
289         2022-11-10  Martin Liska  <mliska@suse.cz>
291         * doc/baseconf.py: Modernize by using pathlib.
293 2022-11-14  Martin Liska  <mliska@suse.cz>
295         Revert:
296         2022-11-11  Martin Liska  <mliska@suse.cz>
298         * doc/Makefile: Disable -j auto.
300 2022-11-14  Martin Liska  <mliska@suse.cz>
302         Revert:
303         2022-11-11  Martin Liska  <mliska@suse.cz>
305         * doc/Makefile: Update comment.
307 2022-11-14  Martin Liska  <mliska@suse.cz>
309         Revert:
310         2022-11-11  Martin Liska  <mliska@suse.cz>
312         * doc/indices-and-tables.rst: Rename Indexes to Indices.
314 2022-11-14  Martin Liska  <mliska@suse.cz>
316         Revert:
317         2022-11-13  Martin Liska  <mliska@suse.cz>
319         PR web/107643
320         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
321         is set.
322         * doc/indices-and-tables.rst: Use include_todo tag.
324 2022-11-14  Martin Liska  <mliska@suse.cz>
326         Revert:
327         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
329         * doc/contrib.rst: Update Jeff Law's email address.
331 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
333         * doc/contrib.rst: Update Jeff Law's email address.
335 2022-11-13  Martin Liska  <mliska@suse.cz>
337         PR web/107643
338         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
339         is set.
340         * doc/indices-and-tables.rst: Use include_todo tag.
342 2022-11-11  Martin Liska  <mliska@suse.cz>
344         * doc/indices-and-tables.rst: Rename Indexes to Indices.
346 2022-11-11  Martin Liska  <mliska@suse.cz>
348         * doc/Makefile: Update comment.
350 2022-11-11  Martin Liska  <mliska@suse.cz>
352         * doc/Makefile: Disable -j auto.
354 2022-11-10  Martin Liska  <mliska@suse.cz>
356         * doc/baseconf.py: Modernize by using pathlib.
358 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
360         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
361         instead of just ``.''.
362         * doc/gcc_sphinx.py: Moved to...
363         * doc/modules/gcc_sphinx.py: ...here.
365 2022-11-09  Martin Liska  <mliska@suse.cz>
367         * configure.ac: Use new install URL.
368         * configure: Regenerate.
370 2022-11-09  Martin Liska  <mliska@suse.cz>
372         * doc/bsd.rst:
373         Add trailing newline.
374         * doc/contrib.rst:
375         Add trailing newline.
376         * doc/contribute.rst:
377         Add trailing newline.
378         * doc/cppdiropts.rst:
379         Add trailing newline.
380         * doc/cppenv.rst:
381         Add trailing newline.
382         * doc/cppopts.rst:
383         Add trailing newline.
384         * doc/cppwarnopts.rst:
385         Add trailing newline.
386         * doc/funding.rst:
387         Add trailing newline.
388         * doc/gnu.rst:
389         Add trailing newline.
390         * doc/gnu_free_documentation_license.rst:
391         Add trailing newline.
392         * doc/gpl-3.0.rst:
393         Add trailing newline.
394         * doc/indices-and-tables.rst:
395         Add trailing newline.
396         * doc/lgpl-2.1.rst:
397         Add trailing newline.
398         * doc/md.rst:
399         Add trailing newline.
401 2022-11-09  Martin Liska  <mliska@suse.cz>
403         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
404         provide a default.
406 2022-11-09  Martin Liska  <mliska@suse.cz>
408         * configure: Regenerate.
409         * configure.ac: Support Sphinx based documentation.
411 2022-11-09  Martin Liska  <mliska@suse.cz>
413         * doc/baseconf.py: Port to GCC sources.
415 2022-11-09  Martin Liska  <mliska@suse.cz>
417         * doc/Makefile: New file.
418         * doc/_static/custom.css: New file.
419         * doc/baseconf.py: New file.
420         * doc/bsd.rst: New file.
421         * doc/contrib.rst: New file.
422         * doc/contribute.rst: New file.
423         * doc/cppdiropts.rst: New file.
424         * doc/cppenv.rst: New file.
425         * doc/cppopts.rst: New file.
426         * doc/cppwarnopts.rst: New file.
427         * doc/favicon.ico: New file.
428         * doc/funding.rst: New file.
429         * doc/gcc_sphinx.py: New file.
430         * doc/gnu.rst: New file.
431         * doc/gnu_free_documentation_license.rst: New file.
432         * doc/gpl-3.0.rst: New file.
433         * doc/indices-and-tables.rst: New file.
434         * doc/lgpl-2.1.rst: New file.
435         * doc/logo.pdf: New file.
436         * doc/logo.svg: New file.
437         * doc/md.rst: New file.
438         * doc/requirements.txt: New file.
440 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
442         * Makefile.def: Remove module 'liboffloadmic'.
443         * Makefile.in: Regenerate.
444         * configure.ac: Remove 'liboffloadmic' handling.
445         * configure: Regenerate.
447 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
449         * MAINTAINERS: Update email address.
451 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
453         * configure.ac: Don't configure readline if --with-system-readline is
454         used.
455         * configure: Re-generate.
457 2022-10-12  Cui,Lili  <lili.cui@intel.com>
459         * MAINTAINERS (Write After Approval): Add myself.
461 2022-10-11  Olivier Hainque  <hainque@adacore.com>
463         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
464         and friends for rtp !large. Assume the linker has the required
465         abilities and set lt_cv_deplibs_check_method.
467 2022-09-30  Olivier Hainque  <hainque@adacore.com>
469         * configure.ac (*vxworks*): If enable_shared is not
470         set, set to "no" and add --disable-shared to target and
471         host_configargs.
472         * configure: Regenerate.
474 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
476         * MAINTAINERS: Update my email address and DCO entry.
478 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
480         * MAINTAINERS (Write After Approval): Add myself.
482 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
484         * MAINTAINERS (Write After Approval): Add myself.
486 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
488         * MAINTAINERS: Update my email address.
490 2022-09-07  Tom de Vries  <tdevries@suse.de>
492         * configure.ac: Set extra_host_libiberty_configure_flags and
493         extra_host_zlib_configure_flags in separate case statements.
494         * configure: Regenerate.
496 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
498         * MAINTAINERS: Update c-sky port maintainers' emails.
500 2022-08-31  Martin Liska  <mliska@suse.cz>
502         * configure: Regenerate.
503         * configure.ac: Delete hpux9 and hpux10.
505 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
507         * Makefile.def: Drop libelf module and gcc-configure dependency
508         on it.
509         * Makefile.in: Regenerate with 'autogen Makefile.def'.
510         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
511         LIBELFINC.
512         * configure: Regenrate.
513         * configure.ac (host_libs): Drop unused libelf.
515 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
517         * Makefile.in: Regenerate.
519 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
521         * MAINTAINERS: Add myself as AutoFDO maintainer.
523 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
524             Arnaud Charlet  <charlet@adacore.com>
526         * configure: Regenerate.
528 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
530         PR bootstrap/106472
531         * Makefile.def (dependencies): Make configure-target-libgo depend
532         upon all-target-libbacktrace.
534 2022-07-27  David Faust  <david.faust@oracle.com>
536         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
538 2022-07-27  Richard Biener  <rguenther@suse.de>
540         * MAINTAINERS (Roger Sayle): Update e-mail address.
542 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
544         * MAINTAINERS (Write After Approval): Add myself.
546 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
548         * MAINTAINERS: Add myself as Ada front end co-maintainer.
550 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
552         * .gitignore: Do not ignore config.h.
554 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
556         * MAINTAINERS: Add myself to Write After Approval.
558 2022-07-04  Martin Liska  <mliska@suse.cz>
560         * MAINTAINERS: fix sorting of names
562 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
564         * MAINTAINERS: add myself.
566 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
568         * MAINTAINERS: Add myself to write after approval and DCO.
570 2022-07-02  Tim Lange  <mail@tim-lange.me>
572         * MAINTAINERS: Add myself.
574 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
576         * MAINTAINERS (Write After Approval): Add myself.
578 2022-06-30  Cui,Lili  <lili.cui@intel.com>
580         Revert:
581         2022-06-30  Cui,Lili  <lili.cui@intel.com>
583         * MAINTAINERS (Write After Approval): Add myself.
585 2022-06-30  Cui,Lili  <lili.cui@intel.com>
587         * MAINTAINERS (Write After Approval): Add myself.
589 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
591         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
592         (EXTRA_GCC_FLAGS): Likewise.
593         * Makefile.in: Rebuilt.
595 2022-06-28  konglin1  <lingling.kong@intel.com>
597         * MAINTAINERS (Write After Approval): Add myself.
599 2022-06-27  Tom de Vries  <tdevries@suse.de>
601         * configure.ac: Build libiberty pic variant for gdbserver.
602         * configure: Regenerate.
604 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
606         * configure: Regenerate.
607         * configure.ac: Correct use of $host.
609 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
611         * MAINTAINERS: Remove tilegx and tilepro entries.
612         * configure.ac: Remove tilegx and tilepro stanzas.
613         * configure: Rebuilt.
615 2022-05-28  Bruce Korb  <bkorb@gnu.org>
617         * .gitignore: Ignore vim swap files
619 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
621         * MAINTAINERS: Add myself to write after approval.
623 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
625         * MAINTAINERS: Remove myself from DCO section.
627 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
629         * MAINTAINERS: Update my email address.
631 2022-05-09  Clément Chigot  <chigot@adacore.com>
633         * MAINTAINERS: Update my email address.
635 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
637         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
638         section.
640 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
642         * MAINTAINERS: Update my email address.
644 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
646         * MAINTAINERS: Update my email address.
648 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
650         * MAINTAINERS: (CPU Port Maintainers): Add myself and
651         Lulu as LoongArch port maintainer.
653 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
654             Lulu Cheng  <chenglulu@loongson.cn>
656         * configure.ac: Add LoongArch tuples.
657         * configure: Regenerate.
659 2022-03-28  Tom Tromey  <tromey@adacore.com>
661         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
662         * configure: Rebuild.
664 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
666         * MAINTAINERS: Change my information.
668 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
670         * MAINTAINERS: Add myself to DCO section.
672 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
674         * configure.ac: Fix incorrect option in comment.
675         * configure: Regenerate.
677 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
679         * Makefile.def (dependencies): Make configure-sim depend on
680         all-readline.
681         * Makefile.in: Regenerate.
683 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
685         * MAINTAINERS (Write After Approval): Update my e-mail address.
687 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
689         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
691 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
693         * MAINTAINERS: Update my email and add myself to the DCO list.
695 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
697         Revert:
698         2021-09-16  Andrew Pinski  <apinski@marvell.com>
700         PR bootstrap/67102
701         * Makefile.def: Have configure-target-libffi depend on
702         all-target-libstdc++-v3.
703         * Makefile.in: Regenerate.
705 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
707         PR other/104181
708         * build.log: Remove.
710 2022-01-20  Martin Liska  <mliska@suse.cz>
712         * MAINTAINERS: Adjust email address based on IRC request.
714 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
716         * MAINTAINERS: Update my email address.
718 2022-01-17  Martin Liska  <mliska@suse.cz>
720         * MAINTAINERS: Rename .c names to .cc.
722 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
724         * Makefile.am: Remove.
726 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
728         * Makefile.am: New file.
730 2022-01-11  Martin Liska  <mliska@suse.cz>
732         * MAINTAINERS: Sort 2 names.
734 2022-01-10  Martin Liska  <mliska@suse.cz>
736         * MAINTAINERS: Fix obvious issues with sorting.
738 2022-01-07  liuhongt  <hongtao.liu@intel.com>
740         * build.log: New file.
742 2022-01-05  Nathan Sidwell  <nathan@acm.org>
744         * MAINTAINERS: Add DCO entry.  Sort that list.
746 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
748         * MAINTAINERS: Change of email address in both DCO and
749         Write After Approval list.
751 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
753         * configure: Regenerate.
755 2021-12-21  Martin Liska  <mliska@suse.cz>
757         * config.sub: Change mode back to 755.
759 2021-12-17  Martin Liska  <mliska@suse.cz>
761         * config.sub: Sync from master.
763 2021-12-17  Martin Liska  <mliska@suse.cz>
765         Revert:
766         2021-12-16  Matthias Seidel  <mseidel@apache.org>
768         * config.sub: Fix typo.
770 2021-12-16  Matthias Seidel  <mseidel@apache.org>
772         * config.sub: Fix typo.
774 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
776         Revert:
777         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
779         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
780         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
781         * configure.ac: Include config/gcc-plugin.m4.
782         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
783         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
784         RANLIB if possible.
785         * Makefile.in: Regenerated.
786         * configure: Likewise.
788 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
790         * Makefile.tpl (BUILD_CFLAGS): New.
791         (CFLAGS): Append $(BUILD_CFLAGS).
792         (CXXFLAGS): Likewise.
793         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
794         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
795         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
796         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
797         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
798         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
799         (PGO-TRAINING-TARGETS): Likewise.
800         (PGO_BUILD_TRAINING): Likewise.
801         (all): Add '+' to the command line for recursive make.  Support
802         the PGO build.
803         * configure.ac: Add --enable-pgo-build[=lto].
804         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
805         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
806         * Makefile.in: Regenerated.
807         * configure: Likewise.
809 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
811         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
812         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
813         * configure.ac: Include config/gcc-plugin.m4.
814         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
815         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
816         RANLIB if possible.
817         * Makefile.in: Regenerated.
818         * configure: Likewise.
820 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
822         * MAINTAINERS: Add myself to write after approval.
824 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
826         * MAINTAINERS: Adding myself.
828 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
830         * configure: Regenerate.
831         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
832         $(CPP).
834 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
836         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
837         libatomic.
838         * Makefile.in: Regenerate.
839         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
840         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
841         target-libphobos-bootstrap.
842         (STAGE2_CONFIGURE_FLAGS): Likewise.
843         * configure: Regenerate.
844         * configure.ac: Add support for bootstrapping D front-end.
846 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
848         * MAINTAINERS: Add myself to DCO section and update email address.
850 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
852         * configure: Regenerate.
853         * configure.ac: Ensure that PIC (shared) defaults are set
854         correctly for Darwin.
856 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
858         * MAINTAINERS: Update my address.
860 2021-11-12  Alan Modra  <amodra@gmail.com>
862         * Makefile.def (configure-opcodes): Depend on configure-bfd.
863         * Makefile.in: Regenerate.
865 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
867         * MAINTAINERS: Clarify the policy WRT the Write After Approval
868         list.
870 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
872         * MAINTAINERS (Reviewers, arc): Remove my entry.
873         (Write After Approval): Add an entry for myself.
875 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
877         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
878         * Makefile.in: Regenerate.
879         * configure: Regenerate.
880         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
882 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
884         * MAINTAINERS: Fix up Maciej's entries.
886 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
888         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
889         maintainer.
891 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
893         PR other/102663
894         * Makefile.def: Handle install-dvi target.
895         * Makefile.tpl: Likewise.
896         * Makefile.in: Regenerate.
898 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
900         * MAINTAINERS: Add myself for write after approval.
902 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
904         * Makefile.def: Mark libcody, libdecnumber,
905         c++tools, libgcc, and libobjc as missing TAGS
906         targets.
907         * Makefile.in: Regenerate.
909 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
911         * MAINTAINERS: Add myself to DCO section and update email
912         address.
914 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
916         * MAINTAINERS: Add myself to DCO section.
918 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
920         * configure: Regenerate.
921         * configure.ac (skipdirs): Add the contents of target_configdirs if
922         we are not building gcc.
924 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
926         * Makefile.def: Back-port commits ba4d88ad892f and
927         755ba58ebef0 from binutils-gdb repository.
928         * Makefile.in: Regenerated.
930 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
932         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
934 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
936         * Makefile.def: Add a jit check target for the jit
937         language.
938         * Makefile.in: Regenerate.
940 2021-09-16  Andrew Pinski  <apinski@marvell.com>
942         PR bootstrap/67102
943         * Makefile.def: Have configure-target-libffi depend on
944         all-target-libstdc++-v3.
945         * Makefile.in: Regenerate.
947 2021-09-10  Petter Tomner  <tomner@kth.se>
949         * MAINTAINERS: Me added to DCO and write after approval
951 2021-09-01  YunQiang Su  <syq@debian.org>
953         * MAINTAINERS: Add myself for write after approval.
955 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
957         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
958         * Makefile.in: Regenerate.
960 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
962         * MAINTAINERS: Add myself for write after approval.
964 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
966         * Makefile.in: Regenerate.
967         * Makefile.tpl: Make the state of the configured host
968         shared flag available to makefile fragements.
970 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
972         * MAINTAINERS (Write After Approval): Add myself.
974 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
976         * .dir-locals.el (bug-reference-url-format): Use https.
978 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
980         * .dir-locals.el (c-mode): Change fill-column to 79.
982 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
984         * MAINTAINERS: Add myself to DCO section.
986 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
988         * configure: Regenerate.
989         * configure.ac: Adjust cases for which it is necessary to
990         include the Darwin host config fragment.
992 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
994         * MAINTAINERS: Add myself for write after approval and DCO.
996 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
998         * Makefile.def: Add dsymutil defs.
999         * Makefile.in: Regenerated.
1000         * Makefile.tpl: Add dsymutil to flags.
1001         * configure: Regenerated.
1002         * configure.ac: Add dsymutil to target and build recipes.
1004 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1006         * MAINTAINERS: Add myself for write after approval.
1008 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1010         * MAINTAINERS (Write After Approval): Add myself.
1012 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1014         * MAINTAINERS: Add myself for write after approval and DCO
1016 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1018         * .gitignore: Add entry for cscope.out.
1020 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1022         * MAINTAINERS: Remove my Write After Approval entry.
1024 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1026         * MAINTAINERS: Add myself as maintainer of the i386 vector
1027         extensions.
1029 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1031         * MAINTAINERS (Write After Approval): Add myself.
1033 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1035         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1036         as *vrp and ranger maintainers.
1038 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1040         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1041         not trigger testsuite failures.
1043 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1045         * MAINTAINERS: Add myself to DCO section with both email addresses.
1047 2021-06-03  Jason Merrill  <jason@redhat.com>
1049         * MAINTAINERS: Add DCO version number.
1051 2021-06-02  Jason Merrill  <jason@redhat.com>
1053         * MAINTAINERS: Add DCO section.
1055 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1057         * MAINTAINERS (Write After Approval): Add myself.
1059 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1061         * configure.ac: Add gnulib to configdirs for sim.
1062         * configure: Regenerate.
1064 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1066         * Makefile.def: Add configure-sim dependency on all-gnulib.
1067         * Makefile.in: Regenerated.
1069 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1071         * MAINTAINERS (Write After Approval): Add myself.
1073 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1075         * MAINTAINERS (Write After Approval): Add myself.
1077 2021-05-11  Martin Liska  <mliska@suse.cz>
1079         * MAINTAINERS: Remove entries for removed
1080         components (HSA, BRIG, libhsail-rt).
1081         Move Pekka to Write After Approval.
1083 2021-05-11  Martin Liska  <mliska@suse.cz>
1085         * Makefile.def: Remove libhsail-rt.
1086         * Makefile.in: Likewise.
1087         * configure.ac: Likewise.
1088         * configure: Regenerate.
1089         * libhsail-rt/ChangeLog: Removed.
1090         * libhsail-rt/Makefile.am: Removed.
1091         * libhsail-rt/Makefile.in: Removed.
1092         * libhsail-rt/README: Removed.
1093         * libhsail-rt/aclocal.m4: Removed.
1094         * libhsail-rt/configure: Removed.
1095         * libhsail-rt/configure.ac: Removed.
1096         * libhsail-rt/configure.tgt: Removed.
1097         * libhsail-rt/include/internal/fibers.h: Removed.
1098         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1099         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1100         * libhsail-rt/include/internal/workitems.h: Removed.
1101         * libhsail-rt/rt/arithmetic.c: Removed.
1102         * libhsail-rt/rt/atomics.c: Removed.
1103         * libhsail-rt/rt/bitstring.c: Removed.
1104         * libhsail-rt/rt/fbarrier.c: Removed.
1105         * libhsail-rt/rt/fibers.c: Removed.
1106         * libhsail-rt/rt/fp16.c: Removed.
1107         * libhsail-rt/rt/misc.c: Removed.
1108         * libhsail-rt/rt/multimedia.c: Removed.
1109         * libhsail-rt/rt/queue.c: Removed.
1110         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1111         * libhsail-rt/rt/segment.c: Removed.
1112         * libhsail-rt/rt/workitems.c: Removed.
1113         * libhsail-rt/target-config.h.in: Removed.
1115 2021-05-04  Nick Clifton  <nickc@redhat.com>
1117         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1118         * configure: Regenerate.
1120 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1121             Tobias Burnus  <tobias@codesourcery.com>
1123         * configure.ac (--enable-offload-defaulted): New.
1124         * configure: Regenerate.
1126 2021-04-23  David Faust  <david.faust@oracle.com>
1128         * MAINTAINERS (Write After Approval): Add myself.
1130 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1132         * MAINTAINERS (Write After Approval): Add myself.
1134 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1136         * MAINTAINERS: Add myself as pru port maintainer.
1138 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1140         * MAINTAINERS: Add myself as static analyzer maintainer.
1142 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1144         * MAINTAINERS: Update primary entry.
1146 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1148         * MAINTAINERS (Write After Approval): Add myself.
1150 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1152         * Makefile.def: Remove all-sim dependency on configure-gdb.
1153         * Makefile.in: Regenerated.
1155 2021-03-11  Jeff Law  <law@redhat.com>
1157         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1159 2021-03-11  Martin Liska  <mliska@suse.cz>
1161         * Makefile.tpl: The change was done Makefile.in which
1162         is generated file.
1164 2021-03-08  Jeff Law  <law@redhat.com>
1166         * MAINTAINERS: Update my email address
1168 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1170         * config.guess: Import latest upstream.
1171         * config.sub: Import latest upstream.
1173 2021-01-25  Martin Liska  <mliska@suse.cz>
1175         PR gcov-profile/98739
1176         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1177         for profiledbootstrap.
1179 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1181         * MAINTAINERS (Write After Approval): Add myself.
1183 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1185         * MAINTAINERS (Write After Approval): Update my e-mail address.
1187 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1189         * MAINTAINERS: Fix spacing.
1191 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1193         * MAINTAINERS (Write After Approval): Add myself
1195 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1197         * Makefile.def: Sync with binutils-gdb:
1198         (dependencies): all-ld depends on all-libctf.
1199         (host_modules): libctf is no longer no_install.
1200         No longer no_check.  Checking depends on all-ld.
1201         * Makefile.in: Regenerated.
1203 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1205         * libtool.m4: Match gnu* along other GNU systems.
1206         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1207         * libgo/configure: Re-generate.
1209 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1211         * MAINTAINERS: Update my email address.
1213 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1215         * MAINTAINERS (Write After Approval): Add myself.
1217 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1219         * Makefile.def
1220         * Makefile.in
1221         * Makefile.tpl
1222         * configure
1223         * configure.ac
1225 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1227         * Makefile.def: Add libcody.
1228         * configure.ac: Add libcody.
1229         * Makefile.in: Regenerated.
1230         * configure: Regenerated.
1232 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1234         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1236 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1238         PR target/97865
1239         * libtool.m4: Update handling of Darwin platform link flags
1240         for Darwin20.
1242 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1244         * .gitignore: Sync with binutils-gdb
1246 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1248         * MAINTAINERS: Add myself as arc port maintainer.
1250 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1252         PR d/87788
1253         * configure.ac: Don't disable D for *-*-darwin*.
1254         * configure: Regenerate.
1256 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1258         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1259         hppa64-*-hpux11*.
1261 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1263         * configure: Regenerate.
1264         * configure.ac: Add --bootstrap-hwasan option.
1266 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1268         * config.guess: Import latest upstream.
1269         * config.sub: Import latest upstream.
1271 2020-11-16  Martin Liska  <mliska@suse.cz>
1273         * .gitignore: Add cache as clangd uses it now.
1275 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1277         * MAINTAINERS (Write After Approval): add myself
1279 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1281         * MAINTAINERS (Write After Approval): Add myself.
1283 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1285         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1286         Remove FIXME comments.
1288 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1290         * MAINTAINERS: Update my email address.
1292 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1294         * MAINTAINERS (Write After Approval): Add myself.
1296 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1298         PR target/97302
1299         * configure.ac: Only set with_gmp to /usr/local
1300         if not building in tree.
1301         * configure: Regenerate.
1303 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1305         * MAINTAINERS (Write After Approval): Add myself.
1307 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1309         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1311 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1313         PR bootstrap/96612
1314         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1315         if not the same as ${host}.
1316         * configure: Regenerate.
1318 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1320         * MAINTAINERS (Write After Approval): Add myself.
1322 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1324         * MAINTAINERS: Update my email address.
1326 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1328         * MAINTAINERS (Write After Approval): Add myself.
1330 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1332         * MAINTAINERS (Write After Approval): Add myself.
1334 2020-06-12  Martin Liska  <mliska@suse.cz>
1336         * .gitignore: Add .clang-tidy.
1338 2020-06-08  Jason Merrill  <jason@redhat.com>
1340         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1341         * configure: Regenerate.
1343 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1345         * MAINTAINERS: Add myself as xtensa port maintainer.
1347 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1349         * configure.ac: Don't require --enable-host-shared when building
1350         for Mingw.
1351         * configure: Regenerate.
1353 2020-05-18  Jason Merrill  <jason@redhat.com>
1355         * configure.ac: Update bootstrap dialect to -std=c++11.
1357 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1359         * MAINTAINERS (Write After Approval): Add myself.
1361 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1363         PR target/92713
1364         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1365         (noconfigdirs): Add 'target-libstdc++-v3'.
1366         * configure: Regenerate.
1368 2020-04-21  Stephen Casner  <casner@acm.org>
1370         PR 25830
1371         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1372         * configure: Rebuild.
1374 2020-04-17  Martin Liska  <mliska@suse.cz>
1375             Jonathan Yong <10walls@gmail.com>
1377         PR gcov-profile/94570
1378         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1379         for CYGWIN.
1381 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1383         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1385 2020-04-09  Tom Tromey  <tom@tromey.com>
1387         * configure: Rebuild.
1388         * Makefile.in: Rebuild.
1389         * Makefile.def (gdbsupport, gdbserver): New host modules.
1390         (configure-gdb): Depend on all-gdbsupport.
1391         (all-gdb): Depend on all-gdbsupport, all-libctf.
1392         * configure.ac (host_tools): Add gdbserver.
1393         Conditionally build gdbserver and gdbsupport.
1395 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1397         * configure.ac: Build libgomp by default for amdgcn.
1398         * configure: Regenerate.
1400 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1402         * MAINTAINERS (Write After Approval): Add myself.
1404 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1406         * MAINTAINERS (Write After Approval) : Add myself.
1408 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1410         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1412 2020-02-14  Martin Sebor  <msebor@redhat.com>
1414         * doc/extend.texi (attribute alias): Mention type requirement.
1415         (attribute weak): Same.
1416         (attribute weakref): Correct invalid example.
1418 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1420         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1422 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1423             Jakub Jelinek  <jakub@redhat.com>
1425         * .gitattributes: Add *.md diff=md.
1427 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1429         The mentioned auto-generated file is no more part of the
1431         GCC sources, it's auto-generated in $(builddir) during build.
1433         PR target/92055
1434         * contrib/gcc_update (files_and_dependencies): Remove
1435         entry for gcc/config/avr/t-multilib.
1437 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1439         * MAINTAINERS: Update my email address.
1441 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1443         * README.MOVED_TO_GIT: Remove.
1445 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1447         * README.MOVED_TO_GIT: New file.
1449 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1451         * MAINTAINERS (Write After Approval): Add myself.
1453 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1455         * MAINTAINERS (write_after_approval): Add myself.
1457 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1459         * MAINTAINERS (write_after_approval): Add myself.
1461 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1463         * MAINTAINERS (write_after_approval): Add myself.
1465 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1467         * configure.ac: Factor out common cases for compare_exclusions.
1468         * configure: Regenerate.
1470 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1472         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1473         flag.
1475 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1477         * MAINTAINERS (Write After Approval): Add myself.
1479 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1481         PR middle-end/92463
1482         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1483         * configure: Regenerate
1485 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1487         * configure.ac: Use https for gcc.gnu.org.
1488         * configure: Regenerated.
1490 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1492         * MAINTAINERS (aarch64 port): Remove my name, move to...
1493         (Write After Approval): ...Here.
1495 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1497         * MAINTAINERS: Change my email address as maintainer.
1499 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1501         PR fortran/91828
1502         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1503         * configure: Regenerated.
1505 2019-10-21  Jason Merrill  <jason@redhat.com>
1507         * .gitattributes: Also check ChangeLog whitespace.
1509 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1511         * contrib/dg-extract-results.sh: Add support for KPASS.
1512         * contrib/dg-extract-results.py: Likewise.
1514 2019-10-17  Jason Merrill  <jason@redhat.com>
1516         * .gitattributes: Avoid {} in filename pattern.
1518 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1520         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1521         Approval section.
1523 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1525         * MAINTAINERS: Add myself to Write After Approval
1527 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1529         * MAINTAINERS: Add myself as an aarch64 maintainer.
1531 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1533         * MAINTAINERS: Add myself as aarch64 maintainer.
1535 2019-09-23  Carl Love  <cel@us.ibm.com>
1537         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1538         New define_insn.
1539         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1540         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1542 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1544         * MAINTAINERS (Sam Tebbs): Update email address.
1546 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1548         * MAINTAINERS: Update my email address.
1550 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1552         * libtool.m4: Handle uclinuxfdpiceabi.
1554 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1556         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1557         Remove myself from Write After Approval section.
1559 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1561         * configure.ac: Support for bpf-*-* targets.
1562         * configure: Regenerate.
1564 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1566         * config.sub: Import upstream version 2019-06-30.
1567         * config.guess: Import upstream version 2019-07-24.
1569 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1571         * MAINTAINERS: Remove spu port maintainers.
1573 2019-08-28  Martin Liska  <mliska@suse.cz>
1575         * .gitignore: Add .clangd and compile_commands.json
1576         to .gitignore.
1578 2019-08-23  Michael Forney  <mforney@mforney.org>
1580         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1581         * Makefile.in: Regenerate.
1583 2019-08-19  Tom Tromey  <tom@tromey.com>
1585         * configure: Rebuild.
1586         * configure.ac: Add --with-static-standard-libraries.
1588 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1590         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1592 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1594         * MAINTAINERS (Write After Approval): Add myself.
1596 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1598         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1599         RISC-V port maitainer.
1601 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1603         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1605 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1607         * MAINTAINERS (Write After Approval): Add myself.
1609 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1611         * MAINTAINERS (Write After Approval): Add myself.
1613 2019-06-25  Martin Liska  <mliska@suse.cz>
1615         contrib/filter-clang-warnings.py: Transform from
1616         filter-rtags-warnings.py.
1618 2019-06-15  Tom Tromey  <tom@tromey.com>
1620         * configure.ac (host_libs): Add gnulib.
1621         * configure: Rebuild.
1622         * Makefile.def (host_modules, dependencies): Add gnulib.
1623         * Makefile.in: Rebuild.
1625 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1627         * MAINTAINERS (Write After Approval): Add myself.
1629 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1631         * configure: Regenerate.
1632         * configure.ac: Add PRU target.
1634 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1636         * MAINTAINERS (Write After Approval): Add myself.
1638 2019-06-11  Nick Clifton  <nickc@redhat.com>
1640         Import these changes from the binutils/gdb repository:
1642         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1644         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1645         and all its deps.
1646         * Makefile.in: Regenerated.
1648         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1650         * Makefile.def (host_modules): Add libctf.
1651         * Makefile.def (dependencies): Likewise.
1652         libctf depends on zlib, libiberty, and bfd.
1653         * Makefile.in: Regenerated.
1654         * configure.ac (host_libs): Add libctf.
1655         * configure: Regenerated.
1657 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1659         * MAINTAINERS (Write After Approval): Add myself.
1661 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1663         * MAINTAINERS: Update my email address.
1665 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1671         * MAINTAINERS (Write After Approval): Add myself.
1673 2019-05-07  Jim Wilson  <jimw@sifive.com>
1675         * MAINTAINERS: Remove myself as IA-64 maintainer.
1677 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1679         * MAINTAINERS (Write After Approval): Add myself.
1681 2019-05-02  Richard Biener  <rguenther@suse.de>
1683         PR bootstrap/85574
1684         * Makefile.tpl (compare target): Also compare extra-compare
1685         files.
1686         * Makefile.in: Regenerate.
1688 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1690         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1691         as modulo-scheduler maintainer.
1693 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1695         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1697 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1699         * MAINTAINERS: Update my email address.
1701 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1703         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1704         * configure: Regenerate.
1706 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1708         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1709         * configure: Regenerate.
1711 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1713         * configure.ac: Add target-zlib to target_libraries.
1714         * configure: Regenerate.
1716 2019-04-09  Martin Liska  <mliska@suse.cz>
1718         * Makefile.in: Regenerate.
1719         * Makefile.tpl: Pass GENERATOR_CFLAGS
1720         in all stages.
1722 2019-03-28  Martin Liska  <mliska@suse.cz>
1724         PR bootstrap/89829
1725         * Makefile.in: Revert r254150.
1726         * Makefile.tpl: Likewise.
1728 2019-03-28  Ben Elliston  <bje@gnu.org>
1730         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1731         related, and libdecnumber.
1733 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1735         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1736         (Write After Approval): Remove myself.
1738 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1740         * MAINTAINERS (Write After Approval): Add myself.
1742 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1744         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1745         (Write After Approval): Remove myself and Julian.
1747 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1749         * MAINTAINERS (Write After Approval): Add myself.
1751 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1753         * MAINTAINERS (Write After Approval): Add myself.
1755 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1757         * ChangeLog: Replace space with tab.
1758         * MAINTAINERS: Delete 1 tab to keep alignment.
1760 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1762         * MAINTAINERS (Write After Approval): Add myself.
1764 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1766         * MAINTAINERS (Write After Approval): Add myself.
1768 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1769             Kwok Cheung Yeung  <kcy@codesourcery.com>
1770             Julian Brown  <julian@codesourcery.com>
1771             Tom de Vries  <tom@codesourcery.com>
1772             Jan Hubicka  <hubicka@ucw.cz>
1773             Martin Jambor  <mjambor@suse.cz>
1775         * configure.ac: Likewise.
1776         * configure: Regenerate.
1777         * contrib/config-list.mk: Add amdgcn-amdhsa.
1779 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1781         * MAINTAINERS (Write After Approval): Add myself.
1783 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1785         * MAINTAINERS (Write After Approval): Add myself.
1787 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1789         PR target/88535
1790         * config.guess: Import upstream version 2019-01-03.
1791         * config.sub: Import upstream version 2019-01-01.
1793 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1795         * MAINTAINERS (Write After Approval): Update my maintainer address.
1797 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1799         * MAINTAINERS (Write After Approval): Add myself.
1801 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1803         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1805 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1807         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1808         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1809         (GCC_TARGET_TOOL): Likewise.
1810         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1811         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1812         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1813         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1814         * configure: Regenerate.
1815         * Makefile.in: Likewise.
1817 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1819         * MAINTAINERS (Write After Approval): Add myself.
1821 2018-11-13  Martin Liska  <mliska@suse.cz>
1823         * gcc.target/i386/pr87930.c: Move to ...
1824         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1826 2018-11-10  Stafford Horne  <shorne@gmail.com>
1828         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1829         (Write After Approval): Remove myself.
1831 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1833         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1834         Append $INCICONV to it.
1836 2018-11-04  Stafford Horne  <shorne@gmail.com>
1838         * MAINTAINERS (Write After Approval): Add myself.
1840 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1842         PR bootstrap/82856
1843         * multilib.am: New file.  From automake.
1845         Merge from binutils-gdb:
1846         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1848         * libtool.m4: Use AC_LANG_SOURCE.
1849         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1850         * ar-lib: New file.
1851         * test-driver: New file.
1852         * configure: Re-generate.
1854 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1856         * MAINTAINERS (Write After Approval): Add myself.
1858 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1860         PR bootstrap/87788
1861         PR d/87799
1862         * configure: Rebuild.
1863         * configure.ac: Disable D on systems where it is known not to work.
1865 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1867         * Makefile.def (target_modules): Add libphobos.
1868         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1869         GDCFLAGS_FOR_TARGET.
1870         (dependencies): Make libphobos depend on libatomic, libbacktrace
1871         configure, and zlib configure.
1872         (language): Add language d.
1873         * Makefile.in: Rebuild.
1874         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1875         (HOST_EXPORTS): Add GDC.
1876         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1877         (BASE_TARGET_EXPORTS): Add GDC.
1878         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1879         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1880         (EXTRA_HOST_FLAGS): Add GDC.
1881         (STAGE1_FLAGS_TO_PASS): Add GDC.
1882         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1883         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1884         environment variables.
1885         * configure: Rebuild.
1886         * configure.ac: Add target-libphobos to target_libraries.  Set and
1887         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1889 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1891         * MAINTAINERS (Write After Approval): Add myself.
1893 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1895         * MAINTAINERS (Write After Approval): Remove myself.
1897 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1899         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1901 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1903         * MAINTAINERS: Update my email address.
1905 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1907         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1908         maintainer.
1910 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1912         * MAINTAINERS (Write After Approval): Add self.
1914 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1916         * MAINTAINERS (write after approval): Add myself.
1918 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1920         * MAINTAINERS: Update my email address.
1922 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1924         * MAINTAINERS (write after approval): Add myself.
1926 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1928         * MAINTAINERS: Add self to global reviewers list.
1930 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1932         MAINTAINERS: Add c-sky port maintainers.
1934 2018-08-10  Martin Liska  <mliska@suse.cz>
1936         * MAINTAINERS: Revert change in previous commit and
1937         join lines.
1939 2018-08-10  Martin Liska  <mliska@suse.cz>
1941         * MAINTAINERS: Remove extra line.
1943 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1945         * MAINTAINERS: Update my email address.
1947 2018-07-19  DJ Delorie  <dj@redhat.com>
1949         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1950         as maintainer.
1952 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1954         * MAINTAINERS: Adjust email address for me and my colleague Robin
1955         Dapp.
1957 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1958             Sunil K Pandey  <sunil.k.pandey@intel.com>
1960         PR target/84413
1961         * config/i386/i386.c (m_CORE_AVX512): New.
1962         (m_CORE_AVX2): Likewise.
1963         (m_CORE_ALL): Add m_CORE_AVX2.
1964         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1965         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1966         and remove the rest of m_SKYLAKE_AVX512.
1968 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1970         * config.sub: Sync with upstream version 2018-07-03.
1972 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1974         * config.guess: Sync with upstream version 2018-06-26.
1975         * config.sub: Sync with upstream version 2018-07-02.
1977 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1979         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1980         * ltmain.sh: Likewise.
1982 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1984         * contrib/config-list.mk: Remove powerpc-linux_paired.
1986 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1988         * configure.ac: Introduce support for @unless/@endunless.
1989         * Makefile.tpl (dep-kind): Rewrite with cond; return
1990         postbootstrap in some cases.
1991         (make-postboot-dep, postboot-targets): New.
1992         (dependencies): Do not output postbootstrap dependencies at
1993         first.  Output non-target ones changed for configure to depend
1994         on stage_last @if gcc-bootstrap, and the original deps @unless
1995         gcc-bootstrap.
1996         * configure.in, Makefile.in: Rebuilt.
1998 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2000         * MAINTAINERS (write after approval): Add myself.
2002 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2004         * MAINTAINERS (write after approval): Add myself.
2006 2018-06-19  Nick Clifton  <nickc@redhat.com>
2008         * zlib/configure.ac: Restore old behaviour of only enabling
2009         multilibs when a target subdirectory is defined.  This allows
2010         building with srcdir == builddir.
2011         * zlib/configure: Regenerate.
2013 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2015         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2016         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2017         * Makefile.in: Regenerate.
2019 2018-06-16  Ben Elliston  <bje@gnu.org>
2021         * config.guess: Import latest version.
2022         * config.sub: Likewise.
2024 2018-06-08  Martin Liska  <mliska@suse.cz>
2026         * MAINTAINERS: Remove MPX-related entries.
2027         * Makefile.def: Remove libmpx support.
2028         * Makefile.in: Regenerate.
2029         * configure.ac: Remove removed files.
2030         * configure: Regenerate.
2031         * libmpx/ChangeLog: Remove.
2032         * libmpx/Makefile.am: Remove.
2033         * libmpx/Makefile.in: Remove.
2034         * libmpx/acinclude.m4: Remove.
2035         * libmpx/aclocal.m4: Remove.
2036         * libmpx/config.h.in: Remove.
2037         * libmpx/configure: Remove.
2038         * libmpx/configure.ac: Remove.
2039         * libmpx/configure.tgt: Remove.
2040         * libmpx/libmpx.spec.in: Remove.
2041         * libmpx/mpxrt/Makefile.am: Remove.
2042         * libmpx/mpxrt/Makefile.in: Remove.
2043         * libmpx/mpxrt/libmpx.map: Remove.
2044         * libmpx/mpxrt/libtool-version: Remove.
2045         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2046         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2047         * libmpx/mpxrt/mpxrt.c: Remove.
2048         * libmpx/mpxrt/mpxrt.h: Remove.
2049         * libmpx/mpxwrap/Makefile.am: Remove.
2050         * libmpx/mpxwrap/Makefile.in: Remove.
2051         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2052         * libmpx/mpxwrap/libtool-version: Remove.
2053         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2055 2018-06-04  Martin Liska  <mliska@suse.cz>
2057         * MAINTAINERS: Add myself as gcov maintainer.
2059 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2061         * MAINTAINERS: Update my email address.
2063 2018-06-04  Tom de Vries  <tdevries@suse.de>
2065         * MAINTAINERS: Remove write-after-approval entries for component
2066         maintainers.
2068 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2070         * MAINTAINERS (write after approval): Add myself.
2072 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2074         * MAINTAINERS: Update my email address.
2076 2018-06-01  Tom de Vries  <tdevries@suse.de>
2078         * MAINTAINERS: Update my email address.
2080 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2082         * MAINTAINERS (loop-optimizer): Add myself.
2084 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2086         * configure.ac: Added "nfp" target.
2087         * configure: Regenerate.
2089 2018-04-30  Richard Biener  <rguenther@suse.de>
2091         PR bootstrap/85571
2092         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2093         (STAGE3_TFLAGS): Likewise.
2094         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2095         (STAGEtrain_TFLAGS): Likewise.
2096         * Makefile.in: Regenerate.
2098 2018-04-26  Richard Biener  <rguenther@suse.de>
2100         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2101         (STAGE2_CFLAGS): Likewise.
2102         (STAGE2_TFLAGS): Likewise.
2103         (STAGE3_CFLAGS): Add -fchecking.
2104         (STAGE3_TFLAGS): Likewise.
2105         (STAGEtrain_CFLAGS): Filter out -fchecking.
2106         (STAGEtrain_TFLAGS): Likewise.
2107         * Makefile.in: Re-generate.
2109 2018-04-25  Catherine Moore <clm@codesourcery.com>
2111         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2113 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2115         * MAINTAINERS (write after approval): Add myself.
2117 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2119         * MAINTAINERS: Update my email address.
2121 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2123         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2125 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2127         * MAINTAINERS: Update my email address and disambiguate myself
2128         a bit from Will Schmidt.
2130 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2132         * MAINTAINERS: Move maintainers of now-removed picochip and score
2133         ports to write after approval.
2135 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2137         * MAINTAINERS: Add entry for SVE maintainership.
2139 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2141         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2142         * configure: Regenerate.
2144 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2146         * MAINTAINERS (write after approval): Add myself.
2148 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2150         * MAINTAINERS (write after approval): Add myself.
2152 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2154         * MAINTAINERS (write after approval): Add myself.
2156 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2158         Update copyright years.
2160 2018-01-03  Ben Elliston  <bje@gnu.org>
2162         * config.guess: Import latest version.
2163         * config.sub: Likewise.
2165 2017-12-12  Stafford Horne  <shorne@gmail.com>
2167         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2168         * configure: Regenerate.
2170 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2172         * MAINTAINERS (Write After Approval): Add myself.
2174 2017-11-28  Julia Koval  <julia.koval@intel.com>
2175             Sebastian Peryt  <sebastian.peryt@intel.com>
2177         * Makefile.def (target_modules): Remove libcilkrts.
2178         * Makefile.in: Ditto.
2179         * configure: Ditto.
2180         * configure.ac: Ditto.
2182 2017-11-28  Julia Koval  <julia.koval@intel.com>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2188         * MAINTAINERS (Write After Approval): Add myself.
2190 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2192         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2193         Use my SiFive email address.
2195 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2197         * MAINTAINERS (write after approval): Add myself.
2199 2017-10-27  Martin Liska  <mliska@suse.cz>
2201         * Makefile.tpl: Use proper name of folder as it was renamed
2202         during transition to 4 stages.
2203         * Makefile.in: Regenerate.
2205 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2207         * MAINTAINERS (write after approval): Add myself.
2209 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2211         * MAINTAINERS: Add a note that maintainership also includes web
2212         pages, docs, and testsuite related to that area.
2214 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2216         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2218 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2220         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2222 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2224         * MAINTAINERS: Remove myself as a vxworks maintainer.
2226 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2228         * MAINTAINERS: Remove email address of Jim Norris.
2230 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2232         * MAINTAINERS (Reviewers): Move myself from here...
2233         (CPU Port Maintainers): ... to here.
2235 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2237         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2239 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2241         * MAINTAINERS (write after approval): Add myself.
2243 2017-07-28  Tony Reix  <tony.reix@atos.net>
2245         * configure.ac (target-libffi): Don't disable for AIX.
2246         (go): Don't add to unsupported_languages on AIX.
2247         (target-libgo): Don't disable for AIX.
2248         * configure: Regenerate.
2250 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2252         * MAINTAINERS: Add myself.
2254 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2256         * MAINTAINERS: Update my email address.
2258 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2260         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2261         arm-specific auto-generated header files.
2263 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2265         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2266         * configure: Rebuilt.
2268 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2270         * MAINTAINERS: Readd myself for c6x.
2272 2017-06-28  Martin Liska  <mliska@suse.cz>
2274         PR bootstrap/81217
2275         * Makefile.def: Remove superfluous bootstrap_target from
2276         bootstrap_stage.
2277         * Makefile.in: Re-generate the file.
2279 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2281         * MAINTAINERS: Add myself to Write After Approval
2283 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2285         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2287 2017-06-19  Martin Liska  <mliska@suse.cz>
2289         * Makefile.def: Define 4 stages PGO bootstrap.
2290         * Makefile.tpl: Define FLAGS.
2291         * Makefile.in: Regenerate.
2293 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2295         * Makefile.def: Add check-gotools to go check targets.
2296         * Makefile.in: Rebuild.
2298 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2300         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2302 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2304         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2305         * configure: Regenerate.
2307 2017-05-31  Martin Liska  <mliska@suse.cz>
2309         * configure.ac: Add handling of stage2_werror_flags to
2310         action-if-given and to action-if-not-given.
2311         * configure: Regenerate.
2313 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2315         * MAINTAINERS: Add self to Write After Approval
2317 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2319         * MAINTAINERS: Update my email address, and remove myself as
2320         maintainer in some areas.
2322 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2324         * MAINTAINERS: Add self to Write After Approval
2326 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2328         * configure.ac: Add --enable-languages=default to mean default and
2329         make --enable-languages=all mean all supported languages.
2330         * configure: Regenerated.
2332 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2334         * config.gcc (powerpc*-*-*spe*): New.
2335         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2336         (powerpc-*-rtems*spe*): New.
2337         (powerpc*-*-linux*spe*): New.
2338         (powerpc-wrs-vxworksspe): New.
2339         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2340         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2341         * config.host (powerpc*-*-*spe*): New.
2343 2017-05-19  Martin Liska  <mliska@suse.cz>
2345         * configure.ac: Add --enable-werror-always just for
2346         bootstrap-debug (or none build config) and do not add it
2347         when we are on a release branch.
2348         * configure: Regenerated.
2350 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2352         * MAINTAINERS: Add self to Write After Approval
2354 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2356         * MAINTAINERS: Move myself to Write After Approval section.
2358 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2360         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2361         ACCH registers.
2362         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2363         available.
2364         (umulsidi3): Likewise.
2365         (mulsidi3_700): Disable this pattern when we have advanced mpy
2366         instructions.
2367         (umulsidi3_700): Likewise.
2368         (maddsidi4): New pattern.
2369         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2370         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2371         (mpydu_imm_arcv2hs): Likewise.
2372         * config/arc/predicates.md (accl_operand): New predicate.
2374 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2375             Andrew Burgess <andrew.burgess@embecosm.com>
2377         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2378         case.
2379         (ARC_AUTOFP_IRQ_P): Likewise.
2380         (ARC_AUTO_IRQ_P): Likewise.
2381         (rgf_banked_register_count): New variable.
2382         (parse_mrgf_banked_regs_option): New function.
2383         (arc_override_options): Handle rgf_banked_regs option.
2384         (arc_handle_interrupt_attribute): Add firq option.
2385         (arc_compute_function_type): Return fast irq type when required.
2386         (arc_must_save_register): Handle fast interrupts.
2387         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2388         (arc_return_address_regs): Update.
2389         * config/arc/arc.h (arc_return_address_regs): Update.
2390         (arc_function_type): Add fast interrupt type.
2391         (ARC_INTERRUPT_P): Update.
2392         (RC_FAST_INTERRUPT_P): Define.
2393         * config/arc/arc.md (simple_return): Update for fast interrupts.
2394         (p_return_i): Likewise.
2395         * config/arc/arc.opt (mrgf-banked-regs): New option.
2396         * doc/invoke.texi (mrgf-banked-regs): Document.
2398 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2400         * config/arc/arc.c (irq_ctrl_saved): New variable.
2401         (ARC_AUTOBLINK_IRQ_P): Define.
2402         (ARC_AUTOFP_IRQ_P): Likewise.
2403         (ARC_AUTO_IRQ_P): Likewise.
2404         (irq_range): New function.
2405         (arc_must_save_register): Likewise.
2406         (arc_must_save_return_addr): Likewise.
2407         (arc_dwarf_emit_irq_save_regs): Likewise.
2408         (arc_override_options): Handle deferred options.
2409         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2410         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2411         arc_must_save_return_addr.
2412         (arc_compute_frame_size): Handle automated save and restore of
2413         registers.
2414         (arc_expand_prologue): Likewise.
2415         (arc_expand_epilogue): Likewise.
2416         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2417         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2418         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2420 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2421         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2423         PR bootstrap/77661
2424         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2425         in-tree build MPC.
2426         * Makefile.in: Regenerate.
2428 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2430         * configure.ac: Enable LTO by default on darwin >= 9.
2431         * configure: Regenerate.
2433 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2435         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2436         and Andrew Waterman as the RISC-V maintainers.
2438 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2440         * MAINTAINERS: Add self to Write After Approval
2442 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2444         * config.guess: Import latest from upstream.
2446 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2448         * MAINTAINERS (Write After Approval): Remove entries that are
2449         already covered under Reviewers.
2451 2017-03-08  Mark Wielaard  <mark@klomp.org>
2453         PR demangler/70909
2454         PR demangler/67264
2455         * include/demangle.h: Add d_printing to struct demangle_component
2456         and pass struct demangle_component as non const.
2458 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2460         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2462 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2464         * Makefile.tpl: Remove HOST_ISLVER.
2465         (HOST_EXPORTS): Remove ISLVER.
2466         * Makefile.in: Regenerate.
2468 2017-02-13  Richard Biener  <rguenther@suse.de>
2470         * configure: Re-generate.
2472 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2474         * MAINTAINERS: Adjust bug reporting URL.
2476 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2478         * MAINTAINERS (Write After Approval): Remove redundant entry
2479         for Andrew Burgess.
2481 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2483         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2484         32-bit hppa*-*-hpux*.
2485         * configure: Regenerate.
2487 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2489         * configure.ac: Moved the white list of enabling BRIG FE to
2490         libhsail-rt/configure.tgt.
2491         * configure: Regenerated.
2492         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2494 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2495             Martin Jambor  <mjambor@suse.cz>
2497         * Makefile.def (target_modules): Added libhsail-rt.
2498         (languages): Added language brig.
2499         * Makefile.in: Regenerated.
2500         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2501         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2502         * configure: Regenerated.
2504 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2506         PR other/79046
2507         * configure: Regenerated.
2509 2017-01-04  Alan Modra  <amodra@gmail.com>
2511         * configure: Regenerate.
2513 2016-12-29  Ben Elliston  <bje@gnu.org>
2515         * config.sub: Import latest version.
2517 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2519         * MAINTAINERS (Write After Approval): Add myself.
2521 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2523         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2524         includes bootstrap-mpx.
2525         * configure: Regenerated.
2527 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2529         * MAINTAINERS (Write After Approval): Add myself.
2531 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2533         * configure: Regenerate.
2535 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2537         * configure.ac: Don't use pkg-config to check for bdw-gc.
2538         * configure: Regenerate.
2540 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2542         * Makefile.def: Remove reference to boehm-gc target module.
2543         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2544         options and for the bdw-gc pkg-config module.
2545         * configure: Regenerate.
2546         * Makefile.in: Regenerate.
2548 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2550         * MAINTAINERS (nvptx): Remove self.
2552 2016-11-25  Ben Elliston  <bje@gnu.org>
2554         * config.guess: Import latest version.
2555         * config.sub: Likewise.
2557 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2559         * MAINTAINERS (Write After Approval): Add myself.
2561 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2563         * Makefile.def: Remove references to GCJ.
2564         * Makefile.tpl: Likewise.
2565         * Makefile.in: Regenerate.
2567 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2569         * config-ml.in: Remove references to GCJ.
2570         * configure.ac: Likewise.
2571         * configure: Regenerate.
2573 2016-11-01  Josh Conner  <joshconner@google.com>
2575         * MAINTAINERS (Write After Approval): Update email address,
2577 2016-10-27  Carl Love  <cel@us.ibm.com>
2579         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2580         Approval list to make it alphabetical.
2582 2016-10-27  Carl Love  <cel@us.ibm.com>
2584         * MAINTAINERS (Write After Approval): Add myself.
2586 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2588         * MAINTAINERS (Reviewers): Add myself.
2589         (Write After Approval): Add myself.
2591 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2592             Ulrich Weigand  <uweigand@de.ibm.com>
2594         * MAINTAINERS: Update email address.
2596 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2598         * MAINTAINERS: Update email address.
2600 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2602         * configure.ac: Add aarch64-*-freebsd*.
2603         * configure: Regenerate.
2605 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2607         * MAINTAINERS: Update email address after it got reverted.
2609 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2611         * configure.ac (target_libraries): Readd target-boehm-gc.
2612         Restore --enable-objc-gc handling.
2613         * configure: Regenerate.
2615 2015-10-03  Jeff Law  <law@redhat.com>
2617         * MAINTAINERS: Move several inactive maintainers to the
2618         write-after-approval section.
2620 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2622         * configure.ac: Add target-libffi to target_libraries.
2623         Readd libgcj target disablings, modified to only target-libffi.
2624         Readd target addition of go to unsupported languages.
2625         * configure: Regenerated.
2627 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2629         * MAINTAINERS: Update email address.
2631 2016-09-30  Andrew Haley  <aph@redhat.com>
2633         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2634         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2635         libgcj.
2637 2016-09-30  Andrew Haley  <aph@redhat.com>
2639         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2640         write-after approval after GCJ deletion.
2642 2016-09-30  Andrew Haley  <aph@redhat.com>
2644         * Makefile.def: Remove libjava.
2645         * Makefile.tpl: Likewise.
2646         * Makefile.in: Regenerate.
2647         * configure.ac: Likewise.
2648         * configure: Likewise.
2649         * gcc/java: Remove.
2650         * libjava: Likewise.
2652 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2654         * MAINTAINERS (Reviewers): Add myself.
2656 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2658         * configure.ac: Disable "sim" directory for arc*-*-*.
2659         * configure: Regenerated.
2661 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2663         * MAINTAINERS (Write After Approval): Add myself.
2665 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2667         * configure.ac: Check for the minimum in-tree MPFR version
2668         handled.
2669         * configure: Regenerate.
2671 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2673         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2674         * configure: Regenerated.
2676 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2678         * MAINTAINERS (Write After Approval): Add myself.
2680 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2682         * Makefile.def: Add autoprofiledbootstrap.
2683         * Makefile.tpl: Dito.
2684         * Makefile.in: Regenerate.
2686 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2688     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2689     * configure: Regenerate.
2691 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2693         * configure: Regenerate.
2694         * configure.ac: Remove support for avr-rtems.
2696 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2698         * MAINTAINERS (Write After Approval): Add myself.
2700 2016-06-16  Michael Collison  <michael.collison@arm.com>
2702         * MAINTAINERS (Write After Approval): Add myself.
2704 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2706         * MAINTAINERS (Write After Approval): Update e-mail address.
2708 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2710         * MAINTAINERS (Write After Approval): Add myself.
2712 2016-05-28  Alan Modra  <amodra@gmail.com>
2714         * Makefile.tpl (configure): Depend on m4 files included.
2715         * Makefile.in: Regenerate.
2717 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2719         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2720         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2722 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2724         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2725         special case builtin.
2726         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2727         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2728         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2729         for __builtin_vec_addec.
2731 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2733         * config.guess: Import version 2016-04-02 (newest).
2734         * config.sub: Import version 2016-05-10 (newest).
2736 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2738         * configure.ac: Add ARC support to libgloss.
2739         * configure: Regenerate
2741 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2743         * MAINTAINERS (Write After Approval): Add myself.
2745 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2747         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2748         * configure: Regenerated.
2749         * Makefile.def (gmp): Explicitly disable assembler.
2750         (mpfr): Adjust lib_path.
2751         (mpc): Likewise.
2752         * Makefile.in: Regenerated.
2754 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2756         PR bootstrap/70704
2757         * configure.ac (--enable-stage1-checking): Add missing
2758         --enable-checking=.
2759         * configure: Regenerated.
2761 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2763         * config.guess: Revert r235676.
2764         * config.sub: Revert r235676.
2766 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2768         * config.guess: Remove SH5 support.
2769         * config.sub: Likewise.
2770         * configure: Likewise.
2771         * configure.ac: Likewise.
2773 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2775         PR bootstrap/70704
2776         * configure.ac (--enable-stage1-checking): For --disable-checking or
2777         implicit --enable-checking, make sure extra flag matches in between
2778         stage1 and later checking.
2779         * configure: Regenerated.
2781 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2783         * .gitattributes: New file.
2785 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2787         * MAINTAINERS (rs6000/powerpc port): Add myself.
2789 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2791         PR bootstrap/70173
2792         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2793         and gotools directories.  Delete the stage_final file.
2794         * Makefile.in: Regenerate.
2796 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2798         * MAINTAINERS (Write After Approval): Add myself.
2800 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2802         * MAINTAINERS (Fortran maintainer): Remove myself.
2804 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2806         * MAINTAINERS (Write After Approval): Add myself.
2808 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2810         * MAINTAINERS (Write After Approval): Add myself.
2812 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2814         Sync with binutils-gdb:
2816         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2818         * configure.ac: Add mips and s390 to the gold target check.
2819         * configure: Regenerate.
2821 2016-03-01  DJ Delorie  <dj@redhat.com>
2823         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2825 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2827         * MAINTAINERS (libcpp): Add myself.
2828         (diagnostic messages): Likewise.
2830 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2832         * MAINTAINERS: Fix whitespace.
2834 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2836         * MAINTAINERS (Write After Approval): Add myself.
2838 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2840         * config/isl.m4: Add comments about isl-0.16.
2841         * configure: Regenerate.
2843 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2845         * MAINTAINERS (hsa maintainers): Add myself.
2847 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2849         * MAINTAINERS: (Write After Approval): Add myself.
2851 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2852             Sebastian Pop  <s.pop@samsung.com>
2854         * Makefile.in: Regenerate.
2855         * Makefile.tpl: Export ISLVER.
2856         * configure: Regenerate.
2857         * config/isl.m4: Detect isl-0.15.
2859 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2861         PR bootstrap/69329
2862         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2863         * Makefile.in: Regenerate.
2865 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2867         * configure.ac: Enable LTO for DJGPP
2868         * configure: Regenerate
2870 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2872         Sync with binutils-gdb:
2873         2015-10-21  Nick Clifton  <nickc@redhat.com>
2875         PR gas/19109
2876         * configure.ac: Note the 'none' is an acceptable argument to
2877         --enable-compressed-debug-sections.
2878         * configure: Regenerate.
2880 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2882         PR bootstrap/69134
2883         * Makefile.def (mpfr): Disable assembler.
2884         * Makefile.in: Regenerate.
2886 2016-01-01  Ben Elliston  <bje@gnu.org>
2888         * config.guess: Import version 2016-01-01.
2889         * config.sub: Likewise.
2891 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2893         * MAINTAINERS (Write After Approval): Add myself.
2895 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2897         * Makefile.in: Replace ISL with isl.
2898         * Makefile.tpl: Same.
2899         * config/isl.m4: Same.
2900         * configure.ac: Same.
2901         * contrib/download_prerequisites: Same.
2902         * configure: Regenerate.
2904 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2906         * MAINTAINERS (Write After Approval): Add Myself.
2908 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2910         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2911         * configure: Regenerate.
2913 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2914             Sebastian Pop  <s.pop@samsung.com>
2916         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2917         isl_ctx_get_max_operations.
2918         * configure: Regenerate.
2920 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2922         * MAINTAINERS (Write After Approval): Add myself.
2924 2015-12-02  Ian Lance Taylor  <iant@google.com>
2926         PR go/66147
2927         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2928         * Makefile.in: Regenerate.
2930 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2932         PR libffi/65726
2933         * Makefile.def (lang_env_dependencies): Make libffi depend
2934         on cxx.
2935         * Makefile.in: Regenerate.
2937 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2939         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2940         symbols.
2942 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2944         Sync with binutils-gdb:
2945         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2947         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2948         * configure: Regenerate.
2950 2015-11-19  Martin Liska  <mliska@suse.cz>
2952         * .gitignore: Add .clang-format to ignored files.
2953         * Makefile.in: Add clang-format.
2954         * Makefile.tpl: Likewise.
2956 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2958         * configure.ac: Enable libmpx by default.
2959         * configure: Regenerated.
2961 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2963         * MAINTAINERS: Update email address.
2965 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2967         * MAINTAINERS: Update email address.
2969 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2971         * MAINTAINERS  (Write After Approval): Add myself.
2973 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2975         Sync with binutils-gdb:
2976         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2978         PR gas/19109
2979         * configure.ac: Add
2980         --enable-compressed-debug-sections={all,gas,gold,ld}.
2981         * configure: Regenerated.
2983 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2985         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2987 2015-10-09  Martin Liska  <mliska@suse.cz>
2989         * MAINTAINERS (Write After Approval): Add myself.
2991 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2993         * MAINTAINERS (Write After Approval): Add myself.
2995 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2997         * MAINTAINERS: Update email address.
2999 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3001         * MAINTAINERS  (Write After Approval): Add myself.
3003 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3005         * MAINTAINERS: Update email.
3007 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3009         * MAINTAINERS: Update my email address.
3011 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3013         * MAINTAINERS (ft32 port): Add myself.
3015 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3017         * MAINTAINERS: Add myself.
3019 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3021         * MAINTAINERS (Write After Approval): Add myself.
3023 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3025         PR libfortran/54572
3026         * Makefile.def: Make libgfortran depend on libbacktrace.
3027         * Makefile.in: Regenerate.
3029 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3031         * MAINTAINERS (Write After Approval): Add myself.
3033 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3035         PR other/67092
3036         * configure.ac: Remove --with_host_libstdcxx support.
3037         * configure: Regenerate.
3039 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3040             Jakub Jelinek  <jakub@redhat.com>
3042         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3043         nvptx*-*-*.
3044         * configure: Regenerate.
3046 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3048         * Makefile.def (libiconv): Define bootstrap=true.
3049         Mark pdf/html/info as missing.
3050         (configure-gcc): Depend on all-libiconv.
3051         (all-gcc): Ditto.
3052         (configure-libcpp): Ditto.
3053         (all-libcpp): Ditto.
3054         (configure-intl): Ditto.
3055         (all-intl): Ditto.
3056         * Makefile.in: Regenerate.
3058 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3060         * MAINTAINERS (loop ivopts): Add the entry and myself.
3062 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3064         * MAINTAINERS (nvptx): Add self.
3066 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3068         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3069         128-bit vector modes.
3071 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3073         * MAINTAINERS (Write After Approval): Add myself.
3075 2015-07-28  Ben Elliston  <bje@gnu.org>
3077         * config.sub, config.guess: Import from upstream.
3079 2015-07-24  Michael Darling  <darlingm@gmail.com>
3081         PR other/66259
3082         * config-ml.in: Reflects renaming of configure.in to configure.ac
3083         * configure: Likewise
3084         * configure.ac: Likewise
3086 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3088         * MAINTAINERS: Update my email address.
3090 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3092         Sync with binutils-gdb:
3093         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3095         * configure.ac (target_configdirs): Exclude target-zlib if
3096         target-libjava isn't built.
3097         * configure: Regenerated.
3099 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3101         Sync with binutils-gdb:
3102         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3104         * configure.ac: Disable configuration of GDB for HPUX targets.
3105         * configure: Regenerate.
3107         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3109         * configure.ac: Add --with-system-zlib.
3110         * configure: Regenerated.
3112         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3114         * configure.ac: Add FT32 support.
3115         * configure: Regenerate.
3117         2015-01-12  Anthony Green  <green@moxielogic.com>
3119         * configure.ac: Don't disable gprof for moxie.
3120         * configure: Rebuild.
3122 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3124         Sync with binutils-gdb:
3125         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3127         PR ld/18355
3128         * Makefile.def: Add extra_configure_flags to host zlib.
3129         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3130         to --enable-host-shared When bfd is to be built as shared
3131         library.  AC_SUBST.
3132         * Makefile.in: Regenerated.
3134 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3136         Sync with src:
3137         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3138         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3139         * Makefile.in: Regenerated.
3141 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3143         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3144         target.
3145         * configure: Regenerate.
3147 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3149         * MAINTAINERS (Write After Approval): Add myself.
3151 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3153         * MAINTAINERS (OS Port Maintainers): Add myself.
3154         (Various Maintainers): Remove myself from libffi testsuite.
3156 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3158         * MAINTAINERS (gen* on machine desc): Add self.
3160 2015-06-02  Jason Merrill  <jason@redhat.com>
3162         PR bootstrap/66319
3163         * configure.ac: Use -std=gnu++98.
3165 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3167         * MAINTAINERS (Write After Approval): Add myself.
3169 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3171         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3172         * configure: Regenerate.
3174 2015-05-26  Jason Merrill  <jason@redhat.com>
3176         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3177         * configure: Regenerate.
3179 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3181         * configure.ac: FT32 target added.
3182         * configure: Regenerated.
3184 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3186         * MAINTAINERS (Write After Approval): Add myself.
3188 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3190         * MAINTAINERS (Write After Approval): Add myself.
3192 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3194         * configure.ac: Fix typo.
3195         * configure: Regenerate.
3197 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3199         * MAINTAINERS (Write After Approval): Add myself.
3201 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3203         * configure.ac: Match $host configured with triplets.
3204         * configure: Regenerate.
3206 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3208         * Makefile.tpl: Remove surplus whitespace throughout.
3209         * Makefile.in: Regenerate.
3211 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3213         * MAINTAINERS (Various Maintainers): Add myself as instruction
3214         combiner maintainer.
3216 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3218         PR bootstrap/62077
3219         * configure.ac (--enable-stage1-checking): Default to
3220         release,misc,gimple,rtlflag,tree,types if --disable-checking
3221         or --enable-checking is not specified and DEV-PHASE is not
3222         experimental.
3223         * configure: Regenerated.
3225 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3227         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3228         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3229         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3230         * Makefile.in: Regenerate.
3232 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3234         * MAINTAINERS: Update my email address.
3236 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3238         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3240 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3242         * MAINTAINERS: Add myself as an arm port reviewer.
3244 2015-03-25  Martin Liska  <mliska@suse.cz>
3245             Yury Gribov  <y.gribov@samsung.com>
3247         * Makefile.in: Fix ln source location for vimrc file.
3248         * Makefile.tpl: Likewise.
3250 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3252         PR bootstrap/25672
3253         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3254         cross-compiling.  Similarly for CXX_FOR_TARGET.
3255         * configure: Regenerate.
3257 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3259         * Makefile.def: Add libmpx.
3260         * configure.ac: Add libmpx.
3261         * Makefile.in: Regenerate.
3262         * configure: Regenerate.
3264 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3266         * MAINTAINERS (CPU Port Maintainers): Add myself
3267         i386 vector ISA extns mantainer.
3269 2015-03-13  Jeff Law  <law@redhat.com>
3271         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3272         maintainer.
3273         Remove Richard Henderson as a maintainer for the x86 port.
3275 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3277         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3279 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3281         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3282         pointer bounds checker and i386 MPX maintainer.
3284 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3286         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3288 2015-02-26  Martin Sebor  <msebor@redhat.com>
3290         * MAINTAINERS (Various Maintainers): Add self.
3292 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3294         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3295         Make sure it contains lto.
3296         * configure: Regenerate.
3298 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3300         * configure: Regenerate.
3302 2015-02-06  Diego Novillo  <dnovillo@google.com>
3304         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3305         middle-end, docstring): Remove myself.
3306         (Write After Approval): Add myself.
3308 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3310         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3311         (Write After Approval): Update address.
3313 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3315         PR jit/64780
3316         * configure.ac: Require the user to explicitly specify
3317         --enable-host-shared if the jit is enabled.
3318         * configure: Regenerate.
3320 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3322         * MAINTAINERS (Write After Approval): Add myself.
3324 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3326         * MAINTAINERS: Make whitespace consistent.
3328 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3334         * MAINTAINERS: (Write After Approval): Add myself.
3336 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3338         * MAINTAINERS: (Write After Approval): Add myself.
3340 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3342         * MAINTAINERS: (Write After Approval): Add myself.
3344 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3346         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3347         objective-c/c++ front end maintainer.
3349 2015-01-13  Marek Polacek  <polacek@redhat.com>
3351         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3353 2015-01-12  Jeff Law  <law@redhat.com>
3355         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3356         a very long time.
3358 2015-01-09  Ian Lance Taylor  <iant@google.com>
3360         * configure.ac (host_tools): Add gotools.
3361         * Makefile.def (host_modules): Add gotools.
3362         (dependencies): Add dependency of all-gotools on all-target-libgo.
3364 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3366         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3367         * configure: Regenerate.
3369 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3371         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3372         all-target-libgomp.
3373         * Makefile.in: Regenerate.
3375 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3377         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3379 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3381         * configure.ac: Add Visium support.
3382         * configure: Regenerate.
3384 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3386         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3387         * configure: Regenerate.
3389 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3391         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3392         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3393         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3394         (OBJCOPY_FOR_TARGET): New variable.
3395         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3396         * Makefile.in: Regenerate.
3397         * configure.ac: Check for already installed target objcopy.
3398         Also GCC_TARGET_TOOL on objcopy.
3399         * configure: Regenerate.
3401 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3403         * config.sub: Update from upstream, to 2015-01-01 version.
3404         * config.guess: Ditto.
3406 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3408         * MAINTAINERS (RTEMS Ports): Add myself.
3410 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3412         * MAINTAINERS (Write After Approval): Add myself.
3414 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3420         * configure.ac (--enable-as-accelerator-for): Don't set
3421         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3422         * configure: Regenerate.
3424 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3426         PR bootstrap/64023
3427         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3428         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3429         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3430         to CXX.
3431         * Makefile.in: Regenerated.
3433 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3434             Yury Gribov  <y.gribov@samsung.com>
3436         * .gitignore: Added .local.vimrc and .lvimrc.
3437         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3438         * Makefile.in: Regenerate.
3440 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3442         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3443         * configure: Regenerated.
3445 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3447         * MAINTAINERS (nvptx port): New entry.
3449 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3451         * configure: Regenerate.
3453 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3455         * configure.ac: Merge with Binutils.
3457 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3459         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3460         * Makefile.in: Regenerate.
3462 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3464         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3465         missing flex.
3466         * Makefile.in: Regenerated.
3468 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3470         * Makefile.in: Regenerate.
3472 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3474         PR bootstrap/63784
3475         * libtool.m4: Add $pic_flag with -shared.
3477 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3479         * MAINTAINERS (Write After Approval): Added myself.
3481 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3483         * MAINTAINERS (write-after-approval): Add myself.
3485 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3487         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3488         from 2 years ago.
3490 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3492         Revert:
3493         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3495         * MAINTAINERS (Write After Approval): Added myself as line map
3496         maintainer.
3498 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3500         Revert:
3501         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3503         * MAINTAINERS (Write After Approval): Added myself.
3505 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3507         * MAINTAINERS (Write After Approval): Added myself.
3509 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3511         * MAINTAINERS (Write After Approval): Added myself as line map
3512         maintainer.
3514 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3516         * MAINTAINERS (Various Maintainers): Added myself as line map
3517         maintainer.
3519 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3521         * move-if-change: Sync from upstream gnulib.
3523 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3525         * compile: Sync with upstream Automake.
3526         * depcomp: Ditto.
3527         * install-sh: Ditto.
3528         * missing: Ditto.
3529         * mkinstalldirs: Ditto.
3530         * ylwrap: Ditto.
3532 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3534         * config.sub: Update from upstream config repo.
3535         * config.guess: Ditto.
3537 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3539         * Makefile.def: Add liboffloadmic to target_modules.  Make
3540         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3541         * Makefile.in: Regenerate.
3542         * configure: Regenerate.
3543         * configure.ac: Add liboffloadmic to target binaries.
3544         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3545         Add liboffloadmic to noconfig list when C++ is not supported.
3547 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3548             Thomas Schwinge  <thomas@codesourcery.com>
3549             Ilya Verbin  <ilya.verbin@intel.com>
3550             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3552         * configure: Regenerate.
3553         * configure.ac (--enable-as-accelerator-for)
3554         (--enable-offload-targets): New configure options.
3556 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3558         * Makefile.def: Make all-gcc depend on all-isl.
3559         * Makefile.in: Regenerate.
3561 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3563         * ChangeLog.jit: New.
3564         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3566 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3568         PR target/63610
3569         * libtool.m4: Fix globbing of darwin versions.
3570         * configure: Regenerate.
3572 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3574         * Makefile.def: Remove CLooG.
3575         * Makefile.tpl: Ditto.
3576         * configure.ac: Ditto.
3577         * configure: Regenerate.
3578         * Makefile.in: Ditto.
3580 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3582         * configure.ac: Handle nvptx-*-*.
3583         * configure: Regenerate.
3585 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3587         * MAINTAINERS (Write After Approval): Add myself.
3589 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3591         * Makefile.def (libcc1): Remove bootstrap=true;.
3592         * Makefile.in: Regenerated.
3594 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3596         * configure.ac: Update comment.
3597         * configure: Regenerate.
3599 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3601         * MAINTAINERS (Write After Approval): Add myself.
3603 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3605         * configure.ac (extra_host_libiberty_configure_flags): Add
3606         --enable-shared also for libcc1's benefit.
3607         * configure: Regenerate.
3609 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3611         * MAINTAINERS: Change my email address.
3613 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3614             Tom Tromey  <tromey@redhat.com>
3616         * Makefile.def: Add libcc1 to host_modules.
3617         * configure.ac (host_tools): Add libcc1.
3618         * Makefile.in, configure: Rebuild.
3620 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3622         * configure.ac (build_configargs): Don't share config.cache between
3623         build subdirs.
3624         * configure: Regenerate.
3626 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3628         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3629         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3630         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3631         leon3v7 as leon3.
3632         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3633         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3634         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3635         * config/sparc/sparc.md (cpu): Add leon3v7.
3636         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3638 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3640         * MAINTAINERS (write-after-approval): Add myself.
3642 2014-10-23  Ian Lance Taylor  <iant@google.com>
3644         * configure.ac: Disable the Go frontend on systems where it is known
3645         to not work.
3646         * configure: Regenerate.
3648 2014-10-23  Richard Biener  <rguenther@suse.de>
3650         * Makefile.def: Add libcpp build module and dependencies.
3651         * configure.ac: Add libcpp build module.
3652         * Makefile.in: Regenerate.
3653         * configure: Likewise.
3655 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3657         * MAINTAINERS (write-after-approval): Add myself.
3659 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3661         * INSTALL/README: Do not mention CVS.
3663 2014-10-03  Jing Yu  <jingyu@google.com>
3665         * configure.ac: Add aarch64 to list of targets that support gold.
3666         * configure: Regenerate.
3668 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3670         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3672 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3674         * MAINTAINERS:  Add myself as MIPS maintainer.
3676 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3678         * MAINTAINERS: Move myself to MIPS maintainers.
3680 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3682         * MAINTAINERS: Put all email addresses between '<' and '>'.
3684 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3686         * MAINTAINERS: Move myself to reviewers (Fortran).
3688 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3690         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3691         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3692         * Makefile.in: Regenerate.
3694 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3696         * rtx-classes-status.txt: Delete
3698 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3700         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3702 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3704         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3705         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3706         of checking for version number.
3707         * configure: Regenerated.
3708         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3710 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3712         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3713         is done; begin phase 6 (use extra rtx_def subclasses).
3715 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3717         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3718         done; begin phase 5 (additional rtx_def subclasses).
3720 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3722         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3724 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3726         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3727         SET_BB_HEADER are done.
3729 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3731         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3732         done.
3734 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3736         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3738 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3740         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3742 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3744         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3746 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3748         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3750 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3752         * rtx-classes-status.txt: Phase 3 (per-file commits within
3753         "config" subdirs) is done; begin phase 4 (removal of
3754         "scaffolding").
3756 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3758         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3759         dir) is done; begin phase 3 (per-file commits within "config"
3760         subdirs).
3762 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3764         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3765         phase 2 (per-file commits in main source dir).
3767 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3769         * configure: Regenerated.
3771 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3773         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3775 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3777         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3779 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3781         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3783 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3785         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3787 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3789         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3791 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3793         * MAINTAINERS (Write After Approval): Add myself.
3795 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3797         * MAINTAINERS: Remove myself
3799 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3801         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3803 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3805         * MAINTAINERS (Write After Approval): Add myself.
3807 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3809         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3810         SET_BB_HEADER, SET_BB_FOOTER
3812 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3814         * rtx-classes-status.txt: New file
3816 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3818         * configure.ac: Eliminate ClooG installation dependency.
3819         * configure: Regenerate.
3820         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3821         * Makefile.in: Regenerate.
3823 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3825         * MAINTAINERS (Write After Approval): Add myself.
3827 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3829         * MAINTAINERS (Write After Approval): Add myself.
3831 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3833         * MAINTAINERS (Write After Approval): Add myself.
3835 2014-07-28  Anthony Green  <green@moxielogic.com>
3837         Import from savannah.gnu.org:
3838         * config.sub: Update to 2014-07-28 version.
3840 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3842         * MAINTAINERS: Remove my MIPS maintainer entry.
3844 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3846         PR target/47230
3847         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3848         * configure: Regenerate.
3850 2014-07-24  James Norris  <jnorris@codesourcery.com>
3852         * MAINTAINERS (Write After Approval): Add myself.
3854 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3856         * configure.ac: Accept only CLooG 0.18.1.
3857         * configure: Regenerate.
3859 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3861         * configure.ac: Don't accept isl 0.11.
3862         * configure: Regenerate.
3864 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3866         * MAINTAINERS (Write After Approval): Add myself.
3868 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3870         * configure.ac: Don't accept isl 0.10.
3871         * configure: Regenerate.
3873 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3875         Fix include path for in-tree cloog.
3876         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3877         * configure: Regenerate.
3879 2014-06-18  Richard Henderson  <rth@redhat.com>
3881         * .gitignore: Import gcc_update output.
3883 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3885         * config-ml.in: Robustify ac_configure_args parsing.
3887         * configure.ac (--enable-linker-plugin-configure-flags)
3888         (--enable-linker-plugin-flags): New flags.
3889         (configdirs): Conditionally add libiberty-linker-plugin.
3890         * configure: Regenerate.
3891         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3892         (host_modules) <lto-plugin>: Pay attention to
3893         @extra_linker_plugin_flags@ and
3894         @extra_linker_plugin_configure_flags@.
3895         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3896         * Makefile.in: Regenerate.
3898         * Makefile.tpl (configure-[+prefix+][+module+])
3899         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3900         "module_srcdir" instead of "module" for locating a module's srcdir.
3901         * Makefile.in: Regenerate.
3903 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3905         * MAINTAINERS (Write After Approval): Add myself.
3907 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3909         * MAINTAINERS: Update my email address.
3911 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3913         * MAINTAINERS (Write After Approval): Add myself.
3915 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3917         * MAINTAINERS (Write After Approval): Add myself.
3919 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3921         PR libstdc++/61011
3922         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3923         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3924         * configure: Regenerate.
3926 2014-05-28  Pedro Alves  <palves@redhat.com>
3928         * MAINTAINERS (Write After Approval): Add myself.
3930 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3932         * MAINTAINERS: Update my affiliation/email.
3934 2014-05-19  Mike Stump  <mikestump@comcast.net>
3936         * MAINTAINERS: Add wide-int reviewers.
3938 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3940         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3941         * configure: Regenerated.
3943 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3945         * MAINTAINERS (libitm): Add myself as maintainer.
3947 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3949         * MAINTAINERS (Write After Approval): Add myself.
3951 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3953         * config.sub, config.guess: Import from upstream.
3955 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3957         * MAINTAINERS (Write After Approval): Put myself in correct order.
3959 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3961         * MAINTAINERS (Write After Approval): Add myself.
3963 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3965         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3966         section.
3968 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3970         * MAINTAINERS (Write After Approval): Delete myself.
3972 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3974         PR sanitizer/56781
3975         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3976         and -B* options with -Xcompiler.
3978 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3980         PR bootstrap/60620
3981         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3982         * Makefile.in: Regenerate.
3984 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3986         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3987         for WINDRES_FOR_TARGET in default-manifest.o rule.
3988         * Makefile.in: Regenerate.
3990 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3992         * MAINTAINERS (Write After Approval): Add myself.
3994 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3996         PR sanitizer/56781
3997         * Makefile.def: Set bootstrap=true; for host fixincludes.
3998         * configure.ac: Don't bootstrap host fixincludes unless
3999         --with-build-config=bootstrap-{a,ub}san.
4000         * Makefile.in: Regenerated.
4001         * configure: Regenerated.
4003 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4005         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4006         --enable-vtable-verify option parsing.  Don't add
4007         target-libsanitizer to bootstrap_target_libs unless
4008         --with-build-config=bootstrap-asan or
4009         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4010         to bootstrap_target_libs unless --enable-vtable-verify.
4011         * configure: Regenerated.
4013 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4015         * MAINTAINERS (Write After Approval): Add myself.
4017 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4019         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4021 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4023         PR bootstrap/58572
4024         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4025         -I for libstdc++-v3 includes if $(LEAN).
4026         * Makefile.in: Regenerated.
4028 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4030         * MAINTAINERS: Update my email address.
4032 2014-02-24  Walter Lee  <walt@tilera.com>
4034         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4035         (tilegx-*-*): Change to tilegx*-*-*.
4036         * configure: Regenerate.
4038 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4040         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4042 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4044         * MAINTAINERS (Write After Approval): Add myself.
4046 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4048         PR target/59788
4049         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4050         *solaris2*.
4052 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4054         * MAINTAINERS: Update my email address.
4056 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4058         * MAINTAINERS: Convert to UTF-8.
4059         Properly sort Xinliang David Li's entry.
4061 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4062             Sandra Loosemore  <sandra@codesourcery.com>
4064         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4065         nios2 port maintainers.
4067 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4069         * MAINTAINERS (Write After Approval): Add myself.
4071 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4073         * configure.ac: Add user-friendly check for native x86_64-linux
4074         multilibs.
4075         * configure: Regenerate.
4077 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4079         * MAINTAINERS: Add myself as sh maintainer.
4081 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4083         * MAINTAINERS: Add self as SLSR maintainer.
4085 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4087         * MAINTAINERS: Update my email address.
4089 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4091         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4093 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4095         * Makefile.in: Regenerate.
4097         * Makefile.tpl: Fix typo.
4098         * Makefile.in: Regenerate partially.
4100 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4102         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4103         supported.
4104         * configure: Regenerated.
4106 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4108         * MAINTAINERS (Write After Approval): Add myself.
4110 2013-10-30  Jason Merrill  <jason@redhat.com>
4112         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4113         --disable-build-format-warnings.
4115 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4117         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4118         depend on libstdc++ and libgcc.
4119         * configure: Regenerate.
4120         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4121         libcilkrts for POSIX and i*86, and x86_64 architectures.
4122         * Makefile.in: Added libcilkrts related fields to support building it.
4124 2013-10-26  Jeff Law  <law@redhat.com>
4126         * Makefile.def (target_modules): Remove libmudflap
4127         (languages): Remove check-target-libmudflap).
4128         * Makefile.in: Rebuilt.
4129         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4130         * configure.ac (target_libraries): Remove target-libmudflap.
4131         Remove checks which disabled libmudflap on some systems.
4132         * configure: Rebuilt.
4133         * libmudflap: Directory removed.
4135 2013-10-21  Cong Hou  <congh@google.com>
4137         * MAINTAINERS (Write After Approval): Add myself.
4139 2013-10-16  Mike Stump  <mikestump@comcast.net>
4141         * .dir-locals.el: Add.
4143 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4145         * configure.ac: Add --enable-host-shared
4146         * configure: Regenerate.
4148 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4150         Import from savannah.gnu.org:
4151         * config.guess: Update to 2013-06-10 version.
4152         * config.sub: Update to 2013-10-01 version.
4154 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4156         Changes to build configuration to allow big endian ARC ELF toolchain
4157         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4158         * configure: Regenerate.
4160 2013-09-20  Alan Modra  <amodra@gmail.com>
4162         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4163         ppc host match.  Support little-endian powerpc linux hosts.
4165 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4167         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4168         maintainer.
4170 2013-09-12  DJ Delorie  <dj@redhat.com>
4172         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4173         maintainers.
4175 2013-09-03  Richard Biener  <rguenther@suse.de>
4177         * configure.ac: Also allow ISL 0.12.
4178         * configure: Regenerated.
4180 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4182         * MAINTAINERS (Write After Approval): Add myself.
4184 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4186         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4188 2013-08-26  Caroline Tice  <cmtice@google.com>
4190         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4191         "Various Reviewers" to libvtv "Various Maintainers".
4193 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4195         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4197 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4199         * MAINTAINERS: Update name, email.
4201 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4203         * MAINTAINERS (Write After Approval): Add myself.
4205 2013-08-12  Caroline Tice  <cmtice@google.com>
4207         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4208         address in the Write After Approval section.
4210 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4212         * MAINTAINERS (Write After Approval): Update email.
4214 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4216         * configure.ac: Adjust to check VTV_SUPPORTED.
4217         * configure: Regenerated.
4219 2013-08-02  Caroline Tice  <cmtice@google.com>
4221         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4222         on non-linux systems; add target-libvtv to noconfigdirs; add
4223         libsupc++/.libs to C++ library search paths.
4224         * configure: Regenerated.
4225         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4226         libstdc++ and libgcc.
4227         * Makefile.in: Regenerated.
4229 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4231         * MAINTAINERS (Write After Approval): Add myself.
4233 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4234             Shiva Chen  <shiva0217@gmail.com>
4236         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4237         nds32 port maintainers.
4239 2013-07-17  Tim Shen  <timshen91@gmail.com>
4241         * MAINTAINERS (Write After Approval): Add myself.
4243 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4245         * configure.ac: Sync from binutils.
4246         * configure: Regenerate.
4248 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4250         * MAINTAINERS (Write After Approval): Add myself.
4252 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4254         * MAINTAINERS (Write After Approval): Add myself.
4256 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4258         * MAINTAINERS (Write After Approval): Add myself.
4260 2013-04-30  Brooks Moses  <bmoses@google.com>
4262         * MAINTAINERS: Update my email; move myself from Fortran
4263         reviewer to Write After Approval.
4265 2013-04-16  Andreas Schwab  <schwab@suse.de>
4267         * configure.ac (aarch64-*-*): Don't disable java.
4268         * configure: Regenerate.
4270 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4272         * MAINTAINERS (Write After Approval): Add myself.
4274 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4276         * Makefile.def (target_modules): Don't install libffi.
4277         * Makefile.in: Regenerate.
4279 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4281         * MAINTAINERS (Write After Approval): Add myself.
4283 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4285         * MAINTAINERS (Write After Approval): Add myself.
4287 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4289         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4290         * configure: Regenerated.
4292 2013-02-05  Ian Lance Taylor  <iant@google.com>
4294         PR go/55969
4295         * configure.ac: Disable libgo on some systems where it does not
4296         work.
4298 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4300         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4301         Remove Geoff Keating as rs6000 port maintainer, at his request.
4303 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4305         * MAINTAINERS: Update my email.
4307 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4309         * configure: Re-generate.
4311 2013-01-15  Richard Biener  <rguenther@suse.de>
4313         PR other/55973
4314         * configure: Re-generate.
4316 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4318         * Makefile.def (install-target-libsanitizer): Depend on
4319         install-target-libstdc++-v3.
4320         * Makefile.in: Regenerate.
4322 2013-01-14  Richard Biener  <rguenther@suse.de>
4324         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4325         * configure: Re-generate
4327 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4329         * config.sub: Update from config repo.
4331 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4333         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4334         * Makefile.in: Regenerate.
4336 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4338         * MAINTAINERS (arc): Add new port maintainership for myself.
4340 2013-01-09  Jason Merrill  <jason@redhat.com>
4342         * .gitignore: Import from gdb repository.
4344 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4346         * Makefile.def (configure-gcc): Depend on all-gmp.
4347         (all-gcc): Remove dependency on all-gmp.
4348         * Makefile.in: Regenerated.
4350 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4352         * config.sub: Merge from config repo.
4353         * config.guess: Ditto.
4355 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4357         * Makefile.def: Merge from binutils.
4358         * Makefile.in: Ditto.
4360 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4362         * MAINTAINERS: Update my email.
4364 2012-12-29  Ben Elliston  <bje@gnu.org>
4366         * config.guess: Update to 2012-12-29 version.
4367         * config.sub: Likewise.
4369 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4371         * Makefile.def (install-target-libgfortran): Depend on
4372         install-target-libquadmath, install-target-libgcc.
4373         (install-target-libsanitizer): Depend on install-target-libgcc.
4374         (install-target-libjava): Depend on install-target-libgcc.
4375         (install-target-libitm): Depend on install-target-libgcc.
4376         (install-target-libobjc): Depend on install-target-libgcc.
4377         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4378         * Makefile.in: Regenerate.
4380 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4382         * Makefile.def (install-target-libgo): Depend on
4383         install-target-libatomic.
4384         * Makefile.in: Regenerate.
4386 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4388         PR go/55201
4389         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4390         * Makefile.in: Regenerate.
4392 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4394         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4395         * configure: Regenerate.
4397 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4399         * config.sub: Merge from config repo.
4401 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4403         * Makefile.def (target_modules): Add bootstrap=true and
4404         raw_cxx=true to libsanitizer.
4405         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4406         * Makefile.in: Regenerated.
4407         * configure: Likewise.
4409 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4411         * MAINTAINERS: Remove self as RTL optimization maintainer.
4413 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4415         * MAINTAINERS (Write After Approval): Add myself.
4417 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4419         * Makefile.def (target_modules): Remove bootstrap=true and
4420         raw_cxx=true from libsanitizer.
4421         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4422         * Makefile.in: Regenerated.
4423         * configure: Likewise.
4425 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4427         * Makefile.def (target_modules): Add bootstrap=true and
4428         raw_cxx=true to libsanitizer.
4429         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4430         * Makefile.in: Regenerated.
4431         * configure: Likewise.
4433 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4435         PR bootstrap/54279
4436         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4437         * configure: Regenerate.
4438         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4439         * Makefile.in: Regenerate.
4441 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4443         * configure.ac: Disable libsanitizer if we're not building C++.
4444         * configure: Regenerate.
4446 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4448         * MAINTAINERS (Write After Approval): Add myself.
4450 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4452         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4453         Kostya Serebryany (kcc@google.com) and
4454         Jakub Jelinek (jakub@redhat.com).
4455         Rename area for Dodji Seketeli (dodji@redhat.com).
4457 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4459         * MAINTAINERS: (asan.c, related): Add myself.
4461 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4463         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4464         * configure: Regenerate.
4466 2012-11-13  Richard Henderson  <rth@redhat.com>
4468         * configure.ac: Move libsanitizer logic to subdirectory.
4469         * configure: Regenerate.
4471 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4473         * configure.ac: Enable libsanitizer just on x86 linux for now.
4474         * configure: Re-generate.
4476 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4478         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4479         sections.
4480         * configure: Regenerate.
4482 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4484         * configure.ac: Add section for configdirs for libsanitizer.
4485         Disable for cris-*-* and mmix-*-*.
4486         * configure: Regenerate.
4488 2012-11-12  Wei Mi <wmi@google.com>
4490         * configure.ac: Add libsanitizer to target_libraries.
4491         * Makefile.def: Ditto.
4492         * configure: Regenerate.
4493         * Makefile.in: Regenerate.
4494         * libsanitizer: New directory for asan runtime.  Contains an empty
4495         tsan directory.
4497 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4499         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4500         against Mingw64 w32api.
4501         * configure: Regenerate.
4503 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4505         * configure: Regenerated.
4507 2012-11-03  Robert Mason  <rbmj@verizon.net>
4509         * configure.ac: add --disable-libstdcxx configure option
4510         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4512 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4514         * MAINTAINERS (Write After Approval): Add myself.
4516 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4518         * MAINTAINERS (Write After Approval): Add myself.
4520 2012-10-24  Sharad Singhai  <singhai@google.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2012-10-24  Eric Christopher  <echristo@gmail.com>
4526         * MAINTAINERS: Update email address.
4528 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4530         PR bootstrap/54820
4531         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4532         * configure: Regenerate.
4534 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4536         * MAINTAINERS (aarch64): Add Marcus and myself.
4538 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4540         PR bootstrap/54820
4541         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4542         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4543         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4544         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4545         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4546         * Makefile.in: Regenerate.
4547         * configure.ac (have_static_libs): New variable and associated check.
4548         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4549         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4550         * configure: Regenerate.
4552 2012-10-10  Richard Biener  <rguenther@suse.de>
4554         * MAINTAINERS: Adjust for changed surname.
4556 2012-10-04  Lawrence Crowl  <crowl@google.com>
4558         * MAINTAINERS (Write After Approval): Add myself.
4560 2012-10-01  Cary Coutant  <ccoutant@google.com>
4562         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4564 2012-09-28  Ian Lance Taylor  <iant@google.com>
4566         * Makefile.def: Make all-target-libgo depend on
4567         all-target-libbacktrace.
4568         * Makefile.in: Rebuild.
4570 2012-09-26  Ian Lance Taylor  <iant@google.com>
4572         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4573         * Makefile.in: Rebuild.
4575 2012-09-20  Walter Lee  <walt@tilera.com>
4577         * configure.ac: Add tilegx to list of targets that support gold.
4578         * configure: Regenerate.
4580 2012-09-20  Marek Polacek  <polacek@redhat.com>
4582         * MAINTAINERS (Write After Approval): Add myself.
4584 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4586         * configure.ac: Add mips*-mti-elf* target.
4587         * configure: Regenerate.
4589 2012-09-17  Ian Lance Taylor  <iant@google.com>
4591         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4592         * configure.ac (host_libs): Add libbacktrace.
4593         (target_libraries): Add libbacktrace.
4594         * Makefile.def (host_modules): Add libbacktrace.
4595         (target_modules): Likewise.
4596         * configure, Makefile.in: Rebuild.
4598 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4600         PR target/38607
4601         Merge upstream change.
4602         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4604         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4605         Add libgomp*.o to compare_exclusions for AIX.
4606         * configure: Regenerate.
4608 2012-09-06  Diego Novillo  <dnovillo@google.com>
4610         * configure.ac: Bump minimum GMP version to 4.2.3.
4611         * configure: Re-generate.
4613 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4615         PR target/54461
4616         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4617         target-libgloss if not configured --with-avrlibc=no.
4618         * configure: Regenerate.
4620 2012-09-04  Jason Merrill  <jason@redhat.com>
4622         * configure.ac: Fix --enable-languages=all.
4624 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4626         * MAINTAINERS (Write After Approval): Add myself.
4628 2012-09-03  Richard Guenther  <rguenther@suse.de>
4630         PR bootstrap/54138
4631         * configure.ac: Re-organize ISL / CLOOG checks to allow
4632         disabling with either --without-isl or --without-cloog.
4633         * configure: Regenerated.
4635 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4637         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4638         * configure: Regenerate.
4640 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4642         * MAINTAINERS: Fix my email address.
4644 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4646         PR binutils/4970
4647         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4648         and opcodes.
4649         * Makefile.in: Regenerated.
4651 2012-08-26  Art Haas <ahaas@impactweather.com>
4653         * configure: Regenerate.
4655 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4657         * INSTALL/README: Also refer to the online installation
4658         instructions.
4660 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4662         * MAINTAINERS (Write After Approval): Add myself.
4663         (Picochip port): Remove myself.
4665 2012-08-14   Diego Novillo  <dnovillo@google.com>
4667         Merge from cxx-conversion branch.
4669         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4670         POSTSTAGE1_CONFIGURE_FLAGS.
4671         * Makefile.in: Regenerate.
4672         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4673         Force C++ when bootstrapping.
4674         * configure: Regenerate.
4676 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4678         * MAINTAINERS (Write After Approval): Add myself.
4680 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4682         * README: Document use of ranges of years in copyright notices.
4684 2012-07-06  Richard Guenther  <rguenther@suse.de>
4686         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4687         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4688         --with-gmp=system.
4689         * Makefile.in: Regenerated.
4690         * configure: Likewise.
4692 2012-07-06  Richard Guenther  <rguenther@suse.de>
4694         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4695         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4696         supply V=1 as extra_make_flags.
4697         * configure: Regenerated.
4698         * Makefile.in: Likewise.
4700 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4702         * configure: Regenerate.
4704 2012-07-03  Richard Guenther  <rguenther@suse.de>
4706         * Makfile.def (isl): Remove not necessary extra_exports and
4707         extra_make_flags.
4708         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4709         * Makefile.in: Regenerated.
4711 2012-07-03  Richard Guenther  <rguenther@suse.de>
4713         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4714         * configure.ac: If either the ISL or the CLooG check failed
4715         do not try to build in-tree versions.
4716         * Makefile.in: Regenerated.
4717         * configure: Regenerated.
4719 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4721         * configure: Regenerate.
4723 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4725         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4726         maintainer.
4728 2012-07-02  Richard Guenther  <rguenther@suse.de>
4730         * configure: Regenerated.
4732 2012-07-02  Richard Guenther  <rguenther@suse.de>
4733         Michael Matz  <matz@suse.de>
4734         Tobias Grosser <tobias@grosser.es>
4735         Sebastian Pop <sebpop@gmail.com>
4737         * Makefile.def: Add ISL host module, remove PPL host module.
4738         Adjust ClooG host module to use the proper ISL.
4739         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4740         * configure.ac: Include config/isl.m4.  Add ISL host library,
4741         remove PPL.  Remove PPL configury, add ISL configury, adjust
4742         ClooG configury.
4743         * Makefile.in: Regenerated.
4744         * configure: Likewise.
4746 2012-07-02  Richard Guenther  <rguenther@suse.de>
4748         Merge from graphite branch
4749         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4751         * configure: Regenerated.
4752         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4753         both cloog.org and legacy versions. The only supported version will
4754         be CLooG with the isl backend.
4756         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4758         * configure: Regenerated.
4759         * configure.ac: Require cloog isl 0.17.0
4761         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4763         * configure: Regenerated.
4764         * config/cloog.m4: Do not define CLOOG_ORG
4766 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4768         * configure.ac: Skip C if explicitly selected.
4769         * configure: Regenerate.
4771 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4773         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4774         they contain -O2.
4775         * configure: Regenerate.
4777 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4779         PR debug/53740
4780         * df.h, df-problems.c, dce.c: Revert last patch.
4782 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4784         * MAINTAINERS (Write After Approval): Update my email address.
4786 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2012-06-20  Jason Merrill  <jason@redhat.com>
4792         * Makefile.tpl (check-target-libgomp-c++): New.
4793         (check-target-libitm-c++): New.
4794         * Makefile.def (c++): Add them.
4795         * Makefile.in: Regenerate.
4797 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4799         * MAINTAINERS (Write After Approval): Add myself.
4801 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4803         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4804         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4805         (install-no-fixedincludes): Adjust accordingly.
4806         * Makefile.in: Regenerate.
4808 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4810         Merge upstream change
4811         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4813 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4815         * MAINTAINERS (Write After Approval): Add myself.
4817 2012-05-09  Nick Clifton  <nickc@redhat.com>
4818             Paul Smith  <psmith@gnu.org>
4820         PR bootstrap/50461
4821         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4822         allow for the fact that from release v3.1.0 of MPFR the source
4823         files were moved into a src sub-directory.
4824         * configure: Regenerate.
4826 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4828         * configure.ac: Bump minimum MPFR version to 2.4.0.
4829         * configure: Regenerated.
4831 2012-05-01  Richard Henderson  <rth@redhat.com>
4833         * Makefile.def (libatomic): New target_module.
4834         * configure.ac (target_libraries): Add libatomic.
4835         (noconfigdirs): Check if libatomic is supported.
4836         * Makefile.in, configure: Rebuild.
4838 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4840         * MAINTAINERS (Write After Approval): Add myself.
4842 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4844         * config.sub: Update to 2012-04-18 version from official repo.
4846 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4848         * MAINTAINERS (Write After Approval): Add myself.
4850 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4852         * MAINTAINERS: Changed email address.
4854 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4856         PR target/52737
4857         * contrib/gcc_update (files_and_dependencies):
4858         Remove gcc/config/avr/t-multilib from touch data.
4860 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4862         * MAINTAINERS (OS Port Maintainers): Remove irix.
4863         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4864         (unsupported_languages): Remove mips-sgi-irix6.*.
4865         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4866         (with_stabs): Remove.
4867         * configure: Regenerate.
4869 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4871         * MAINTAINERS (OS Port Maintainers): Remove osf.
4872         * configure.ac (enable_libgomp): Remove *-*-osf*.
4873         (with_stabs): Remove alpha*-*-osf*.
4874         * configure: Regenerate.
4876 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4878         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4879         * configure: Regenerate.
4881 2012-02-17  Walter Lee  <walt@tilera.com>
4883         * MAINTAINERS: (Write After Approval): Delete myself.
4885 2012-02-14  Walter Lee  <walt@tilera.com>
4887         * MAINTAINERS (tilegx port): Add myself.
4888         (tilepro port): Add myself.
4889         (Write After Approval): Add myself.
4891 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4893         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4894         and Joseph Myers as docstring relicensing maintainers.
4896 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4898         * MAINTAINERS (write-after-approval): Add myself.
4900 2012-02-08  Ira Rosen <irar@il.ibm.com>
4902         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4903         maintainer.
4905 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4907         * MAINTAINERS (Write After Approval): Move myself to
4908         maintain alphabetical order.
4910 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4912         * MAINTAINERS (Write After Approval): Add myself.
4914 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4916         * MAINTAINERS (Write After Approval): Add myself.
4918 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4919             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4921         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4922         * configure: Regenerate.
4924 2012-01-23  Harshit Chopra  <harshit@google.com>
4926         * MAINTAINERS (Write After Approval): Add myself.
4928 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4930         * configure.ac: Remove reference to mh-interix.
4931         * configure: Regenerate.
4933 2012-01-05  Richard Henderson  <rth@redhat.com>
4935         PR bootstrap/51072
4936         * configure.ac: Disable libitm if c++ is not enabled.
4937         * configure: Rebuild.
4939         * configure.ac: Fix regexp for same.
4940         * configure: Rebuild.
4942 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4944         * MAINTAINERS (Write After Approval): Add myself.
4946 2012-01-02  Richard Guenther  <rguenther@suse.de>
4948         PR bootstrap/51686
4949         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4950         * Makefile.in: Regenerate.
4952 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4954         * MAINTAINERS (Write After Approval): Add myself.
4956 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4958         * configure: Regenerate.
4960 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4962         * MAINTAINERS (picochip): Changed email address.
4964 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4966         * MAINTAINERS (write-after-approval): Add self.
4968 2011-11-29  DJ Delorie  <dj@redhat.com>
4970         * configure.ac (rl78-*-*) New case.
4971         * configure: Regenerate.
4972         * MAINTAINERS: Add myself as RL78 maintainer.
4974 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4976         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4978 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4980         * libtool.m4: Additional FreeBSD 10 fixes.
4982 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4984         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4985         Maintainers section, as Epiphany maintainer.
4987 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4989         PR target/49992
4990         * configure.ac: Remove ranlib special-casing for Darwin.
4991         * configure: Regenerate.
4993 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4995         * MAINTAINERS (Reviewers): Keep the list sorted.
4997 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4999         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5001 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5003         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5004         * configure: Rebuild.
5005         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5006         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5007         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5008         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5009         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5010         Add READELF.
5011         * Makefile.in: Rebuild.
5013 2011-11-09  Jason Merrill  <jason@redhat.com>
5015         * Makefile.def (language=c++): Remove check-c++0x.
5016         * Makefile.in (check-gcc-c++): Regenerate.
5018 2011-11-08  Richard Henderson  <rth@redhat.com>
5020         * configure.ac: Test for libitm directory present first.
5022         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5024         * configure.ac: Test libitm/configure.tgt to disable libitm.
5025         * configure: Rebuild.
5027 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5028             Richard Henderson  <rth@redhat.com>
5030         Merged from transactional-memory.
5032         * Makefile.def (lang_env_dependencies): libitm is c++.
5033         Add libitm target module.
5034         * configure.ac: Likewise.
5035         * config/mmap.m4: New file.
5036         * contrib/gcc_update: Add libitm to touch data.
5037         * Makefile.in, configure: Rebuild.
5039 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5041         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5042         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5043         * Makefile.in: Regenerate.
5045 2011-11-01  DJ Delorie  <dj@redhat.com>
5047         * config.sub: Update to version 2011-10-29 (added rl78)
5049 2011-10-27  Nick Clifton  <nickc@redhat.com>
5051         * config.sub: Import these changes from the config project:
5053         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5054             Ben Elliston  <bje@gnu.org>
5056         * config.sub (epiphany): New.
5058         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5059             Ben Elliston  <bje@gnu.org>
5061         * config.sub (hexagon, hexagon-*): New.
5063         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5065         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5066         64eb to be64.
5068         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5070         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5071         (nacl): Grok as alias for 32el-unknown-nacl.
5073 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5075         * MAINTAINERS (Write After Approval): Add myself.
5077 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5079         * MAINTAINERS (Write After Approval): Add myself.
5081 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5083         * MAINTAINERS (sparc port): Remove myself.
5085 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5087         * MAINTAINERS (Write After Approval): Add myself.
5089 2011-08-14  Yao Qi  <yao@codesourcery.com>
5091         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5092         * configure: Regenerate.
5094 2011-07-26  Ian Lance Taylor  <iant@google.com>
5096         * configure.ac: Set have_compiler based on whether gcc directory
5097         exists, rather than on whether gcc is in configdirs.
5098         * configure: Rebuild.
5100 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5102         * MAINTAINERS (Global Reviewers): Add self.
5104 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5106         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5107         link directories.
5108         * Makefile.in: Rebuild.
5110 2011-07-20  Ian Lance Taylor  <iant@google.com>
5112         PR bootstrap/49787
5113         * configure.ac: Move --enable-bootstrap handling earlier in file.
5114         If --enable-bootstrap and either --enable-build-with-cxx or
5115         --enable-build-poststage1-with-cxx, enable C++ automatically.
5116         * configure: Rebuild.
5118 2011-07-19  Ian Lance Taylor  <iant@google.com>
5120         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5121         make C++ a boot_language.  Set and substitute
5122         POSTSTAGE1_CONFIGURE_FLAGS.
5123         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5124         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5125         * configure, Makefile.in: Rebuild.
5127 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5129         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5130         maintainers.
5132 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5134         * MAINTAINERS (Global Reviewers): Add myself.
5136 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5138         * configure: Regenerate.
5140 2011-07-16  Jason Merrill  <jason@redhat.com>
5142         * Makefile.def (language=c++): Add check-c++0x and
5143         check-target-libmudflap-c++.
5144         * Makefile.tpl (check-target-libmudflap-c++): New.
5145         * Makefile.in: Regenerate.
5147 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5149         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5150         * Makefile.def (target_modules/libjava): Pass
5151         $(EXTRA_CONFIGARGS_LIBJAVA).
5152         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5153         if not configured with --enable-static-libjava.
5154         * Makefile.in: Regenerate.
5155         * configure: Likewise.
5157 2011-07-15  Jason Merrill  <jason@redhat.com>
5159         * Makefile.in (check-c++): Move check-gcc-c++0x after
5160         check-target-libstdc++-v3.
5162 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5164         * MAINTAINERS (c6x port): New entry.
5166 2011-07-13  Jason Merrill  <jason@redhat.com>
5168         * Makefile.in (check-gcc-c++0x): New.
5169         (check-c++): Depend on it.
5171 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5173         PR target/39150
5174         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5175         x86_64-*-solaris2.1[0-9]*.
5176         * configure: Regenerate.
5178 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5180         * MAINTAINERS (RTL optimizers): Add self.
5182 2011-06-27  Gabriel Charette  <gchare@google.com>
5184         * MAINTAINERS (Write After Approval): Add myself.
5186 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5188         PR regression/47836
5189         PR bootstrap/23656
5190         PR other/47733
5191         PR bootstrap/49247
5192         PR c/48825
5193         * configure.ac (target_libraries): Remove target-libiberty.
5194         Remove case-statement setting skipdirs=target-libiberty for
5195         multiple targets.  Remove checking target_configdirs and
5196         removing target-libiberty but keeping target-libgcc if
5197         otherwise empty.
5198         * Makefile.def (target_modules): Don't add libiberty.
5199         (dependencies): Remove all traces of target-libiberty.
5200         * configure, Makefile.in: Regenerate.
5202 2011-06-13  Walter Lee <walt@tilera.com>
5204         * configure.ac (tilepro-*-*) New case.
5205         (tilegx-*-*): Likewise.
5206         * configure: Regenerate.
5208 2011-06-06  Jing Yu  <jingyu@google.com>
5210         * configure.ac: Skip target-libiberty for
5211         arm*-*-linux-androideabi.
5212         * configure: Regenerated.
5214 2011-06-06  Nick Clifton  <nickc@redhat.com>
5216         * config.sub: Sync from upstream.
5218 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5220         * MAINTAINERS (Write After Approval): Add myself.
5222 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5224         * MAINTAINERS: Update my email address.
5226 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5228         * MAINTAINERS (Write After Approval): Update my email address.
5230 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5232         * MAINTAINERS (Write After Approval): Add myself.
5234 2011-05-08  Doug Kwan  <dougkwan@google.com>
5236         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5237         * configure: Regenerated.
5238         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5239         value from configure.
5240         * Makefile.in: Regenerated.
5242 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5244         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5245         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5246         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5247         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5248         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5249         *-*-vxworks*): Disable newlib and libgloss in separate case
5250         statement.
5251         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5252         to separate case statement.
5253         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5254         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5255         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5256         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5257         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5258         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5259         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5260         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5261         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5262         i[[3456789]]86-*-rdos*, m32r-*-*,
5263         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5264         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5265         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5266         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5267         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5268         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5269         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5270         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5271         and libgloss in main case over targets.  Remove most empty cases
5272         in main case over targets.
5273         * configure: Regenerate.
5275 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5277         * MAINTAINERS (Write After Approval): Add myself.
5279 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5281         * configure.ac: Remove code setting special library locations for
5282         hppa*64*-*-hpux11*.  Remove code setting compiler for
5283         sparc-sun-solaris2*.
5284         * configure: Regenerate.
5286 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5288         * configure.ac: Separate libgloss_dir settings from general case
5289         over targets.
5290         * configure: Regenerate.
5292 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5294         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5295         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5296         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5297         cases in libgcj-disabling case statement.
5298         (hppa*64*-*-linux*): Set unsupported_languages instead of
5299         disabling target-zlib.
5300         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5301         to hppa*64*-*-hpux*.
5302         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5303         hppa*-*-hpux*.
5304         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5305         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5306         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5307         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5308         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5309         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5310         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5311         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5312         libgcj-disabling case statement.
5313         * configure: Regenerate.
5315 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5317         * configure.ac: Disable Java for targets not supporting libffi.
5318         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5319         Remove cases in Java-disabling statement.
5320         (*arm-wince-pe): Change to arm-wince-pe.
5321         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5322         cases in Java-disabling statement.
5323         (bfin-*-*): Don't disable Java again.
5324         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5325         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5326         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5327         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5328         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5329         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5330         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5331         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5332         Java-disabling statement.
5333         (mmix-*-*): Don't disable Java again.
5334         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5335         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5336         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5337         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5338         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5339         statement.
5340         * configure: Regenerate.
5342 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5344         * configure.ac: Separate cases disabling Java and Java libraries
5345         from general case over targets.
5346         * configure: Regenerate.
5348 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5350         * MAINTAINERS: Update my email address.
5352 2011-04-20  Easwaran Raman  <eraman@google.com>
5354         * MAINTAINERS (Write After Approval): Add myself.
5356 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5358         PR lto/48086
5359         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5360         * configure: Regenerate.
5362 2011-04-16  Jim Meyering  <meyering@redhat.com>
5364         * MAINTAINERS (Write After Approval): Add myself.
5366 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5368         * MAINTAINERS: Update my email address.
5370 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5372         * MAINTAINERS (Write After Approval): Add myself.
5374 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5376         * MAINTAINERS (Write After Approval): Add myself.
5378 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5380         * MAINTAINERS (Write After Approval): Add myself.
5382 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5384         * configure.ac (build_tools): Remove build-byacc.
5385         (host_libs): Remove mmalloc.
5386         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5387         autoconf automake libtool diff rcs fileutils shellutils time
5388         textutils wdiff find uudecode hello tar gzip indent recode release
5389         sed perl gawk findutils gettext zip.
5390         (libgcj): Remove target-qthreads.
5391         (target_tools): Remove target-examples target-gperf.
5392         (YACC): Don't handle building byacc.
5393         * configure: Regenerate.
5394         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5395         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5396         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5397         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5398         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5399         handle building components.
5400         * Makefile.in: Regenerate.
5402 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5404         * MAINTAINERS: Update my email address as Xtensa maintainer.
5406 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5408         * config.sub: Sync from upstream.
5410 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5412         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5413         (microblaze*): Don't disable libssp.
5414         * configure: Regenerate.
5416 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5418         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5419         moveifchange.
5420         * configure: Regenerate.
5421         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5422         * Makefile.in: Regenerate.
5424 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5426         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5427         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5428         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5429         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5430         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5431         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5432         md_exec_prefix cases.
5433         * configure: Regenerate.
5435 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5437         * configure.ac: Separate cases disabling target-libssp,
5438         target-libiberty, target-libstdc++-v3 and Fortran from general
5439         case over targets.
5440         * configure: Regenerate.
5442 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5444         * configure.ac (*-*-chorusos): Don't disable libgcj.
5445         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5446         Remove case.
5447         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5448         (arm-*-coff): Don't disable libgcj.
5449         (arm*-*-linux-gnueabi): Remove useless assignment.
5450         (arm-*-riscix*): Don't disable libgcj.
5451         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5452         configuration.
5453         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5454         (c54x*-*-*): Remove case.
5455         (tic54x-*-*): Don't disable GCC or GCC libraries.
5456         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5457         to *.
5458         (d10v-*-*): Don't disable GCC libraries.
5459         (d30v-*-*): Don't disable libgcj.
5460         (h8500-*-*): Don't disable GCC libraries.
5461         (i960-*-*): Don't disable libgcj.
5462         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5463         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5464         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5465         libgcj.
5466         (m68k-*-coff*): Remove case.
5467         (mmix-*-*): Don't disable libgloss on host.
5468         (mn10200-*-*, mn10300-*-*): Remove cases.
5469         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5470         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5471         Don't disable libgcj.
5472         (romp-*-*): Remove case.
5473         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5474         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5475         case.
5476         (v810-*-*): Don't disable GCC libraries.
5477         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5478         (ip2k-*-*): Don't disable GCC libraries.
5479         * configure: Regenerate.
5481 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5483         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5484         libffi on host.
5485         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5486         on host.
5487         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5488         * configure: Regenerate.
5490 2011-03-26  John Marino  <binutils@marino.st>
5492         * configure.ac: Add support for *-*-dragonfly*
5493         * configure: Regenerate.
5495 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5497         * configure.ac (native_only): Remove.
5498         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5499         send-pr uudecode guile gnuserv on host.
5500         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5501         send-pr rcs guile perl texinfo libtool on host.
5502         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5503         automake send-pr rcs guile perl texinfo libtool on host.
5504         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5505         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5506         (alpha*-dec-osf*): Don't disable fileutils on target.
5507         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5508         texinfo send-pr expect dejagnu on target.
5509         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5510         target-qthreads on target.
5511         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5512         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5513         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5514         x86_64-*-mingw*): Don't disable expect on target.
5515         (*-*-cygwin*): Don't disable target-gperf on target.
5516         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5517         gnuserv on target.
5518         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5519         target.
5520         * configure: Regenerate.
5522 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5524         * configure.ac (target_tools): Remove target-groff.
5525         (native_only): Remove target-groff.
5526         (hppa*64*-*-*): Don't disable byacc.
5527         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5528         setting.
5529         (*-*-kaos*): Don't skip target-librx and target-groff.
5530         (*-*-netware*): Don't skip target-libmudflap.
5531         (*-*-tpf*): Don't skip target-libmudflap.
5532         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5533         directories on the host.
5534         (ia64*-*-*vms*): Don't skip tix.
5535         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5536         host.
5537         * configure: Regenerate.
5539 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5541         * configure.ac: Remove references to mt-mep, mt-netware,
5542         mt-wince.
5543         * Makefile.def: Add all-utils soft dependencies.
5544         * Makefile.tpl: Remove GDB_NLM_DEPS.
5545         * configure: Regenerate.
5546         * Makefile.in: Regenerate.
5548 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5550         * configure.ac: Do not include mh-x86omitfp.
5551         * configure: Regenerate.
5553 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5555         * configure.ac: Remove empty cases.
5556         * configure: Regenerate.
5558 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5560         * Makefile.def: Add dependency from termcap to gdb.
5561         * Makefile.in: Regenerate.
5563 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5565         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5566         * configure: Regenerate.
5567         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5568         * Makefile.tpl: Likewise.
5569         * Makefile.in: Regenerate.
5571 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5573         * configure.ac: Remove all mentions of tentative_cc.
5574         * configure: Regenerate.
5576 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5578         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5579         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5580         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5581         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5582         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5583         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5584         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5585         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5586         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5587         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5588         *-*-rhapsody*): Remove host cases.
5589         * configure: Regenerate.
5591 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5593         * configure.ac (ppc*-*-pe): Remove host case.
5594         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5595         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5596         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5597         cases.
5598         * configure: Regenerate.
5600 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5602         * config.sub: Update to version 2011-03-23.
5604 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5606         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5607         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5608         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5609         * configure: Regenerate.
5611 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5613         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5614         to Write After Approval.
5615         * config-ml.in: Don't handle arc-*-elf*.
5616         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5617         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5618         handle GCC libraries.
5619         * configure: Regenerate.
5621 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5623         PR bootstrap/48120:
5624         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5625         Add -lstdc++ -lm to LIBS.
5626         * configure: Regenerate.
5628 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5630         * config.guess: Update to version 2011-02-02
5631         * config.sub: Update to version 2011-02-24
5633 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5635         PR lto/48086
5636         * configure.ac: Re-enable LTO on *-apple-darwin9.
5637         * configure: Regenerate.
5639 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5641         PR lto/48086
5642         * configure.ac: Disable LTO on darwin due to an assembler change in
5643         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5644         under 256.
5645         * configure: Regenerate.
5647 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5649         * MAINTAINERS: Update myself as score backend maintainer,
5650         update my e-mail address.
5652 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5654         * MAINTAINERS: Update my e-mail address.
5656 2011-03-06  Joey Ye  <joey.ye@arm.com>
5658         * MAINTAINERS: Update my e-mail address.
5660 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5662         * configure.ac: Adjust test of with_ppl.
5663         * configure: Regenerated.
5665 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5667         * MAINTAINERS: Adjust my e-mail address.
5669 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5671         * configure.ac: Add -lpwl to ppllibs.
5672         * configure: Regenerated.
5674 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5676         * config/cloog.m4: Add -lisl to clooglibs.
5677         * configure: Regenerated.
5679 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5681         * MAINTAINERS (CPU Port maintainers): Add self.
5683 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5685         * MAINTAINERS: Add myself as testsuite maintainer.
5687 2011-02-15  Mike Stump  <mikestump@comcast.net>
5689         * MAINTAINERS: Add myself as testsuite maintainer.
5691 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5693         Import from Libtool and gnulib:
5695         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5697         Prepare for supporting FreeBSD 10.
5698         * config.rpath: Remove handling of freebsd1* which soon would
5699         match FreeBSD 10.0.
5701         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5703         Remove support for FreeBSD 1.x.
5704         * libtool.m4 (_LT_LINKER_SHLIBS)
5705         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5706         soon would incorrectly match FreeBSD 10.0.
5708 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5710         PR binutils/12283
5711         * move-if-change: Import version from gnulib.
5713 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5715         PR lto/47225
5716         * Makefile.def (lto-plugin): Double dash for enable-shared.
5717         (configure-gcc): Depend on all-lto-plugin.
5718         * Makefile.in: Rebuilt.
5720 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5722         * configure.ac: Remove extra bracket.
5723         * configure: Regenerate.
5725 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5727         * MAINTAINERS: Add myself as libquadmath maintainer.
5729 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5731         * MAINTAINERS: Update my email address.
5733 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5735         * MAINTAINERS (option handling): Add self.
5737 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5739         PR lto/47225
5740         * Makefile.def: Add dependency for install-gcc
5741         on install-lto-plugin.
5742         * Makfile.in: Regenerated
5744 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5746         * MAINTAINERS (CPU Port Maintainers): Add myself.
5748 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5750         PR libgcj/44341
5751         * configure.ac: Discard --with-* flags for host when configuring
5752         target libraries for cross build.
5753         * configure: Rebuilt.
5755 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5757         * MAINTAINERS (linear loop transforms): Removed.
5759 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5761         * configure.ac: If with_ppl is no, move setting with_cloog=no
5762         after CLOOG_REQUESTED check.
5763         * configure: Regenerated.
5765 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5767         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5768         CLooG has been requested.
5769         * configure: Regenerated.
5771 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5773         * configure: Regenerated.
5774         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5776 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5778         * configure: Regenerated.
5779         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5781 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5783         * configure.ac: Use AS_HELP_STRING throughout.
5784         * configure: Regenerate.
5786 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5788         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5789         * configure: Regenerate.
5791 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5793         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5795 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5797         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5798         for ia64-hpux.
5799         * configure: Regenerate.
5801 2011-01-07  Jan Hubicka  <jh@suse.cz>
5803         PR lto/47225
5804         * Makefile.in: Regenerate.
5805         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5806         configure.
5808 2011-01-07  Jan Hubicka  <jh@suse.cz>
5810         * Makefile.in: Regenerate.
5811         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5812         and configure dependency on lto-plugin configure.
5813         (lto-plugin module): Remove dependency on GCC; add dependency on
5814         liniberty.
5816 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5818         * MAINTAINERS (Write After Approval): Add myself.
5820 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5822         * configure: Regenerate.
5824 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5826         * configure.ac: (picochip): Disable libiberty.
5828 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5830         * MAINTAINERS (Write After Approval): Add myself.
5832 2010-12-10  Ian Lance Taylor  <iant@google.com>
5834         PR bootstrap/46819
5835         * configure.ac: For --disable-libgcj clear libgcj_saved.
5836         * configure: Rebuild.
5838 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5840         PR fortran/46540
5841         * configure.ac: Add --disable-libquadmath and
5842         --disable-libquadmath-support.
5843         * configure: Regenerate.
5845 2010-12-03  Ian Lance Taylor  <iant@google.com>
5847         * MAINTAINERS: Add myself as libgo maintainer.
5849 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5851         PR libffi/46792
5852         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5853         * configure: Regenerate.
5855 2010-12-02  Ian Lance Taylor  <iant@google.com>
5857         * configure.ac: Always set default for poststage1_ldflags to
5858         -static-libstdc++ -static-libgcc.
5860 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5862         * configure.ac: Move comment to remove extra space in last argument
5863         of GCC_TARGET_TOOL.
5865 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5867         PR other/46026
5868         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5869         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5870         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5871         (BASE_FLAGS_TO_PASS): Use it.
5872         * configure: Rebuilt.
5873         * Makefile.in: Rebuilt.
5875 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5877         PR binutils/12258
5878         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5879         Properly check default linker.
5880         * configure: Regnerated.
5882 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5884         * configure.ac: For --enable-gold, handle value `default' instead of
5885         `both*'.  New configure option --{en,dis}able-ld.
5886         * configure: Regenerate.
5888 2010-11-20  Ian Lance Taylor  <iant@google.com>
5890         * configure.ac: Only disable a language library if no language needs
5891         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5892         * configure: Rebuild.
5894 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5896         * Makefile.in: Regenerate.
5898         PR other/46202
5899         * configure.ac: Fix just-built in-tree STRIP name to be
5900         binutils/strip-new.
5901         * configure: Regenerate.
5902         * Makefile.def (install-strip-gcc, install-strip-binutils)
5903         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5904         (install-strip-sid): Mirror dependencies on non-strip variants
5905         of these targets on the respective -strip prerequisites.
5906         * Makefile.tpl (install-strip, install-strip-host)
5907         (install-strip-target): New targets.
5908         (install-strip-[+module+], install-strip-target-[+module+]):
5909         New targets.
5910         * Makefile.in: Regenerate.
5912 2010-11-19  Ian Lance Taylor  <iant@google.com>
5913             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5915         * configure.ac: Add target-libgo to target_libraries.  Set
5916         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5917         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5918         (HOST_EXPORTS): Add GOC.
5919         (BASE_TARGET_EXPORTS): Add GOC.
5920         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5921         (GOCFLAGS_FOR_TARGET): New variable.
5922         (EXTRA_HOST_FLAGS): Add GOC.
5923         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5924         * Makefile.def (target_modules): Add libgo.
5925         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5926         (dependencies): Add dependency from configure-target-libgo to
5927         configure-target-libffi and all-target-libstdc++-v3.  Add
5928         dependencies from all-target-libgo to all-target-libffi.
5929         (languages): Add go.
5930         * configure: Rebuild.
5931         * Makefile.in: Rebuild.
5933 2010-11-19  Ian Lance Taylor  <iant@google.com>
5935         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5936         compiler/flag environment variables.
5938 2010-11-18  Ian Lance Taylor  <iant@google.com>
5940         * configure.ac: Check for lang_requires_boot_languages in
5941         config-lang.in files.
5942         * configure: Rebuild.
5944 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5945             Tobias Burnus  <burnus@net-b.de>
5947         PR fortran/32049
5948         * Makefile.def: Add libquadmath; build it with language=fortran.
5949         * configure.ac: Add libquadmath.
5950         * Makefile.tpl: Handle multiple libs in check-[+language+].
5951         * Makefile.in: Regenerate.
5952         * configure: Regenerate.
5954 2010-11-16  Tom Tromey  <tromey@redhat.com>
5956         * MAINTAINERS: Moved myself to reviewers section.
5958 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5960         * MAINTAINERS: Moved myself to reviewers section.
5962 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5964         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5965         (Write After Approval): Remove self.
5967 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5969         * configure.ac: Fix spelling in option names.
5970         * configure: Regenerated.
5972 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5974         PR bootstrap/39622
5975         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5976         * configure: Regenerated.
5978 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5980         * MAINTAINERS: Update my email address.
5982 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5984         * configure: Regenerate.
5986 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5988         * configure: Regenerate.
5990 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5992         * configure: Regenerate.
5994 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5996         * configure: Regenerate.
5998 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6000         * configure.ac: Support official CLooG.org versions.
6001         * configure: Regenerate.
6002         * config/cloog.m4: New.
6004 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6006         * MAINTAINERS (Write After Approval): Add myself.
6008 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6010         * MAINTAINERS: Update my email address.
6012 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6014         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6015         * configure: Regenerate.
6017 2010-11-03  Ian Lance Taylor  <iant@google.com>
6018             Dave Korn  <dave.korn.cygwin@gmail.com>
6020         PR lto/46273
6021         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6022         and on other supported platforms whenever LTO is enabled.
6023         * configure: Rebuild.
6025 2010-11-02  Alan Modra  <amodra@gmail.com>
6027         PR binutils/12110
6028         * configure.ac: Error when source path contains spaces.
6029         * configure: Regenerate.
6031 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6033         * MAINTAINERS: Update my email address.
6035 2010-10-20  Ian Lance Taylor  <iant@google.com>
6037         * Makefile.def (target_modules): Set lib_path to src/.libs for
6038         libstdc++-v3 module.
6039         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6040         * Makefile.in: Rebuild.
6042 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6044         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6045         (Write After Approval): Remove myself.
6047 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6049         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6051 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6053         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6055 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6057         * configure.ac (build_lto_plugin): New shell variable.
6058         (--enable-lto): Turn on by default for all non-ELF platforms that
6059         have had LTO support added so far.  Set build_lto_plugin appropriately
6060         for both ELF and non-ELF.
6061         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6062         * configure: Regenerate.
6064 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6066         Sync from src:
6067         * configure.ac (v850 support): Remove target-libgloss from
6068         noconfigdirs.
6069         * configure: Regenerate.
6071 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6073         PR bootstrap/45326
6074         PR bootstrap/45174
6075         * configure.ac: Honor initial values of $build_configargs,
6076         $host_configargs, $target_configargs.  Mark the precious, so
6077         environment settings get recorded.
6078         * configure: Regenerate.
6080 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6082         PR bootstrap/45796
6083         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6084         Depend on all-build-libiberty.
6085         * Makefile.in: Regenerate.
6087 2010-09-30  Michael Eager  <eager@eagercon.com>
6089         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6090         * configure: Regenerate.
6092 2010-09-28  Michael Eager  <eager@eagercon.com>
6094         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6096 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6098         PR bootstrap/44621
6099         * configure.ac: Fix unportable shell quoting.
6100         * configure: Regenerate.
6102 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6104         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6105         targets and amend comment.
6106         * configure: Regenerate.
6108 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6110         * MAINTAINERS (Write After Approval): Add myself.
6112 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6114         * configure.ac: Enable LTO by default on Darwin.
6115         * configure: Regenerate.
6117 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6119         * MAINTAINERS (Write After Approval): Add myself.
6121 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6123         * MAINTAINERS (Write After Approval): Add myself.
6125 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6127         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6128         ports
6130 2010-07-28  David Yuste  <david.yuste@gmail.com>
6132         * MAINTAINERS (Write After Approval): Add myself.
6134 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6136         * configure.ac: Support all v850 targets.
6137         * configure: Regenerate.
6139 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6141         PR bootstrap/44455
6142         * configure.ac (extra_mpfr_configure_flags): Copy from
6143         extra_mpc_gmp_configure_flags.
6144         * configure: Re-generated.
6146 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6148         * MAINTAINERS (Write After Approval): Add myself.
6150 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6152         * MAINTAINERS (Write After Approval): Add myself.
6154 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6156         * MAINTAINERS (Write After Approval): Add myself.
6158 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6160         PR target/44862
6161         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6162         Provide -B option to allow for link spec %s substitutions for
6163         libstdc++.a on darwin.
6164         * Makefile.in: Regenerate.
6166 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6168         * MAINTAINERS (Reviewers): Update my e-mail address
6170 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6172         * Makefile.def (configure-gcc): Depend on all-libelf.
6173         * Makefile.in: Rebuild.
6175 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6177         * MAINTAINERS (Write After Approval): Add myself in the right place.
6179 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6181         * MAINTAINERS (Write After Approval): Add myself.
6183 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6185         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6187 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6189         * config.sub: Update to version 2010-05-21.
6190         * config.guess: Update to version 2010-04-03.
6192 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6194         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6195         * configure: Regenerate.
6197 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6199         * MAINTAINERS (Write After Approval): Add myself.
6201 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6203         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6204         a platform that supports LTO.
6205         * configure: Regenerate.
6207 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6209         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6210         * configure: Regenerated.
6212 2010-04-27  Roland McGrath  <roland@redhat.com>
6213             H.J. Lu  <hongjiu.lu@intel.com>
6215         * configure.ac (--enable-gold): Support both, both/gold and
6216         both/bfd to add gold to configdirs without removing ld.
6217         * configure: Regenerated.
6219         * Makefile.def: Add install-gold dependency to install-ld.
6220         * Makefile.in: Regenerated.
6222 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6224         PR lto/42776
6225         * configure.ac (--enable-lto): Refactor handling so libelf tests
6226         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6227         and allow LTO to be explicitly enabled on non-ELF platforms that
6228         are known to support it inside else-clause.
6229         * configure: Regenerate.
6231 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6233         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6234         * configure: Regenerate.
6236 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6238         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6239         * configure: Regenerate.
6241 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6243         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6244         separately.
6245         * configure: Regenerate.
6247 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6249         * MAINTAINERS (Write After Approval): Add myself.
6251 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6253         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6254         * configure: Regenerate.
6256 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6258         * configure: Regenerate after change to elf.m4.
6260 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6262         * MAINTAINERS (Write After Approval): Add myself.
6264 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6266         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6267         * configure: Regenerated.
6269 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6271         * configure.ac: Print "buggy but acceptable" when CLooG
6272         revision is less than 9.
6273         * configure: Regenerated.
6275 2010-04-01  Diego Novillo  <dnovillo@google.com>
6277         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6279 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6281         PR bootstrap/43615
6282         PR bootstrap/43328
6284         Revert:
6286         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6288         * configure.ac: Do not pass --enable-multilib nor
6289         --disable-multilib in baseargs.  Accept explicitly passed
6290         --enable_multilib.
6291         * configure: Regenerate.
6293 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6295         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6297 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6299         * MAINTAINERS: Remove myself.
6301 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6303         PR bootstrap/43328
6304         * configure.ac: Do not pass --enable-multilib nor
6305         --disable-multilib in baseargs.  Accept explicitly passed
6306         --enable_multilib.
6307         * configure: Regenerate.
6309 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6311         * MAINTAINERS (spu port): Remove me.
6313 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6315         * configure.ac (tic6x-*-*): New case.
6316         * configure: Regenerate.
6318 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6320         * config.sub: Update to version 2010-03-22.
6321         * config.guess: Update to version 2009-12-30.
6323 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6325         PR ada/42554
6326         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6327         * configure: Regenerate.
6329 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6331         * MAINTAINERS: Update my email address.
6333 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6335         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6336         (ghassan.shobaki@amd.com): Removed.
6338 2010-03-17  Alan Modra  <amodra@gmail.com>
6340         * MAINTAINERS: Update my email address.
6342 2010-03-16  Diego Novillo  <dnovillo@google.com>
6344         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6345         Matthews.
6347 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6349         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6350         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6352 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6354         * MAINTAINERS: Update my email address.
6356 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6358         * MAINTAINERS: Update my email address.
6360 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6362         * MAINTAINERS: Update my email address.
6364 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6366         * MAINTAINERS: Update my email address.
6368 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6370         PR libstdc++/32499
6371         * configure.ac (RANLIB): Default to true.
6372         (STRIP): Likewise.
6373         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6374         * configure: Regenerate.
6376 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6378         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6379         (Write After Approval): Update my email address.
6381 2010-02-17  Nick Clifton  <nickc@redhat.com>
6383         PR 11238
6384         * Makefile.tpl (local-distclean): Also remove config.cache files in
6385         sub-directories as there may not be Makefiles present in the
6386         sub-directories.
6387         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6388         the config.cache files found by the find command.
6390         * Makefile.in: Regenerate.
6391         * configure.ac: Revert previous delta.
6392         * configure: Regenerate.
6394 2010-02-15  Nick Clifton  <nickc@redhat.com>
6396         PR 11238
6397         * configure.ac: Delete config.cache files in sub-directories when
6398         deleting Makefiles.
6399         * configure: Regenerate.
6401 2010-02-12  Ben Elliston  <bje@gnu.org>
6403         * MAINTAINERS: Update my email address.
6405 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6407         * MAINTAINERS (spu port): Update my email address.
6409 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6411         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6413 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6415         * configure.ac: Add "recommended" version checks for GMP/MPC.
6416         Update recommended GMP/MPFR/MPC versions.
6417         * configure: Regenerate.
6419 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6421         * MAINTAINERS: Move my Embecosm email address into the
6422         write-after-approval section.
6424 2010-01-26  Ian Lance Taylor  <iant@google.com>
6426         * MAINTAINERS: Add myself as Go frontend maintainer.
6428 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6430         PR libstdc++/36101, PR libstdc++/42813
6431         * configure.ac (bootstrap_target_libs): Make inclusion of
6432         target-libgomp conditional on libgomb being in target_configdirs.
6433         * configure: Regenerate.
6435 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6437         PR libstdc++/36101, PR libstdc++/42813
6438         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6439         * configure: Regenerate.
6441 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6443         PR libstdc++/36101, PR libstdc++/42813
6444         * configure.ac (target_configdirs): Substitute.
6445         * Makefile.def: Bootstrap target module libgomp.
6446         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6447         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6448         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6449         * configure, Makefile.in: Regenerate.
6451 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6453         * MAINTAINERS: Adjust my details.
6455 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6457         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6459 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6461         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6463 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6465         * MAINTAINERS (Write After Approval): Add myself.
6467 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6469         * MAINTAINERS (Write After Approval): Add myself.
6471 2010-01-11  Richard Guenther  <rguenther@suse.de>
6473         PR lto/41569
6474         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6475         * Makefile.in: Regenerated.
6477 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6479         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6480         * configure: Regenerate.
6482 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6483             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6485         PR bootstrap/42424
6486         * configure.ac: Include libtool m4 files.
6487         (_LT_CHECK_OBJDIR): Call it.
6488         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6489         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6491         * configure: Regenerate.
6493 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6495         PR bootstrap/41818
6496         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6497         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6498         * Makefile.in: Regenerate.
6500 2010-01-02  Richard Guenther  <rguenther@suse.de>
6502         PR lto/41529
6503         * configure.ac: Include config/elf.m4.  Disable LTO if not
6504         builting for an elf target.
6505         * configure: Regenerate.
6507 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6509         * MAINTAINERS: Change my email address.
6511 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6513         * config.sub, config.guess: Update from upstream sources.
6515 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6517         * MAINTAINERS (Write After Approval): Add myself.
6519 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6521         PR middle-end/30447
6522         PR middle-end/30789
6523         PR other/40302
6525         * configure.ac: Require MPC.
6526         * configure: Regenerate.
6528 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6530         PR target/38384
6531         PR bootstrap/40972
6532         * libtool.m4: Sync from git Libtool.
6533         * ltoptions.m4: Likewise.
6534         * ltversion.m4: Likewise.
6535         * lt~obsolete.m4: Likewise.
6536         * ltmain.sh: Likewise.
6538 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6540         * configure.ac: Update minimum MPC version to 0.8.
6541         * configure: Regenerate.
6543 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6545         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6546         * configure: Regenerated.
6548 2009-11-21  Ian Lance Taylor  <iant@google.com>
6550         * configure.ac: Change default of poststage1_ldflags to be empty if
6551         poststage1_libs is set.  When poststage1_libs is empty, and
6552         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6553         * configure: Rebuild.
6555 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6557         * MAINTAINERS (Write After Approval): Update my email address.
6559 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6561         * config.guess: Update from upstream sources.
6563 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6565         * Makefile.def: Restore host and target settings for gmp.
6566         * Makefile.in: Rebuild.
6568 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6570         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6571         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6572         Fix portability of test of C++ as bootstrap language.  Add
6573         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6574         * configure: Rebuild.
6575         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6576         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6577         in-tree building.
6578         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6579         (POSTSTAGE1_HOST_EXPORTS): Use it.
6580         (STAGE[+id+]_CXXFLAGS): New.
6581         (BASE_FLAGS_TO_PASS): Pass it down.
6582         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6583         extra_exports.
6584         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6585         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6586         extra_exports.
6587         * Makefile.in: Rebuild.
6589 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6591         * config.sub, config.guess: Update from upstream sources.
6593 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6595         * MAINTAINERS (Write After Approval): Add myself.
6597 2009-11-09  Jon Beniston  <jon@beniston.com>
6599         * MAINTAINERS (Write After Approval): Add myself.
6601 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6603         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6604         paths for *-w64-mingw* and x86_64-*mingw*.
6605         * configure: Regenerated.
6607 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6609         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6611 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6613         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6614         Phil Edwards to Write-After Approval.
6616 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6618         * configure.ac: Disable target-winsup & co for
6619         x86_64-*-mingw* and *-w64-mingw* targets.
6620         * configure: Regenerated.
6622 2009-10-16  Nick Clifton  <nickc@redhat.com>
6624         * MAINTAINERS: Add myself as a maintainer for the RX port.
6626 2009-10-26  Johannes Singler  <singler@kit.edu>
6628         * MAINTAINERS (Write After Approval): Update my e-mail address.
6630 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6632         * configure.ac (CLooG test): Use = with test.
6633         * configure: Regenerate.
6635 2009-10-22  Richard Guenther  <rguenther@suse.de>
6637         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6638         cloog if the ppl version check failed.  Move flags saving
6639         before setting in libelf check.
6640         * configure: Regenerate.
6642 2009-10-21  Richard Guenther  <rguenther@suse.de>
6644         * configure.ac: Adjust the ppl and cloog configure to work as
6645         documented.  Disable cloog if ppl was disabled.  Omit the version
6646         checks if they were disabled.
6647         * configure: Re-generate.
6649 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6651         * configure.ac: Add 'lto' to enable_languages, not
6652         new_enable_languages, and only if not already present.
6653         * configure: Regenerate.
6655 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6657         * README: Refer to the various COPYING* files instead of just
6658         COPYING.
6659         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6661 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6663         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6665 2009-10-07  Richard Guenther  <rguenther@suse.de>
6667         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6668         and Richard Guenther as reviewers.
6669         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6670         as reviewers.
6672 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6674         * config.sub: Update from upstream sources.
6676 2009-10-06  Ian Lance Taylor  <iant@google.com>
6678         * Makefile.def: check-gold depends upon all-gas.
6679         * Makefile.in: Rebuild.
6681 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6683         * MAINTAINERS (Write After Approval): Add myself.
6685 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6687         * Makefile.def: all-lto-plugin depends on all-libiberty.
6688         set bootstrap=true for lto-plugin.
6689         Add lto-plugin.
6690         * Makefile.in: Regenerate.
6691         * configure.ac (host_libs): Add lto-plugin.
6692         * configure: Regenerate.
6694 2009-10-03  Diego Novillo  <dnovillo@google.com>
6696         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6697         (HOST_LIBELFLIBS): Define.
6698         (HOST_LIBELFINC): Define.
6699         * Makefile.in: Regenerate.
6700         * configure.ac: Add --enable-lto.
6701         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6702         If --enable-lto is used, add 'lto' to new_enable_languages.
6703         If --enable-lto is used and gold is enabled, add
6704         lto-plugin to configdirs.
6705         * configure: Regenerate.
6707 2009-10-03  Simon Baldwin  <simonb@google.com>
6709         * configure.ac: If --with-system-zlib, suppress local zlib and
6710         pass --with-system-zlib to subdir configure scripts.
6711         * configure: Regenerate.
6713 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6714             Paolo Bonzini  <bonzini@gnu.org>
6716         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6717         $(srcdir).
6718         * Makefile.in: Rebuilt.
6720 2009-09-26  Gary Funck  <gary@intrepid.com>
6722         * MAINTAINERS (Write After Approval): Add myself.
6724 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6726         * configure.ac: Update minimum MPC version to 0.7.
6727         * configure: Regenerate.
6729 2009-09-25  Nick Clifton  <nickc@redhat.com>
6731         * configure.ac: Pass any --cache-file=/dev/null option on to
6732         subconfigures.
6733         * configure: Regenerate.
6735 2009-09-23  Nick Clifton  <nickc@redhat.com>
6737         * config.sub, config.guess: Update from upstream sources.
6739 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6741         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6742         * Makefile.in: Rebuilt.
6744 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6746         PR bootstrap/32272
6747         * configure.ac: Error out if $srcdir isn't '.' but contains
6748         host-${host_noncanonical}.
6749         * configure: Regenerate.
6751 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6753         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6754         maintainer.
6756 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6758         * configure.ac: If bootstrapping a combined tree with
6759         --enable-gold, require c++ in stage1_languages.
6760         * configure: Regenerate.
6762         * configure.ac: Also add target_libs of stage1_languages to
6763         bootstrap_target_libs.
6764         * configure: Regenerate.
6766         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6767         with --enable-languages not containing c++.
6768         * configure: Regenerate.
6770 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6772         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6773         * configure: Regenerate.
6775 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6777         * MAINTAINERS (Write After Approval): Update my e-mail address,
6778         and move from from here...
6779         (Waiting for paperwork): To here.
6781 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6783         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6785 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6787         * configure.ac: Do not use $extrasub for replacing @if/@endif
6788         parts in Makefile; instead, use additional arguments to
6789         AC_CONFIG_COMMANDS to do the replacement manually, with several
6790         sed invocations, to avoid HP-UX sed command limits.
6791         * configure: Regenerate.
6793 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6795         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6796         blank before -L.
6798 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6800         * configure.ac (with-build-config): Document.  Handle without.
6801         Handle missing argument.
6802         * configure: Rebuilt.
6804 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6806         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6807         Default to bootstrap-debug only if compare-debug works.
6808         * configure: Rebuilt.
6809         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6810         * Makefile.in: Rebuilt.
6812 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6814         * MAINTAINERS (OS Port Maintainers): Update my email address.
6816 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6818         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6819         * Makefile.in: Rebuilt.
6821 2009-09-01  Chris Demetriou  <cgd@google.com>
6823         * MAINTAINERS (Write After Approval): Add myself.
6825 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6827         PR debug/30161
6828         * include/dwarf2.h (enum dwarf_tag): Added
6829         DW_TAG_GNU_template_template_param
6830         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6832 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6834         * Makefile.tpl (AWK): Fix typo.
6835         * Makefile.in: Regenerate.
6837 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6839         * configure.ac: Detect awk and sed.
6840         * Makefile.def (flags_to_pass): Add AWK and SED.
6841         * Makefile.tpl (AWK, SED): New.
6842         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6843         * configure: Regenerate.
6844         * Makefile.in: Regenerate.
6846 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6848         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6849         (collapseslashes): Likewise.
6851 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6853         * configure.ac (AC_PREREQ): Bump to 2.64.
6855 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6857         * configure.ac: Remove --with-datarootdir, --with-docdir,
6858         --with-pdfdir, --with-htmldir switches.
6859         * configure: Regenerate.
6861         * configure: Regenerate.
6863         * compile: Sync from Automake 1.11.
6864         * depcomp: Likewise.
6865         * install-sh: Likewise.
6866         * missing: Likewise.
6867         * mkinstalldirs: Likewise.
6868         * ylwrap: Likewise.
6870 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6872         * ltmain.sh (func_normal_abspath): New function.
6873         (func_relative_path): Likewise.
6874         (func_mode_help): Document new -bindir option for link mode.
6875         (func_mode_link): Add new -bindir option, and use it to place
6876         output DLL if specified.
6878 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6880         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6881         (baseargs): Add --disable-option-checking.
6882         * configure: Regenerate.
6884         * Makefile.def (configure-target-libiberty): Depend on
6885         all-binutils and all-ld.
6886         (configure-target-newlib): Likewise.
6887         * Makefile.in: Regenerate.
6889 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6891         * config.sub, config.guess: Update from upstream sources.
6893 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6895         Sync from src, merge:
6897         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6899         * configure.ac: Do not exclude gas for i386-*-darwin.
6900         Add a case for x86_64-*-darwin.
6901         * configure: Regenerate.
6903 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6905         * MAINTAINERS: Add my name to Write After Approval list.
6907 2009-08-06  Michael Eager  <eager@eagercon.com>
6909         * configure.ac: Add Microblaze target.
6910         * configure: Regenerate.
6912 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6914         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6915         * configure: Regenerate.
6917 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6919         * MAINTAINERS (Write After Approval): Update my e-mail address.
6921 2009-07-06  Ian Lance Taylor  <iant@google.com>
6923         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6924         * configure: Rebuild.
6926 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6928         * MAINTAINERS: Move myself to the Graphite Reviewers.
6930 2009-06-30  Wei Guozhi  <carrot@google.com>
6932         * MAINTAINERS: Add my name to Write After Approval list.
6934 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6936         PR bootstrap/40338
6937         * configure.ac (comparestring): Create new variable.
6938         * Makefile.tpl (comparestring): Use to skip some comparisions.
6939         * configure: Regenerate.
6940         * Makefile.in: Regenerate.
6942 2009-06-26  Doug Evans  <dje@sebabeach.org>
6944         * Makefile.def (host_modules): Add cgen.
6945         * Makefile.in: Regenerate.
6946         * configure.ac (host_tools): Add cgen.
6947         * configure: Regenerate.
6949 2009-06-23  DJ Delorie  <dj@redhat.com>
6951         * MAINTAINERS: Add myself as mep maintainer.
6953 2009-06-23  Ian Lance Taylor  <iant@google.com>
6955         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6956         boot_languages.  Only bootstrap target libraries listed in
6957         target_libs for some boot language.  Add --with-stage1-ldflags,
6958         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6959         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6960         if not building with C++.
6961         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6962         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6963         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6964         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6965         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6966         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6967         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6968         * configure, Makefile.in: Rebuild.
6970 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6972         * MAINTAINERS: Added my name to write-after-approval list.
6974 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6976         * configure.ac: Define is_elf for QNX Neutrino targets.
6977         * configure: Regenerate.
6979 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6981         * MAINTAINERS: Added my name to the write-after-approval list
6983 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6985         * configure.ac: Detect MPC in default directory.
6986         * configure: Regenerate.
6988 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6989             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6991         * Makefile.tpl (all): Avoid a trailing backslash.
6992         * Makefile.in: Regenerate.
6994 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6996         * config.sub, config.guess: Update from upstream sources.
6998 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7000         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7001         to noconfdirs.
7002         * configure: Regenerate.
7004 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7006         * Makefile.tpl ([+compare-target+]): Compare all stage
7007         directories, rather than just gcc.
7008         * Makefile.in: Rebuilt.
7010 2009-06-01  Doug Kwan  <dougkwan@google.com>
7012         * configure.ac: Support gold for target arm*-*-*.
7013         * configure: Regenerate.
7015 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7017         * Makefile.def: Add MPC support and dependencies.
7018         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7020         * Makefile.in, configure: Regenerate.
7022 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7024         * Makefile.tpl (all): Avoid harmless warning in make all when
7025         gcc-bootstrap is enabled but stage_last does not exist.
7026         * Makefile.in: Rebuilt.
7028 2009-05-24  Nicolas Roche  <roche@adacore.com>
7030         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7031         * Makefile.in: Regenerate.
7033 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7035         * MAINTAINERS: Update my e-mail address.
7037 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7039         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7040         * configure:  Regenerate.
7042 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7044         PR other/40159
7045         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7046         gcc-no-bootstrap are mutually exclusive.
7047         * Makefile.in: Rebuilt.
7049 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7051         PR other/40159
7052         * Makefile.tpl (all): Don't end with unconditional success.
7053         * Makefile.in: Rebuilt.
7055 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7057         PR target/37137
7058         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7059         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7060         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7061         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7062         stage_configureflags, stage_cflags and stage_libcflags into
7063         explicit Makefile macros.
7064         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7065         GFORTRAN.
7066         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7067         CC.  Set CC_FOR_BUILD from CC.
7068         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7069         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7070         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7071         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7072         and GFORTRAN.
7073         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7074         (_LIBCFLAGS): Renamed to _TFLAGS.
7075         (do-compare-debug, do-compare3-debug): Drop.
7076         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7077         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7078         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7079         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7080         (XGCC_FLAGS_FOR_TARGET): New.
7081         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7082         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7083         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7084         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7085         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7086         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7087         TFLAGS.
7088         (BUILD_CONFIG): Include if requested.
7089         (all): Set TFLAGS on bootstrap.
7090         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7091         (all-stageid-prefixmodule): Likewise.
7092         (do-clean, distclean-stageid): Set TFLAGS.
7093         (restrap): Fix whitespace.
7094         * Makefile.in: Rebuilt.
7096 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7098         * config.guess: Sync with src.
7100 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7102         * configure.ac ($with_ppl):  Default to no if not supplied.
7103         ($with_cloog):  Likewise.
7104         configure:  Regenerate.
7106 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7108         * MAINTAINERS: Update my e-mail address.
7110 2009-04-27  Nick Clifton  <nickc@redhat.com>
7112         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7114 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7116         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7117         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7118         * Makefile.in: Regenerate.
7120 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7122         PR bootstrap/39739
7123         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7124         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7126         * configure, Makefile.in: Regenerate.
7128 2009-04-21  Taras Glek  <tglek@mozilla.com>
7130         * include/hashtab.h: Update GTY annotations to new syntax
7131         * include/splay-tree.h: Likewise
7133 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7135         * config.sub, config.guess: Update from upstream sources.
7137 2009-04-15  Anthony Green  <green@moxielogic.com>
7139         * configure.ac: Add moxie support.
7140         * configure: Rebuilt.
7142 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7144         * configure.ac: Change copyright header to refer to version
7145         3 of the GNU General Public License and to point readers at the
7146         COPYING3 file and the FSF's license web page.
7147         * Makefile.def: Likewise.
7148         * Makefile.tpl: Likewise.
7149         * Makefile.in: Regenerate.
7151 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7153         * configure.ac: Restore match for darwin9 or later. Use double
7154         brackets since regeneration eats one pair.
7155         * configure: Regenerate.
7157 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7159         PR gas/10039
7160         * configure.ac: Require texinfo 4.7.
7161         * configure: Regenerated.
7163 2009-04-09  Nick Clifton  <nickc@redhat.com>
7165         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7166         the GCC Runtime Library Exception.
7168 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7170         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7171         * configure: Regenerate.
7173 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7175         * Makefil.def (languages): New entries.
7176         * Makefile.tpl (check-gcc-*): New generic target.
7177         * Makefile.in: Regenerate.
7179 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7181         * MAINTAINERS:  Update my email address.
7183 2009-03-18  Tom Tromey  <tromey@redhat.com>
7185         * configure: Rebuild.
7186         * configure.ac (host_libs): Add libiconv.
7187         * Makefile.in: Rebuild.
7188         * Makefile.def (host_modules): Add libiconv.
7189         (configure-gdb, all-gdb): Depend on libiconv.
7191 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7193         * configure.ac: Treat gdb as supported on x86_64-darwin.
7194         * configure: Regenerate.
7196 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7198         * configure.ac (--with-host-libstdcxx): New option.
7199         * configure: Regenerate.
7201 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7203         * MAINTAINERS:  Move myself into the write after approval list.
7205 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7207         * MAINTAINERS: Update e-mail address.
7209 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7211         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7213 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7215         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7217 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7219         Backport from git Libtool:
7221         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7222         Support GNU/kOpenSolaris.
7223         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7224         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7225         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7226         GNU/kOpenSolaris.
7228 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7230         * MAINTAINERS: Update e-mail address.
7232 2009-02-24  Michael Eager  <eager@eagercon.com>
7234         * MAINTAINERS (Write After Approval): Add self.
7236 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7238         * MAINTAINERS (Write After Approval): Add myself.
7240 2009-02-05  Andreas Schwab  <schwab@suse.de>
7242         * Makefile.tpl (stage_last): Define $r and $s before using
7243         $(RECURSE_FLAGS_TO_PASS).
7244         * Makefile.in: Regenerate
7246 2009-01-30  Ian Lance Taylor  <iant@google.com>
7248         * MAINTAINERS: Move myself to the Global Reviewers list.
7250 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7252         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7253         * configure: Regenerate.
7255 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7257         * MAINTAINERS: Make whitespace consistent.
7258         Remove Robert Millan from Write After Approval.
7260 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7262         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7263         (all-opcodes): Depend on all-libiberty.
7264         * Makefile.in: Regenerate.
7266 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7268         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7269         * configure: Regenerate.
7271 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7273         * MAINTAINERS (Write After Approval): Add myself.
7275 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7277         * MAINTAINERS: Add myself to reviewers (Fortran).
7279 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7281         PR tree-optimization/38515
7282         * configure.ac (cloog-polylib): Removed.
7283         (with_ppl, with_cloog): Test for "no".
7284         * configure: Regenerated.
7286 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7288         * MAINTAINERS: Moved myself to reviewers (Fortran).
7290 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7292         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7293         (Write After Approval): Remove myself.
7295 2009-01-03  Diego Novillo  <dnovillo@google.com>
7297         * MAINTAINERS: Remove myself from alias maintainership.
7299 2009-01-02  David Ayers  <ayers@fsfe.org>
7301         * MAINTAINERS: Update e-mail address.
7303 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7305         * MAINTAINERS: Make whitespace consistent.
7307 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7309         Backport from upstream Libtool:
7310         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7311         Add cache variables to tests that require the linker to work.
7312         For shlibpath_overrides_runpath, this also changes the semantics
7313         to let the result from the C compiler take precedence.
7315 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7317         * config.sub, config.guess: Update from upstream sources.
7319 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7321         * configure.ac (ppllibs): Add by default the lib flags.
7322         * configure: Regenerate.
7324 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7326         * MAINTAINERS:  Add myself to the write after approval list.
7328 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7330         * configure.ac: Add double brackets on darwin[912].
7331         * configure: Regenerate.
7333 2008-12-03  Daniel Kraft  <d@domob.eu>
7335         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7336         Approval to Reviewer section (for Fortran front-end).
7338 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7340         * configure.ac: Expand to darwin10 and later.
7341         * configure: Regenerate.
7343 2008-12-02  Andreas Schwab  <schwab@suse.de>
7345         * Makefile.def: configure-target-boehm-gc depends on
7346         all-target-libstdc++-v3.
7347         * Makefile.in: Regenerate.
7349 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7351         * MAINTAINERS:  Add myself as mingw maintainer.
7353 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7355         * config.sub, config.guess: Update from upstream sources.
7357 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7359         * README.SCO: Remove.
7361 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7363         * MAINTAINERS:  Add myself to the write after approval list.
7365 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7367         * MAINTAINERS:  Update my email address in WAA section.
7369 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7371         * MAINTAINERS: Update e-mail address.
7373 2008-11-27  Toon Moene  <toon@moene.org>
7375         * MAINTAINERS: Change e-mail address.
7377 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7379         * configure.ac: Build gdb for i?86-*-darwin*
7380         * configure: Regenerated.
7382 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7384         * MAINTAINERS: Added my full name.
7386 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7388         PR bootstrap/38014
7389         PR bootstrap/37923
7391         Revert:
7393         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7395         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7396         * Makefile.in: Regenerated.
7398         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7400         PR gdb/921
7401         PR gdb/1646
7402         PR gdb/2175
7403         PR gdb/2176
7405         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7406         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7407         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7408         (HOST_EXPORTS): Pass CPPFLAGS.
7409         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7410         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7411         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7412         * Makefile.in, configure: Regenerated.
7413         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7414         and CPPFLAGS_FOR_BUILD.
7416 2008-11-06  Jeff Law  <law@redhat.com>
7418         * MAINTAINERS: Add myself as middle end maintainer.
7420 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7422         * MAINTAINERS (Write after approval): Add myself.
7424 2008-11-05  Diego Novillo  <dnovillo@google.com>
7426         * MAINTAINERS (Global Reviewers): Add myself.
7427         (Non-Algorithmic Maintainers): Remove myself.
7429 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7431         * MAINTAINERS (Write after approval): Add myself.
7433 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7435         * MAINTAINERS (Write after approval): Add myself.
7437 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7439         * configure.ac (spu-*-*): Remove special case.
7440         * configure: Regenerate.
7442 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7444         * MAINTAINERS (Write after approval): Update my email address.
7446 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7448         * configure.ac [spu-*-*]: Do not set skipdirs.
7449         * configure: Re-generate.
7451 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7453         * MAINTAINERS (Various Maintainers): Add myself to reload.
7455 2008-10-25  Richard Guenther  <rguenther@suse.de>
7457         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7458         maintainer.  Remove myself as libgcc-math maintainer.
7459         (Non-Algorithmic Maintainers): Remove myself.
7461 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7463         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7464         * Makefile.in: Regenerated.
7466 2008-10-23  Cary Coutant  <ccoutant@google.com>
7468         * MAINTAINERS (Write after approval): Add myself.
7470 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7472         PR gdb/921
7473         PR gdb/1646
7474         PR gdb/2175
7475         PR gdb/2176
7477         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7478         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7479         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7480         (HOST_EXPORTS): Pass CPPFLAGS.
7481         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7482         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7483         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7484         * Makefile.in, configure: Regenerated.
7485         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7486         and CPPFLAGS_FOR_BUILD.
7488 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7490         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7491         Sebastian Pop.
7493 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7495         * MAINTAINERS (Write After Approval): Added myself.
7497 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7499         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7500         recommended version to 2.3.2.
7502         * configure: Regenerate.
7504 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7506         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7508 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7510         * MAINTAINERS (Write After Approval): Update e-mail address.
7512 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7514         * libtool.m4: Update to libtool 2.2.6.
7515         * lt~obsolete.m4: Update to libtool 2.2.6.
7516         * ltmain.sh: Update to libtool 2.2.6.
7517         * ltsugar.m4: Update to libtool 2.2.6.
7518         * ltversion.m4: Update to libtool 2.2.6.
7519         * ltoptions.m4: Update to libtool 2.2.6.
7520         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7522 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7524         * MAINTAINERS (Write After Approval): Add myself.
7526 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7528         * MAINTAINERS (Write After Approval): Update my name.
7530 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7532         * MAINTAINERS: Add myself in "Write After Approval".
7534 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7536         * MAINTAINERS: Add myself as ia64 maintainer.
7538 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7540         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7541         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7542         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7543         and Michael Tiemann from Write After Approval since they do not
7544         actually have access.
7546 2008-09-05  Richard Guenther  <rguenther@suse.de>
7548         * configure.ac: Initialize clooglibs to -lcloog.
7549         * configure: Re-generate.
7551 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7553         * MAINTAINERS (Write After Approval): Add myself.
7555 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7557         * configure.ac (--with-cloog-polylib): New.
7558         (--disable-cloog-version-check): New.
7559         (--disable-ppl-version-check): New.
7560         * configure: Re-generate.
7562 2008-09-03  Richard Guenther  <rguenther@suse.de>
7564         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7565         cloog test.
7566         * configure: Re-generate.
7568 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7570         Add picoChip port.
7571         * MAINTAINERS: Add picoChip maintainers.
7573 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7574             Tobias Grosser  <grosser@fim.uni-passau.de>
7575             Jan Sjodin  <jan.sjodin@amd.com>
7576             Harsha Jagasia  <harsha.jagasia@amd.com>
7577             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7578             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7579             Adrien Eliche  <aeliche@isty.uvsq.fr>
7581         Merge from graphite branch.
7582         * configure: Regenerate.
7583         * Makefile.in: Regenerate.
7584         * configure.ac (host_libs): Add ppl and cloog.
7585         Add checks for PPL and CLooG.
7586         * Makefile.def (ppl, cloog): Added modules and dependences.
7587         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7588         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7590 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7592         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7593         (GCC_SHLIB_SUBDIR): New.
7594         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7595         * configure: Regenerate.
7596         * Makefile.in: Regenerate.
7598 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7600         * MAINTAINERS: Consistently use tabs to separate columns.
7602 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7604         * MAINTAINERS (Write after Approval): Add myself.
7606 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7608         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7609         Enable bfd, binutils and opcodes.
7610         * configure: Regenerate.
7612 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7614         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7616 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7618         * MAINTAINERS:  Use correct Umlaut for last name.
7620 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7622         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7624 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7626         * MAINTAINERS: Update my email address.
7628 2008-08-16  Nicolas Roche  <roche@adacore.com>
7630         * Makefile.tpl: Add BOOT_ADAFLAGS.
7631         * Makefile.in: Regenerate.
7633 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7635         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7636         * configure: Regenerate.
7638 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7640         * configure.ac: Add makefile fragments for hpux.
7641         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7642         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7643         * configure: Regenerate.
7644         * Makefile.in: Regenerate.
7646 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7648         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7650 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7652         * MAINTAINERS (Write after Approval): Add myself.
7654 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7656         * MAINTAINERS (Write After Approval):  Add myself.
7658 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7660         * MAINTAINERS (Write After Approval):  Add myself.
7662 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7664         * MAINTAINERS: Update my email address.
7666 2008-06-25  Joey Ye  <joey.ye@intel.com>
7668         * MAINTAINERS (Write After Approval):  Add myself.
7670 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7672         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7673         * Makefile.in: Regenerate.
7674         * configure: Regenerate.
7676 2008-06-17  Daniel Kraft  <d@domob.eu>
7678         * MAINTAINERS (Write After Approval):  Add myself.
7680 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7682         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7683         "$@" is still intact with both Autoconf 2.59 and 2.62.
7684         * configure: Regenerate.
7686 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7688         * Makefile.tpl: Fix comment errors.
7689         * Makefile.in: Regenerate.
7691 2008-06-12  David S. Miller  <davem@davemloft.net>
7692             David Edelsohn  <edelsohn@gnu.org>
7694         * configure.ac: Add powerpc*-*-* to gold supported targets.
7695         * configure: Regenerate.
7697 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7699         PR tree-optimization/36218
7700         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7701         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7702         (all prefix="build-"): Pass them to build-system sub-makes.
7703         * Makefile.in: Regenerate.
7705 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7707         * MAINTAINERS (mt port): Remove.
7708         (sco5, unixware, sco udk): Remove.
7709         (Kean Johnston): Add to Write After Approval.
7711 2008-05-30  Julian Brown  <julian@codesourcery.com>
7713         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7714         of libobjc for ARM EABI Linux.
7715         * configure: Regenerate.
7717 2008-05-18  Xinliang David Li   <davidxl@google.com>
7719         * ChangeLog: Remove wrong ChangeLog entry.
7721 2008-05-17  Xinliang David Li   <davidxl@google.com>
7723         * MAINTAINERS (Write After Approval): Add myself.
7725 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7727         * MAINTAINERS (Write After Approval): Add myself.
7729 2008-05-14  Rafael Espíndola  <espindola@google.com>
7731         * config-ml.in: don't handle --enable-shared and --enable-static.
7733 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7735         * MAINTAINERS: Update my email address.
7737 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7739         * MAINTAINERS: Update my email address.
7741 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7743         * MAINTAINERS (Write After Approval): Add myself.
7745 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7747         * MAINTAINERS (Write After Approval): Add myself.
7749 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7751         * MAINTAINERS (crx): Add myself.
7753 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7755         Sync with src:
7756         2008-04-14  David S. Miller  <davem@davemloft.net>
7758         * configure.ac: Add sparc*-*-* to gold supported targets.
7759         * configure: Regenerate.
7761 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7763         PR bootstrap/35457
7764         * configure.ac: Include override.m4.
7765         * configure: Regenerate.
7767 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7769         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7770         * Makefile.in: Regenerate.
7772 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7774         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7775         as nonconfigurable directories list.
7776         * configure: Regenerate.
7778 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7780         * config.sub, config.guess: Update from upstream sources.
7782 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7784         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7785         * Makefile.in: Regenerate.
7787 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7789         * configure.ac: Do not build libssp for the AVR.
7790         * configure: Regenerate.
7792 2008-04-07  Ian Lance Taylor  <iant@google.com>
7794         * Makefile.def: check-gold depends upon all-binutils.
7795         * Makefile.in: Regenerate.
7797 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7799         * MAINTAINERS (Write After Approval): Add myself.
7801 2008-04-04  Nick Clifton  <nickc@redhat.com>
7803         PR binutils/4334
7804         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7805         builds.
7806         * configure: Regenerate.
7808 2008-04-04  NightStrike  <NightStrike@gmail.com>
7810         PR other/35151
7811         * configure.ac: Combine rules for mingw32 and mingw64.
7812         * configure: Regenerate.
7814 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7816         * MAINTAINERS (Write After Approval): Add myself.
7818 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7820         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7821         * Makefile.in (.NOTPARALLEL): Ditto.
7823 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7825         * MAINTAINERS (Write After Approval): Add myself.
7827 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7829         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7830         * Makefile.in (.NOTPARALLEL): Regenerate.
7832 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7834         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7835         * Makefile.in: Regenerate.
7837 2008-03-26  Jakub Staszak  <kuba@et.pl>
7839         * MAINTAINERS (Write After Approval): Add myself.
7841 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7843         * MAINTAINERS:  Update e-mail address.
7845 2008-03-20  Ian Lance Taylor  <iant@google.com>
7847         * configure.ac: Add support for --enable-gold.
7848         * Makefile.def: Add gold as a directory like ld.
7849         * configure, Makefile.in: Regenerate.
7851 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7853         * configure.ac: m4_include config/proginstall.m4.
7854         * configure: Regenerate.
7856         Backport from upstream Libtool:
7858         2007-10-12  Eric Blake  <ebb9@byu.net>
7860         Deal with Autoconf 2.62's semantic change in m4_append.
7861         * ltsugar.m4 (lt_append): Replace broken versions of
7862         m4_append.
7863         (lt_if_append_uniq): Don't require separator to be overquoted,
7864         and avoid broken m4_append.
7865         (lt_dict_add): Fix typo.
7866         * libtool.m4 (_LT_DECL): Don't overquote separator.
7868 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7870         * config.rpath: Add AIX 6 support.
7872 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7874         * Makefile.def (stageprofile).  Remove -fprofile-generate
7875         from stage_libcflags.
7876         * Makefile.in: Regenerate.
7878 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7880         * config.sub, config.guess: Update from upstream sources.
7882 2008-03-06  Tom Tromey  <tromey@redhat.com>
7884         * MAINTAINERS: Update for treelang deletion.
7886 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7888         * MAINTAINERS: Update my email address.
7890 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7892         * MAINTAINERS (darwin port): Add myself as a maintainer.
7893         (objective-c/c++): Add myself as a maintainer.
7895 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7897         * MAINTAINERS (Write After Approval): Update my email address.
7899 2008-02-25  Tomas Bily  <tbily@suse.cz>
7901         * MAINTAINERS (Write After Approval): Add myself.
7903 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7905         * MAINTAINERS (OpenMP): Add myself.
7907 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7909         PR bootstrap/32009
7910         PR bootstrap/32161
7912         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7913         * configure: Regenerate.
7915         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7916         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7917         STAGE4_LIBCFLAGS): New.
7918         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7919         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7920         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7921         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7922         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7923         for target modules.  Don't export LIBCFLAGS.
7924         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7925         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7926         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7927         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7928         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7929         * Makefile.in: Regenerate.
7931 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7933         PR libgcj/33085
7934         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7935         Do not use -DDLL_EXPORT.  Backport from upstream.
7937 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7939         * MAINTAINERS (Write After Approval): Add myself.
7941 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7943         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7944         * configure: Regenerate.
7946 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7948         * configure.ac (xtensa*-*-*): Recognize processor variants.
7949         * configure: Regenerate.
7951 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7953         PR bootstrap/34922
7954         * configure.ac (PARSE_ARGS): Push suitable setting of
7955         ac_subdirs_all, for `./configure --help=recursive'.
7956         Handle `+' in generic toplevel directory disabling.
7957         * configure: Regenerate.
7959 2008-01-28  Nick Clifton  <nickc@redhat.com>
7961         * MAINTAINERS (xstormy16): Take over maintainership.
7963 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7965         * MAINTAINERS (c4x port): Remove.
7967 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7969         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7971 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7973         * config.sub, config.guess: Update from upstream sources.
7975 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7977         * MAINTAINERS (Write After Approval): Add myself.
7979 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7981         * MAINTAINERS: Update my email address.
7983 2008-01-09  Raksit Ashok  <raksit@google.com>
7985         * MAINTAINERS (Write After Approval): Add myself.
7987 2008-01-09  Raksit Ashok  <raksit@google.com>
7989         * MAINTAINERS (Write After Approval): Add myself.
7991 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7993         * config.sub, config.guess: Update from upstream sources.
7995 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7997         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7998         Change recommended MPFR from 2.2.1 -> 2.3.0.
7999         * configure: Regenerate.
8001 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8003         * MAINTAINERS: Update my email address.
8005 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8007         * MAINTAINERS: Update my email address.
8009 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8011         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8012         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8013         * Makefile.in: Regenerate.
8015 2007-12-10  Mark Heffernan  <meheff@google.com>
8017         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8018         misplaced entries.
8020 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8022         * configure.ac: Enable libjava for x86_64-*-darwin9.
8023         * configure: Regenerate.
8025 2007-12-07  Bill Maddox  <maddox@google.com>
8027         * MAINTAINERS (Write After Approval): Add myself.
8029 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8031         * config.sub, config.guess: Update from upstream sources.
8033 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8035         * config-ml.in: Remove 64bit configure tests.
8037 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8039         * config-ml.in: Robustify against white space in absolute file
8040         names.
8042         * config-ml.in (multi-clean): Substitute ${Makefile}.
8043         Remove superfluous ${Makefile} in list.
8045 2007-11-19  Thiemo Seufer  <ths@mips.com>
8047         * config-ml.in: Don't hardcode the Makefile name.
8049 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8051         * MAINTAINERS (Write After Approval): Add myself.
8053 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8055         * MAINTAINERS (Write After Approval): Add myself.
8057 2007-11-06  Doug Kwan  <dougkwan@google.com>
8059         * MAINTAINERS (Write After Approval): Add myself.
8061 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8063         * MAINTAINERS (mercury): Remove entry.
8064         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8066 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8068         * Makefile.def (dependencies): Make configure-gdb depend on
8069         all-intl.
8070         * Makefile.in: Regenerated.
8072 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8074         * MAINTAINERS (Fortran maintainer): Remove myself.
8076 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8078         * Makefile.def: To avoid problems running with parallel makes,
8079         build newlib before libgloss so that target specific header
8080         files are availble.
8081         * Makefile.in: Regenerate
8083 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8085         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8086         * Makefile.in: Regenerate.
8088 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8090         * MAINTAINERS (Register allocation reviewer): Add myself.
8092 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8094         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8095         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8096         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8097         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8098         * configure: Regenerate.
8100 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8102         * MAINTAINERS (Register allocation reviewer): Add myself.
8104 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8106         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8107         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8108         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8109         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8110         * configure.ac: Default them to host tools for $host = $build.
8111         Subst them.
8113         * configure: Regenerate.
8114         * Makefile.in: Regenerate.
8116 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8118         * MAINTAINERS (Register allocation reviewer): Add myself.
8120 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8122         * MAINTAINERS (Register allocation reviewer): Add myself.
8124 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8126         * MAINTAINERS (Write After Approval): Fix typo.
8128 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8130         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8131         * configure: Regenerate.
8133 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8135         PR bootstrap/31906
8136         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8137         they're already prefixed.
8139 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8141         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8142         libstdc++.
8143         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8144         * configure: Regenerate.
8145         * Makefile.in: Regenerate.
8147 2007-09-17  Andreas Schwab  <schwab@suse.de>
8149         * configure.ac: Raise minimum makeinfo version to 4.6.
8150         * configure: Regenerate.
8152 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8154         * MAINTAINERS (write-after-approval) add myself
8156 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8158         * configure.ac: Correct makeinfo version check.
8159         * configure: Regenerate.
8161 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8163         * MAINTAINERS: Update my email address.
8165 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8167         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8168         to $skipdirs and only disable gprof for newlib.  Use the normal
8169         mips*-elf* handling in other respects.
8170         * configure: Regnerate.
8172 2007-09-12  David Daney  <ddaney@avtrex.com>
8174         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8175         enabling libgcj.
8176         * configure: Regenerate.
8178 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8180         PR other/32154
8181         * configure.ac: For libgloss targets, point the linker to the linker
8182         script, startup code and simulator library.
8183         * configure: Regenerate.
8185 2007-09-07  Andrew Haley  <aph@redhat.com>
8187         * configure.ac (noconfigdirs): Remove target-libffi and
8188         target-libjava.
8189         * configure: Regenerate.
8191 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8193         PR target/33281
8194         * configure.ac: Use config/mh-mingw on mingw.
8195         * configure: Regenerate.
8197 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8199         * MAINTAINERS (Write After Approval): Add myself.
8201 2007-09-05  Richard Guenther  <rguenther@suse.de>
8203         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8204         nor --disable-checking is provided also turn on yes and types
8205         checking for stage1.
8206         * configure: Re-generate.
8208 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8210         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8211         (Write After Approval): Remove myself.
8213 2007-08-29  Nick Clifton  <nickc@redhat.com>
8215         * config.sub, config.guess: Update from upstream sources.
8217 2007-08-22  Bud Davis  <jmdavis@link.com>
8219         * MAINTAINERS (Write After Approval): Added myself.
8220         * MAINTAINERS (Reviewers): Removed myself.
8222 2007-08-18  Paul Brook  <paul@codesourcery.com>
8223             Joseph Myers  <joseph@codesourcery.com>
8225         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8226         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8227         * Makefile.in: Regenerate.
8228         * configure.ac (--with-debug-prefix-map): New.
8229         * configure: Regenerate.
8231 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8232             Nigel Stephens  <nigel@mips.com>
8234         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8235         as target_makefile_frag.
8236         * configure: Regenerate.
8238 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8240         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8241         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8242         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8243         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8244         (do-compare, do-compare3, do-compare-debug): New.
8245         ([+compare-target+]): Use them.
8247 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8249         * MAINTAINERS (Write After Approval): Change my email address.
8251 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8252             Ben Elliston  <bje@au.ibm.com>
8254         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8255         --silent if $silent.
8256         * configure: Regenerate.
8258 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8260         * MAINTAINERS (Various Maintainers): Add myself as
8261         loop infrastructure maintainer.  Update my e-mail
8262         address.
8264 2007-07-31  Diego Novillo  <dnovillo@google.com>
8266         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8267         Adjust description.
8269 2007-07-26  Richard Guenther  <rguenther@suse.de>
8271         * configure.ac: Add types checking to stage1 checking flags.
8272         * configure: Regenerate.
8274 2007-07-17  Nick Clifton  <nickc@redhat.com>
8276         * COPYING3: New file.  Contains version 3 of the GNU General
8277         Public License.
8278         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8279         Lesser General Public License.
8281 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8283         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8285 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8287         * MAINTAINERS (S/390 co-maintainer): Add myself.
8288         (Write After Approval): Remove myself.
8290 2007-07-13  Dan Hipschman  <dsh@google.com>
8292         * MAINTAINERS (Write After Approval): Add myself.
8294 2007-07-11  Nick Clifton  <nickc@redhat.com>
8296         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8297         WINDRES export.
8298         * Makefile.in: Regenerate.
8300 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8302         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8303         maintainer.
8305 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8307         * lt~obsolete.m4: New. Import from 20070318 libtool.
8309 2007-07-03  Julian Brown  <julian@codesourcery.com>
8311         * MAINTAINERS (Write After Approval): Add myself.
8313 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8315         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8316         * configure: Regenerate.
8318 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8320         * configure.ac: Add some missing m4 quotation.
8321         * configure: Regenerate.
8323 2007-07-02  Simon Baldwin  <simonb@google.com>
8325         * MAINTAINERS (Write After Approval): Add myself.
8327 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8329         * configure: Regenerate.
8331 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8333         * Makefile.def: Add windmc tool to build.
8334         * Makefile.tpl: Likewise.
8335         * configure.ac: Likewise.
8336         * Makefile.in: Regenerate.
8337         * configure: Regenerate.
8339 2007-06-28  DJ Delorie  <dj@redhat.com>
8341         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8342         not building newlib.
8343         * configure: Regenerated.
8345 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8347         * MAINTAINERS (Write After Approval): Add myself.
8349 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8351         * MAINTAINERS (Write After Approval): Add myself.
8353 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8355         * MAINTAINERS (Write After Approval): Add myself.
8357 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8359         * MAINTAINERS (Write After Approval): Add myself.
8361 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8363         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8364         * Makefile.in: Regenerated.
8366 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8368         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8369         bfin*-*-uclinux* targets.
8370         * configure: Regenerate.
8372 2007-06-14  Ian Lance Taylor  <iant@google.com>
8374         * MAINTAINERS: Add myself as non-algorithmic global write
8375         maintainer.
8377 2007-06-14  Diego Novillo  <dnovillo@google.com>
8379         * MAINTAINERS: Add self as middle-end maintainer and
8380         non-algorithmic global write maintainer.
8382 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8384         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8385         Move all Fortran maintainers except Paul Brook into the
8386         Non-Autopoiesis section.
8388 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8390         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8391         (distclean-stage[+id+]): Possibly delete stage_last.
8392         * Makefile.in: Regenerate.
8394 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8396         * MAINTAINERS (Various Maintainer): Fix typo.
8398 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8400         * MAINTAINERS (Various Maintainer): Add myself as
8401         dataflow maintainer.
8403 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8405         * config.sub, config.guess: Update from upstream sources.
8407 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8409         * Makefile.tpl: Fix spelling error.
8410         * Makefile.in: Regenerate.
8412 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8414         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8415         lt_cv_sys_max_cmd_len.
8417 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8419         * MAINTAINERS (Various Maintainers): Add myself as
8420         auto-vectorizer maintainer.
8422 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8424         PR libjava/32098
8425         * libtool.m4: Revert previous change.
8426         * ltgcc.m4: Put it here.
8428 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8430         * MAINTAINERS (Various Maintainers): Add myself as
8431         auto-vectorizer maintainer.
8433 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8435         PR libjava/32098
8436         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8438 2007-05-30  Richard Guenther  <rguenther@suse.de>
8440         * MAINTAINERS (Various Maintainers): Add myself as
8441         auto-vectorizer maintainer.
8443 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8445         PR bootstrap/29382
8446         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8447         * configure: Rebuilt.
8449 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8451         * MAINTAINERS (Write After Approval): Removed my name.
8453 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8455         * MAINTAINERS (Write After Approval): Remove myself.
8457 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8459         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8461 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8463         * ltmain.sh: Update from ToT Libtool.
8464         * libtool.m4: Update from ToT Libtool.
8465         * ltsugar.m4: New. Update from ToT Libtool.
8466         * ltversion.m4: New. Update from ToT Libtool.
8467         * ltoptions.m4: New. Update from ToT Libtool.
8468         * ltconfig: Remove.
8469         * ltcf-c.sh: Remove.
8470         * ltcf-cxx.sh: Remove.
8471         * ltcf-gcj.sh: Remove.
8473 2007-05-22  Ollie Wild  <aaw@google.com>
8475         * MAINTAINERS (Write After Approval): Add myself.
8477 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8479         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8480         stage_cflags.
8481         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8482         Remove CFLAGS/LIBCFLAGS.
8483         (configure-stage[+id+]-[+prefix+][+module+],
8484         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8485         * Makefile.in: Regenerate.
8487 2007-05-15  Diego Novillo  <dnovillo@google.com>
8489         * MAINTAINERS: Update e-mail address.
8491 2007-05-15  Revital Eres  <eres@il.ibm.com>
8493         * MAINTAINERS (Write After Approval): Add myself.
8495 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8497         * MAINTAINERS (Write After Approval): Updated my address.
8499 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8501         * MAINTAINERS (Write After Approval): Add myself.
8503 2007-05-11  Silvius Rus  <rus@google.com>
8505         * MAINTAINERS (Write After Approval): Add myself.
8507 2007-04-23  Tom Tromey  <tromey@redhat.com>
8509         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8511 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8513         * MAINTAINERS (cpplib): Rename to ...
8514         (libcpp): ... this.  Add C/C++ front end maintainers.
8516 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8518         * config-ml.in: Pass ${ml_config_env} to configure calls.
8520 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8522         * MAINTAINERS (Write After Approval): Add myself.
8524 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8526         * MAINTAINERS (Write After Approval): Add myself.
8528 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8530         * MAINTAINERS (fortran 95 front end): Add myself.
8532 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8534         * MAINTAINERS (Write After Approval): Add myself.
8536 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8538         * MAINTAINERS (Modulo Scheduler): Add myself.
8540 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8542         * MAINTAINERS (fortran 95 front end): Add myself.
8543         (c++ front end): whitespace fix.
8545 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8547         * MAINTAINERS (Write After Approval): Add myself.
8549 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8551         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8552         of glob.  Quote arguments with single quotes too.
8553         * configure: Regenerate.
8555 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8557         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8558         * Makefile.in: Regenerate
8560 2007-03-07  Andreas Schwab  <schwab@suse.de>
8562         * configure: Regenerate.
8564 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8566         * configure.ac: Add "--with-pdfdir" configure option,
8567         which defines pdfdir variable.
8568         * Makefile.def (target=fixincludes): Add install-pdf to
8569         missing targets.
8570         (recursive_targets): Add install-pdf target.
8571         (flags_to_pass): Add pdfdir.
8572         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8573         target.
8574         * configure: Regenerate
8575         * Makefile.in: Regenerate
8577 2007-02-28  Eric Christopher  <echristo@apple.com>
8579         Revert:
8580         2006-12-07  Mike Stump  <mrs@apple.com>
8582         * Makefile.def (dependencies): Add dependency for
8583         install-target-libssp and install-target-libgomp on
8584         install-gcc.
8585         * Makefile.in: Regenerate.
8587 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8589         * configure: Regenerate.
8590         * configure.ac: Move statements after variable declarations.
8592 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8594         * MAINTAINERS: Add myself as sh maintainer.
8596 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8598         * configure.ac: Adjust for loop syntax.
8599         * configure: Regenerate.
8601 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8603         * configure: Rebuilt.
8605 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8607         * configure.ac: Drop multiple occurrences of --enable-languages,
8608         and fix its quoting.
8609         * configure: Rebuilt.
8611 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8612             Nathan Sidwell  <nathan@codesourcery.com>
8613             Vladimir Prus  <vladimir@codesourcery.com>
8614             Joseph Myers  <joseph@codesourcery.com>
8616         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8617         * configure: Regenerate.
8619 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8621         * ltconfig (freebsd*): Default to elf.
8623 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8625         * configure.ac (target_libraries): Move libgcc before libiberty.
8626         * configure: Regenerated.
8628 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8629             Paolo Bonzini  <bonzini@gnu.org>
8631         PR bootstrap/30753
8632         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8633         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8634         * configure: Regenerated.
8636 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8638         * MAINTAINERS (Language Front End Maintainers): Update my mail
8639         address.
8641 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8643         PR bootstrap/30748
8644         * configure.ac: Correct syntax for Solaris ksh.
8645         * configure: Regenerated.
8647 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8649         * configure.ac: Sync with src.
8650         * configure: Regenerate.
8652 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8654         * Makefile.in: Regenerate.
8656 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8658         * config.sub: Sync with src.
8660 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8662         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8663         noncanonical equivalents.
8664         * configure.in: Rename to...
8665         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8666         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8667         target_noncanonical.  Use them.  Rewrite removal of configure
8668         arguments for autoconf 2.59.  Discard variable settings.  Force
8669         program_transform_name for native tools.
8671         * Makefile.in: Regenerated.
8672         * configure: Regenerated with autoconf 2.59.
8674 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8676         * MAINTAINERS (Write After Approval): Add myself.
8678 2007-01-31  Andreas Schwab  <schwab@suse.de>
8680         * Makefile.tpl (LDFLAGS): Substitute it.
8681         * Makefile.in: Regenerate.
8683 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8685         * MAINTAINERS (Write After Approval): Add myself.
8687 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8689         * MAINTAINERS (spu port): Add myself.
8691 2007-01-23  Richard Guenther  <rguenther@suse.de>
8693         PR bootstrap/30541
8694         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8695         * Makefile.tpl (GNATBIND): Substitute it.
8696         (GNATMAKE): Likewise.
8697         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8698         of STAGE_PREFIX.
8699         * Makefile.in: Regenerate.
8700         * configure: Regenerate.
8702 2007-01-18  Mike Stump  <mrs@apple.com>
8704         * configure.in: Re-enable -Werror for gcc builds.
8706 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8708         * MAINTAINERS (Write After Approval): Add myself.
8710 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8712         * configure.in: Change == to = in test command.
8713         * configure: Regenerate.
8715 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8716             Nick Clifton  <nickc@redhat.com>
8717             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8719         * configure.in (build_configargs, host_configargs, target_configargs):
8720         Remove build/host/target parameters.
8721         (host_libs): Add gmp and mpfr.
8722         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8723         * Makefile.def (gmp, mpfr): New.
8724         (gcc): Remove target.
8725         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8726         target_os, target_vendor): New.
8727         (configure): Add host_alias/target_alias arguments; adjust invocations.
8728         * configure: Regenerate.
8729         * Makefile.in: Regenerate.
8731 2007-01-11  Matt Fago  <fago@earthlink.net>
8733         * configure.in: Try to link to functions only in mpfr 2.2.x
8734         to improve robustness of configure tests.
8735         * configure: Regenerate.
8737 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8739         * MAINTAINERS: Add myself as i386 maintainer.
8741 2007-01-08  Jan Hubicka  <jh@suse.cz>
8743         * MAINTAINERS: Add myself as i386 maintainer.
8745 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8747         * configure.in: Add support for an x86_64-mingw* target.
8748         * configure: Regenerate.
8750 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8752         * Makefile.tpl (all-target): Correct @if conditional for target
8753         modules.
8754         * configure.in: Omit libiberty if building only target libgcc.
8755         * configure, Makefile.in: Regenerated.
8757 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8759         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8760         * configure: Regenerate.
8762 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8764         * Makefile.def (target_modules): Add libgcc.
8765         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8766         * Makefile.tpl (clean-target-libgcc): Delete.
8767         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8768         on gcc even for bootstrapped modules.  Rewrite handling of
8769         lang_env_dependencies to loop over target_modules.
8770         * configure.in (target_libraries): Add target-libgcc.
8771         * Makefile.in, configure: Regenerated.
8773 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8775         * configure.in: Reorganize recognition of languages.  Add
8776         --enable-stage1-languages.  Show supported languages for the chosen
8777         target rather than all recognized languages.
8778         * configure: Regenerate.
8780 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8782         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8783         * Makefile.in: Regenerate.
8785 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8787         * configure.in: Warn that MPFR 2.2.0 is buggy.
8788         * configure: Regenerate.
8790 2006-12-27  Ian Lance Taylor  <iant@google.com>
8792         * configure.in: When removing Makefiles to force a reconfigure, also
8793         remove prev-DIR*/Makefile.
8794         * configure: Regenerate.
8796 2006-12-22  Andreas Schwab  <schwab@suse.de>
8798         * configure: Regenerate with correct autoconf version.
8800 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8802         * configure.in: add AC_SUBST for *_FOR_TARGET.
8803         * configure: Regenerate.
8805 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8807         * configure.in: Simplify logic for rejecting languages that cannot
8808         be built.  Separate the case when a language is unsupported,
8809         from the case when the user chooses not to build a language.
8811 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8813         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8814         it only affects bootstrap and could be tested on "$host" as well.
8815         * configure: Regenerate.
8816         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8818 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8820         PR bootstrap/29544
8821         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8822         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8823         move here comment from Makefile.tpl.
8824         * Makefile.tpl: Move some definitions higher in the file.
8825         (STAGE1_CHECKING): New.
8826         * configure.in: Add --enable-stage1-checking.
8827         * configure: Regenerate.
8828         * Makefile.in: Regenerate.
8830 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8832         * MAINTAINERS: Add myself as build system maintainer.
8834 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8836         * MAINTAINERS (Write After Approval): Add myself.
8838 2006-12-13  Eric Christopher  <echristo@apple.com>
8840         * MAINTAINERS: Add myself as darwin maintainer.
8842 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8844         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8846 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8848         MAINTAINERS: Update my entry.
8850 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8852         * configure.in:  Handle spu makefile frag.
8853         * Makefile.tpl (MAINT): Define
8854         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8855         * configure: Regenerate.
8856         * Makefile.in: Regenerate.
8858 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8860         * config.guess: Import latest version.
8861         * config.sub: Likewise.
8863 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8865         * configure.in (spu-*-*): Don't skip target-libiberty.
8866         * configure: Regenerate.
8868 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8870         PR bootstrap/30134
8871         * configure.in: Correct x86 darwin support for libjava to powerpc
8872         and i?86 only.
8873         * configure: Regenerate.
8875 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8877         * configure.in: Add x86 darwin support for libjava.
8878         * configure: Regenerate.
8880 2006-12-07  Mike Stump  <mrs@apple.com>
8882         * Makefile.def (dependencies): Add dependency for
8883         install-target-libssp and install-target-libgomp on
8884         install-gcc.
8885         * Makefile.in: Regenerate.
8887 2006-12-04  Richard Guenther  <rguenther@suse.de>
8889         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8890         (Non-Algorithmic Maintainers): Move over non-algorithmic
8891         loop optimizer maintainers, add myself as a non-algorithmic
8892         middle-end maintainer.
8894 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8896         * MAINTAINERS (Write After Approval): Add myself.
8898 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8900         * configure.in: Update error message for missing GMP/MPFR.
8902         * configure: Regenerate.
8904 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8906         * configure.in: Update MPFR version in error message.
8908         * configure: Regenerate.
8910 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8912         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8913         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8914         --with-gmp-lib): New flags.
8916         * configure: Regenerate.
8918 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8920         * MAINTAINERS (Write After Approval): Change my email address.
8922 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8924         * MAINTAINERS (Write After Approval): Add myself.
8926 2006-11-22  Philipp Thomas  <pth@suse.de>
8928         * MAINTAINERS (i18n): Update e-mail address.
8930 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8932         * MAINTAINERS (spu port): Add myself as maintainer.
8933         (Write After Approval): Remove myself.
8935 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8937         * configure.in (skipdirs): Don't build libssp for SPU.
8938         * configure: Regenerate.
8940 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8942         * MAINTAINERS (spu port): Add myself as maintainer.
8943         (libobjc): Update my email address.
8945 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8947         * MAINTAINERS (Write After Approval): Add myself.
8949 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8951         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8952         * configure : Rebuilt.
8954 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8956         * MAINTAINERS (Write After Approval): Add myself.
8958 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8960         * MAINTAINERS (Write After Approval): Add myself.
8962 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8964         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8965         libmpfr.a.
8966         * configure: Regenerate.
8968 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8970         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8971         (unstage): Test for stage_last presence.
8973         PR bootstrap/29802
8974         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8975         STAGE_PREFIX.
8976         * Makefile.in: Regenerate.
8978 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8980         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8981         maintainers.
8983 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8985         * MAINTAINERS (Write After Approval): Add myself.
8987 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8989         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8990         and stageN-package/Makefile.
8991         * Makefile.in: Regenerated.
8993 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8995         * configure.in: Remove target-libgloss from noconfigdirs for
8996         bfin-*-*.
8997         * configure: Regenerated.
8999 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9001         * configure.in (have_gmp): Only error if the gcc directory exists.
9003         * configure: Regenerate.
9005 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9007         * configure.in: Robustify error message for missing GMP/MPFR.
9009         * configure: Regenerate.
9011 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9013         * MAINTAINERS (Write After Approval): Add myself.
9015 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9017         * MAINTAINERS: Change email address.
9019 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9021         * MAINTAINERS (Write After Approval): Add myself.
9023 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9025         * MAINTAINERS (Write After Approval): Add myself.
9027 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9029         * MAINTAINERS (Write After Approval): Move myself to
9030         Write After Approval section.
9032 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9034         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9035         need_gmp anymore.
9036         * configure: Regenerate.
9038 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9040         * MAINTAINERS (Write After Approval): Add myself.
9042 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9044         * config.guess: Import latest version.
9045         * config.sub: Likewise.
9047 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9049         * Makefile.def: Added pdf target handling.
9050         * Makefile.tpl: Added pdf target handling.
9051         * Makefile.in: Regenerated.
9053 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9055         * MAINTAINERS: Add self as score port maintainer.
9057 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9059         * MAINTAINERS (Write After Approval): Add myself.
9061 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9063         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9064         or newer.
9065         * configure: Regenerated.
9067 2006-09-27  Dave Brolley  <brolley@redhat.com>
9069         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9070         using $s instead of $r.
9071         * configure: Regenerated.
9073 2006-09-26  Thiemo Seufer  <ths@mips.com>
9075         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9076         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9077         * configure: Regenerate.
9079 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9081         * MAINTAINERS (Write After Approval): Remove myself.
9083 2006-09-22  Chao-ying Fu  <fu@mips.com>
9085         * MAINTAINERS (Write After Approval): Add myself.
9087 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9089         * MAINTAINERS: Add self as soft-fp maintainer.
9091 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9093         * MAINTAINERS: Add myself as avr maintainer.
9094         Remove Marek Michalkiewicz as avr maintainer.
9096 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9098         * MAINTAINERS (Write After Approval): Add myself.
9100 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9102         * configure.in: Never build newlib for a Mingw host.
9103         Never build newlib as Mingw target library.
9104         Test the existence of winsup/cygwin for building a Cygwin newlib,
9105         rather than just winsup.
9106         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9107         building a Mingw target.
9108         * configure: Regenerate.
9110 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9112         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9114 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9116         * config.guess: Import from src (was more updated).
9117         * config.sub: Likewise.
9119 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9121         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9122         * configure: Regenerated.
9124 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9126         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9127         for stages after the first.
9129 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9131         * Makefile.def: Add dependencies for configure-opcodes
9132         on configure-intl and all-opcodes on all-intl.
9133         * Makefile.in: Regenerated.
9135 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9137         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9139 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9141         Port to hosts whose 'sort' and 'tail' implementations
9142         treat operands with leading '+' as file names, as POSIX
9143         has required since 2001.  However, make sure the code still
9144         works on pre-POSIX hosts.
9145         * ltmain.sh: Don't assume "sort +2" is equivalent to
9146         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9148 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9150         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9152 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9154         * ltconfig: chmod 644 before ranlib during install.
9156 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9158         PR bootstrap/18058
9159         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9160         if the bootstrap compiler is a GCC version that supports it.
9161         * configure: Regenerate.
9163 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9165         * configure.in: Fix thinkos in previous check-in.
9166         * configure: Regenerate.
9168 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9170         PR other/27063
9171         * configure.in: Test subdir_requires and give an appropriate
9172         error message.
9173         * configure: Regenerate.
9175 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9177         * MAINTAINERS (Write After Approval): Add myself.
9179 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9181         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9183 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9185         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9187 2006-06-20  David Ayers  <d.ayers@inode.at>
9189         PR bootstrap/28072
9190         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9191         whether target-libjava is being configured instead of whether the
9192         java front end is enabled.
9193         * configure: Regenerate.
9195 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9197         PR target/27540
9198         * configure.in: Only enable libgomp on IRIX 6.
9199         * configure: Regenerate.
9201 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9203         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9204         too.
9205         * Makefile.in: Regenerate.
9207 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9209         * config-ml.in: Alter CCASFLAGS to include special
9210         multilib options the same as is done for CFLAGS.
9212 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9214         * configure.in: Don't enable libgomp on hpux10.
9215         * configure: Rebuilt.
9217 2006-06-12  David Ayers  <d.ayers@inode.at>
9219         PR bootstrap/27963
9220         PR target/19970
9221         * configure.in: Remove target-boehm-gc from noconfigdirs where
9222         ${libgcj} is specified.
9223         * configure: Regenerate.
9225 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9227         Sync from src:
9229         * configure.in: Sync.
9230         * configure: Regenerated.
9232         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9234         * Makefile.def: Added dependencies from sim and gdb on intl, and
9235         added configure dependencies to everything with an all dependency
9236         on intl.
9237         * Makefile.in: Regenerated.
9239 2006-06-06  David Ayers  <d.ayers@inode.at>
9241         PR libobjc/13946
9242         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9243         * Makefile.in: Regenerate.
9244         * configure.in: Add --enable-objc-gc at toplevel and have it
9245         enable boehm-gc for Objective-C.
9246         Remove target-boehm-gc from libgcj.
9247         Add target-boehm-gc to target_libraries.
9248         Add target-boehm-gc to noconfigdirs where ${libgcj}
9249         is specified.
9250         Assert that boehm-gc is supported when requested for Objective-C.
9251         Only build boehm-gc if needed either for Java or Objective-C.
9252         * configure: Regenerate.
9254 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9256         PR 27674
9257         * Makefile.tpl (configure-[+prefix+][+module+],
9258         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9259         Remove rule to unstage bootstrapped modules.
9260         (stage_current): New.
9261         * Makefile.in: Regenerate.
9263 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9265         * MAINTAINERS (Write After Approval): Update my e-mail address.
9267 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9269         * include/libiberty.h: Declare pex_run_in_environment.
9271 2006-05-31  Asher Langton  <langton2@llnl.gov>
9273         * MAINTAINERS (Write After Approval): Add myself.
9275 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9277         * Makefile.def (bfd, opcodes): Fix lib_path.
9278         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9279         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9280         * Makefile.in: Regenerate.
9282 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9284         * Makefile.in: Regenerate.
9286 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9288         * Makefile.def: Add install-html target. Add datarootdir
9289         docdir and htmldir to flags_to_pass.
9290         * Makefile.tpl: Add install-html target.
9291         * Makefile.in: Regenerate.
9292         * configure.in: Add --with-datarootdir, --with-docdir, and
9293         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9294         * configure: Regenerate.
9296 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9298         * configure.in: Enable gprof for cross builds.
9299         * configure: Regenerate.
9301 2006-05-22  Richard Guenther  <rguenther@suse.de>
9303         Revert
9304         2006-01-31  Richard Guenther  <rguenther@suse.de>
9305         Paolo Bonzini  <bonzini@gnu.org>
9307         * Makefile.def (target_modules): Add libgcc-math target module.
9308         * configure.in (target_libraries): Add libgcc-math target library.
9309         (--enable-libgcc-math): New configure switch.
9310         * Makefile.in: Re-generate.
9311         * configure: Re-generate.
9312         * libgcc-math: New toplevel directory.
9314 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9315             Andreas Tobler  <a.tobler@schweiz.ch>
9317         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9318         * configure: Rebuilt.
9320 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9322         * MAINTAINERS (Write After Approval): Add myself.
9324 2006-05-01  DJ Delorie  <dj@redhat.com>
9326         * configure.in: Restore CFLAGS if GMP isn't present.
9327         * configure: Regenerate.
9329 2006-05-01  Richard Guenther  <rguenther@suse.de>
9331         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9332         maintainer.
9334 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9336         * MAINTAINERS (Write After Approval): Add myself.
9338 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9340         * MAINTAINERS (Write After Approval): Add myself.
9342 2006-04-18  DJ Delorie  <dj@redhat.com>
9344         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9345         reference libgloss so that libssp can be built in a combined
9346         tree.
9347         * configure: Regenerate.
9349 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9351         * MAINTAINERS (Write After Approval): Add myself.
9353 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9355         * configure.in: Require makeinfo 4.4 or higher.
9356         * configure: Regenerate.
9358 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9360         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9361         Rearrange the entries of other libraries to have them in one place.
9363 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9365         * MAINTAINERS (Write After Approval): Remove myself.
9366         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9368 2006-03-14  Richard Guenther  <rguenther@suse.de>
9370         * configure: Regenerate with autoconf 2.13.
9372 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9374         * MAINTAINERS: Use my work address.
9376         * MAINTAINERS: Update my E-mail address.
9378 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9380         * configure.in: Handle --disable-<component> generically.
9381         * configure: Regenerate.
9383 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9385         PR libgcj/17311
9386         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9388 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9390         * MAINTAINERS (Write After Approval):  Remove myself.
9391         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9393 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9395         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9396         (TARGET_CONFIGDIRS): Remove.
9397         * configure.in: Remove AC_SUBST(target_configdirs).
9398         * Makefile.in, configure: Regenerated.
9400 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9402         * MAINTAINERS (Write After Approval):  Remove myself.
9403         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9405 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9407         PR bootstrap/25670
9409         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9411         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9412         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9413         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9414         BUILD_PREFIX, BUILD_PREFIX_1.
9415         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9417         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9418         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9420         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9421         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9422         of `cat stage_current`.  Always provide the `r' and `s' variables.
9423         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9424         a single shell execution.
9425         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9426         bootstrapped modules, make the stage1 module if the build was not
9427         started yet, else build the current stage.
9428         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9429         (all-build, all-host, all-target, [+make_target+]-host,
9430         [+make_target+]-target): Do not use \-continued lines.
9431         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9432         (current_stage, restrap, stage_last): New.
9434         * Makefile.in: Regenerate.
9435         * configure: Regenerate.
9437 2006-02-19  Bud Davis  <jmdavis@link.com>
9439         * MAINTAINERS (Write After Approval):  Remove myself.
9440         (Language Front End Maintainers):  Add myself as fortran 95
9441         maintainer and update e-mail address.
9443 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9445         * MAINTAINERS (Write After Approval):  Remove myself.
9446         (Language Front End Maintainers):  Add myself as fortran 95
9447         maintainer.
9449 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9451         * MAINTAINERS (Write After Approval): Add myself.
9453 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9455         * MAINTAINERS (Write After Approval):  Remove myself.
9456         (Language Front End Maintainers):  Add myself as
9457         fortran 95 maintainer.
9459 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9461         Sync from src:
9463         2005-12-27  Leif Ekblad  <leif@rdos.net>
9465         * configure.in: Add support for RDOS target.
9466         * configure: Regenerate.
9468 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9469             Andreas Schwab  <schwab@suse.de>
9471         * configure: Regenerate.
9473 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9475         * configure.in (enable_libgomp): Add AIX.
9476         * configure: Regenerate.
9478 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9480         * MAINTAINERS (Write After Approval): Add myself.
9482 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9484         * MAINTAINERS (Write After Approval): Add myself.
9486 2006-01-31  Richard Guenther  <rguenther@suse.de>
9487         Paolo Bonzini  <bonzini@gnu.org>
9489         * Makefile.def (target_modules): Add libgcc-math target module.
9490         * configure.in (target_libraries): Add libgcc-math target library.
9491         (--enable-libgcc-math): New configure switch.
9492         * Makefile.in: Re-generate.
9493         * configure: Re-generate.
9494         * libgcc-math: New toplevel directory.
9496 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9498         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9499         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9500         the assembler, linker and binutils.
9501         * configure: Regenerate.
9503 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9505         * MAINTAINERS (Write After Approval): Add myself.
9507 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9509         * configure: Regenerate.
9511 2006-01-18  Richard Henderson  <rth@redhat.com>
9512             Jakub Jelinek  <jakub@redhat.com>
9513             Diego Novillo  <dnovillo@redhat.com>
9515         * libgomp: New directory.
9516         * Makefile.def: Add target_module libgomp.
9517         * Makefile.in: Regenerate.
9518         * configure.in (target_libraries): Add target-libgomp.
9519         * configure: Regenerate.
9521 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9523         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9524         @ from continuation.
9525         * Makefile.in: Rebuilt.
9527 2006-01-04  Chris Lattner  <sabre@gnu.org>
9529         * MAINTAINERS (Write After Approval): Add myself.
9531 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9533         PR bootstrap/24252
9535         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9536         * Makefile.tpl (OBJDUMP): New.
9537         (EXTRA_HOST_FLAGS): Add it.
9538         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9540         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9541         to use symbolic links between directories.  Avoid race conditions
9542         or make them harmless.
9543         * configure.in: Do not try to use symbolic links between directories.
9545         * Makefile.def (LEAN): Pass.
9546         * Makefile.tpl (LEAN): Define.
9547         (stage[+id+]-start): Accept that the previous directory does not
9548         exist, if the bootstrap is lean.
9549         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9550         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9551         configure substitution.
9552         ([+compare-target+]): Likewise.
9553         ([+bootstrap-target+]-lean): New.
9554         * configure.in: Remove lean bootstrap support from here.
9556         * Makefile.in: Regenerate.
9557         * configure: Regenerate.
9559 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9561         * MAINTAINERS (libdecnumber): Add myself.
9563 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9565         * libtool-ldflags: New script.
9567 2006-01-02  Andreas Schwab  <schwab@suse.de>
9569         * configure.in: When reconfiguring remove Makefile in
9570         all stage directories.
9571         * configure: Regenerate.
9573 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9575         * MAINTAINERS: Update my email address.
9577 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9579         Revert Ada-related part of the previous change.
9581         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9582         Do not pass.
9583         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9584         * Makefile.in: Regenerate.
9585         * configure.in: Do not include mt-ppc-aix target fragment.
9586         * configure: Regenerate.
9588 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9590         * configure.in: Select appropriate fragments for PowerPC/AIX.
9591         * configure: Regenerate.
9593         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9594         BOOT_CFLAGS, BOOT_LDFLAGS.
9595         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9596         BOOT_CFLAGS, BOOT_LDFLAGS.
9597         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9598         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9599         (stage): Fail if we cannot complete the work.
9600         * Makefile.in: Regenerate.
9602 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9604         * configure.in: Replace ms1 with mt.
9605         * configure: Rebuilt.
9607 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9609         * MAINTAINERS: Update my email address.
9611 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9613         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9614         install-host-nogcc): Don't invoke $(stage) at the end.
9615         * Makefile.in: Regenerate.
9617 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9619         * configure.in: Flip the top-level bootstrap switch.
9620         * configure: Regenerate.
9622 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9624         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9625         $(stage) and $(unstage).
9626         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9627         (all): Remove stray semicolon.
9628         (local-distclean): Don't handle multilib.tmp and multilib.out.
9629         (install.all): Set $s for consistency.
9630         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9631         check_multilibs setting.  Always make the install directory.
9632         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9633         Correct @if/@endif.
9634         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9635         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9636         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9637         (multilib.out): Remove.
9638         * Makefile.in: Regenerated.
9640 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9642         * MAINTAINERS (Write After Approval): Add myself.
9644 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9646         * MAINTAINERS: Add myself as mt maintainer.
9648         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9650 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9652         * MAINTAINERS: Change email address.
9654 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9656         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9657         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9658         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9659         Find in-tree tools if available.
9660         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9661         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9662         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9663         (COMPILER_*_FOR_TARGET): New.
9664         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9665         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9666         (CONFIGURED_*, USUAL_*): Remove.
9667         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9668         STRIP): Use autoconf substitutions.
9669         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9670         COMPILER_NM_FOR_TARGET): New.
9671         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9673         (all): Make all-host and all-target in parallel.
9674         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9675         that $$r and $$s are set before invoking a recursive make.
9676         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9677         ([+bootstrap-target+]): Inline most of the `all' target.
9679 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9681         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9682         from the gcc build directory.
9683         * Makefile.in: Regenerate.
9685 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9687         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9688         depend on all-libdecnumber.
9689         * configure.in (host_libs): Include libdecnumber.
9690         * Makefile.in: Regenerate.
9691         * configure: Likewise.
9693 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9695         * libdecnumber: Import decNumber sources from the dfp-branch.
9697 2005-11-21  Kean Johnston  <jkj@sco.com>
9699         * config.sub, config.guess: Sync from upstream sources.
9701 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9703         Import from Autoconf sources:
9705         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9706         * config/move-if-change: Don't output "$2 is unchanged";
9707         suggested by Ben Elliston.  Handle weird characters correctly.
9709 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9711         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9712         to match upstream libtool for darwin.
9714 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9716         * Makefile.def: Remove gdb dependencies for gdbtk.
9717         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9718         (configure-gdb, install-gdb): New rules.
9719         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9720         * Makefile.in, configure: Regenerated.
9722 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9724         * MAINTAINERS (Write After Approval): Add myself.
9726 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9728         * MAINTAINERS (Write After Approval): Add myself.
9730 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9732         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9733         Diego Novillo.
9735 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9737         PR bootstrap/24297
9738         * Makefile.tpl (do-[+make-target+], do-check, install,
9739         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9740         are set before recursing.
9741         * Makefile.in: Regenerate.
9743 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9745         PR bootstrap/18939
9746         * Makefile.def (gcc) <target>: Fix thinko.
9747         * Makefile.in: Regenerate.
9749 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9751         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9752         * configure: Regenerate.
9754 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9756         * MAINTAINERS (Write After Approval): Add self.
9758 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9760         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9761         target-libffi, target-qthreads, target-libjava, and
9762         targetlibobjc.
9763         * configure: Regenerate.
9765 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9767         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9768         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9769         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9770         (USUAL_OBJDUMP_FOR_TARGET): New.
9771         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9772         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9773         * configure, Makefile.in: Regenerated.
9775 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9777         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9778         before other host packages.
9780 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9782         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9784 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9786         PR bootstrap/22340
9788         * configure.in (default_target): Remove.
9789         * Makefile.tpl (all): Do not use prerequisites as subroutines
9790         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9791         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9792         use prerequisites as subroutines.
9793         (check-host, check-target): New.
9794         (bootstrap configure & all targets): Do not use stage*-start
9795         if the directory layout is already ok.
9796         (non-bootstrap configure & all targets): Prepend a $(unstage).
9797         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9798         (NOTPARALLEL): Remove.
9799         (unstage, stage variables): New variables.
9800         (unstage, stage targets): Simply expand to those variables.
9802         * configure: Regenerate.
9803         * Makefile.in: Regenerate.
9805 2005-10-04  James E Wilson  <wilson@specifix.com>
9807         * Makefile.def (lang_env_dependencies): Add libmudflap.
9808         * Makefile.in: Regenerate.
9810 2005-10-03  Andreas Schwab  <schwab@suse.de>
9812         Backport from libtool CVS:
9813         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9815         * ltmain.sh: add support for installing into temporary
9816         staging area (e.g. 'make install DESTDIR=...')
9818 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9820         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9821         * configure: Regenerated.
9823 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9825         * configure: Regenerate with the correct
9826         autoconf version.
9828 2005-09-30  Catherine Moore  <clm@cm00re.com>
9830         * configure.in (bfin-*-*): New.
9831         * configure: Regenerated.
9833 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9835         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9836         (LIPO_FOR_TARGET): New.
9837         (CONFIGURED_LIPO_FOR_TARGET): New.
9838         (USUAL_LIPO_FOR_TARGET): New.
9839         (STRIP_FOR_TARGET): New.
9840         (CONFIGURED_STRIP_FOR_TARGET): New.
9841         (USUAL_STRIP_FOR_TARGET): New.
9842         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9843         STRIP_FOR_TARGET.
9844         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9845         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9846         * Makefile.in: Regenerate.
9847         * configure: Regenerate.
9849 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9851         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9852         (rs6000-*-aix*): Same.
9853         * configure: Regenerate.
9855 2005-09-16  Tom Tromey  <tromey@redhat.com>
9857         * MAINTAINERS: Add self as java maintainer.
9859 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9861         * configure.in: Recognize f95 in the --enable-languages option,
9862         and substitute it for fortran, issuing a warning.
9863         * configure: Regenerate.
9865 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9867         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9868         * configure:  Regenerated.
9870 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9872         * MAINTAINERS: Add self as ms1 maintainer.
9874 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9876         * Makefile.def (libssp): Add to lang_env_dependencies.
9877         * Makefile.in: Regenerate.
9879 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9881         * MAINTAINERS: Add myself as middle-end maintainer.
9883 2005-08-17  Christian Groessler  <chris@groessler.org>
9885         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9886         * Makefile.in: Regenerate.
9888 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9890         * MAINTAINERS (write after approval): Added myself.
9892 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9894         * MAINTAINERS (Write After Approval): Add myself.
9896 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9898         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9899         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9900         Look for alternate names of the target cc and c++
9901         * configure: Regenerate.
9903 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9905         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9906         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9907         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9908         tools; remove code to manually set them.
9909         (Target tools): Look in the environment for them.
9910         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9911         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9912         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9913         build directory.
9914         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9915         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9916         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9917         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9918         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9919         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9920         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9921         * configure: Regenerate.
9922         * Makefile.in: Regenerate.
9924 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9926         * MAINTAINERS: Update for removed CPU targets.
9928 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9930         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9931         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9932         * Makefile.in: Regenerated.
9934 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9936         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9937         (CFLAGS_FOR_TARGET): Use it.
9938         (CXXFLAGS_FOR_TARGET): Likewise.
9939         * Makefile.in: Regenerated.
9940         * configure.in (--with-build-sysroot): New option.
9941         * configure: Regenerated.
9943 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9945         * Makefile.tpl: Wrap install between unstage and stage
9946         * Makefile.in: Regenerate.
9948 2005-07-21  Eric Christopher  <echristo@apple.com>
9950         * MAINTAINERS: Update affiliation.
9952 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9954         * MAINTAINERS: Add self as crx port maintainer.
9956 2005-07-20  DJ Delorie  <dj@redhat.com>
9958         * MAINTAINERS: Add self as m32c maintainer.
9960 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9962         * all files: Update FSF address.
9964 2005-07-15  Eric Christopher  <echristo@redhat.com>
9966         * MAINTAINERS: Change affiliation.
9968 2005-07-14  Jim Blandy  <jimb@redhat.com>
9970         * configure.in: Add cases for Renesas m32c.
9971         * configure: Regenerated.
9973 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9975         * COPYING.LIB: Update from fsf.org.
9977 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9979         * COPYING, compile, config.guess,
9980         config.sub, install-sh, missing, mkinstalldirs,
9981         symlink-tree, ylwrap: Sync from upstream sources.
9982         * config-ml.in: Update FSF address.
9984 2005-07-13  Eric Christopher  <echristo@redhat.com>
9986         * configure.in: Add toplevel noconfigdir support for tpf.
9987         * configure: Regenerate.
9989 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9991         PR ada/22340
9993         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9994         * Makefile.in: Regenerate.
9996 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9998         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9999         Brolley to write-after-approval.
10001 2005-07-07  Andreas Schwab  <schwab@suse.de>
10003         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10004         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10005         * Makefile.in: Regenerated.
10007 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10009         * configure.in: Don't build sim or rda when targetting darwin.
10010         * configure: Regenerate.
10012 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10014         * configure.in: Add --enable-libssp and --disable-libssp.
10015         * configure: Regenerate with autoconf-2.13.
10017 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10019         * Makefile.def (target_modules): Add libssp.
10020         * configure.in (target_libraries): Add target-libssp.
10021         * configure: Rebuilt.
10022         * Makefile.in: Rebuilt.
10024 2005-07-01  Zack Weinberg  <zackw@panix.com>
10026         * MAINTAINERS: Change email address.  Resign from maintainership.
10028 2005-07-01  Richard Guenther  <rguenther@suse.de>
10030         * MAINTAINERS: Change my e-mail address and affiliation.
10032 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10034         * Makefile.def (stagefeedback): Come after profile.
10035         Define profiledbootstrap target.
10036         * Makefile.tpl (profiledbootstrap): Remove.
10037         (stageprofile-end): Zap stagefeedback.
10038         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10039         * Makefile.in: Regenerate.
10041 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10043         * MAINTAINERS: Update my email address.
10045 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10047         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10048         In 'cpp' stanza, support '#line' as well as '# '.
10050 2005-06-08  Andreas Schwab  <schwab@suse.de>
10052         * MAINTAINERS: Move myself from 'Write After Approval' to
10053         'CPU Port Maintainers' section as m68k maintainer.
10055 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10057         * configure.in (unsupported_languages): New macro.
10058         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10059         non-ported target libraries in noconfigdirs.
10060         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10061         non-linux-gnu.  Remove libgcj_ex_libffi.
10062         <lang_frag loop>: Set add_this_lang=no if the language is in
10063         unsupported_languages.
10064         * configure: Regenerate.
10066 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10068         * configure.in: Fix typo in handling of --with-mpfr-dir.
10069         * configure: Regenerate.
10071 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10073         * MAINTAINERS: Update my email address.
10075 2005-06-02  Jim Blandy  <jimb@redhat.com>
10077         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10078         accepted into the master sources.)
10080 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10081             Michael Snyder  <msnyder@redhat.com>
10082             Stan Cox  <scox@redhat.com>
10084         * configure.in: Set noconfigdirs for ms1.
10086         * configure: Regenerate.
10088 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10090         * MAINTAINERS (Write After Approval): Add self.
10092 2005-06-01  Josh Conner  <jconner@apple.com>
10094         * MAINTAINERS (Write After Approval): Add self.
10096 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10098         * MAINTAINERS: Update my email address.
10100 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10102         * MAINTAINERS (Write After Approval): Add self.
10104 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10106         * MAINTAINERS (Write After Approval): Remove self.
10108 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10110         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10111         (Dependencies): Consider target modules for bootstrap dependencies.
10112         Make target bootstrap modules depend on each stage's gcc.
10113         * Makefile.in: Regenerate.
10115 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10117         * Makefile.def (configure-gcc): Depend on binutils having been built.
10118         (all-gcc): No need to do it here.
10119         * Makefile.in: Regenerate.
10121 2005-05-19  Paul Brook  <paul@codesourcery.com>
10123         * configure.in: Rewrite misleading error message when requested
10124         language cannot be built.
10125         * configure: Regenerate.
10127 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10129         * ylwrap: Import from Automake 1.9.5.
10131 2005-05-13  David Ung  <davidu@mips.com>
10133         * MAINTAINERS (Write After Approval): Add self.
10135 2005-05-09  Mike Stump  <mrs@apple.com>
10137         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10138         lt_cv_sys_max_cmd_len for now.
10140 2005-05-09  Stan Cox  <scox@redhat.com>
10142         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10144 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10146         * README.SCO: Update the URL.
10148 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10150         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10151         with_gnu_ld to libtool.
10152         * ltcf-c.sh (aix[45]): Define file_list_spec.
10153         * ltcf-cxx.sh (aix[45]): Same.
10154         * ltcf-gcj.sh (aix[45]): Same.
10155         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10156         exists, write list of input files to temporary file.
10158 2005-05-04  Mike Stump  <mrs@apple.com>
10160         * configure.in: Always pass --target to target configures as
10161         otherwise rebuilds that do --recheck will fail.
10162         * confiugure: Rebuilt.
10164 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10166         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10167         STAGE_HOST_EXPORTS.
10168         (configure, all): Add bootstrap support.
10169         (Host modules, target modules): Pass post-stage1 flags and exports.
10170         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10171         * Makefile.in: Regenerate.
10173 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10175         * configure: Regenerate.
10177 2005-04-27  Mike Stump  <mrs@apple.com>
10179         * MAINTAINERS: Add self as darwin maintainer.
10181 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10183         * config.sub: Update from master copy.
10185 2005-04-21  Mike Stump  <mrs@apple.com>
10187         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10188         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10190 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10192         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10193         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10194         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10195         "*-*-elf" and "*-*-linux*".
10196         * configure: Regenerate.
10198 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10200         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10202 2005-04-12  Mike Stump  <mrs@apple.com>
10204         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10206 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10208         * MAINTAINERS (Write After Approval): Add myself.
10210 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10212         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10214 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10216         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10217         (TARGET_CONFIGARGS): Include --with-target-subdir.
10218         (configure, all): New macros.  Use them throughout.
10219         * Makefile.in: Regenerate.
10221 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10223         * MAINTAINERS (Write After Approval): Add myself.
10225 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10227         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10229 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10231         * MAINTAINERS: Move John Carr to Write After Approval.
10233 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10235         * config/mh-mingw32: Delete.
10236         * configure.in: Don't use it.
10237         * configure: Regenerate.
10239 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10241         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10242         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10243         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10244         (HOST_LIB_PATH): Generate from Makefile.def.
10245         (TARGET_LIB_PATH): Likewise.
10246         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10247         * Makefile.in: Regenerate.
10248         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10249         (RPATH_ENVVAR): Include Darwin case.
10250         * configure: Regenerate.
10252 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10254         * MAINTAINERS (Various Maintainers): Remove self.
10255         (Write After Approval): Add self.
10257 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10259         * MAINTAINERS (Various Maintainers): Add self.
10261 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10263         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10264         * configure: Regenerate.
10266 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10268         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10269         gcc_version, and gcc_version_trigger from set of flags to pass.
10270         * Makefile.tpl: Remove definitions of above variables.
10271         (config.status): Remove dependency on $(gcc_version_trigger).
10272         * Makefile.in: Regenerate.
10273         * configure.in: Do not reference config/gcc-version.m4 nor
10274         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10275         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10276         * configure: Regenerate.
10278 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10279             Andrew Pinski  <pinskia@physics.uc.edu>
10281         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10282         * Makefile.in: Regenerate.
10284 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10286         * MAINTAINERS (Write After Approval): Add myself.
10288 2005-03-03  David Ayers  <d.ayers@inode.at>
10290         * MAINTAINERS (Write After Approval): Add myself.
10292 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10294         PR libgcj/20160
10295         * ltmain.sh: Avoid creating archives with components that have
10296         duplicate basenames.
10298 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10300         PR bootstrap/20250
10301         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10302         instead of check.
10303         * Makefile.in: Regenerate.
10305 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10307         * Makefile.in: Regenerate to fix conflict between the previous two
10308         patches.
10310 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10312         PR bootstrap/17383
10313         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10314         * Makefile.tpl (HOST_SUBDIR): New substitution.
10315         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10316         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10317         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10318         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10319         (Host modules, Bootstrapped modules): Use it.
10320         (Build modules, Target modules): Do not create symlink trees,
10321         always configure out-of-srcdir.
10322         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10323         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10324         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10325         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10327         * Makefile.in: Regenerate.
10328         * configure: Regenerate.
10330 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10332         Merged from libada-gnattools-branch:
10333         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10335         * gnattools: New directory.
10336         * Makefile.def: Add gnattools as a module, depending on target-libada.
10337         * Makefile.in: Regenerate.
10338         * configure.in: Include gnattools in host_tools; disable it if ada
10339         is disabled.
10340         * configure: Regenerate.
10342 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10344         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10345         treelang maintainer.
10346         (Write After Approval): Remove myself.
10348 2005-02-23  Paul Schlie  <schlie@comcast.net>
10350         * configure.in: Allow darwin targeted ports to build tk, itcl and
10351         libgui.
10352         * configure: Regenerate.
10354 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10356         PR libgcj/10353
10357         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10358         * configure: Regenerate.
10360 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10362         * MAINTAINERS (Write After Approval): Add myself.
10364 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10366         * MAINTAINERS: Update my e-mail address.
10368 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10370         * MAINTAINERS (Write After Approval): Add myself.
10372 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10374         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10375         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10376         target-libgloss when not *-*-elf and *-*-aout.
10377         * configure: Regenerate.
10379 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10381         * MAINTAINERS: Remove obsolete entries.
10383         * MAINTAINERS (Write After Approval): Add Michael Matz.
10385 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10387         * MAINTAINERS: Remove self as cpplib maintainer.
10389 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10391         * install-sh, config.sub: Import from upstream.
10393 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10395         PR bootstrap/18222
10396         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10397         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10398         * Makefile.in: Regenerate.
10400 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10402         * MAINTAINERS: Update my email address.
10404 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10405             Andreas Schwab  <schwab@suse.de>
10407         PR bootstrap/18033
10408         * config-ml.in: Eval option if surrounded by single quotes.
10410 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10412         Revert 2004-12-28 Makefile changes, a better fix will be
10413         applied to mainline and src after GCC 4.0 branches.
10415 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10417         PR bootstrap/17383
10419         * Makefile.def (target_modules): Remove stage parameter,
10420         it is always true now.
10421         * Makefile.tpl (configure-build-[+module+],
10422         configure-target-[+module+]): Always build symlink tree
10423         for the directory and for include.  BUILD_SUBDIR and
10424         TARGET_SUBDIR cannot be . anymore.
10425         * Makefile.in: Regenerate.
10427 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10429         Revert 2004-12-08 Makefile changes.
10431 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10433         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10434         cygwin, mingw.
10436 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10438         * configure.in (sh64-*-*): Reenable gprof.
10439         * configure: Regenerate.
10441 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10443         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10444         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10445         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10446         * Makefile.in: Regenerate.
10448 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10450         * MAINTAINERS: Update my email address.
10452 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10454         * Makefile.tpl: Generate normal dependencies if the LHS module is
10455         not bootstrapped.
10456         * Makefile.in: Regenerate.
10458 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10460         * configure.in: Include config/gxx-include-dir.m4.  Use
10461         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10462         * configure: Regenerate.
10464 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10466         * config.if: Delete.
10467         * configure.in: Set libstdcxx_incdir directly.
10468         * configure: Regenerate.
10470 2004-12-02  Eric Christopher  <echristo@redhat.com>
10472         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10473         * Makefile.in: Regenerate.
10475 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10477         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10478         * configure: Regenerate.
10480 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10482         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10483         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10484         * configure: Regenerate.
10486 2004-12-01  Eric Christopher  <echristo@redhat.com>
10488         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10489         of things to remove.
10491 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10493         * MAINTAINERS (Write After Approval): Update my e-mail address.
10495 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10497         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10498         from CVS libtool to always pass_all.
10500 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10502         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10503         (hppa*64*-*-*): Delete incorrect comment.
10504         * configure: Rebuilt.
10506 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10508         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10510 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10512         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10513         from CVS libtool to always pass_all.
10515 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10517         * install-sh, compile: Import from automake.
10519 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10521         * config.guess, config.sub:  Import from savannnah.
10523 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10525         * MAINTAINERS (Write After Approval): Add myself
10527 2004-11-12  Mike Stump  <mrs@apple.com>
10529         * Makefile.def: Add html support.
10530         * Makefile.tpl: Likewise.
10531         * Makefile.in: Regenerate.
10533 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10535         PR 18423
10536         * configure.in: Remove all instances of build-fixincludes from
10537         noconfigdirs.
10538         (build_configargs): Supply --target to subdirectories.
10539         * configure: Regenerate.
10541         * Makefile.def: Make gcc install depend on fixincludes install.
10542         * Makefile.in: Regenerate.
10544 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10546         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10548 2004-11-11  Paul Brook  <paul@codesourcery.com>
10550         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10552 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10554         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10555         target-libgfortran.
10556         * configure: Regenerate.
10558 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10560         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10561         like CC.
10563 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10565         * Makefile.def (host fixincludes): Specify missing targets.
10566         * Makefile.in: Regenerate.
10568 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10570         * MAINTAINERS: Add myself
10572 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10574         * MAINTAINERS (Write After Approval): Add myself.
10576 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10578         * Makefile.def: Build fixincludes for the host, too.
10579         * Makefile.in: Regenerate.
10580         * configure.in (host_tools): Add fixincludes.
10581         * configure: Regenerate.
10583 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10585         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10586         * configure: Regenerated.
10588 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10590         PR other/17783
10591         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10592         * configure: Regenerated.
10594 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10596         * README.SCO: Update per FSF instructions.
10598 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10600         PR target/18151
10601         * configure.in (case ${target}): Do not build fixincludes for avr.
10602         * configure: Regenerated.
10604 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10606         * configure.in (case ${target}): Do not build fixincludes
10607         on platforms where it is not used.
10608         * configure: Regenerated.
10610 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10612         * configure.in: Use an absolute path to install-sh.
10613         * configure: Regenerated.
10615 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10617         * MAINTAINERS (Write After Approval): Add myself.
10619 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10621         * MAINTAINERS: Remove from Write After Approval those that are
10622         already maintainers.
10624 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10626         * MAINTAINERS:  Update my email address.
10628 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10630         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10631         * configure: Regenerate.
10633 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10635         * MAINTAINERS:  Update my email address.
10637 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10639         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10640         entries belonging to this category.
10642 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10644         * MAINTAINERS: Update my e-mail address.
10646 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10648         Fix wrong conflict resolution in:
10650         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10652         * Makefile.in: Regenerate.
10653         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10654         in the recursive `make', instead of hardwiring `all'.
10655         (Autogenerated TARGET-* variables): New.
10657 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10659         * configure.in: Enable target-libgloss for crx-*-*.
10660         * configure: Regenerate.
10662 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10664         * MAINTAINERS (Various Maintainers): Move the "windows,
10665         cygwin, mingw" maintainer to ...
10666         (OS Port Maintainers): ... here.
10668 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10670         * MAINTAINERS (Write After Approval): Remove those that are
10671         maintainers of some subsystem.
10673 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10675         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10676         * ltcf-cxx.sh (tpf*): Likewise.
10677         * ltconfig (tpf*): Add TPF OS configuration support.
10679 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10681         * MAINTAINERS: Change my email address to my new work account.
10683 2004-09-24  Michael Roth  <mroth@nessie.de>
10685         * configure.in (--without-headers): Add missing double quotes.
10686         * configure: Regenerate.
10688 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10690         * ylwrap: Revert to previous version.
10692 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10694         PR bootstrap/17369
10695         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10696         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10697         SET_GCC_LIB_PATH_CMD.
10698         (BASE_TARGET_EXPORTS): Likewise.
10699         * Makefile.in: Regenerated.
10701         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10702         * configure: Regenerated.
10704 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10706         * config.guess: New upstream version
10707         * compile, depcomp, install-sh, ylwrap: Likewise.
10709 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10711         * config/mh-x86omitfp: New host makefile fragment.  Add
10712         -fomit-frame-pointer to the default BOOT_CFLAGS.
10713         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10714         * configure: Regenerate.
10716 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10718         PR target/11572
10719         * configure.in (*-*-darwin*): Renable libobjc.
10720         * configure: Regenerate.
10722 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10724         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10726 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10728         * Makefile.def: Remove libbanshee.
10729         * Makefile.tpl: Ditto.
10730         * configure.in: Ditto.
10731         * Makefile.in: Regen.
10732         * configure: Ditto.
10734 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10736         * ltmain.sh: Use $pic_object as $non_pic_object if
10737         $non_pic_object=none.
10739 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10741         * missing: Import latest version from master repository.
10743 2004-09-06  Nick Clifton  <nickc@redhat.com>
10745         * config.sub: Import latest version from master repository.
10746         * config.guess: Likewise.
10747         This includes these changes:
10749         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10751         * config.sub: Handle crisv32, alias etraxfs.
10752         * config.guess (crisv32:Linux:*:*): Handle.
10754         2004-08-13  Brad Smith  <brad@comstyle.com>
10756         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10757         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10759         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10761         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10762         assume the processor is a powerpc.  This is because coreutils
10763         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10764         in this case, due to a MacOS X bug that causes
10765         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10766         to return a negative number.
10767         Problem reported by Petter Reinholdtsen in:
10768         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10770         2004-07-19  Ben Elliston  <bje@gnu.org>
10772         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10774         2004-06-24  Ben Elliston  <bje@gnu.org>
10776         * config.guess: Update copyright years.
10777         * config.sub: Likewise.
10779         2004-06-22  Robert Millan  <robertmh@gnu.org>
10781         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10782         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10784         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10786         * config.guess (*:*VMS:*:*): New entry. Replaces
10787         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10788         manufacturer.
10790         2004-06-22  Ben Elliston  <bje@gnu.org>
10792         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10793         * config.sub: Likewise.
10795         2004-06-22  Ben Elliston  <bje@gnu.org>
10797         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10798         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10800         2004-06-11  Ben Elliston  <bje@gnu.org>
10802         * config.guess (pegasos:OpenBSD:*:*): Remove.
10804         2004-06-11  Ben Elliston  <bje@gnu.org>
10806         From Wouter Verhelst <wouter@grep.be>:
10807         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10809         2004-06-11  Ben Elliston  <bje@gnu.org>
10811         * config.guess (luna88k:OpenBSD:*:*): New.
10813         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10815         * config.guess (m32r*:Linux:*:*): New case.
10816         * config.sub: Handle m32rle.
10818         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10820         From Jens Petersen  <petersen@redhat.com>:
10821         * config.sub: Handle sparcv8.
10823         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10825         From Tom Smith <smith@cag.lkg.hp.com>:
10826         * config.guess: Version suffixes are equally significant on Tru64
10827         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10828         prefix of "P" (patched kernel).
10830         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10832         * config.sub: Add support for National Semiconductor CRX target.
10834 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10836         * MAINTAINERS (Various Maintainers): Remove myself as web page
10837         maintainer, add myself as maintainer of build status lists.
10839 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10841         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10842         *-*-netware, but add target-libmudflap.
10843         Consolidate *-*-netware targets (of which really only i?86 exists)
10844         into a single entry.
10845         * configure: Likewise.
10847 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10849         * Makefile.tpl (sorry): Remove.
10850         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10851         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10852         (do-clean): Clean per-stage directories too.
10853         (do-distclean): Run distclean-stage1 too.
10854         (.NOTPARALLEL): Enable during toplevel bootstrap.
10855         (stage[+id+]-bubble): Enable parallel execution during
10856         the recursive invocation.
10857         * Makefile.in: Regenerate.
10859         Fix previous checkin:
10861         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10862         include.
10863         * configure.in: Fix indentation.
10864         * configure: Regenerate.
10866 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10868         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10869         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10870         * configure: regenerate
10871         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10872         -mdynamic-no-pic
10874 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10876         * Makefile.def (build_modules): Add fixincludes.
10877         (dependencies): Make gcc depend on fixincludes.
10878         * configure.in (build_tools): Add fixincludes.
10879         (build_configdirs): Always include build_libs.
10880         * Makefile.in: Regenerate.
10881         * configure: Regenerate.
10883 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10885         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10886         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10887         phony targets; do not generate timestamp files.
10888         (distclean-stageN): Remove references to their timestamp files.
10889         (restageN, touch-stageN): Remove.
10890         (stageN-bubble): Rewritten.
10891         (compare): Support lean bootstraps.
10892         * Makefile.in: Regenerate.
10894         * configure.in: Only warn when bootstrapping but
10895         build != host or build != target.  Support lean bootstraps.
10896         * configure: Regenerate.
10898 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10900         * configure.in:  Give a better error message if GMP/MPFR are missing
10901         and a language needing them has been requested.
10902         * configure:  Regenerated.
10904 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10906         * configure.in:  Print a list of available language front-ends if
10907         a requested one is missing.  Tidy stray tab characters.
10908         * configure:  Regenerated.
10910 2004-08-19  Michael Koch  <konqueror@gmx.de>
10912         * gcc/doc/install.texi: Update entry about automake for libjava.
10914 2004-08-17  Robert Millan  <robertmh@gnu.org>
10916         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10917         (instead of FreeBSD).
10918         * configure: Regenerate.
10920 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10922         * Makefile.in: Regenerate.
10923         * configure: Regenerate.
10925         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10926         stage_*_flags.
10927         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10928         for bootstrapped modules if toplevel bootstrap is going.
10929         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10930         modules.  Adjust for changes in Makefile.def.  Enable several
10931         rules even in non-bootstrap mode, just to avoid peppering the
10932         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10933         (stage-[+prev+]-bubble): Remove.
10935         * Makefile.def (Dependencies): Depend on all-build-bison,
10936         all-build-flex, all-build-byacc, all-build-texinfo, rather
10937         than the host variations.
10938         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10939         with BUILD_SUBDIR.
10940         (BISON): Update for recent Bisons.
10941         (YACC): Fix typo.
10942         (cross): Depend on all-build.
10943         (all): Do not depend on all-build.
10944         (prebootstrap): Remove.
10945         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10946         (Prebootstrap dependencies): Add them to the per-stage targets
10947         and to all-prebootstrap.
10948         * configure.in (build_configdirs): Always enable build_tools.
10949         (BUILD_DIR_PREFIX): Remove.
10951         * Makefile.def (gcc): Add target variable.
10952         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10953         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10954         in the recursive `make', instead of hardwiring `all'.
10955         (Autogenerated TARGET-* variables): New.
10957 2004-08-13  Brian Booth  <bbooth@redhat.com>
10959         * MAINTAINERS: Remove myself from write-after-approval.
10961 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10963         * src-release: Stop distributing mmalloc with gdb (which doesn't
10964         use it).
10965         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10966         * Makefile.in: Regenerate.
10968 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10970         * configure.in (arm*-*-eabi*): New target.
10971         * configure: Regenerate.
10973 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10975         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10976         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10977         (Dependencies): New section.
10978         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10979         (configure-target-[+module+]): Depend on maybe-all-gcc
10980         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10981         (toplevel profiledbootstrap): Fix dependencies.
10982         * Makefile.in: Regenerate.
10984 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10986         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10987         target-libiberty to noconfigdirs.
10988         * configure: Regenerate.
10990 2004-08-03  Paul Brook  <paul@codesourcery.com>
10992         * configure.in: Check for MPFR as well as GMP.
10993         * configure: Regenerate.
10995 2004-08-01  Robert Millan  <robertmh@gnu.org>
10997         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10998         libmudflap for all GNU-based systems (with Glibc).
10999         * configure: Regenerate.
11001 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11003         * Makefile.def (host-modules): Add gcc.
11004         * Makefile.in: Regenerate.
11005         * Makefile.tpl (sorry): New rule.
11006         (configure-host, all-host, [+make_target+]-host, do-check,
11007         install-host): Do not add gcc as a special case.
11008         (host modules): Add a small special-casing for gcc.  Export
11009         extra_make_flags through the environment.
11010         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11011         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11012         other recursive targets for gcc): Remove.
11014         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11015         (stage, unstage): New rules.
11016         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11017         distclean-stage[+id+]): Use stage_current.
11018         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11019         the stage*-start rules.
11021 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11023         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11024         use -all_load flag.
11026 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11028         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11029         * configure: Regenerate.
11031 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11033         * maintainer-scripts/gcc_release: Revert yesterday's change.
11035 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11037         * MAINTAINERS: Add myself to write-after-approval.
11039 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11041         * libf2c: Removed.
11042         * gcc/gccbug.in: Updated because of libf2c removal.
11043         * maintainer-scripts/gcc_release: Ditto.
11045 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11047         * configure.in: Build libmudflap by default on FreeBSD.
11048         * configure: Regenerated.
11050 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11052         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11053         systems.
11054         * configure: Regenerated.
11056 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11058         PR target/16344
11059         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11060         feedback based compiler.
11061         * Makefile.in: Rebuilt.
11063 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11065         * Makefile.def (host_modules): Set bootstrap=true for flex.
11066         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11067         * Makefile.in: Rebuilt.
11069 2004-07-07  Jan Hubicka  <jh@suse.cz>
11071         * MAINTAINERS: Add self as a profile feedback maintainer.
11073 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11075         * configure.in:  Do not prepend $srcdir to /dev/null in
11076         makefile fragments.
11077         * configure:  Regenerate.
11079 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11081         * Makefile.def (build_modules): Add bison, byacc, flex,
11082         m4, texinfo.
11083         (flags_to_pass): Add FLEX.
11084         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11085         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11086         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11087         DEFAULT_MAKEINFO): Remove.
11088         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11089         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11090         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11091         objdir or else use configured tool.
11092         (all-build): New.
11093         (all): Depend on it.
11094         (Build module dependencies): Add.
11095         * Makefile.in: Regenerate.
11096         * configure.in: Better support for multiple build modules,
11097         matching what is done for host/target modules.  Do not look
11098         for "plausible" locations of build tools if Canadian cross.
11099         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11100         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11101         * configure: Regenerate.
11103 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11105         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11106         * Makefile.in: Regenerate.
11108 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11110         * Makefile.tpl (configure-build-[+module+],
11111         configure-[+module+], configure-target-[+module+]): Pass
11112         [+extra_configure_args+].
11113         (all-build-[+module+], all-[+module+], check-[+module+],
11114         install-[+module+], [+make_target+]-[+module+],
11115         all-target-[+module+], check-target-[+module+],
11116         install-target-[+module+], [+make_target+]-target-[+module+]):
11117         Pass [+extra_make_args+].
11118         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11119         (GCC_HOST_EXPORTS): Remove.
11120         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11121         cross, check-gcc, check-gcc-c++, install-gcc,
11122         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11123         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11124         * Makefile.in: Regenerate.
11126 2004-06-21  Matthew Sachs  <msachs@apple.com>
11128         * MAINTAINERS: Added self to write-after-approval.
11130 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11132         * configure.in: Check for srcdir/winsup rather than build directory
11133         winsup.
11134         * configure: Regenerate.
11136 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11138         * configure.in: Don't build Cygwin native newlib if winsup
11139         directory is missing.  Emit warning instead.
11140         * configure: Regenerate.
11142 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11144         * Makefile.tpl (touch-stage[+id+]): New.
11145         (restage[+prev+]): Depend on touch-stage[+id+].
11147         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11148         Use it throughout.
11150         * Makefile.def: Add profile and feedback bootstrap stages.
11151         Remove next field from bootstrap stages.
11152         * Makefile.tpl (LN, LN_S): Substitute.
11153         (stageN-start, stageN-end): Use double-colon rules, to
11154         provide a hook for additional setup commands.
11155         (distclean-stageN-gcc, restageN): Create dependencies from
11156         [+prev+], not from [+next+].
11157         (stageN-bubble): Add commands for successive stages from
11158         [+prev+], using double-colon rules.
11159         (all-stageN-gcc): Fix typo.
11160         (stagefeedback-start, profiledbootstrap): New.
11161         * Makefile.in: Regenerate.
11162         * configure.in: Call ACX_PROG_LN.
11163         * configure: Regenerate.
11165 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11167         * MAINTAINERS (Write After Approval): Add myself.
11169 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11171         * MAINTAINERS (Write After Approval): Add myself.
11173 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11175         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11176         without gcc.
11177         * configure: Regenerate.
11179 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11181         * Makefile.tpl: Fix typo.
11182         * Makefile.in: Regenerate.
11184 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11186         * configure.in: Remove new- prefix from toplevel
11187         bootstrap targets.
11188         * configure: Regenerate.
11190 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11192         * Makefile.tpl (all.normal): Rename to all.
11193         (all): Replace with a rule to pick the default
11194         target from configure.
11195         (all-gcc, configure-gcc): Use conditionals to
11196         do nothing when toplevel bootstrap is going on.
11197         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11198         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11199         * configure.in: Support --enable-bootstrap.
11201         * Makefile.def: Remove new- prefix from toplevel
11202         bootstrap targets.
11203         * Makefile.tpl: Likewise.
11205         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11206         target.
11208         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11209         $(RECURSE_FLAGS) to recursive invocation of make.
11211         * Makefile.in: Regenerate.
11212         * configure: Regenerate.
11214 2004-05-30  Andreas Jaeger  <aj@suse.de>
11215             Jim Wilson  <wilson@specifixinc.com>
11217         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11218         like CC.
11220 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11222         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11223         * configure: Regenerate.
11225 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11227         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11228         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11229         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11230         targets.
11231         * Makefile.in: Regenerate.
11233 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11235         * configure.in: Test the ability to symlink directories.
11236         * configure: Regenerate.
11238         * Makefile.def (bootstrap-stage): New definitions.
11239         * Makefile.tpl (configure-stage1-gcc,
11240         configure-stage2-gcc, configure-stage3-gcc,
11241         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11242         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11243         new-restage3, compare): Autogenerate, see Makefile.in
11244         entry for behavioral changes.
11245         (distclean-stage1, new-stage1-start, new-stage1-end,
11246         new-stage1-bubble, distclean-stage2, new-stage2-start,
11247         new-stage2-end, new-stage2-bubble, distclean-stage3,
11248         new-stage3-start, new-stage3-end): New autogenerated targets.
11249         (objext, prebootstrap, BOOT_CFLAGS,
11250         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11251         targets.
11253         * Makefile.in: Regenerate.
11254         (distclean-stage1, new-stage1-start, new-stage1-end,
11255         new-stage1-bubble, distclean-stage2, new-stage2-start,
11256         new-stage2-end, new-stage2-bubble, distclean-stage3,
11257         new-stage3-start, new-stage3-end): New targets.
11258         (all-stage1-gcc): Move prebootstrap dependency from here...
11259         (configure-stage1-gcc): ...to here.
11260         (new-bootstrap): Use bubble targets.
11261         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11262         Use per-stage distclean targets.
11263         (configure-stage1-gcc, configure-stage2-gcc,
11264         configure-stage3-gcc, all-stage1-gcc,
11265         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11266         Use new-stageN-start to prepare the tree.
11268 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11270         * Makefile.def (host_modules): add libcpp.
11271         * Makefile.tpl: Add dependencies on and for libcpp.
11272         * Makefile.in: Regenerate.
11273         * configure.in: Add libcpp host module.
11274         * configure: Regenerate.
11276 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11278         * Makefile.tpl: Whenever a recursive target is defined, wrap
11279         it in a special @if/@endif block, and prepare its maybe
11280         dependency in the @if/@endif block
11281         * configure.in: Instead of writing maybe dependencies, remove
11282         the @if/@endif statements, and remove the @if/@endif blocks
11283         that remain.
11284         * configure: Regenerate.
11285         * Makefile.in: Regenerate.
11287 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11289         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11291 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11293         PR bootstrap/15120
11294         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11295         * */configure: Rebuilt.
11297 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11299         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11300         of libf2c.
11301         * configure, Makefile.in: Regenerate.
11303 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11305         * MAINTAINERS (Write After Approval): Add myself.
11307 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11309         Merge from tree-ssa-20020619-branch.
11311         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11312         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11313         (HOST_GMPLIBS): Define.
11314         (HOST_GMPINC): Define.
11315         (TARGET_LIB_PATH): Add libmudflap.
11316         (GFORTRAN_FOR_TARGET): Define.
11317         (configure-build*): Export GFORTRAN.
11318         (configure-gcc): Export GMPLIBS and GMPINC.
11319         (all-gcc): Add maybe-all-libbanshee.
11320         (configure-target-libgfortran): Define.
11321         * Makefile.in: Regenerate.
11322         * configure.in (host_libs): Add libbanshee.
11323         (target_libraries): Add target-libmudflap and target-libgfortran.
11324         Add --with-libbanshee.
11325         Handle --disable-libmudflap.
11326         (*-*-freebsd*): Use with_gmp.
11327         Add $(libgcj) to noconfigdirs.
11328         * configure: Regenerate.
11329         * depcomp: New file.
11330         * MAINTAINERS: Add tree-ssa maintainers.
11332 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11334         * MAINTAINERS (Various Maintainers): Add myself.
11336 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11338         * MAINTAINERS (Write After Approval): Add myself.
11340 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11342         * MAINTAINERS (Write After Approval): Add myself.
11344 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11346         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11347         * configure: Regenerate.
11349 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11351         Revert:
11352         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11354         * Makefile.def (flags_to_pass): Remove *dir variables that
11355         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11356         as well as prefix and exec_prefix.
11357         * Makefile.in: Regenerate.
11359 2004-04-26  Robert Millan  <robertmh@gnu.org>
11361         Add patches from libtool CVS.
11362         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11363         * ltconfig: Likewise.
11364         * ltcf-c.sh: Likewise.
11365         * ltcf-cxx.sh: Likewise.
11366         * ltcf-gcj.sh: Likewise.
11368 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11370         * Makefile.def (host_modules): Mark with the bootstrap
11371         flag packages on which gcc depends.
11372         * Makefile.tpl (all-bootstrap): Use it.
11373         * Makefile.in: Regenerate.
11375 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11377         * Makefile.def (flags_to_pass): Remove *dir variables that
11378         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11379         as well as prefix and exec_prefix.
11380         * Makefile.in: Regenerate.
11382 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11384         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11385         * configure: Regenerate.
11386         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11387         * gcc/Makefile.tpl (compare): Use the result of the test.
11388         * gcc/Makefile.in: Regenerate.
11390 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11392         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11393         Always relocate gcc and prev-gcc to the original names, even
11394         if the build fails.
11395         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11396         New targets.
11398 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11400         * MAINTAINERS: Update my email address.
11402 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11404         * configure.in (mips*-*-irix5*): Enable ld.
11405         * configure: Regenerate.
11407 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11409         * configure: Regenerate.
11411 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11413         * Makefile.tpl (configure-[+module+], configure-gcc,
11414         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11415         Set and export LDFLAGS.
11416         * Makefile.in: Regenerate.
11418 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11420         * MAINTAINERS: Add myself to write-after-approval.
11422 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11424         PR bootstrap/14871
11425         * Makefile.tpl: If we don't have built-in-tree target tools,
11426         use the ones found by configure rather than hacking around with
11427         program_transform_name.
11428         * configure.in: Give Makefile.tpl the information necessary
11429         to do that.
11430         * Makefile.in: Regenerate.
11431         * configure: Regenerate.
11433 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11435         PR bootstrap/14760
11436         * configure.in: When computing baseargs, strip *all* copies of
11437         offending options.  Also, don't match/substitute the trailing space,
11438         so that this actually works when two similar options are separated by
11439         only one space.
11440         * configure: Regenerate.
11442 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11444         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11445         (rs6000-*-aix*): Same.
11446         * configure: Regenerate.
11448 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11450         * MAINTAINERS: Add myself to write-after-approval.
11452 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11454         * MAINTAINERS: Add myself to write-after-approval.
11456 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11458         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11459         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11460         * Makefile.in: Regenerate.
11462         * configure.in (top level bootstrap support): Rework --enable-werror
11463         to set @stage2_werror_flag@.
11464         * configure: Regenerate.
11465         * Makefile.tpl (top level bootstrap support): Pass
11466         @stage2_werror_flag@ down to configure in stages 2 and 3.
11467         * Makefile.in: Regenerate.
11469 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11471         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11472         for stages 2 and 3 as well as in make.  As a consequence, remove
11473         OUTPUT_OPTION (now detected by configure) from the flags passed down
11474         to make.
11475         * Makefile.in: Regenerate.
11477         * Makefile.tpl (new-bootstrap): Fix typo.
11478         * Makefile.in: Regenerate.
11480 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11482         * Makefile.tpl: Rearrange by moving recursive_targets rules
11483         into their proper sections.
11484         * Makefile.tpl (top level bootstrap support): Move disabling
11485         of coverage flags from 'make' to 'configure'; improve comments.
11486         * Makefile.in: Regenerate.
11488         * Makefile.tpl (experimental top level bootstrap) Move stage1
11489         language setting from all- target to configure- target; disable
11490         intermodule optimization in stage 1; prevent gratuitous rebuilds
11491         of stage 1.
11492         * Makefile.in: Regenerate.
11493         * configure.in: Comma-separate stage 1 language list for top
11494         level bootstrap.
11495         * configure: Regenerate.
11497         * Makefile.tpl: Clean up experimental top level bootstrap support:
11498         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11499         prev-gcc in configure- targets as well as all- targets.
11500         * Makefile.in: Regenerate.
11502 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11504         * compile: New file imported from automake.
11506 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11508         * configure.in: Remove symbolic link section.
11509         * configure: Regenerate.
11510         * Makefile.tpl (links): Remove.
11511         * Makefile.in: Regenerate.
11513 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11514             Nathanael Nerode  <neroden@gcc.gnu.org>
11516         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11517         Set with AC_CHECK_PROGS.
11518         * configure.in: Fix comment typo from last patch.
11519         * configure: Regenerate.
11521 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11523         * Makefile.tpl: Introduce experimental top level bootstrap support.
11524         * Makefile.in: Regenerate.
11525         * configure.in: Introduce support for top level bootstrap.
11526         * configure: Regenerate.
11528 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11529             Paolo Bonzini  <bonzini@gnu.org>
11531         PR bootstrap/14522
11532         * configure.in: Cope with shells that do not support unquoted ^
11533         * configure: Regenerate.
11535 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11536             Paolo Bonzini  <bonzini@gnu.org>
11538         PR bootstrap/14522
11539         * configure.in: Cope with shells that do not support nesting
11540         quotes inside quoted backquote substitutions.
11541         * configure: Regenerate.
11543 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11545         PR bootstrap/14522
11546         * configure.in: Fix escaping of $.
11547         * configure: Regenerate.
11549 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11551         * configure: Regenerate, since I forgot to while committing Paolo's
11552         changes.
11554 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11556         PR ada/14131
11557         Move language detection to the top level.
11558         * configure.in: Find default values for the tools as
11559         soon as possible.  Disable ada if GNAT is not found.
11560         Emit error message about missing languages.  Expand
11561         --enable-languages=all for the gcc subdirectory.
11563 2004-03-10  Ben Elliston  <bje@gnu.org>
11565         * MAINTAINERS: Update my email address.
11567 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11569         * ltconfig: Disable building static libraries if building shared
11570         libraries on AIX 5L.
11572 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11574         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11575         and disable libgcj.
11576         * configure: Regenerated.
11578 2004-03-01  Brian Booth  <bbooth@redhat.com>
11580         * MAINTAINERS: Add myself to write-after-approval.
11582 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11584         * MAINTAINERS: Add myself to write-after-approval.
11586 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11588         PR bootstrap/7087
11589         * Makefile.tpl: Guard XFOO sed statements better.
11590         * Makefile.tpl: Add dependency for configure-target-libada.
11591         * Makefile.in: Regenerate (incidentally fixes broken
11592         commit when libada-branch was merged).
11594 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11596         * MAINTAINERS: Add myself to write-after-approval.
11598 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11600         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11601         maintainers.
11603 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11605         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11606         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11608 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11610         PR bootstrap/11932
11611         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11613 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11615         * MAINTAINERS: Added myself to write-after-approval.
11617 2004-02-14  Michael Koch  <konqueror@gmx.de>
11619         * MAINTAINERS: Added myself to write-after-approval.
11621 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11623         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11624         some OS port maintainers to OS port maintainers section.
11626 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11628         * MAINTAINERS: Add self.
11630 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11632         * MAINTAINERS: Alphabetize.
11634 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11636         * MAINTAINERS: Remove myself.
11638 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11640         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11641         (rs6000-*-aix*): Same.
11642         * configure: Regenerate.
11644 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11646         * configure.in (host): Add in missing $noconfigdirs to defines.
11647         * configure: Regenerate.
11649 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11650             Nathanael Nerode  <neroden@gcc.gnu.org>
11652         PR ada/6637, PR ada/5911
11653         Merge with libada-branch:
11654         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11655         with appropriate dependencies. Add --enable-libada configure switch.
11656         * configure, Makefile.in: Regenerate.
11658 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11660         * MAINTAINERS: Add myself to write-after-approval.
11662 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11664         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11665         * configure: Regenerate.
11667 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11669         Merge from upstream:
11671         * ltmain.in: When setting IFS to '~', be careful about user
11672         arguments that contain '~'.
11674         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11676         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11677         Also test $base_compile against $CC with escaped arguments. Bug
11678         reported by Geoff Keating <geoffk@apple.com>.
11680 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11682         * MAINTAINERS: Remove i960 port.
11684 2004-01-23  DJ Delorie  <dj@redhat.com>
11686         * Makefile.def (target_modules) [libiberty]: Don't stage.
11687         * Makefile.in: Rebuilt.
11689 2004-01-20  Caroline Tice  <ctice@apple.com>
11691         * MAINTAINERS: Add myself to write-after-approval.
11693 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11695         * MAINTAINERS: Update my email address.
11697 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11699         * MAINTAINERS: Add myself to write-after-approval.
11701 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11703         * MAINTAINERS: Remove entries without email address.
11705 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11707         * MAINTAINERS: Add myself to write-after-approval.
11709 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11711         * MAINTAINERS: Update my email address.
11713 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11715         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11716         * Makefile.tpl (configure-target-[+module+]): Support stage.
11717         * Makefile.in: Rebuilt.
11719 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11721         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11723 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11725         * MAINTAINERS: Add myself as a MIPS maintainer.
11727 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11729         * configure.in: Use ./config.cache, not config.cache.
11730         * configure: Regenerate.
11731         * Makefile.tpl: Special-casing not needed for GCC any more.
11732         * Makefile.in: Regenerate.
11734         * configure.in: Don't share a cache file for host dirs.
11735         * configure: Regenerate.
11737         * config-ml.in: Don't mess with the cache file.
11739 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11741         * MAINTAINERS: Move myself from 'Write After Approval' to
11742         'CPU Port Maintainers' section as SPARC maintainer.
11744 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11746         * Makefile.tpl: Make GCC use a separate config.cache.
11747         * Makefile.in: Regenerate.
11749         PR bootstrap/11932, PR bootstrap/11933
11750         (I don't know if it will fix either of them, but it relates
11751         to them.)
11752         * configure.in: Don't use shared config.cache for target
11753         directories.
11754         * configure: Regenerate.
11756 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11758         * MAINTAINERS: Add myself to 'Write After Approval' section.
11760 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11762         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11763         * configure: Regenerated.
11765 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11767         * MAINTAINERS: Remove the mn10200 maintainer.
11769 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11771         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11772         * configure: Regenerated.
11774 2003-12-16  Jan Hubicka  <jh@suse.cz>
11776         * MAINTAINERS: Add myself as callgraph maintainer.
11778 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11780         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11781         * configure: Regenerate.
11783 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11785         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11786         'Write After Approval' section. Update email.
11788 2003-12-01  James Lemke  <jim@wasabisystems.com>
11790         * MAINTAINERS (Write After Approval): Add myself.
11792 2003-11-20  Matt Thomas  <matt@3am-software.com>
11794         * MAINTAINERS: Add myself as a vax port maintainer.
11796 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11798         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11799         (configure-build-[+module+], configure-[+module+]): Likewise.
11800         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11801         * Makefile.in: Regenerate.
11803 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11805         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11806         shared/dylibed libraries.
11807         * ltmain.sh: Likewise.
11808         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11809         * ltcf-cxx.sh: Likewise.
11810         * ltcf-gcj.sh: Likewise.
11811         * ltconfig: Likewise.
11813 2003-11-17  Stan Cox  <scox@redhat.com>
11815         * MAINTAINERS: Add myself as iq2000 port maintainer.
11817 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11819         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11820         * Makefile.in: Regenerate.
11822 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11824         * config.sub: Update to 2003-11-03 version.
11826 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11828         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11829         * configure:  Regenerate.
11831 2003-10-20  Nicolas Pitre  <nico@cam.org>
11833         * MAINTAINERS: Add myself to 'Write After Approval' section.
11835 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11837         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11839 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11841         * MAINTAINERS: Update my email address.
11843 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11845         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11847 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11849         * MAINTAINERS: Add myself to 'Write After Approval' section.
11851 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11853         * config.guess: Update to 2003-10-16 version.
11854         * config.sub: Update to 2003-10-16 version.
11856 2003-10-15  David Daney  <ddaney@avtrex.com>
11858         * MAINTAINERS: Added myself to 'Write After Approval' section.
11860 2003-10-15  Falk Hueffner  <falk@debian.org>
11862         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11863         'Write After Approval' section. Update email.
11865 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11867         * MAINTAINERS: Move myself from 'Write After Approval' to
11868         'Various Maintainers' section as middle-end maintainer.
11870 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11872         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11873         HOST_FLAGS_TO_PASS.
11874         * Makefile.in: Regenerate.
11876 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11878         * config.guess: Update to 2003-10-07 version.
11879         * config.sub: Update to 2003-10-07 version.
11881 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11883         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11884         * ltconfig (irix5*, irix6*): Don't override version_type.
11886 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11888         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11889         * configure: Rebuilt
11890         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11891         * Makefile.in: Rebuilt
11893 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11895         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11897 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11899         * MAINTAINERS (Write After Approval): Add myself.
11901 2003-09-29  Paul Koning  <ni1d@arrl.net>
11903         * MAINTAINERS: Move myself from "Write After Approval"
11904         to CPU platform maintainers for pdp11 platform.
11906 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11908         * MAINTAINERS: Move myself from 'Write After Approval' to
11909         'Various Maintainers' section as libffi testsuite maintainer.
11911 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11913         * configure.in: Pass a computed --program-transform-name
11914         to subconfigures.
11915         * configure: Regenerated.
11917 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11919         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11920         * Makefile.in: Regenerate.
11922         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11923         * Makefile.in: Regenerate.
11925 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11927         * MAINTAINERS: Move myself from 'Write After Approval'
11928         to 'Various Maintainers' (objective-c) section.
11930 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11932         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11933         quoting.
11934         * configure: Regenerated.
11936 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11938         * MAINTAINERS (Write After Approval): Add myself to write after
11939         approval list.
11941 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11943         * MAINTAINERS (Write After Approval): Add myself.
11945 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11947         * MAINTAINERS: Update my e-mail address.
11949 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11951         * libtool.m4 (LD): Correct powerpc64 host match.
11953 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11955         * MAINTAINTERS: Update my affiliation and email address.
11957 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11959         * MAINTAINERS (Write After Approval): Add myself.
11961 2003-09-04  DJ Delorie  <dj@redhat.com>
11963         * configure: Regenerate.
11965 2003-09-04  Robert Millan  <robertmh@gnu.org>
11967         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11969 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11971         * configure.in: Ensure arguments to sed are properly spaced.
11972         * configure: Regenerate.
11974 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11976         * MAINTAINERS: Update my e-mail address.
11978 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11980         * MAINTAINERS (Write After Approval): Add myself.
11982 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11984         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11985         * configure: Regenerated.
11987 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11989         * MAINTAINERS: Update my email address.
11991 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11993         * configure.in:  Use newline instead of semicolon when assuming
11994         shell arguments in a for loop.
11995         * configure:  Regenerated.
11997 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11999         * MAINTAINERS: Resurrect the i860 maintainer.
12001 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12003         PR 8180
12004         * configure.in: When testing with_libs and with_headers, treat
12005         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12006         * configure: Regenerate.
12008         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12009         make, shell, etc.
12010         (baseargs): Likewise.
12011         * configure: Regenerate.
12013 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12015         * MAINTAINERS (Write After Approval): Add myself.
12017 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12019         * configure.in: Disable libgcj for darwin not on powerpc.
12020         * configure: Rebuild.
12022 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12024         * config-ml.in, symlink-tree: Add license.
12026 2003-08-03  Richard Stallman  <rms@gnu.org>
12027             Eben Moglen  <moglen@columbia.edu>
12029         * README.SCO: New file.
12031 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12033         * Makefile.tpl (check, check-c++): Express dependencies using
12034         dependencies rather than commands.
12035         * Makefile.in: Regenerate.
12037 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12039         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12040         * configure: Ditto.
12042 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12044         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12045         * Makefile.in: Update.
12047 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12049         * configure.in: Enable libgcj for darwin.
12050         * configure: Rebuild.
12052 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12054         * config-ml.in:  Use ac_configure_args directly instead of
12055         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12056         actually seen.
12058 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12060         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12061         creating target and build subdirs to build all parent dirs as needed.
12062         * Makefile.in: Rebuild.
12063         * configure.in: Don't build dirs explicitly here.
12064         * configure: Rebuild.
12066 2003-07-26  Paul Brook  <paul@nowt.org>
12068         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12070 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12072         * Makefile.tpl (all-make): Depend on intl.
12073         * Makefile.in: Rebuilt.
12075 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12077         * install-sh:  Update to newer upstream versions (associated with
12078         aclocal 1.7).
12079         * mkinstalldirs:  Likewise.
12080         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12082 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12084         * MAINTAINERS: Move self from Bug database only accounts
12085         to write-after-approval.
12087 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12089         * config.if: Remove unused libc_interface determination.
12091 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12093         * MAINTAINERS: Move self from write-after-approval to
12094         build machinery (*.in).
12096 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12098         PR bootstrap/11273
12099         PR bootstrap/11408
12100         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12101         unused INSTALL_PROGRAM_ARGS.
12102         * configure.in: Use AC_PROG_INSTALL.
12103         * Makefile.in: Regenerate.
12104         * configure: Regenerate.
12106 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12108         * MAINTAINERS: Alphabetize.
12110 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12112         * configure: Rebuilt.
12113         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12114         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12115         newlib nor libgloss.
12116         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12117         * configure.in (am33_2.0-*-linux*): Added.
12119 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12121         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12122         * configure: Regenerate.
12124 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12126         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12127         * Makefile.in: Regenerate.
12129 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12131         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12132         * Makefile.in: Regenerate.
12134 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12136         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12137         * Makefile.in: Regenerated.
12139         * config-ml.in: Replace PWD with PWD_COMMAND.
12141 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12143         * intl: New directory; see intl/ChangeLog for details.
12144         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12145         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12146         * Makefile.in: Regenerate.
12148 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12150         * configure.in: Clean up config-lang.in handling.  Delete
12151         useless assignment to "subdirs".
12152         * configure: Regenerate.
12154 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12156         * configure.in: Rename 'target_libs' to 'target_libraries'.
12157         Remove useless reference to 'target_libs'.
12158         * configure: Regenerate.
12160 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12162         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12163         * Makefile.in: Regenerate.
12165 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12167         * Makefile.def: Introduce flags_to_pass.
12168         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12169         * Makefile.in: Regenerate.
12171 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12173         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12174         and target-libgloss.
12175         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12176         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12177         * configure: Regenerate.
12179 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12181         * configure.in: Update testsuite_flags to new location.
12182         * configure. Regenerate.
12184 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12186         * Makefile.tpl: Remove BUILD_CC stuff.
12187         * Makefile.in: Regenerate.
12189 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12191         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12193 2003-06-16  Graeme Peterson  <gp@qnx.com>
12195         * MAINTAINERS (Write After Approval): Add myself.
12197 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12199         * config.guess: Update to 2003-06-12 version.
12200         * config.sub: Update to 2003-06-13 version.
12202 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12204         * config.guess: Update to 2003-06-06 version.
12205         * config.sub: Update to 2003-06-06 version.
12207 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12209         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12210         * configure. Regenerate.
12212 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12214         * configure.in: Disable serial configure by default.
12215         * configure: Regenerate.
12216         * Makefile.tpl: Abolish .NOTPARALLEL.
12217         * Makefile.in: Regenerate.
12219         * Makefile.tpl: Replace {build,host,target}_canonical by
12220         {build,host,target}.
12221         * Makefile.in: Regenerate.
12223         * Makefile.tpl: Fix stupid pasto.
12224         * Makefile.in: Regenerate.
12226 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12228         * Makefile.tpl: Remove bogus conditional.
12229         * Makefile.in: Regenerate.
12231 2003-06-05  Jan Hubicka  <jh@suse.cz>
12233         * Makefile.tpl (profiledbootstrap): New target.
12234         * Makefile.in (profiledbootstrap): New target.
12236 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12238         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12239         Pinski. Remove user names from other bugzilla-only maintainers.
12241 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12243         * Makefile.tpl: Make 'recursive targets' using autogen rather
12244         than shell loop.  Remove duplicate 'clean' targets and false
12245         comments.
12246         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12247         Add systematic method of specifying missing targets in subdirs.
12248         Add copyright boilerplate.
12249         * Makefile.in: Regenerate.
12250         * configure.in: Add 'recursive targets' to maybe list.
12251         * configure: Regenerate.
12253         * MAINTAINERS: "GNATS only" -> "Bug database only".
12255         * Makefile.tpl: Rename [+target+] to [+make_target+].
12256         * Makefile.def: Rename 'target' to 'make_target'.
12258 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12260         * MAINTAINERS: Add self as options handling maintainer.
12262 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12264         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12265         been too long since I touched those ports.
12267 2003-05-28  DJ Delorie  <dj@redhat.com>
12269         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12270         * Makefile.in: Regenerate.
12272 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12274         * configure.in: Use curly braces in the definition of tooldir.
12275         * configure: Regenerate.
12277 2003-05-21  DJ Delorie  <dj@redhat.com>
12279         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12280         newlib or libgloss.
12281         * Makefile.in: Regenerate.
12283 2003-05-21  DJ Delorie  <dj@redhat.com>
12285         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12286         * Makefile.in: Regenerate.
12288 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12290         * MAINTAINERS: Update my e-mail address.
12292 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12294         * configure.in: Switch more things to use maybe dependencies.
12295         * Makefile.tpl: Switch more things to use maybe dependencies.
12296         Factor out common code from autogen IF statements.
12297         * configure: Regenerate.
12298         * Makefile.in: Regenerate.
12300 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12302         * configure.in: Accept i[3456789]86 for machine type.
12303         * configure: Regenerate.
12305 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12307         * configure.in: Switch more things to use maybe dependencies.
12308         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12309         * configure: Regenerate.
12310         * Makefile.tpl: Switch more things to use maybe dependencies.
12311         * Makefile.in: Regenerate.
12313 2003-05-16  Andreas Schwab  <schwab@suse.de>
12315         * Makefile.tpl (install-opcodes): Define.
12316         * Makefile.in: Rebuild.
12318 2003-05-13  Andreas Jaeger  <aj@suse.de>
12320         * config.guess: Update to 2003-05-09 version.
12321         * config.sub: Update to 2003-05-09 version.
12323 2003-05-13  Michael Eager  <eager@mvista.com>
12325         * configure.in: Correct sed script so that options in quotes are not
12326         deleted.
12327         * configure: Rebuild.
12329 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12331         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12332         and $$s/newlib/libc/sys/cygwin32 include paths.
12333         * configure: Ditto.
12335 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12337         * MAINTAINERS: Update my email addresses.
12339 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12341         * config-ml.in: Propagate INSTALL variables.
12343 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12345         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12347 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12349         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12350         * Makefile.in: Regenerate.
12352 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12354         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12356 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12358         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12360 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12362         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12363         * Makefile.in: Regenerated.
12365 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12367         * MAINTAINERS (Write After Approval): Upgrade myself from
12368         GNATS only to write-after-approval. Update my mail address.
12370 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12372         (OS Port Maintainers: freebsd): Add myself.
12374 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12376         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12378 2003-04-22  Kean Johnston  <jkj@sco.com>
12380         * MAINTAINERS (SCO ports): Added myself.
12382 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12384         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12386 2003-04-19  Kean Johnston  <jkj@sco.com>
12388         * MAINTAINERS (Write After Approval): Add myself.
12390 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12392         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12393         * Makefile.in: Regenerate.
12395 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12397         * configure.in (powerpc64*-*-linux*): Remove.
12398         * configure: Rebuilt.
12400 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12402         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12403         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12404         and restrap.
12405         * Makefile.in:  Regenerate.
12407 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12409         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12410         * configure: Regenerated.
12412 2003-04-15  DJ Delorie  <dj@redhat.com>
12414         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12416 2003-04-13  Nick Clifton  <nickc@redhat.com>
12418         * config-ml.in: Remove support for --disable-aix removing
12419         call-aix multilibs.
12421 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12423         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12424         * */configure: Rebuilt.
12426 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12428         * MAINTAINERS: Add my email address.
12430 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12432         * MAINTAINERS (Write After Approval): Add myself.
12434 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12436         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12437         * Makefile.in: Regenerate.
12439 2003-03-14  Michael Chastain  <mec@shout.net>
12441         * Makefile.in: Regenerate with correct Makefile.def.
12443 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12445         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12446         Make macro.
12447         * Makefile.in: Regenerate.
12448         * configure.in: Clean up gxx_include_dir logic.
12449         * configure: Regenerate.
12451 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12453         * MAINTAINERS (Write After Approval): Add myself.
12455 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12457         * MAINTAINERS: Update my mail address.
12459 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12461         * configure.in (gxx_include_dir): Fix typo.
12462         * configure: Regenerated.
12464 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12466         * Makefile.tpl: Reindent.
12467         * Makefile.in: Regenerate.
12468         * configure.in: Reindent.  Don't set unused variables.
12469         * configure: Regenerate.
12471 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12473         * configure.in: Include $(build_tooldir)/sys-include in
12474         FLAGS_FOR_TARGET.
12475         * configure: Regenerated.
12477 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12479         * Makefile.tpl: Always pass down RANLIB.
12480         * Makefile.in: Regenerate.
12482         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12483         * Makefile.in: Regenerate.
12484         * configure.in: Remove unused logic relating to --enable-shared
12485         and --enable-threads.  Remove bogus comments.  Remove redundant
12486         noconfigdirs.
12487         * configure: Regenerate.
12489         * configure.in: Replace ${libstdcxx_version} by its value.
12490         Remove reference to mh-dgux.
12491         * configure: Regenerate.
12493 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12495         * MAINTAINERS (Write After Approval): Add myself.
12497 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12499         * Makefile.tpl: Rearrange.
12500         * Makefile.in: Regenerate.
12502 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12504         * configure.in: Add support for kaOS as cross build target system.
12505         * configure: Regenerated.
12507 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12509         * MAINTAINERS (Write after approval): Add myself.
12511 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12513         * MAINTAINERS: Update my email address.
12515 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12517         * MAINTAINERS: Add self to blanket write privs. section.
12519 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12521         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12522         configure-target-* as some target builds may require additional
12523         flags for preprocessor tests.
12524         * Makefile.in: Regenerated.
12526 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12528         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12529         * ltconfig: Handle it.
12530         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12531         auto-detecting it.
12533         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12534         it is used as argument to $CC.
12535         * ltcf-gcj.sh: Likewise.
12537         * configure.in: Introduce --enable-maintainer-mode.
12538         * configure: Rebuilt.
12539         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12540         for maintainer mode.
12541         * Makefile.in: Rebuilt.
12543 2003-02-18  Jason Merrill  <jason@redhat.com>
12545         * Makefile.tpl (check-c++): Allow parallelism.
12547 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12549         * MAINTAINERS: Remove John Carr (who never actually had access to
12550         gcc.gnu.org).
12552 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12554         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12555         don't configure target-libobjc.
12556         * configure: Regenerate.
12558 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12560         * Makefile.tpl (RANLIB): Define.
12561         * Makefile.in: Regenerate.
12563 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12565         * MAINTAINERS: Update my email.
12567 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12569         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12570         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12571         * Makefile.in: Regenerated.
12572         * configure.in: Remove all traces of snavigator, db, and grep.
12573         * configure: Regenerated.
12575 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12577         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12578         After Approval.
12580 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12582         * MAINTAINERS (Write after approval): Add myself.
12584 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12586         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12587         * Makefile.in: Regenerated.
12589 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12591         * config.guess: Updated to 2003-01-30's version.
12592         * config.sub: Updated to 2003-01-28's version.
12594 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12596         * config.if: If gcc_version is already set, just use it.  Don't set
12597         gcc_version_trigger if it's already set, otherwise set it to
12598         gcc/version.c, but only if the file exists.  If it is not set and
12599         gcc/version.c does not exist, try to extract the version number from
12600         $CC.
12602 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12604         * MAINTAINERS: Add myself to write-after-approval list.
12606 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12608         * configure.in:  Revert 24Jan change.
12609         * configure:  Regenerate.
12611 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12613         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12614         entry of HJ Lu.
12616 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12618         * configure.in: Revert previous change.
12619         * configure: Regenerate.
12621 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12623         * configure.in: Make rda native-only.
12624         * configure: Regenerate.
12626 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12628         * MAINTAINERS: Move myself from GNATS-only-accounts to
12629         write-after-approval.
12631 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12633         * configure.in: Add missing \.
12634         * configure: Rebuilt.
12636 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12638         * configure.in (baseargs): Avoid using \| in sed regular
12639         expressions.
12640         * configure: Rebuilt.
12642 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12644         * configure.in (baseargs): Remove all supported forms of
12645         --cache-file, --srcdir, --host, --build and --target options
12646         from argument lists.
12647         * configure: Rebuilt.
12649 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12651         * MAINTAINERS: Add myself to write-after-approval list.
12653 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12655         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12656         * configure: Rebuilt.
12658 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12660         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12661         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12662         * Makefile.in: Regenerate.
12663         * configure: Regenerate.
12665 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12667         * configure.in: Remove Makefile in build, host and target modules
12668         unless configure was run with --no-recursion.
12669         * configure: Rebuilt.
12671 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12673         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12674         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12675         * Makefile.in: Regenerate.
12677 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12679         * config.guess: Update to 2003-01-03 version.
12680         * config.sub: Update to 2003-01-03 version.
12682 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12684         * configure: Regenerate with proper autoconf 2.13.
12686 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12688         * configure.in: Add AC_PREREQ for consistency.
12689         * configure: Regenerate.
12691 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12693         * configure.in (GDB_TK): Add tcl directories conditional on
12694         gdb/gdbtk directory being present.
12695         * configure: Regenerate.
12697 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12699         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12700         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12701         * configure: Rebuilt.
12703 2002-12-31  Tom Tromey  <tromey@redhat.com>
12705         * Makefile.in: Rebuilt.
12706         * Makefile.def (target_modules) [libffi]: Allow installation.
12708 2002-12-31  Andreas Schwab  <schwab@suse.de>
12710         * configure.in: Fix use of $program_transform_name.
12711         * configure: Regenerated.
12713 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12715         * configure.in (baseargs): Don't remove first configure argument.
12716         * configure: Regenerated.
12718 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12720         * Makefile.tpl (local-distclean): Don't remove...
12721         (multilib.ts): ... this.  Moved into...
12722         (multilib.out): ... this.  Don't use sub-make.
12723         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12724         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12725         (configure-build-[+module+], configure-[+module+],
12726         configure-target-[+module+], configure-gcc): ... these.  Test
12727         for Makefile existence.  Drop config.status from dependencies.
12728         * Makefile.in: Rebuilt.
12729         * configure.in: Move gcc-version-trigger to the end of
12730         ac_configure_args.  Add comments to maybedep.tmp and
12731         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12732         nonopt from baseargs, matching and removing corresponding
12733         whitespace while at it.
12734         * configure: Rebuilt.
12736 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12738         * configure.in (host_configargs): Replace reference to
12739         no-longer-defined buildopts with --build=${build_alias}.
12740         * configure: Rebuilt.
12742         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12743         program_transform_name to standard idiom.
12744         (AUTOGEN, AUTOCONF): Define.
12745         (Makefile.in): Use $(AUTOGEN).
12746         (Makefile): Depend on config.status, and use autoconf-style rule to
12747         build it.  Move original commands to...
12748         (config.status): ... this new target.
12749         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12750         $(AUTOCONF).
12751         * Makefile.in: Rebuilt.
12753 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12755         * Makefile.tpl: Fix dramatic bustage due to change in
12756         program_transform_name.
12757         * Makefile.in: Regenerate.
12759         * configure.in: Remove unnecessary PATH setting.
12760         * configure: Regnerate.
12762         * configure.in: Don't default to unprefixed tools unless
12763         the native tools will work.
12764         * configure: Regenerate.
12766         * configure.in: Convert to autoconf script.  Blow away lots
12767         of now-redundant Makefile fragments.
12768         * configure: Generate using Autoconf.
12769         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12770         * Makefile.in: Regenerate.
12772 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12774         * configure: Fix stupid bug where RANLIB was mistakenly included.
12776         * configure.in: Rename (buildargs, hostargs, targargs) to
12777         (build_configargs, host_configargs, target_configargs).
12779         * configure.in: Move logic out of sed statement.
12781         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12782         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12784 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12786         * config.sub: Import from master repository
12787         * config.guess: Ditto
12789 2002-12-24  Andreas Schwab  <schwab@suse.de>
12791         * Makefile.tpl (multilib.out): Fix missing space.
12792         * Makefile.in: Regenerate.
12794 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12796         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12797         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12798         * Makefile.in: Regenerate.
12799         * configure.in: Remove unnecessary leftovers.
12801 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12803         * configure.in (extra_ranlibflags_for_target): New variable.
12804         (*-*-darwin): Add -c to ranlib commands.
12805         * configure (tooldir): Handle extra_ranlibflags_for_target.
12807 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12809         * Makefile.tpl: Revert HJL's change.
12810         * Makefile.in: Regenerated.
12811         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12812         always.
12814 2002-12-19  Andreas Schwab  <schwab@suse.de>
12816         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12817         * Makefile.in: Regenerate.
12819 2002-12-18  H.J. Lu  <hjl@gnu.org>
12821         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12822         * Makefile.in: Regenerated.
12824         * configure.in (build_prefix): New. Substitute.
12826 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12828         * Makefile.tpl: Don't let real targets depend on phony targets.
12829         * Makefile.in: Regenerate.
12831         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12832         * Makefile.in: Regenerate.
12834 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12836         * config.sub: Import from master repository
12837         * config.guess: Ditto
12839 2002-12-16  Jason Merrill  <jason@redhat.com>
12841         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12842         previous 'make bootstrap'.
12843         * Makefile.in: Regenerate.
12845 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12847         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12849 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12851         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12852         * Makefile.in: Regenerate.
12854 2002-12-13  Jason Merrill  <jason@redhat.com>
12856         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12857         library tests.
12858         (check-c++): Just depend on it and check-target-libstdc++-v3.
12859         * Makefile.in: Regenerate.
12861 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12863         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12864         * Makefile.in: Rebuilt.
12866 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12868         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12870 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12872         * configure: Fix bug put in by gremlins.
12874         * Makefile.tpl: Substitute more autoconfily.
12875         * configure: Substitute more autoconfily.
12876         * Makefile.in: Regenerate.
12878 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12880         * config.sub: Import from master repository
12881         * config.guess: Ditto
12882         * MAINTAINERS: Added Svein Seldal under write after approval
12884 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12886         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12887         * Makefile.in (all-sim): Ditto.
12889 2002-12-06  DJ Delorie  <dj@redhat.com>
12891         * Makefile.tpl: Change configure dependencies to not have real
12892         targets depend on phony targets.
12894 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12896         * configure.in: Revert unintentional change.
12898         * Makefile.tpl: Change dependency for */multilib.out so that
12899         it works when gcc isn't in the tree.
12901         * configure.in: Substitute more.
12902         * configure: Run subconfigures from the Makefile.
12903         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12904         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12906 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12908         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12910 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12912         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12913         and corresponding dependencies.
12914         * Makefile.in: Regenerate.
12916         * configure.in (host_tools): Order binutils, gas and ld for
12917         convenience in running the testsuites.
12919         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12920         * Makefile.in: Regenerate.
12921         * configure.in: Introduce rules to serialize subconfigure runs.
12923         * configure.in: Introduce BASE_CC_FOR_TARGET.
12924         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12925         Realize configure-build-* targets.  Realize configure-target-* targets.
12926         * Makefile.in: Regenerate.
12928 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12930         * configure: Move gcc_version_trigger stuff from here...
12931         * configure.in: ...to here.
12933         * configure.in: Separate subconfigure options added by this file from
12934         options given by the user.  Add machinery to put args for host
12935         subconfigures into the Makefile.
12937         * Makefile.tpl: Remove 'vault' targets.
12938         * Makefile.tpl: Reorder and comment dependencies.
12939         * Makefile.in: Regenerate.
12941 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12942         * configure.in: Fix my broken commit of previous patch. (sigh)
12944 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12946         * configure.in: Move host-specific darwin noconfigdirs into
12947         the host-specific section.
12949 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12951         * configure.in: Move host-specific darwin noconfigdirs into
12952         the host-specific section.
12954 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12956         * configure: Remove skip-this-dir support.
12957         * Makefile.tpl: Remove skip-this-dir support.
12959         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12960         subdirectories.
12961         * Makefile.in: Regenerate.
12963         * Makefile.tpl: Strip out useless setting of 'dir'.
12964         * Makefile.in: Regenerate.
12966 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12968         * configure.in: Fix deeply stupid bug.
12970         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12971         shell code in CXX_FOR_TARGET
12972         * Makefile.def: Introduce raw_cxx.
12973         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12974         RAW_CXX_FOR_TARGET.
12975         * Makefile.in: Regenerate.
12977 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12979         * Makefile.tpl: Remove unnecessary ifs.
12980         * Makefile.in: Regenerate.
12982         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12983         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12984         targets for 'no_install' modules.
12985         * configure: Move GDB_TK substitution to configure.in.  Move
12986         build_modules stuff to configure.in.
12987         * configure.in: Implement soft dependency machinery.  Maybe-ize
12988         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12989         * Makefile.in: Regenerate.
12991 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12993         * Makefile.tpl: Make all-target, install-target behave similarly
12994         to all, install (only hitting configured targets).  Eliminate
12995         unused macro defintions.
12997         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12998         build != host.
13000         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13002         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13004         * configure.in: Produce lists of subdir targets we're actually
13005         configuring.  Remove references to "dosrel".
13006         * Makefile.tpl: Let configure set which subdir targets are hit.
13007         Remove install-cross; clean up install; remove ALL.  Remove
13008         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13009         Autogenerate host module targets.  Remove empty dependency lines
13010         and redundant dependency; rearrange slightly.
13011         * Makefile.def: Add host-side libtermcap, utils.
13013         * Makefile.in: Regenerate.
13015 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13017         * ltconfig (osf[345]): Append $major to soname_spec.
13018         Reflect this in library_names_spec.
13019         * ltmain.sh (osf): Prefix $major with . for use as extension.
13021 2002-11-19  Andreas Jaeger  <aj@suse.de>
13023         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13024         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13025         and sparc64 GNU/Linux systems.
13027 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13029         * MAINTAINERS: Update email.
13031 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13033         * MAINTAINERS: Complete James Dennett's entry.
13035 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13037         * MAINTAINERS (Write After Approval): Add myself.
13039 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13041         * Makefile.tpl: syntactic cleanup
13043 2002-11-13  Stuart Hastings  <stuart@apple.com>
13045         * MAINTAINERS: Add myself to write-after-approval list.
13047 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13049         * Makefile.def: Add list of recursive targets to autogenerate.
13050         Add build_modules.
13051         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13052         targets.  Autogenerate *-build-* targets.
13053         * Makefile.in: Regenerate.
13055 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13057         * configure: More autoconf-style substitutions.
13058         * Makefile.tpl: More autoconf-style substitutions.
13059         * Makefile.in: Regenerate.
13061 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13063         * configure: Substitute more variables in a more autoconf-friendly
13064         way.  Simplify slightly.
13065         * Makefile.tpl: Make more variables substitutable in an
13066         autoconf-friendly way.
13067         * Makefile.in: Regenerate.
13069 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13071         * MAINTAINERS (Write After Approval): Add myself.
13073 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13075         * configure.in (v810*): Remove special setting of tools.
13077         * configure: Add support for extra required flags for ar or nm.
13078         * configure.in (aix4.3+): Use above support for target-specific
13079         issues, rather than using config/mt-aix43.
13081 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13083         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13084         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13085         with $srcdir.  Reformat indentation.  Substitute some variables
13086         formerly hard-coded in the Makefile for build=host.
13087         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13088         * Makefile.def: Autogenerate more.
13089         * Makefile.in: Regenerate.
13091 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13093         * MAINTAINERS (Write After Approval): Add myself.
13095 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13097         * Makefile.def (host_modules): Add rda.
13098         * Makefile.in: Regenerate.
13099         * configure.in (target_tool): Add target-rda to list.
13101 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13103         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13105 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13107         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13108         and restrap targets to this rule.
13109         * Makefile.in:  Regenerate.
13111 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13113         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13114         GNATS only accounts.
13116 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13118         * configure.in (i[3456]86-*-linux*): Add check to disable
13119         ${libgcj} for glibc1.
13121 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13123         * MAINTAINERS: Add myself as ip2k port maintainer.
13125 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13127         * configure.in: Add tic4x target.
13129 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13131         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13132         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13133         * Makefile.in: Regenerate.
13135         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13136         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13137         * Makefile.in: Regenerate.
13139 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13141         * MAINTAINERS: Add myself as web pages co-maintainer.
13143 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13145         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13146         * Makefile.in: Regenerate.
13148 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13150         * MAINTAINERS: Add myself and Nathan Sidwell
13151         <nathan@codesourcery.com> as VxWorks maintainers.
13153 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13155         * Makefile.def: Remove order dependency comments.
13156         * Makefile.tpl: Add explicit install-install dependencies.
13157         * Makefile.in: Regenerate.
13159         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13160         * Makefile.in: Regenerate.
13162         * Makefile.tpl: Add configure-target (for src-release in src)
13163         * Makefile.in: Regenerate.
13165 2002-09-30  Nick Clifton  <nickc@redhat.com>
13167         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13169 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13171         * configure.in (s390*-*-linux*): Enable libgcj.
13173 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13175         * configure: Revert accidentally applied changes.
13177         * Makefile.tpl: Make more autoconf-friendly.
13178         * Makefile.in: Regenerate.
13179         * configure: Make substitution more autoconf-like.
13181 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13183         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13184         single entry to handle all these.
13185         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13186         libjava on arm-*-elf.
13188 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13190         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13191         things that depend on them.
13193 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13195         * Makefile.tpl: Make subsituted variables more autoconfy.
13196         * Makefile.in: Regenerate.
13197         * configure: Make seds more autoconfy.
13199 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13201         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13202         * Makefile.in: Regenerate.
13203         * configure.in: Rewrite sed statements to look autoconfy.
13205         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13206         all-target-foo on configure-target-foo.
13207         * Makefile.def: Ditto.
13208         * Makefile.in: Rebuild.
13210 2002-09-25  Andrew Haley  <aph@redhat.com>
13212         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13214 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13216         * Makefile.def: New file.
13217         * Makefile.tpl: New file.
13218         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13219         * contrib/gcc_update: Note that Makefile.in is a generated file.
13221         * configure.in: Minor rearrangement.  Simplify tests.
13223 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13225         * configure.in (with_headers): Skip copy if value is "yes".
13226         (with_libs): Likewise.
13228 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13230         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13231         * configure.in (sh*-*-pe*): Ditto.
13232         * configure.in (mips*-*-pe*): Ditto.
13233         * configure.in (*arm-wince-pe): Ditto.
13235         * configure.in: Rearrange.
13237 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13239         * MAINTAINERS: Update my email address.
13241 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13243         * MAINTAINERS: (Write After Approval): Add myself.
13245 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13247         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13249 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13251         * MAINTAINERS: Change my mailing address.
13253 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13255         * MAINTAINERS (Write After Approval): Remove myself.
13256         (Various Maintainers: c++ runtime libs): Add myself.
13258 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13260         * MAINTAINERS (Write After Approval): Remove myself.
13261         (Various Maintainers: c++ runtime libs): Add myself.
13263 2002-08-15  Eric Christopher  <echristo@redhat.com>
13265         * config.sub: Import from master repository.
13266         * config.guess: Ditto.
13268 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13270         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13271         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13272         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13274 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13276         * MAINTAINERS: Add self to rs6000 vector extensions.
13278 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13280         * libiberty/configure: Reverted unintended yesterday's check in.
13282 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13284         * boehm-gc/configure, libf2c/configure: Rebuilt.
13285         * libffi/configure, libiberty/configure: Ditto.
13286         * libjava/configure, libobjc/configure: Ditto.
13287         * libstdc++-v3/configure, zlib/configure: Ditto.
13288         Merged from binutils:
13289         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13290         From Steve Ellcey <sje@cup.hp.com>:
13291         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13292         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13293         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13294         IA64.
13295         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13296         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13297         soname_spec, sys_lib_search_path_spec): Ditto.
13299 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13301         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13303 2002-08-04  H.J. Lu  (hjl@gnu.org)
13305         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13307 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13309         * MAINTAINERS (Write After Approval): Add myself.
13311 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13313         * configure.in: Move generic linux case to end.  Copy generic
13314         linux noconfigdirs to mips*-*-linux* entry and new
13315         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13317 2002-07-19  Michael Matz  <matz@suse.de>
13319         * MAINTAINERS: Add myself as ra* maintainer.
13321 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13323         * config.guess: Update to 2002-07-09 version.
13324         * config.sub: Update to 2002-07-03 version.
13326 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13328         * MAINTAINERS: Fix typo in a maintainer email address.
13330 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13332         * configure.in: Remove two redundant tests.
13334 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13336         * configure.in (mips*-*-irix6*o32): Enable stabs.
13338 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13340         * configure.in: Don't build grez.
13341         * Makefile.in: Ditto.
13343         * Makefile.in: Remove references to bsp, cygmon, libstub.
13344         * configure.in: Ditto.
13346         * configure.in: Remove leftover reference to gdbtest.
13348 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13350         * configure.in (gxx_include_dir):  Change to match versioned
13351         C++ headers if --enable-version-specific-runtime-libs is used.
13353 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13355         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13357 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13359         * configure.in: Make --without-x work.
13361 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13363         * configure.in: Rearrange target Makefile fragment collection.
13365         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13366         cvs[src].
13367         * configure.in: Ditto.
13369 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13371         * MAINTAINERS (Write After Approval): Update my e-mail address.
13373 2002-06-24  Ben Elliston  <bje@redhat.com>
13375         * configure.in (host_tools): Remove cgen.
13377         * Makefile.in (all-cgen): Remove; runs from its source directory.
13378         (check-cgen, install-cgen, clean-cgen): Likewise.
13379         (all-opcodes): Do not depend on all-cgen.
13380         (all-sim): Likewise.
13382 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13384         * Makefile.in: Eliminate 'apache' targets.
13385         * configure.in: Eliminate 'apache' targets.
13387         * configure.in: Eliminate redundant tests.  Reorganize.
13389         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13391         * config-ml.in: Eliminate references to Cygnus configure.
13393         * Makefile.in: Eliminate references to building emacs.
13395 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13397         * MAINTAINERS: Update my email address.
13399 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13401         * config.if (libstdcxx_incdir): Version C++ headers.
13402         (cxx_incdir): Remove.
13404 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13406         * MAINTAINERS (Write After Approval): Add self.
13408 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13410         * configure.in: Add support for ip2k.
13412 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13414         * configure.in: Fix AIX configury bug.
13416 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13418         * MAINTAINERS (Write After Approval): Add self.
13420 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13422         * configure.in: replace ${topsrcdir} with ${srcdir}
13424         * configure.in: Move definition of libstdcxx_flags
13425         right above usage, rather than waaay earlier.
13427         * configure.in: Pull definition of is_cross_compiler earlier.
13429         * configure.in: Rearrange a little.
13431         * configure.in: Remove references to librx.
13432         * Makefile.in: Remove references to librx.
13434 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13436         * config.sub: Add support for avr target.
13437         Import from master sources, rev 1.255
13439 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13441         * configure, .cvsignore:  Revert previous change...
13442         * Makefile:  ...delete.
13444 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13446         * configure.in: Eliminate ${gasdir} variable.
13448 2002-06-18  Dave Brolley  <brolley@redhat.com>
13450         * configure.in: Add support for frv.
13451         * config.sub: Add support for frv.
13453 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13455         * configure:  Remove garbage from previous commit.
13457 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13459         * configure:  For in-source builds, make a subdir and re-exec there.
13460         * Makefile:  New file.  Pass targets through to build directory.
13461         * .cvsignore:  No longer ignore "Makefile".
13463 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13465         * MAINTAINERS (Write After Approval): Add self.
13467 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13469         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13471 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13473         * configure.in (vax-*-netbsd*): Re-enable gas.
13475 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13477         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13478         BUILD_PREFIX_1, to correct nomenclature.
13479         * configure: Likewise.
13481         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13482         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13484 2002-05-31  Olaf Hering  <olh@suse.de>
13486         * config-ml.in: Propogate DESTDIR also.
13488 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13490         * configure.in (vax-*-netbsd*): Don't build gas for this
13491         platform.
13493 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13495         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13496         and libgcj for AVR.
13498 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13500         * MAINTAINERS (Write After Approval): Add myself.
13502 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13504         * config.guess: Update to 2002-05-22 version.
13505         * config.sub: Likewise.
13507 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13509         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13510         * config-ml.in: Likewise.
13511         * configure: Likewise.
13512         * configure.in: Likewise.
13514 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13516         * MAINTAINERS: Update my email address.
13518 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13520         * configure.in: Simplify makefile fragment collection.
13522         * configure.in: Remove code to build emacs.
13524         * configure.in : Remove --srcdir argument from targargs and buildargs
13525         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13527         * configure: Move some logic to configure.in.
13528         * configure.in: Move some logic from configure.
13530 2002-05-11  Tom Tromey  <tromey@redhat.com>
13532         * MAINTAINERS: Reflect libgcj reality.
13534 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13536         * Makefile.in: Honour DESTDIR.
13538 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13540         * config.guess: Import 2002-03-20 version.
13541         * config.sub: Import 2002-04-26 version.
13543 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13545         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13547 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13549         * MAINTAINERS: Add self.
13551 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13553         * ltmain.sh: Detect and handle object name conflicts
13554         while piecewise linking a static library.
13556 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13558         * configure.in (noconfigdirs): Don't disable libgcj on
13559         sparc64-*-solaris* and sparcv9-*-solaris*.
13561 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13563         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13565 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13567         * configure.in (FLAGS_FOR_TARGET): Do not add
13568         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13569         on i[3456]86-*-linux*.
13571 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13573         * configure.in (noconfigdirs): Replace [ ] with test.
13575         * configure.in (noconfigdirs): Do not add target-newlib if
13576         target == i[3456]86-*-linux*, and host == target.
13578 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13580         * configure.in: delete reference to absent file
13582         * configure.in: replace '[' with 'test'
13584         * configure.in: Eliminate references to gash.
13585         * Makefile.in: Eliminate references to gash.
13587         * configure.in: remove useless references to 'pic' makefile fragments.
13589         * configure.in: (*-*-windows*) Finish removing.
13591         * configure.in: Eliminate redundant test for libgui.
13593 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13595         * MAINTAINERS: Add self and realphabetize.  Update entries
13596         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13597         entry for a29k port maintainer.
13599 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13601         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13602         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13604 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13606         * configure.in: remove references to dead files
13608 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13610         * MAINTAINERS: Add information about purpose of this file.
13612 2002-04-18  Tom Tromey  <tromey@redhat.com>
13614         * configure.in: Disallow configuring libgcj when it is already
13615         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13616         Solaris 2.8 by default.  For PR libgcj/6158.
13618 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13620         * configure.in:  Move default CC setting out of config/mh-* fragments
13621         directly into here.
13623 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13625         * configure.in: don't even try to configure or make a subdirectory
13626         if there's no configure script for it.
13628 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13630         * MAINTAINERS: Remove chill maintainers.
13631         * Makefile.in (CHILLFLAGS): Remove.
13632         (CHILL_LIB): Remove.
13633         (TARGET_CONFIGDIRS): Remove libchill.
13634         (CHILL_FOR_TARGET): Remove.
13635         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13636         CHILL_LIB.
13637         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13638         (CHECK_TARGET_MODULES): Likewise.
13639         (INSTALL_TARGET_MODULES): Likewise.
13640         (CLEAN_TARGET_MODULES): Likewise.
13641         (configure-target-libchill): Remove.
13642         (all-target-libchill): Remove.
13643         * configure.in (target_libs): Remove target-libchill.
13644         Do not compute CHILL_FOR_TARGET.
13645         * libchill: Remove directory.
13647 2002-04-11  DJ Delorie  <dj@redhat.com>
13649         * Makefile.in, configure.in: Sync with binutils, entries
13650         follow...
13652 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13654         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13655         (do-tar, do-bz2): New rules.
13656         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13657         (gdb-tar): New rule.
13658         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13659         (insight_dejagnu.tar): New rule.
13660         (insight.tar): New rule.
13661         (gdb+dejagnu.tar): New rule.
13662         (gdb.tar): New rule.
13664 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13666         * Makefile.in: Add all-tix to deps for all-snavigator
13667         so that tix is built when building snavigator.
13669 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13671         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13672         ld and gdb are not supported.
13674 2002-01-07  Mark Salter  <msalter@redhat.com>
13676         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13677         Allow target-libgloss to be built for arm, strongarm, and xscale.
13679 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13681         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13682         options for i[3456]86-pc-linux* native builds.
13684 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13686         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13687         files from .po files for a distribution.
13689 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13691         * configure.in: Enable libstdc++-v3 for h8300 targets.
13693 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13695         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13696         version from bfd/.
13698 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13700         * Makefile.in (VER): When present, extract the version number from
13701         the file version.in.
13703 2001-05-24  Tom Rix  <trix@redhat.com>
13705         * configure.in : enable ld for aix
13707 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13709         * config.guess: Add linux target for S/390.
13711 2000-11-07  Philip Blundell  <pb@futuretv.com>
13713         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13715 2000-11-03  Philip Blundell  <pb@futuretv.com>
13717         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13718         files.
13720 2001-01-15  Ben Elliston  <bje@redhat.com>
13722         * configure.in (host_tools): Add sid.
13723         Always configure cgen.
13725 2000-11-24  Nick Clifton  <nickc@redhat.com>
13727         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13729 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13731         * Makefile.in (ALL_MODULES): Add all-cgen.
13732         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13733         (all-cgen): New target.
13734         (all-opcodes,all-sim): Depend on all-cgen.
13735         * configure.in (host_tools): Add cgen.
13736         Only configure cgen if --enable-cgen-maint.
13738 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13740         * configure.in: Add *-*-freebsd* configurations.
13742 2002-04-08  Tom Tromey  <tromey@redhat.com>
13744         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13745         Fixes PR libgcj/6068.
13747 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13749         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13751 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13753         * configure.in (alpha*-dec-osf*): Enable libgcj.
13755 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13757         * MAINTAINERS (Write After Approval): Add myself.
13759 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13761         Fix for: PR bootstrap/3591, target/5676
13762         * configure.in (mcore-pe): Disable the configuration of
13763         libstdc++-v3 since exceptions are not supported.
13765 2002-03-20  Anthony Green  <green@redhat.com>
13767         * configure.in: Enable libgcj for xscale-elf target.
13769 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13771         * MAINTAINERS:  Update my email address.
13773 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13775         * ltmain.sh (relink_command): Fix typo in previous change.
13777 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13779         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13780         (relink_command): Added --tag flags.
13781         (mode=install): If relinking fails; error out.
13783 2002-03-12  Richard Henderson  <rth@redhat.com>
13785         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13786         .NOTPARALLEL tag.
13787         (do-check): Rename from check.
13788         (check): Allow parallel check.
13790 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13792         * MAINTAINERS: Add myself as maintainer for xtensa port.
13793         Fix alphabetical order in CPU port maintainer list.
13794         Remove myself from Write After Approval list.
13796 2002-03-11  Richard Henderson  <rth@redhat.com>
13798         * Makefile.in (.NOTPARALLEL): Add fake tag.
13800 2002-03-07  H.J. Lu  (hjl@gnu.org)
13802         * configure.in: Enable gprof for mips*-*-linux*.
13804 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13806         * MAINTAINERS (Write After Approval): Add myself.
13808 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13810         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13811         libjava.
13812         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13814 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13816         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13817         because its Makefile is there; test for the executable instead.
13819 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13821         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13822         libstdc++-v3 and libjava.
13824 2002-02-11  Adam Megacz  <adam@xwt.org>
13826         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13827         boehm-gc
13829 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13831         * config.guess: Updated to 2002-01-30's version.
13832         * config.sub: Updated to 2002-02-01's version.
13833         Contribute sh64-elf.
13834         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13835         * configure.in: Added sh64-*-*.
13837 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13839         * MAINTAINERS: Belatedly add myself to write after approval list.
13841 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13843         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13844         Remove self as Write After Approval.
13846 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13848         * MAINTAINERS: Put self in as maintainer for contrib/regression
13849         directory.
13851 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13853         * MAINTAINERS:  Update my email address.
13855 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13857         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13858         target-libiberty, and target-libgloss.  Skip Java-related
13859         libraries if not supported for NetBSD on target CPU.
13861 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13863         * install-sh: Use _inst.$$_ for temp file name.
13865 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13867         * MAINTAINERS (Write After Approval): Move my contact info
13868         from here...
13869         (OS Port Maintainers): ...to here (netbsd).
13871 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13873         * MAINTAINERS (Write After Approval): Add myself.
13875 2002-01-17  H.J. Lu  <hjl@gnu.org>
13877         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13878         (all-target-fastjar): Also depend on all-target-libiberty.
13880 2002-01-16  H.J. Lu  (hjl@gnu.org)
13882         * config.guess: Import from master sources, rev 1.225.
13883         * config.sub: Import from master sources, rev 1.238.
13885 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13887         * MAINTAINERS (Write After Approval): Remove myself.
13889 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13891         * MAINTAINERS (Write After Approval): Add myself.
13893 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13895         * MAINTAINERS: Add self as docs co-maintainer.
13897 2001-12-11  Matthias Klose  <doko@debian.org>
13899         * MAINTAINERS (Write After Approval): Add myself.
13901 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13903         * MAINTAINERS: Update my email address.
13905 2001-12-07  Turly O'Connor  <turly@apple.com>
13906         * MAINTAINERS (Write After Approval): Add myself.
13907         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13908         (rs6000_initialize_trampoline): Call __trampoline_setup for
13909         ABI_DARWIN too.
13910         * darwin-tramp.asm: New file, implements __trampoline_setup.
13911         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13913 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13915         * MAINTAINERS (Write After Approval): Add myself.
13917 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13919         * configure, configure.in: Use temp file for long sed commands.
13921 2001-12-03  Laurent Guerby  <guerby@acm.org>
13923         * config.sub: Update to version 1.232 on subversion.
13925 2001-12-03  Ben Elliston  <bje@redhat.com>
13927         * MAINTAINERS: Update mail address for config.* patches.
13929 2001-11-27  DJ Delorie  <dj@redhat.com>
13930             Zack Weinberg  <zack@codesourcery.com>
13932         When build != host, create libiberty for the build machine.
13934         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13935         CONFIG_ARGUMENTS.
13936         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13937         New variables.
13938         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13939         and rules.
13940         (all.normal): Depend on ALL_BUILD_MODULES.
13941         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13942         (all-build-libiberty): Depend on configure-build-libiberty.
13944         * configure: Calculate and substitute proper value for
13945         ALL_BUILD_MODULES.
13946         * configure.in: Create the build subdirectory.
13947         Calculate and substitute TARGET_CONFIGARGS (formerly
13948         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13950 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13952         * MAINTAINERS (write-after-approval): Add self.
13954 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13956         * MAINTAINERS (GNATS only accounts): Remove self.
13958 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13960         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13961         libf2c.
13963 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13965         * MAINTAINERS (Write After Approval): Add self.
13967 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13969         * MAINTAINERS: mips and s390 are also CPU ports.
13971 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13973         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13975 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13977         * MAINTAINERS: Alphabetize.
13979 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13981         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13983 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13985         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13987 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13989         * configure.in (--enable-languages): Be more permissive about
13990         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13992 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13994         * config.sub: Import from master sources, rev. 1.230.
13995         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13997 2001-11-07  Laurent Guerby  <guerby@acm.org>
13999         * MAINTAINERS (Write After Approval): Add self.
14001 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14003         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14005 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14007         * config.sub: Import from master sources, rev 1.226.
14008         * config.guess: Import from master sources, rev 1.216.
14010 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14012         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14013         * MAINTAINERS: Add self as maintainer of MMIX port.
14014         Remove old after-approval entry.
14016 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14018         * ChangeLog, configure: Fix spelling errors.
14020 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14022         * MAINTAINERS: Tweak my address.
14024 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14026         * MAINTAINERS: Update my email address.
14028 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14030         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14031         * MAINTAINERS: Add self as maintainer of CRIS port.
14033 2001-10-10  Geert Bosch  <bosch@gnat.com>
14035         * MAINTAINERS (Various maintainers: Ada front end):
14036         Added Robert Dewar.
14038 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14040         * MAINTAINERS (Write After Approval): Added self
14042 2001-10-02  Geert Bosch  <bosch@gnat.com>
14044         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14046 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14048         * configure: Handle temporary files securely using mkdir.
14050 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14052         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14054 2001-09-26  Will Cohen  <wcohen@redhat.com>
14056         * configure.in (*-*-linux*): Disable configuration of target-newlib
14057         and target-libgloss.
14059 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14061         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14062         RANLIB.
14064 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14066         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14067         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14068         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14069         avoid quotes nesting problems.
14070         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14071         (DO_X): Export only variables that are set.
14073 2001-09-19  Ben Elliston  <bje@redhat.com>
14075         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14076         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14077         semantics.  Use the shell built-in "type" command instead.
14079 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14081         Merged from gcc-3_0-branch:
14082         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14083         * ltcf-c.sh: Use $objext, not $ac_objext.
14084         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14085         * ltcf-cxx.sh: Add support for GNU.
14086         2001-07-22  Timothy Wall  <twall@redhat.com>
14087         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14088         default settings if using GNU tools with that configuration.
14089         * ltcf-cxx.sh: Ditto.
14090         * ltcf-gcj.sh: Ditto.
14091         2001-07-21  Michael Chastain  <chastain@redhat.com>
14092         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14093         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14094         * ltmain.sh: Mark as gcc-local.
14096 2001-08-30  Eric Christopher  <echristo@redhat.com>
14097             Jason Eckhardt  <jle@redhat.com>
14099         * config.guess: Merge from master sources.
14100         * config.sub: Merge from master sources, add support for mipsisa32.
14102 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14103         * config.sub: Merge from master sources, rev 1.219.
14104         * MAINTAINERS: Add self as contact for stormy16 port.
14106 2001-08-14  Zack Weinberg  <zackw@panix.com>
14108         * config.sub: Merge from master sources, rev 1.218.
14109         * config.guess: Merge from master sources, rev 1.209.
14111 2001-08-11  Graham Stott  <grahams@redhat.com>
14113         * Makefile.in (check-c++): Add missing semicolon.
14115 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14117         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14119 2001-07-30  Eric Christopher  <echristo@redhat.com>
14121         * MAINTAINERS (Various maintainers: mips port): Added myself.
14123 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14125         * configure.in (sh-*-linux*): New.
14127 2001-07-27  Richard Henderson  <rth@redhat.com>
14129         * .cvsignore: Add LAST_UPDATED.
14131 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14133         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14135 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14137         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14139 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14141         * MAINTAINERS (Write After Approval): Added myself.
14143 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14145         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14146         and libgcj on m68hc11/m68hc12.
14148 2001-06-27  H.J. Lu  (hjl@gnu.org)
14150         * Makefile (CFLAGS_FOR_BUILD): New.
14151         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14153 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14155         * README: Remove version number.
14157 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14159         * INSTALL/README: Update wrt. to the installation instructions now
14160         residing in gcc/doc/install.texi.
14162 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14164         * README: Replace with a cut-down and updated version of gcc/README.
14166 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14168         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14169         multilibs to be disabled.
14171 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14173         * MAINTAINERS (Write After Approval): Add myself.
14175 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14177         * config.guess: Import CVS version 1.195.
14178         * config.sub: Import CVS version 1.212.
14180 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14182         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14183         gcc/xgcc is built, use -print-prog-name to find out the program
14184         name to use.
14186 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14188         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14189         appear to also be in the master copy.
14190         * config.sub:  Import CVS version 1.211.
14192 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14194         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14195         with_gcc]: Use `gcc -shared' to build a shared library.
14197 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14199         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14200         archives.
14202 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14204         * MAINTAINERS (Write After Approval): Add myself.
14206 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14208         * configure.in (libstdcxx_flags): Do not try to execute
14209         libstdc++-v3/testsuite_flags until it exists.
14211 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14213         * MAINTAINERS: Update my email address.
14215 2001-05-31  Graham Stott  <grahams@redhat.com>
14217         * MAINTAINERS (Write After Approval): Add myself.
14219 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14221         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14222         libraries when using g++ with native linker.
14224 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14226         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14228 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14230         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14231         [aix4*|aix5*]: Prepend blank.
14233 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14235         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14236         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14237         of subdir/configure scripts to use the new libtool.m4.
14239 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14241         * MAINTAINERS (Write After Approval): Add myself.
14243 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14245         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14247 2001-05-11  Ben Elliston  <bje@redhat.com>
14249         * Makefile.in (all-sid): New target.
14250         (check-sid, clean-sid, install-sid): Likewise.
14252 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14254         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14256 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14258         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14259         libgcj.
14261 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14263         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14264         gcc/xgcc is built, use -print-prog-name to find out the program
14265         name to use.
14267 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14269         * configure.in (noconfigdirs): Don't reset it from scratch in the
14270         target case; only append to it.
14272         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14273         sparc-*-solaris2.8]: Disable ${libgcj}.
14275 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14277         * configure.in (libgcj_saved): Copy from $libgcj.
14278         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14279         --disable-libgcj.
14281 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14283         * MAINTAINERS: Remove self as MIPS maintainer and
14284         C front end maintainer.
14286 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14288         * configure.in: Move *-chorusos target case to the proper switch.
14289         Disable libgcj.
14291 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14293         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14294         1.641.2.228.
14296 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14298         * Makefile.in (STAGE1_CFLAGS): Pass down.
14300 2001-04-13  Alan Modra  <amodra@one.net.au>
14302         * config.guess: Add hppa64-linux support.  Note for next import that
14303         this is already in the master file.
14304         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14306 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14308         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14309         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14311 2001-04-11  Stan Shebs  <shebs@apple.com>
14313         * MAINTAINERS: Add self as Darwin port maintainer.
14315 2001-04-11  Alan Modra  <amodra@one.net.au>
14317         * MAINTAINERS: Update my email address.
14319 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14321         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14322         recent versions of FreeBSD (release 3 or later).
14323         * ltconfig: On FreeBSD, -lc must not be provided when building
14324         a shared library or else the standard -pthread gcc option is
14325         rendered worthless to later users of the built library.
14327 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14329         * MAINTAINERS: Add self and RTH as C front end maintainers.
14331 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14333         * config.sub: Make sure to match an already-canonicalized
14334         machine name (eg. mn10300-unknown-elf).
14336 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14338         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14339         New macros.
14340         (bootstrap, cross): Use RECURSE_FLAGS.
14341         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14343 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14345         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14347 2001-03-22  Colin Howell  <chowell@redhat.com>
14349         * Makefile.in (DO_X): Do not backslash single-quotes in
14350         backquotes (two places).
14352 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14354         Re-installed:
14355         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14356         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14357         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14358         * ltcf-cxx.sh: Likewise.
14359         * ltcf-gcj.sh: Likewise.
14361 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14363         * MAINTAINERS: Add myself as "documentation co-maintainer".
14365 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14367         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14368         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14370 2001-03-19  Tom Tromey  <tromey@redhat.com>
14372         * config-ml.in: Handle GCJ and GCJFLAGS.
14374 2001-03-21  Michael Chastain  <chastain@redhat.com>
14376         * Makefile.in: all-m4 depends on all-texinfo.
14378 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14380         * MAINTAINERS: Add myself to write after approval list.
14382 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14384         * Makefile.in (DO_X): Quote nested quotes.
14386 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14388         * MAINTAINERS: Add myself to write after approval list.
14390 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14392         * Makefile.in (DO_X): Use double quotes for quoting
14393         "RANLIB=$${RANLIB}".
14395 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14397         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14399 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14401         * configure.in: Only use `lang_requires' for languages athat are
14402         actually enabled.
14404 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14406         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14408 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14410         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14412 2001-03-07  Tom Tromey  <tromey@redhat.com>
14414         * configure.in: Allow config-lang.in to set `lang_requires' to list
14415         of other required languages.
14417 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14419         * Makefile.in: Remove RANLIB definition. Use RANLIB
14420         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14421         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14423 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14424             Alexandre Oliva  <aoliva@redhat.com>
14426         * Makefile.in (check-c++): Use tabs, not spaces.
14428 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14430         * MAINTAINERS: add myself to Write After Approval list.
14432 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14434         * Makefile.in (check-c++): New rule.
14436         * configure.in (target_libs): Remove libg++.
14437         (noconfigdirs): Remove libg++.
14438         (noconfigdirs): Same.
14439         (noconfigdirs): Same.
14440         (noconfigdirs): Same.
14442         * config-ml.in: Remove libg++ references.
14444         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14445         (ALL_TARGET_MODULES): Same.
14446         (configure-target-libg++): Remove.
14447         (all-target-libg++): Remove.
14448         (configure-target-libio): Remove.
14449         (all-target-libio): Remove.
14450         (check-target-libio): Remove.
14451         (.PHONY): Remove.
14452         (libg++.tar.bz2): Remove.
14453         (all-target-cygmon): Remove libio.
14454         (all-target-libstdc++): Remove.
14455         (configure-target-libstdc++): Remove.
14456         (TARGET_LIB_PATH): Remove libstdc++.
14457         (ALL_GCC_CXX): Remove libstdc++.
14458         (all-target-gperf): Correct.
14460 2001-02-16  Nick Clifton  <nickc@redhat.com>
14462         * configure.in (noconfigdirs): Allow configuration of texinfo
14463         for Cygwin hosts.
14465 2001-02-15  Anthony Green  <green@redhat.com>
14467         * configure: Introduce GCJ_FOR_TARGET.
14468         * configure.in: Ditto.
14469         * Makefile.in: Ditto.
14471 2001-02-13  Andreas Schwab  <schwab@suse.de>
14473         * MAINTAINERS: Update mail address.
14475 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14477         * config.guess: Add linux target for S/390.
14478         * config.sub: Likewise.
14480 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14482         * configure.in: for *-chorusos, don't config target-newlib and
14483         target-libgloss.
14485 2001-02-06  Ben Elliston  <bje@redhat.com>
14487         * configure: Output host type to stdout, not stderr.
14489 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14491         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14492         * ltcf-cxx.sh: Likewise.
14494         * config.if: Assume enable_libstdcxx_v3 is defined.
14496 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14498         Remove V2 C++ library.
14499         * configure.in: Remove --enable-libstdcxx_v3 support.
14501 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14503         * include/demangle.h: Add prototype for java_demangle_v3.
14505 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14507         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14509 2001-01-27  Richard Henderson  <rth@redhat.com>
14511         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14513 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14515         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14516         Don't unset, it's non-portable and no longer necessary, set to empty
14517         instead.
14519 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14521         * ltconfig: Shell portability fix for the tagname validity check.
14523 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14525         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14526         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14528 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14530         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14532 2001-01-26  Tom Tromey  <tromey@redhat.com>
14534         * configure.in: Allow libgcj to be built on Sparc Solaris.
14536 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14538         * ltcf-c.sh: Add aix5 case.
14539         * ltcf-cxx.sh: Likewise.
14540         * ltconfig: Likewise.
14542 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14544         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14545         keep at least one of build_libtool_libs or build_old_libs set to
14546         yes.
14548         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14549         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14551 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14553         * configure.in: Enable libgcj on several additional platforms.
14555 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14557         * configure.in: Enable libgcj for linux targets.
14559 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14561         * MAINTAINERS (Write After Approval): Add myself.
14563 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14565         * MAINTAINERS: Add myself as vax port maintainer.
14567 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14569         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14571 2001-01-09  Mike Stump  <mrs@wrs.com>
14573         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14574         failures of subdirectories.
14576 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14578         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14579         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14580         * ltcf-cxx.sh: Likewise.
14581         * ltcf-gcj.sh: Likewise.
14582         * ltconfig.sh: Fix typo.
14584 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14586         * configure: handle DOS-style absolute paths.
14588 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14590         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14592 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14594         * MAINTAINERS: Add myself as avr port co-maintainer.
14596 2000-12-28  Ben Elliston  <bje@redhat.com>
14598         * MAINTAINERS: Add myself under ``Write After Approval''.
14600 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14602         * texinfo: Remove directory from GCC.
14604 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14606         * COPYING: Update to current
14607         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14608         to 19yy as example year in copyright notice).
14610 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14612         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14613         (libstdcxx_incdir): Pass down.
14614         * config.if: Remove expired bits for cxx_interface, add stub.
14615         (libstdcxx_incdir): Add variable for g++ include directory.
14616         * configure.in (gxx_include_dir): Use it.
14618 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14620         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14621         with old-email address from ``Write After Approval''.
14623 2000-12-15  Andreas Jaeger  <aj@suse.de>
14625         * configure.in: Handle lang_dirs.
14627 2000-12-14  Tom Tromey  <tromey@redhat.com>
14629         * MAINTAINERS: Removed brads.
14631         * MAINTAINERS: Added gcj developers.
14633 2000-12-13  Anthony Green  <green@redhat.com>
14635         * configure.in: Disable libgcj for any target not specifically
14636         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14637         with g++ abi.
14639 2000-12-13  Mike Stump  <mrs@wrs.com>
14641         * Makefile.in (local-distclean): Also remove fastjar.
14643 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14645         * contrib/gcc_update: Add fastjar --touch entries.
14647 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14649         * configure.in: Disable language-specific target libraries for
14650         languages that aren't enabled.
14652 2000-12-10  Anthony Green  <green@redhat.com>
14654         * configure.in: Define libgcj.  Disable libgcj target libraries for
14655         most targets.
14657 2000-12-10  Neil Booth  <neilb@earthling.net>
14659         * MAINTAINERS: Update mail address, remove from WAA list.
14661 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14663         * libjava: Imported from /cvs/java.
14664         * libffi: Likewise.
14665         * Boehm-gc: Likewise.
14667 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14669         * configure.in (target_libs): Revert 2000-12-08 patch.
14670         (noconfigdirs): Added target-libjava.
14672 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14674         * djunpack.bat: removed.
14676 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14678         * Makefile.in: handle DOS-style absolute paths.
14679         * config-ml.in: likewise.
14680         * symlink-tree: likewise.
14682 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14684         * fastjar: Imported.
14686 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14688         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14689         libjava.
14690         * configure.in (target_libs): Removed `target-libjava'.
14692 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14694         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14695         (ALL_MODULES): Added fastjar.
14696         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14697         (all-target-libjava): all-fastjar replaces all-zip.
14698         (all-fastjar): Added.
14699         (configure-target-fastjar, all-target-fastjar): Likewise.
14700         * configure.in (host_tools): Added fastjar.
14702 2000-12-07  Mike Stump  <mrs@wrs.com>
14704         * Makefile.in (local-distclean): Remove leftover built files.
14706 2000-11-24  Nick Clifton  <nickc@redhat.com>
14708         * configure.in (xscale-elf): Add target.
14709         (xscale-coff): Add target.
14711 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14713         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14714         recent versions of FreeBSD (release 3 or later).
14715         * ltconfig: On FreeBSD, -lc must not be provided when building
14716         a shared library or else the standard -pthread gcc option is
14717         rendered worthless to later users of the built library.
14719 2000-11-16  Fred Fish  <fnf@be.com>
14721         * configure.in (enable_libstdcxx_v3): Fix typo,
14722         libstd++ -> libstdc++.
14724 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14726         * MAINTAINERS: Add self to Write After Approval list.
14728 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14730         * MAINTAINERS: Update my email address.  Add myself to global write
14731         privs list.
14733 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14735         * Makefile.in: Merge with src and libgcj.
14736         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14737         configure-target-<library> when their configure scripts need the C
14738         or C++ library to have already been built to work properly.
14739         (do_proto_toplev): Set them to an empty string.
14741         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14742         (REALLY_SET_LIB_PATH): Use them.
14744 2000-11-17  Stan Shebs  <shebs@apple.com>
14746         * MAINTAINERS: Add self to Write After Approval list.
14748 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14750         * configure: Provide the original toplevel configure arguments
14751         (including $0) to subprocesses in the environment rather than
14752         through gcc/configargs.h.
14754 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14756         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14757         C99.  Alphabetise "Write After Approval" list.
14759 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14761         * configure: Turn on libstdc++ V3 by default.
14763         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14764         if we've got GCC.
14766 2000-11-11  Philip Blundell  <philb@gnu.org>
14768         * MAINTAINERS: Add self to Write After Approval list.
14770 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14772         * ltcf-c.sh (aix4): Improve shared library configuration; require
14773         exporting symbols.
14774         * ltcf-cxx.sh (aix4): Define.
14775         * ltconfig (aix4): Define library and soname specs appropriate for
14776         AIX.  Define command to create export symbols list.
14778 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14780         * config.sub: Add support for Sun Chorus
14782 2000-10-31  Nick Clifton  <nickc@redhat.com>
14784         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14785         <name>@redhat.com.  Also installed new email address for Clint
14786         Popetz.
14788 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14790         * etc: Remove directory from GCC.
14792 2000-10-16  Michael Meissner  <meissner@redhat.com>
14794         * configure (gcc/configargs.h): Only create if there is a build GCC
14795         directory created.
14797 2000-10-16  Matthias Klose  <doko@debian.org>
14799         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14800         when configured for libstdc++-v3.
14802 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14804         * configure: Save configure arguments to gcc/configargs.h.
14806 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14808         * config.guess: Import CVS version 1.157.
14809         * config.sub: Import CVS version 1.181.
14811 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14813         * Makefile.in (bootstrap): avoid recursion if subdir missing
14814         (cross): ditto
14815         (do-proto-toplev): ditto
14817 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14819         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14820         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14822         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14823         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14824         all affected `configure' scripts.
14826 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14828         * MAINTAINERS: Add self as cpplib co-maintainer.
14830 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14832         * MAINTAINERS: Add self to Write After Approval list.
14834 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14836         * INSTALL/README: egcs -> GCC update.
14838 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14840         * MAINTAINERS: Add myself to Write After Approval list.
14842 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14844         * MAINTAINERS: Add myself to Write After Approval list.
14846 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14848         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14849         X11 libraries for hppa64.
14851 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14853         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14855 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14857         * Makefile.in (all-zlib): Added dummy target.
14859         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14860         ltcf-gcj.sh: Updated from libtool multi-language branch.
14862 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14864         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14865         (bootstrap*): Depend on all-bootstrap.
14867 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14869         * config.guess: Import CVS version 1.156.
14870         * config.sub: Import CVS version 1.179.
14872 2000-09-02  Anthony Green  <green@cygnus.com>
14874         * Makefile.in (all-gcc): Depend on all-zlib.
14875         (CLEAN_MODULES): Add clean-zlib.
14876         (ALL_MODULES): Add all-zlib.
14877         * configure.in (host_libs): Add zlib.
14879 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14881         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14882         crosses, but add gcc/include to the header search path for them.
14884 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14886         * MAINTAINERS: Add self to Write After Approval list.
14888 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14890         * config.guess: Import CVS version 1.152.
14891         * config.sub: Import CVS version 1.177.
14893 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14895         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14896         $targargs to tell whether newlib is going to be built.
14898         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14899         $$r/TARGET_SUBDIR/libio for _G_config.h.
14901 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14903         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14905 2000-08-22  DJ Delorie  <dj@redhat.com>
14907         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14909 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14911         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14912         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14913         sub-configures.
14915 2000-08-21  DJ Delorie  <dj@redhat.com>
14917         * MAINTAINERS: Add self as a libiberty maintainer
14919 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14921         * configure.in (libstdcxx_flags): Use
14922         libstdc++-v3/src/libstdc++.INC.
14924 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14926         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14928 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14930         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14932         * configure: Make enable_threads and enable_shared defaults
14933         explicit.  Substitute enable_threads into generated Makefiles.
14934         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14935         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14937 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14939         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14941 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14943         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14944         previous delta.
14946 2000-08-11  Jason Merrill  <jason@redhat.com>
14948         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14949         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14950         (FLAGS_FOR_TARGET): Not here.
14951         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14953 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14955         * config-ml.in (CC, CXX): Don't introduce a leading space.
14957 2000-08-07  DJ Delorie  <dj@delorie.com>
14959         * MAINTAINERS: Add self as a DJGPP maintainer
14961 2000-08-07  DJ Delorie  <dj@redhat.com>
14963         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14964         "if we're also building gcc, and it's a gcc that will run on the
14965         build machine, we want to use its includes instead of the system's
14966         default includes".
14968 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14970         * MAINTAINERS: Add self to Write After Approval list.
14972 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14974         * configure.in (libstdcxx_flags): Don't use `"'.
14976         * config-ml.in: Adjust multilib search paths to the
14977         appropriate multilib tree.
14979 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14981         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14982         commas in $LANGUAGES.
14984 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14986         * configure.in: Re-enable all references to libg++ and librx.
14988 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14990         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14991         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14992         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14993         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14995         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14997 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14999         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15000         CXX_FOR_TARGET for sed.
15002 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15004         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15005         Do not override if already set in the environment or in configure.
15006         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15007         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15009 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15011         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15012         the libtool CVS tree multi-language branch.
15013         * ltconfig, ltmain.sh: Updated.
15015 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15017         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15018         (clean-target): Depend on it.
15020         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15021         (GCC_FOR_TARGET): Use it.
15022         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15023         * configure.in: ... here.
15024         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15025         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15027 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15029         * MAINTAINERS: Add self to Write After Approval list.
15031 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15033         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15034         (configure-target-libchill, configure-target-libobjc): Likewise.
15036         * configure.in: Use the same cache file for all target libs.
15037         * config-ml.in: But different cache files per multilib variant.
15039 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15041         * configure (topsrcdir): Don't use dirname.
15043 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15045         * MAINTAINERS: Add self to Write After Approval list.
15047 2000-07-20  Jason Merrill  <jason@redhat.com>
15049         * configure.in: Remove all references to libg++ and librx.
15051         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15053 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15055         * config.sub: Update to subversions version 2000-07-06.
15057 2000-07-12  Andrew Haley  <aph@cygnus.com>
15059         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15060         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15062 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15064         * symlink-tree:  Check number of arguments.
15066 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15068         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15069         search path for a g++ extracted from the build tree.  This
15070         will allow link tests run by configure scripts in
15071         subdirectories to succeed.
15073 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15075         * ltconfig: Add support for mips-dde-sysv4.2MP
15077 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15079         * MAINTAINERS: Add myself as loop discovery maintainer.
15081 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15083         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15084         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15086 2000-06-19  Timothy Wall  <twall@cygnus.com>
15088         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15089         * config.sub: Add tic54x target.
15091 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15093         * MAINTAINERS: Add self as Fortran maintainer,
15094         remove Craig Burley.
15096 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15098         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15099         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15101 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15103         * MAINTAINERS: Add self as i18n maintainer
15105 20000-05-21  H.J. Lu  (hjl@gnu.org)
15107         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15108         directory are used if they exist. Make sure
15109         $(build_tooldir)/include is searched for header files,
15110         $(build_tooldir)/lib/ for library files.
15111         (GCC_FOR_TARGET): Likewise.
15112         (CXX_FOR_TARGET): Likewise.
15114 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15116         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15118 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15120         * Makefile.in (configure-target-libiberty): Depend on
15121         configure-target-newlib.
15123 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15125         * configure.in, Makefile.in: Merge all libffi-related
15126         configury stuff from the libgcj tree.
15128 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15130         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15131         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15133 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15135         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15136         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15137         current version information.  Add to proto-toplev directory.
15138         (gdb-taz): Build do-djunpack.
15140 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15142         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15144 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15146         * MAINTAINERS: Add self to Write After Approval list.
15148 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15150         * ltmain.sh: Preserve in relink_command any environment
15151         variables that may affect the linker behavior.
15153 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15155         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15157 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15159         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15161 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15163         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15164         with the version name.
15166 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15168         * MAINTAINERS: Add self as bb-reorder maintainer.
15170 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15172         * config.if: Tweak.
15174 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15176         * djunpack.bat: New file.
15178 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15180         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15181         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15182         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15183         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15185 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15187         * config.sub (case $basic_machine): Change default for "ibm-*"
15188         to "openedition".
15190 2000-04-13  Andreas Jaeger  <aj@suse.de>
15192         * MAINTAINERS: Added myself.
15194 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15196         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15197         (do-md5sum): New target.
15198         (MD5PROG): Define.
15199         (PACKAGE): Default to TOOL.
15200         (VER): Default to a shell script.
15201         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15202         md5 checksum generation.
15203         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15204         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15205         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15206         insight.tar.bz2): Use gdb-taz to create archive.
15208 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15210         * configure (warn_cflags): Delete.
15212 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15214         * MAINTAINERS: Added myself.
15216 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15217             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15219         * configure.in (enable_libstdcxx_v3): Add.
15220         (target_libs): Add bits here to switch between libstdc++-v2 and
15221         libstdc++-v3.
15222         * config.if: And this file too.
15223         * Makefile.in: Add libstdc++-v3 targets.
15225 2000-04-05  Michael Meissner  <meissner@redhat.com>
15227         * config.sub (d30v): Add d30v as a basic machine type.
15229 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15231         * configure.in: -linux-gnu*, not -linux-gnu.
15233 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15235         * MAINTAINERS: Add self in write-after-approval section.
15237 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15239         * MAINTAINERS: Add self as ia64 port maintainer.
15241 2000-03-08  Neil Booth  <NeilB@earthling.net>
15243         * MAINTAINERS: Add self in write-after-approval section.
15245 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15247         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15248         (do-tar-bz2): Replace TOOL with PACKAGE.
15249         (gdb.tar.bz2): Remove GDBTK from GDB package.
15250         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15251         dejagnu.tar.bz2): New packages.
15253 2000-02-27  Andreas Jaeger  <aj@suse.de>
15255         * configure.in: Add entry for mips*-*-linux*, move catch all
15256         *-*-*linux* entry below this one.
15258 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15260         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15262 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15264         * config.sub: Support an OS of "wince".
15266 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15268         * config.guess, config.sub: Updated to match config's 2000-02-15
15269         version.
15271 2000-02-23  Linas Vepstas  <linas@linas.org>
15273         * config.sub: Add support for Linux/IBM 370.
15274         * configure.in: Likewise.
15276 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15278         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15280 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15282         * config.guess: Guess "cygwin" rather than "cygwin32".
15284 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15286         * configure (gcc_version): When setting, narrow search to
15287         lines containing `version_string'.
15289 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15291         * config.sub: Add support for avr target.
15293 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15295         * MAINTAINERS: Add maintainers for MCore port.
15297 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15299         * config.sub: Add mmix-knuth-mmixware.
15301 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15303         * MAINTAINERS: Pair cccp with cpplib maintainership.
15305 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15307         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15308         structure stuff to -L library search.
15309         (CXX_FOR_TARGET): Ditto.
15310         (CROSS_CHECK_MODULES): Fix spelling mistake.
15312 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15314         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15315         the C++ compiler.
15317 2000-01-12  Richard Henderson  <rth@cygnus.com>
15319         * configure.in: Don't build some bits for beos.
15321 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15323         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15324         as include files.
15326 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15328         * Add self as cpplib maintainer, as requested by Jason
15329         Merrill.  Correct my e-mail address.
15331 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15333         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15334         not mh-aix43.
15336 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15338         * MAINTAINERS: Add myself to "write after approval" list.
15340 1999-12-14  Richard Henderson  <rth@cygnus.com>
15342         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15343         * config.sub: Accept alphaev[78], alphaev8.
15345 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15347         * config.guess, config.sub: Update from autoconf.
15349 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15351         * MAINTAINERS:  update my playtime e-address.
15353 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15355         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15356         necessary libraries are missing.
15358 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15360         * MAINTAINERS: Add new 'write after approval' maintainer.
15362 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15364         * MAINTAINERS: Add new Java maintainer.
15366 1999-10-25  Andreas Schwab  <schwab@suse.de>
15368         * configure: Fix quoting inside arguments of eval.
15370 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15372         * config-ml.in: Allow suppression of some ARM multilibs.
15374 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15376         * config.guess: Add OS/390 match pattern.
15377         * config.sub: Add mvs, openedition targets.
15378         * configure.in (i370-ibm-opened*): New.
15380 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15382         * config.sub: Add support for configuring for pj.
15384 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15386         * config.sub (maybe_os): Add support for configuring for fr30.
15388 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15390         * configure.in: Do not configure or build ld for AIX
15391         platforms.  ld is known to be broken on these platforms.
15393 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15395         * config-ml.in: Pass compiler flag corresponding to multidirs to
15396         subdir configures.
15398 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15400         * Makefile.in (LDFLAGS): Define.
15402 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15404         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15405         noconfigdirs.
15406         (*-*-cygwin*): Likewise.
15408 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15410         * mkdep: New file.
15411         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15412         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15414         From Eli Zaretskii <eliz@is.elta.co.il>:
15415         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15416         long file name when using DJGPP on MS-DOS.
15418 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15420         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15422 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15424         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15425         dependency as this causes "make check" to globally "make all"
15427 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15429         * configure.in (target_libs): Added target-zlib.
15430         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15431         (CONFIGURE_TARGET_MODULES): Likewise.
15432         (CHECK_TARGET_MODULES): Likewise.
15433         (INSTALL_TARGET_MODULES): Likewise.
15434         (CLEAN_TARGET_MODULES): Likewise.
15435         (configure-target-zlib): New target.
15436         (all-target-zlib): Likewise.
15437         (all-target-libjava): Depend on all-target-zlib.
15438         (configure-target-libjava): Depend on configure-target-zlib.
15440         * Makefile.in (configure-target-libjava): Depend on
15441         configure-target-newlib.
15442         (configure-target-boehm-gc): New target.
15443         (configure-target-qthreads): New target.
15445         * configure.in (target_libs): Added target-qthreads.
15446         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15447         (CONFIGURE_TARGET_MODULES): Likewise.
15448         (CHECK_TARGET_MODULES): Likewise.
15449         (INSTALL_TARGET_MODULES): Likewise.
15450         (CLEAN_TARGET_MODULES): Likewise.
15451         (all-target-qthreads): New target.
15452         (configure-target-libjava): Depend on configure-target-qthreads.
15453         (all-target-libjava): Depend on all-target-qthreads.
15455         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15456         (CONFIGURE_TARGET_MODULES): Likewise.
15457         (CHECK_TARGET_MODULES): Likewise.
15458         (INSTALL_TARGET_MODULES): Likewise.
15459         (CLEAN_TARGET_MODULES): Likewise.
15460         (all-target-libjava): New target.
15461         (all-target-boehm-gc): Likewise.
15462         * configure.in (target_libs): Added libjava, boehm-gc.
15464 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15466         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15467         configure.bat in SUPPORT_FILES.
15468         (gas+binutils.tar.bz2): Likewise.
15470         * makeall.bat: Remove; obsolete.
15472 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15474         From Mark Elbrecht:
15475         * configure.bat: Remove; obsolete.
15477 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15479         * configure: Add -W -Wall to the default CFLAGS when compiling with
15480         gcc.
15482 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15484         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15486 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15488         * configure.in: Build ld on IRIX6.
15490 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15492         * Makefile.in: Change distribution targets to use bzip2 instead of
15493         gzip.
15494         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15495         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15497 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15499         * config.sub: Add mcore target.
15501 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15503         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15505 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15507         * config.guess (dummy): Changed to $dummy.
15509 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15511         * config.sub: Tidied up case statements.
15513 1999-05-22  Ben Elliston  <bje@cygnus.com>
15515         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15516         <jiro@din.or.jp>.
15518         * config.guess: Merge with FSF version. Future changes will be
15519         more accurately recorded in this ChangeLog.
15520         * config.sub: Likewise.
15522 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15524         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15526 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15528         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15530 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15532         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15534 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15536         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15537         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15538         Bad merge removed these two changes.
15540 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15541                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15543         * config.guess (interix Alpha): Add.
15545 1999-04-11  Richard Henderson  <rth@cygnus.com>
15547         * configure.in (i?86-*-beos*): Do config gperf; don't config
15548         gdb, newlib, or libgloss.
15550 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15552         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15553         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15554         from multidirs.
15556 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15558         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15560 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15562         * config.sub: Add support for mcore targets.
15564 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15566         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15567         not mt-ospace, in order to shut up assembler warning about using
15568         symbols that are named the same as registers.
15570 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15572         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15573         dependency list for all-target-cygmon.
15575 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15577         * config-ml.in: Check $host, not $target, for selective multilibs.
15578         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15579         thumb interworking, and underscore prefix multilibs.
15581 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15583         * missing: Update to version from current automake.
15585 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15587         * configure (gxx_include_dir): Removed.
15589         * configure.in (gxx_include_dir): Handle it.
15590         * Makefile.in: Likewise.
15592 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15594         * config.sub (mips64vr4111,mips64vr4111el) Add.
15596 1999-03-21  Ben Elliston  <bje@cygnus.com>
15598         * config.guess: Correct typo for detecting ELF on FreeBSD.
15600 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15602         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15603         config/mh-djgpp.
15605 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15607         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15608         all-target-newlib to dependency list for all-target-bsp.
15610 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15612         * config.sub: Add i386-uwin support.
15613         * config.guess: Likewise.
15615 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15617         * configure.in: cleanup, add mh-*pic handling for arm, special
15618         case powerpc*-*-aix*
15620 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15622         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15623         can be built.
15625 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15627         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15628         targets.
15630 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15632         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15634 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15636         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15638 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15640         * config.sub: Fix typo in arm recognition.
15642 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15644         * configure.in (noconfigdirs): Changed target_configdirs to
15645         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15646         rather than m68k-*-* since it is not known to work on
15647         m68k-aout. Ditto for arm-*-*oabi.
15649 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15651         * configure.in (*-*-windows*): Remove, no longer used.
15653 1999-02-19  Ben Elliston <bje@cygnus.com>
15655         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15656         Smart and improved by Andrew Cagney.
15658 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15660         * config.guess: Recognize openbsd-*-hppa.
15662 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15664         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15665         only if it is not empty.
15667 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15669         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15671         * config.guess: Modified to recognize uname's armv* syntax.
15673         * config.sub: Modified to recognize uname's armv* syntax.
15675 1999-02-17  Mark Salter  <msalter@cygnus.com>
15677         * configure.in: Added target-bsp for sparclite.
15679 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15681         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15683 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15685         * configure.in: Add support for strongarm port.
15686         * config.sub: Add support for strongarm target.
15688 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15690         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15691         the old name config/mh-cygwin32.
15692         Enable texinfo.
15694 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15696         * configure.in: Do build ld for ix86 Solaris.
15698 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15700         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15701         $AR_FOR_TARGET.  Likewise for RANLIB.
15703 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15705         * config.sub (oabi):  Recognize.
15706         * configure.in (arm-*-oabi):  Handle.
15708 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15710         * config.guess: Improve detection of i686 on UnixWare 7.
15712 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15714         * config.guess: Add support for i386-pc-interix.
15715         * config.sub: Likewise.
15716         * configure.in: Likewise.
15718 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15720         * Makefile.in: Remove unneeded all-target-libio from
15721         from all-target-winsup target since it is now unneeded.
15722         Add all-target-libtermcap in its place since it is now
15723         needed.
15725 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15727         * configure.in: makefile stub for cygwin target is probably
15728         unnecessary.  Remove it for now.
15730 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15732         * configure.in: libtermcap.a should be built when cygwin is the
15733         target as well as the host.
15734         * config.guess: Allow mixed case in cygwin uname output.
15735         * Makefile.in: Add libtermcap target.
15737 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15739         * config.sub: Clean up handling of hppa2.0.
15741 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15743         * config.guess: Use C code to identify more HP machines.
15745 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15747         * config.sub: Handle hppa2.0.
15749 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15751         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15752         cygmon for all sparclite targets, regardless of object format.
15754 1998-12-15  Mark Salter  <msalter@cygnus.com>
15756         * configure.in: Added target-bsp for several target architectures.
15758         * Makefile.in: Added rules for bsp.
15760 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15762         * config.guess: Improve detection of hppa2.0 processors.
15764 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15766         * config.guess: Recognize FreeBSD using ELF automatically.
15768 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15770         * configure (skip-this-dir): Add handling for new shell script, which
15771         might be created by a sub-directory's configure to indicate, this particular
15772         directory is "unwanted".
15773         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15775 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15777         * ltconfig: import from libtool, after changing libtool to
15778         account for the cygwin name change.
15780 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15782         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15783         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15785 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15787         * configure.in: Add libtermcap to list of cygwin dependencies.
15789 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15791         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15792         they include winsup/include when it's a cygwin target.
15794 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15796         * configure.in (host_tools): Added zip.
15797         * Makefile.in (all-target-libjava): Depend on all-zip.
15798         (all-zip): New target.
15799         (ALL_MODULES): Added all-zip.
15800         (NATIVE_CHECK_MODULES): Added check-zip.
15801         (INSTALL_MODULES): Added install-zip.
15802         (CLEAN_MODULES): Added clean-zip.
15804 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15806         * Makefile.in: lose "32" from comment about cygwin.
15808 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15810         * configure.in: Use -Os to build target libraries for the fr30.
15812 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15814         * config.sub: Add fr30.
15816 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15818         * configure.in: drop "32" from config/mh-cygwin32.  Check
15819         cygwin* instead of cygwin32*.
15820         * config.sub: Check cygwin* instead of cygwin32*.
15822 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15824         * config.guess: Match any version of Unixware7.
15826 1998-10-20  Syd Polk  <spolk@cygnus.com>
15828         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15829         if desired.
15831 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15833         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15834         these if the appropriate directories and files to not exist.
15836 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15838         * Makefile.in (DEVO_SUPPORT): Add config.if.
15840 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15842         * configure: Add pattern to replace "build_tooldir"'s
15843         definition in the generated Makefile with "tooldir"'s
15844         actual value.
15846 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15848         * config.sub: Bring back lost sparcv9.
15850         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15852 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15854         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15855         CC_FOR_TARGET and friends.
15857 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15859         * Makefile.in (build_tooldir): New variable, same as tooldir.
15860         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15861         -B$(build_tooldir)/bin/.
15862         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15864 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15866         * README: Remove installation instructions and refer to the
15867         INSTALL directory instead.
15869 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15871         * config.sub: Add support for i[34567]86-pc-udk.
15872         * configure.in: Likewise.
15874 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15876         * Makefile.in: add bzip2 package building bits for user
15877         tools module
15878         * configure.in: ditto
15880 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15882         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15883         (ALL_TARGET_MODULES): Add all-target-libobjc.
15884         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15885         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15886         (all-target-libchill): Add dependencies.
15887         * configure.in (target_libs): Add libchill.
15889 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15891         * configure.in (target_subdir): Remove duplicate line.
15893 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15895         * Makefile.in (all-automake): fix dependencies.
15897 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15899         * configure.in: Minor cleanups for building in the $(target_alias)
15900         subdir.
15902 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15904         * Makefile.in (bootstrap): Set r and s before make all.  Use
15905         BASE_FLAGS_TO_PASS in make all.
15906         (cross): Likewise.
15908 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15910         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15912 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15914         * config.sub: Fix typo in last change.
15916 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15918         * config.sub: Add support for C4x target.
15919         * configure.in: Likewise.
15921 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15923         * config.sub: Recognize sparcv9 just like sparc64.
15925 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15927         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15929 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15931         * config.guess: Correctly identify Pentium II sco boxes.
15933         * config.guess: Fix "tr" code.  From Weiwen Liu.
15935 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15937         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15938         stabs.
15940 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15942         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15943         (ALL_TARGET_MODULES): Add all-target-libchill.
15944         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15945         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15946         (all-target-libchill): Add dependencies.
15947         * configure.in (target_libs): Add libchill.
15949 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15951         * config.guess: Avoid assumptions about "tr" behaves when
15952         LANG is set to something other than English.
15954 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15956         * configure (gxx_include_dir): Changed to
15957         '${prefix}/include/g++'-${libstdcxx_interface}.
15959         * config.if: New to determine the interfaces.
15961 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15963         * config.guess: Detect and handle MPE/IX.
15964         * config.sub: Deal with MPE/IX.
15966 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15968         * configure.in: Use mh-aix43.
15970 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15972         * configure: Fix --without/--disable cases for gxx-include-dir.
15974 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15976         * mdata-sh:  Imported.  Needed for automake support.
15978 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15980         * Makefile.in (taz): Try "chmod -R og=u ." before
15981         "chmod og=u `find . -print`".
15983 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15985         * configure.in: Add arm-elf and thumb-elf support.
15987 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15989         * Makefile.in: Undo previous patch.
15991 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15993         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15994         to here ...
15995         (install-no-fixedincludes): and here
15996         (INSTALL_MODULES): ... from here.
15998 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16000         * config.sub: Merge with FSF.
16002         * config.guess: Merge with FSF.
16004 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16006         * configure (extraconfigdirs): New variable.
16007         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16008         * Makefile.in (all): Move higher in file.
16009         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16010         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16011         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16012         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16013         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16015 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16017         * Makefile.in (all-target-libjava): Depend on all-gcc and
16018         all-target-newlib.
16019         (configure-target-libjava): Depend on $(ALL_GCC).
16021 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16023         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16024         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16026 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16028         * INSTALL/README: Fix typo.
16030 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16032         * ylwrap: Change absolute path checks to check for DOS style path
16033         names.
16035         * ylwrap: Don't use a full path name if the source file is in the
16036         same directory.  From hjl@lucon.org (H.J. Lu).
16038         * config-ml.in: Default to being verbose, to match Feb 18 change to
16039         configure.
16041 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16043         Brought over from egcs:
16045         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16047         * configure.in (target_subdir): Set to ${target_alias} instead
16048         of "libraries".
16050         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16052         * configure.in (target_subdir): Set to libraries if enable_multilib.
16054 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16056         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16057         multilibs, force reconfiguration the first time we create
16058         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16060 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16062         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16063         avoid confusion with --no-recursion.
16065 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16067         * configure.in: Win32 hosts shouldn't use install -x
16068         * install-sh: remove -x option, and special .exe-handling
16069         hack.
16071 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16073         * config.guess: Recognize i586-pc-beos.
16074         * configure.in: Don't build some bits for beos.
16076 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16078         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16079         CFLAGS default to -O2.
16081         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16082         when using GNU ld.
16084 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16086         * ltmain.sh: Correct install when using a different shell.
16088 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16090         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16092 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16094         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16095         target.
16097 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16099         * ltconfig: Update to correct AIX handling.
16101 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16103         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16105         * configure.in (target_subdir): Set to ${target_alias} instead
16106         of "libraries".
16108 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16110         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16111         (Makefile): Depend on $(gcc_version_trigger).
16113         * configure (gcc_version): Change default initializer to empty
16114         string.
16115         (gcc_version_trigger): New variable; pass this variable down
16116         to subdir configures to enable them checking gcc's version
16117         themselves. Emit make macros for both gcc_version vars.
16118         (topsrcdir): Initialize reliably.
16119         (recursion line): Remove --with-gcc-version=${gcc_version}.
16121 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16123         * configure (enable_version_specific_runtime_libs): Implement new flag
16124         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16125         in $(libsubdir); emit definition in each generated Makefile.
16126         (gxx_include_dir): Initialize depending on
16127         $enable_version_specific_runtime_libs.
16129 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16131         * configure (gcc_version): Initialize properly depending on
16132         how and where configure is started.
16133         (recursion line): Pass a --with-gcc-version=${gcc_version}
16134         to configures in subdirs.
16136 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16138         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16139         cygmon
16141 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16143         * configure.in: Add cygmon and libstub support for mn10200.
16145 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16147         * configure (gcc_version): Add new variable describing the
16148         particular gcc version we're building.
16149         * Makefile.in (libsubdir): Add new macro for the directory
16150         in which the compiler finds executables, libraries, etc.
16151         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16152         and libsubdir.
16154 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16156         * Makefile.in (local-clean): Remove *.log.
16157         (warning.log): Built with warn_summary from build.log.
16158         (mail-report.log): Run test_summary.
16159         (mail-report-with-warnings.log): Run test_summary including
16160         warning.log in the report.
16162 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16164         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16166 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16168         * Makefile.in (grep): Grep no longer depends on libiberty.
16170 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16172         * Makefile.in: all-snavigator needs all-libgui.
16174 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16176         * configure.in: Add cygmon and libstub support for mn10300.
16178 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16180         * missing: Update to version from automake 1.3.
16182         * ltmain.sh: On installation, don't get confused if the same name
16183         appears more than once in the list of library names.
16185 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16187         * config.sub: Accept m68060 and m5200 as CPU names.
16189 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16191         * configure: Use && rather than using -a in test, because odd
16192         strings can confuse test.
16193         * configure.in: Likewise.
16195 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16197         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16199 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16201         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16202         bootstrap4-lean): New targets.
16204 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16206         * mpw-* Delete.  Not used.
16208 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16210         * COPYING.LIB: Update FSF address.
16212 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16214         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16216         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16217         GAS_SUPPORT_DIRS.
16219 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16221         * ltconfig, ltmain.sh: Avoid producing a version number if
16222         -version-info was not used.
16224 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16226         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16227         building with newlib.
16229 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16231         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16232         Solaris `make' causes it to continue to next definition.
16234 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16236         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16237         the right GUI libraries and files are installed along with GDB.
16239 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16241         * configure.in: Change alpha to alpha* in several places.
16243 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16245         * config.sub: Recognize sparc86x.
16247 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16249         * configure.in (--enable-target-optspace): Remove debug echo.
16251 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16253         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16255 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16257         * ltconfig: Update cygwin32 support.
16259         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16260         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16261         (GDB_SUPPORT_DIRS): Likewise.
16263 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16265         * configure.in (target_makefile_frag): If --enable-target-optspace,
16266         use -Os to compile target libraries rather than -O2.  Default to
16267         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16268         not used.
16269         * configure.in (target_cflags): Ditto for d30v.
16271 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16273         * Makefile.in (all-bfd): Depend on all-intl.
16274         (all-binutils): Likewise.
16275         (all-gas): Likewise.
16276         (all-gprof): Likewise.
16277         (all-ld): Likewise.
16279 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16281         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16283 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16285         * Makefile.in (all-bfd): Depend upon all-libiberty.
16287         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16289 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16291         * Makefile.in: Add libstub.
16293         * configure.in: Ditto. Build libstub for targets that have cygmon
16294         support.
16296 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16298         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16300 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16302         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16303         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16305 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16307         * configure: Define DEFAULT_M4 by searching PATH.
16308         * Makfile.in: Use DEFAULT_M4.
16310 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16312         * ltconfig: Add cygwin32 support.
16314         * Makefile.in, configure.in: Add libtool as a native only directory
16315         to configure and build.
16317 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16319         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16321 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16323         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16325 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16327         * Makefile.in: add ash make rules
16328         * configure.in: add ash to native_only and host_tools lists
16330 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16332         * Makefile.in (all-gettext, all-intl): New targets.
16333         (ALL_MODULES): Added all-gettext, all-intl.
16334         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16335         (INSTALL_MODULES): Added install-gettext, install-intl.
16336         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16338         * configure.in (host_tools): Added gettext.
16339         (native_only): Likewise.
16340         (noconfigdirs) [various cases]: Likewise.
16341         (host_libs): Added intl.
16343 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16345         * configure: Do not disable building gdbtk for cygwin32 hosts.
16347 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16349         * configure.in: Add thumb-coff target.
16350         * config.sub: Add thumb-coff target.
16352 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16354         * Makefile.in: Revert yesterday's change.
16355         (all-target-winsup):  all-target-librx stays out of here.
16357 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16359         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16360         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16361         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16362         Remove references to librx and libg++.
16364 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16366         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16367         recursive makes
16369 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16371         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16372         for newlib directory.
16373         (CXX_FOR_TARGET): Likewise.
16375 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16377         * ltconfig: Update after libtool/ltconfig.in change for
16378         hpux11.
16380 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16382         * ltconfig, ltmain.sh: Update to libtool 1.2.
16384 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16386         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16387         (install-gcc-cross): Instead, override LANGUAGES here.
16389 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16391         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16392         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16394 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16396         * configure.in: Add Thumb-pe target.
16398 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16400         * Makefile.in - changed sn targets to snavigator
16401         * configure.in - changed sn targets to snavigator
16403 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16405         * config-ml.in: After building symlink tree call make distclean
16406         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16407         to be the case for libiberty.
16409 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16411         * configure: When making link, also check the current
16412         directory. The configure scripts may create one.
16414 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16416         * config.sub: Accept alphapca56 and alphaev6 properly.
16418 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16420         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16422 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16424         * config.sub (sco5): Fix typo.
16426 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16428         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16429         install-itcl.
16430         (install-itcl): Remove dependency on install-tcl.
16432 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16434         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16436 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16438         * configure.in: Don't build libgui for a cygwin32 target when not on
16439         a cygwin32 host.
16441 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16443         * configure (redirect): Set to null, so default behavior of
16444         configure is now --verbose.
16446 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16448         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16449         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16451 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16453         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16454         this change to sync Makefile.in with its ChangeLog entries.
16456 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16458         * ltmain.sh (mkdir): Check that the directory doesn't exist
16459         before we exit with error, so that we don't get races during
16460         parallel builds.
16462 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16464         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16466 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16468         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16469         PICFLAG_FOR_TARGET.
16470         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16472         * configure: Emit a definition for the new macro enable_shared
16473         into each Makefile.
16475 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16477         * configure.in (host_tools, native_only): Add libtool.
16479 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16481         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16482         Fix typo in ming config comment.
16484 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16486         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16488 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16490         * config.sub: Add tic30 cases, and map c30 to tic30.
16492 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16494         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16495         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16496         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16497         (CLEAN_TARGET_MODULES): Similarly
16498         (all-target-libf2c): Add dependences.
16499         * configure.in (target_libs): Add libf2c.
16501 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16503         * configure.in: Remove expect from noconfigdirs when target
16504         is cygwin32.  OK to build expect and dejagnu with Canadian
16505         Cross.
16507 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16509         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16510         host.
16512         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16513         and mingw32.
16515 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16517         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16518         here as it is not defined in the toplevel Makefile.
16520 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16522         * configure (package_makefile_rules_frag): New variable, which names
16523         a file with generic rules, ...
16524         Change comment to mention we now have FIVE parts.
16525         * configure: Undo last change.
16527 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16529         * config.guess: More accurate determination of HP processor types.
16530         * config.sub: More accurate determination of HP processor types.
16532 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16534         * configure (package_makefile_frag): Move inserting the
16535         ${package_makefile_frag} to where it should be according
16536         to the comment.
16538 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16540         * config.guess: Add support for Linux/ARM.
16542 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16544         * .cvsignore: Remove *-info and *-install since they match
16545         release-info and mpw-install, which we don't want to just ignore.
16547 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16549         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16551 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16553         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16554         local_prefix to sub-make invocations.
16556 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16558         * configure.in: Check makefile fragments in the source
16559         directory.
16561 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16563         * configure.in: Check whether host and target makefile
16564         fragments exist before adding them to *_makefile_frag.
16566 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16568         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16570 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16572         * configure.in: Make sure we only replace RPATH_ENVVAR on
16573         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16574         regexp to sed.
16576         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16577         to sub-makes.
16579 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16581         * config-ml.in (multi-do): LDFLAGS must include multilib
16582         designator.
16584 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16586         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16588 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16590         * config.sub: Add mingw32 support.
16591         * configure.in: Likewise.
16593 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16595         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16597 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16599         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16600         * configure (gxx_include_dir): Provide a definition for subdirs
16601         which do not use autoconf.
16603 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16605         * config.guess: Sync with egcs.  Picks up new alpha support,
16606         BeOS & some additional linux support.
16608 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16610         * config.guess: HP 9000/803 is a PA1.1 machine.
16612 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16614         * configure.in: It's alpha*-...
16616 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16618         * configure.in (host_makefile_frag, target_makefile_frag):
16619         Handle multiple config files.
16620         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16621         alpha-*-*.
16623 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16625         * mkdep: New file.
16627 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16629         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16631 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16633         * Makefile.in: Add libgui directory.
16634         (GDB_TK): Add all-libgui.
16635         * configure.in: Add libgui directory.
16636         * configure: Add all-libgui to GDB_TK.
16638 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16640         * config-ml.in (multidirs): Add m32r to multilib list.
16642 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16644         * Makefile.in (all-target-gperf): Change dependency to
16645         all-target-libstdc++.
16647 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16649         * config.guess: Add BeOS support.
16651 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16653         Source directory cvs renamed to cvssrc:
16654         * configure.in (host_tools): Change cvs to cvssrc.
16655         (native_only): Likewise.
16656         (noconfigdirs) [various cases]: Likewise.
16657         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16658         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16659         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16660         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16661         (all-cvssrc): Rename target from all-cvs.
16663 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16665         * configure (gxx_include_dir): Fix thinko.
16667 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16669         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16670         (install-cross, install-gcc-cross): New targets.
16672 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16674         * configure.in (noconfigdirs): Add support for Thumb target.
16676         * config.sub (maybe_os): Add support for Thumb target.
16678 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16680         * Makefile.in: Add rules for cygmon.
16682         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16684 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16686         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16687         * configure (gxx_include_dir): Provide a definition for subdirs
16688         which do not use autoconf.
16690 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16692         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16693         11/18/97 build
16695 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16697         * From Franz Sirl.
16698         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16699         found on RedHat Linux systems.
16701 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16703         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16704         guesses.
16706 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16708         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16710 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16712         * ltmain.sh: If mkdir fails, check whether the directory was created
16713         anyhow by some other process.
16715 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16717         * configure.in (d30v-*-*): Configure all directories.
16719 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16721         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16722         for the D30V.
16724 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16726         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16728 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16730         * include/libiberty.h: Add extern "C" { so it can be used with C++
16731         progrms.
16732         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16733         programs.
16735 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16737         * configure.in (d30v-*-*): Configure GCC now.
16739 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16741         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16742         is no longer needed.
16744 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16746         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16748 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16750         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16751         targets using "$@" to provide support for similar but not identical
16752         targets without having to duplicate code.
16754 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16756         * makefile.vms: Fix to work with DEC C.
16758 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16760         * config.sub: Add mips-tx39-elf to marketing names.
16762 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16764         * ltmain.sh: Handle symlinks in generated script.
16766 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16768         * configure: Handle autoconf style directory options: --bindir,
16769         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16770         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16771         --sysconfdir.
16772         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16773         (sharedstatedir, localstatedir, oldincludedir): New variables.
16774         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16775         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16776         sbindir, sharedstatedir, and sysconfdir.
16778 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16780         * Makefile.in (bootstrap-lean): New target.
16782 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16784         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16785         sn, and gnuserv from noconfigdirs.
16787 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16789         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16791 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16793         * Makefile.in (cross): New target.
16795 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16796                           Jeff Law         <law@cygnus.com>
16798         * Makefile.in (bootstrap2, bootstrap3): New targets.
16799         (all-bootstrap): Remove outdated and confusing target.
16800         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16802 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16804         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16805         windows.  Consistent with gdb/configure.
16807 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16809         * configure.in: Name Linux target fragment.
16811         * configure: Rewrite so that project Makefile fragment is inserted
16812         first and appears last in the resulting Makefile.
16814 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16816         * Makefile.in (install-itcl): Install tcl first.
16818 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16820         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16822 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16824         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16826         * configure.in (skipdirs): Add target-librx for Linux.
16827         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16829 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16831         * Makefile.in (bootstrap): New target.
16833 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16835         * config.sub: Accept 'amigados' for backward compatibility.
16837 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16839         * config.guess: Merge with FSF.
16841 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16843         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16845 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16847         * config.sub: Add "marketing-names" patch.
16849 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16851         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16853 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16855         * config.sub: Handle v850-elf.
16857 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16859         * .cvsignore (*-install): Remove.
16861 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16863         * ltconfig: Set CONFIG_SHELL in libtool.
16864         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16866 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16868         * configure.in (target_subdir): Set to libraries if enable_multilib.
16870 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16872         * config.guess: Update from gcc directory.
16874 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16876         * Makefile.in (all-sim): Depends on all-readline.
16878 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16880         * Makefile.in (BISON, YACC): Use $$s.
16881         (all-bison): Depend on all-texinfo.
16883 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16885         * Makefile.in (BISON): Add -L flag.
16886         (YACC): Likewise.
16888 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16890         * configure.in (noconfigdirs): Add support for v850e target.
16892         * config.sub (maybe_os): Add support for v850e target.
16894 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16896         * configure.in (noconfigdirs): Add support for v850ea target.
16898         * config.sub (maybe_os): Add support for v850ea target.
16900 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16902         * config.sub: Add mipstx39.  Delete r3900.
16904 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16906         * Makefile.in (all-autoconf): Depends on all-texinfo.
16908 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16910         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16911         eabi targets.
16913 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16915         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16917         * configure: When handling a Canadian Cross, handle YACC as well as
16918         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16919         * Makefile.in (all-bison): Depend upon all-texinfo.
16921 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16923         * Makefile.in (BISON): bison, not byacc or bison -y.
16924         (YACC): bison -y or byacc or yacc.
16925         (various): Add *-bison as appropriate.
16926         (taz): No need to mess with BISON anymore.
16928 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16930         * configure: If OSTYPE matches *win32*, try to find a good value for
16931         CONFIG_SHELL.
16933 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16935         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16936         configure.in if it is present.
16938 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16940         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16942 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16944         * config.sub: Recognize `arc' cpu.
16945         * configure.in: Likewise.
16946         * config-ml.in: Likewise.
16948 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16950         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16952 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16954         * configure: Changed sed delimiter from ':' to '|' when
16955         attempting to substitute ${config_shell} for SHELL. On
16956         NT ${config_shell} may contain a ':' in it.
16958 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16960         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16962 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16964         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16966 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16968         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16970         * ylwrap: If the program is a relative path, force it to be
16971         absolute.
16973 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16975         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16977 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16979         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16980         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16981         for libraries.
16983 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16985         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16986         separated by spaces.
16988 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16990         * ylwrap: New file.
16991         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16993         * ltmain.sh: Handle /bin/sh at start of install program.
16995         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16997         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16998         * missing: New file, from automake 1.2.
17000 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17002         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17003         check-tk to CHECK_X11_MODULES.
17005 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17007         * config.sub: Merge with FSF.
17009 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17011         * config.guess: Merge with FSF.
17013 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17015         * configure: Treat msdosdjgpp like go32.
17016         * configure.in: Likewise.  Don't remove gprof for go32.
17018         * configure: Change Makefile.tem2 to Makefile.tm2.
17020 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17022         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17024 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17026         * install-sh (chmodcmd): Set to null if the DST directory already
17027         exists.  Same as Nov 11th change.
17029 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17031         * configure (GDB_TK): Needs itcl and tix.
17033 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17035         * config.guess: Update from FSF.
17037 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17039         * Makefile.in (GDB_TK): Depend on itcl and tix.
17041 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17043         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17044         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17045         (INSTALL_SCRIPT): New variable.
17046         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17047         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17048         to -x.
17049         * install-sh: Add support for -x option.
17051 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17053         * configure.in, Makefile.in: Treat tix like itcl.
17055 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17057         * Makefile.in (WINDRES): New variable.
17058         (WINDRES_FOR_TARGET): New variable.
17059         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17060         (EXTRA_HOST_FLAGS): Add WINDRES.
17061         (EXTRA_TARGET_FLAGS): Add WINDRES.
17062         (EXTRA_GCC_FLAGS): Add WINDRES.
17063         ($(DO_X)): Pass down WINDRES.
17064         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17065         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17066         DLLTOOL_FOR_TARGET.
17068 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17070         * configure.in: configure sim before gdb for win32-x-ppc
17072 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17074         Move gperf into the toplevel, from libg++.
17075         * configure.in (target_tools): Add target-gperf.
17076         (native_only): Add target-gperf.
17077         * Makefile.in (all-target-gperf): New target, depend on
17078         all-target-libg++.
17079         (configure-target-gperf): Empty rule.
17080         (ALL_TARGET_MODULES): Add all-target-gperf.
17081         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17082         (CHECK_TARGET_MODULES): Add check-target-gperf.
17083         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17084         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17086 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17088         * config.sub (mn10200): Recognize new basic machine.
17090 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17092         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17093         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17095 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17097         * configure.in: If we're building mips-sgi-irix6* native, turn on
17098         ENABLE_MULTILIB and set TARGET_SUBDIR.
17100 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17102         * Makefile.in (all-sn): Depend on all-grep.
17104 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17106         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17108         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17109         Makefile.  From Jeff Makey <jeff@cts.com>.
17110         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17112         * Makefile.in (DISTBISONFILES): Remove.
17113         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17114         $(DEFAULT_YACC).
17116         * configure.in: Build itl, db, sn, etc., when building for native
17117         cygwin32.
17119         * Makefile.in (LD): New variable.
17120         (EXTRA_HOST_FLAGS): Pass down LD.
17121         ($(DO_X)): Likewise.
17123 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17125         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17127 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17129         * configure.in (targargs): Strip out any supplied --build argument
17130         before adding our own. Always add --build.
17132 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17134         * configure.in (targargs): Pass --build if we're doing
17135         a cross-compile.
17137 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17139         * configure: Use '|' instead of ":" as the separator in
17140         sed. Otherwise sed chokes on NT path names with drive
17141         designators. Also look for "?:*" as the leading characters in an
17142         absolute pathname.
17144 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17146         * config.sub: Support for r3900.
17148 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17150         * configure.in: Use install-sh, not install.sh.
17152 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17154         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17155         apply it twice.
17157 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17159         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17160         install-binutils.
17162 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17164         * Makefile.in: Add automake targets.
17165         * configure.in (host_tools): Add automake.
17167 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17169         * configure: Default CXX to c++, not gcc.
17170         * Makefile.in (CXX): Set to c++, not gcc.
17171         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17173 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17175         * install-sh: try appending a .exe if source file doesn't
17176         exist
17178 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17180         * configure.in: Turn on multilib by default.
17181         (cross_only): Remove target-libiberty.
17183         * Makefile.in (all-gcc): Don't depend on libiberty.
17185 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17187         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17189 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17191         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17192         (DISTBISONFILES): Add ld/Makefile.in
17194 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17196         * configure.in: if target is cygwin32 but host isn't cygwin32,
17197         don't configure gdb tcl tk expect, not just gdb.
17199 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17201         * configure.in: Added gnuserv everywhere sn appears.
17203         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17204         (CROSS_CHECK_MODULES): Added check-gnuserv.
17205         (INSTALL_MODULES): Added install-gnuserv.
17206         (CLEAN_MODULES): Added clean-gnuserv.
17207         (all-gnuserv): New target.
17209 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17211         * config.guess: Fixes for MIPS OpenBSD systems.
17213 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17215         * Makefile.in (INSTALL_XFORM): Remove.
17216         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17218         * mkinstalldirs: New file, copied from automake.
17219         * Makefile.in (installdirs): Rename from install-dirs.  Use
17220         mkinstalldirs.  Change all users.
17221         (DEVO_SUPPORT): Add mkinstalldirs.
17223 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17225         * install-sh: Rename from install.sh.
17226         * Makefile.in (INSTALL): Change install.sh to install-sh.
17227         (DEVO_SUPPORT): Likewise.
17229         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17230         Graichen <graichen@rzpd.de>.
17232 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17234         * config.guess: Recognize OpenBSD systems correctly.
17236 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17238         * README, Makefile.in (ETC_SUPPORT): Remove references to
17239         cfg-paper*, configure.{texi,man,info*}._
17241 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17243         * Makefile.in (all.normal): Ensure that gcc is built after all
17244         the x11 - ie gdb - targets.
17246 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17248         * makefile.vms: Don't run conf-a-gas.
17250 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17252         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17254 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17256         * configure.in: Remove noconfigdirs case since gdb also
17257         configures and builds for tic80-coff.
17259 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17261         * configure: Set cache_file to config.cache.
17262         * Makefile.in (local-distclean): Remove config.cache.
17264 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17266         * COPYING: Update FSF address.
17268 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17270         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17271         noconfigdirs.
17273 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17275         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17276         MAKEDIRS, is empty.
17278 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17280         * config.sub: Tweak mn10300 entry.
17282 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17284         * configure.in (host_tools): Put sim before gdb, so gdb's
17285         configure.tgt can determine if the simulator was configured.
17287 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17289         * config.sub: Move BeOS $os case to be with other Cygnus
17290         local cases.
17292 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17294         * config.sub: Remove misplaced comment that broke Linux.
17296 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17298         * config.sub: Add BeOS support.
17300 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17302         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17304 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17306         * configure.in (noconfigdirs): Remove tcl and tk from
17307         noconfigdirs for cygwin32 builds.
17309 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17311         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17313 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17315         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17316         make-all.com, use makefile.vms instead.
17318 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17320         * config.sub: Accept -lnews*.
17322 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17324         * configure.in (noconfigdirs): Disable target-newlib,
17325         target-examples and target-libiberty for d30v.
17327 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17329         * configure.in (noconfigdirs): Enable ld for d30v.
17331 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17333         * configure.in (tic80-*-*): Build compiler.
17335 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17337         * configure.in (d30v-*): Remove sim directory from list of
17338         unsupported d30v directories
17340 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17342         * config.sub, configure.in: Add d30v target cpu.
17344 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17346         * makefile.vms: New file.
17347         * make-all.com: Remove.
17349 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17351         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17353 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17355         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17357 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17359         * Makefile.in (ALL_MODULES): Added all-db.
17360         (CROSS_CHECK_MODULES): Addec check-db.
17361         (INSTALL_MODULES): Added install-db.
17362         (CLEAN_MODULES): Added clean-db.
17364 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17366         * config.guess: Merge with latest FSF sources.
17368 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17370         * Makefile.in (ALL_MODULES): Added all-itcl.
17371         (CROSS_CHECK_MODULES): Added check-itcl.
17372         (INSTALL_MODULES): Added install-itcl.
17373         (CLEAN_MODULES): Added clean-itcl.
17375 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17377         * configure.in: build gdb for mn10200
17379 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17381         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17383 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17385         * configure.in (tic80-*-*): Turn off most targets right now.
17387 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17389         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17390         rather than the makeinfo program.
17391         (do-info): Depend upon all-texinfo.
17393 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17395         * configure.in: Remove uses of config/mh-linux.
17397         * config.sub, config.guess: Merge with latest FSF sources.
17399 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17401         * config.sub (case $basic_machine): Add tic80 entries.
17403 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17405         * config.sub, config.guess: Merge with latest FSF sources.
17407 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17409         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17410         * mpw-config.in: Test for NewFolderRecursive.
17411         * mpw-install: Use symbolic name for startup filename.
17412         * mpw-README: Add various additional details.
17414 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17416         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17418 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17420         * configure.in: Do build gcc and the target libraries for
17421         the mn10200.
17423 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17425         * configure.in: don't avoid building gdb for mn10300 any more
17426         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17427         instead of single-quoting it.
17429 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17431         * configure.in: Don't use --with-stabs on IRIX 6.
17433 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17435         * configure.in (m32r): Build gdb, libg++ now.
17437 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17439         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17440         directories from noconfigdirs.
17442 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17444         * config.sub (basic_machine): added mips16 configuration
17446 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17448         * config.sub: Handle d10v-unknown.
17450 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17452         * config.sub: Handle v850-unknown.
17454 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17456         * Makefile.in: add findutils
17457         * configure.in: add findutils to list of host_tools
17459 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17461         * config.sub: Handle mn10200 and mn10300.
17463 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17465         * configure.in (d10v-*): Do not build librx.
17467 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17469         * configure.in (mn10300): Build everything except gdb & libgloss.
17471 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17473         * config.guess:  Patch for Dansk Data Elektronik servers,
17474         from Niels Skou Olsen <nso@dde.dk>.
17476         For ncr, use /bin/uname rather than uname, since GNU uname does not
17477         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17479         Patch for MIPS R4000 running System V,
17480         from Eric S. Raymond <esr@snark.thyrsus.com>.
17482         Fix thinko for nextstep.
17484         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17486         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17487         * config.guess: Guess mips-dec-mach_bsd4.3.
17489         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17490         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17491         release numbers.
17492         * config.guess (mips-mips-riscos*):  Emit just enough of the
17493         release number.
17495         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17496         * config.guess (sparc-auspex-sunos*):  Added.
17497         (f300-fujitsu-*): Added.
17499         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17500         * config.guess:  Recognize a Tadpole as a sparc.
17502 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17504         * config.guess: Don't assume that NextStep version is either 2 or
17505         3.  NextStep 4 (aka OpenStep 4) has come out now.
17507 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17509         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17510         From Rik Faith <faith@cs.unc.edu>.
17512 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17514         * config.sub: Contributions from bug-gnu-utils to:
17515         Support plain "hppa" (no version given) architecture, reported by
17516         OpenStep.
17517         OpenBSD like NetBSD.
17518         LynxOs is not a hardware supplier.
17520         * config.guess: Contributions from bug-gnu-utils to add support for:
17521         OpenBSD like NetBSD.
17522         Stratus systems.
17523         More Pyramid systems.
17524         i[n>4]86 Intel chips.
17525         M680[n>4]0 Motorola chips.
17526         Use unknown instead of lynx for hardware manufacturer.
17528 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17530         * install.sh (chmodcmd): Set to null if the DST directory already
17531         exists.
17533 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17535         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17536         not use mt-ppc target Makefile fragment any more.
17538 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17540         * configure.in (*-*-windows):  Exclude everything but those dirs
17541         needed to build windows.
17543 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17545         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17547 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17549         * configure.in:  Exclude mmalloc from i386-windows.
17551 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17553         * Undo my previous change.
17555 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17557         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17558         unconditionally.
17559         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17561 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17563         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17564         host to add it's own flags.
17566 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17568         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17570 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17572         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17573         (CXX_FOR_TARGET): Likewise.
17574         (GCC_FOR_TARGET): Define.
17575         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17576         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17577         CC_FOR_TARGET was specified on the command line.
17578         (MAKEOVERRIDES): Don't define.
17580 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17582         * configure.in (m32r): Fix spelling of libg++ libs.
17584 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17586         * config.sub (-apple*): Remove, now redundant.
17588 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17590         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17592         * configure: Rework yesterday's sed script patch.
17594         * config.sub: Merge with FSF.
17596 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17598         * config.guess:  Merge from FSF.
17600         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17601         * config.guess: Use pc instead of unknown, for pc clone systems.
17602         Change linux to linux-gnu.
17604         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17605         * config.guess: Avoid non-portable tr syntax.
17607 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17609         * test-build.mk (HOLES): Add "xargs" for gdb.
17611         * configure: Avoid hpux10.20 sed bug.
17613 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17615         * configure.in:  Add support for windows host
17616         (that is a build done under the Microsoft build environment).
17618 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17620         * Makefile.in: Replace all uses of srcroot with s, to shrink
17621         command line lengths.
17623         Patches from Geoffrey Noer <noer@cygnus.com>:
17624         * configure.in: If configuring for newlib, pass --with-newlib to
17625         subdirectories.
17626         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17627         -Bnewlib/ and -Lwinsup to gcc.
17628         (CXX_FOR_TARGET): Likewise.
17630 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17632         * Makefile.in (ETC_SUPPORT): Add configure.
17634 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17636         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17637         host configuration file.
17639 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17641         * configure.in: Break mn10x00 support into separate
17642         mn10200 and mn10300 configurations.
17643         * config.sub: Likewise.
17645 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17647         * configure.in: Add lots of stuff to noconfigdirs for
17648         the mn10x00 targets.
17650         * config.sub, configure.in: Add mn10x00 support.
17652 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17654         * make-all.com: Call conf-a-gas, not config-a-gas.
17656 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17658         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17659         targets.
17661 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17663         * mpw-README: Add much more detail for native PowerMac.
17664         * mpw-install: New file.
17665         * mpw-configure: Add --norecursion and --help options.
17666         * mpw-config.in: Translate readme and install files when
17667         copying to objdir.
17668         * mpw-build.in: Don't always depend on byacc and flex.
17669         (install-only-top): New action.
17671 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17673         * configure.in:  You can now configure GDB for the v850.
17675 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17677         * configure.in (noconfigdirs): Don't configure any C++ dirs
17678         if targeting D10V.
17680 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17682         * config.sub: Recognize mips64vr5000.
17684 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17686         * configure.in: Use a single line for host_tools and native_only.
17688 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17690         * config.sub, configure.in: Add entries for m32r.
17692 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17694         * Makefile.in (inet-install): Don't run install-gzip.
17696 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17698         * configure.in:  Don't config lots of things for *-*-windows*.
17700 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17702         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17703         (host_libs, host_tools): Copy from configure.in.
17704         * mpw-configure: Don't complain about directories not found.
17706 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17708         * configure.in (i[345]86): Recognize i686 for pentium pro.
17709         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17710         file.
17712         * config.guess (i[345]86): Ditto.
17714 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17716         * configure.in (noconfigdirs): Removed gdb for D10V.
17718 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17720         * configure.in: Remove ld, target-libio, target-libg++, and
17721         target-libstdc++ from noconfigdirs.
17723 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17725         * configure: Fix three locations where shell scripts were
17726         being run directly rather than with config_shell.
17728 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17730         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17731         * config.sub (basic_machine): Recognize v850.
17733 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17735         * mpw-configure: Handle multiple enable/disable options and
17736         pass them down recursively, handle -c and -s flags appropriately
17737         depending on choice of compiler, add escape mechanism for
17738         quoted arguments to gC.
17740 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17742         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17743         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17744         so that -mrelocatable-lib and -mno-eabi are used.
17746         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17747         not support --print-multi-lib, don't abort.
17749 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17751         * make-all.com: Run config-a-gas.
17752         * setup.com: Don't copy subdirectory files around.
17754 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17756         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17757         target, it now compiles correctly.
17759 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17761         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17763 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17765         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17767 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17769         * configure.in (native_only): Add prms.
17771 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17773         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17774         (BINUTILS_SUPPORT_DIRS): Likewise.
17776 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17778         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17779         d10v support is added.
17781 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17783         * configure.in (d10v-*-*): New target.
17785 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17787         * config.guess (HP 9000/811): Recognize this as a PA1.1
17788         machine.
17790 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17792         * Makefile.in (do-tar-gz): New target, split out from tail end of
17793         taz target.  Run each command separately, don't use pipes.
17794         (taz): Use it.
17796 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17798         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17799         * mpw-build.in: No builds should depend on building byacc or flex,
17800         they are assumed to be installed already.
17802 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17804         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17805         variable that CC_FOR_TARGET needs.
17807 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17809         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17810         options have changed since the last time the subdirectory was
17811         configured, and if it has, reconfigure.
17812         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17813         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17815 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17817         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17818         CLEAN_MODULES): Add bash.
17819         (all-bash): New target.
17821 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17823         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17825 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17827         * config.sub (basic_machine): Recognize d10v as a valid processor.
17829 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17831         * mpw-configure: Add support for --bindir.
17832         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17834 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17836         * configure.in: add bash, time, gawk to list of hosttools and things
17837         to only build for native toolchains
17839 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17841         * Makefile.in (docdir): Remove.
17843 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17845         * Makefile.in (datadir): Set to $(prefix)/share.
17847 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17849         * configure.in: build diff and patch for cygwin32-hosted
17850         toolchains.
17852 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17854         * config.sub: Accept -rtems*.
17856 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17858         * configure.in: enable dosrel for cygwin32-hosted builds,
17859                 remove diff from the list of things not buildable
17860                 via Canadian Cross
17862 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17864         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17865         don't get ". ".
17867 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17869         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17871 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17873         * Makefile.in (taz): Handle case where tex3patch didn't even get
17874         checked out.  Also, if it was found, put the symlink in a new util
17875         subdirectory.
17877 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17879         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17881 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17883         * config.sub: Recognize -openvms.
17884         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17885         * make-all.com, setup.com: New files.
17887 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17889         * Makefile.in (taz): tex3patch moved to texinfo/util.
17891 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17893         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17894         * configure.in: remove make from disable-if-Can-Cross list
17895                 enable gdb if ${host} and ${target} are cygwin32
17897 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17899         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17900         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17902 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17904         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17905         distinguish sysv/svr4/bsd variants.
17906         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17908 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17910         * configure.in: Added copyright notice.
17911         * move-if-change: Added copyright notice.
17913 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17915         * configure.in (powerpcle-*-solaris*): Until we get shared
17916         libraries working, don't build gdb, sim, make, tcl, tk, or
17917         expect.
17919 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17921         * config.guess:  Merge with FSF:
17923         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17924         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17926         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17927         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17929         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17930         * config.guess:  Combine two OSF1 rules.
17931         Also recognize field test versions.  From mjr@zk3.dec.com.
17932         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17933         because GNU uname does not support -p.  From pmr@pajato.com.
17935 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17937         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17939 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17941         * mpw-README: Document GCCIncludes.
17943 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17945         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17947 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17949         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17951 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17953         * configure.in (*-*-cygwin32): Configure make.
17955 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17957         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17959 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17961         * Makefile.in (all-inet): Depend on all-perl.
17963         * Makefile.in (inet-install): New target.
17965         * Makefile.in (all-inet): Depend on all-tcl.
17966         (all-inet): Depend on all-send-pr.
17968 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17970         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17971         temporarily.
17973 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17975         * configure.in: Don't configure --with-gnu-ld on AIX.
17977 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17979         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17981 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17983         * Makefile.in (ALL_MODULES): Added all-inet.
17984         (CROSS_CHECK_MODULES): Added check-inet.
17985         (INSTALL_MODULES): Added install-inet.
17986         (CLEAN_MODULES): Added clean-inet.
17987         (all-indent): New target.
17989         * configure.in (host_tools): Added inet.
17990         (native_only): Added inet.
17991         (noconfigdirs): Added inet.
17993 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17995         * configure.in: Don't configure libgloss if we are not configuring
17996         newlib.
17998 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18000         * configure.in: Don't configure libgloss for unsupported
18001         architectures.
18003 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18005         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18007 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18009         * Makefile.in (ALL_MODULES): Include all-apache.
18010         (CROSS_CHECK_MODULES): Include check-apache.
18011         (INSTALL_MODULES): Include install-apache.
18012         (all-apache): New target.
18014         * configure.in: Added apache everywhere perl is seen.
18016 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18018         * Makefile.in: Add support for clean-{module} and
18019         clean-target-{module} rules.
18021 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18023         * configure.in (*-*-ose) do not build libgloss.
18025 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18027         * config.guess (prep*:SunOS:5.*:*): Turn into
18028         powerpele-unknown-solaris2.
18030 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18032         * configure.in: Permit --enable-shared to specify a list of
18033         directories.
18035 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18037         * configure.in (host==solaris): Pass only the first word of $CC
18038         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18040 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18042         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18044 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18046         * Makefile.in (ALL_MODULES): Include all-perl.
18047         (CROSS_CHECK_MODULES): Include check-perl.
18048         (INSTALL_MODULES): Include install-perl.
18049         (ALL_X11_MODULES): Include all-guile.
18050         (CHECK_X11_MODULES): Include check-guile.
18051         (INSTALL_X11_MODULES): Include install-guile.
18052         (all-perl): New target.
18053         (all-guile): New target.
18055         * configure.in (host_tools): Include perl and guile.
18056         (native_only): Include perl and guile.
18057         (noconfigdirs): Don't build guile and perl; no ports have been
18058         done.
18060 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18062         * configure (--enable-*): Handle quoted option lists such as
18063         --enable-sim-cflags='-g0 -O' better.
18065 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18067         * Makefile.in ({,inst}all-target): New rule so we can make and
18068         install all of the target directories easily.
18070 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18072         * configure.in: Add missing global flag in sed substitution when
18073         deleting `target-' from ${configdirs}.
18075 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18077         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18078         option.
18080         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18081         config/mh-necv4.
18083         * install.sh: Correct misspelling of transformbasename.
18085         * config.guess: Recognize mips-*-sysv*.
18087 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18089         * config.sub: Recognize mon960.
18091 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18093         * configure: Restore Canadian Cross handling of BISON and LEX,
18094         removed in Feb 20 change.
18096 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18098         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18099         Mention make install.  Remove the old copyright date as well the
18100         clumsy and rather pointless copyright on the README file.
18102 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18104         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18105         Makefile after running symlink-tree, then run `make distclean' to
18106         avoid clobbering any generated files in srcdir.
18108 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18110         * configure.in (m68k-*-netbsd*): Build everything now.
18112 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18114         * Makefile.in (taz): Fix quoting.
18116 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18118         * configure.in (sparclet-*-*): Build everything now.
18120 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18122         * configure.in (m68k-*-linux*): New host.
18124 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18126         * configure: Check for bison before byacc.
18128 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18130         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18131         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18132         searching PATH.  These are used as fallbacks by Makefile.in if
18133         flex/bison/byacc aren't in objdir.
18135 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18137         * Makefile.in: Make everything which depends upon all-bfd also
18138         depend upon all-opcodes, in case --with-commonbfdlib is used.
18140 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18142         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18143         building NT native compilers on Unix.
18145 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18147         * configure.in: Don't get CC from the host Makefile fragment if we
18148         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18149         Solaris test for /usr/ucb/cc to the post target script, just after
18150         the compiler sanity test.
18152 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18154         * config.sub: Merge with FSF.
18156 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18158         * Makefile.in (RPATH_ENVVAR): New variable.
18159         (REALLY_SET_LIB_PATH): Use it.
18160         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18162 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18164         * config.sub, configure.in: Recognize sparclet cpu.
18166 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18168         * config.guess:  Support m68k-cbm-sysv4.
18170 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18172         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18173         m68k-unknown-linuxaout from linker help string.  Put quotes around
18174         $ld_help_string.
18176 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18178         * config.guess (powerpc-harris-powerunix): Add guess for port
18179         to new target.
18181 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18183         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18185 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18187         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18188         $(REALLY_SET_LIB_PATH) in Makefile.
18189         * Makefile.in (SET_LIB_PATH): New variable.
18190         (REALLY_SET_LIB_PATH): New variable.
18191         ($(DO_X)): Use $(SET_LIB_PATH).
18192         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18193         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18194         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18195         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18196         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18197         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18198         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18199         (install-dosrel): Likewise.
18200         (all-opcodes): Depend upon all-libiberty.
18202 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18204         * config.guess (*:CYGWIN*): New
18206 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18208         * Makefile.in (all-target-winsup): All all-target-libiberty.
18210 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18212         * configure.in (noconfigdirs): Add missing # in front of comment.
18214 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18216         * configure.in: add second pass to things added to noconfigdirs
18217         so *-gm-magic can exclude libgloss properly.
18219 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18221         * mpw-configure (extralibs_name, rez_name): Set correctly
18222         for MWC68K compiler.
18224         * mpw-README: Add more info on the necessary build tools.
18226 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18228         * configure.in, config.sub: Recognize cygwin32.
18230 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18232         * config.guess, config.sub: Recognize A/UX.
18234 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18236         * config.sub: Merge with gcc/config.sub.
18238 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18240         * mpw-build.in (do-binutils): Add build of stamps.
18242 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18244         * config.sub: Add recognition for mips64vr4100*-* targets.
18246 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18248         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18249         Add creation of gconfigargs with `--enable-shared' turned on.
18250         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18251         ($(host)-stamp-stage3-configured): Likewise.
18252         (HOLES): Add chatr and ldd.
18253         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18255 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18257         * configure: Pass --nfp to recursive configures.
18259 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18261         * Makefile.in (DLLTOOL): New.
18262         (DLLTOOL_FOR_TARGET): New.
18263         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18264         (EXTRA_TARGET_FLAGS): Ditto.
18265         (EXTRA_GCC_FLAGS): Ditto.
18266         (CONFIGURE_TARGET_MODULES): Ditto.
18267         (DO_X): Ditto.
18268         * configure: Add DLLTOOL.
18270 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18272         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18273         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18274         mh-sco, since old workarounds no longer needed, and don't
18275         build ld, since libraries have weak symbols in COFF.
18277 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18279         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18281 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18283         * configure.in: Make sure that ${CC} can be used to compile an
18284         executable.
18286 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18288         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18289         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18290         nothing depending on whether gdbtk is being built.
18292 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18294         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18296 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18298         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18299         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18301 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18303         * config-ml.in: Add support for
18304         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18305         Simplify setting of multidirs from --disable-foo.
18307 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18309         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18310         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18311         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18312         non-empty, pass them on to the  GCC make.
18313         (all-bootstrap): New rule that is like all-gcc, except it executes
18314         the GCC bootstrap rule instead of the GCC all rule.
18316 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18318         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18320 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18322         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18323         DG/UX support.
18325 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18327         * config.sub (i*86*) Change [345] to [3456]
18329 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18331         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18332         --with-gnu-ld=no.
18334 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18336         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18337         AIX multilibs get built.
18339 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18341         * configure.in (i386-win32): Don't build expect if we're not
18342         building the tcl subdir.
18344 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18346         * Makefile.in: (configure-target-examples, all-target-examples):
18347         New targets, configure and build example programs.
18349 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18351         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18352         use it as input to sedit the generated MPW makefile.
18353         * mpw-README: Add a suggestion about Gestalt.h.
18355 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18357         * config.sub: Accept *-*-ieee*.
18359 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18361         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18362         Ronald F. Guilmette <rfg@monkeys.com>.
18364 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18366         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18367         for powerpc-pe native.
18368         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18369         (target==powerpc-pe): duplicate i386-win32 entry.
18371 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18373         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18374         of vxworks, not just vxworks5.1.
18376 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18378         * mpw-configure: Add support for exec-prefix.
18380 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18382         * config.guess: Recognize HP model 816 machines as having
18383         a PA1.1 processor.
18385 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18387         * configure: Ignore new autoconf configure options.
18389 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18391         * config.guess:  Recognize Pentium under SCO.
18392         From Robert Lipe <robertl@arnet.com>.
18394 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18396         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18398 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18400         * configure.in: Don't configure gas for alpha-dec-osf*.
18402 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18404         * configure.in: Default to --with-stabs for some targets for which
18405         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18406         i[345]86*-*-unixware*.
18408 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18410         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18411         rather than basing it on the target.  Simplify handling of options
18412         controlling which directories to configure.  Remove extraneous
18413         slash in multi-clean target.
18415 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18417         * config-ml.in: Prefix more variables with ml_ so they don't collide
18418         with configure's.
18420 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18422         * configure: Don't turn -v into --v.
18424 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18426         * configure.in (targargs): Fix typo.
18428         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18430 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18432         * configure.in: Strip --host and --target options from
18433         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18434         --with-cross-host option when building with a cross-compiler.
18435         * configure: Canonicalize the arguments put into config.status by
18436         always using `=' for an option with an argument.  Pass a presumed
18437         --host or --target explicitly.
18439 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18441         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18442         into general OS recognition case.
18444 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18446         * configure.in (target_configdirs): add target-winsup only
18447         for win32 target systems.
18449 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18451         * Makefile.in (all-target-libgloss): Depend upon
18452         configure-target-newlib, since when libgloss is built it looks to
18453         see if the newlib directory exists.
18455 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18457         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18458         cfg-ml-*.in.
18460 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18462         * configure: Handle LD and LD_FOR_TARGET when configuring a
18463         Canadian Cross.
18465 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18467         * configure.in (target_libs): add target-winsup.
18468         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18469         (target==ppcle-pe): remove ld from $noconfigdirs.
18471 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18473         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18474         Preserve relative path names in $srcdir.  Build symlink tree if
18475         configuring cross target dir and srcdir=. (= no VPATH support).
18476         (configure-target-libg++): Depend on configure-target-librx.
18477         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18478         * config-ml.in: New file.
18479         * symlink-tree: New file.
18480         * configure: Ensure srcdir="." if that's what it is.
18482 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18484         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18485         includes and FLEX_SKELETON setting.
18486         * mpw-configure (--with-gnu-ld): New option, controls whether
18487         to use PPCLink or ld with PowerMac GCC.
18488         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18489         * mpw-config.in: Configure grez if targeting Mac.
18491         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18492         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18493         just macos.
18494         * configure.in: Configure grez resource compiler if targeting Mac.
18495         * Makefile.in (all-grez, install-grez): New targets.
18497 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18499         * configure: CXX defaults to gcc, not g++.  If we find
18500         gcc in the path, set CC to gcc -O2.
18502 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18504         * configure: Default ${build} correctly.  Avoid picking up extra
18505         spaces when reading CC and CXX from Makefile.  When doing a
18506         Canadian Cross, use plausible default values for numerous
18507         variables.
18508         * configure.in: When doing a Canadian Cross, don't try to
18509         configure tools whose configure script can't handle it.
18511 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18513         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18515 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18517         * configure:  Remove dubious bug reporting address.
18519 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18521         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18522         configure script, run that instead of this directory's configure.
18523         In either case, print a message that we're configuring the sub-dir.
18525 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18527         * configure.in: Before checking for the existence of various files,
18528         use sed to filter out "target-".
18530 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18532         * Makefile.in (DO_X): Split rule to decrease command line length
18533         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18534         (Philippe De Muyter).
18536 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18538         * Makefile.in (all-patch): depend on all-libiberty.
18540 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18542         * configure.in: If the only directory in target_configdirs which
18543         actually exists is libiberty, then set target_configdirs to empty,
18544         to avoid trying to build a target libiberty in a gas or gdb
18545         distribution.
18547 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18549         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18550         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18551         systems.
18553 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18555         * configure.in (copy_dirs): Use sys-include instead of include
18556         for --with-headers option.
18558 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18560         * Makefile.in, configure.in: Make winsup builds work with
18561         new scheme.
18563 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18565         * configure.in: Build the linker on AIX.
18567 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18569         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18570         where needed.
18572 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18574         * Makefile.in (all-gcc): Fix typo.
18576 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18578         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18580 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18582         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18583         to target-xiberty, to provide more flexibility.
18584         (target_subdir):  Define.  Create if cross.
18585         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18586         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18587         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18588         check-libFOO -> check-target-libFOO, etc.
18589         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18590         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18591         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18592         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18593         allow ALL_GCC="" to only configure.
18594         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18595         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18596         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18598 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18600         * Makefile.in (taz): Build "info" in etc explicitly.
18602 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18604         * configure.in:  Make sure that CC is undefined (as opposed to
18605         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18606         problem with autoconf trying to configure on a host without GCC.
18608 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18610         * mpw-configure: Set host alias from choice of host compiler,
18611         only use generic MPW Makefile sed if present, edit a file
18612         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18613         * mpw-README: Add problem notes about CW6 and CW7.
18615 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18617         * Makefile.in (taz): Use ";" instead of ";;".
18619 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18621         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18622         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18623         DISTDOCDIRS.
18624         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18625         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18627 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18629         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18630         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18631         Move bfd to DISTSTUFFDIRS.
18633 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18635         * Makefile.in (X11_LIB): Removed.
18636         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18638         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18640 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18642         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18643         names.
18645 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18647         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18649 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18651         * configure.in (i[345]86-*-win32): Always build newlib.
18652         Don't configure cvs, autoconf or texinfo.
18653         * Makefile.in (LD_FOR_TARGET): New.
18654         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18655         Pass down LD_FOR_TARGET.
18657 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18659         * winsup: New directory.
18660         * Makefile.in: Build winsup.
18661         * configure.in: Winsup is configured when target is win32.
18662         Can only build win32 target GDB when native.
18664 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18666         * config.guess: Recognize HP model 819 machines as having
18667         a PA 1.1 processor.
18669 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18671         * configure: Fix sed loop which substitutes for CC and CXX to
18672         avoid bug found in various sed implementations.
18674 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18676         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18677         simulator.  Use standard powerpc-*-eabi*.
18679 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18681         * configure.in: Stop putting gas and binutils in noconfigdirs for
18682         powerpc-*-aix* and rs6000-*-*.
18684 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18686         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18687         -mcall-aixdesc libraries.
18689 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18691         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18693         * config.sub (arm | armel | armeb): Fix shell syntax.
18695 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18697         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18698         -msoft-float and -mcpu=common support.
18699         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18700         libraries.
18702 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18704         * configure.in: Allow configuration and build of emacs19 for the alpha.
18706 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18708         * configure.in (CC): Get ^CC, not just any old CC, from
18709         ${host_makefile_frag}.
18711 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18713         * configure.in (CC): Try to get CC from
18714         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18716 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18718         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18719         only if it exists in $(srcdir).
18721 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18723         * configure: If CC and CXX are not set in the environment, set
18724         them, based on either an existing Makefile or on searching for gcc
18725         in PATH.  Substitute for CC and CXX in Makefile.
18726         * configure.in: Remove libm from target_libs.  Separate
18727         target_configdirs from configdirs.  If CC is not set in
18728         environment, try to get it from a host Makefile fragment.  Rewrite
18729         changes of configdirs to use skipdirs instead.  A few minor
18730         tweaks.  Take directories out of target_configdirs as they are
18731         taken out of configdirs.  Remove existing Makefile files from
18732         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18733         CONFIG_ARGUMENTS in Makefile.
18734         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18735         by configure.in.
18736         (CONFIG_ARGUMENTS): Likewise.
18737         (CONFIGURE_TARGET_MODULES): New variable.
18738         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18739         ($(CONFIGURE_TARGET_MODULES)): New target.
18740         (configure-libg++, configure-libio): New targets.
18741         (all-libg++): Depend upon configure-libg++.
18742         (all-libio): Depend upon configure-libio.
18743         (configure-libgloss, all-libgloss): New targets.
18744         (configure-libstdc++): New target.
18745         (all-libstdc++): Depend upon configure-libstdc++.
18746         (configure-librx, all-librx): New targets.
18747         (configure-newlib): New target.
18748         (all-newlib): Depend upon configure-newlib
18749         (configure-xiberty): New target.
18750         (all-xiberty): Depend upon configure-xiberty.
18752 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18754         * configure.in (host i[345]86-*-win32):  Expand the
18755         noconfigdirs again.
18757 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18759         * mpw-configure: Fix sed command file name.
18761 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18763         * configure.in (host i[345]86-*-win32): Reduce the
18764         noconfigdirs again.
18766 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18768         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18769         or powerpc*-*-pe*, since they are not yet supported.
18771 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18773         Add PowerMac support and many other enhancements.
18774         * mpw-configure: New option --cc to select compiler to use,
18775         paste options set according to --cc into the generated
18776         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18777         if mpw-make.sed is present.
18778         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18779         add forward includes for PowerPC include files.
18780         * mpw-build.in: Build using Makefile.PPC if present.
18781         (do-byacc, etc): Remove separate version resource builds.
18782         (do-gas): Build "stamps" before "all".
18783         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18784         * mpw-README: Update to reflect --cc option, PowerMac support,
18785         and recently-reported compatibility problems.
18787 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18789         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18790         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18791         (--with-multilib-top): Pass to recursive invocations.
18793 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18795         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18796         v810-*-*.
18798 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18800         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18801         gdb, ld and opcodes on v810-*-*.
18803 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18805         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18806         (local-maintainer-clean): New target.
18807         (maintainer-clean): New target.
18808         (realclean): Just depend upon maintainer-clean.
18810 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18812         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18814 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18816         * configure.in: Build ld in mips*-*-bsd* case.
18818 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18820         * config.sub: Accept -lites* OS.  From Ian Dall.
18822 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18824         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18825         targets.
18827 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18829         * configure.in: treat i386-win32 canadian cross the same as
18830         i386-go32 canadian cross.
18832 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18834         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18835         running under the simulator to build a reduced set of libraries.
18836         (powerpc-*-eabiaix): Add fine grained multilib support added to
18837         other powerpc targets yesterday.
18839 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18841         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18842         -disable-softfloat, -disable-relocatable, -disable-aix, and
18843         -disable-sysv to control which multilib libraries get built.
18845 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18847         * configure: Add Makefile.tem to list of files to remove in trap
18848         handler.
18850 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18852         * config.guess (*Linux*):  Add missing "exit"s.
18853         Also, need specific check for alpha-unknown-linux (uses COFF).
18855 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18857         * config.guess:  Merge with FSF:
18859         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18860         * config.guess (AIX4): More robust release numbering discovery.
18862         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18863         * config.guess (i386-sequent-ptx): Properly get version number.
18865         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18866         * config.guess (mips:*:4*:UMIPS): New case.
18868 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18870         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18871         (i386-win32 host): Likewise.  Don't build readline.
18873 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18875         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18876         SUPPORT_FILES to submakes.
18878 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18880         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18881         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18882         mpw-configure.
18884 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18886         * configure.in (appdirs): Use =, not ==, in test expression when
18887         trying to build the text to print in the warning message for
18888         Solaris users.
18890 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18892         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18894 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18896         * config.guess: Recognize lynx-2.3.
18898 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18900         * config.sub (z8ksim): Deleted
18901         (z8k-*-coff): New, this is the one true name of the target.
18903 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18905         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18907 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18909         * config.guess (*:Linux:*:*): First try asking the linker what the
18910         default object file format is (elf, aout, or coff).  Then if this
18911         fails, try previous methods.
18913 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18915         * configure.in: Don't build newlib for *-*-vxworks5.1.
18917 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18919         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18920         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18922 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18924         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18926 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18928         * cfg-ml-com.in: New file.
18929         * cfg-ml-pos.in: New file.
18931 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18933         * COPYING.NEWLIB: Add HP free copyright to list.
18935 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18937         * config.sub: Recognize -eabi* for the system, not just -eabi.
18939 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18941         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18942         * config.sub, configure.in (win32): New target and host.
18944 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18946         * configure.in: Add i386-pe configuration.
18948 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18950         * mpw-build.in (install): Install GDB after LD.
18952 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18954         * mpw-config.in (elf/mips.h): Always forward-include, needed
18955         for GDB to build.
18957 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18959         * testsuite: New directory for customer acceptance and whole tool
18960         chain tests.
18962 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18964         * configure: If per-host line isn't found, but AC_OUTPUT is found
18965         and a configure script exists, run it instead.
18967 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18969         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18971 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18973         * configure: Set build_{cpu,vendor,os,alias} to host values when
18974         --build isn't specified.
18976 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18978         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18979         (FLAGS_TO_PASS): Pass them.
18980         (EXTRA_TARGET_FLAGS): Ditto.
18982 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18984         * Makefile.in (all-libg++): Depend on all-libstdc++.
18986 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18988         * configure.in (noconfigdirs): Enable all packages for
18989         i386-unknown-netbsd.
18991 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18993         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18994         hosted builds (DOS builds)
18996 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18998         Changes for ARM based on patches from Richard Earnshaw:
18999         * config.sub: Handle armeb and armel.
19000         * configure.in: Omit arm linker only for riscix.
19002 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19004         * config.guess:  Update from FSF.
19006 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19008         * config.sub: Recognize powerpcle as the little endian variant of
19009         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19010         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19011         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19012         temporarily.
19014 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19016         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19018 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19020         * config.sub: Accept -lites* as a basic system type.
19022 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19024         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19025         installed, and if so return linuxoldld as the system name.
19027 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19029         * config.guess: Add hppa1.1-hp-lites support.
19031 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19033         * configure.in: Don't build newlib for m68k-vxworks5.1.
19035 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19037         * configure.in (mips-sgi-irix6): Use mh-irix5.
19039 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19041         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19043 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19045         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19046         OSF/1.  Fix compiler flags.
19047         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19049 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19051         * configure.in: Recognize --with-newlib.
19052         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19054 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19056         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19057         to *_X11_MODULES due to gdbtk needing X include files et al.
19059 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19061         Merge in support for Mac MPW as a host.
19062         (Old change descriptions retained for informational value.)
19064         * mpw-config.in: Add generic include forwards for cpu-specific
19065         include files in aout and elf directories.
19067         * mpw-configure: Added copyright.
19068         * mpw-config.in: Check for presence of required build tools.
19069         (target_libs): Add newlib.
19070         (target_tools): Add examples.
19071         (Read Me): Generate as "Read Me for MPW" instead.
19072         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19073         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19074         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19076         * mpw-configure: Remove subdir-specific makefile hackery,
19077         delete mk.tmp after using it.
19079         * mpw-build.in (all): Display start and end times.
19081         * mpw-configure (host_canonical): Set.
19082         (target_cpu): Always add to makefiles.
19083         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19084         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19085         (mpw-mh-mpw): Look for in srcdir and srcroot.
19086         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19088         * mpw-build.in: (install-only): New target.
19090         * mpw-configure (host_alias, target_alias): Rename from hostalias
19091         and targetalias, add into generated Makefile.
19092         (mk.tmp): If present, add into generated Makefile.
19093         * mpw-build.in (all-gas): Build config.h first before gas proper.
19095         * mpw-configure (config.status): Write only if changed.
19096         * mpw-config.in (readline): Configure it (not built, just used for
19097         definitions).
19099         * mpw-config.in (elf/mips.h): Add a forward include.
19101         * mpw-config.in: Forward-include most .h files in include into
19102         extra-include.
19103         (readline): Don't build.
19104         mpw-build.in (install): Install GDB.
19106         * mpw-configure (prefix, mpw_prefix): Handle it.
19107         * mpw-config.in (mmalloc, readline): Don't configure.
19108         * mpw-build.in (thisscript): Rename to ThisScript.
19109         Use mpw-build instead of BuildProgram everywhere.
19110         (mmalloc, readline): Don't build.
19111         * mpw-README: New file, basic documentation about the MPW port.
19113         * mpw-config.in: Use forward-include to create include files.
19115         * mpw-configure: Add more things to the top of each configured
19116         Makefile, including contents of config/mpw-mh-mpw.
19117         * mpw-config.in (extra-include): Create this directory and fill it
19118         with Posix-like include files when configuring.
19120         * config.sub (apple, mac, mpw): Add various aliases.
19122         * mpw-build.in: New file, top-level build script fragment for MPW.
19123         * mpw-configure: New file, configure script for MPW.
19124         * mpw-config.in: New file, config fragment for MPW.
19126 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19128         * configure.in (host_libs): Remove glob, since it is gone from the
19129         sources.
19131 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19133         * Makefile.in: define empty GDB_NLM_DEPS var.
19135         * configure.in(target_makefile_frag): use config/mt-netware
19136         for netware targets.
19138 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19140         * config.sub: Merge in recent FSF changes.  Remove linux special
19141         cases.
19143 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19145         Revert this change:
19147         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19149                 * build-all.mk: Use CC=cc -Xs on Solaris.
19151 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19153         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19154         stop using it.
19155         * Makefile.in: Nuke all references to glob subdirectory.
19157 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19159         * configure.in: Fix --enable-shared logic in per-host.
19161 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19163         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19165 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19167         * configure.in (noconfigdirs): Don't build gas on AIX, for
19168         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19170 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19172         * configure: Fix --cache-file to work if the file argument is a
19173         relative path.
19175 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19177         * configure: If the --cache-file is used, pass it down to
19178         configure in subdirectories.
19180 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19182         * config.sub: add vxworks29k configuration.
19184 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19186         * Makefile.in (taz): Do "diststuff" part quietly.
19188 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19190         * config.sub: Mini-merge with gcc/config.sub.
19192 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19194         * config.guess (IRIX): Sed - to _.
19196 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19198         * Makefile.in (source-vault, binary-vault): New targets.
19200 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19202         * config.sub: Recognize -eabi as a basic system type.
19204 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19206         * configure.in (enable_shared stuff): Fix typo.
19208 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19210         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19212 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19214         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19216 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19218         * configure.in (rs6000-*-*): Don't build gas.
19220 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19222         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19223         reduce command line length.
19224         (AS_FOR_TARGET): Check for as.new, not Makefile.
19225         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19227 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19229         * config.guess:  Merge from FSF.
19231 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19233         * configure: Don't use $ when handling program_suffix.
19235 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19237         * configure.in:  Configure tk for hppa/hpux.
19239 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19241         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19243 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19245         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19246         to LIBCXXFLAGS.  Tests are better run without it.
19248 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19250         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19252 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19254         * configure.in (*-*-netware*): Don't configure xiberty.
19256 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19258         * configure.in:  Remove tk from native_only list.
19260 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19262         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19263         for special NCD build.
19265 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19267         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19268         makeall.bat, they're only useful for binutils snapshots.
19269         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19270         makeall.bat to specified SUPPORT_FILES.
19272 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19274         * build-all.mk: Add Ericsson targets to sun4 and solaris
19275         hosts.  Add  BNR's sun4 target to solaris host, so their
19276         build-from-source will be tested in-house first.
19278 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19280         * Makefile.in (LIBCFLAGS): New variable.
19281         (CFLAGS_FOR_TARGET): Ditto.
19282         (LIBCFLAGS_FOR_TARGET): Ditto.
19283         (LIBCXXFLAGS): Ditto.
19284         (CXXFLAGS_FOR_TARGET): Ditto.
19285         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19286         (BASE_FLAGS_TO_PASS): Pass them.
19287         (EXTRA_TARGET_FLAGS): Ditto.
19289         * configure.in: Support --enable-shared.
19291 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19293         * configure.in (target_libs):  Include libstdc++ again.
19294         * config.guess:  Update from FSF (for FreeBSD).
19296 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19298         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19299         makeall.bat.
19300         (DISTDOCDIRS): Add `etc'.
19301         (ETC_SUPPORT_PFX): New variable.
19302         (taz): Include anything from etc starting with a word in
19303         ETC_SUPPORT_PFX.
19305 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19307         * config.sub: Update for recent FSF changes.  Remove obsolete
19308         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19309         spacing changes.
19311 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19313         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19315         * config.guess:  Merge with FSF.
19316         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19318 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19320         * configure: Since the "trap 0" handler will override the exit
19321         status on many systems, only use it for "exit 1", and make it set
19322         a non-zero exit status; reset it before "exit 0".  Also, check
19323         exit status of config.sub, and error out if it failed.
19325 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19327         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19328         and install libgloss.
19330 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19332         * Makefile.in (all-binutils): Depend upon all-byacc.
19334         * configure.in: Don't build emacs on Irix 5.
19336 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19338         * configure.in (*-*-netware*): Add libio.
19340 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19342         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19343         (CHECK_TARGET_MODULES): Ditto.
19344         (INSTALL_TARGET_MODULES): Ditto.
19345         (TARGET_LIBS): Ditto.
19346         (all-libstdc++): Note dependencies.
19348 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19350         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19352 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19354         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19355         -fexternal-templates.
19357         * configure.in (target_libs): Add libstdc++.
19358         (noconfigdirs): Add libstdc++ as appropriate.
19360 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19362         * config.guess:  Update from FSF.
19364 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19366         * configure: Use ${config_shell} when running ${configsub}.
19368 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19370         * config.sub: No longer recognize h8300h.
19372 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19374         * config.sub: Remove extraneous differences between config.sub and
19375         gcc/config.sub.
19377 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19379         * Makefile.in (DISTSTUFFDIRS): Add gas.
19381 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19383         * COPYING.NEWLIB: New file.
19385 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19387         * config.guess (HP-UX):  Patch from Harlan Stenn
19388         <harlan@landmark.com> to also emit release level.
19390 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19392         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19394 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19396         * config.sub:  Merge nextstep cleanup from FSF.
19398 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19400         * configure.in (arm-*-*): Don't configure ld for this target.
19402 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19404         * configure.in (*-*-netware): don't configure libg++, libio,
19405         librx, or newlib.
19407 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19409         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19410         configure ld--it works, but it doesn't support shared libraries.
19412 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19414         * config.guess (*-unknown-freebsd*):  Get rid of possible
19415         trailing "(Release)" in version string.
19416         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19418 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19420         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19421         Fix type: *-next-neststep -> *-next-nextstep.
19423         * config.guess:  Merge from FSF:
19425         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19427         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19429         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19431         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19432         instead of UNIX_SV for UnixWare 1.0).
19434 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19436         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19437         to make gdb/nlm/* build after the compiler and linker.
19439 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19441         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19442         not just i[34]86.
19443         (m68k-atari-sysv4):  Relocate to match FSF version.
19445         * config.guess:  More merges from the FSF:
19447         Add a space before function call or macro invocation.
19449         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19451         * config.guess: Add trap cmd to remove dummy.c and dummy when
19452         interrupted.
19454         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19456         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19457         (dummy): Redirect stderr from compilation of dummy.c.
19459         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19461         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19463 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19465         * configure: Accept and ignore --cache*, for compatibility with
19466         new autoconf.
19468 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19470         * config.guess:  Merge from FSF:
19472         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19474         * config.guess (Pyramid*:OSx*:*:*): New case.
19475         (PATH): Add /.attbin at end for finding uname.
19476         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19478         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19480         * config.guess (M88*:DolphinOS:*:*): New case.
19482         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19484         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19485         to select whether to use ELF or COFF.
19487         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19489         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19491         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19493         * config.guess: Guess the OS version for HPUX.
19495         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19497         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19499 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19501         * configure.in: Recognize --with-headers, --with-libs, and
19502         --without-newlib.
19503         * Makefile.in (all-xiberty): Depend upon all-ld.
19505 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19507         * configure.in: Change i[34]86 to i[345]86.
19509 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19511         * configure (version): A few more tweaks to help message.
19513 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19515         * Makefile.in:  Remove (for now) librx as a host library,
19516         now that we're building it for target.
19518 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19520         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19521         (Karl Berry).
19523 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19525         * configure.in:  Also configure librx.
19527 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19529         * Makefile.in:  Update various rules to reflect that librx
19530         is now needed for libg++.
19532 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19534         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19536 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19538         * configure.in: Configure the examples directory.
19540 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19542         * configure: Simplify Jun 2 1994 change.
19544 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19546         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19547         /bin/gcc isn't good enough to build gcc.
19549 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19551         * Makefile.in (GDB_SUPPORT_FILES): Remove
19552         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19553         (gdb.tar.gz): Add new rule to use standard distribution building
19554         mechanism.
19556 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19558         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19559         Bill Cox <bill@cygnus.com>.
19561 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19563         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19565 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19567         * configure:  Search current dir first in .gdbinit.
19569 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19571         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19573 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19575         * config.sub:  Refer to NeXT's operating system as nextstep.
19577         * config.sub (case $basic_machine):  Re-order the cases, to match
19578         the order in the FSF version (which is mostly alphabethical).
19579         Merge in some additions and changes from the FSF.
19581 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19583         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19584         * config.sub: Recognize cxux7.
19585         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19587 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19589         * config.sub:  Fix typo powerpc -> powerpc-*.
19591 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19593         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19595         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19596         parallel with all-emacs and install-emacs).  Top-level command
19597         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19599 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19601         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19602         $(relbindir)/make before doing ``make install'', and use
19603         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19604         installing over running make binary.
19605         ($(host)-stamp-stage3-installed): Likewise.
19607 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19609         * config.guess: Recognize Mach.
19611 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19613         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19614         see whether --exec-prefix was used.
19616 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19618         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19620 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19622         * Makefile.in: Add all-librx target similar to all-libproc.
19624 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19626         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19627         with post 1.2 uname bogosity.
19629 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19631         * configure: Remove temporary files on receipt of a signal.
19633 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19635         * configure: If there is a package_makefile_frag, remove
19636         ${subdir}/Makefile.tem after copying it in.
19638 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19640         * build_all.mk: support rs6000 lynx identifies itself as
19641         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19642         since /bin/gcc is too feeble to compile a modern gcc.
19644 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19646         * brought devo/test-build.mk update-to-date with progressive/
19647         test-build.mk. Add lynx targets and hppa flag info.
19649 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19651         * configure.in:  Use mh-ncrsvr43.  Patch from
19652         Tom McConnell <tmcconne@sedona.intel.com>.
19654 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19656         * config.guess (i386-unknown-bsdi):  No longer need to
19657         check #if defined(__bsdi__) && defined(__i386__).
19659 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19661         * configure: Set program_transform_nameoption correctly.
19663 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19665         * brought build-all.mk update-to-date with progressive build-all.mk,
19666         added new targets and hppa info.
19668 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19670         * configure: If config.guess result is a prefix of the user
19671         specified target, assume a native build and use the user specified
19672         target as the host alias.  Remove SunOS patch suffix removal hack.
19673         * configure.in: Remove SunOS patch suffix removal hack.
19675         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19676         in NATIVE_CHECK_MODULES.
19678 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19680         * Makefile.in: Rename HOST_ONLY to NATIVE.
19681         * configure: Delete SunOs patch suffix from host_canonical
19682         and build_canonical variables that are prepended to Makefiles.
19683         * configure.in: Add comments for easier maintenance.
19685 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19687         * Makefile.in: Add all-libproc target similar to all-gui.
19689 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19691         * Makefile.in (CHECK_MODULES): split into
19692         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19694 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19696         * config.guess (i386-unknown-bsdi): New system to guess.
19698 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19700         * Makefile.in: Add all-gui target (but not yet build by "all").
19702 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19704         * config.sub: Move deletion of patch suffix from here...
19705         * configure.in: To here, at Ian's suggestion.  The top-
19706         level scripts might need to know of a patch level.
19708 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19710         * config.sub: Strip off patch suffix so rtl is recognized
19711         as a sunos4.1.3 machine, even though it's been patched.
19713 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19715         * Makefile.in (INSTALL_LAST): Delete.
19716         (INSTALL_DOSREL): New.
19718 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19720         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19721         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19722         whether we pass down --with-gnu-ld anyhow.
19724 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19726         * Makefile.in (INSTALL_LAST): Change operation so it works
19727         on more flavors of make.
19728         * configure.in (go32): Don't build libg++ or libio.
19730 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19732         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19733         they can be overriden by templates.
19735 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19737         * configure.in (target==go32): Don't build gdb.
19738         * dosrel: New directory.
19740 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19742         * configure.in (host==go32): Configure dosrel too.
19743         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19744         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19745         be set by incoming names or templates.
19746         (INSTALL_LAST): New rule.
19748 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19750         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19752 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19754         * configure.in (appdirs): New variable.  Currently empty, but will
19755         be used in gas distribution.  If nonempty, lists a set of
19756         directories at least one of which must get configured, or top
19757         level configuration is considered to have failed.
19758         (rs6000-*-lynxos*): Use new file name.
19760 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19762         Eliminate XTRAFLAGS.
19763         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19764         newlib include files using -idirafter, and also use -nostdinc.
19765         (CXX_FOR_TARGET): Likewise.
19766         (XTRAFLAGS): Removed.
19767         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19768         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19769         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19770         ($(DO_X)): Don't pass down XTRAFLAGS.
19772 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19774         * configure.in (mips*-dec-bsd*): New target; do build linker.
19775         (mips*-*-bsd*): New target; don't build linker.
19777 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19779         * configure.in: support rs6000-*-lynxos* configuration.
19780         support sunos4 as a cross target.
19782         * config.sub: look for lynx*, not lynx since the OS version may
19783         legitimately be part of the name.
19785 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19787         * configure.in (i[34]86-*-sco*): Move to be with other i386
19788         targets.
19789         (romp-*-*): New target.  Skip various binary utilities.
19790         (vax-*-*): New target.  Don't build newlib.
19791         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19793 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19795         * configure.in: Only set host_makefile_frag if config
19796         directory exists.
19798 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19800         * install.sh: If $dstdir exists, don't check whether each
19801         component does.
19803 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19805         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19807 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19809         * configure.in (*-*-lynxos*): Don't configure newlib for either
19810         native or cross Lynx.
19812 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19814         * config.sub (sparc64-elf): Fix os.
19815         (z8k): Remove duplicate.
19817 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19819         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19820         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19822 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19824         * configure: Make file links cleanly even if Lynx fails on
19825         an NFS symlink (at least fail cleanly).
19827 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19829         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19830         -XNh2000.
19832 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19834         * configure: Unknown options are fatal again.
19836 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19838         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19839         compatibility.
19841 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19843         * build-all.mk: Add `clean' target.
19845 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19847         * config.guess:  Add SINIX support.
19848         * configure.in:  Add mips-*-sysv4* support.
19850 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19852         * build-all.mk: Document all useful targets.
19853         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19854         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19856 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19858         * configure: Support --silent, --quiet.
19860 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19862         * configure: Support --disable-FEATURE.
19864 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19866         * config.guess: Recognize NCR running SVR4.3.
19868 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19870         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19871         Patch from Paul Eggert <eggert@twinsun.com>.
19873 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19875         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19877 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19879         * configure: Make unrecognized options give nonfatal warnings
19880         instead of fatal errors, and pass them to any subdirectory
19881         configures in case they recognize them.
19882         Make --x equivalent to --with-x.
19884 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19886         * configure: Add --enable-* options.  Clean up usage message and
19887         some comments.
19889 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19891         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19893 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19895         * configure.in (hppa*-*-*): Enable binutils.
19897 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19899         * config.sub: Recognize cisco.
19901 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19903         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19905 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19907         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19908         than one configuration name.  Add comment.
19910 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19912         * config.guess: about target *-hitachi-hiuxwe2, fixed
19913         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19914         macro is incorrect.]
19916 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19918         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19919         than the "make ls" stuff which used to be here.
19921 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19923         * config.guess:  Recognize i[34]86-unknown-freebsd.
19924         From Shawn M Carey <smcarey@rodan.syr.edu>.
19926 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19928         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19930 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19932         * config.guess: Check for ptx.
19934 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19936         * config.sub: Add os9k checking.
19938 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19940         * config.guess: Handle OSF1 running on HPPA processors
19942 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19944         * configure: If subdir configure fails, print out a message with
19945         subdirectory name, in case subdir's configure code didn't identify
19946         itself.
19948 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19950         * configure.in: Remove embedded newlines from configdirs.
19951         Avoid mismatches of substrings.  Fix matching strings at end
19952         of configdirs.
19954 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19956         * config.guess:  Add Lynx/rs6000 config support.
19958 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19960         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19962 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19964         * configure.in (hppa*-*-osf*): Treat this just like most other
19965         PA configurations (eg no binutils or ld).
19966         (hppa*-*-*elf*): These configurations have binutils and ld.
19968 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19970         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19972 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19974         * configure.in (rs6000-*-*): Build gas.
19976 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19978         * Makefile.in:  Avoid bug in losing hpux sed.
19980 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19982         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19983         for GDB and GDB has been fixed to not need it.
19985 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19987         * config.guess: Recognize vax hosts.
19989 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19991         * configure (while loop): Don't use "break 2" inside case
19992         statement -- the case statement isn't an enclosing loop.
19994 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19996         * config.guess:  Clean up NeXT support, to allow nextstep
19997         on Intel machines.  Make OS be nextstep.
19999 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20001         * config.guess: Add alternate forms for Convex.
20003 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20005         * configure:  Completely rewrite option processing.  Take
20006         advantage of pattern-matching to avoid invoking test frequently.
20007         Also clean up host and target defaulting logic.
20009 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20011         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20012         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20013         commands (plus user environment) will fit SCO limits.
20015 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20017         * configure.in: Don't issue warnings about directories which are
20018         not being configured if -norecursion is set.  Correct test for
20019         --with-gnu-as and --with-gnu-ld to not get confused by substring
20020         matches.
20022         * configure.in: Don't build gas for alpha-dec-osf1*.
20024 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20026         * configure:  Back out Per's change of 12/19/1993.  It changes the
20027         behavior of configure in unexpected and confusing ways.
20029         Also, use different delim char when calculating
20030         program_transform_name so that the name can contain slashes.
20032 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20034         * configure.in, config.sub: Add support for VSTa micro-kernel.
20036 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20038         * configure.in: Nuke hacks which were used to get a special
20039         version of GAS for HPPA configurations.
20041 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20043         * configure:  If only ${target_alias} is given, use that
20044         as the default for ${host_alias}.
20045         * configure:  Add missing back-slashes before nested quotes.
20047 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20049         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20051 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20053         * config.guess:  Recognize some Tektronix configurations.
20054         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20056 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20058         * config.sub: Match any flavor of SH.
20060 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20062         * configure.in: Don't try to configure newlib for Alpha.
20064 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20066         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20067         libg++ or libio for any Alpha target.
20069         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20071 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20073         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20074         default arguments -- so it tried to compress itself.
20076 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20078         * configure.in (notsupp): ensure that a space is always at the end
20079         of the configdirs list, since the grep checks for an explicit space
20081 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20083         * configure.in (target i386-sysv4.2): don't build ld, since static
20084         versions of many libraries are not available.
20086 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20088         * config.guess: Recognize Apollos (using environment variables).
20089         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20091 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20093         * config.guess: Recognize Sony news mips running newsos.
20095 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20097         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20098         "fi ; else" for bash.
20100 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20102         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20104 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20106         * config.sub: accept unixware as an alias for svr4.2.
20107         Fix some inconsistancies with the gcc version.
20109 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20111         * Makefile.in (DISTDOCDIRS):  Add gdb.
20113 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20115         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20117 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20119         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20120         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20121         this now.
20123 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20125         * config.sub: Accept hiux* as an OS name.
20127         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20128         etc/make-stds.texi.  The underscore came from gcc, and dje now
20129         agrees that RUNTESTFLAGS is the correct name.
20131 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20133         * install.sh:  Remove 'set -e'.  It makes any conditionals
20134         in the script useless.
20136         * config.guess: Automatically recognize arm-acorn-riscix
20137         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20139 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20141         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20143 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20145         * Makefile.in (DISTDOCDIRS): New variable.
20146         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20147         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20149 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20151         * configure.in (hppa target): check the source directory for the
20152         pagas sub-directory
20154 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20156         * config.sub: Allow -aout* and -elf*.
20158 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20160         * configure.in: Don't build ld on i386-solaris2, same as for
20161         sparc-solaris2.
20163 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20165         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20167 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20169         * configure.in:  Configure gdb for alpha.
20171 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20173         * Makefile.in (CXXFLAGS): Add -O.
20175 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20177         * config.guess: added support for DG Aviion
20179 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20181         * configure.in: Produce warning message for subdirectories not
20182         configurable for this host/target combination.  Don't try to
20183         configure gdb for vms.
20185 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20187         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20188         appropriate files before making "diststuff".
20189         (DISTBISONFILES): New var: list of files to be edited.
20190         (DISTSTUFFDIRS): Add binutils.
20192 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20194         * config.sub: also handle mipsel and mips64el (for little endian mips)
20196 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20198         * configure.in: Add * to end of all OS names.
20200 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20202         * configure.in: Build newlib for LynxOS native.
20204 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20206         * config.guess: Add support for delta 88k running SVR3.
20208         * configure.in: Add comment about HP compiler vs. emacs.
20210 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20212         * configure.in: don't build ld on solaris2 (not a viable option
20213         due to bugs in getpwnam & getpwuid)
20215 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20217         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20218         config.guess will produce a full version number.
20220 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20222         * configure.in: Build linker and binutils for alpha-dec-osf1.
20224 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20226         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20227         and gdb/testsuite/Makefile.in.
20229 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20231         * configure.in: recognize mips*- instead of mips-
20233 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20235         * config.sub: Accept linux*coff and linux*elf as operating
20236         systems.
20238 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20240         * config.sub: Recognize mips64, and mips3 as an alias for it.
20242 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20244         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20245         gdb knows how to handle OSF/1 shared libraries.
20247 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20249         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20250         * config.guess: Recognize Hitachi's HIUX.
20251         * config.sub: Recognize h3050r* and hppahitachi.
20252         Remove redundant cases for hp9k[23]*.
20254 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20256         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20257         if gas and ld are in the source tree and are in ${configdirs}.
20258         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20259         --with options (but still pass them down on the command line,
20260         if they were explicitly specified).
20262 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20264         * configure: substitute SHELL value in Makefile.in with
20265         ${CONFIG_SHELL}
20267 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20269         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20270         *-*-solaris2* targets.
20272 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20274         * Makefile.in: define M4, and pass it down to sub-makes;
20275         all-autoconf now depends on all-m4
20277 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20279         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20280         presence of {ar,ranlib} instead of a configured directory
20282 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20284         * config.guess: Accept 34?? as well as 33?? for NCR.
20286 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20288         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20289         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20291 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20293         * configure: grab values for $(CC) and $(CXX) from the
20294         environment, so that someone can do "CC=gcc configure; make" and
20295         have it work right (matching the way that autoconf works now)
20297         * configure.in, Makefile.in: add support for gash, the tcl
20298         interface to Galaxy
20300         * config.guess: add NetBSD variants (hp300, x86)
20302 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20304         * install.sh: Support -d option (in the manner of SunOS 4 install,
20305         as it is more deterministic than that of GNU install)
20306         (chmodcmd): Set file to mode 755 by default (should also do default
20307         chgrp and chown, but I don't feel like dealing with that now)
20309 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20311         * config.sub: Remove h8300hhms alias.
20313 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20315         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20317 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20319         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20320         as stmp-fixinc
20322 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20324         * config.sub: recognize m88110-bug-coff.
20326 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20328         * Makefile.in (all-libio): all dependencies on the toolchain used
20329         to build this (gcc, gas, ld, etc)
20331 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20333         * config.guess: Deal with OSF/1 1.3 on alpha.
20335 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20337         * install.sh: add some 'else true' clauses for portability
20339         * configure.in: don't build libio for h8[35]00-*-* targets
20341 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20343         * Makefile.in:  Add support for new libio.
20345 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20347         * install.sh: If one command fails, don't try the rest.  Don't try
20348         to remove $dsttmp (via trap) unless we have already created it.
20349         If $src doesn't exist, detect it and exit with an error.
20351         * config.guess: Recognize BSD on hp300.
20353 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20355         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20356         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20358 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20360         * Makefile.in (all-send-pr): depends on all-prms
20362 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20364         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20366 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20368         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20369         Added test for mips-mips-riscos5.
20371 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20373         * configure.in: use mh-hp300 for 68k HP hosts
20375 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20377         * configure: add support for CONFIG_SHELL, so that you can use
20378         some alternate shell for evaluating configure scripts
20380 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20382         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20383         in configure script to bug-gdb@prep.ai.mit.edu when building
20384         distribution archive.
20385         * Makefile.in (COMPRESS):  Remove def.
20386         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20387         gdb.tar.Z and make-gdb.tar.Z respectively.
20388         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20389         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20390         to convergence with 'taz' target in Makefile.in.
20392 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20394         * install.sh (dsttmp): use trap to ensure that tmp files go
20395         away on error conditions
20397 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20399         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20401 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20403         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20404         its parent is '/' not ''.
20406         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20408 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20410         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20411         that ${newsrcdir}/configure.in does.
20413 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20415         * test-build.mk: support for CONFIG_SHELL
20417 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20419         * config.sub (netware):  Add as a basic system type.
20421 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20423         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20424         $(srcdir)/ from the dependency on Makefile.in.
20426 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20428         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20429         (h8300hhms is temporary until multi-libraries are implemented).
20430         * configure.in: Handle h8300h too.
20432 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20434         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20436 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20438         * configure:  Remove extraneous output when guessing host type.
20439         * config.guess:  Remove extraneous output when guessing using C
20440         compiler rather than uname, or when guessing fails.
20442 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20444         * Makefile.in: remove all.cross and install.cross targets
20446         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20447         definitions
20449 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20451         * configure.in (target sh): Build gprof.
20453 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20455         * config.sub: change -solaris to -solaris2
20457 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20459         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20461 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20463         * configure: Correct error message for missing Makefile.in to
20464         print correct directory.
20466 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20468         * install.sh: kludge around 386BSD shell bug
20470 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20472         * config.guess:  Recognize NeXT.
20473         * config.guess:  Recognize i486-ncr-sysv4.
20474         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20476 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20478         * Makefile.in (MAKEINFOFLAGS): New variable.
20479         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20480         * build-all.mk, test-build.mk: Pass down --no-split as
20481         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20483 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20485         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20487 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20489         * Makefile.in (libg++.tar.z):  New rule.
20490         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20491         * Makefile.in (taz):  Only do a single chmod.
20493 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20495         * install.sh: don't use dirname anymore (replaced with sed usage)
20497 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20499         * Makefile.in:  Change extension for gzip'd files from '.z' to
20500         '.gz' per new FSF standard usage.
20502 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20504         * configure: put quotes around the final value of program_transform_name
20506 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20508         * Makefile.in: new install.sh support; update install-info rules
20510 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20512         * configure.in: Build diff for crosses, but not for go32 host.
20514         * configure.in: Build gprof only for native, and don't build it
20515         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20517 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20519         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20521 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20523         * configure.in (host_tools): Add prms.
20525 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20527         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20528         with $(FLAGS_TO_PASS) on the command line
20530         * config.sub: Recognize lynx and lynxos
20532 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20534         * config.sub: Accept -ecoff*, not just -ecoff.
20536 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20538         * Makefile.in (taz): Use .gz suffix instead of .z.
20539         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20540         names.
20542 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20544         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20546 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20548         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20549         that rebuilds that might happen during 'make install' don't get
20550         bogus gcc include files
20552 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20554         Change from Utah for HPPA support:
20555         * config.guess: Recognize hppa1.x-hp-bsd.
20557 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20559         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20560         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20562 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20564         * config.sub: Add support for rom68k and bug boot monitors.
20566 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20568         * Makefile.in: Make all-opcodes depend on all-bfd.
20570 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20572         * config.guess: Added special check for i[34]86-univel-sysv4*.
20574 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20576         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20577         the processor rather than assuming i486.
20579 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20581         * config.guess: Recognize SunOS6 as Solaris3.
20583 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20585         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20586         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20588 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20590         * build-all.mk (all-cross): New target for Canadian Cross.
20591         Added Q2 go32 targets.
20592         * test-build.mk: Configure go32 cross sparclite-aout and
20593         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20594         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20596 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20598         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20599         GO32 hosted toolchains
20601 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20603         * configure: change  so "-exec-prefix" gets passed down rather
20604         than "-exec_prefix" so autoconf generated Makefiles get the
20605         exec_prefix set right.
20607 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20609         * config.guess: get the Solaris2 minor version number
20611         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20613 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20615         * config.guess: Recognize some Sequent platforms.
20617 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20619         * Makefile.in: added the vault-install target
20621         * configure.in: actually use the Sun3 makefile fragment that's in
20622         config, also added the release dir to configdirs
20624 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20626         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20628 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20630         * configure.in: remove some program from Alpha targetted toolchains
20632 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20634         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20635         gprof.
20636         (taz): Run "make diststuff" in those directories instead of "make
20637         proto-dir".  Look for "VERSION=" only at start of line in subdir
20638         Makefile.  Use "gzip -9" for compression.
20639         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20640         (binutils.tar.z): New target.
20642 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20644         * Makefile.in (taz): Include gpl.texinfo.
20646 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20648         * Makefile.in (setup-dirs): Merged into "taz" target.
20649         (taz): Only do `proto-dir' stuff if a directory is actually needed
20650         for this target.
20652 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20654         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20655         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20656         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20657         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20658         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20660 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20662         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20663         config.sub, and move-if-change to gdb testsuite distribution
20664         archive, so the testsuite can be extracted, configured, and
20665         run separately from the gdb distribution.  Blow away the Chill
20666         tests that require a Chill compiled executable, since GNU Chill
20667         is not yet publically available.
20669 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20671         * test-build.mk: set environment variables in a single command,
20672         instead of a list of assignments and exports
20674         * config.guess: recognize Alpha/OSF1 systems
20676 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20678         * configure: Change help message to prefer --options rather than
20679         -options.
20681 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20683         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20684         zippy@ecst.csuchico.edu.
20685         * config.guess: Recognize miniframe.
20687 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20689         * Makefile.in: Use srcroot to find runtest rather than rootme.
20690         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20692 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20694         * test-build.mk: Extensive additions to support building on a
20695         machine other than the host.
20697 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20699         * configure (tooldir): Fix for i386-aix again.
20701 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20703         * configure, Makefile.in:  Change definition of $(tooldir)
20704         to match the FSF.
20706 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20708         * config.guess:  Recognize i[34]86/SVR4.
20710 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20712         * Makefile.in (all-gdb): gdb depends on sim.
20714 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20716         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20717         at the same time we make the prototype gdb directory.
20718         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20719         files at the same time as the gdb base release distribution.
20721 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20723         * Makefile.in (check): Use individual check targets rather than
20724         DO_X rule.
20725         (check-gcc): Added.
20727 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20729         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20730         for System V release 3.2.
20732 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20734         * config.sub: Recognize hppaosf.
20735         * configure.in: Do configure ld/binutils/gas for it.
20737 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20739         * configure (tooldir): Alter syntax used to set this, for systems
20740         where "\$" isn't handled right, like i386-aix.
20742 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20744         * configure: Pass program-transform-name, not
20745         program_transform_name, to recursive configures.
20747 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20749         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20750         of gas+ld+binutils.
20752 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20754         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20756 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20758         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20760 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20762         * Makefile.in (PRMS): Set back to all-prms.
20764 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20766         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20767         targets, rather than for MIPS hosts.
20769 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20771         * configure.in: add comment for --with-x default values
20773         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20775         * Makefile.in: add check-* targets for each of the directories in
20776         the tree.  Add a definition of RUNTEST that will use the one we
20777         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20779 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20781         * configure.in: Removed obsolete references to bfd_target and
20782         target_makefile_frag.
20784         * build-all.mk: Set assorted targets for Q2.
20785         * config.sub: Recognize z8k-sim and h8300-hms.
20786         * test-build.mk: Really don't pass host to configure.
20787         (HOLES): Added uname.
20789 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20791         * configure: Handle an empty program-prefix, program-suffix or
20792         program-transform-name correctly.
20794 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20796         * build-all.mk: -G 8 no longer required for MIPS targets.
20797         * test-build.mk: Don't pass host argument to configure; make it
20798         guess.
20800 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20802         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20803         * Makefile.in (COMPRESS):  New macro, like GZIP.
20805 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20807         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20809         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20810         with gas currently defaults to -G 0.
20812 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20814         * Makefile.in (all-flex): flex depends on byacc.
20816         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20817         to test-build.mk as RELEASE_TAG.
20818         * test-build.mk (configargs): New variable containing arguments to
20819         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20820         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20822         * config.guess: Use /bin/uname when checking -X argument on SCO,
20823         to avoid invoking GNU uname which doesn't understand -X.
20825         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20827         * configure.in: Build gas for mips-*-*.
20829 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20831         * Makefile.in (all.normal): insert missing backslash.
20833 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20835         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20837         * Makefile.in: Complete overhaul to merge many almost identical
20838         targets.
20840 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20842         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20843         (gdb.tar.Z): Adjusted.
20845         * Makefile.in (setup-dirs, taz): New targets; should be general
20846         enough to adapt for gdb sometime.  Build only .z file.
20847         (gas.tar.z): New target.
20849 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20851         * build-all.mk: Use CC=cc -Xs on Solaris.
20853 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20855         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20856         for handling BISON for FSF releases.
20858 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20860         * configure: Actually implement the change zoo just documented.
20862 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20864         * configure: when using config.guess, only set target_alias when
20865         it's not already been set (ie, on the command line)
20867 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20869         * Makefile.in: add installcheck target, set PRMS to install-prms
20871 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20873         * configure: add support for package_makefile_fragment, handle the
20874         case where a directory has a configure.in file but no Makefile.in
20875         more gracefully (with an actual understandable error message, even);
20876         add support for --without (and add this to the usage message); also
20877         explicitly add a --host=${host_alias} to the command line when
20878         config.guess is used
20880 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20882         * configure: Must use both --host and --target in recursive calls.
20884 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20886         * Makefile.in: Change deja-gnu to dejagnu.
20888 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20890         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20892 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20894         * configure.in: canonicalize all instances to *-*-solaris2*,
20895         also strip out a number of tools to not build for go32 host
20897 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20899         * config.guess: add GPL.
20901         * Makefile.in, config.guess, config.sub, configure: bump
20902         copyrights to 93.
20904 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20906         * Makefile.in (do-info): Removed obsolete check for existence of
20907         localenv file.
20909         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20911 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20913         * Makefile.in: a couple of 'else true' for decstation,
20914         support for TclX
20916         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20918 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20920         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20922 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20924         * config.guess: Recognize i386-ibm-aix (PS/2).
20925         * configure.in: Use config/mh-aix386 file for it.
20927 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20929         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20930         CC_FOR_TARGET instead.
20931         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20933 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20935         * Makefile.in: Add sim to list of directories sent with gdb
20937 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20939         * configure.in: Put back mips-dec-bsd* case.
20941 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20943         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20944         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20945         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20947 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20949         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20951         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20952         (install-info): install dir.info only if it exists,
20953         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20955 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20957         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20958         gas for mips-dec-bsd.
20960 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20962         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20963         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20965 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20967         * configure.in: Added "dejagnu" to hosttools list.
20969 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20971         * config.sub, configure.in, config.guess:  Add support
20972         for Bosx, an AIX variant from Bull.
20973         Patches from F.Pierresteguy@frcl.bull.fr.
20975 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20977         * devo/dejagnu: Initial creation of devo/dejagnu.
20978         Migrated dejagnu testcases and support files for testing software
20979         tools to reside as subdirectories, currently called "testsuite",
20980         within the directory of the software tool.  Migrated all programs,
20981         support libraries, etc. beloging to dejagnu proper from
20982         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20983         with no modifications.  The changes to these files which will
20984         allow them to configure, build, and execute properly will be made
20985         in a future update.
20987 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20989         * Makefile.in: Change send_pr to send-pr.
20990         * configure.in: Likewise.
20991         * send_pr: Renamed directory to send-pr.
20993 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20995         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20997 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20999         * README:  Update for gdb-4.8 release.
21000         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21001         gdb-xxx.tar.z (gzip'd) file also.
21003 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21005         * Makefile.in: make all-diff depend on all-libiberty
21007 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21009         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21011 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21013         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21015 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21017         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21018         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21019         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21021 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21023         * Makefile.in:  makeinfo binary is in a new location
21025 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21027         * config.sub: Accept -ecoff as an OS.
21029         * Makefile.in: Various changes to eliminate a level of make
21030         recursion and reduce the required command line length.
21031         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21032         sub-makes.
21033         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21034         variables holding settings for specific sub-makes.
21035         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21036         in terms of BASE_FLAGS_TO_PASS.
21037         (TARGET_LIBS): New variable listing directories which use
21038         TARGET_FLAGS_TO_PASS.
21039         (subdir_do): Eliminated.
21040         (do-*): New set of targets to replace subdir_do.
21041         (various): All targets which used subdir_do now depend on do-*.
21042         (local-clean): Renamed from do_clean.
21043         (local-distclean): New target, dependency of distclean and
21044         realclean.
21045         (install-info): Don't create directories.  Depend on dir.info
21046         rather than calling make recursively.
21047         (install-dir.info): Eliminated.
21048         (install-info-dirs): Create all info directories here.
21049         (dir.info): Depend upon do-install-info.
21051         * test-build.mk (HOLES): Added false.
21053 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21055         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21057 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21059         * Makefile.in (info): remove dependency on all-texinfo.  The
21060         problem was really in texinfo/C, not at this level.
21062 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21064         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21066 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21068         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21069         GDB releases.
21071 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21073         * configure: Include srcdir in message about target of link not
21074         being found.  Don't convert `-' to `_' in `with' options being
21075         passed to subdirs.
21077 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21079         * configure.in: add uudecode to host_tools
21081         * Makefile.in: added {all,install}-uudecode targets, added them to
21082         the appropriate lists
21084 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21086         * Makefile.in (all-gcc): Added dependency on all-gas.
21088         * configure.in (mips-*-*): Build ld and binutils.
21090 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21092         * configure: check return code from mkdir, print error message and
21093         exit on failure.
21095 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21097         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21099 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21101         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21103 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21105         * config.sub (h8500):  Recognize this as a cpu type.
21107 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21109         * configure: source directory missing is no longer a warning
21111         * configure.in: recognize irix[34]* instead of irix[34]
21113         * Makefile.in: define and pass down X11_LIB
21115 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21117         * guess-systype: Renamed to ...
21118         * config.guess:  ... by popular request.
21119         * configure.in, Makefile.in:  Update accordingly.
21121 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21123         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21124         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21125         + Execute ./dummy instead of assuming . is in PATH.
21127 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21129         * guess-systype:  New shell script.  Attempts to guess the
21130         canonical host name of the executing host.
21131         Only a few hosts are supported so far.
21132         * configure:  Call guess-systype if no host is specified.
21134 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21136         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21137         gcc Makefile.
21139 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21141         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21142         (all-gcc, install-gcc, subdir_do): Use it.
21144 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21146         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21148 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21150         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21151         set exclusively by configure, using configure.in .
21153 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21155         * test-build.mk: set $PATH for all builds
21157         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21159 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21161         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21162         the one used in gcc/Makefile.in, so that a null expansion doesn't
21163         override the one needed to build gcc with a native cc.
21165 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21167         * configure: Accept -with arguments.
21169 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21171         * Makefile.in: added h8300sim
21173 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21175         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21176         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21177         (all-cygnus, native, build-cygnus): Make
21178         $(canonhost)-stamp-3stage-done, not $(host)....
21179         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21180         i386-sco3.2v4.  Added else true to if command.
21182 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21184         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21186 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21188         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21190 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21192         * configure.in: don't remove binutils from Solaris builds
21194 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21196         * Makefile.in: get rid of earlier definitions for *clean,
21197         also handle the recursive info rule better
21199 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21201         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21202         do more-or-less the right thing.
21204 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21206         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21207         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21209 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21211         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21212         $(host_canonical).
21214         * configure.in: split the configdirs list into 4 categories (native
21215         v. cross, library v. tool) and handle the cross-only and native-
21216         only in more reasonable (and correct!) way.
21218 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21220         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21221         configdirs anymore.
21223 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21225         * Makefile.in: extensive cleanup::  removed all of the explicit
21226         clean-* targets, collapsed many wrappers around subdir_do into
21227         one, added additional targets to satisfy standards.texi, deleted
21228         some old targets, some changes for consistency
21230 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21232         * configure.in: handle some programs as cross-only, and others as
21233         native only
21235         * test-build.mk: handle partial holes in a more generic manner
21237         * Makefile.in: m4 depends on libiberty
21239 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21241         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21242         time, wdiff, and find to configdirs
21244         * Makefile.in: all, clean, and install rules for the new programs
21245         added to configure.in
21247 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21249         * configure.in: use mh-sun for all *-sun-* hosts
21251 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21253         * Makefile.in: define flags for X11 include files and library file
21254         locations, pass them down to the programs that need this info
21256         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21258 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21260         * configure.in: start building libg++ for HP-UX targets
21262 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21264         * README:  Update references to files moved into etc/.
21266 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21268         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21269         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21271 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21273         * configure: accept dash as well as underscore in long option
21274         names for FSF compatibility.
21276 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21278         * config.sub: added -sco3.2v4 support from FSF.
21280 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21282         * configure.in: expand the section that adds or removes
21283         directories from the list of programs to build, to handle native
21284         vs. cross in addition to host v. native
21286 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21288         * Makefile.in:  Replace C++ in macro names with CXX.
21289         This is less likely to break ...
21291 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21293         * test-build.mk: add -w to GNU_MAKE
21295 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21297         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21298         add 'sparc' to list of recognized cpus.  This needed to make
21299         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21300         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21301         then changes that into $CPU-wrs-vxworks.
21303         * configure.in: remove most references to gdbtest, regularize
21304         target based program removal
21306         * test-build.mk: import from p3 tree (many fixes and changes)
21308 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21310         * Makefile.in: added rules to handle tcl, tk, and expect
21312         * configure.in: handle those directories if they exist
21314 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21316         * config.sub: removed bogus hppabsd and hppahpux names, since
21317         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21319 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21321         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21322         depends upon all-xiberty
21324         * Makefile.in: changes from p3, including:
21326         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21328         * Makefile.in (XTRAFLAGS): include newlib directories if
21329         newlib/Makefile exists, rather than if host != target.
21331         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21333         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21334         from the same source tree and not building a cross-compiler.  This
21335         matters for the libg++ configuration if reconfiguring a tree that
21336         has already been installed.
21338         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21340         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21341         pick up the machine and system specific header files.
21343         * Makefile.in: added AS_FOR_TARGET, passed down in
21344         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21345         the C compiler to use to create programs which are run in the
21346         build environment, set it to default to $(CC), and passed it down
21347         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21349         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21351         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21352         We need them for unusual native builds, like systems without
21353         ranlib.
21355         * configure: also define $(host_canonical) and
21356         $(target_canonical), which are the full, canonical names for the
21357         given host and target
21359 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21361         * Makefile.in:  Added separate definitions for C++.
21363 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21365         * configure.in (configdirs):  Add deja-gnu.
21367 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21369         * README:  Update for configure.texi and gdb-4.7 release.
21371 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21373         * Makefile.in:  Move "all" target to top of file.
21374         Previously, first target was ".PHONY" which caused BSD4.4 make
21375         to build .PHONY when make was run without arguments.
21377 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21379         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21380         Library-copylefted code in libiberty.
21382 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21384         * config.sub:  Replace m68kmote with plain old m68k.
21386 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21388         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21390 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21392         * config.sub: Complain if no argument is given.  Added support for
21393         386bsd as OS and target alias.
21395 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21397         * Makefile.in (XTRAFLAGS): include newlib directories if
21398         newlib/Makefile exists, rather than if host != target.
21400 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21402         * config.sub: recognize sparclite-wrs-vxworks.
21404         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21405         p3.) Added clean-xiberty to clean.
21407 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21409         * configure.in: use *-*-* instead of nested cases for host and target
21411 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21413         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21414         from the same source tree and not building a cross-compiler.  This
21415         matters for the libg++ configuration if reconfiguring a tree that
21416         has already been installed.
21418 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21420         * config.sub (i486v/i486v4):  Merge in from FSF version.
21422 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21424         * configure: only set PWD if it is already set.
21426 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21428         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21429         doesn't have unset and all success paths (and most error paths)
21430         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21431         to just ${PWD} to avoid confusion.)
21433 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21435         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21436         even for a native compilation.
21438 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21440         Changes to make the gdb.tar.Z rule work better.
21442         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21443         (DEVO_SUPPORT):  Add configure.texi.
21444         (bfd-ilrt.tar.Z):  Remove ancient rule.
21446 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21448         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21449         pick up the machine and system specific header files.
21451         * configure.in, config.sub: added new target m68010-adobe-scout,
21452         with alias of adobe68k.  Changed configure.in to check for
21453         -scout before -sco* to avoid a false match.
21455         * Makefile.in: added AS_FOR_TARGET, passed down in
21456         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21457         the C compiler to use to create programs which are run in the
21458         build environment, set it to default to $(CC), and passed it down
21459         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21461 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21463         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21464         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21465         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21466         FOR_TARGET variants, to newlib and libg++.
21468 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21470         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21471         first.
21473 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21475         * config.sub:  Accept `elf' as an environment.
21477 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21479         * Makefile.in (all-opcodes):  cd into the right directory
21481 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21483         * configure: added -program_transform_name option, used as
21484         argument to sed when installing programs.
21485         configure.texi: added documentation for -program_prefix,
21486         -program_suffix and -program_transform_name.
21488 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21490         * config.sub:  Accept i486 where i386 ok.
21492 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21494         * config.sub: accept we32k
21496 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21498         * config.sub, configure.in: accept OSE68000 and OSE68k.
21500         * Makefile.in: don't create all directories for ``make install'';
21501         let the subdirectories create the ones they need.
21503 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21505         * COPYING: new file, GPL v2
21507 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21509         * Makefile.in: use the new gen-info-dir, which needs a template
21510         argument (which also lives in texinfo)
21512         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21514 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21516         * config.sub (ncr3000):  Change i386 to i486.
21518 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21520         * Makefile.in: add install-rcs, install-grep to
21521         install-no-fixedincludes, removed install-bison and install-libgcc
21523 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21525         * configure.in: grab the HPUX makefile fragment if on HPUX
21527 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21529         * Makefile.in: eradicate bison spoor (ditto libgcc).
21530         configure.in: recognise m68{k,000}-ericsson-OSE.
21531         es1800 is alias for m68k-ericsson-OSE
21533 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21535         * configure.in: rearrange the parts that remove programs from
21536         configdirs, based now on HOST==TARGET or by canonical triple.
21538 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21540         * test-build.mk: recurse explicitly with -f test-build.mk when
21541         appropriate.  predicate stage3 and comparison on the existence
21542         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21543         On very clean, also remove ...stamp-co.  Build in-place before
21544         doing other builds.
21546 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21548         * Makefile.in, configure.in: add tgas
21550 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21552         * Makefile.in: a number of changes merged in from progressive.
21554         * configure.in: add libm.
21556         * .cvsignore: ignore some stuff that comes from test-build.mk.
21558 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21560         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21562 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21564         * configure: Add program_suffix (parallel to program_prefix)
21565         * Makefile.in: adjust directory-creating script for losing decstation
21567 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21569         * configure:  Minor $subdir-related fixes.
21571 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21573         * configure: fix various problems with propogating
21574         makefile_target_frag in subdirs.
21575         * configure.in: config libgcc if its there
21577 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21579         * config.sub:  HPPA merge.
21581 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21583         * Makefile.in:  Replace all-bison with all-byacc in all
21584         dependency lines for other tools (which now use byacc).
21586 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21588         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21590 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21592         * Makefile.in: make gprof rules similar to byacc rules (instead of
21593         vestigal $(unsubdir) that didn't work...)
21595 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21597         * config.sub:  Add support for Linux.
21598         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21599         (at least for libg++).
21601 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21603         * configure.texi: fix doc for the -nfp option to configure
21605 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21607         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21609 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21611         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21612         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21613         * configure.in: added solaris* host_makefile_frag hook.
21615 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21617         * config.sub: changed recognition of m68000 so that various
21618         m68k types can be specified via m680[01234]0
21620 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21622         * config.sub (basic_machine): fix sed so that '-foo' isn't
21623         completely substituted out while .+'-foo' loses the '-foo'
21625 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21627         * config.sub ($os): Add -aout.
21629 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21631         * configure:  If host_makefile_frag is absolute, don't
21632         prefix ${invsubdir} (relevant to libg++ auto-configure).
21634 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21636         * Makefile.in (tooldir): Define it.
21637         (all-ld): Depend on all-flex.
21639 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21641         * Makefile.in (check):  Fix libg++ special case.
21643 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21645         * configure: do not bury `pwd` into config.status, thus do fewer
21646         pwd's.
21648         * configure: print the "Building in" message only when building in
21649         other than "." AND verbose.
21651         * configure: remove -s, rework -v to better accommodate guested
21652         configures.
21654         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21656 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21658         * Makefile.in: macroize flags passed on recursion.  remove
21659         fileutils.
21661 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21663         * configure: get makesrcdir right for subdirs deeper than 1.
21665         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21666         install.
21668 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21670         * Makefile.in: don't print subdir_do or recursion lines.
21672 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21674         * standards.texi: added menu item.
21676         * Makefile.in: build and install standards.info.
21678         * standards.texi: new file.
21680 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21682         * configure: test for and move config.status pieces from
21683         ${subdir}/.
21685 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21687         * configure:  Test for existance of files before trying to mv
21688         them, to avoid numerous non-existance messages.
21690 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21692         * configure: correct final line of config.status.
21694         * configure: patch from eggert.  Avoids a protection problem if
21695         the original Makefile.in is read only.
21697         * configure: use move-if-change from gcc to create config.status.
21698         Some makefiles depend on config.status to tell if a directory
21699         has been reconfigured for a different host.  This change
21700         prevents those directories from remaking everything in the case
21701         where the reconfig was only intended to rebuild a Makefile.
21703         * configure: test for config.sub with "config.sub sun4" rather
21704         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21705         host alias from a missing config.sub.
21707 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21709         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21710         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21712 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21714         * configure: mkdir ${subdir} as needed.
21716 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21718         * Makefile.in,configure.in: added autoconf.
21720 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21722         * Makefile.in: no longer pass against on recursion.
21724         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21725         definitions are not inherited.
21727         * configure: correct makesrcdir when subdir is .
21729 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21731         * configure:  Add support for 'subdirs' variable, which is
21732         like 'configdirs', except that configure doesn't re-invoke
21733         itself for subdirs, it just creates a Makefile for each subdir.
21734         * configure.texi:  Document subdirs.
21736 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21738         * configure.in: added flex to configdirs
21740 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21742         * Makefile.in: remove clean-stamps from clean.
21744 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21746         * configure.in:  Add gdbtest to configdirs.
21748 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21750         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21751         to recursive makes.
21752         * configure.in:  Recognize new ncr3000 config.
21754 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21756         * Makefile.in, configure.in: removed references to gdbm.
21758 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21760         * config.sub:  Don't canonicalize os value
21761         newsos* to bsd (readline needs to check for newsos).
21762         (This fix was earlier made Jan 31, but got re-broken.)
21764 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21766         * configure.in:  sco is an os, not a vendor!
21768         * configure:  Quote $( better.  Keep various shells happy.
21770 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21772         * Makefile.in: eliminate stamp-files.
21774 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21776         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21777         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21779 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21781         * config.sub:  fix iris/iris3.
21783 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21785         * configure: re-add -rm.
21787 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21789         * Maskefile.in: add .stmp-rcs to all.
21791         * configure.in: remove gas from rs6000 build, use aix host fragment.
21793 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21795         * configure: pass down site_option during recursion.
21797 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21799         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21801 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21803         * configure: Change exec_prefix so that it really defaults to prefix.
21805 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21807         * Makefile.in, configure.in:  Add support for mmalloc library.
21809 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21811         * Makefile.in: add stmp dependencies for a few more things.
21813 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21815         * configure: adjusted error message on objdir/srcdir configure
21816         collision, per john's suggestion.
21818         * Makefile.in: add libiberty stmp to all and all.cross.
21820 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21822         * Makefile.in: remove force dependencies, add grep to all.
21824 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21826         * Makefile.in: drop flex.  make stamp files work.
21828         * configure: added test for conflicting configuration in srcdir,
21829         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21830         gets cranky.  use relative paths for configure and srcdir
21831         whenever possible.  Send some error messages to stderr that were
21832         going to stdout.
21834 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21836         * Makefile.in:  Fix libg++ rule to check for gcc directory
21837         before using gcc/gcc.  Also pass XTRAFLAGS.
21839 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21841         * Makefile.in: added stmp-files so that directories aren't polled
21842         when they are already built.
21844         * configure.texi: fixed a node pointer problem.
21846 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21848         * config.sub configure.in gdb/configure.in
21849         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21850         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21851         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21853 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21855         * configure: -recurring becomes -silent.  corrected help message
21856         for -site= option.
21858         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21860 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21862         * configure: when building Makefile for crosses, replace
21863         tooldir and program_prefix.  default srcdir from location of
21864         config.sub.  remove "for host in hosts" and "for target in
21865         targets" loops.
21867 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21869         * Makefile.in: Do not pass bindir or mandir to cvs.
21871 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21873         * Makefile.in, configure.in: removed traces of namesubdir,
21874         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21875         copyrights to '92, changed some from Cygnus to FSF.
21877         * configure.texi: remove most references to multiple hosts,
21878         multiple targets, subdirs, etc.
21880         * configure.man: removed rcsid. reference config.sub not
21881         config.subr.
21883         * Makefile.in: mkdir $(infodir) on install-info.
21885 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21887         * configure.texi:  Explain better about .gdbinit and about
21888         the environment that configure.in sections run in.
21890 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21892         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21894 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21896         * README:  DOC.configure => cfg-paper.texi.
21898 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21900         * config.sub (near case $os):  Don't convert newsos* to bsd!
21902 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21904         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21905         the number of copies of COPYING that go into the GDB tar file.
21907 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21909         * bfd/configure.in, gdb/config/mh-i386sco,
21910         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21911         Fix SCO configuration stuff.
21913 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21915         * Makefile.in:  For libg++, make sure the -I pointing
21916         to the gcc directory goes *after* all the libg++-local -I flags.
21917         Also, move just-gcc dependency from just-libg++ to all-libg++.
21919 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21921         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21923 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21925         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21927 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21929         * config.sub:  Add stratus configuration frags.  Also
21930         submitted to FSF.
21932 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21934         * Makefile.in (DEV_SUPPORT):  add configure.man.
21936         * config.sub(Decode manufacturer-specific):  add -none*.
21938 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21940         * Makefile.in:  remove form feeds to make Sun's make happy.
21941         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21943 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21945         * Makefile.in (AR_FLAGS):  Make quieter.
21947 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21949         * configure.in:  Add libg++.
21950         * configure:  When verbose, don't output the command line at each
21951         level; it will be unremarkably the same as the previous version,
21952         which will be the same as what the user typed.
21954 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21956         * configure.in, Makefile.in: fix clean-info, add flex.  add
21957         fileutils.
21959         * configure: be less sensitive to spaces in Makefile.in.  Do not
21960         look for sources in "..".  Doing so breaks subdirectories that
21961         might have their own configure.  If a subdir has it's own
21962         configure script, use it.
21964 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21966         * cfg-paper.texi: some changes suggested by rms.
21968 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21970         * config.sub:  Merge in some small additions from the FSF version,
21971         taken from the gcc distribution, to bring the Cygnus and FSF
21972         versions into closer sync.
21974 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21976         * configure.in:  Changed svr4 references to sysv4.
21978 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21980         * configure: added -V for version number option.
21982 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21984         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21985         renamed from DOC.configure to cfg-paper.texi.
21987 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21989         * configure, config.subr, config.sub: config.subr is now
21990         config.sub again.
21992 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21994         * configure.texi: new file, in progress.
21996         * Makefile.in: build info file and install the man page for
21997         configure.
21999         * configure.man: new file, first cut.
22001         * configure: find config.subr again now that configuration "none"
22002         has gone.  removed all traces of the -ansi option.  removed all
22003         traces of the -languages option.
22005         * config.subr: resync from rms.
22007 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22009         * configure, config.sub, config.subr: merge config.sub into
22010         config.subr, call the result config.subr, remove config.sub, use
22011         config.subr.
22013         * Makefile.in: revised install for dir.info.
22015 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22017         * configure.in: add decstation host makefile frag.
22019         * Makefile.in: BISON now bison -y again.  also install-gcc on
22020         install.  clean-gdbm on clean.  infodir belongs in datadir.
22021         Make directories for info install.  Build dir.info here then
22022         install it.
22024 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22026         * Makefile.in: fix for bad directory tests.
22028 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22030         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22031         regexp.  -srcdir relative was being handled incorrectly.
22033         * Makefile.in: unwrapped some for loops so that parallel makes
22034         work again and so one can focus one's attention on a particular
22035         package.
22037 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22039         * configure: added PWD as a stand in for `pwd` (for speed). use
22040         elif wherever possible.  make -srcdir work without -objdir.
22041         -objdir= commented out.
22043 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22045         * configure: +options become --options.  -subdirs commented out.
22046         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22047         Makefile now at top of generated Makefile.  Removed cvs log
22048         entries.  added -srcdir.  create .gdbinit only if there is one
22049         in ${srcdir}.
22051         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22052         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22053         and mandir now keyed off datadir by default.
22055 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22057         * Freshly created ChangeLog.
22060 Local Variables:
22061 mode: change-log
22062 left-margin: 8
22063 fill-column: 76
22064 version-control: never
22065 End: