testsuite: Require LTO for pr107557-[12].c
[official-gcc.git] / ChangeLog
blob659605fe69976a7a88861f0573ceeaa5c3f46bf4
1 2023-05-30  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2023-05-29  Martin Jambor  <mjambor@suse.cz>
7         * MAINTAINERS: Replace spaces with tabs.
9 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
11         * MAINTAINERS: New entry.
13 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
15         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
16         * Makefile.in: Regenerate
18 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
20         * Makefile.in: Disable warnings as errors for STAGEautofeedback
22 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
24         * MAINTAINERS: Sort.
26 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
28         * MAINTAINERS: Add myself.
30 2023-05-10  Pan Li  <pan2.li@intel.com>
32         * MAINTAINERS: Add myself.
34 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
36         * Makefile.in: Define PROFILE_MERGER
37         * Makefile.tpl: Define PROFILE_MERGER
39 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
41         * MAINTAINERS: Change my email address.
43 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
45         * MAINTAINERS: Add myself.
47 2023-04-26  Martin Liska  <mliska@suse.cz>
49         * MAINTAINERS: fix sorting
51 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
53         * MAINTAINERS (Write After Approval): Add myself.
55 2023-04-24  Martin Liska  <mliska@suse.cz>
57         * MAINTAINERS: Fix sorting.
59 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
61         * configure: Regenerate.
62         * configure.ac: Only create serdep.tmp if needed
64 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
66         * MAINTAINERS (Write After Approval): Add myself.
68 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
70         * MAINTAINERS (Write After Approval): Add myself.
71         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
73 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
75         * MAINTAINERS: Add myself.
77 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
79         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
81 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
83         * MAINTAINERS (Write After Approval): Add myself.
85 2023-02-16  Martin Liska  <mliska@suse.cz>
87         * MAINTAINERS: I'm stepping down from my positions.
89 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
91         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
93 2023-01-06  Clément Chigot  <chigot@adacore.com>
95         * configure.ac: Skip GMP and MPFR when --disable-gdb is
96         provided.
97         * configure: Regenerate.
99 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
101         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
103 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
105         * Makefile.def: Do not build shared libffi.
106         * Makefile.in: Regenerate.
108 2022-12-21  Andrew Pinski  <apinski@marvell.com>
110         * Makefile.def: Add configure-gdb dependencies
111         on all-gmp and all-mpfr.
112         * configure.ac: Split out MPC checking from MPFR.
113         Require GMP and MPFR if the gdb directory exist.
114         * Makefile.in: Regenerate.
115         * configure: Regenerate.
117 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
119         * configure.ac (target_libraries): Add target-libgm2.
120         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
121         Add GCC_TARGET_TOOL entry for gm2.
122         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
123         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
124         * Makefile.def (target_modules): Add libgm2.
125         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
126         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
127         (languages): Add entry for language=m2 with gcc-check-target=check-m2
128         and lib-check-target=check-target-libgm2.
129         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
130         (HOST_EXPORTS): Add definition for GM2.
131         (BASE_TARGET_EXPORTS): Add definition for GM2.
132         (GM2_FOR_BUILD): Defined.
133         (GM2FLAGS): Defined.
134         (GM2_FOR_TARGET): Defined.
135         (GM2FLAGS_FOR_TARGET): Defined.
136         (EXTRA_HOST_FLAGS): Defined.
137         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
138         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
139         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
140         * configure: Rebuilt.
141         * Makefile.in: Rebuilt.
143 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
145         * Makefile.def: Add Rust language.
146         * Makefile.in: Regenerate via autogen.
148 2022-12-09  Martin Liska  <mliska@suse.cz>
150         * MAINTAINERS: Fix spacing.
152 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
154         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
156 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
158         * Makefile.def: Pass host_libs_picflag to host dependent library
159         configures.
160         * Makefile.in: Regenerate.
161         * configure: Regenerate.
162         * configure.ac (host_libs_picflag): New configure variable set to
163         '--with-pic' when building 'host_shared'.
165 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
167         * Makefile.def: Add libsframe as new module with its dependencies.
168         * Makefile.in: Regenerated.
169         * configure.ac: Add libsframe to host_libs.
170         * configure: Regenerated.
172 2022-11-23  Marek Polacek  <polacek@redhat.com>
174         Revert:
175         2022-11-23  Marek Polacek  <polacek@redhat.com>
177         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
178         isl.
179         * Makefile.in: Regenerate.
180         * Makefile.tpl: Set PICFLAG.
181         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
182         check.
183         * configure: Regenerate.
185 2022-11-23  Marek Polacek  <polacek@redhat.com>
187         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
188         isl.
189         * Makefile.in: Regenerate.
190         * Makefile.tpl: Set PICFLAG.
191         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
192         check.
193         * configure: Regenerate.
195 2022-11-14  Martin Liska  <mliska@suse.cz>
197         Revert:
198         2022-11-09  Martin Liska  <mliska@suse.cz>
200         * doc/Makefile: New file.
201         * doc/_static/custom.css: New file.
202         * doc/baseconf.py: New file.
203         * doc/bsd.rst: New file.
204         * doc/contrib.rst: New file.
205         * doc/contribute.rst: New file.
206         * doc/cppdiropts.rst: New file.
207         * doc/cppenv.rst: New file.
208         * doc/cppopts.rst: New file.
209         * doc/cppwarnopts.rst: New file.
210         * doc/favicon.ico: New file.
211         * doc/funding.rst: New file.
212         * doc/gcc_sphinx.py: New file.
213         * doc/gnu.rst: New file.
214         * doc/gnu_free_documentation_license.rst: New file.
215         * doc/gpl-3.0.rst: New file.
216         * doc/indices-and-tables.rst: New file.
217         * doc/lgpl-2.1.rst: New file.
218         * doc/logo.pdf: New file.
219         * doc/logo.svg: New file.
220         * doc/md.rst: New file.
221         * doc/requirements.txt: New file.
223 2022-11-14  Martin Liska  <mliska@suse.cz>
225         Revert:
226         2022-11-09  Martin Liska  <mliska@suse.cz>
228         * doc/baseconf.py: Port to GCC sources.
230 2022-11-14  Martin Liska  <mliska@suse.cz>
232         Revert:
233         2022-11-14  Martin Liska  <mliska@suse.cz>
235         * configure: Regenerate.
236         * configure.ac: Support Sphinx based documentation.
238 2022-11-14  Martin Liska  <mliska@suse.cz>
240         Revert:
241         2022-11-09  Martin Liska  <mliska@suse.cz>
243         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
244         provide a default.
246 2022-11-14  Martin Liska  <mliska@suse.cz>
248         Revert:
249         2022-11-09  Martin Liska  <mliska@suse.cz>
251         * doc/bsd.rst:
252         Add trailing newline.
253         * doc/contrib.rst:
254         Add trailing newline.
255         * doc/contribute.rst:
256         Add trailing newline.
257         * doc/cppdiropts.rst:
258         Add trailing newline.
259         * doc/cppenv.rst:
260         Add trailing newline.
261         * doc/cppopts.rst:
262         Add trailing newline.
263         * doc/cppwarnopts.rst:
264         Add trailing newline.
265         * doc/funding.rst:
266         Add trailing newline.
267         * doc/gnu.rst:
268         Add trailing newline.
269         * doc/gnu_free_documentation_license.rst:
270         Add trailing newline.
271         * doc/gpl-3.0.rst:
272         Add trailing newline.
273         * doc/indices-and-tables.rst:
274         Add trailing newline.
275         * doc/lgpl-2.1.rst:
276         Add trailing newline.
277         * doc/md.rst:
278         Add trailing newline.
280 2022-11-14  Martin Liska  <mliska@suse.cz>
282         Revert:
283         2022-11-09  Martin Liska  <mliska@suse.cz>
285         * configure.ac: Use new install URL.
286         * configure: Regenerate.
288 2022-11-14  Martin Liska  <mliska@suse.cz>
290         Revert:
291         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
293         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
294         instead of just ``.''.
295         * doc/gcc_sphinx.py: Moved to...
296         * doc/modules/gcc_sphinx.py: ...here.
298 2022-11-14  Martin Liska  <mliska@suse.cz>
300         Revert:
301         2022-11-10  Martin Liska  <mliska@suse.cz>
303         * doc/baseconf.py: Modernize by using pathlib.
305 2022-11-14  Martin Liska  <mliska@suse.cz>
307         Revert:
308         2022-11-11  Martin Liska  <mliska@suse.cz>
310         * doc/Makefile: Disable -j auto.
312 2022-11-14  Martin Liska  <mliska@suse.cz>
314         Revert:
315         2022-11-11  Martin Liska  <mliska@suse.cz>
317         * doc/Makefile: Update comment.
319 2022-11-14  Martin Liska  <mliska@suse.cz>
321         Revert:
322         2022-11-11  Martin Liska  <mliska@suse.cz>
324         * doc/indices-and-tables.rst: Rename Indexes to Indices.
326 2022-11-14  Martin Liska  <mliska@suse.cz>
328         Revert:
329         2022-11-13  Martin Liska  <mliska@suse.cz>
331         PR web/107643
332         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
333         is set.
334         * doc/indices-and-tables.rst: Use include_todo tag.
336 2022-11-14  Martin Liska  <mliska@suse.cz>
338         Revert:
339         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
341         * doc/contrib.rst: Update Jeff Law's email address.
343 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
345         * doc/contrib.rst: Update Jeff Law's email address.
347 2022-11-13  Martin Liska  <mliska@suse.cz>
349         PR web/107643
350         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
351         is set.
352         * doc/indices-and-tables.rst: Use include_todo tag.
354 2022-11-11  Martin Liska  <mliska@suse.cz>
356         * doc/indices-and-tables.rst: Rename Indexes to Indices.
358 2022-11-11  Martin Liska  <mliska@suse.cz>
360         * doc/Makefile: Update comment.
362 2022-11-11  Martin Liska  <mliska@suse.cz>
364         * doc/Makefile: Disable -j auto.
366 2022-11-10  Martin Liska  <mliska@suse.cz>
368         * doc/baseconf.py: Modernize by using pathlib.
370 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
372         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
373         instead of just ``.''.
374         * doc/gcc_sphinx.py: Moved to...
375         * doc/modules/gcc_sphinx.py: ...here.
377 2022-11-09  Martin Liska  <mliska@suse.cz>
379         * configure.ac: Use new install URL.
380         * configure: Regenerate.
382 2022-11-09  Martin Liska  <mliska@suse.cz>
384         * doc/bsd.rst:
385         Add trailing newline.
386         * doc/contrib.rst:
387         Add trailing newline.
388         * doc/contribute.rst:
389         Add trailing newline.
390         * doc/cppdiropts.rst:
391         Add trailing newline.
392         * doc/cppenv.rst:
393         Add trailing newline.
394         * doc/cppopts.rst:
395         Add trailing newline.
396         * doc/cppwarnopts.rst:
397         Add trailing newline.
398         * doc/funding.rst:
399         Add trailing newline.
400         * doc/gnu.rst:
401         Add trailing newline.
402         * doc/gnu_free_documentation_license.rst:
403         Add trailing newline.
404         * doc/gpl-3.0.rst:
405         Add trailing newline.
406         * doc/indices-and-tables.rst:
407         Add trailing newline.
408         * doc/lgpl-2.1.rst:
409         Add trailing newline.
410         * doc/md.rst:
411         Add trailing newline.
413 2022-11-09  Martin Liska  <mliska@suse.cz>
415         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
416         provide a default.
418 2022-11-09  Martin Liska  <mliska@suse.cz>
420         * configure: Regenerate.
421         * configure.ac: Support Sphinx based documentation.
423 2022-11-09  Martin Liska  <mliska@suse.cz>
425         * doc/baseconf.py: Port to GCC sources.
427 2022-11-09  Martin Liska  <mliska@suse.cz>
429         * doc/Makefile: New file.
430         * doc/_static/custom.css: New file.
431         * doc/baseconf.py: New file.
432         * doc/bsd.rst: New file.
433         * doc/contrib.rst: New file.
434         * doc/contribute.rst: New file.
435         * doc/cppdiropts.rst: New file.
436         * doc/cppenv.rst: New file.
437         * doc/cppopts.rst: New file.
438         * doc/cppwarnopts.rst: New file.
439         * doc/favicon.ico: New file.
440         * doc/funding.rst: New file.
441         * doc/gcc_sphinx.py: New file.
442         * doc/gnu.rst: New file.
443         * doc/gnu_free_documentation_license.rst: New file.
444         * doc/gpl-3.0.rst: New file.
445         * doc/indices-and-tables.rst: New file.
446         * doc/lgpl-2.1.rst: New file.
447         * doc/logo.pdf: New file.
448         * doc/logo.svg: New file.
449         * doc/md.rst: New file.
450         * doc/requirements.txt: New file.
452 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
454         * Makefile.def: Remove module 'liboffloadmic'.
455         * Makefile.in: Regenerate.
456         * configure.ac: Remove 'liboffloadmic' handling.
457         * configure: Regenerate.
459 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
461         * MAINTAINERS: Update email address.
463 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
465         * configure.ac: Don't configure readline if --with-system-readline is
466         used.
467         * configure: Re-generate.
469 2022-10-12  Cui,Lili  <lili.cui@intel.com>
471         * MAINTAINERS (Write After Approval): Add myself.
473 2022-10-11  Olivier Hainque  <hainque@adacore.com>
475         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
476         and friends for rtp !large. Assume the linker has the required
477         abilities and set lt_cv_deplibs_check_method.
479 2022-09-30  Olivier Hainque  <hainque@adacore.com>
481         * configure.ac (*vxworks*): If enable_shared is not
482         set, set to "no" and add --disable-shared to target and
483         host_configargs.
484         * configure: Regenerate.
486 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
488         * MAINTAINERS: Update my email address and DCO entry.
490 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
492         * MAINTAINERS (Write After Approval): Add myself.
494 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
496         * MAINTAINERS (Write After Approval): Add myself.
498 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
500         * MAINTAINERS: Update my email address.
502 2022-09-07  Tom de Vries  <tdevries@suse.de>
504         * configure.ac: Set extra_host_libiberty_configure_flags and
505         extra_host_zlib_configure_flags in separate case statements.
506         * configure: Regenerate.
508 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
510         * MAINTAINERS: Update c-sky port maintainers' emails.
512 2022-08-31  Martin Liska  <mliska@suse.cz>
514         * configure: Regenerate.
515         * configure.ac: Delete hpux9 and hpux10.
517 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
519         * Makefile.def: Drop libelf module and gcc-configure dependency
520         on it.
521         * Makefile.in: Regenerate with 'autogen Makefile.def'.
522         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
523         LIBELFINC.
524         * configure: Regenrate.
525         * configure.ac (host_libs): Drop unused libelf.
527 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
529         * Makefile.in: Regenerate.
531 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
533         * MAINTAINERS: Add myself as AutoFDO maintainer.
535 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
536             Arnaud Charlet  <charlet@adacore.com>
538         * configure: Regenerate.
540 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
542         PR bootstrap/106472
543         * Makefile.def (dependencies): Make configure-target-libgo depend
544         upon all-target-libbacktrace.
546 2022-07-27  David Faust  <david.faust@oracle.com>
548         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
550 2022-07-27  Richard Biener  <rguenther@suse.de>
552         * MAINTAINERS (Roger Sayle): Update e-mail address.
554 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
556         * MAINTAINERS (Write After Approval): Add myself.
558 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
560         * MAINTAINERS: Add myself as Ada front end co-maintainer.
562 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
564         * .gitignore: Do not ignore config.h.
566 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
568         * MAINTAINERS: Add myself to Write After Approval.
570 2022-07-04  Martin Liska  <mliska@suse.cz>
572         * MAINTAINERS: fix sorting of names
574 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
576         * MAINTAINERS: add myself.
578 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
580         * MAINTAINERS: Add myself to write after approval and DCO.
582 2022-07-02  Tim Lange  <mail@tim-lange.me>
584         * MAINTAINERS: Add myself.
586 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
588         * MAINTAINERS (Write After Approval): Add myself.
590 2022-06-30  Cui,Lili  <lili.cui@intel.com>
592         Revert:
593         2022-06-30  Cui,Lili  <lili.cui@intel.com>
595         * MAINTAINERS (Write After Approval): Add myself.
597 2022-06-30  Cui,Lili  <lili.cui@intel.com>
599         * MAINTAINERS (Write After Approval): Add myself.
601 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
603         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
604         (EXTRA_GCC_FLAGS): Likewise.
605         * Makefile.in: Rebuilt.
607 2022-06-28  konglin1  <lingling.kong@intel.com>
609         * MAINTAINERS (Write After Approval): Add myself.
611 2022-06-27  Tom de Vries  <tdevries@suse.de>
613         * configure.ac: Build libiberty pic variant for gdbserver.
614         * configure: Regenerate.
616 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
618         * configure: Regenerate.
619         * configure.ac: Correct use of $host.
621 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
623         * MAINTAINERS: Remove tilegx and tilepro entries.
624         * configure.ac: Remove tilegx and tilepro stanzas.
625         * configure: Rebuilt.
627 2022-05-28  Bruce Korb  <bkorb@gnu.org>
629         * .gitignore: Ignore vim swap files
631 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
633         * MAINTAINERS: Add myself to write after approval.
635 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
637         * MAINTAINERS: Remove myself from DCO section.
639 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
641         * MAINTAINERS: Update my email address.
643 2022-05-09  Clément Chigot  <chigot@adacore.com>
645         * MAINTAINERS: Update my email address.
647 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
649         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
650         section.
652 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
654         * MAINTAINERS: Update my email address.
656 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
658         * MAINTAINERS: Update my email address.
660 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
662         * MAINTAINERS: (CPU Port Maintainers): Add myself and
663         Lulu as LoongArch port maintainer.
665 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
666             Lulu Cheng  <chenglulu@loongson.cn>
668         * configure.ac: Add LoongArch tuples.
669         * configure: Regenerate.
671 2022-03-28  Tom Tromey  <tromey@adacore.com>
673         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
674         * configure: Rebuild.
676 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
678         * MAINTAINERS: Change my information.
680 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
682         * MAINTAINERS: Add myself to DCO section.
684 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
686         * configure.ac: Fix incorrect option in comment.
687         * configure: Regenerate.
689 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
691         * Makefile.def (dependencies): Make configure-sim depend on
692         all-readline.
693         * Makefile.in: Regenerate.
695 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
697         * MAINTAINERS (Write After Approval): Update my e-mail address.
699 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
701         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
703 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
705         * MAINTAINERS: Update my email and add myself to the DCO list.
707 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
709         Revert:
710         2021-09-16  Andrew Pinski  <apinski@marvell.com>
712         PR bootstrap/67102
713         * Makefile.def: Have configure-target-libffi depend on
714         all-target-libstdc++-v3.
715         * Makefile.in: Regenerate.
717 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
719         PR other/104181
720         * build.log: Remove.
722 2022-01-20  Martin Liska  <mliska@suse.cz>
724         * MAINTAINERS: Adjust email address based on IRC request.
726 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
728         * MAINTAINERS: Update my email address.
730 2022-01-17  Martin Liska  <mliska@suse.cz>
732         * MAINTAINERS: Rename .c names to .cc.
734 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
736         * Makefile.am: Remove.
738 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
740         * Makefile.am: New file.
742 2022-01-11  Martin Liska  <mliska@suse.cz>
744         * MAINTAINERS: Sort 2 names.
746 2022-01-10  Martin Liska  <mliska@suse.cz>
748         * MAINTAINERS: Fix obvious issues with sorting.
750 2022-01-07  liuhongt  <hongtao.liu@intel.com>
752         * build.log: New file.
754 2022-01-05  Nathan Sidwell  <nathan@acm.org>
756         * MAINTAINERS: Add DCO entry.  Sort that list.
758 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
760         * MAINTAINERS: Change of email address in both DCO and
761         Write After Approval list.
763 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
765         * configure: Regenerate.
767 2021-12-21  Martin Liska  <mliska@suse.cz>
769         * config.sub: Change mode back to 755.
771 2021-12-17  Martin Liska  <mliska@suse.cz>
773         * config.sub: Sync from master.
775 2021-12-17  Martin Liska  <mliska@suse.cz>
777         Revert:
778         2021-12-16  Matthias Seidel  <mseidel@apache.org>
780         * config.sub: Fix typo.
782 2021-12-16  Matthias Seidel  <mseidel@apache.org>
784         * config.sub: Fix typo.
786 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
788         Revert:
789         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
791         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
792         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
793         * configure.ac: Include config/gcc-plugin.m4.
794         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
795         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
796         RANLIB if possible.
797         * Makefile.in: Regenerated.
798         * configure: Likewise.
800 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
802         * Makefile.tpl (BUILD_CFLAGS): New.
803         (CFLAGS): Append $(BUILD_CFLAGS).
804         (CXXFLAGS): Likewise.
805         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
806         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
807         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
808         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
809         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
810         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
811         (PGO-TRAINING-TARGETS): Likewise.
812         (PGO_BUILD_TRAINING): Likewise.
813         (all): Add '+' to the command line for recursive make.  Support
814         the PGO build.
815         * configure.ac: Add --enable-pgo-build[=lto].
816         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
817         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
818         * Makefile.in: Regenerated.
819         * configure: Likewise.
821 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
823         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
824         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
825         * configure.ac: Include config/gcc-plugin.m4.
826         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
827         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
828         RANLIB if possible.
829         * Makefile.in: Regenerated.
830         * configure: Likewise.
832 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
834         * MAINTAINERS: Add myself to write after approval.
836 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
838         * MAINTAINERS: Adding myself.
840 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
842         * configure: Regenerate.
843         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
844         $(CPP).
846 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
848         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
849         libatomic.
850         * Makefile.in: Regenerate.
851         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
852         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
853         target-libphobos-bootstrap.
854         (STAGE2_CONFIGURE_FLAGS): Likewise.
855         * configure: Regenerate.
856         * configure.ac: Add support for bootstrapping D front-end.
858 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
860         * MAINTAINERS: Add myself to DCO section and update email address.
862 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
864         * configure: Regenerate.
865         * configure.ac: Ensure that PIC (shared) defaults are set
866         correctly for Darwin.
868 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
870         * MAINTAINERS: Update my address.
872 2021-11-12  Alan Modra  <amodra@gmail.com>
874         * Makefile.def (configure-opcodes): Depend on configure-bfd.
875         * Makefile.in: Regenerate.
877 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
879         * MAINTAINERS: Clarify the policy WRT the Write After Approval
880         list.
882 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
884         * MAINTAINERS (Reviewers, arc): Remove my entry.
885         (Write After Approval): Add an entry for myself.
887 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
889         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
890         * Makefile.in: Regenerate.
891         * configure: Regenerate.
892         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
894 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
896         * MAINTAINERS: Fix up Maciej's entries.
898 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
900         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
901         maintainer.
903 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
905         PR other/102663
906         * Makefile.def: Handle install-dvi target.
907         * Makefile.tpl: Likewise.
908         * Makefile.in: Regenerate.
910 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
912         * MAINTAINERS: Add myself for write after approval.
914 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
916         * Makefile.def: Mark libcody, libdecnumber,
917         c++tools, libgcc, and libobjc as missing TAGS
918         targets.
919         * Makefile.in: Regenerate.
921 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
923         * MAINTAINERS: Add myself to DCO section and update email
924         address.
926 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
928         * MAINTAINERS: Add myself to DCO section.
930 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
932         * configure: Regenerate.
933         * configure.ac (skipdirs): Add the contents of target_configdirs if
934         we are not building gcc.
936 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
938         * Makefile.def: Back-port commits ba4d88ad892f and
939         755ba58ebef0 from binutils-gdb repository.
940         * Makefile.in: Regenerated.
942 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
944         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
946 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
948         * Makefile.def: Add a jit check target for the jit
949         language.
950         * Makefile.in: Regenerate.
952 2021-09-16  Andrew Pinski  <apinski@marvell.com>
954         PR bootstrap/67102
955         * Makefile.def: Have configure-target-libffi depend on
956         all-target-libstdc++-v3.
957         * Makefile.in: Regenerate.
959 2021-09-10  Petter Tomner  <tomner@kth.se>
961         * MAINTAINERS: Me added to DCO and write after approval
963 2021-09-01  YunQiang Su  <syq@debian.org>
965         * MAINTAINERS: Add myself for write after approval.
967 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
969         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
970         * Makefile.in: Regenerate.
972 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
974         * MAINTAINERS: Add myself for write after approval.
976 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
978         * Makefile.in: Regenerate.
979         * Makefile.tpl: Make the state of the configured host
980         shared flag available to makefile fragements.
982 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
984         * MAINTAINERS (Write After Approval): Add myself.
986 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
988         * .dir-locals.el (bug-reference-url-format): Use https.
990 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
992         * .dir-locals.el (c-mode): Change fill-column to 79.
994 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
996         * MAINTAINERS: Add myself to DCO section.
998 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
1000         * configure: Regenerate.
1001         * configure.ac: Adjust cases for which it is necessary to
1002         include the Darwin host config fragment.
1004 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1006         * MAINTAINERS: Add myself for write after approval and DCO.
1008 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1010         * Makefile.def: Add dsymutil defs.
1011         * Makefile.in: Regenerated.
1012         * Makefile.tpl: Add dsymutil to flags.
1013         * configure: Regenerated.
1014         * configure.ac: Add dsymutil to target and build recipes.
1016 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1018         * MAINTAINERS: Add myself for write after approval.
1020 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1022         * MAINTAINERS (Write After Approval): Add myself.
1024 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1026         * MAINTAINERS: Add myself for write after approval and DCO
1028 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1030         * .gitignore: Add entry for cscope.out.
1032 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1034         * MAINTAINERS: Remove my Write After Approval entry.
1036 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1038         * MAINTAINERS: Add myself as maintainer of the i386 vector
1039         extensions.
1041 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1043         * MAINTAINERS (Write After Approval): Add myself.
1045 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1047         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1048         as *vrp and ranger maintainers.
1050 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1052         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1053         not trigger testsuite failures.
1055 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1057         * MAINTAINERS: Add myself to DCO section with both email addresses.
1059 2021-06-03  Jason Merrill  <jason@redhat.com>
1061         * MAINTAINERS: Add DCO version number.
1063 2021-06-02  Jason Merrill  <jason@redhat.com>
1065         * MAINTAINERS: Add DCO section.
1067 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1069         * MAINTAINERS (Write After Approval): Add myself.
1071 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1073         * configure.ac: Add gnulib to configdirs for sim.
1074         * configure: Regenerate.
1076 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1078         * Makefile.def: Add configure-sim dependency on all-gnulib.
1079         * Makefile.in: Regenerated.
1081 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1083         * MAINTAINERS (Write After Approval): Add myself.
1085 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1087         * MAINTAINERS (Write After Approval): Add myself.
1089 2021-05-11  Martin Liska  <mliska@suse.cz>
1091         * MAINTAINERS: Remove entries for removed
1092         components (HSA, BRIG, libhsail-rt).
1093         Move Pekka to Write After Approval.
1095 2021-05-11  Martin Liska  <mliska@suse.cz>
1097         * Makefile.def: Remove libhsail-rt.
1098         * Makefile.in: Likewise.
1099         * configure.ac: Likewise.
1100         * configure: Regenerate.
1101         * libhsail-rt/ChangeLog: Removed.
1102         * libhsail-rt/Makefile.am: Removed.
1103         * libhsail-rt/Makefile.in: Removed.
1104         * libhsail-rt/README: Removed.
1105         * libhsail-rt/aclocal.m4: Removed.
1106         * libhsail-rt/configure: Removed.
1107         * libhsail-rt/configure.ac: Removed.
1108         * libhsail-rt/configure.tgt: Removed.
1109         * libhsail-rt/include/internal/fibers.h: Removed.
1110         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1111         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1112         * libhsail-rt/include/internal/workitems.h: Removed.
1113         * libhsail-rt/rt/arithmetic.c: Removed.
1114         * libhsail-rt/rt/atomics.c: Removed.
1115         * libhsail-rt/rt/bitstring.c: Removed.
1116         * libhsail-rt/rt/fbarrier.c: Removed.
1117         * libhsail-rt/rt/fibers.c: Removed.
1118         * libhsail-rt/rt/fp16.c: Removed.
1119         * libhsail-rt/rt/misc.c: Removed.
1120         * libhsail-rt/rt/multimedia.c: Removed.
1121         * libhsail-rt/rt/queue.c: Removed.
1122         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1123         * libhsail-rt/rt/segment.c: Removed.
1124         * libhsail-rt/rt/workitems.c: Removed.
1125         * libhsail-rt/target-config.h.in: Removed.
1127 2021-05-04  Nick Clifton  <nickc@redhat.com>
1129         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1130         * configure: Regenerate.
1132 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1133             Tobias Burnus  <tobias@codesourcery.com>
1135         * configure.ac (--enable-offload-defaulted): New.
1136         * configure: Regenerate.
1138 2021-04-23  David Faust  <david.faust@oracle.com>
1140         * MAINTAINERS (Write After Approval): Add myself.
1142 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1144         * MAINTAINERS (Write After Approval): Add myself.
1146 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1148         * MAINTAINERS: Add myself as pru port maintainer.
1150 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1152         * MAINTAINERS: Add myself as static analyzer maintainer.
1154 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1156         * MAINTAINERS: Update primary entry.
1158 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1160         * MAINTAINERS (Write After Approval): Add myself.
1162 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1164         * Makefile.def: Remove all-sim dependency on configure-gdb.
1165         * Makefile.in: Regenerated.
1167 2021-03-11  Jeff Law  <law@redhat.com>
1169         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1171 2021-03-11  Martin Liska  <mliska@suse.cz>
1173         * Makefile.tpl: The change was done Makefile.in which
1174         is generated file.
1176 2021-03-08  Jeff Law  <law@redhat.com>
1178         * MAINTAINERS: Update my email address
1180 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1182         * config.guess: Import latest upstream.
1183         * config.sub: Import latest upstream.
1185 2021-01-25  Martin Liska  <mliska@suse.cz>
1187         PR gcov-profile/98739
1188         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1189         for profiledbootstrap.
1191 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1193         * MAINTAINERS (Write After Approval): Add myself.
1195 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1197         * MAINTAINERS (Write After Approval): Update my e-mail address.
1199 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1201         * MAINTAINERS: Fix spacing.
1203 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1205         * MAINTAINERS (Write After Approval): Add myself
1207 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1209         * Makefile.def: Sync with binutils-gdb:
1210         (dependencies): all-ld depends on all-libctf.
1211         (host_modules): libctf is no longer no_install.
1212         No longer no_check.  Checking depends on all-ld.
1213         * Makefile.in: Regenerated.
1215 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1217         * libtool.m4: Match gnu* along other GNU systems.
1218         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1219         * libgo/configure: Re-generate.
1221 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1223         * MAINTAINERS: Update my email address.
1225 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1227         * MAINTAINERS (Write After Approval): Add myself.
1229 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1231         * Makefile.def
1232         * Makefile.in
1233         * Makefile.tpl
1234         * configure
1235         * configure.ac
1237 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1239         * Makefile.def: Add libcody.
1240         * configure.ac: Add libcody.
1241         * Makefile.in: Regenerated.
1242         * configure: Regenerated.
1244 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1246         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1248 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1250         PR target/97865
1251         * libtool.m4: Update handling of Darwin platform link flags
1252         for Darwin20.
1254 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1256         * .gitignore: Sync with binutils-gdb
1258 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1260         * MAINTAINERS: Add myself as arc port maintainer.
1262 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1264         PR d/87788
1265         * configure.ac: Don't disable D for *-*-darwin*.
1266         * configure: Regenerate.
1268 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1270         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1271         hppa64-*-hpux11*.
1273 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1275         * configure: Regenerate.
1276         * configure.ac: Add --bootstrap-hwasan option.
1278 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1280         * config.guess: Import latest upstream.
1281         * config.sub: Import latest upstream.
1283 2020-11-16  Martin Liska  <mliska@suse.cz>
1285         * .gitignore: Add cache as clangd uses it now.
1287 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1289         * MAINTAINERS (Write After Approval): add myself
1291 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1293         * MAINTAINERS (Write After Approval): Add myself.
1295 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1297         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1298         Remove FIXME comments.
1300 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1302         * MAINTAINERS: Update my email address.
1304 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1306         * MAINTAINERS (Write After Approval): Add myself.
1308 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1310         PR target/97302
1311         * configure.ac: Only set with_gmp to /usr/local
1312         if not building in tree.
1313         * configure: Regenerate.
1315 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1317         * MAINTAINERS (Write After Approval): Add myself.
1319 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1321         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1323 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1325         PR bootstrap/96612
1326         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1327         if not the same as ${host}.
1328         * configure: Regenerate.
1330 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1332         * MAINTAINERS (Write After Approval): Add myself.
1334 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1336         * MAINTAINERS: Update my email address.
1338 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1340         * MAINTAINERS (Write After Approval): Add myself.
1342 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1344         * MAINTAINERS (Write After Approval): Add myself.
1346 2020-06-12  Martin Liska  <mliska@suse.cz>
1348         * .gitignore: Add .clang-tidy.
1350 2020-06-08  Jason Merrill  <jason@redhat.com>
1352         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1353         * configure: Regenerate.
1355 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1357         * MAINTAINERS: Add myself as xtensa port maintainer.
1359 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1361         * configure.ac: Don't require --enable-host-shared when building
1362         for Mingw.
1363         * configure: Regenerate.
1365 2020-05-18  Jason Merrill  <jason@redhat.com>
1367         * configure.ac: Update bootstrap dialect to -std=c++11.
1369 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1371         * MAINTAINERS (Write After Approval): Add myself.
1373 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1375         PR target/92713
1376         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1377         (noconfigdirs): Add 'target-libstdc++-v3'.
1378         * configure: Regenerate.
1380 2020-04-21  Stephen Casner  <casner@acm.org>
1382         PR 25830
1383         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1384         * configure: Rebuild.
1386 2020-04-17  Martin Liska  <mliska@suse.cz>
1387             Jonathan Yong <10walls@gmail.com>
1389         PR gcov-profile/94570
1390         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1391         for CYGWIN.
1393 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1395         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1397 2020-04-09  Tom Tromey  <tom@tromey.com>
1399         * configure: Rebuild.
1400         * Makefile.in: Rebuild.
1401         * Makefile.def (gdbsupport, gdbserver): New host modules.
1402         (configure-gdb): Depend on all-gdbsupport.
1403         (all-gdb): Depend on all-gdbsupport, all-libctf.
1404         * configure.ac (host_tools): Add gdbserver.
1405         Conditionally build gdbserver and gdbsupport.
1407 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1409         * configure.ac: Build libgomp by default for amdgcn.
1410         * configure: Regenerate.
1412 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1414         * MAINTAINERS (Write After Approval): Add myself.
1416 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1418         * MAINTAINERS (Write After Approval) : Add myself.
1420 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1422         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1424 2020-02-14  Martin Sebor  <msebor@redhat.com>
1426         * doc/extend.texi (attribute alias): Mention type requirement.
1427         (attribute weak): Same.
1428         (attribute weakref): Correct invalid example.
1430 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1432         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1434 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1435             Jakub Jelinek  <jakub@redhat.com>
1437         * .gitattributes: Add *.md diff=md.
1439 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1441         The mentioned auto-generated file is no more part of the
1443         GCC sources, it's auto-generated in $(builddir) during build.
1445         PR target/92055
1446         * contrib/gcc_update (files_and_dependencies): Remove
1447         entry for gcc/config/avr/t-multilib.
1449 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1451         * MAINTAINERS: Update my email address.
1453 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1455         * README.MOVED_TO_GIT: Remove.
1457 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1459         * README.MOVED_TO_GIT: New file.
1461 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1463         * MAINTAINERS (Write After Approval): Add myself.
1465 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1467         * MAINTAINERS (write_after_approval): Add myself.
1469 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1471         * MAINTAINERS (write_after_approval): Add myself.
1473 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1475         * MAINTAINERS (write_after_approval): Add myself.
1477 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1479         * configure.ac: Factor out common cases for compare_exclusions.
1480         * configure: Regenerate.
1482 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1484         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1485         flag.
1487 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1489         * MAINTAINERS (Write After Approval): Add myself.
1491 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1493         PR middle-end/92463
1494         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1495         * configure: Regenerate
1497 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1499         * configure.ac: Use https for gcc.gnu.org.
1500         * configure: Regenerated.
1502 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1504         * MAINTAINERS (aarch64 port): Remove my name, move to...
1505         (Write After Approval): ...Here.
1507 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1509         * MAINTAINERS: Change my email address as maintainer.
1511 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1513         PR fortran/91828
1514         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1515         * configure: Regenerated.
1517 2019-10-21  Jason Merrill  <jason@redhat.com>
1519         * .gitattributes: Also check ChangeLog whitespace.
1521 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1523         * contrib/dg-extract-results.sh: Add support for KPASS.
1524         * contrib/dg-extract-results.py: Likewise.
1526 2019-10-17  Jason Merrill  <jason@redhat.com>
1528         * .gitattributes: Avoid {} in filename pattern.
1530 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1532         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1533         Approval section.
1535 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1537         * MAINTAINERS: Add myself to Write After Approval
1539 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1541         * MAINTAINERS: Add myself as an aarch64 maintainer.
1543 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1545         * MAINTAINERS: Add myself as aarch64 maintainer.
1547 2019-09-23  Carl Love  <cel@us.ibm.com>
1549         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1550         New define_insn.
1551         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1552         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1554 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1556         * MAINTAINERS (Sam Tebbs): Update email address.
1558 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1560         * MAINTAINERS: Update my email address.
1562 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1564         * libtool.m4: Handle uclinuxfdpiceabi.
1566 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1568         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1569         Remove myself from Write After Approval section.
1571 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1573         * configure.ac: Support for bpf-*-* targets.
1574         * configure: Regenerate.
1576 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1578         * config.sub: Import upstream version 2019-06-30.
1579         * config.guess: Import upstream version 2019-07-24.
1581 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1583         * MAINTAINERS: Remove spu port maintainers.
1585 2019-08-28  Martin Liska  <mliska@suse.cz>
1587         * .gitignore: Add .clangd and compile_commands.json
1588         to .gitignore.
1590 2019-08-23  Michael Forney  <mforney@mforney.org>
1592         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1593         * Makefile.in: Regenerate.
1595 2019-08-19  Tom Tromey  <tom@tromey.com>
1597         * configure: Rebuild.
1598         * configure.ac: Add --with-static-standard-libraries.
1600 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1602         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1604 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1606         * MAINTAINERS (Write After Approval): Add myself.
1608 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1610         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1611         RISC-V port maitainer.
1613 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1615         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1617 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1619         * MAINTAINERS (Write After Approval): Add myself.
1621 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1623         * MAINTAINERS (Write After Approval): Add myself.
1625 2019-06-25  Martin Liska  <mliska@suse.cz>
1627         contrib/filter-clang-warnings.py: Transform from
1628         filter-rtags-warnings.py.
1630 2019-06-15  Tom Tromey  <tom@tromey.com>
1632         * configure.ac (host_libs): Add gnulib.
1633         * configure: Rebuild.
1634         * Makefile.def (host_modules, dependencies): Add gnulib.
1635         * Makefile.in: Rebuild.
1637 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1639         * MAINTAINERS (Write After Approval): Add myself.
1641 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1643         * configure: Regenerate.
1644         * configure.ac: Add PRU target.
1646 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1648         * MAINTAINERS (Write After Approval): Add myself.
1650 2019-06-11  Nick Clifton  <nickc@redhat.com>
1652         Import these changes from the binutils/gdb repository:
1654         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1656         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1657         and all its deps.
1658         * Makefile.in: Regenerated.
1660         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1662         * Makefile.def (host_modules): Add libctf.
1663         * Makefile.def (dependencies): Likewise.
1664         libctf depends on zlib, libiberty, and bfd.
1665         * Makefile.in: Regenerated.
1666         * configure.ac (host_libs): Add libctf.
1667         * configure: Regenerated.
1669 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1671         * MAINTAINERS (Write After Approval): Add myself.
1673 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1675         * MAINTAINERS: Update my email address.
1677 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1679         * MAINTAINERS (Write After Approval): Add myself.
1681 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1683         * MAINTAINERS (Write After Approval): Add myself.
1685 2019-05-07  Jim Wilson  <jimw@sifive.com>
1687         * MAINTAINERS: Remove myself as IA-64 maintainer.
1689 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1691         * MAINTAINERS (Write After Approval): Add myself.
1693 2019-05-02  Richard Biener  <rguenther@suse.de>
1695         PR bootstrap/85574
1696         * Makefile.tpl (compare target): Also compare extra-compare
1697         files.
1698         * Makefile.in: Regenerate.
1700 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1702         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1703         as modulo-scheduler maintainer.
1705 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1707         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1709 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1711         * MAINTAINERS: Update my email address.
1713 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1715         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1716         * configure: Regenerate.
1718 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1720         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1721         * configure: Regenerate.
1723 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1725         * configure.ac: Add target-zlib to target_libraries.
1726         * configure: Regenerate.
1728 2019-04-09  Martin Liska  <mliska@suse.cz>
1730         * Makefile.in: Regenerate.
1731         * Makefile.tpl: Pass GENERATOR_CFLAGS
1732         in all stages.
1734 2019-03-28  Martin Liska  <mliska@suse.cz>
1736         PR bootstrap/89829
1737         * Makefile.in: Revert r254150.
1738         * Makefile.tpl: Likewise.
1740 2019-03-28  Ben Elliston  <bje@gnu.org>
1742         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1743         related, and libdecnumber.
1745 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1747         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1748         (Write After Approval): Remove myself.
1750 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1752         * MAINTAINERS (Write After Approval): Add myself.
1754 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1756         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1757         (Write After Approval): Remove myself and Julian.
1759 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1761         * MAINTAINERS (Write After Approval): Add myself.
1763 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1765         * MAINTAINERS (Write After Approval): Add myself.
1767 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1769         * ChangeLog: Replace space with tab.
1770         * MAINTAINERS: Delete 1 tab to keep alignment.
1772 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1774         * MAINTAINERS (Write After Approval): Add myself.
1776 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1778         * MAINTAINERS (Write After Approval): Add myself.
1780 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1781             Kwok Cheung Yeung  <kcy@codesourcery.com>
1782             Julian Brown  <julian@codesourcery.com>
1783             Tom de Vries  <tom@codesourcery.com>
1784             Jan Hubicka  <hubicka@ucw.cz>
1785             Martin Jambor  <mjambor@suse.cz>
1787         * configure.ac: Likewise.
1788         * configure: Regenerate.
1789         * contrib/config-list.mk: Add amdgcn-amdhsa.
1791 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1801         PR target/88535
1802         * config.guess: Import upstream version 2019-01-03.
1803         * config.sub: Import upstream version 2019-01-01.
1805 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1807         * MAINTAINERS (Write After Approval): Update my maintainer address.
1809 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1811         * MAINTAINERS (Write After Approval): Add myself.
1813 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1815         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1817 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1819         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1820         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1821         (GCC_TARGET_TOOL): Likewise.
1822         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1823         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1824         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1825         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1826         * configure: Regenerate.
1827         * Makefile.in: Likewise.
1829 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1831         * MAINTAINERS (Write After Approval): Add myself.
1833 2018-11-13  Martin Liska  <mliska@suse.cz>
1835         * gcc.target/i386/pr87930.c: Move to ...
1836         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1838 2018-11-10  Stafford Horne  <shorne@gmail.com>
1840         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1841         (Write After Approval): Remove myself.
1843 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1845         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1846         Append $INCICONV to it.
1848 2018-11-04  Stafford Horne  <shorne@gmail.com>
1850         * MAINTAINERS (Write After Approval): Add myself.
1852 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1854         PR bootstrap/82856
1855         * multilib.am: New file.  From automake.
1857         Merge from binutils-gdb:
1858         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1860         * libtool.m4: Use AC_LANG_SOURCE.
1861         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1862         * ar-lib: New file.
1863         * test-driver: New file.
1864         * configure: Re-generate.
1866 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1868         * MAINTAINERS (Write After Approval): Add myself.
1870 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1872         PR bootstrap/87788
1873         PR d/87799
1874         * configure: Rebuild.
1875         * configure.ac: Disable D on systems where it is known not to work.
1877 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1879         * Makefile.def (target_modules): Add libphobos.
1880         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1881         GDCFLAGS_FOR_TARGET.
1882         (dependencies): Make libphobos depend on libatomic, libbacktrace
1883         configure, and zlib configure.
1884         (language): Add language d.
1885         * Makefile.in: Rebuild.
1886         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1887         (HOST_EXPORTS): Add GDC.
1888         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1889         (BASE_TARGET_EXPORTS): Add GDC.
1890         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1891         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1892         (EXTRA_HOST_FLAGS): Add GDC.
1893         (STAGE1_FLAGS_TO_PASS): Add GDC.
1894         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1895         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1896         environment variables.
1897         * configure: Rebuild.
1898         * configure.ac: Add target-libphobos to target_libraries.  Set and
1899         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1901 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1903         * MAINTAINERS (Write After Approval): Add myself.
1905 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1907         * MAINTAINERS (Write After Approval): Remove myself.
1909 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1911         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1913 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1915         * MAINTAINERS: Update my email address.
1917 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1919         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1920         maintainer.
1922 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1924         * MAINTAINERS (Write After Approval): Add self.
1926 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1928         * MAINTAINERS (write after approval): Add myself.
1930 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1932         * MAINTAINERS: Update my email address.
1934 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1936         * MAINTAINERS (write after approval): Add myself.
1938 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1940         * MAINTAINERS: Add self to global reviewers list.
1942 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1944         MAINTAINERS: Add c-sky port maintainers.
1946 2018-08-10  Martin Liska  <mliska@suse.cz>
1948         * MAINTAINERS: Revert change in previous commit and
1949         join lines.
1951 2018-08-10  Martin Liska  <mliska@suse.cz>
1953         * MAINTAINERS: Remove extra line.
1955 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1957         * MAINTAINERS: Update my email address.
1959 2018-07-19  DJ Delorie  <dj@redhat.com>
1961         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1962         as maintainer.
1964 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1966         * MAINTAINERS: Adjust email address for me and my colleague Robin
1967         Dapp.
1969 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1970             Sunil K Pandey  <sunil.k.pandey@intel.com>
1972         PR target/84413
1973         * config/i386/i386.c (m_CORE_AVX512): New.
1974         (m_CORE_AVX2): Likewise.
1975         (m_CORE_ALL): Add m_CORE_AVX2.
1976         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1977         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1978         and remove the rest of m_SKYLAKE_AVX512.
1980 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1982         * config.sub: Sync with upstream version 2018-07-03.
1984 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1986         * config.guess: Sync with upstream version 2018-06-26.
1987         * config.sub: Sync with upstream version 2018-07-02.
1989 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1991         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1992         * ltmain.sh: Likewise.
1994 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1996         * contrib/config-list.mk: Remove powerpc-linux_paired.
1998 2018-06-29  Alexandre Oliva <oliva@adacore.com>
2000         * configure.ac: Introduce support for @unless/@endunless.
2001         * Makefile.tpl (dep-kind): Rewrite with cond; return
2002         postbootstrap in some cases.
2003         (make-postboot-dep, postboot-targets): New.
2004         (dependencies): Do not output postbootstrap dependencies at
2005         first.  Output non-target ones changed for configure to depend
2006         on stage_last @if gcc-bootstrap, and the original deps @unless
2007         gcc-bootstrap.
2008         * configure.in, Makefile.in: Rebuilt.
2010 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2012         * MAINTAINERS (write after approval): Add myself.
2014 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2016         * MAINTAINERS (write after approval): Add myself.
2018 2018-06-19  Nick Clifton  <nickc@redhat.com>
2020         * zlib/configure.ac: Restore old behaviour of only enabling
2021         multilibs when a target subdirectory is defined.  This allows
2022         building with srcdir == builddir.
2023         * zlib/configure: Regenerate.
2025 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2027         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2028         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2029         * Makefile.in: Regenerate.
2031 2018-06-16  Ben Elliston  <bje@gnu.org>
2033         * config.guess: Import latest version.
2034         * config.sub: Likewise.
2036 2018-06-08  Martin Liska  <mliska@suse.cz>
2038         * MAINTAINERS: Remove MPX-related entries.
2039         * Makefile.def: Remove libmpx support.
2040         * Makefile.in: Regenerate.
2041         * configure.ac: Remove removed files.
2042         * configure: Regenerate.
2043         * libmpx/ChangeLog: Remove.
2044         * libmpx/Makefile.am: Remove.
2045         * libmpx/Makefile.in: Remove.
2046         * libmpx/acinclude.m4: Remove.
2047         * libmpx/aclocal.m4: Remove.
2048         * libmpx/config.h.in: Remove.
2049         * libmpx/configure: Remove.
2050         * libmpx/configure.ac: Remove.
2051         * libmpx/configure.tgt: Remove.
2052         * libmpx/libmpx.spec.in: Remove.
2053         * libmpx/mpxrt/Makefile.am: Remove.
2054         * libmpx/mpxrt/Makefile.in: Remove.
2055         * libmpx/mpxrt/libmpx.map: Remove.
2056         * libmpx/mpxrt/libtool-version: Remove.
2057         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2058         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2059         * libmpx/mpxrt/mpxrt.c: Remove.
2060         * libmpx/mpxrt/mpxrt.h: Remove.
2061         * libmpx/mpxwrap/Makefile.am: Remove.
2062         * libmpx/mpxwrap/Makefile.in: Remove.
2063         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2064         * libmpx/mpxwrap/libtool-version: Remove.
2065         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2067 2018-06-04  Martin Liska  <mliska@suse.cz>
2069         * MAINTAINERS: Add myself as gcov maintainer.
2071 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2073         * MAINTAINERS: Update my email address.
2075 2018-06-04  Tom de Vries  <tdevries@suse.de>
2077         * MAINTAINERS: Remove write-after-approval entries for component
2078         maintainers.
2080 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2082         * MAINTAINERS (write after approval): Add myself.
2084 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2086         * MAINTAINERS: Update my email address.
2088 2018-06-01  Tom de Vries  <tdevries@suse.de>
2090         * MAINTAINERS: Update my email address.
2092 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2094         * MAINTAINERS (loop-optimizer): Add myself.
2096 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2098         * configure.ac: Added "nfp" target.
2099         * configure: Regenerate.
2101 2018-04-30  Richard Biener  <rguenther@suse.de>
2103         PR bootstrap/85571
2104         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2105         (STAGE3_TFLAGS): Likewise.
2106         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2107         (STAGEtrain_TFLAGS): Likewise.
2108         * Makefile.in: Regenerate.
2110 2018-04-26  Richard Biener  <rguenther@suse.de>
2112         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2113         (STAGE2_CFLAGS): Likewise.
2114         (STAGE2_TFLAGS): Likewise.
2115         (STAGE3_CFLAGS): Add -fchecking.
2116         (STAGE3_TFLAGS): Likewise.
2117         (STAGEtrain_CFLAGS): Filter out -fchecking.
2118         (STAGEtrain_TFLAGS): Likewise.
2119         * Makefile.in: Re-generate.
2121 2018-04-25  Catherine Moore <clm@codesourcery.com>
2123         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2125 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2127         * MAINTAINERS (write after approval): Add myself.
2129 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2131         * MAINTAINERS: Update my email address.
2133 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2135         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2137 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2139         * MAINTAINERS: Update my email address and disambiguate myself
2140         a bit from Will Schmidt.
2142 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2144         * MAINTAINERS: Move maintainers of now-removed picochip and score
2145         ports to write after approval.
2147 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2149         * MAINTAINERS: Add entry for SVE maintainership.
2151 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2153         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2154         * configure: Regenerate.
2156 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2158         * MAINTAINERS (write after approval): Add myself.
2160 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2162         * MAINTAINERS (write after approval): Add myself.
2164 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2166         * MAINTAINERS (write after approval): Add myself.
2168 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2170         Update copyright years.
2172 2018-01-03  Ben Elliston  <bje@gnu.org>
2174         * config.guess: Import latest version.
2175         * config.sub: Likewise.
2177 2017-12-12  Stafford Horne  <shorne@gmail.com>
2179         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2180         * configure: Regenerate.
2182 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2184         * MAINTAINERS (Write After Approval): Add myself.
2186 2017-11-28  Julia Koval  <julia.koval@intel.com>
2187             Sebastian Peryt  <sebastian.peryt@intel.com>
2189         * Makefile.def (target_modules): Remove libcilkrts.
2190         * Makefile.in: Ditto.
2191         * configure: Ditto.
2192         * configure.ac: Ditto.
2194 2017-11-28  Julia Koval  <julia.koval@intel.com>
2196         * MAINTAINERS (Write After Approval): Add myself.
2198 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2200         * MAINTAINERS (Write After Approval): Add myself.
2202 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2204         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2205         Use my SiFive email address.
2207 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2209         * MAINTAINERS (write after approval): Add myself.
2211 2017-10-27  Martin Liska  <mliska@suse.cz>
2213         * Makefile.tpl: Use proper name of folder as it was renamed
2214         during transition to 4 stages.
2215         * Makefile.in: Regenerate.
2217 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2219         * MAINTAINERS (write after approval): Add myself.
2221 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2223         * MAINTAINERS: Add a note that maintainership also includes web
2224         pages, docs, and testsuite related to that area.
2226 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2228         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2230 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2232         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2234 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2236         * MAINTAINERS: Remove myself as a vxworks maintainer.
2238 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2240         * MAINTAINERS: Remove email address of Jim Norris.
2242 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2244         * MAINTAINERS (Reviewers): Move myself from here...
2245         (CPU Port Maintainers): ... to here.
2247 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2249         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2251 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2253         * MAINTAINERS (write after approval): Add myself.
2255 2017-07-28  Tony Reix  <tony.reix@atos.net>
2257         * configure.ac (target-libffi): Don't disable for AIX.
2258         (go): Don't add to unsupported_languages on AIX.
2259         (target-libgo): Don't disable for AIX.
2260         * configure: Regenerate.
2262 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2264         * MAINTAINERS: Add myself.
2266 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2268         * MAINTAINERS: Update my email address.
2270 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2272         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2273         arm-specific auto-generated header files.
2275 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2277         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2278         * configure: Rebuilt.
2280 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2282         * MAINTAINERS: Readd myself for c6x.
2284 2017-06-28  Martin Liska  <mliska@suse.cz>
2286         PR bootstrap/81217
2287         * Makefile.def: Remove superfluous bootstrap_target from
2288         bootstrap_stage.
2289         * Makefile.in: Re-generate the file.
2291 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2293         * MAINTAINERS: Add myself to Write After Approval
2295 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2297         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2299 2017-06-19  Martin Liska  <mliska@suse.cz>
2301         * Makefile.def: Define 4 stages PGO bootstrap.
2302         * Makefile.tpl: Define FLAGS.
2303         * Makefile.in: Regenerate.
2305 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2307         * Makefile.def: Add check-gotools to go check targets.
2308         * Makefile.in: Rebuild.
2310 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2312         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2314 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2316         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2317         * configure: Regenerate.
2319 2017-05-31  Martin Liska  <mliska@suse.cz>
2321         * configure.ac: Add handling of stage2_werror_flags to
2322         action-if-given and to action-if-not-given.
2323         * configure: Regenerate.
2325 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2327         * MAINTAINERS: Add self to Write After Approval
2329 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2331         * MAINTAINERS: Update my email address, and remove myself as
2332         maintainer in some areas.
2334 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2336         * MAINTAINERS: Add self to Write After Approval
2338 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2340         * configure.ac: Add --enable-languages=default to mean default and
2341         make --enable-languages=all mean all supported languages.
2342         * configure: Regenerated.
2344 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2346         * config.gcc (powerpc*-*-*spe*): New.
2347         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2348         (powerpc-*-rtems*spe*): New.
2349         (powerpc*-*-linux*spe*): New.
2350         (powerpc-wrs-vxworksspe): New.
2351         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2352         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2353         * config.host (powerpc*-*-*spe*): New.
2355 2017-05-19  Martin Liska  <mliska@suse.cz>
2357         * configure.ac: Add --enable-werror-always just for
2358         bootstrap-debug (or none build config) and do not add it
2359         when we are on a release branch.
2360         * configure: Regenerated.
2362 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2364         * MAINTAINERS: Add self to Write After Approval
2366 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2368         * MAINTAINERS: Move myself to Write After Approval section.
2370 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2372         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2373         ACCH registers.
2374         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2375         available.
2376         (umulsidi3): Likewise.
2377         (mulsidi3_700): Disable this pattern when we have advanced mpy
2378         instructions.
2379         (umulsidi3_700): Likewise.
2380         (maddsidi4): New pattern.
2381         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2382         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2383         (mpydu_imm_arcv2hs): Likewise.
2384         * config/arc/predicates.md (accl_operand): New predicate.
2386 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2387             Andrew Burgess <andrew.burgess@embecosm.com>
2389         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2390         case.
2391         (ARC_AUTOFP_IRQ_P): Likewise.
2392         (ARC_AUTO_IRQ_P): Likewise.
2393         (rgf_banked_register_count): New variable.
2394         (parse_mrgf_banked_regs_option): New function.
2395         (arc_override_options): Handle rgf_banked_regs option.
2396         (arc_handle_interrupt_attribute): Add firq option.
2397         (arc_compute_function_type): Return fast irq type when required.
2398         (arc_must_save_register): Handle fast interrupts.
2399         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2400         (arc_return_address_regs): Update.
2401         * config/arc/arc.h (arc_return_address_regs): Update.
2402         (arc_function_type): Add fast interrupt type.
2403         (ARC_INTERRUPT_P): Update.
2404         (RC_FAST_INTERRUPT_P): Define.
2405         * config/arc/arc.md (simple_return): Update for fast interrupts.
2406         (p_return_i): Likewise.
2407         * config/arc/arc.opt (mrgf-banked-regs): New option.
2408         * doc/invoke.texi (mrgf-banked-regs): Document.
2410 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2412         * config/arc/arc.c (irq_ctrl_saved): New variable.
2413         (ARC_AUTOBLINK_IRQ_P): Define.
2414         (ARC_AUTOFP_IRQ_P): Likewise.
2415         (ARC_AUTO_IRQ_P): Likewise.
2416         (irq_range): New function.
2417         (arc_must_save_register): Likewise.
2418         (arc_must_save_return_addr): Likewise.
2419         (arc_dwarf_emit_irq_save_regs): Likewise.
2420         (arc_override_options): Handle deferred options.
2421         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2422         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2423         arc_must_save_return_addr.
2424         (arc_compute_frame_size): Handle automated save and restore of
2425         registers.
2426         (arc_expand_prologue): Likewise.
2427         (arc_expand_epilogue): Likewise.
2428         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2429         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2430         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2432 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2433         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2435         PR bootstrap/77661
2436         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2437         in-tree build MPC.
2438         * Makefile.in: Regenerate.
2440 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2442         * configure.ac: Enable LTO by default on darwin >= 9.
2443         * configure: Regenerate.
2445 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2447         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2448         and Andrew Waterman as the RISC-V maintainers.
2450 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2452         * MAINTAINERS: Add self to Write After Approval
2454 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2456         * config.guess: Import latest from upstream.
2458 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2460         * MAINTAINERS (Write After Approval): Remove entries that are
2461         already covered under Reviewers.
2463 2017-03-08  Mark Wielaard  <mark@klomp.org>
2465         PR demangler/70909
2466         PR demangler/67264
2467         * include/demangle.h: Add d_printing to struct demangle_component
2468         and pass struct demangle_component as non const.
2470 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2472         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2474 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2476         * Makefile.tpl: Remove HOST_ISLVER.
2477         (HOST_EXPORTS): Remove ISLVER.
2478         * Makefile.in: Regenerate.
2480 2017-02-13  Richard Biener  <rguenther@suse.de>
2482         * configure: Re-generate.
2484 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2486         * MAINTAINERS: Adjust bug reporting URL.
2488 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2490         * MAINTAINERS (Write After Approval): Remove redundant entry
2491         for Andrew Burgess.
2493 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2495         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2496         32-bit hppa*-*-hpux*.
2497         * configure: Regenerate.
2499 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2501         * configure.ac: Moved the white list of enabling BRIG FE to
2502         libhsail-rt/configure.tgt.
2503         * configure: Regenerated.
2504         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2506 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2507             Martin Jambor  <mjambor@suse.cz>
2509         * Makefile.def (target_modules): Added libhsail-rt.
2510         (languages): Added language brig.
2511         * Makefile.in: Regenerated.
2512         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2513         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2514         * configure: Regenerated.
2516 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2518         PR other/79046
2519         * configure: Regenerated.
2521 2017-01-04  Alan Modra  <amodra@gmail.com>
2523         * configure: Regenerate.
2525 2016-12-29  Ben Elliston  <bje@gnu.org>
2527         * config.sub: Import latest version.
2529 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2531         * MAINTAINERS (Write After Approval): Add myself.
2533 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2535         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2536         includes bootstrap-mpx.
2537         * configure: Regenerated.
2539 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2541         * MAINTAINERS (Write After Approval): Add myself.
2543 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2545         * configure: Regenerate.
2547 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2549         * configure.ac: Don't use pkg-config to check for bdw-gc.
2550         * configure: Regenerate.
2552 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2554         * Makefile.def: Remove reference to boehm-gc target module.
2555         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2556         options and for the bdw-gc pkg-config module.
2557         * configure: Regenerate.
2558         * Makefile.in: Regenerate.
2560 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2562         * MAINTAINERS (nvptx): Remove self.
2564 2016-11-25  Ben Elliston  <bje@gnu.org>
2566         * config.guess: Import latest version.
2567         * config.sub: Likewise.
2569 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2571         * MAINTAINERS (Write After Approval): Add myself.
2573 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2575         * Makefile.def: Remove references to GCJ.
2576         * Makefile.tpl: Likewise.
2577         * Makefile.in: Regenerate.
2579 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2581         * config-ml.in: Remove references to GCJ.
2582         * configure.ac: Likewise.
2583         * configure: Regenerate.
2585 2016-11-01  Josh Conner  <joshconner@google.com>
2587         * MAINTAINERS (Write After Approval): Update email address,
2589 2016-10-27  Carl Love  <cel@us.ibm.com>
2591         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2592         Approval list to make it alphabetical.
2594 2016-10-27  Carl Love  <cel@us.ibm.com>
2596         * MAINTAINERS (Write After Approval): Add myself.
2598 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2600         * MAINTAINERS (Reviewers): Add myself.
2601         (Write After Approval): Add myself.
2603 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2604             Ulrich Weigand  <uweigand@de.ibm.com>
2606         * MAINTAINERS: Update email address.
2608 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2610         * MAINTAINERS: Update email address.
2612 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2614         * configure.ac: Add aarch64-*-freebsd*.
2615         * configure: Regenerate.
2617 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2619         * MAINTAINERS: Update email address after it got reverted.
2621 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2623         * configure.ac (target_libraries): Readd target-boehm-gc.
2624         Restore --enable-objc-gc handling.
2625         * configure: Regenerate.
2627 2015-10-03  Jeff Law  <law@redhat.com>
2629         * MAINTAINERS: Move several inactive maintainers to the
2630         write-after-approval section.
2632 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2634         * configure.ac: Add target-libffi to target_libraries.
2635         Readd libgcj target disablings, modified to only target-libffi.
2636         Readd target addition of go to unsupported languages.
2637         * configure: Regenerated.
2639 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2641         * MAINTAINERS: Update email address.
2643 2016-09-30  Andrew Haley  <aph@redhat.com>
2645         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2646         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2647         libgcj.
2649 2016-09-30  Andrew Haley  <aph@redhat.com>
2651         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2652         write-after approval after GCJ deletion.
2654 2016-09-30  Andrew Haley  <aph@redhat.com>
2656         * Makefile.def: Remove libjava.
2657         * Makefile.tpl: Likewise.
2658         * Makefile.in: Regenerate.
2659         * configure.ac: Likewise.
2660         * configure: Likewise.
2661         * gcc/java: Remove.
2662         * libjava: Likewise.
2664 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2666         * MAINTAINERS (Reviewers): Add myself.
2668 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2670         * configure.ac: Disable "sim" directory for arc*-*-*.
2671         * configure: Regenerated.
2673 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2679         * configure.ac: Check for the minimum in-tree MPFR version
2680         handled.
2681         * configure: Regenerate.
2683 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2685         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2686         * configure: Regenerated.
2688 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2690         * MAINTAINERS (Write After Approval): Add myself.
2692 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2694         * Makefile.def: Add autoprofiledbootstrap.
2695         * Makefile.tpl: Dito.
2696         * Makefile.in: Regenerate.
2698 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2700     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2701     * configure: Regenerate.
2703 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2705         * configure: Regenerate.
2706         * configure.ac: Remove support for avr-rtems.
2708 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2710         * MAINTAINERS (Write After Approval): Add myself.
2712 2016-06-16  Michael Collison  <michael.collison@arm.com>
2714         * MAINTAINERS (Write After Approval): Add myself.
2716 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2718         * MAINTAINERS (Write After Approval): Update e-mail address.
2720 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2722         * MAINTAINERS (Write After Approval): Add myself.
2724 2016-05-28  Alan Modra  <amodra@gmail.com>
2726         * Makefile.tpl (configure): Depend on m4 files included.
2727         * Makefile.in: Regenerate.
2729 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2731         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2732         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2734 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2736         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2737         special case builtin.
2738         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2739         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2740         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2741         for __builtin_vec_addec.
2743 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2745         * config.guess: Import version 2016-04-02 (newest).
2746         * config.sub: Import version 2016-05-10 (newest).
2748 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2750         * configure.ac: Add ARC support to libgloss.
2751         * configure: Regenerate
2753 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2755         * MAINTAINERS (Write After Approval): Add myself.
2757 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2759         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2760         * configure: Regenerated.
2761         * Makefile.def (gmp): Explicitly disable assembler.
2762         (mpfr): Adjust lib_path.
2763         (mpc): Likewise.
2764         * Makefile.in: Regenerated.
2766 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2768         PR bootstrap/70704
2769         * configure.ac (--enable-stage1-checking): Add missing
2770         --enable-checking=.
2771         * configure: Regenerated.
2773 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2775         * config.guess: Revert r235676.
2776         * config.sub: Revert r235676.
2778 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2780         * config.guess: Remove SH5 support.
2781         * config.sub: Likewise.
2782         * configure: Likewise.
2783         * configure.ac: Likewise.
2785 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2787         PR bootstrap/70704
2788         * configure.ac (--enable-stage1-checking): For --disable-checking or
2789         implicit --enable-checking, make sure extra flag matches in between
2790         stage1 and later checking.
2791         * configure: Regenerated.
2793 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2795         * .gitattributes: New file.
2797 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2799         * MAINTAINERS (rs6000/powerpc port): Add myself.
2801 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2803         PR bootstrap/70173
2804         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2805         and gotools directories.  Delete the stage_final file.
2806         * Makefile.in: Regenerate.
2808 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2810         * MAINTAINERS (Write After Approval): Add myself.
2812 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2814         * MAINTAINERS (Fortran maintainer): Remove myself.
2816 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2818         * MAINTAINERS (Write After Approval): Add myself.
2820 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2822         * MAINTAINERS (Write After Approval): Add myself.
2824 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2826         Sync with binutils-gdb:
2828         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2830         * configure.ac: Add mips and s390 to the gold target check.
2831         * configure: Regenerate.
2833 2016-03-01  DJ Delorie  <dj@redhat.com>
2835         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2837 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2839         * MAINTAINERS (libcpp): Add myself.
2840         (diagnostic messages): Likewise.
2842 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2844         * MAINTAINERS: Fix whitespace.
2846 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2848         * MAINTAINERS (Write After Approval): Add myself.
2850 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2852         * config/isl.m4: Add comments about isl-0.16.
2853         * configure: Regenerate.
2855 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2857         * MAINTAINERS (hsa maintainers): Add myself.
2859 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2861         * MAINTAINERS: (Write After Approval): Add myself.
2863 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2864             Sebastian Pop  <s.pop@samsung.com>
2866         * Makefile.in: Regenerate.
2867         * Makefile.tpl: Export ISLVER.
2868         * configure: Regenerate.
2869         * config/isl.m4: Detect isl-0.15.
2871 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2873         PR bootstrap/69329
2874         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2875         * Makefile.in: Regenerate.
2877 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2879         * configure.ac: Enable LTO for DJGPP
2880         * configure: Regenerate
2882 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2884         Sync with binutils-gdb:
2885         2015-10-21  Nick Clifton  <nickc@redhat.com>
2887         PR gas/19109
2888         * configure.ac: Note the 'none' is an acceptable argument to
2889         --enable-compressed-debug-sections.
2890         * configure: Regenerate.
2892 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2894         PR bootstrap/69134
2895         * Makefile.def (mpfr): Disable assembler.
2896         * Makefile.in: Regenerate.
2898 2016-01-01  Ben Elliston  <bje@gnu.org>
2900         * config.guess: Import version 2016-01-01.
2901         * config.sub: Likewise.
2903 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2905         * MAINTAINERS (Write After Approval): Add myself.
2907 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2909         * Makefile.in: Replace ISL with isl.
2910         * Makefile.tpl: Same.
2911         * config/isl.m4: Same.
2912         * configure.ac: Same.
2913         * contrib/download_prerequisites: Same.
2914         * configure: Regenerate.
2916 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2918         * MAINTAINERS (Write After Approval): Add Myself.
2920 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2922         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2923         * configure: Regenerate.
2925 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2926             Sebastian Pop  <s.pop@samsung.com>
2928         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2929         isl_ctx_get_max_operations.
2930         * configure: Regenerate.
2932 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2934         * MAINTAINERS (Write After Approval): Add myself.
2936 2015-12-02  Ian Lance Taylor  <iant@google.com>
2938         PR go/66147
2939         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2940         * Makefile.in: Regenerate.
2942 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2944         PR libffi/65726
2945         * Makefile.def (lang_env_dependencies): Make libffi depend
2946         on cxx.
2947         * Makefile.in: Regenerate.
2949 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2951         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2952         symbols.
2954 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2956         Sync with binutils-gdb:
2957         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2959         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2960         * configure: Regenerate.
2962 2015-11-19  Martin Liska  <mliska@suse.cz>
2964         * .gitignore: Add .clang-format to ignored files.
2965         * Makefile.in: Add clang-format.
2966         * Makefile.tpl: Likewise.
2968 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2970         * configure.ac: Enable libmpx by default.
2971         * configure: Regenerated.
2973 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2975         * MAINTAINERS: Update email address.
2977 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2979         * MAINTAINERS: Update email address.
2981 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2983         * MAINTAINERS  (Write After Approval): Add myself.
2985 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2987         Sync with binutils-gdb:
2988         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2990         PR gas/19109
2991         * configure.ac: Add
2992         --enable-compressed-debug-sections={all,gas,gold,ld}.
2993         * configure: Regenerated.
2995 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2997         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2999 2015-10-09  Martin Liska  <mliska@suse.cz>
3001         * MAINTAINERS (Write After Approval): Add myself.
3003 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3005         * MAINTAINERS (Write After Approval): Add myself.
3007 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3009         * MAINTAINERS: Update email address.
3011 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3013         * MAINTAINERS  (Write After Approval): Add myself.
3015 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3017         * MAINTAINERS: Update email.
3019 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3021         * MAINTAINERS: Update my email address.
3023 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3025         * MAINTAINERS (ft32 port): Add myself.
3027 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3029         * MAINTAINERS: Add myself.
3031 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3033         * MAINTAINERS (Write After Approval): Add myself.
3035 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3037         PR libfortran/54572
3038         * Makefile.def: Make libgfortran depend on libbacktrace.
3039         * Makefile.in: Regenerate.
3041 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3043         * MAINTAINERS (Write After Approval): Add myself.
3045 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3047         PR other/67092
3048         * configure.ac: Remove --with_host_libstdcxx support.
3049         * configure: Regenerate.
3051 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3052             Jakub Jelinek  <jakub@redhat.com>
3054         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3055         nvptx*-*-*.
3056         * configure: Regenerate.
3058 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3060         * Makefile.def (libiconv): Define bootstrap=true.
3061         Mark pdf/html/info as missing.
3062         (configure-gcc): Depend on all-libiconv.
3063         (all-gcc): Ditto.
3064         (configure-libcpp): Ditto.
3065         (all-libcpp): Ditto.
3066         (configure-intl): Ditto.
3067         (all-intl): Ditto.
3068         * Makefile.in: Regenerate.
3070 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3072         * MAINTAINERS (loop ivopts): Add the entry and myself.
3074 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3076         * MAINTAINERS (nvptx): Add self.
3078 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3080         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3081         128-bit vector modes.
3083 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3085         * MAINTAINERS (Write After Approval): Add myself.
3087 2015-07-28  Ben Elliston  <bje@gnu.org>
3089         * config.sub, config.guess: Import from upstream.
3091 2015-07-24  Michael Darling  <darlingm@gmail.com>
3093         PR other/66259
3094         * config-ml.in: Reflects renaming of configure.in to configure.ac
3095         * configure: Likewise
3096         * configure.ac: Likewise
3098 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3100         * MAINTAINERS: Update my email address.
3102 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3104         Sync with binutils-gdb:
3105         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3107         * configure.ac (target_configdirs): Exclude target-zlib if
3108         target-libjava isn't built.
3109         * configure: Regenerated.
3111 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3113         Sync with binutils-gdb:
3114         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3116         * configure.ac: Disable configuration of GDB for HPUX targets.
3117         * configure: Regenerate.
3119         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3121         * configure.ac: Add --with-system-zlib.
3122         * configure: Regenerated.
3124         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3126         * configure.ac: Add FT32 support.
3127         * configure: Regenerate.
3129         2015-01-12  Anthony Green  <green@moxielogic.com>
3131         * configure.ac: Don't disable gprof for moxie.
3132         * configure: Rebuild.
3134 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3136         Sync with binutils-gdb:
3137         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3139         PR ld/18355
3140         * Makefile.def: Add extra_configure_flags to host zlib.
3141         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3142         to --enable-host-shared When bfd is to be built as shared
3143         library.  AC_SUBST.
3144         * Makefile.in: Regenerated.
3146 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3148         Sync with src:
3149         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3150         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3151         * Makefile.in: Regenerated.
3153 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3155         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3156         target.
3157         * configure: Regenerate.
3159 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3161         * MAINTAINERS (Write After Approval): Add myself.
3163 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3165         * MAINTAINERS (OS Port Maintainers): Add myself.
3166         (Various Maintainers): Remove myself from libffi testsuite.
3168 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3170         * MAINTAINERS (gen* on machine desc): Add self.
3172 2015-06-02  Jason Merrill  <jason@redhat.com>
3174         PR bootstrap/66319
3175         * configure.ac: Use -std=gnu++98.
3177 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3179         * MAINTAINERS (Write After Approval): Add myself.
3181 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3183         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3184         * configure: Regenerate.
3186 2015-05-26  Jason Merrill  <jason@redhat.com>
3188         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3189         * configure: Regenerate.
3191 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3193         * configure.ac: FT32 target added.
3194         * configure: Regenerated.
3196 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3198         * MAINTAINERS (Write After Approval): Add myself.
3200 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3202         * MAINTAINERS (Write After Approval): Add myself.
3204 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3206         * configure.ac: Fix typo.
3207         * configure: Regenerate.
3209 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3211         * MAINTAINERS (Write After Approval): Add myself.
3213 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3215         * configure.ac: Match $host configured with triplets.
3216         * configure: Regenerate.
3218 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3220         * Makefile.tpl: Remove surplus whitespace throughout.
3221         * Makefile.in: Regenerate.
3223 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3225         * MAINTAINERS (Various Maintainers): Add myself as instruction
3226         combiner maintainer.
3228 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3230         PR bootstrap/62077
3231         * configure.ac (--enable-stage1-checking): Default to
3232         release,misc,gimple,rtlflag,tree,types if --disable-checking
3233         or --enable-checking is not specified and DEV-PHASE is not
3234         experimental.
3235         * configure: Regenerated.
3237 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3239         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3240         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3241         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3242         * Makefile.in: Regenerate.
3244 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3246         * MAINTAINERS: Update my email address.
3248 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3250         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3252 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3254         * MAINTAINERS: Add myself as an arm port reviewer.
3256 2015-03-25  Martin Liska  <mliska@suse.cz>
3257             Yury Gribov  <y.gribov@samsung.com>
3259         * Makefile.in: Fix ln source location for vimrc file.
3260         * Makefile.tpl: Likewise.
3262 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3264         PR bootstrap/25672
3265         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3266         cross-compiling.  Similarly for CXX_FOR_TARGET.
3267         * configure: Regenerate.
3269 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3271         * Makefile.def: Add libmpx.
3272         * configure.ac: Add libmpx.
3273         * Makefile.in: Regenerate.
3274         * configure: Regenerate.
3276 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3278         * MAINTAINERS (CPU Port Maintainers): Add myself
3279         i386 vector ISA extns mantainer.
3281 2015-03-13  Jeff Law  <law@redhat.com>
3283         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3284         maintainer.
3285         Remove Richard Henderson as a maintainer for the x86 port.
3287 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3289         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3291 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3293         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3294         pointer bounds checker and i386 MPX maintainer.
3296 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3298         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3300 2015-02-26  Martin Sebor  <msebor@redhat.com>
3302         * MAINTAINERS (Various Maintainers): Add self.
3304 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3306         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3307         Make sure it contains lto.
3308         * configure: Regenerate.
3310 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3312         * configure: Regenerate.
3314 2015-02-06  Diego Novillo  <dnovillo@google.com>
3316         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3317         middle-end, docstring): Remove myself.
3318         (Write After Approval): Add myself.
3320 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3322         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3323         (Write After Approval): Update address.
3325 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3327         PR jit/64780
3328         * configure.ac: Require the user to explicitly specify
3329         --enable-host-shared if the jit is enabled.
3330         * configure: Regenerate.
3332 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3334         * MAINTAINERS (Write After Approval): Add myself.
3336 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3338         * MAINTAINERS: Make whitespace consistent.
3340 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3342         * MAINTAINERS (Write After Approval): Add myself.
3344 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3346         * MAINTAINERS: (Write After Approval): Add myself.
3348 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3350         * MAINTAINERS: (Write After Approval): Add myself.
3352 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3354         * MAINTAINERS: (Write After Approval): Add myself.
3356 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3358         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3359         objective-c/c++ front end maintainer.
3361 2015-01-13  Marek Polacek  <polacek@redhat.com>
3363         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3365 2015-01-12  Jeff Law  <law@redhat.com>
3367         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3368         a very long time.
3370 2015-01-09  Ian Lance Taylor  <iant@google.com>
3372         * configure.ac (host_tools): Add gotools.
3373         * Makefile.def (host_modules): Add gotools.
3374         (dependencies): Add dependency of all-gotools on all-target-libgo.
3376 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3378         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3379         * configure: Regenerate.
3381 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3383         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3384         all-target-libgomp.
3385         * Makefile.in: Regenerate.
3387 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3389         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3391 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3393         * configure.ac: Add Visium support.
3394         * configure: Regenerate.
3396 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3398         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3399         * configure: Regenerate.
3401 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3403         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3404         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3405         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3406         (OBJCOPY_FOR_TARGET): New variable.
3407         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3408         * Makefile.in: Regenerate.
3409         * configure.ac: Check for already installed target objcopy.
3410         Also GCC_TARGET_TOOL on objcopy.
3411         * configure: Regenerate.
3413 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3415         * config.sub: Update from upstream, to 2015-01-01 version.
3416         * config.guess: Ditto.
3418 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3420         * MAINTAINERS (RTEMS Ports): Add myself.
3422 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3424         * MAINTAINERS (Write After Approval): Add myself.
3426 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3428         * MAINTAINERS (Write After Approval): Add myself.
3430 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3432         * configure.ac (--enable-as-accelerator-for): Don't set
3433         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3434         * configure: Regenerate.
3436 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3438         PR bootstrap/64023
3439         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3440         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3441         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3442         to CXX.
3443         * Makefile.in: Regenerated.
3445 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3446             Yury Gribov  <y.gribov@samsung.com>
3448         * .gitignore: Added .local.vimrc and .lvimrc.
3449         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3450         * Makefile.in: Regenerate.
3452 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3454         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3455         * configure: Regenerated.
3457 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3459         * MAINTAINERS (nvptx port): New entry.
3461 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3463         * configure: Regenerate.
3465 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3467         * configure.ac: Merge with Binutils.
3469 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3471         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3472         * Makefile.in: Regenerate.
3474 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3476         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3477         missing flex.
3478         * Makefile.in: Regenerated.
3480 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3482         * Makefile.in: Regenerate.
3484 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3486         PR bootstrap/63784
3487         * libtool.m4: Add $pic_flag with -shared.
3489 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3491         * MAINTAINERS (Write After Approval): Added myself.
3493 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3495         * MAINTAINERS (write-after-approval): Add myself.
3497 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3499         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3500         from 2 years ago.
3502 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3504         Revert:
3505         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3507         * MAINTAINERS (Write After Approval): Added myself as line map
3508         maintainer.
3510 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3512         Revert:
3513         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3515         * MAINTAINERS (Write After Approval): Added myself.
3517 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3519         * MAINTAINERS (Write After Approval): Added myself.
3521 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3523         * MAINTAINERS (Write After Approval): Added myself as line map
3524         maintainer.
3526 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3528         * MAINTAINERS (Various Maintainers): Added myself as line map
3529         maintainer.
3531 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3533         * move-if-change: Sync from upstream gnulib.
3535 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3537         * compile: Sync with upstream Automake.
3538         * depcomp: Ditto.
3539         * install-sh: Ditto.
3540         * missing: Ditto.
3541         * mkinstalldirs: Ditto.
3542         * ylwrap: Ditto.
3544 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3546         * config.sub: Update from upstream config repo.
3547         * config.guess: Ditto.
3549 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3551         * Makefile.def: Add liboffloadmic to target_modules.  Make
3552         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3553         * Makefile.in: Regenerate.
3554         * configure: Regenerate.
3555         * configure.ac: Add liboffloadmic to target binaries.
3556         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3557         Add liboffloadmic to noconfig list when C++ is not supported.
3559 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3560             Thomas Schwinge  <thomas@codesourcery.com>
3561             Ilya Verbin  <ilya.verbin@intel.com>
3562             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3564         * configure: Regenerate.
3565         * configure.ac (--enable-as-accelerator-for)
3566         (--enable-offload-targets): New configure options.
3568 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3570         * Makefile.def: Make all-gcc depend on all-isl.
3571         * Makefile.in: Regenerate.
3573 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3575         * ChangeLog.jit: New.
3576         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3578 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3580         PR target/63610
3581         * libtool.m4: Fix globbing of darwin versions.
3582         * configure: Regenerate.
3584 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3586         * Makefile.def: Remove CLooG.
3587         * Makefile.tpl: Ditto.
3588         * configure.ac: Ditto.
3589         * configure: Regenerate.
3590         * Makefile.in: Ditto.
3592 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3594         * configure.ac: Handle nvptx-*-*.
3595         * configure: Regenerate.
3597 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3599         * MAINTAINERS (Write After Approval): Add myself.
3601 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3603         * Makefile.def (libcc1): Remove bootstrap=true;.
3604         * Makefile.in: Regenerated.
3606 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3608         * configure.ac: Update comment.
3609         * configure: Regenerate.
3611 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3613         * MAINTAINERS (Write After Approval): Add myself.
3615 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3617         * configure.ac (extra_host_libiberty_configure_flags): Add
3618         --enable-shared also for libcc1's benefit.
3619         * configure: Regenerate.
3621 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3623         * MAINTAINERS: Change my email address.
3625 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3626             Tom Tromey  <tromey@redhat.com>
3628         * Makefile.def: Add libcc1 to host_modules.
3629         * configure.ac (host_tools): Add libcc1.
3630         * Makefile.in, configure: Rebuild.
3632 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3634         * configure.ac (build_configargs): Don't share config.cache between
3635         build subdirs.
3636         * configure: Regenerate.
3638 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3640         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3641         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3642         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3643         leon3v7 as leon3.
3644         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3645         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3646         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3647         * config/sparc/sparc.md (cpu): Add leon3v7.
3648         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3650 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3652         * MAINTAINERS (write-after-approval): Add myself.
3654 2014-10-23  Ian Lance Taylor  <iant@google.com>
3656         * configure.ac: Disable the Go frontend on systems where it is known
3657         to not work.
3658         * configure: Regenerate.
3660 2014-10-23  Richard Biener  <rguenther@suse.de>
3662         * Makefile.def: Add libcpp build module and dependencies.
3663         * configure.ac: Add libcpp build module.
3664         * Makefile.in: Regenerate.
3665         * configure: Likewise.
3667 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3669         * MAINTAINERS (write-after-approval): Add myself.
3671 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3673         * INSTALL/README: Do not mention CVS.
3675 2014-10-03  Jing Yu  <jingyu@google.com>
3677         * configure.ac: Add aarch64 to list of targets that support gold.
3678         * configure: Regenerate.
3680 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3682         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3684 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3686         * MAINTAINERS:  Add myself as MIPS maintainer.
3688 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3690         * MAINTAINERS: Move myself to MIPS maintainers.
3692 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3694         * MAINTAINERS: Put all email addresses between '<' and '>'.
3696 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3698         * MAINTAINERS: Move myself to reviewers (Fortran).
3700 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3702         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3703         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3704         * Makefile.in: Regenerate.
3706 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3708         * rtx-classes-status.txt: Delete
3710 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3712         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3714 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3716         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3717         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3718         of checking for version number.
3719         * configure: Regenerated.
3720         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3722 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3724         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3725         is done; begin phase 6 (use extra rtx_def subclasses).
3727 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3729         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3730         done; begin phase 5 (additional rtx_def subclasses).
3732 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3734         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3736 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3738         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3739         SET_BB_HEADER are done.
3741 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3743         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3744         done.
3746 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3748         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3750 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3752         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3754 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3756         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3758 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3760         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3762 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3764         * rtx-classes-status.txt: Phase 3 (per-file commits within
3765         "config" subdirs) is done; begin phase 4 (removal of
3766         "scaffolding").
3768 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3770         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3771         dir) is done; begin phase 3 (per-file commits within "config"
3772         subdirs).
3774 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3776         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3777         phase 2 (per-file commits in main source dir).
3779 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3781         * configure: Regenerated.
3783 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3785         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3787 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3789         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3791 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3793         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3795 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3797         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3799 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3801         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3803 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3805         * MAINTAINERS (Write After Approval): Add myself.
3807 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3809         * MAINTAINERS: Remove myself
3811 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3813         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3815 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3817         * MAINTAINERS (Write After Approval): Add myself.
3819 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3821         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3822         SET_BB_HEADER, SET_BB_FOOTER
3824 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3826         * rtx-classes-status.txt: New file
3828 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3830         * configure.ac: Eliminate ClooG installation dependency.
3831         * configure: Regenerate.
3832         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3833         * Makefile.in: Regenerate.
3835 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3837         * MAINTAINERS (Write After Approval): Add myself.
3839 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3841         * MAINTAINERS (Write After Approval): Add myself.
3843 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3845         * MAINTAINERS (Write After Approval): Add myself.
3847 2014-07-28  Anthony Green  <green@moxielogic.com>
3849         Import from savannah.gnu.org:
3850         * config.sub: Update to 2014-07-28 version.
3852 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3854         * MAINTAINERS: Remove my MIPS maintainer entry.
3856 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3858         PR target/47230
3859         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3860         * configure: Regenerate.
3862 2014-07-24  James Norris  <jnorris@codesourcery.com>
3864         * MAINTAINERS (Write After Approval): Add myself.
3866 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3868         * configure.ac: Accept only CLooG 0.18.1.
3869         * configure: Regenerate.
3871 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3873         * configure.ac: Don't accept isl 0.11.
3874         * configure: Regenerate.
3876 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3878         * MAINTAINERS (Write After Approval): Add myself.
3880 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3882         * configure.ac: Don't accept isl 0.10.
3883         * configure: Regenerate.
3885 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3887         Fix include path for in-tree cloog.
3888         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3889         * configure: Regenerate.
3891 2014-06-18  Richard Henderson  <rth@redhat.com>
3893         * .gitignore: Import gcc_update output.
3895 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3897         * config-ml.in: Robustify ac_configure_args parsing.
3899         * configure.ac (--enable-linker-plugin-configure-flags)
3900         (--enable-linker-plugin-flags): New flags.
3901         (configdirs): Conditionally add libiberty-linker-plugin.
3902         * configure: Regenerate.
3903         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3904         (host_modules) <lto-plugin>: Pay attention to
3905         @extra_linker_plugin_flags@ and
3906         @extra_linker_plugin_configure_flags@.
3907         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3908         * Makefile.in: Regenerate.
3910         * Makefile.tpl (configure-[+prefix+][+module+])
3911         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3912         "module_srcdir" instead of "module" for locating a module's srcdir.
3913         * Makefile.in: Regenerate.
3915 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3917         * MAINTAINERS (Write After Approval): Add myself.
3919 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3921         * MAINTAINERS: Update my email address.
3923 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3925         * MAINTAINERS (Write After Approval): Add myself.
3927 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3929         * MAINTAINERS (Write After Approval): Add myself.
3931 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3933         PR libstdc++/61011
3934         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3935         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3936         * configure: Regenerate.
3938 2014-05-28  Pedro Alves  <palves@redhat.com>
3940         * MAINTAINERS (Write After Approval): Add myself.
3942 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3944         * MAINTAINERS: Update my affiliation/email.
3946 2014-05-19  Mike Stump  <mikestump@comcast.net>
3948         * MAINTAINERS: Add wide-int reviewers.
3950 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3952         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3953         * configure: Regenerated.
3955 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3957         * MAINTAINERS (libitm): Add myself as maintainer.
3959 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3961         * MAINTAINERS (Write After Approval): Add myself.
3963 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3965         * config.sub, config.guess: Import from upstream.
3967 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3969         * MAINTAINERS (Write After Approval): Put myself in correct order.
3971 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3973         * MAINTAINERS (Write After Approval): Add myself.
3975 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3977         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3978         section.
3980 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3982         * MAINTAINERS (Write After Approval): Delete myself.
3984 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3986         PR sanitizer/56781
3987         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3988         and -B* options with -Xcompiler.
3990 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3992         PR bootstrap/60620
3993         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3994         * Makefile.in: Regenerate.
3996 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3998         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3999         for WINDRES_FOR_TARGET in default-manifest.o rule.
4000         * Makefile.in: Regenerate.
4002 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4004         * MAINTAINERS (Write After Approval): Add myself.
4006 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4008         PR sanitizer/56781
4009         * Makefile.def: Set bootstrap=true; for host fixincludes.
4010         * configure.ac: Don't bootstrap host fixincludes unless
4011         --with-build-config=bootstrap-{a,ub}san.
4012         * Makefile.in: Regenerated.
4013         * configure: Regenerated.
4015 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4017         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4018         --enable-vtable-verify option parsing.  Don't add
4019         target-libsanitizer to bootstrap_target_libs unless
4020         --with-build-config=bootstrap-asan or
4021         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4022         to bootstrap_target_libs unless --enable-vtable-verify.
4023         * configure: Regenerated.
4025 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4027         * MAINTAINERS (Write After Approval): Add myself.
4029 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4031         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4033 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4035         PR bootstrap/58572
4036         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4037         -I for libstdc++-v3 includes if $(LEAN).
4038         * Makefile.in: Regenerated.
4040 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4042         * MAINTAINERS: Update my email address.
4044 2014-02-24  Walter Lee  <walt@tilera.com>
4046         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4047         (tilegx-*-*): Change to tilegx*-*-*.
4048         * configure: Regenerate.
4050 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4052         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4054 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4056         * MAINTAINERS (Write After Approval): Add myself.
4058 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4060         PR target/59788
4061         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4062         *solaris2*.
4064 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4066         * MAINTAINERS: Update my email address.
4068 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4070         * MAINTAINERS: Convert to UTF-8.
4071         Properly sort Xinliang David Li's entry.
4073 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4074             Sandra Loosemore  <sandra@codesourcery.com>
4076         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4077         nios2 port maintainers.
4079 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4081         * MAINTAINERS (Write After Approval): Add myself.
4083 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4085         * configure.ac: Add user-friendly check for native x86_64-linux
4086         multilibs.
4087         * configure: Regenerate.
4089 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4091         * MAINTAINERS: Add myself as sh maintainer.
4093 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4095         * MAINTAINERS: Add self as SLSR maintainer.
4097 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4099         * MAINTAINERS: Update my email address.
4101 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4103         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4105 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4107         * Makefile.in: Regenerate.
4109         * Makefile.tpl: Fix typo.
4110         * Makefile.in: Regenerate partially.
4112 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4114         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4115         supported.
4116         * configure: Regenerated.
4118 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4120         * MAINTAINERS (Write After Approval): Add myself.
4122 2013-10-30  Jason Merrill  <jason@redhat.com>
4124         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4125         --disable-build-format-warnings.
4127 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4129         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4130         depend on libstdc++ and libgcc.
4131         * configure: Regenerate.
4132         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4133         libcilkrts for POSIX and i*86, and x86_64 architectures.
4134         * Makefile.in: Added libcilkrts related fields to support building it.
4136 2013-10-26  Jeff Law  <law@redhat.com>
4138         * Makefile.def (target_modules): Remove libmudflap
4139         (languages): Remove check-target-libmudflap).
4140         * Makefile.in: Rebuilt.
4141         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4142         * configure.ac (target_libraries): Remove target-libmudflap.
4143         Remove checks which disabled libmudflap on some systems.
4144         * configure: Rebuilt.
4145         * libmudflap: Directory removed.
4147 2013-10-21  Cong Hou  <congh@google.com>
4149         * MAINTAINERS (Write After Approval): Add myself.
4151 2013-10-16  Mike Stump  <mikestump@comcast.net>
4153         * .dir-locals.el: Add.
4155 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4157         * configure.ac: Add --enable-host-shared
4158         * configure: Regenerate.
4160 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4162         Import from savannah.gnu.org:
4163         * config.guess: Update to 2013-06-10 version.
4164         * config.sub: Update to 2013-10-01 version.
4166 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4168         Changes to build configuration to allow big endian ARC ELF toolchain
4169         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4170         * configure: Regenerate.
4172 2013-09-20  Alan Modra  <amodra@gmail.com>
4174         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4175         ppc host match.  Support little-endian powerpc linux hosts.
4177 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4179         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4180         maintainer.
4182 2013-09-12  DJ Delorie  <dj@redhat.com>
4184         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4185         maintainers.
4187 2013-09-03  Richard Biener  <rguenther@suse.de>
4189         * configure.ac: Also allow ISL 0.12.
4190         * configure: Regenerated.
4192 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4194         * MAINTAINERS (Write After Approval): Add myself.
4196 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4198         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4200 2013-08-26  Caroline Tice  <cmtice@google.com>
4202         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4203         "Various Reviewers" to libvtv "Various Maintainers".
4205 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4207         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4209 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4211         * MAINTAINERS: Update name, email.
4213 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4215         * MAINTAINERS (Write After Approval): Add myself.
4217 2013-08-12  Caroline Tice  <cmtice@google.com>
4219         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4220         address in the Write After Approval section.
4222 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4224         * MAINTAINERS (Write After Approval): Update email.
4226 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4228         * configure.ac: Adjust to check VTV_SUPPORTED.
4229         * configure: Regenerated.
4231 2013-08-02  Caroline Tice  <cmtice@google.com>
4233         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4234         on non-linux systems; add target-libvtv to noconfigdirs; add
4235         libsupc++/.libs to C++ library search paths.
4236         * configure: Regenerated.
4237         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4238         libstdc++ and libgcc.
4239         * Makefile.in: Regenerated.
4241 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4243         * MAINTAINERS (Write After Approval): Add myself.
4245 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4246             Shiva Chen  <shiva0217@gmail.com>
4248         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4249         nds32 port maintainers.
4251 2013-07-17  Tim Shen  <timshen91@gmail.com>
4253         * MAINTAINERS (Write After Approval): Add myself.
4255 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4257         * configure.ac: Sync from binutils.
4258         * configure: Regenerate.
4260 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4262         * MAINTAINERS (Write After Approval): Add myself.
4264 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4266         * MAINTAINERS (Write After Approval): Add myself.
4268 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4270         * MAINTAINERS (Write After Approval): Add myself.
4272 2013-04-30  Brooks Moses  <bmoses@google.com>
4274         * MAINTAINERS: Update my email; move myself from Fortran
4275         reviewer to Write After Approval.
4277 2013-04-16  Andreas Schwab  <schwab@suse.de>
4279         * configure.ac (aarch64-*-*): Don't disable java.
4280         * configure: Regenerate.
4282 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4284         * MAINTAINERS (Write After Approval): Add myself.
4286 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4288         * Makefile.def (target_modules): Don't install libffi.
4289         * Makefile.in: Regenerate.
4291 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4293         * MAINTAINERS (Write After Approval): Add myself.
4295 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4297         * MAINTAINERS (Write After Approval): Add myself.
4299 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4301         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4302         * configure: Regenerated.
4304 2013-02-05  Ian Lance Taylor  <iant@google.com>
4306         PR go/55969
4307         * configure.ac: Disable libgo on some systems where it does not
4308         work.
4310 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4312         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4313         Remove Geoff Keating as rs6000 port maintainer, at his request.
4315 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4317         * MAINTAINERS: Update my email.
4319 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4321         * configure: Re-generate.
4323 2013-01-15  Richard Biener  <rguenther@suse.de>
4325         PR other/55973
4326         * configure: Re-generate.
4328 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4330         * Makefile.def (install-target-libsanitizer): Depend on
4331         install-target-libstdc++-v3.
4332         * Makefile.in: Regenerate.
4334 2013-01-14  Richard Biener  <rguenther@suse.de>
4336         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4337         * configure: Re-generate
4339 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4341         * config.sub: Update from config repo.
4343 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4345         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4346         * Makefile.in: Regenerate.
4348 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4350         * MAINTAINERS (arc): Add new port maintainership for myself.
4352 2013-01-09  Jason Merrill  <jason@redhat.com>
4354         * .gitignore: Import from gdb repository.
4356 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4358         * Makefile.def (configure-gcc): Depend on all-gmp.
4359         (all-gcc): Remove dependency on all-gmp.
4360         * Makefile.in: Regenerated.
4362 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4364         * config.sub: Merge from config repo.
4365         * config.guess: Ditto.
4367 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4369         * Makefile.def: Merge from binutils.
4370         * Makefile.in: Ditto.
4372 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4374         * MAINTAINERS: Update my email.
4376 2012-12-29  Ben Elliston  <bje@gnu.org>
4378         * config.guess: Update to 2012-12-29 version.
4379         * config.sub: Likewise.
4381 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4383         * Makefile.def (install-target-libgfortran): Depend on
4384         install-target-libquadmath, install-target-libgcc.
4385         (install-target-libsanitizer): Depend on install-target-libgcc.
4386         (install-target-libjava): Depend on install-target-libgcc.
4387         (install-target-libitm): Depend on install-target-libgcc.
4388         (install-target-libobjc): Depend on install-target-libgcc.
4389         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4390         * Makefile.in: Regenerate.
4392 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4394         * Makefile.def (install-target-libgo): Depend on
4395         install-target-libatomic.
4396         * Makefile.in: Regenerate.
4398 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4400         PR go/55201
4401         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4402         * Makefile.in: Regenerate.
4404 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4406         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4407         * configure: Regenerate.
4409 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4411         * config.sub: Merge from config repo.
4413 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4415         * Makefile.def (target_modules): Add bootstrap=true and
4416         raw_cxx=true to libsanitizer.
4417         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4418         * Makefile.in: Regenerated.
4419         * configure: Likewise.
4421 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4423         * MAINTAINERS: Remove self as RTL optimization maintainer.
4425 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4427         * MAINTAINERS (Write After Approval): Add myself.
4429 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4431         * Makefile.def (target_modules): Remove bootstrap=true and
4432         raw_cxx=true from libsanitizer.
4433         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4434         * Makefile.in: Regenerated.
4435         * configure: Likewise.
4437 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4439         * Makefile.def (target_modules): Add bootstrap=true and
4440         raw_cxx=true to libsanitizer.
4441         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4442         * Makefile.in: Regenerated.
4443         * configure: Likewise.
4445 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4447         PR bootstrap/54279
4448         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4449         * configure: Regenerate.
4450         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4451         * Makefile.in: Regenerate.
4453 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4455         * configure.ac: Disable libsanitizer if we're not building C++.
4456         * configure: Regenerate.
4458 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4460         * MAINTAINERS (Write After Approval): Add myself.
4462 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4464         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4465         Kostya Serebryany (kcc@google.com) and
4466         Jakub Jelinek (jakub@redhat.com).
4467         Rename area for Dodji Seketeli (dodji@redhat.com).
4469 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4471         * MAINTAINERS: (asan.c, related): Add myself.
4473 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4475         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4476         * configure: Regenerate.
4478 2012-11-13  Richard Henderson  <rth@redhat.com>
4480         * configure.ac: Move libsanitizer logic to subdirectory.
4481         * configure: Regenerate.
4483 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4485         * configure.ac: Enable libsanitizer just on x86 linux for now.
4486         * configure: Re-generate.
4488 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4490         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4491         sections.
4492         * configure: Regenerate.
4494 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4496         * configure.ac: Add section for configdirs for libsanitizer.
4497         Disable for cris-*-* and mmix-*-*.
4498         * configure: Regenerate.
4500 2012-11-12  Wei Mi <wmi@google.com>
4502         * configure.ac: Add libsanitizer to target_libraries.
4503         * Makefile.def: Ditto.
4504         * configure: Regenerate.
4505         * Makefile.in: Regenerate.
4506         * libsanitizer: New directory for asan runtime.  Contains an empty
4507         tsan directory.
4509 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4511         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4512         against Mingw64 w32api.
4513         * configure: Regenerate.
4515 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4517         * configure: Regenerated.
4519 2012-11-03  Robert Mason  <rbmj@verizon.net>
4521         * configure.ac: add --disable-libstdcxx configure option
4522         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4524 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4526         * MAINTAINERS (Write After Approval): Add myself.
4528 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4530         * MAINTAINERS (Write After Approval): Add myself.
4532 2012-10-24  Sharad Singhai  <singhai@google.com>
4534         * MAINTAINERS (Write After Approval): Add myself.
4536 2012-10-24  Eric Christopher  <echristo@gmail.com>
4538         * MAINTAINERS: Update email address.
4540 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4542         PR bootstrap/54820
4543         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4544         * configure: Regenerate.
4546 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4548         * MAINTAINERS (aarch64): Add Marcus and myself.
4550 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4552         PR bootstrap/54820
4553         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4554         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4555         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4556         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4557         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4558         * Makefile.in: Regenerate.
4559         * configure.ac (have_static_libs): New variable and associated check.
4560         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4561         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4562         * configure: Regenerate.
4564 2012-10-10  Richard Biener  <rguenther@suse.de>
4566         * MAINTAINERS: Adjust for changed surname.
4568 2012-10-04  Lawrence Crowl  <crowl@google.com>
4570         * MAINTAINERS (Write After Approval): Add myself.
4572 2012-10-01  Cary Coutant  <ccoutant@google.com>
4574         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4576 2012-09-28  Ian Lance Taylor  <iant@google.com>
4578         * Makefile.def: Make all-target-libgo depend on
4579         all-target-libbacktrace.
4580         * Makefile.in: Rebuild.
4582 2012-09-26  Ian Lance Taylor  <iant@google.com>
4584         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4585         * Makefile.in: Rebuild.
4587 2012-09-20  Walter Lee  <walt@tilera.com>
4589         * configure.ac: Add tilegx to list of targets that support gold.
4590         * configure: Regenerate.
4592 2012-09-20  Marek Polacek  <polacek@redhat.com>
4594         * MAINTAINERS (Write After Approval): Add myself.
4596 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4598         * configure.ac: Add mips*-mti-elf* target.
4599         * configure: Regenerate.
4601 2012-09-17  Ian Lance Taylor  <iant@google.com>
4603         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4604         * configure.ac (host_libs): Add libbacktrace.
4605         (target_libraries): Add libbacktrace.
4606         * Makefile.def (host_modules): Add libbacktrace.
4607         (target_modules): Likewise.
4608         * configure, Makefile.in: Rebuild.
4610 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4612         PR target/38607
4613         Merge upstream change.
4614         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4616         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4617         Add libgomp*.o to compare_exclusions for AIX.
4618         * configure: Regenerate.
4620 2012-09-06  Diego Novillo  <dnovillo@google.com>
4622         * configure.ac: Bump minimum GMP version to 4.2.3.
4623         * configure: Re-generate.
4625 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4627         PR target/54461
4628         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4629         target-libgloss if not configured --with-avrlibc=no.
4630         * configure: Regenerate.
4632 2012-09-04  Jason Merrill  <jason@redhat.com>
4634         * configure.ac: Fix --enable-languages=all.
4636 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4638         * MAINTAINERS (Write After Approval): Add myself.
4640 2012-09-03  Richard Guenther  <rguenther@suse.de>
4642         PR bootstrap/54138
4643         * configure.ac: Re-organize ISL / CLOOG checks to allow
4644         disabling with either --without-isl or --without-cloog.
4645         * configure: Regenerated.
4647 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4649         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4650         * configure: Regenerate.
4652 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4654         * MAINTAINERS: Fix my email address.
4656 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4658         PR binutils/4970
4659         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4660         and opcodes.
4661         * Makefile.in: Regenerated.
4663 2012-08-26  Art Haas <ahaas@impactweather.com>
4665         * configure: Regenerate.
4667 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4669         * INSTALL/README: Also refer to the online installation
4670         instructions.
4672 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4674         * MAINTAINERS (Write After Approval): Add myself.
4675         (Picochip port): Remove myself.
4677 2012-08-14   Diego Novillo  <dnovillo@google.com>
4679         Merge from cxx-conversion branch.
4681         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4682         POSTSTAGE1_CONFIGURE_FLAGS.
4683         * Makefile.in: Regenerate.
4684         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4685         Force C++ when bootstrapping.
4686         * configure: Regenerate.
4688 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4690         * MAINTAINERS (Write After Approval): Add myself.
4692 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4694         * README: Document use of ranges of years in copyright notices.
4696 2012-07-06  Richard Guenther  <rguenther@suse.de>
4698         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4699         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4700         --with-gmp=system.
4701         * Makefile.in: Regenerated.
4702         * configure: Likewise.
4704 2012-07-06  Richard Guenther  <rguenther@suse.de>
4706         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4707         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4708         supply V=1 as extra_make_flags.
4709         * configure: Regenerated.
4710         * Makefile.in: Likewise.
4712 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4714         * configure: Regenerate.
4716 2012-07-03  Richard Guenther  <rguenther@suse.de>
4718         * Makfile.def (isl): Remove not necessary extra_exports and
4719         extra_make_flags.
4720         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4721         * Makefile.in: Regenerated.
4723 2012-07-03  Richard Guenther  <rguenther@suse.de>
4725         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4726         * configure.ac: If either the ISL or the CLooG check failed
4727         do not try to build in-tree versions.
4728         * Makefile.in: Regenerated.
4729         * configure: Regenerated.
4731 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4733         * configure: Regenerate.
4735 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4737         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4738         maintainer.
4740 2012-07-02  Richard Guenther  <rguenther@suse.de>
4742         * configure: Regenerated.
4744 2012-07-02  Richard Guenther  <rguenther@suse.de>
4745         Michael Matz  <matz@suse.de>
4746         Tobias Grosser <tobias@grosser.es>
4747         Sebastian Pop <sebpop@gmail.com>
4749         * Makefile.def: Add ISL host module, remove PPL host module.
4750         Adjust ClooG host module to use the proper ISL.
4751         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4752         * configure.ac: Include config/isl.m4.  Add ISL host library,
4753         remove PPL.  Remove PPL configury, add ISL configury, adjust
4754         ClooG configury.
4755         * Makefile.in: Regenerated.
4756         * configure: Likewise.
4758 2012-07-02  Richard Guenther  <rguenther@suse.de>
4760         Merge from graphite branch
4761         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4763         * configure: Regenerated.
4764         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4765         both cloog.org and legacy versions. The only supported version will
4766         be CLooG with the isl backend.
4768         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4770         * configure: Regenerated.
4771         * configure.ac: Require cloog isl 0.17.0
4773         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4775         * configure: Regenerated.
4776         * config/cloog.m4: Do not define CLOOG_ORG
4778 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4780         * configure.ac: Skip C if explicitly selected.
4781         * configure: Regenerate.
4783 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4785         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4786         they contain -O2.
4787         * configure: Regenerate.
4789 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4791         PR debug/53740
4792         * df.h, df-problems.c, dce.c: Revert last patch.
4794 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4796         * MAINTAINERS (Write After Approval): Update my email address.
4798 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4800         * MAINTAINERS (Write After Approval): Add myself.
4802 2012-06-20  Jason Merrill  <jason@redhat.com>
4804         * Makefile.tpl (check-target-libgomp-c++): New.
4805         (check-target-libitm-c++): New.
4806         * Makefile.def (c++): Add them.
4807         * Makefile.in: Regenerate.
4809 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4811         * MAINTAINERS (Write After Approval): Add myself.
4813 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4815         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4816         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4817         (install-no-fixedincludes): Adjust accordingly.
4818         * Makefile.in: Regenerate.
4820 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4822         Merge upstream change
4823         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4825 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4827         * MAINTAINERS (Write After Approval): Add myself.
4829 2012-05-09  Nick Clifton  <nickc@redhat.com>
4830             Paul Smith  <psmith@gnu.org>
4832         PR bootstrap/50461
4833         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4834         allow for the fact that from release v3.1.0 of MPFR the source
4835         files were moved into a src sub-directory.
4836         * configure: Regenerate.
4838 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4840         * configure.ac: Bump minimum MPFR version to 2.4.0.
4841         * configure: Regenerated.
4843 2012-05-01  Richard Henderson  <rth@redhat.com>
4845         * Makefile.def (libatomic): New target_module.
4846         * configure.ac (target_libraries): Add libatomic.
4847         (noconfigdirs): Check if libatomic is supported.
4848         * Makefile.in, configure: Rebuild.
4850 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4852         * MAINTAINERS (Write After Approval): Add myself.
4854 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4856         * config.sub: Update to 2012-04-18 version from official repo.
4858 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4860         * MAINTAINERS (Write After Approval): Add myself.
4862 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4864         * MAINTAINERS: Changed email address.
4866 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4868         PR target/52737
4869         * contrib/gcc_update (files_and_dependencies):
4870         Remove gcc/config/avr/t-multilib from touch data.
4872 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4874         * MAINTAINERS (OS Port Maintainers): Remove irix.
4875         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4876         (unsupported_languages): Remove mips-sgi-irix6.*.
4877         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4878         (with_stabs): Remove.
4879         * configure: Regenerate.
4881 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4883         * MAINTAINERS (OS Port Maintainers): Remove osf.
4884         * configure.ac (enable_libgomp): Remove *-*-osf*.
4885         (with_stabs): Remove alpha*-*-osf*.
4886         * configure: Regenerate.
4888 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4890         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4891         * configure: Regenerate.
4893 2012-02-17  Walter Lee  <walt@tilera.com>
4895         * MAINTAINERS: (Write After Approval): Delete myself.
4897 2012-02-14  Walter Lee  <walt@tilera.com>
4899         * MAINTAINERS (tilegx port): Add myself.
4900         (tilepro port): Add myself.
4901         (Write After Approval): Add myself.
4903 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4905         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4906         and Joseph Myers as docstring relicensing maintainers.
4908 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4910         * MAINTAINERS (write-after-approval): Add myself.
4912 2012-02-08  Ira Rosen <irar@il.ibm.com>
4914         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4915         maintainer.
4917 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4919         * MAINTAINERS (Write After Approval): Move myself to
4920         maintain alphabetical order.
4922 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4924         * MAINTAINERS (Write After Approval): Add myself.
4926 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4928         * MAINTAINERS (Write After Approval): Add myself.
4930 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4931             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4933         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4934         * configure: Regenerate.
4936 2012-01-23  Harshit Chopra  <harshit@google.com>
4938         * MAINTAINERS (Write After Approval): Add myself.
4940 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4942         * configure.ac: Remove reference to mh-interix.
4943         * configure: Regenerate.
4945 2012-01-05  Richard Henderson  <rth@redhat.com>
4947         PR bootstrap/51072
4948         * configure.ac: Disable libitm if c++ is not enabled.
4949         * configure: Rebuild.
4951         * configure.ac: Fix regexp for same.
4952         * configure: Rebuild.
4954 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4956         * MAINTAINERS (Write After Approval): Add myself.
4958 2012-01-02  Richard Guenther  <rguenther@suse.de>
4960         PR bootstrap/51686
4961         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4962         * Makefile.in: Regenerate.
4964 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4966         * MAINTAINERS (Write After Approval): Add myself.
4968 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4970         * configure: Regenerate.
4972 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4974         * MAINTAINERS (picochip): Changed email address.
4976 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4978         * MAINTAINERS (write-after-approval): Add self.
4980 2011-11-29  DJ Delorie  <dj@redhat.com>
4982         * configure.ac (rl78-*-*) New case.
4983         * configure: Regenerate.
4984         * MAINTAINERS: Add myself as RL78 maintainer.
4986 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4988         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4990 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4992         * libtool.m4: Additional FreeBSD 10 fixes.
4994 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4996         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4997         Maintainers section, as Epiphany maintainer.
4999 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
5001         PR target/49992
5002         * configure.ac: Remove ranlib special-casing for Darwin.
5003         * configure: Regenerate.
5005 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5007         * MAINTAINERS (Reviewers): Keep the list sorted.
5009 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5011         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5013 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5015         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5016         * configure: Rebuild.
5017         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5018         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5019         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5020         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5021         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5022         Add READELF.
5023         * Makefile.in: Rebuild.
5025 2011-11-09  Jason Merrill  <jason@redhat.com>
5027         * Makefile.def (language=c++): Remove check-c++0x.
5028         * Makefile.in (check-gcc-c++): Regenerate.
5030 2011-11-08  Richard Henderson  <rth@redhat.com>
5032         * configure.ac: Test for libitm directory present first.
5034         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5036         * configure.ac: Test libitm/configure.tgt to disable libitm.
5037         * configure: Rebuild.
5039 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5040             Richard Henderson  <rth@redhat.com>
5042         Merged from transactional-memory.
5044         * Makefile.def (lang_env_dependencies): libitm is c++.
5045         Add libitm target module.
5046         * configure.ac: Likewise.
5047         * config/mmap.m4: New file.
5048         * contrib/gcc_update: Add libitm to touch data.
5049         * Makefile.in, configure: Rebuild.
5051 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5053         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5054         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5055         * Makefile.in: Regenerate.
5057 2011-11-01  DJ Delorie  <dj@redhat.com>
5059         * config.sub: Update to version 2011-10-29 (added rl78)
5061 2011-10-27  Nick Clifton  <nickc@redhat.com>
5063         * config.sub: Import these changes from the config project:
5065         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5066             Ben Elliston  <bje@gnu.org>
5068         * config.sub (epiphany): New.
5070         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5071             Ben Elliston  <bje@gnu.org>
5073         * config.sub (hexagon, hexagon-*): New.
5075         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5077         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5078         64eb to be64.
5080         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5082         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5083         (nacl): Grok as alias for 32el-unknown-nacl.
5085 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5087         * MAINTAINERS (Write After Approval): Add myself.
5089 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5091         * MAINTAINERS (Write After Approval): Add myself.
5093 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5095         * MAINTAINERS (sparc port): Remove myself.
5097 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5099         * MAINTAINERS (Write After Approval): Add myself.
5101 2011-08-14  Yao Qi  <yao@codesourcery.com>
5103         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5104         * configure: Regenerate.
5106 2011-07-26  Ian Lance Taylor  <iant@google.com>
5108         * configure.ac: Set have_compiler based on whether gcc directory
5109         exists, rather than on whether gcc is in configdirs.
5110         * configure: Rebuild.
5112 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5114         * MAINTAINERS (Global Reviewers): Add self.
5116 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5118         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5119         link directories.
5120         * Makefile.in: Rebuild.
5122 2011-07-20  Ian Lance Taylor  <iant@google.com>
5124         PR bootstrap/49787
5125         * configure.ac: Move --enable-bootstrap handling earlier in file.
5126         If --enable-bootstrap and either --enable-build-with-cxx or
5127         --enable-build-poststage1-with-cxx, enable C++ automatically.
5128         * configure: Rebuild.
5130 2011-07-19  Ian Lance Taylor  <iant@google.com>
5132         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5133         make C++ a boot_language.  Set and substitute
5134         POSTSTAGE1_CONFIGURE_FLAGS.
5135         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5136         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5137         * configure, Makefile.in: Rebuild.
5139 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5141         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5142         maintainers.
5144 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5146         * MAINTAINERS (Global Reviewers): Add myself.
5148 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5150         * configure: Regenerate.
5152 2011-07-16  Jason Merrill  <jason@redhat.com>
5154         * Makefile.def (language=c++): Add check-c++0x and
5155         check-target-libmudflap-c++.
5156         * Makefile.tpl (check-target-libmudflap-c++): New.
5157         * Makefile.in: Regenerate.
5159 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5161         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5162         * Makefile.def (target_modules/libjava): Pass
5163         $(EXTRA_CONFIGARGS_LIBJAVA).
5164         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5165         if not configured with --enable-static-libjava.
5166         * Makefile.in: Regenerate.
5167         * configure: Likewise.
5169 2011-07-15  Jason Merrill  <jason@redhat.com>
5171         * Makefile.in (check-c++): Move check-gcc-c++0x after
5172         check-target-libstdc++-v3.
5174 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5176         * MAINTAINERS (c6x port): New entry.
5178 2011-07-13  Jason Merrill  <jason@redhat.com>
5180         * Makefile.in (check-gcc-c++0x): New.
5181         (check-c++): Depend on it.
5183 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5185         PR target/39150
5186         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5187         x86_64-*-solaris2.1[0-9]*.
5188         * configure: Regenerate.
5190 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5192         * MAINTAINERS (RTL optimizers): Add self.
5194 2011-06-27  Gabriel Charette  <gchare@google.com>
5196         * MAINTAINERS (Write After Approval): Add myself.
5198 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5200         PR regression/47836
5201         PR bootstrap/23656
5202         PR other/47733
5203         PR bootstrap/49247
5204         PR c/48825
5205         * configure.ac (target_libraries): Remove target-libiberty.
5206         Remove case-statement setting skipdirs=target-libiberty for
5207         multiple targets.  Remove checking target_configdirs and
5208         removing target-libiberty but keeping target-libgcc if
5209         otherwise empty.
5210         * Makefile.def (target_modules): Don't add libiberty.
5211         (dependencies): Remove all traces of target-libiberty.
5212         * configure, Makefile.in: Regenerate.
5214 2011-06-13  Walter Lee <walt@tilera.com>
5216         * configure.ac (tilepro-*-*) New case.
5217         (tilegx-*-*): Likewise.
5218         * configure: Regenerate.
5220 2011-06-06  Jing Yu  <jingyu@google.com>
5222         * configure.ac: Skip target-libiberty for
5223         arm*-*-linux-androideabi.
5224         * configure: Regenerated.
5226 2011-06-06  Nick Clifton  <nickc@redhat.com>
5228         * config.sub: Sync from upstream.
5230 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5232         * MAINTAINERS (Write After Approval): Add myself.
5234 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5236         * MAINTAINERS: Update my email address.
5238 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5240         * MAINTAINERS (Write After Approval): Update my email address.
5242 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5244         * MAINTAINERS (Write After Approval): Add myself.
5246 2011-05-08  Doug Kwan  <dougkwan@google.com>
5248         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5249         * configure: Regenerated.
5250         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5251         value from configure.
5252         * Makefile.in: Regenerated.
5254 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5256         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5257         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5258         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5259         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5260         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5261         *-*-vxworks*): Disable newlib and libgloss in separate case
5262         statement.
5263         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5264         to separate case statement.
5265         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5266         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5267         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5268         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5269         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5270         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5271         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5272         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5273         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5274         i[[3456789]]86-*-rdos*, m32r-*-*,
5275         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5276         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5277         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5278         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5279         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5280         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5281         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5282         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5283         and libgloss in main case over targets.  Remove most empty cases
5284         in main case over targets.
5285         * configure: Regenerate.
5287 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5289         * MAINTAINERS (Write After Approval): Add myself.
5291 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5293         * configure.ac: Remove code setting special library locations for
5294         hppa*64*-*-hpux11*.  Remove code setting compiler for
5295         sparc-sun-solaris2*.
5296         * configure: Regenerate.
5298 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5300         * configure.ac: Separate libgloss_dir settings from general case
5301         over targets.
5302         * configure: Regenerate.
5304 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5306         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5307         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5308         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5309         cases in libgcj-disabling case statement.
5310         (hppa*64*-*-linux*): Set unsupported_languages instead of
5311         disabling target-zlib.
5312         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5313         to hppa*64*-*-hpux*.
5314         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5315         hppa*-*-hpux*.
5316         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5317         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5318         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5319         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5320         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5321         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5322         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5323         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5324         libgcj-disabling case statement.
5325         * configure: Regenerate.
5327 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5329         * configure.ac: Disable Java for targets not supporting libffi.
5330         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5331         Remove cases in Java-disabling statement.
5332         (*arm-wince-pe): Change to arm-wince-pe.
5333         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5334         cases in Java-disabling statement.
5335         (bfin-*-*): Don't disable Java again.
5336         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5337         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5338         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5339         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5340         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5341         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5342         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5343         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5344         Java-disabling statement.
5345         (mmix-*-*): Don't disable Java again.
5346         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5347         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5348         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5349         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5350         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5351         statement.
5352         * configure: Regenerate.
5354 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5356         * configure.ac: Separate cases disabling Java and Java libraries
5357         from general case over targets.
5358         * configure: Regenerate.
5360 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5362         * MAINTAINERS: Update my email address.
5364 2011-04-20  Easwaran Raman  <eraman@google.com>
5366         * MAINTAINERS (Write After Approval): Add myself.
5368 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5370         PR lto/48086
5371         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5372         * configure: Regenerate.
5374 2011-04-16  Jim Meyering  <meyering@redhat.com>
5376         * MAINTAINERS (Write After Approval): Add myself.
5378 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5380         * MAINTAINERS: Update my email address.
5382 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5384         * MAINTAINERS (Write After Approval): Add myself.
5386 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5388         * MAINTAINERS (Write After Approval): Add myself.
5390 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5392         * MAINTAINERS (Write After Approval): Add myself.
5394 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5396         * configure.ac (build_tools): Remove build-byacc.
5397         (host_libs): Remove mmalloc.
5398         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5399         autoconf automake libtool diff rcs fileutils shellutils time
5400         textutils wdiff find uudecode hello tar gzip indent recode release
5401         sed perl gawk findutils gettext zip.
5402         (libgcj): Remove target-qthreads.
5403         (target_tools): Remove target-examples target-gperf.
5404         (YACC): Don't handle building byacc.
5405         * configure: Regenerate.
5406         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5407         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5408         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5409         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5410         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5411         handle building components.
5412         * Makefile.in: Regenerate.
5414 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5416         * MAINTAINERS: Update my email address as Xtensa maintainer.
5418 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5420         * config.sub: Sync from upstream.
5422 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5424         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5425         (microblaze*): Don't disable libssp.
5426         * configure: Regenerate.
5428 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5430         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5431         moveifchange.
5432         * configure: Regenerate.
5433         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5434         * Makefile.in: Regenerate.
5436 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5438         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5439         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5440         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5441         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5442         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5443         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5444         md_exec_prefix cases.
5445         * configure: Regenerate.
5447 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5449         * configure.ac: Separate cases disabling target-libssp,
5450         target-libiberty, target-libstdc++-v3 and Fortran from general
5451         case over targets.
5452         * configure: Regenerate.
5454 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5456         * configure.ac (*-*-chorusos): Don't disable libgcj.
5457         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5458         Remove case.
5459         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5460         (arm-*-coff): Don't disable libgcj.
5461         (arm*-*-linux-gnueabi): Remove useless assignment.
5462         (arm-*-riscix*): Don't disable libgcj.
5463         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5464         configuration.
5465         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5466         (c54x*-*-*): Remove case.
5467         (tic54x-*-*): Don't disable GCC or GCC libraries.
5468         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5469         to *.
5470         (d10v-*-*): Don't disable GCC libraries.
5471         (d30v-*-*): Don't disable libgcj.
5472         (h8500-*-*): Don't disable GCC libraries.
5473         (i960-*-*): Don't disable libgcj.
5474         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5475         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5476         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5477         libgcj.
5478         (m68k-*-coff*): Remove case.
5479         (mmix-*-*): Don't disable libgloss on host.
5480         (mn10200-*-*, mn10300-*-*): Remove cases.
5481         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5482         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5483         Don't disable libgcj.
5484         (romp-*-*): Remove case.
5485         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5486         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5487         case.
5488         (v810-*-*): Don't disable GCC libraries.
5489         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5490         (ip2k-*-*): Don't disable GCC libraries.
5491         * configure: Regenerate.
5493 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5495         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5496         libffi on host.
5497         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5498         on host.
5499         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5500         * configure: Regenerate.
5502 2011-03-26  John Marino  <binutils@marino.st>
5504         * configure.ac: Add support for *-*-dragonfly*
5505         * configure: Regenerate.
5507 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5509         * configure.ac (native_only): Remove.
5510         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5511         send-pr uudecode guile gnuserv on host.
5512         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5513         send-pr rcs guile perl texinfo libtool on host.
5514         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5515         automake send-pr rcs guile perl texinfo libtool on host.
5516         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5517         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5518         (alpha*-dec-osf*): Don't disable fileutils on target.
5519         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5520         texinfo send-pr expect dejagnu on target.
5521         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5522         target-qthreads on target.
5523         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5524         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5525         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5526         x86_64-*-mingw*): Don't disable expect on target.
5527         (*-*-cygwin*): Don't disable target-gperf on target.
5528         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5529         gnuserv on target.
5530         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5531         target.
5532         * configure: Regenerate.
5534 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5536         * configure.ac (target_tools): Remove target-groff.
5537         (native_only): Remove target-groff.
5538         (hppa*64*-*-*): Don't disable byacc.
5539         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5540         setting.
5541         (*-*-kaos*): Don't skip target-librx and target-groff.
5542         (*-*-netware*): Don't skip target-libmudflap.
5543         (*-*-tpf*): Don't skip target-libmudflap.
5544         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5545         directories on the host.
5546         (ia64*-*-*vms*): Don't skip tix.
5547         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5548         host.
5549         * configure: Regenerate.
5551 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5553         * configure.ac: Remove references to mt-mep, mt-netware,
5554         mt-wince.
5555         * Makefile.def: Add all-utils soft dependencies.
5556         * Makefile.tpl: Remove GDB_NLM_DEPS.
5557         * configure: Regenerate.
5558         * Makefile.in: Regenerate.
5560 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5562         * configure.ac: Do not include mh-x86omitfp.
5563         * configure: Regenerate.
5565 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5567         * configure.ac: Remove empty cases.
5568         * configure: Regenerate.
5570 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5572         * Makefile.def: Add dependency from termcap to gdb.
5573         * Makefile.in: Regenerate.
5575 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5577         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5578         * configure: Regenerate.
5579         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5580         * Makefile.tpl: Likewise.
5581         * Makefile.in: Regenerate.
5583 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5585         * configure.ac: Remove all mentions of tentative_cc.
5586         * configure: Regenerate.
5588 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5590         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5591         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5592         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5593         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5594         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5595         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5596         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5597         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5598         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5599         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5600         *-*-rhapsody*): Remove host cases.
5601         * configure: Regenerate.
5603 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5605         * configure.ac (ppc*-*-pe): Remove host case.
5606         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5607         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5608         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5609         cases.
5610         * configure: Regenerate.
5612 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5614         * config.sub: Update to version 2011-03-23.
5616 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5618         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5619         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5620         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5621         * configure: Regenerate.
5623 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5625         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5626         to Write After Approval.
5627         * config-ml.in: Don't handle arc-*-elf*.
5628         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5629         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5630         handle GCC libraries.
5631         * configure: Regenerate.
5633 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5635         PR bootstrap/48120:
5636         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5637         Add -lstdc++ -lm to LIBS.
5638         * configure: Regenerate.
5640 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5642         * config.guess: Update to version 2011-02-02
5643         * config.sub: Update to version 2011-02-24
5645 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5647         PR lto/48086
5648         * configure.ac: Re-enable LTO on *-apple-darwin9.
5649         * configure: Regenerate.
5651 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5653         PR lto/48086
5654         * configure.ac: Disable LTO on darwin due to an assembler change in
5655         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5656         under 256.
5657         * configure: Regenerate.
5659 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5661         * MAINTAINERS: Update myself as score backend maintainer,
5662         update my e-mail address.
5664 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5666         * MAINTAINERS: Update my e-mail address.
5668 2011-03-06  Joey Ye  <joey.ye@arm.com>
5670         * MAINTAINERS: Update my e-mail address.
5672 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5674         * configure.ac: Adjust test of with_ppl.
5675         * configure: Regenerated.
5677 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5679         * MAINTAINERS: Adjust my e-mail address.
5681 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5683         * configure.ac: Add -lpwl to ppllibs.
5684         * configure: Regenerated.
5686 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5688         * config/cloog.m4: Add -lisl to clooglibs.
5689         * configure: Regenerated.
5691 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5693         * MAINTAINERS (CPU Port maintainers): Add self.
5695 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5697         * MAINTAINERS: Add myself as testsuite maintainer.
5699 2011-02-15  Mike Stump  <mikestump@comcast.net>
5701         * MAINTAINERS: Add myself as testsuite maintainer.
5703 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5705         Import from Libtool and gnulib:
5707         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5709         Prepare for supporting FreeBSD 10.
5710         * config.rpath: Remove handling of freebsd1* which soon would
5711         match FreeBSD 10.0.
5713         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5715         Remove support for FreeBSD 1.x.
5716         * libtool.m4 (_LT_LINKER_SHLIBS)
5717         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5718         soon would incorrectly match FreeBSD 10.0.
5720 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5722         PR binutils/12283
5723         * move-if-change: Import version from gnulib.
5725 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5727         PR lto/47225
5728         * Makefile.def (lto-plugin): Double dash for enable-shared.
5729         (configure-gcc): Depend on all-lto-plugin.
5730         * Makefile.in: Rebuilt.
5732 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5734         * configure.ac: Remove extra bracket.
5735         * configure: Regenerate.
5737 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5739         * MAINTAINERS: Add myself as libquadmath maintainer.
5741 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5743         * MAINTAINERS: Update my email address.
5745 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5747         * MAINTAINERS (option handling): Add self.
5749 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5751         PR lto/47225
5752         * Makefile.def: Add dependency for install-gcc
5753         on install-lto-plugin.
5754         * Makfile.in: Regenerated
5756 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5758         * MAINTAINERS (CPU Port Maintainers): Add myself.
5760 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5762         PR libgcj/44341
5763         * configure.ac: Discard --with-* flags for host when configuring
5764         target libraries for cross build.
5765         * configure: Rebuilt.
5767 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5769         * MAINTAINERS (linear loop transforms): Removed.
5771 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5773         * configure.ac: If with_ppl is no, move setting with_cloog=no
5774         after CLOOG_REQUESTED check.
5775         * configure: Regenerated.
5777 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5779         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5780         CLooG has been requested.
5781         * configure: Regenerated.
5783 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5785         * configure: Regenerated.
5786         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5788 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5790         * configure: Regenerated.
5791         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5793 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5795         * configure.ac: Use AS_HELP_STRING throughout.
5796         * configure: Regenerate.
5798 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5800         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5801         * configure: Regenerate.
5803 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5805         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5807 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5809         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5810         for ia64-hpux.
5811         * configure: Regenerate.
5813 2011-01-07  Jan Hubicka  <jh@suse.cz>
5815         PR lto/47225
5816         * Makefile.in: Regenerate.
5817         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5818         configure.
5820 2011-01-07  Jan Hubicka  <jh@suse.cz>
5822         * Makefile.in: Regenerate.
5823         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5824         and configure dependency on lto-plugin configure.
5825         (lto-plugin module): Remove dependency on GCC; add dependency on
5826         liniberty.
5828 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5830         * MAINTAINERS (Write After Approval): Add myself.
5832 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5834         * configure: Regenerate.
5836 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5838         * configure.ac: (picochip): Disable libiberty.
5840 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5842         * MAINTAINERS (Write After Approval): Add myself.
5844 2010-12-10  Ian Lance Taylor  <iant@google.com>
5846         PR bootstrap/46819
5847         * configure.ac: For --disable-libgcj clear libgcj_saved.
5848         * configure: Rebuild.
5850 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5852         PR fortran/46540
5853         * configure.ac: Add --disable-libquadmath and
5854         --disable-libquadmath-support.
5855         * configure: Regenerate.
5857 2010-12-03  Ian Lance Taylor  <iant@google.com>
5859         * MAINTAINERS: Add myself as libgo maintainer.
5861 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5863         PR libffi/46792
5864         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5865         * configure: Regenerate.
5867 2010-12-02  Ian Lance Taylor  <iant@google.com>
5869         * configure.ac: Always set default for poststage1_ldflags to
5870         -static-libstdc++ -static-libgcc.
5872 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5874         * configure.ac: Move comment to remove extra space in last argument
5875         of GCC_TARGET_TOOL.
5877 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5879         PR other/46026
5880         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5881         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5882         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5883         (BASE_FLAGS_TO_PASS): Use it.
5884         * configure: Rebuilt.
5885         * Makefile.in: Rebuilt.
5887 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5889         PR binutils/12258
5890         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5891         Properly check default linker.
5892         * configure: Regnerated.
5894 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5896         * configure.ac: For --enable-gold, handle value `default' instead of
5897         `both*'.  New configure option --{en,dis}able-ld.
5898         * configure: Regenerate.
5900 2010-11-20  Ian Lance Taylor  <iant@google.com>
5902         * configure.ac: Only disable a language library if no language needs
5903         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5904         * configure: Rebuild.
5906 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5908         * Makefile.in: Regenerate.
5910         PR other/46202
5911         * configure.ac: Fix just-built in-tree STRIP name to be
5912         binutils/strip-new.
5913         * configure: Regenerate.
5914         * Makefile.def (install-strip-gcc, install-strip-binutils)
5915         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5916         (install-strip-sid): Mirror dependencies on non-strip variants
5917         of these targets on the respective -strip prerequisites.
5918         * Makefile.tpl (install-strip, install-strip-host)
5919         (install-strip-target): New targets.
5920         (install-strip-[+module+], install-strip-target-[+module+]):
5921         New targets.
5922         * Makefile.in: Regenerate.
5924 2010-11-19  Ian Lance Taylor  <iant@google.com>
5925             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5927         * configure.ac: Add target-libgo to target_libraries.  Set
5928         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5929         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5930         (HOST_EXPORTS): Add GOC.
5931         (BASE_TARGET_EXPORTS): Add GOC.
5932         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5933         (GOCFLAGS_FOR_TARGET): New variable.
5934         (EXTRA_HOST_FLAGS): Add GOC.
5935         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5936         * Makefile.def (target_modules): Add libgo.
5937         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5938         (dependencies): Add dependency from configure-target-libgo to
5939         configure-target-libffi and all-target-libstdc++-v3.  Add
5940         dependencies from all-target-libgo to all-target-libffi.
5941         (languages): Add go.
5942         * configure: Rebuild.
5943         * Makefile.in: Rebuild.
5945 2010-11-19  Ian Lance Taylor  <iant@google.com>
5947         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5948         compiler/flag environment variables.
5950 2010-11-18  Ian Lance Taylor  <iant@google.com>
5952         * configure.ac: Check for lang_requires_boot_languages in
5953         config-lang.in files.
5954         * configure: Rebuild.
5956 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5957             Tobias Burnus  <burnus@net-b.de>
5959         PR fortran/32049
5960         * Makefile.def: Add libquadmath; build it with language=fortran.
5961         * configure.ac: Add libquadmath.
5962         * Makefile.tpl: Handle multiple libs in check-[+language+].
5963         * Makefile.in: Regenerate.
5964         * configure: Regenerate.
5966 2010-11-16  Tom Tromey  <tromey@redhat.com>
5968         * MAINTAINERS: Moved myself to reviewers section.
5970 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5972         * MAINTAINERS: Moved myself to reviewers section.
5974 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5976         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5977         (Write After Approval): Remove self.
5979 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5981         * configure.ac: Fix spelling in option names.
5982         * configure: Regenerated.
5984 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5986         PR bootstrap/39622
5987         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5988         * configure: Regenerated.
5990 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5992         * MAINTAINERS: Update my email address.
5994 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5996         * configure: Regenerate.
5998 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6000         * configure: Regenerate.
6002 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6004         * configure: Regenerate.
6006 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
6008         * configure: Regenerate.
6010 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6012         * configure.ac: Support official CLooG.org versions.
6013         * configure: Regenerate.
6014         * config/cloog.m4: New.
6016 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6018         * MAINTAINERS (Write After Approval): Add myself.
6020 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6022         * MAINTAINERS: Update my email address.
6024 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6026         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6027         * configure: Regenerate.
6029 2010-11-03  Ian Lance Taylor  <iant@google.com>
6030             Dave Korn  <dave.korn.cygwin@gmail.com>
6032         PR lto/46273
6033         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6034         and on other supported platforms whenever LTO is enabled.
6035         * configure: Rebuild.
6037 2010-11-02  Alan Modra  <amodra@gmail.com>
6039         PR binutils/12110
6040         * configure.ac: Error when source path contains spaces.
6041         * configure: Regenerate.
6043 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6045         * MAINTAINERS: Update my email address.
6047 2010-10-20  Ian Lance Taylor  <iant@google.com>
6049         * Makefile.def (target_modules): Set lib_path to src/.libs for
6050         libstdc++-v3 module.
6051         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6052         * Makefile.in: Rebuild.
6054 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6056         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6057         (Write After Approval): Remove myself.
6059 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6061         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6063 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6065         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6067 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6069         * configure.ac (build_lto_plugin): New shell variable.
6070         (--enable-lto): Turn on by default for all non-ELF platforms that
6071         have had LTO support added so far.  Set build_lto_plugin appropriately
6072         for both ELF and non-ELF.
6073         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6074         * configure: Regenerate.
6076 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6078         Sync from src:
6079         * configure.ac (v850 support): Remove target-libgloss from
6080         noconfigdirs.
6081         * configure: Regenerate.
6083 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6085         PR bootstrap/45326
6086         PR bootstrap/45174
6087         * configure.ac: Honor initial values of $build_configargs,
6088         $host_configargs, $target_configargs.  Mark the precious, so
6089         environment settings get recorded.
6090         * configure: Regenerate.
6092 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6094         PR bootstrap/45796
6095         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6096         Depend on all-build-libiberty.
6097         * Makefile.in: Regenerate.
6099 2010-09-30  Michael Eager  <eager@eagercon.com>
6101         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6102         * configure: Regenerate.
6104 2010-09-28  Michael Eager  <eager@eagercon.com>
6106         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6108 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6110         PR bootstrap/44621
6111         * configure.ac: Fix unportable shell quoting.
6112         * configure: Regenerate.
6114 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6116         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6117         targets and amend comment.
6118         * configure: Regenerate.
6120 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6122         * MAINTAINERS (Write After Approval): Add myself.
6124 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6126         * configure.ac: Enable LTO by default on Darwin.
6127         * configure: Regenerate.
6129 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6131         * MAINTAINERS (Write After Approval): Add myself.
6133 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6135         * MAINTAINERS (Write After Approval): Add myself.
6137 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6139         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6140         ports
6142 2010-07-28  David Yuste  <david.yuste@gmail.com>
6144         * MAINTAINERS (Write After Approval): Add myself.
6146 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6148         * configure.ac: Support all v850 targets.
6149         * configure: Regenerate.
6151 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6153         PR bootstrap/44455
6154         * configure.ac (extra_mpfr_configure_flags): Copy from
6155         extra_mpc_gmp_configure_flags.
6156         * configure: Re-generated.
6158 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6160         * MAINTAINERS (Write After Approval): Add myself.
6162 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6164         * MAINTAINERS (Write After Approval): Add myself.
6166 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6168         * MAINTAINERS (Write After Approval): Add myself.
6170 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6172         PR target/44862
6173         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6174         Provide -B option to allow for link spec %s substitutions for
6175         libstdc++.a on darwin.
6176         * Makefile.in: Regenerate.
6178 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6180         * MAINTAINERS (Reviewers): Update my e-mail address
6182 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6184         * Makefile.def (configure-gcc): Depend on all-libelf.
6185         * Makefile.in: Rebuild.
6187 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6189         * MAINTAINERS (Write After Approval): Add myself in the right place.
6191 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6193         * MAINTAINERS (Write After Approval): Add myself.
6195 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6197         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6199 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6201         * config.sub: Update to version 2010-05-21.
6202         * config.guess: Update to version 2010-04-03.
6204 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6206         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6207         * configure: Regenerate.
6209 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6211         * MAINTAINERS (Write After Approval): Add myself.
6213 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6215         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6216         a platform that supports LTO.
6217         * configure: Regenerate.
6219 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6221         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6222         * configure: Regenerated.
6224 2010-04-27  Roland McGrath  <roland@redhat.com>
6225             H.J. Lu  <hongjiu.lu@intel.com>
6227         * configure.ac (--enable-gold): Support both, both/gold and
6228         both/bfd to add gold to configdirs without removing ld.
6229         * configure: Regenerated.
6231         * Makefile.def: Add install-gold dependency to install-ld.
6232         * Makefile.in: Regenerated.
6234 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6236         PR lto/42776
6237         * configure.ac (--enable-lto): Refactor handling so libelf tests
6238         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6239         and allow LTO to be explicitly enabled on non-ELF platforms that
6240         are known to support it inside else-clause.
6241         * configure: Regenerate.
6243 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6245         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6246         * configure: Regenerate.
6248 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6250         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6251         * configure: Regenerate.
6253 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6255         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6256         separately.
6257         * configure: Regenerate.
6259 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6261         * MAINTAINERS (Write After Approval): Add myself.
6263 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6265         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6266         * configure: Regenerate.
6268 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6270         * configure: Regenerate after change to elf.m4.
6272 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6274         * MAINTAINERS (Write After Approval): Add myself.
6276 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6278         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6279         * configure: Regenerated.
6281 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6283         * configure.ac: Print "buggy but acceptable" when CLooG
6284         revision is less than 9.
6285         * configure: Regenerated.
6287 2010-04-01  Diego Novillo  <dnovillo@google.com>
6289         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6291 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6293         PR bootstrap/43615
6294         PR bootstrap/43328
6296         Revert:
6298         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6300         * configure.ac: Do not pass --enable-multilib nor
6301         --disable-multilib in baseargs.  Accept explicitly passed
6302         --enable_multilib.
6303         * configure: Regenerate.
6305 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6307         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6309 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6311         * MAINTAINERS: Remove myself.
6313 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6315         PR bootstrap/43328
6316         * configure.ac: Do not pass --enable-multilib nor
6317         --disable-multilib in baseargs.  Accept explicitly passed
6318         --enable_multilib.
6319         * configure: Regenerate.
6321 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6323         * MAINTAINERS (spu port): Remove me.
6325 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6327         * configure.ac (tic6x-*-*): New case.
6328         * configure: Regenerate.
6330 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6332         * config.sub: Update to version 2010-03-22.
6333         * config.guess: Update to version 2009-12-30.
6335 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6337         PR ada/42554
6338         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6339         * configure: Regenerate.
6341 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6343         * MAINTAINERS: Update my email address.
6345 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6347         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6348         (ghassan.shobaki@amd.com): Removed.
6350 2010-03-17  Alan Modra  <amodra@gmail.com>
6352         * MAINTAINERS: Update my email address.
6354 2010-03-16  Diego Novillo  <dnovillo@google.com>
6356         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6357         Matthews.
6359 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6361         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6362         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6364 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6366         * MAINTAINERS: Update my email address.
6368 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6370         * MAINTAINERS: Update my email address.
6372 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6374         * MAINTAINERS: Update my email address.
6376 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6378         * MAINTAINERS: Update my email address.
6380 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6382         PR libstdc++/32499
6383         * configure.ac (RANLIB): Default to true.
6384         (STRIP): Likewise.
6385         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6386         * configure: Regenerate.
6388 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6390         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6391         (Write After Approval): Update my email address.
6393 2010-02-17  Nick Clifton  <nickc@redhat.com>
6395         PR 11238
6396         * Makefile.tpl (local-distclean): Also remove config.cache files in
6397         sub-directories as there may not be Makefiles present in the
6398         sub-directories.
6399         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6400         the config.cache files found by the find command.
6402         * Makefile.in: Regenerate.
6403         * configure.ac: Revert previous delta.
6404         * configure: Regenerate.
6406 2010-02-15  Nick Clifton  <nickc@redhat.com>
6408         PR 11238
6409         * configure.ac: Delete config.cache files in sub-directories when
6410         deleting Makefiles.
6411         * configure: Regenerate.
6413 2010-02-12  Ben Elliston  <bje@gnu.org>
6415         * MAINTAINERS: Update my email address.
6417 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6419         * MAINTAINERS (spu port): Update my email address.
6421 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6423         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6425 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6427         * configure.ac: Add "recommended" version checks for GMP/MPC.
6428         Update recommended GMP/MPFR/MPC versions.
6429         * configure: Regenerate.
6431 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6433         * MAINTAINERS: Move my Embecosm email address into the
6434         write-after-approval section.
6436 2010-01-26  Ian Lance Taylor  <iant@google.com>
6438         * MAINTAINERS: Add myself as Go frontend maintainer.
6440 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6442         PR libstdc++/36101, PR libstdc++/42813
6443         * configure.ac (bootstrap_target_libs): Make inclusion of
6444         target-libgomp conditional on libgomb being in target_configdirs.
6445         * configure: Regenerate.
6447 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6449         PR libstdc++/36101, PR libstdc++/42813
6450         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6451         * configure: Regenerate.
6453 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6455         PR libstdc++/36101, PR libstdc++/42813
6456         * configure.ac (target_configdirs): Substitute.
6457         * Makefile.def: Bootstrap target module libgomp.
6458         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6459         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6460         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6461         * configure, Makefile.in: Regenerate.
6463 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6465         * MAINTAINERS: Adjust my details.
6467 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6469         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6471 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6473         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6475 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6477         * MAINTAINERS (Write After Approval): Add myself.
6479 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6481         * MAINTAINERS (Write After Approval): Add myself.
6483 2010-01-11  Richard Guenther  <rguenther@suse.de>
6485         PR lto/41569
6486         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6487         * Makefile.in: Regenerated.
6489 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6491         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6492         * configure: Regenerate.
6494 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6495             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6497         PR bootstrap/42424
6498         * configure.ac: Include libtool m4 files.
6499         (_LT_CHECK_OBJDIR): Call it.
6500         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6501         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6503         * configure: Regenerate.
6505 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6507         PR bootstrap/41818
6508         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6509         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6510         * Makefile.in: Regenerate.
6512 2010-01-02  Richard Guenther  <rguenther@suse.de>
6514         PR lto/41529
6515         * configure.ac: Include config/elf.m4.  Disable LTO if not
6516         builting for an elf target.
6517         * configure: Regenerate.
6519 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6521         * MAINTAINERS: Change my email address.
6523 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6525         * config.sub, config.guess: Update from upstream sources.
6527 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6529         * MAINTAINERS (Write After Approval): Add myself.
6531 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6533         PR middle-end/30447
6534         PR middle-end/30789
6535         PR other/40302
6537         * configure.ac: Require MPC.
6538         * configure: Regenerate.
6540 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6542         PR target/38384
6543         PR bootstrap/40972
6544         * libtool.m4: Sync from git Libtool.
6545         * ltoptions.m4: Likewise.
6546         * ltversion.m4: Likewise.
6547         * lt~obsolete.m4: Likewise.
6548         * ltmain.sh: Likewise.
6550 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6552         * configure.ac: Update minimum MPC version to 0.8.
6553         * configure: Regenerate.
6555 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6557         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6558         * configure: Regenerated.
6560 2009-11-21  Ian Lance Taylor  <iant@google.com>
6562         * configure.ac: Change default of poststage1_ldflags to be empty if
6563         poststage1_libs is set.  When poststage1_libs is empty, and
6564         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6565         * configure: Rebuild.
6567 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6569         * MAINTAINERS (Write After Approval): Update my email address.
6571 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6573         * config.guess: Update from upstream sources.
6575 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6577         * Makefile.def: Restore host and target settings for gmp.
6578         * Makefile.in: Rebuild.
6580 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6582         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6583         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6584         Fix portability of test of C++ as bootstrap language.  Add
6585         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6586         * configure: Rebuild.
6587         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6588         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6589         in-tree building.
6590         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6591         (POSTSTAGE1_HOST_EXPORTS): Use it.
6592         (STAGE[+id+]_CXXFLAGS): New.
6593         (BASE_FLAGS_TO_PASS): Pass it down.
6594         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6595         extra_exports.
6596         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6597         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6598         extra_exports.
6599         * Makefile.in: Rebuild.
6601 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6603         * config.sub, config.guess: Update from upstream sources.
6605 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6607         * MAINTAINERS (Write After Approval): Add myself.
6609 2009-11-09  Jon Beniston  <jon@beniston.com>
6611         * MAINTAINERS (Write After Approval): Add myself.
6613 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6615         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6616         paths for *-w64-mingw* and x86_64-*mingw*.
6617         * configure: Regenerated.
6619 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6621         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6623 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6625         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6626         Phil Edwards to Write-After Approval.
6628 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6630         * configure.ac: Disable target-winsup & co for
6631         x86_64-*-mingw* and *-w64-mingw* targets.
6632         * configure: Regenerated.
6634 2009-10-16  Nick Clifton  <nickc@redhat.com>
6636         * MAINTAINERS: Add myself as a maintainer for the RX port.
6638 2009-10-26  Johannes Singler  <singler@kit.edu>
6640         * MAINTAINERS (Write After Approval): Update my e-mail address.
6642 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6644         * configure.ac (CLooG test): Use = with test.
6645         * configure: Regenerate.
6647 2009-10-22  Richard Guenther  <rguenther@suse.de>
6649         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6650         cloog if the ppl version check failed.  Move flags saving
6651         before setting in libelf check.
6652         * configure: Regenerate.
6654 2009-10-21  Richard Guenther  <rguenther@suse.de>
6656         * configure.ac: Adjust the ppl and cloog configure to work as
6657         documented.  Disable cloog if ppl was disabled.  Omit the version
6658         checks if they were disabled.
6659         * configure: Re-generate.
6661 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6663         * configure.ac: Add 'lto' to enable_languages, not
6664         new_enable_languages, and only if not already present.
6665         * configure: Regenerate.
6667 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6669         * README: Refer to the various COPYING* files instead of just
6670         COPYING.
6671         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6673 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6675         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6677 2009-10-07  Richard Guenther  <rguenther@suse.de>
6679         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6680         and Richard Guenther as reviewers.
6681         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6682         as reviewers.
6684 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6686         * config.sub: Update from upstream sources.
6688 2009-10-06  Ian Lance Taylor  <iant@google.com>
6690         * Makefile.def: check-gold depends upon all-gas.
6691         * Makefile.in: Rebuild.
6693 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6695         * MAINTAINERS (Write After Approval): Add myself.
6697 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6699         * Makefile.def: all-lto-plugin depends on all-libiberty.
6700         set bootstrap=true for lto-plugin.
6701         Add lto-plugin.
6702         * Makefile.in: Regenerate.
6703         * configure.ac (host_libs): Add lto-plugin.
6704         * configure: Regenerate.
6706 2009-10-03  Diego Novillo  <dnovillo@google.com>
6708         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6709         (HOST_LIBELFLIBS): Define.
6710         (HOST_LIBELFINC): Define.
6711         * Makefile.in: Regenerate.
6712         * configure.ac: Add --enable-lto.
6713         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6714         If --enable-lto is used, add 'lto' to new_enable_languages.
6715         If --enable-lto is used and gold is enabled, add
6716         lto-plugin to configdirs.
6717         * configure: Regenerate.
6719 2009-10-03  Simon Baldwin  <simonb@google.com>
6721         * configure.ac: If --with-system-zlib, suppress local zlib and
6722         pass --with-system-zlib to subdir configure scripts.
6723         * configure: Regenerate.
6725 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6726             Paolo Bonzini  <bonzini@gnu.org>
6728         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6729         $(srcdir).
6730         * Makefile.in: Rebuilt.
6732 2009-09-26  Gary Funck  <gary@intrepid.com>
6734         * MAINTAINERS (Write After Approval): Add myself.
6736 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6738         * configure.ac: Update minimum MPC version to 0.7.
6739         * configure: Regenerate.
6741 2009-09-25  Nick Clifton  <nickc@redhat.com>
6743         * configure.ac: Pass any --cache-file=/dev/null option on to
6744         subconfigures.
6745         * configure: Regenerate.
6747 2009-09-23  Nick Clifton  <nickc@redhat.com>
6749         * config.sub, config.guess: Update from upstream sources.
6751 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6753         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6754         * Makefile.in: Rebuilt.
6756 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6758         PR bootstrap/32272
6759         * configure.ac: Error out if $srcdir isn't '.' but contains
6760         host-${host_noncanonical}.
6761         * configure: Regenerate.
6763 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6765         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6766         maintainer.
6768 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6770         * configure.ac: If bootstrapping a combined tree with
6771         --enable-gold, require c++ in stage1_languages.
6772         * configure: Regenerate.
6774         * configure.ac: Also add target_libs of stage1_languages to
6775         bootstrap_target_libs.
6776         * configure: Regenerate.
6778         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6779         with --enable-languages not containing c++.
6780         * configure: Regenerate.
6782 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6784         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6785         * configure: Regenerate.
6787 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6789         * MAINTAINERS (Write After Approval): Update my e-mail address,
6790         and move from from here...
6791         (Waiting for paperwork): To here.
6793 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6795         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6797 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6799         * configure.ac: Do not use $extrasub for replacing @if/@endif
6800         parts in Makefile; instead, use additional arguments to
6801         AC_CONFIG_COMMANDS to do the replacement manually, with several
6802         sed invocations, to avoid HP-UX sed command limits.
6803         * configure: Regenerate.
6805 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6807         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6808         blank before -L.
6810 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6812         * configure.ac (with-build-config): Document.  Handle without.
6813         Handle missing argument.
6814         * configure: Rebuilt.
6816 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6818         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6819         Default to bootstrap-debug only if compare-debug works.
6820         * configure: Rebuilt.
6821         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6822         * Makefile.in: Rebuilt.
6824 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6826         * MAINTAINERS (OS Port Maintainers): Update my email address.
6828 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6830         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6831         * Makefile.in: Rebuilt.
6833 2009-09-01  Chris Demetriou  <cgd@google.com>
6835         * MAINTAINERS (Write After Approval): Add myself.
6837 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6839         PR debug/30161
6840         * include/dwarf2.h (enum dwarf_tag): Added
6841         DW_TAG_GNU_template_template_param
6842         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6844 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6846         * Makefile.tpl (AWK): Fix typo.
6847         * Makefile.in: Regenerate.
6849 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6851         * configure.ac: Detect awk and sed.
6852         * Makefile.def (flags_to_pass): Add AWK and SED.
6853         * Makefile.tpl (AWK, SED): New.
6854         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6855         * configure: Regenerate.
6856         * Makefile.in: Regenerate.
6858 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6860         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6861         (collapseslashes): Likewise.
6863 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6865         * configure.ac (AC_PREREQ): Bump to 2.64.
6867 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6869         * configure.ac: Remove --with-datarootdir, --with-docdir,
6870         --with-pdfdir, --with-htmldir switches.
6871         * configure: Regenerate.
6873         * configure: Regenerate.
6875         * compile: Sync from Automake 1.11.
6876         * depcomp: Likewise.
6877         * install-sh: Likewise.
6878         * missing: Likewise.
6879         * mkinstalldirs: Likewise.
6880         * ylwrap: Likewise.
6882 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6884         * ltmain.sh (func_normal_abspath): New function.
6885         (func_relative_path): Likewise.
6886         (func_mode_help): Document new -bindir option for link mode.
6887         (func_mode_link): Add new -bindir option, and use it to place
6888         output DLL if specified.
6890 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6892         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6893         (baseargs): Add --disable-option-checking.
6894         * configure: Regenerate.
6896         * Makefile.def (configure-target-libiberty): Depend on
6897         all-binutils and all-ld.
6898         (configure-target-newlib): Likewise.
6899         * Makefile.in: Regenerate.
6901 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6903         * config.sub, config.guess: Update from upstream sources.
6905 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6907         Sync from src, merge:
6909         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6911         * configure.ac: Do not exclude gas for i386-*-darwin.
6912         Add a case for x86_64-*-darwin.
6913         * configure: Regenerate.
6915 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6917         * MAINTAINERS: Add my name to Write After Approval list.
6919 2009-08-06  Michael Eager  <eager@eagercon.com>
6921         * configure.ac: Add Microblaze target.
6922         * configure: Regenerate.
6924 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6926         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6927         * configure: Regenerate.
6929 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6931         * MAINTAINERS (Write After Approval): Update my e-mail address.
6933 2009-07-06  Ian Lance Taylor  <iant@google.com>
6935         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6936         * configure: Rebuild.
6938 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6940         * MAINTAINERS: Move myself to the Graphite Reviewers.
6942 2009-06-30  Wei Guozhi  <carrot@google.com>
6944         * MAINTAINERS: Add my name to Write After Approval list.
6946 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6948         PR bootstrap/40338
6949         * configure.ac (comparestring): Create new variable.
6950         * Makefile.tpl (comparestring): Use to skip some comparisions.
6951         * configure: Regenerate.
6952         * Makefile.in: Regenerate.
6954 2009-06-26  Doug Evans  <dje@sebabeach.org>
6956         * Makefile.def (host_modules): Add cgen.
6957         * Makefile.in: Regenerate.
6958         * configure.ac (host_tools): Add cgen.
6959         * configure: Regenerate.
6961 2009-06-23  DJ Delorie  <dj@redhat.com>
6963         * MAINTAINERS: Add myself as mep maintainer.
6965 2009-06-23  Ian Lance Taylor  <iant@google.com>
6967         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6968         boot_languages.  Only bootstrap target libraries listed in
6969         target_libs for some boot language.  Add --with-stage1-ldflags,
6970         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6971         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6972         if not building with C++.
6973         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6974         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6975         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6976         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6977         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6978         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6979         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6980         * configure, Makefile.in: Rebuild.
6982 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6984         * MAINTAINERS: Added my name to write-after-approval list.
6986 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6988         * configure.ac: Define is_elf for QNX Neutrino targets.
6989         * configure: Regenerate.
6991 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6993         * MAINTAINERS: Added my name to the write-after-approval list
6995 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6997         * configure.ac: Detect MPC in default directory.
6998         * configure: Regenerate.
7000 2009-06-03  Jerome Guitton  <guitton@adacore.com>
7001             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7003         * Makefile.tpl (all): Avoid a trailing backslash.
7004         * Makefile.in: Regenerate.
7006 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7008         * config.sub, config.guess: Update from upstream sources.
7010 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7012         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7013         to noconfdirs.
7014         * configure: Regenerate.
7016 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7018         * Makefile.tpl ([+compare-target+]): Compare all stage
7019         directories, rather than just gcc.
7020         * Makefile.in: Rebuilt.
7022 2009-06-01  Doug Kwan  <dougkwan@google.com>
7024         * configure.ac: Support gold for target arm*-*-*.
7025         * configure: Regenerate.
7027 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7029         * Makefile.def: Add MPC support and dependencies.
7030         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7032         * Makefile.in, configure: Regenerate.
7034 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7036         * Makefile.tpl (all): Avoid harmless warning in make all when
7037         gcc-bootstrap is enabled but stage_last does not exist.
7038         * Makefile.in: Rebuilt.
7040 2009-05-24  Nicolas Roche  <roche@adacore.com>
7042         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7043         * Makefile.in: Regenerate.
7045 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7047         * MAINTAINERS: Update my e-mail address.
7049 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7051         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7052         * configure:  Regenerate.
7054 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7056         PR other/40159
7057         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7058         gcc-no-bootstrap are mutually exclusive.
7059         * Makefile.in: Rebuilt.
7061 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7063         PR other/40159
7064         * Makefile.tpl (all): Don't end with unconditional success.
7065         * Makefile.in: Rebuilt.
7067 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7069         PR target/37137
7070         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7071         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7072         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7073         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7074         stage_configureflags, stage_cflags and stage_libcflags into
7075         explicit Makefile macros.
7076         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7077         GFORTRAN.
7078         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7079         CC.  Set CC_FOR_BUILD from CC.
7080         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7081         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7082         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7083         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7084         and GFORTRAN.
7085         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7086         (_LIBCFLAGS): Renamed to _TFLAGS.
7087         (do-compare-debug, do-compare3-debug): Drop.
7088         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7089         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7090         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7091         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7092         (XGCC_FLAGS_FOR_TARGET): New.
7093         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7094         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7095         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7096         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7097         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7098         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7099         TFLAGS.
7100         (BUILD_CONFIG): Include if requested.
7101         (all): Set TFLAGS on bootstrap.
7102         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7103         (all-stageid-prefixmodule): Likewise.
7104         (do-clean, distclean-stageid): Set TFLAGS.
7105         (restrap): Fix whitespace.
7106         * Makefile.in: Rebuilt.
7108 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7110         * config.guess: Sync with src.
7112 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7114         * configure.ac ($with_ppl):  Default to no if not supplied.
7115         ($with_cloog):  Likewise.
7116         configure:  Regenerate.
7118 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7120         * MAINTAINERS: Update my e-mail address.
7122 2009-04-27  Nick Clifton  <nickc@redhat.com>
7124         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7126 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7128         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7129         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7130         * Makefile.in: Regenerate.
7132 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7134         PR bootstrap/39739
7135         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7136         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7138         * configure, Makefile.in: Regenerate.
7140 2009-04-21  Taras Glek  <tglek@mozilla.com>
7142         * include/hashtab.h: Update GTY annotations to new syntax
7143         * include/splay-tree.h: Likewise
7145 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7147         * config.sub, config.guess: Update from upstream sources.
7149 2009-04-15  Anthony Green  <green@moxielogic.com>
7151         * configure.ac: Add moxie support.
7152         * configure: Rebuilt.
7154 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7156         * configure.ac: Change copyright header to refer to version
7157         3 of the GNU General Public License and to point readers at the
7158         COPYING3 file and the FSF's license web page.
7159         * Makefile.def: Likewise.
7160         * Makefile.tpl: Likewise.
7161         * Makefile.in: Regenerate.
7163 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7165         * configure.ac: Restore match for darwin9 or later. Use double
7166         brackets since regeneration eats one pair.
7167         * configure: Regenerate.
7169 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7171         PR gas/10039
7172         * configure.ac: Require texinfo 4.7.
7173         * configure: Regenerated.
7175 2009-04-09  Nick Clifton  <nickc@redhat.com>
7177         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7178         the GCC Runtime Library Exception.
7180 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7182         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7183         * configure: Regenerate.
7185 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7187         * Makefil.def (languages): New entries.
7188         * Makefile.tpl (check-gcc-*): New generic target.
7189         * Makefile.in: Regenerate.
7191 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7193         * MAINTAINERS:  Update my email address.
7195 2009-03-18  Tom Tromey  <tromey@redhat.com>
7197         * configure: Rebuild.
7198         * configure.ac (host_libs): Add libiconv.
7199         * Makefile.in: Rebuild.
7200         * Makefile.def (host_modules): Add libiconv.
7201         (configure-gdb, all-gdb): Depend on libiconv.
7203 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7205         * configure.ac: Treat gdb as supported on x86_64-darwin.
7206         * configure: Regenerate.
7208 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7210         * configure.ac (--with-host-libstdcxx): New option.
7211         * configure: Regenerate.
7213 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7215         * MAINTAINERS:  Move myself into the write after approval list.
7217 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7219         * MAINTAINERS: Update e-mail address.
7221 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7223         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7225 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7227         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7229 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7231         Backport from git Libtool:
7233         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7234         Support GNU/kOpenSolaris.
7235         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7236         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7237         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7238         GNU/kOpenSolaris.
7240 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7242         * MAINTAINERS: Update e-mail address.
7244 2009-02-24  Michael Eager  <eager@eagercon.com>
7246         * MAINTAINERS (Write After Approval): Add self.
7248 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7250         * MAINTAINERS (Write After Approval): Add myself.
7252 2009-02-05  Andreas Schwab  <schwab@suse.de>
7254         * Makefile.tpl (stage_last): Define $r and $s before using
7255         $(RECURSE_FLAGS_TO_PASS).
7256         * Makefile.in: Regenerate
7258 2009-01-30  Ian Lance Taylor  <iant@google.com>
7260         * MAINTAINERS: Move myself to the Global Reviewers list.
7262 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7264         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7265         * configure: Regenerate.
7267 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7269         * MAINTAINERS: Make whitespace consistent.
7270         Remove Robert Millan from Write After Approval.
7272 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7274         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7275         (all-opcodes): Depend on all-libiberty.
7276         * Makefile.in: Regenerate.
7278 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7280         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7281         * configure: Regenerate.
7283 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7285         * MAINTAINERS (Write After Approval): Add myself.
7287 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7289         * MAINTAINERS: Add myself to reviewers (Fortran).
7291 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7293         PR tree-optimization/38515
7294         * configure.ac (cloog-polylib): Removed.
7295         (with_ppl, with_cloog): Test for "no".
7296         * configure: Regenerated.
7298 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7300         * MAINTAINERS: Moved myself to reviewers (Fortran).
7302 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7304         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7305         (Write After Approval): Remove myself.
7307 2009-01-03  Diego Novillo  <dnovillo@google.com>
7309         * MAINTAINERS: Remove myself from alias maintainership.
7311 2009-01-02  David Ayers  <ayers@fsfe.org>
7313         * MAINTAINERS: Update e-mail address.
7315 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7317         * MAINTAINERS: Make whitespace consistent.
7319 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7321         Backport from upstream Libtool:
7322         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7323         Add cache variables to tests that require the linker to work.
7324         For shlibpath_overrides_runpath, this also changes the semantics
7325         to let the result from the C compiler take precedence.
7327 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7329         * config.sub, config.guess: Update from upstream sources.
7331 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7333         * configure.ac (ppllibs): Add by default the lib flags.
7334         * configure: Regenerate.
7336 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7338         * MAINTAINERS:  Add myself to the write after approval list.
7340 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7342         * configure.ac: Add double brackets on darwin[912].
7343         * configure: Regenerate.
7345 2008-12-03  Daniel Kraft  <d@domob.eu>
7347         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7348         Approval to Reviewer section (for Fortran front-end).
7350 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7352         * configure.ac: Expand to darwin10 and later.
7353         * configure: Regenerate.
7355 2008-12-02  Andreas Schwab  <schwab@suse.de>
7357         * Makefile.def: configure-target-boehm-gc depends on
7358         all-target-libstdc++-v3.
7359         * Makefile.in: Regenerate.
7361 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7363         * MAINTAINERS:  Add myself as mingw maintainer.
7365 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7367         * config.sub, config.guess: Update from upstream sources.
7369 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7371         * README.SCO: Remove.
7373 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7375         * MAINTAINERS:  Add myself to the write after approval list.
7377 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7379         * MAINTAINERS:  Update my email address in WAA section.
7381 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7383         * MAINTAINERS: Update e-mail address.
7385 2008-11-27  Toon Moene  <toon@moene.org>
7387         * MAINTAINERS: Change e-mail address.
7389 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7391         * configure.ac: Build gdb for i?86-*-darwin*
7392         * configure: Regenerated.
7394 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7396         * MAINTAINERS: Added my full name.
7398 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7400         PR bootstrap/38014
7401         PR bootstrap/37923
7403         Revert:
7405         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7407         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7408         * Makefile.in: Regenerated.
7410         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7412         PR gdb/921
7413         PR gdb/1646
7414         PR gdb/2175
7415         PR gdb/2176
7417         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7418         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7419         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7420         (HOST_EXPORTS): Pass CPPFLAGS.
7421         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7422         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7423         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7424         * Makefile.in, configure: Regenerated.
7425         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7426         and CPPFLAGS_FOR_BUILD.
7428 2008-11-06  Jeff Law  <law@redhat.com>
7430         * MAINTAINERS: Add myself as middle end maintainer.
7432 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7434         * MAINTAINERS (Write after approval): Add myself.
7436 2008-11-05  Diego Novillo  <dnovillo@google.com>
7438         * MAINTAINERS (Global Reviewers): Add myself.
7439         (Non-Algorithmic Maintainers): Remove myself.
7441 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7443         * MAINTAINERS (Write after approval): Add myself.
7445 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7447         * MAINTAINERS (Write after approval): Add myself.
7449 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7451         * configure.ac (spu-*-*): Remove special case.
7452         * configure: Regenerate.
7454 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7456         * MAINTAINERS (Write after approval): Update my email address.
7458 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7460         * configure.ac [spu-*-*]: Do not set skipdirs.
7461         * configure: Re-generate.
7463 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7465         * MAINTAINERS (Various Maintainers): Add myself to reload.
7467 2008-10-25  Richard Guenther  <rguenther@suse.de>
7469         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7470         maintainer.  Remove myself as libgcc-math maintainer.
7471         (Non-Algorithmic Maintainers): Remove myself.
7473 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7475         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7476         * Makefile.in: Regenerated.
7478 2008-10-23  Cary Coutant  <ccoutant@google.com>
7480         * MAINTAINERS (Write after approval): Add myself.
7482 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7484         PR gdb/921
7485         PR gdb/1646
7486         PR gdb/2175
7487         PR gdb/2176
7489         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7490         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7491         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7492         (HOST_EXPORTS): Pass CPPFLAGS.
7493         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7494         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7495         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7496         * Makefile.in, configure: Regenerated.
7497         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7498         and CPPFLAGS_FOR_BUILD.
7500 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7502         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7503         Sebastian Pop.
7505 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7507         * MAINTAINERS (Write After Approval): Added myself.
7509 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7511         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7512         recommended version to 2.3.2.
7514         * configure: Regenerate.
7516 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7518         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7520 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7522         * MAINTAINERS (Write After Approval): Update e-mail address.
7524 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7526         * libtool.m4: Update to libtool 2.2.6.
7527         * lt~obsolete.m4: Update to libtool 2.2.6.
7528         * ltmain.sh: Update to libtool 2.2.6.
7529         * ltsugar.m4: Update to libtool 2.2.6.
7530         * ltversion.m4: Update to libtool 2.2.6.
7531         * ltoptions.m4: Update to libtool 2.2.6.
7532         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7534 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7536         * MAINTAINERS (Write After Approval): Add myself.
7538 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7540         * MAINTAINERS (Write After Approval): Update my name.
7542 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7544         * MAINTAINERS: Add myself in "Write After Approval".
7546 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7548         * MAINTAINERS: Add myself as ia64 maintainer.
7550 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7552         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7553         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7554         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7555         and Michael Tiemann from Write After Approval since they do not
7556         actually have access.
7558 2008-09-05  Richard Guenther  <rguenther@suse.de>
7560         * configure.ac: Initialize clooglibs to -lcloog.
7561         * configure: Re-generate.
7563 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7565         * MAINTAINERS (Write After Approval): Add myself.
7567 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7569         * configure.ac (--with-cloog-polylib): New.
7570         (--disable-cloog-version-check): New.
7571         (--disable-ppl-version-check): New.
7572         * configure: Re-generate.
7574 2008-09-03  Richard Guenther  <rguenther@suse.de>
7576         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7577         cloog test.
7578         * configure: Re-generate.
7580 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7582         Add picoChip port.
7583         * MAINTAINERS: Add picoChip maintainers.
7585 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7586             Tobias Grosser  <grosser@fim.uni-passau.de>
7587             Jan Sjodin  <jan.sjodin@amd.com>
7588             Harsha Jagasia  <harsha.jagasia@amd.com>
7589             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7590             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7591             Adrien Eliche  <aeliche@isty.uvsq.fr>
7593         Merge from graphite branch.
7594         * configure: Regenerate.
7595         * Makefile.in: Regenerate.
7596         * configure.ac (host_libs): Add ppl and cloog.
7597         Add checks for PPL and CLooG.
7598         * Makefile.def (ppl, cloog): Added modules and dependences.
7599         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7600         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7602 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7604         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7605         (GCC_SHLIB_SUBDIR): New.
7606         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7607         * configure: Regenerate.
7608         * Makefile.in: Regenerate.
7610 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7612         * MAINTAINERS: Consistently use tabs to separate columns.
7614 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7616         * MAINTAINERS (Write after Approval): Add myself.
7618 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7620         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7621         Enable bfd, binutils and opcodes.
7622         * configure: Regenerate.
7624 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7626         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7628 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7630         * MAINTAINERS:  Use correct Umlaut for last name.
7632 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7634         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7636 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7638         * MAINTAINERS: Update my email address.
7640 2008-08-16  Nicolas Roche  <roche@adacore.com>
7642         * Makefile.tpl: Add BOOT_ADAFLAGS.
7643         * Makefile.in: Regenerate.
7645 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7647         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7648         * configure: Regenerate.
7650 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7652         * configure.ac: Add makefile fragments for hpux.
7653         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7654         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7655         * configure: Regenerate.
7656         * Makefile.in: Regenerate.
7658 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7660         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7662 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7664         * MAINTAINERS (Write after Approval): Add myself.
7666 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7668         * MAINTAINERS (Write After Approval):  Add myself.
7670 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7672         * MAINTAINERS (Write After Approval):  Add myself.
7674 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7676         * MAINTAINERS: Update my email address.
7678 2008-06-25  Joey Ye  <joey.ye@intel.com>
7680         * MAINTAINERS (Write After Approval):  Add myself.
7682 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7684         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7685         * Makefile.in: Regenerate.
7686         * configure: Regenerate.
7688 2008-06-17  Daniel Kraft  <d@domob.eu>
7690         * MAINTAINERS (Write After Approval):  Add myself.
7692 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7694         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7695         "$@" is still intact with both Autoconf 2.59 and 2.62.
7696         * configure: Regenerate.
7698 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7700         * Makefile.tpl: Fix comment errors.
7701         * Makefile.in: Regenerate.
7703 2008-06-12  David S. Miller  <davem@davemloft.net>
7704             David Edelsohn  <edelsohn@gnu.org>
7706         * configure.ac: Add powerpc*-*-* to gold supported targets.
7707         * configure: Regenerate.
7709 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7711         PR tree-optimization/36218
7712         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7713         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7714         (all prefix="build-"): Pass them to build-system sub-makes.
7715         * Makefile.in: Regenerate.
7717 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7719         * MAINTAINERS (mt port): Remove.
7720         (sco5, unixware, sco udk): Remove.
7721         (Kean Johnston): Add to Write After Approval.
7723 2008-05-30  Julian Brown  <julian@codesourcery.com>
7725         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7726         of libobjc for ARM EABI Linux.
7727         * configure: Regenerate.
7729 2008-05-18  Xinliang David Li   <davidxl@google.com>
7731         * ChangeLog: Remove wrong ChangeLog entry.
7733 2008-05-17  Xinliang David Li   <davidxl@google.com>
7735         * MAINTAINERS (Write After Approval): Add myself.
7737 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7739         * MAINTAINERS (Write After Approval): Add myself.
7741 2008-05-14  Rafael Espíndola  <espindola@google.com>
7743         * config-ml.in: don't handle --enable-shared and --enable-static.
7745 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7747         * MAINTAINERS: Update my email address.
7749 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7751         * MAINTAINERS: Update my email address.
7753 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7755         * MAINTAINERS (Write After Approval): Add myself.
7757 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7759         * MAINTAINERS (Write After Approval): Add myself.
7761 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7763         * MAINTAINERS (crx): Add myself.
7765 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7767         Sync with src:
7768         2008-04-14  David S. Miller  <davem@davemloft.net>
7770         * configure.ac: Add sparc*-*-* to gold supported targets.
7771         * configure: Regenerate.
7773 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7775         PR bootstrap/35457
7776         * configure.ac: Include override.m4.
7777         * configure: Regenerate.
7779 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7781         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7782         * Makefile.in: Regenerate.
7784 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7786         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7787         as nonconfigurable directories list.
7788         * configure: Regenerate.
7790 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7792         * config.sub, config.guess: Update from upstream sources.
7794 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7796         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7797         * Makefile.in: Regenerate.
7799 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7801         * configure.ac: Do not build libssp for the AVR.
7802         * configure: Regenerate.
7804 2008-04-07  Ian Lance Taylor  <iant@google.com>
7806         * Makefile.def: check-gold depends upon all-binutils.
7807         * Makefile.in: Regenerate.
7809 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7811         * MAINTAINERS (Write After Approval): Add myself.
7813 2008-04-04  Nick Clifton  <nickc@redhat.com>
7815         PR binutils/4334
7816         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7817         builds.
7818         * configure: Regenerate.
7820 2008-04-04  NightStrike  <NightStrike@gmail.com>
7822         PR other/35151
7823         * configure.ac: Combine rules for mingw32 and mingw64.
7824         * configure: Regenerate.
7826 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7828         * MAINTAINERS (Write After Approval): Add myself.
7830 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7832         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7833         * Makefile.in (.NOTPARALLEL): Ditto.
7835 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7837         * MAINTAINERS (Write After Approval): Add myself.
7839 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7841         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7842         * Makefile.in (.NOTPARALLEL): Regenerate.
7844 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7846         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7847         * Makefile.in: Regenerate.
7849 2008-03-26  Jakub Staszak  <kuba@et.pl>
7851         * MAINTAINERS (Write After Approval): Add myself.
7853 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7855         * MAINTAINERS:  Update e-mail address.
7857 2008-03-20  Ian Lance Taylor  <iant@google.com>
7859         * configure.ac: Add support for --enable-gold.
7860         * Makefile.def: Add gold as a directory like ld.
7861         * configure, Makefile.in: Regenerate.
7863 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7865         * configure.ac: m4_include config/proginstall.m4.
7866         * configure: Regenerate.
7868         Backport from upstream Libtool:
7870         2007-10-12  Eric Blake  <ebb9@byu.net>
7872         Deal with Autoconf 2.62's semantic change in m4_append.
7873         * ltsugar.m4 (lt_append): Replace broken versions of
7874         m4_append.
7875         (lt_if_append_uniq): Don't require separator to be overquoted,
7876         and avoid broken m4_append.
7877         (lt_dict_add): Fix typo.
7878         * libtool.m4 (_LT_DECL): Don't overquote separator.
7880 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7882         * config.rpath: Add AIX 6 support.
7884 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7886         * Makefile.def (stageprofile).  Remove -fprofile-generate
7887         from stage_libcflags.
7888         * Makefile.in: Regenerate.
7890 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7892         * config.sub, config.guess: Update from upstream sources.
7894 2008-03-06  Tom Tromey  <tromey@redhat.com>
7896         * MAINTAINERS: Update for treelang deletion.
7898 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7900         * MAINTAINERS: Update my email address.
7902 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7904         * MAINTAINERS (darwin port): Add myself as a maintainer.
7905         (objective-c/c++): Add myself as a maintainer.
7907 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7909         * MAINTAINERS (Write After Approval): Update my email address.
7911 2008-02-25  Tomas Bily  <tbily@suse.cz>
7913         * MAINTAINERS (Write After Approval): Add myself.
7915 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7917         * MAINTAINERS (OpenMP): Add myself.
7919 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7921         PR bootstrap/32009
7922         PR bootstrap/32161
7924         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7925         * configure: Regenerate.
7927         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7928         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7929         STAGE4_LIBCFLAGS): New.
7930         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7931         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7932         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7933         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7934         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7935         for target modules.  Don't export LIBCFLAGS.
7936         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7937         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7938         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7939         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7940         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7941         * Makefile.in: Regenerate.
7943 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7945         PR libgcj/33085
7946         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7947         Do not use -DDLL_EXPORT.  Backport from upstream.
7949 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7951         * MAINTAINERS (Write After Approval): Add myself.
7953 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7955         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7956         * configure: Regenerate.
7958 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7960         * configure.ac (xtensa*-*-*): Recognize processor variants.
7961         * configure: Regenerate.
7963 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7965         PR bootstrap/34922
7966         * configure.ac (PARSE_ARGS): Push suitable setting of
7967         ac_subdirs_all, for `./configure --help=recursive'.
7968         Handle `+' in generic toplevel directory disabling.
7969         * configure: Regenerate.
7971 2008-01-28  Nick Clifton  <nickc@redhat.com>
7973         * MAINTAINERS (xstormy16): Take over maintainership.
7975 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7977         * MAINTAINERS (c4x port): Remove.
7979 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7981         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7983 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7985         * config.sub, config.guess: Update from upstream sources.
7987 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7989         * MAINTAINERS (Write After Approval): Add myself.
7991 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7993         * MAINTAINERS: Update my email address.
7995 2008-01-09  Raksit Ashok  <raksit@google.com>
7997         * MAINTAINERS (Write After Approval): Add myself.
7999 2008-01-09  Raksit Ashok  <raksit@google.com>
8001         * MAINTAINERS (Write After Approval): Add myself.
8003 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8005         * config.sub, config.guess: Update from upstream sources.
8007 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8009         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8010         Change recommended MPFR from 2.2.1 -> 2.3.0.
8011         * configure: Regenerate.
8013 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8015         * MAINTAINERS: Update my email address.
8017 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8019         * MAINTAINERS: Update my email address.
8021 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8023         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8024         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8025         * Makefile.in: Regenerate.
8027 2007-12-10  Mark Heffernan  <meheff@google.com>
8029         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8030         misplaced entries.
8032 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8034         * configure.ac: Enable libjava for x86_64-*-darwin9.
8035         * configure: Regenerate.
8037 2007-12-07  Bill Maddox  <maddox@google.com>
8039         * MAINTAINERS (Write After Approval): Add myself.
8041 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8043         * config.sub, config.guess: Update from upstream sources.
8045 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8047         * config-ml.in: Remove 64bit configure tests.
8049 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8051         * config-ml.in: Robustify against white space in absolute file
8052         names.
8054         * config-ml.in (multi-clean): Substitute ${Makefile}.
8055         Remove superfluous ${Makefile} in list.
8057 2007-11-19  Thiemo Seufer  <ths@mips.com>
8059         * config-ml.in: Don't hardcode the Makefile name.
8061 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8063         * MAINTAINERS (Write After Approval): Add myself.
8065 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8067         * MAINTAINERS (Write After Approval): Add myself.
8069 2007-11-06  Doug Kwan  <dougkwan@google.com>
8071         * MAINTAINERS (Write After Approval): Add myself.
8073 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8075         * MAINTAINERS (mercury): Remove entry.
8076         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8078 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8080         * Makefile.def (dependencies): Make configure-gdb depend on
8081         all-intl.
8082         * Makefile.in: Regenerated.
8084 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8086         * MAINTAINERS (Fortran maintainer): Remove myself.
8088 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8090         * Makefile.def: To avoid problems running with parallel makes,
8091         build newlib before libgloss so that target specific header
8092         files are availble.
8093         * Makefile.in: Regenerate
8095 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8097         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8098         * Makefile.in: Regenerate.
8100 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8102         * MAINTAINERS (Register allocation reviewer): Add myself.
8104 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8106         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8107         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8108         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8109         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8110         * configure: Regenerate.
8112 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8114         * MAINTAINERS (Register allocation reviewer): Add myself.
8116 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8118         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8119         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8120         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8121         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8122         * configure.ac: Default them to host tools for $host = $build.
8123         Subst them.
8125         * configure: Regenerate.
8126         * Makefile.in: Regenerate.
8128 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8130         * MAINTAINERS (Register allocation reviewer): Add myself.
8132 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8134         * MAINTAINERS (Register allocation reviewer): Add myself.
8136 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8138         * MAINTAINERS (Write After Approval): Fix typo.
8140 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8142         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8143         * configure: Regenerate.
8145 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8147         PR bootstrap/31906
8148         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8149         they're already prefixed.
8151 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8153         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8154         libstdc++.
8155         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8156         * configure: Regenerate.
8157         * Makefile.in: Regenerate.
8159 2007-09-17  Andreas Schwab  <schwab@suse.de>
8161         * configure.ac: Raise minimum makeinfo version to 4.6.
8162         * configure: Regenerate.
8164 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8166         * MAINTAINERS (write-after-approval) add myself
8168 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8170         * configure.ac: Correct makeinfo version check.
8171         * configure: Regenerate.
8173 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8175         * MAINTAINERS: Update my email address.
8177 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8179         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8180         to $skipdirs and only disable gprof for newlib.  Use the normal
8181         mips*-elf* handling in other respects.
8182         * configure: Regnerate.
8184 2007-09-12  David Daney  <ddaney@avtrex.com>
8186         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8187         enabling libgcj.
8188         * configure: Regenerate.
8190 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8192         PR other/32154
8193         * configure.ac: For libgloss targets, point the linker to the linker
8194         script, startup code and simulator library.
8195         * configure: Regenerate.
8197 2007-09-07  Andrew Haley  <aph@redhat.com>
8199         * configure.ac (noconfigdirs): Remove target-libffi and
8200         target-libjava.
8201         * configure: Regenerate.
8203 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8205         PR target/33281
8206         * configure.ac: Use config/mh-mingw on mingw.
8207         * configure: Regenerate.
8209 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8211         * MAINTAINERS (Write After Approval): Add myself.
8213 2007-09-05  Richard Guenther  <rguenther@suse.de>
8215         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8216         nor --disable-checking is provided also turn on yes and types
8217         checking for stage1.
8218         * configure: Re-generate.
8220 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8222         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8223         (Write After Approval): Remove myself.
8225 2007-08-29  Nick Clifton  <nickc@redhat.com>
8227         * config.sub, config.guess: Update from upstream sources.
8229 2007-08-22  Bud Davis  <jmdavis@link.com>
8231         * MAINTAINERS (Write After Approval): Added myself.
8232         * MAINTAINERS (Reviewers): Removed myself.
8234 2007-08-18  Paul Brook  <paul@codesourcery.com>
8235             Joseph Myers  <joseph@codesourcery.com>
8237         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8238         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8239         * Makefile.in: Regenerate.
8240         * configure.ac (--with-debug-prefix-map): New.
8241         * configure: Regenerate.
8243 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8244             Nigel Stephens  <nigel@mips.com>
8246         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8247         as target_makefile_frag.
8248         * configure: Regenerate.
8250 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8252         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8253         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8254         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8255         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8256         (do-compare, do-compare3, do-compare-debug): New.
8257         ([+compare-target+]): Use them.
8259 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8261         * MAINTAINERS (Write After Approval): Change my email address.
8263 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8264             Ben Elliston  <bje@au.ibm.com>
8266         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8267         --silent if $silent.
8268         * configure: Regenerate.
8270 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8272         * MAINTAINERS (Various Maintainers): Add myself as
8273         loop infrastructure maintainer.  Update my e-mail
8274         address.
8276 2007-07-31  Diego Novillo  <dnovillo@google.com>
8278         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8279         Adjust description.
8281 2007-07-26  Richard Guenther  <rguenther@suse.de>
8283         * configure.ac: Add types checking to stage1 checking flags.
8284         * configure: Regenerate.
8286 2007-07-17  Nick Clifton  <nickc@redhat.com>
8288         * COPYING3: New file.  Contains version 3 of the GNU General
8289         Public License.
8290         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8291         Lesser General Public License.
8293 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8295         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8297 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8299         * MAINTAINERS (S/390 co-maintainer): Add myself.
8300         (Write After Approval): Remove myself.
8302 2007-07-13  Dan Hipschman  <dsh@google.com>
8304         * MAINTAINERS (Write After Approval): Add myself.
8306 2007-07-11  Nick Clifton  <nickc@redhat.com>
8308         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8309         WINDRES export.
8310         * Makefile.in: Regenerate.
8312 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8314         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8315         maintainer.
8317 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8319         * lt~obsolete.m4: New. Import from 20070318 libtool.
8321 2007-07-03  Julian Brown  <julian@codesourcery.com>
8323         * MAINTAINERS (Write After Approval): Add myself.
8325 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8327         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8328         * configure: Regenerate.
8330 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8332         * configure.ac: Add some missing m4 quotation.
8333         * configure: Regenerate.
8335 2007-07-02  Simon Baldwin  <simonb@google.com>
8337         * MAINTAINERS (Write After Approval): Add myself.
8339 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8341         * configure: Regenerate.
8343 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8345         * Makefile.def: Add windmc tool to build.
8346         * Makefile.tpl: Likewise.
8347         * configure.ac: Likewise.
8348         * Makefile.in: Regenerate.
8349         * configure: Regenerate.
8351 2007-06-28  DJ Delorie  <dj@redhat.com>
8353         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8354         not building newlib.
8355         * configure: Regenerated.
8357 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8359         * MAINTAINERS (Write After Approval): Add myself.
8361 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8363         * MAINTAINERS (Write After Approval): Add myself.
8365 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8367         * MAINTAINERS (Write After Approval): Add myself.
8369 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8371         * MAINTAINERS (Write After Approval): Add myself.
8373 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8375         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8376         * Makefile.in: Regenerated.
8378 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8380         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8381         bfin*-*-uclinux* targets.
8382         * configure: Regenerate.
8384 2007-06-14  Ian Lance Taylor  <iant@google.com>
8386         * MAINTAINERS: Add myself as non-algorithmic global write
8387         maintainer.
8389 2007-06-14  Diego Novillo  <dnovillo@google.com>
8391         * MAINTAINERS: Add self as middle-end maintainer and
8392         non-algorithmic global write maintainer.
8394 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8396         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8397         Move all Fortran maintainers except Paul Brook into the
8398         Non-Autopoiesis section.
8400 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8402         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8403         (distclean-stage[+id+]): Possibly delete stage_last.
8404         * Makefile.in: Regenerate.
8406 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8408         * MAINTAINERS (Various Maintainer): Fix typo.
8410 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8412         * MAINTAINERS (Various Maintainer): Add myself as
8413         dataflow maintainer.
8415 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8417         * config.sub, config.guess: Update from upstream sources.
8419 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8421         * Makefile.tpl: Fix spelling error.
8422         * Makefile.in: Regenerate.
8424 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8426         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8427         lt_cv_sys_max_cmd_len.
8429 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8431         * MAINTAINERS (Various Maintainers): Add myself as
8432         auto-vectorizer maintainer.
8434 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8436         PR libjava/32098
8437         * libtool.m4: Revert previous change.
8438         * ltgcc.m4: Put it here.
8440 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8442         * MAINTAINERS (Various Maintainers): Add myself as
8443         auto-vectorizer maintainer.
8445 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8447         PR libjava/32098
8448         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8450 2007-05-30  Richard Guenther  <rguenther@suse.de>
8452         * MAINTAINERS (Various Maintainers): Add myself as
8453         auto-vectorizer maintainer.
8455 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8457         PR bootstrap/29382
8458         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8459         * configure: Rebuilt.
8461 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8463         * MAINTAINERS (Write After Approval): Removed my name.
8465 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8467         * MAINTAINERS (Write After Approval): Remove myself.
8469 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8471         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8473 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8475         * ltmain.sh: Update from ToT Libtool.
8476         * libtool.m4: Update from ToT Libtool.
8477         * ltsugar.m4: New. Update from ToT Libtool.
8478         * ltversion.m4: New. Update from ToT Libtool.
8479         * ltoptions.m4: New. Update from ToT Libtool.
8480         * ltconfig: Remove.
8481         * ltcf-c.sh: Remove.
8482         * ltcf-cxx.sh: Remove.
8483         * ltcf-gcj.sh: Remove.
8485 2007-05-22  Ollie Wild  <aaw@google.com>
8487         * MAINTAINERS (Write After Approval): Add myself.
8489 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8491         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8492         stage_cflags.
8493         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8494         Remove CFLAGS/LIBCFLAGS.
8495         (configure-stage[+id+]-[+prefix+][+module+],
8496         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8497         * Makefile.in: Regenerate.
8499 2007-05-15  Diego Novillo  <dnovillo@google.com>
8501         * MAINTAINERS: Update e-mail address.
8503 2007-05-15  Revital Eres  <eres@il.ibm.com>
8505         * MAINTAINERS (Write After Approval): Add myself.
8507 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8509         * MAINTAINERS (Write After Approval): Updated my address.
8511 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8513         * MAINTAINERS (Write After Approval): Add myself.
8515 2007-05-11  Silvius Rus  <rus@google.com>
8517         * MAINTAINERS (Write After Approval): Add myself.
8519 2007-04-23  Tom Tromey  <tromey@redhat.com>
8521         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8523 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8525         * MAINTAINERS (cpplib): Rename to ...
8526         (libcpp): ... this.  Add C/C++ front end maintainers.
8528 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8530         * config-ml.in: Pass ${ml_config_env} to configure calls.
8532 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8534         * MAINTAINERS (Write After Approval): Add myself.
8536 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8538         * MAINTAINERS (Write After Approval): Add myself.
8540 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8542         * MAINTAINERS (fortran 95 front end): Add myself.
8544 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8546         * MAINTAINERS (Write After Approval): Add myself.
8548 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8550         * MAINTAINERS (Modulo Scheduler): Add myself.
8552 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8554         * MAINTAINERS (fortran 95 front end): Add myself.
8555         (c++ front end): whitespace fix.
8557 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8559         * MAINTAINERS (Write After Approval): Add myself.
8561 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8563         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8564         of glob.  Quote arguments with single quotes too.
8565         * configure: Regenerate.
8567 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8569         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8570         * Makefile.in: Regenerate
8572 2007-03-07  Andreas Schwab  <schwab@suse.de>
8574         * configure: Regenerate.
8576 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8578         * configure.ac: Add "--with-pdfdir" configure option,
8579         which defines pdfdir variable.
8580         * Makefile.def (target=fixincludes): Add install-pdf to
8581         missing targets.
8582         (recursive_targets): Add install-pdf target.
8583         (flags_to_pass): Add pdfdir.
8584         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8585         target.
8586         * configure: Regenerate
8587         * Makefile.in: Regenerate
8589 2007-02-28  Eric Christopher  <echristo@apple.com>
8591         Revert:
8592         2006-12-07  Mike Stump  <mrs@apple.com>
8594         * Makefile.def (dependencies): Add dependency for
8595         install-target-libssp and install-target-libgomp on
8596         install-gcc.
8597         * Makefile.in: Regenerate.
8599 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8601         * configure: Regenerate.
8602         * configure.ac: Move statements after variable declarations.
8604 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8606         * MAINTAINERS: Add myself as sh maintainer.
8608 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8610         * configure.ac: Adjust for loop syntax.
8611         * configure: Regenerate.
8613 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8615         * configure: Rebuilt.
8617 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8619         * configure.ac: Drop multiple occurrences of --enable-languages,
8620         and fix its quoting.
8621         * configure: Rebuilt.
8623 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8624             Nathan Sidwell  <nathan@codesourcery.com>
8625             Vladimir Prus  <vladimir@codesourcery.com>
8626             Joseph Myers  <joseph@codesourcery.com>
8628         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8629         * configure: Regenerate.
8631 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8633         * ltconfig (freebsd*): Default to elf.
8635 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8637         * configure.ac (target_libraries): Move libgcc before libiberty.
8638         * configure: Regenerated.
8640 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8641             Paolo Bonzini  <bonzini@gnu.org>
8643         PR bootstrap/30753
8644         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8645         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8646         * configure: Regenerated.
8648 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8650         * MAINTAINERS (Language Front End Maintainers): Update my mail
8651         address.
8653 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8655         PR bootstrap/30748
8656         * configure.ac: Correct syntax for Solaris ksh.
8657         * configure: Regenerated.
8659 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8661         * configure.ac: Sync with src.
8662         * configure: Regenerate.
8664 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8666         * Makefile.in: Regenerate.
8668 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8670         * config.sub: Sync with src.
8672 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8674         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8675         noncanonical equivalents.
8676         * configure.in: Rename to...
8677         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8678         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8679         target_noncanonical.  Use them.  Rewrite removal of configure
8680         arguments for autoconf 2.59.  Discard variable settings.  Force
8681         program_transform_name for native tools.
8683         * Makefile.in: Regenerated.
8684         * configure: Regenerated with autoconf 2.59.
8686 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8688         * MAINTAINERS (Write After Approval): Add myself.
8690 2007-01-31  Andreas Schwab  <schwab@suse.de>
8692         * Makefile.tpl (LDFLAGS): Substitute it.
8693         * Makefile.in: Regenerate.
8695 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8697         * MAINTAINERS (Write After Approval): Add myself.
8699 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8701         * MAINTAINERS (spu port): Add myself.
8703 2007-01-23  Richard Guenther  <rguenther@suse.de>
8705         PR bootstrap/30541
8706         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8707         * Makefile.tpl (GNATBIND): Substitute it.
8708         (GNATMAKE): Likewise.
8709         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8710         of STAGE_PREFIX.
8711         * Makefile.in: Regenerate.
8712         * configure: Regenerate.
8714 2007-01-18  Mike Stump  <mrs@apple.com>
8716         * configure.in: Re-enable -Werror for gcc builds.
8718 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8720         * MAINTAINERS (Write After Approval): Add myself.
8722 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8724         * configure.in: Change == to = in test command.
8725         * configure: Regenerate.
8727 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8728             Nick Clifton  <nickc@redhat.com>
8729             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8731         * configure.in (build_configargs, host_configargs, target_configargs):
8732         Remove build/host/target parameters.
8733         (host_libs): Add gmp and mpfr.
8734         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8735         * Makefile.def (gmp, mpfr): New.
8736         (gcc): Remove target.
8737         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8738         target_os, target_vendor): New.
8739         (configure): Add host_alias/target_alias arguments; adjust invocations.
8740         * configure: Regenerate.
8741         * Makefile.in: Regenerate.
8743 2007-01-11  Matt Fago  <fago@earthlink.net>
8745         * configure.in: Try to link to functions only in mpfr 2.2.x
8746         to improve robustness of configure tests.
8747         * configure: Regenerate.
8749 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8751         * MAINTAINERS: Add myself as i386 maintainer.
8753 2007-01-08  Jan Hubicka  <jh@suse.cz>
8755         * MAINTAINERS: Add myself as i386 maintainer.
8757 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8759         * configure.in: Add support for an x86_64-mingw* target.
8760         * configure: Regenerate.
8762 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8764         * Makefile.tpl (all-target): Correct @if conditional for target
8765         modules.
8766         * configure.in: Omit libiberty if building only target libgcc.
8767         * configure, Makefile.in: Regenerated.
8769 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8771         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8772         * configure: Regenerate.
8774 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8776         * Makefile.def (target_modules): Add libgcc.
8777         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8778         * Makefile.tpl (clean-target-libgcc): Delete.
8779         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8780         on gcc even for bootstrapped modules.  Rewrite handling of
8781         lang_env_dependencies to loop over target_modules.
8782         * configure.in (target_libraries): Add target-libgcc.
8783         * Makefile.in, configure: Regenerated.
8785 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8787         * configure.in: Reorganize recognition of languages.  Add
8788         --enable-stage1-languages.  Show supported languages for the chosen
8789         target rather than all recognized languages.
8790         * configure: Regenerate.
8792 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8794         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8795         * Makefile.in: Regenerate.
8797 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8799         * configure.in: Warn that MPFR 2.2.0 is buggy.
8800         * configure: Regenerate.
8802 2006-12-27  Ian Lance Taylor  <iant@google.com>
8804         * configure.in: When removing Makefiles to force a reconfigure, also
8805         remove prev-DIR*/Makefile.
8806         * configure: Regenerate.
8808 2006-12-22  Andreas Schwab  <schwab@suse.de>
8810         * configure: Regenerate with correct autoconf version.
8812 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8814         * configure.in: add AC_SUBST for *_FOR_TARGET.
8815         * configure: Regenerate.
8817 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8819         * configure.in: Simplify logic for rejecting languages that cannot
8820         be built.  Separate the case when a language is unsupported,
8821         from the case when the user chooses not to build a language.
8823 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8825         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8826         it only affects bootstrap and could be tested on "$host" as well.
8827         * configure: Regenerate.
8828         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8830 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8832         PR bootstrap/29544
8833         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8834         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8835         move here comment from Makefile.tpl.
8836         * Makefile.tpl: Move some definitions higher in the file.
8837         (STAGE1_CHECKING): New.
8838         * configure.in: Add --enable-stage1-checking.
8839         * configure: Regenerate.
8840         * Makefile.in: Regenerate.
8842 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8844         * MAINTAINERS: Add myself as build system maintainer.
8846 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8848         * MAINTAINERS (Write After Approval): Add myself.
8850 2006-12-13  Eric Christopher  <echristo@apple.com>
8852         * MAINTAINERS: Add myself as darwin maintainer.
8854 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8856         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8858 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8860         MAINTAINERS: Update my entry.
8862 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8864         * configure.in:  Handle spu makefile frag.
8865         * Makefile.tpl (MAINT): Define
8866         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8867         * configure: Regenerate.
8868         * Makefile.in: Regenerate.
8870 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8872         * config.guess: Import latest version.
8873         * config.sub: Likewise.
8875 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8877         * configure.in (spu-*-*): Don't skip target-libiberty.
8878         * configure: Regenerate.
8880 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8882         PR bootstrap/30134
8883         * configure.in: Correct x86 darwin support for libjava to powerpc
8884         and i?86 only.
8885         * configure: Regenerate.
8887 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8889         * configure.in: Add x86 darwin support for libjava.
8890         * configure: Regenerate.
8892 2006-12-07  Mike Stump  <mrs@apple.com>
8894         * Makefile.def (dependencies): Add dependency for
8895         install-target-libssp and install-target-libgomp on
8896         install-gcc.
8897         * Makefile.in: Regenerate.
8899 2006-12-04  Richard Guenther  <rguenther@suse.de>
8901         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8902         (Non-Algorithmic Maintainers): Move over non-algorithmic
8903         loop optimizer maintainers, add myself as a non-algorithmic
8904         middle-end maintainer.
8906 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8908         * MAINTAINERS (Write After Approval): Add myself.
8910 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8912         * configure.in: Update error message for missing GMP/MPFR.
8914         * configure: Regenerate.
8916 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8918         * configure.in: Update MPFR version in error message.
8920         * configure: Regenerate.
8922 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8924         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8925         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8926         --with-gmp-lib): New flags.
8928         * configure: Regenerate.
8930 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8932         * MAINTAINERS (Write After Approval): Change my email address.
8934 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8936         * MAINTAINERS (Write After Approval): Add myself.
8938 2006-11-22  Philipp Thomas  <pth@suse.de>
8940         * MAINTAINERS (i18n): Update e-mail address.
8942 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8944         * MAINTAINERS (spu port): Add myself as maintainer.
8945         (Write After Approval): Remove myself.
8947 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8949         * configure.in (skipdirs): Don't build libssp for SPU.
8950         * configure: Regenerate.
8952 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8954         * MAINTAINERS (spu port): Add myself as maintainer.
8955         (libobjc): Update my email address.
8957 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8959         * MAINTAINERS (Write After Approval): Add myself.
8961 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8963         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8964         * configure : Rebuilt.
8966 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8968         * MAINTAINERS (Write After Approval): Add myself.
8970 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8972         * MAINTAINERS (Write After Approval): Add myself.
8974 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8976         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8977         libmpfr.a.
8978         * configure: Regenerate.
8980 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8982         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8983         (unstage): Test for stage_last presence.
8985         PR bootstrap/29802
8986         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8987         STAGE_PREFIX.
8988         * Makefile.in: Regenerate.
8990 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8992         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8993         maintainers.
8995 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8997         * MAINTAINERS (Write After Approval): Add myself.
8999 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
9001         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9002         and stageN-package/Makefile.
9003         * Makefile.in: Regenerated.
9005 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9007         * configure.in: Remove target-libgloss from noconfigdirs for
9008         bfin-*-*.
9009         * configure: Regenerated.
9011 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9013         * configure.in (have_gmp): Only error if the gcc directory exists.
9015         * configure: Regenerate.
9017 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9019         * configure.in: Robustify error message for missing GMP/MPFR.
9021         * configure: Regenerate.
9023 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9025         * MAINTAINERS (Write After Approval): Add myself.
9027 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9029         * MAINTAINERS: Change email address.
9031 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9033         * MAINTAINERS (Write After Approval): Add myself.
9035 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9037         * MAINTAINERS (Write After Approval): Add myself.
9039 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9041         * MAINTAINERS (Write After Approval): Move myself to
9042         Write After Approval section.
9044 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9046         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9047         need_gmp anymore.
9048         * configure: Regenerate.
9050 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9052         * MAINTAINERS (Write After Approval): Add myself.
9054 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9056         * config.guess: Import latest version.
9057         * config.sub: Likewise.
9059 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9061         * Makefile.def: Added pdf target handling.
9062         * Makefile.tpl: Added pdf target handling.
9063         * Makefile.in: Regenerated.
9065 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9067         * MAINTAINERS: Add self as score port maintainer.
9069 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9071         * MAINTAINERS (Write After Approval): Add myself.
9073 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9075         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9076         or newer.
9077         * configure: Regenerated.
9079 2006-09-27  Dave Brolley  <brolley@redhat.com>
9081         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9082         using $s instead of $r.
9083         * configure: Regenerated.
9085 2006-09-26  Thiemo Seufer  <ths@mips.com>
9087         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9088         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9089         * configure: Regenerate.
9091 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9093         * MAINTAINERS (Write After Approval): Remove myself.
9095 2006-09-22  Chao-ying Fu  <fu@mips.com>
9097         * MAINTAINERS (Write After Approval): Add myself.
9099 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9101         * MAINTAINERS: Add self as soft-fp maintainer.
9103 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9105         * MAINTAINERS: Add myself as avr maintainer.
9106         Remove Marek Michalkiewicz as avr maintainer.
9108 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9110         * MAINTAINERS (Write After Approval): Add myself.
9112 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9114         * configure.in: Never build newlib for a Mingw host.
9115         Never build newlib as Mingw target library.
9116         Test the existence of winsup/cygwin for building a Cygwin newlib,
9117         rather than just winsup.
9118         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9119         building a Mingw target.
9120         * configure: Regenerate.
9122 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9124         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9126 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9128         * config.guess: Import from src (was more updated).
9129         * config.sub: Likewise.
9131 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9133         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9134         * configure: Regenerated.
9136 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9138         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9139         for stages after the first.
9141 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9143         * Makefile.def: Add dependencies for configure-opcodes
9144         on configure-intl and all-opcodes on all-intl.
9145         * Makefile.in: Regenerated.
9147 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9149         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9151 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9153         Port to hosts whose 'sort' and 'tail' implementations
9154         treat operands with leading '+' as file names, as POSIX
9155         has required since 2001.  However, make sure the code still
9156         works on pre-POSIX hosts.
9157         * ltmain.sh: Don't assume "sort +2" is equivalent to
9158         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9160 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9162         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9164 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9166         * ltconfig: chmod 644 before ranlib during install.
9168 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9170         PR bootstrap/18058
9171         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9172         if the bootstrap compiler is a GCC version that supports it.
9173         * configure: Regenerate.
9175 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9177         * configure.in: Fix thinkos in previous check-in.
9178         * configure: Regenerate.
9180 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9182         PR other/27063
9183         * configure.in: Test subdir_requires and give an appropriate
9184         error message.
9185         * configure: Regenerate.
9187 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9189         * MAINTAINERS (Write After Approval): Add myself.
9191 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9193         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9195 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9197         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9199 2006-06-20  David Ayers  <d.ayers@inode.at>
9201         PR bootstrap/28072
9202         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9203         whether target-libjava is being configured instead of whether the
9204         java front end is enabled.
9205         * configure: Regenerate.
9207 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9209         PR target/27540
9210         * configure.in: Only enable libgomp on IRIX 6.
9211         * configure: Regenerate.
9213 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9215         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9216         too.
9217         * Makefile.in: Regenerate.
9219 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9221         * config-ml.in: Alter CCASFLAGS to include special
9222         multilib options the same as is done for CFLAGS.
9224 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9226         * configure.in: Don't enable libgomp on hpux10.
9227         * configure: Rebuilt.
9229 2006-06-12  David Ayers  <d.ayers@inode.at>
9231         PR bootstrap/27963
9232         PR target/19970
9233         * configure.in: Remove target-boehm-gc from noconfigdirs where
9234         ${libgcj} is specified.
9235         * configure: Regenerate.
9237 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9239         Sync from src:
9241         * configure.in: Sync.
9242         * configure: Regenerated.
9244         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9246         * Makefile.def: Added dependencies from sim and gdb on intl, and
9247         added configure dependencies to everything with an all dependency
9248         on intl.
9249         * Makefile.in: Regenerated.
9251 2006-06-06  David Ayers  <d.ayers@inode.at>
9253         PR libobjc/13946
9254         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9255         * Makefile.in: Regenerate.
9256         * configure.in: Add --enable-objc-gc at toplevel and have it
9257         enable boehm-gc for Objective-C.
9258         Remove target-boehm-gc from libgcj.
9259         Add target-boehm-gc to target_libraries.
9260         Add target-boehm-gc to noconfigdirs where ${libgcj}
9261         is specified.
9262         Assert that boehm-gc is supported when requested for Objective-C.
9263         Only build boehm-gc if needed either for Java or Objective-C.
9264         * configure: Regenerate.
9266 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9268         PR 27674
9269         * Makefile.tpl (configure-[+prefix+][+module+],
9270         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9271         Remove rule to unstage bootstrapped modules.
9272         (stage_current): New.
9273         * Makefile.in: Regenerate.
9275 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9277         * MAINTAINERS (Write After Approval): Update my e-mail address.
9279 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9281         * include/libiberty.h: Declare pex_run_in_environment.
9283 2006-05-31  Asher Langton  <langton2@llnl.gov>
9285         * MAINTAINERS (Write After Approval): Add myself.
9287 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9289         * Makefile.def (bfd, opcodes): Fix lib_path.
9290         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9291         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9292         * Makefile.in: Regenerate.
9294 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9296         * Makefile.in: Regenerate.
9298 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9300         * Makefile.def: Add install-html target. Add datarootdir
9301         docdir and htmldir to flags_to_pass.
9302         * Makefile.tpl: Add install-html target.
9303         * Makefile.in: Regenerate.
9304         * configure.in: Add --with-datarootdir, --with-docdir, and
9305         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9306         * configure: Regenerate.
9308 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9310         * configure.in: Enable gprof for cross builds.
9311         * configure: Regenerate.
9313 2006-05-22  Richard Guenther  <rguenther@suse.de>
9315         Revert
9316         2006-01-31  Richard Guenther  <rguenther@suse.de>
9317         Paolo Bonzini  <bonzini@gnu.org>
9319         * Makefile.def (target_modules): Add libgcc-math target module.
9320         * configure.in (target_libraries): Add libgcc-math target library.
9321         (--enable-libgcc-math): New configure switch.
9322         * Makefile.in: Re-generate.
9323         * configure: Re-generate.
9324         * libgcc-math: New toplevel directory.
9326 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9327             Andreas Tobler  <a.tobler@schweiz.ch>
9329         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9330         * configure: Rebuilt.
9332 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9334         * MAINTAINERS (Write After Approval): Add myself.
9336 2006-05-01  DJ Delorie  <dj@redhat.com>
9338         * configure.in: Restore CFLAGS if GMP isn't present.
9339         * configure: Regenerate.
9341 2006-05-01  Richard Guenther  <rguenther@suse.de>
9343         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9344         maintainer.
9346 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9348         * MAINTAINERS (Write After Approval): Add myself.
9350 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9352         * MAINTAINERS (Write After Approval): Add myself.
9354 2006-04-18  DJ Delorie  <dj@redhat.com>
9356         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9357         reference libgloss so that libssp can be built in a combined
9358         tree.
9359         * configure: Regenerate.
9361 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9363         * MAINTAINERS (Write After Approval): Add myself.
9365 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9367         * configure.in: Require makeinfo 4.4 or higher.
9368         * configure: Regenerate.
9370 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9372         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9373         Rearrange the entries of other libraries to have them in one place.
9375 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9377         * MAINTAINERS (Write After Approval): Remove myself.
9378         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9380 2006-03-14  Richard Guenther  <rguenther@suse.de>
9382         * configure: Regenerate with autoconf 2.13.
9384 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9386         * MAINTAINERS: Use my work address.
9388         * MAINTAINERS: Update my E-mail address.
9390 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9392         * configure.in: Handle --disable-<component> generically.
9393         * configure: Regenerate.
9395 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9397         PR libgcj/17311
9398         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9400 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9402         * MAINTAINERS (Write After Approval):  Remove myself.
9403         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9405 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9407         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9408         (TARGET_CONFIGDIRS): Remove.
9409         * configure.in: Remove AC_SUBST(target_configdirs).
9410         * Makefile.in, configure: Regenerated.
9412 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9414         * MAINTAINERS (Write After Approval):  Remove myself.
9415         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9417 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9419         PR bootstrap/25670
9421         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9423         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9424         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9425         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9426         BUILD_PREFIX, BUILD_PREFIX_1.
9427         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9429         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9430         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9432         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9433         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9434         of `cat stage_current`.  Always provide the `r' and `s' variables.
9435         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9436         a single shell execution.
9437         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9438         bootstrapped modules, make the stage1 module if the build was not
9439         started yet, else build the current stage.
9440         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9441         (all-build, all-host, all-target, [+make_target+]-host,
9442         [+make_target+]-target): Do not use \-continued lines.
9443         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9444         (current_stage, restrap, stage_last): New.
9446         * Makefile.in: Regenerate.
9447         * configure: Regenerate.
9449 2006-02-19  Bud Davis  <jmdavis@link.com>
9451         * MAINTAINERS (Write After Approval):  Remove myself.
9452         (Language Front End Maintainers):  Add myself as fortran 95
9453         maintainer and update e-mail address.
9455 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9457         * MAINTAINERS (Write After Approval):  Remove myself.
9458         (Language Front End Maintainers):  Add myself as fortran 95
9459         maintainer.
9461 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9463         * MAINTAINERS (Write After Approval): Add myself.
9465 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9467         * MAINTAINERS (Write After Approval):  Remove myself.
9468         (Language Front End Maintainers):  Add myself as
9469         fortran 95 maintainer.
9471 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9473         Sync from src:
9475         2005-12-27  Leif Ekblad  <leif@rdos.net>
9477         * configure.in: Add support for RDOS target.
9478         * configure: Regenerate.
9480 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9481             Andreas Schwab  <schwab@suse.de>
9483         * configure: Regenerate.
9485 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9487         * configure.in (enable_libgomp): Add AIX.
9488         * configure: Regenerate.
9490 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9492         * MAINTAINERS (Write After Approval): Add myself.
9494 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9496         * MAINTAINERS (Write After Approval): Add myself.
9498 2006-01-31  Richard Guenther  <rguenther@suse.de>
9499         Paolo Bonzini  <bonzini@gnu.org>
9501         * Makefile.def (target_modules): Add libgcc-math target module.
9502         * configure.in (target_libraries): Add libgcc-math target library.
9503         (--enable-libgcc-math): New configure switch.
9504         * Makefile.in: Re-generate.
9505         * configure: Re-generate.
9506         * libgcc-math: New toplevel directory.
9508 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9510         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9511         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9512         the assembler, linker and binutils.
9513         * configure: Regenerate.
9515 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9517         * MAINTAINERS (Write After Approval): Add myself.
9519 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9521         * configure: Regenerate.
9523 2006-01-18  Richard Henderson  <rth@redhat.com>
9524             Jakub Jelinek  <jakub@redhat.com>
9525             Diego Novillo  <dnovillo@redhat.com>
9527         * libgomp: New directory.
9528         * Makefile.def: Add target_module libgomp.
9529         * Makefile.in: Regenerate.
9530         * configure.in (target_libraries): Add target-libgomp.
9531         * configure: Regenerate.
9533 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9535         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9536         @ from continuation.
9537         * Makefile.in: Rebuilt.
9539 2006-01-04  Chris Lattner  <sabre@gnu.org>
9541         * MAINTAINERS (Write After Approval): Add myself.
9543 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9545         PR bootstrap/24252
9547         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9548         * Makefile.tpl (OBJDUMP): New.
9549         (EXTRA_HOST_FLAGS): Add it.
9550         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9552         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9553         to use symbolic links between directories.  Avoid race conditions
9554         or make them harmless.
9555         * configure.in: Do not try to use symbolic links between directories.
9557         * Makefile.def (LEAN): Pass.
9558         * Makefile.tpl (LEAN): Define.
9559         (stage[+id+]-start): Accept that the previous directory does not
9560         exist, if the bootstrap is lean.
9561         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9562         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9563         configure substitution.
9564         ([+compare-target+]): Likewise.
9565         ([+bootstrap-target+]-lean): New.
9566         * configure.in: Remove lean bootstrap support from here.
9568         * Makefile.in: Regenerate.
9569         * configure: Regenerate.
9571 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9573         * MAINTAINERS (libdecnumber): Add myself.
9575 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9577         * libtool-ldflags: New script.
9579 2006-01-02  Andreas Schwab  <schwab@suse.de>
9581         * configure.in: When reconfiguring remove Makefile in
9582         all stage directories.
9583         * configure: Regenerate.
9585 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9587         * MAINTAINERS: Update my email address.
9589 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9591         Revert Ada-related part of the previous change.
9593         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9594         Do not pass.
9595         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9596         * Makefile.in: Regenerate.
9597         * configure.in: Do not include mt-ppc-aix target fragment.
9598         * configure: Regenerate.
9600 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9602         * configure.in: Select appropriate fragments for PowerPC/AIX.
9603         * configure: Regenerate.
9605         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9606         BOOT_CFLAGS, BOOT_LDFLAGS.
9607         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9608         BOOT_CFLAGS, BOOT_LDFLAGS.
9609         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9610         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9611         (stage): Fail if we cannot complete the work.
9612         * Makefile.in: Regenerate.
9614 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9616         * configure.in: Replace ms1 with mt.
9617         * configure: Rebuilt.
9619 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9621         * MAINTAINERS: Update my email address.
9623 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9625         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9626         install-host-nogcc): Don't invoke $(stage) at the end.
9627         * Makefile.in: Regenerate.
9629 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9631         * configure.in: Flip the top-level bootstrap switch.
9632         * configure: Regenerate.
9634 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9636         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9637         $(stage) and $(unstage).
9638         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9639         (all): Remove stray semicolon.
9640         (local-distclean): Don't handle multilib.tmp and multilib.out.
9641         (install.all): Set $s for consistency.
9642         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9643         check_multilibs setting.  Always make the install directory.
9644         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9645         Correct @if/@endif.
9646         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9647         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9648         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9649         (multilib.out): Remove.
9650         * Makefile.in: Regenerated.
9652 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9654         * MAINTAINERS (Write After Approval): Add myself.
9656 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9658         * MAINTAINERS: Add myself as mt maintainer.
9660         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9662 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9664         * MAINTAINERS: Change email address.
9666 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9668         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9669         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9670         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9671         Find in-tree tools if available.
9672         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9673         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9674         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9675         (COMPILER_*_FOR_TARGET): New.
9676         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9677         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9678         (CONFIGURED_*, USUAL_*): Remove.
9679         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9680         STRIP): Use autoconf substitutions.
9681         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9682         COMPILER_NM_FOR_TARGET): New.
9683         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9685         (all): Make all-host and all-target in parallel.
9686         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9687         that $$r and $$s are set before invoking a recursive make.
9688         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9689         ([+bootstrap-target+]): Inline most of the `all' target.
9691 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9693         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9694         from the gcc build directory.
9695         * Makefile.in: Regenerate.
9697 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9699         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9700         depend on all-libdecnumber.
9701         * configure.in (host_libs): Include libdecnumber.
9702         * Makefile.in: Regenerate.
9703         * configure: Likewise.
9705 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9707         * libdecnumber: Import decNumber sources from the dfp-branch.
9709 2005-11-21  Kean Johnston  <jkj@sco.com>
9711         * config.sub, config.guess: Sync from upstream sources.
9713 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9715         Import from Autoconf sources:
9717         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9718         * config/move-if-change: Don't output "$2 is unchanged";
9719         suggested by Ben Elliston.  Handle weird characters correctly.
9721 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9723         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9724         to match upstream libtool for darwin.
9726 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9728         * Makefile.def: Remove gdb dependencies for gdbtk.
9729         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9730         (configure-gdb, install-gdb): New rules.
9731         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9732         * Makefile.in, configure: Regenerated.
9734 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9736         * MAINTAINERS (Write After Approval): Add myself.
9738 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9740         * MAINTAINERS (Write After Approval): Add myself.
9742 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9744         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9745         Diego Novillo.
9747 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9749         PR bootstrap/24297
9750         * Makefile.tpl (do-[+make-target+], do-check, install,
9751         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9752         are set before recursing.
9753         * Makefile.in: Regenerate.
9755 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9757         PR bootstrap/18939
9758         * Makefile.def (gcc) <target>: Fix thinko.
9759         * Makefile.in: Regenerate.
9761 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9763         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9764         * configure: Regenerate.
9766 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9768         * MAINTAINERS (Write After Approval): Add self.
9770 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9772         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9773         target-libffi, target-qthreads, target-libjava, and
9774         targetlibobjc.
9775         * configure: Regenerate.
9777 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9779         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9780         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9781         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9782         (USUAL_OBJDUMP_FOR_TARGET): New.
9783         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9784         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9785         * configure, Makefile.in: Regenerated.
9787 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9789         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9790         before other host packages.
9792 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9794         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9796 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9798         PR bootstrap/22340
9800         * configure.in (default_target): Remove.
9801         * Makefile.tpl (all): Do not use prerequisites as subroutines
9802         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9803         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9804         use prerequisites as subroutines.
9805         (check-host, check-target): New.
9806         (bootstrap configure & all targets): Do not use stage*-start
9807         if the directory layout is already ok.
9808         (non-bootstrap configure & all targets): Prepend a $(unstage).
9809         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9810         (NOTPARALLEL): Remove.
9811         (unstage, stage variables): New variables.
9812         (unstage, stage targets): Simply expand to those variables.
9814         * configure: Regenerate.
9815         * Makefile.in: Regenerate.
9817 2005-10-04  James E Wilson  <wilson@specifix.com>
9819         * Makefile.def (lang_env_dependencies): Add libmudflap.
9820         * Makefile.in: Regenerate.
9822 2005-10-03  Andreas Schwab  <schwab@suse.de>
9824         Backport from libtool CVS:
9825         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9827         * ltmain.sh: add support for installing into temporary
9828         staging area (e.g. 'make install DESTDIR=...')
9830 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9832         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9833         * configure: Regenerated.
9835 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9837         * configure: Regenerate with the correct
9838         autoconf version.
9840 2005-09-30  Catherine Moore  <clm@cm00re.com>
9842         * configure.in (bfin-*-*): New.
9843         * configure: Regenerated.
9845 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9847         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9848         (LIPO_FOR_TARGET): New.
9849         (CONFIGURED_LIPO_FOR_TARGET): New.
9850         (USUAL_LIPO_FOR_TARGET): New.
9851         (STRIP_FOR_TARGET): New.
9852         (CONFIGURED_STRIP_FOR_TARGET): New.
9853         (USUAL_STRIP_FOR_TARGET): New.
9854         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9855         STRIP_FOR_TARGET.
9856         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9857         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9858         * Makefile.in: Regenerate.
9859         * configure: Regenerate.
9861 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9863         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9864         (rs6000-*-aix*): Same.
9865         * configure: Regenerate.
9867 2005-09-16  Tom Tromey  <tromey@redhat.com>
9869         * MAINTAINERS: Add self as java maintainer.
9871 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9873         * configure.in: Recognize f95 in the --enable-languages option,
9874         and substitute it for fortran, issuing a warning.
9875         * configure: Regenerate.
9877 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9879         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9880         * configure:  Regenerated.
9882 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9884         * MAINTAINERS: Add self as ms1 maintainer.
9886 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9888         * Makefile.def (libssp): Add to lang_env_dependencies.
9889         * Makefile.in: Regenerate.
9891 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9893         * MAINTAINERS: Add myself as middle-end maintainer.
9895 2005-08-17  Christian Groessler  <chris@groessler.org>
9897         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9898         * Makefile.in: Regenerate.
9900 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9902         * MAINTAINERS (write after approval): Added myself.
9904 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9906         * MAINTAINERS (Write After Approval): Add myself.
9908 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9910         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9911         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9912         Look for alternate names of the target cc and c++
9913         * configure: Regenerate.
9915 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9917         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9918         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9919         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9920         tools; remove code to manually set them.
9921         (Target tools): Look in the environment for them.
9922         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9923         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9924         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9925         build directory.
9926         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9927         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9928         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9929         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9930         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9931         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9932         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9933         * configure: Regenerate.
9934         * Makefile.in: Regenerate.
9936 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9938         * MAINTAINERS: Update for removed CPU targets.
9940 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9942         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9943         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9944         * Makefile.in: Regenerated.
9946 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9948         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9949         (CFLAGS_FOR_TARGET): Use it.
9950         (CXXFLAGS_FOR_TARGET): Likewise.
9951         * Makefile.in: Regenerated.
9952         * configure.in (--with-build-sysroot): New option.
9953         * configure: Regenerated.
9955 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9957         * Makefile.tpl: Wrap install between unstage and stage
9958         * Makefile.in: Regenerate.
9960 2005-07-21  Eric Christopher  <echristo@apple.com>
9962         * MAINTAINERS: Update affiliation.
9964 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9966         * MAINTAINERS: Add self as crx port maintainer.
9968 2005-07-20  DJ Delorie  <dj@redhat.com>
9970         * MAINTAINERS: Add self as m32c maintainer.
9972 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9974         * all files: Update FSF address.
9976 2005-07-15  Eric Christopher  <echristo@redhat.com>
9978         * MAINTAINERS: Change affiliation.
9980 2005-07-14  Jim Blandy  <jimb@redhat.com>
9982         * configure.in: Add cases for Renesas m32c.
9983         * configure: Regenerated.
9985 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9987         * COPYING.LIB: Update from fsf.org.
9989 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9991         * COPYING, compile, config.guess,
9992         config.sub, install-sh, missing, mkinstalldirs,
9993         symlink-tree, ylwrap: Sync from upstream sources.
9994         * config-ml.in: Update FSF address.
9996 2005-07-13  Eric Christopher  <echristo@redhat.com>
9998         * configure.in: Add toplevel noconfigdir support for tpf.
9999         * configure: Regenerate.
10001 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
10003         PR ada/22340
10005         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10006         * Makefile.in: Regenerate.
10008 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10010         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10011         Brolley to write-after-approval.
10013 2005-07-07  Andreas Schwab  <schwab@suse.de>
10015         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10016         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10017         * Makefile.in: Regenerated.
10019 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10021         * configure.in: Don't build sim or rda when targetting darwin.
10022         * configure: Regenerate.
10024 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10026         * configure.in: Add --enable-libssp and --disable-libssp.
10027         * configure: Regenerate with autoconf-2.13.
10029 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10031         * Makefile.def (target_modules): Add libssp.
10032         * configure.in (target_libraries): Add target-libssp.
10033         * configure: Rebuilt.
10034         * Makefile.in: Rebuilt.
10036 2005-07-01  Zack Weinberg  <zackw@panix.com>
10038         * MAINTAINERS: Change email address.  Resign from maintainership.
10040 2005-07-01  Richard Guenther  <rguenther@suse.de>
10042         * MAINTAINERS: Change my e-mail address and affiliation.
10044 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10046         * Makefile.def (stagefeedback): Come after profile.
10047         Define profiledbootstrap target.
10048         * Makefile.tpl (profiledbootstrap): Remove.
10049         (stageprofile-end): Zap stagefeedback.
10050         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10051         * Makefile.in: Regenerate.
10053 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10055         * MAINTAINERS: Update my email address.
10057 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10059         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10060         In 'cpp' stanza, support '#line' as well as '# '.
10062 2005-06-08  Andreas Schwab  <schwab@suse.de>
10064         * MAINTAINERS: Move myself from 'Write After Approval' to
10065         'CPU Port Maintainers' section as m68k maintainer.
10067 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10069         * configure.in (unsupported_languages): New macro.
10070         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10071         non-ported target libraries in noconfigdirs.
10072         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10073         non-linux-gnu.  Remove libgcj_ex_libffi.
10074         <lang_frag loop>: Set add_this_lang=no if the language is in
10075         unsupported_languages.
10076         * configure: Regenerate.
10078 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10080         * configure.in: Fix typo in handling of --with-mpfr-dir.
10081         * configure: Regenerate.
10083 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10085         * MAINTAINERS: Update my email address.
10087 2005-06-02  Jim Blandy  <jimb@redhat.com>
10089         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10090         accepted into the master sources.)
10092 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10093             Michael Snyder  <msnyder@redhat.com>
10094             Stan Cox  <scox@redhat.com>
10096         * configure.in: Set noconfigdirs for ms1.
10098         * configure: Regenerate.
10100 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10102         * MAINTAINERS (Write After Approval): Add self.
10104 2005-06-01  Josh Conner  <jconner@apple.com>
10106         * MAINTAINERS (Write After Approval): Add self.
10108 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10110         * MAINTAINERS: Update my email address.
10112 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10114         * MAINTAINERS (Write After Approval): Add self.
10116 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10118         * MAINTAINERS (Write After Approval): Remove self.
10120 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10122         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10123         (Dependencies): Consider target modules for bootstrap dependencies.
10124         Make target bootstrap modules depend on each stage's gcc.
10125         * Makefile.in: Regenerate.
10127 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10129         * Makefile.def (configure-gcc): Depend on binutils having been built.
10130         (all-gcc): No need to do it here.
10131         * Makefile.in: Regenerate.
10133 2005-05-19  Paul Brook  <paul@codesourcery.com>
10135         * configure.in: Rewrite misleading error message when requested
10136         language cannot be built.
10137         * configure: Regenerate.
10139 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10141         * ylwrap: Import from Automake 1.9.5.
10143 2005-05-13  David Ung  <davidu@mips.com>
10145         * MAINTAINERS (Write After Approval): Add self.
10147 2005-05-09  Mike Stump  <mrs@apple.com>
10149         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10150         lt_cv_sys_max_cmd_len for now.
10152 2005-05-09  Stan Cox  <scox@redhat.com>
10154         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10156 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10158         * README.SCO: Update the URL.
10160 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10162         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10163         with_gnu_ld to libtool.
10164         * ltcf-c.sh (aix[45]): Define file_list_spec.
10165         * ltcf-cxx.sh (aix[45]): Same.
10166         * ltcf-gcj.sh (aix[45]): Same.
10167         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10168         exists, write list of input files to temporary file.
10170 2005-05-04  Mike Stump  <mrs@apple.com>
10172         * configure.in: Always pass --target to target configures as
10173         otherwise rebuilds that do --recheck will fail.
10174         * confiugure: Rebuilt.
10176 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10178         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10179         STAGE_HOST_EXPORTS.
10180         (configure, all): Add bootstrap support.
10181         (Host modules, target modules): Pass post-stage1 flags and exports.
10182         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10183         * Makefile.in: Regenerate.
10185 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10187         * configure: Regenerate.
10189 2005-04-27  Mike Stump  <mrs@apple.com>
10191         * MAINTAINERS: Add self as darwin maintainer.
10193 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10195         * config.sub: Update from master copy.
10197 2005-04-21  Mike Stump  <mrs@apple.com>
10199         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10200         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10202 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10204         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10205         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10206         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10207         "*-*-elf" and "*-*-linux*".
10208         * configure: Regenerate.
10210 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10212         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10214 2005-04-12  Mike Stump  <mrs@apple.com>
10216         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10218 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10220         * MAINTAINERS (Write After Approval): Add myself.
10222 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10224         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10226 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10228         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10229         (TARGET_CONFIGARGS): Include --with-target-subdir.
10230         (configure, all): New macros.  Use them throughout.
10231         * Makefile.in: Regenerate.
10233 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10235         * MAINTAINERS (Write After Approval): Add myself.
10237 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10239         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10241 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10243         * MAINTAINERS: Move John Carr to Write After Approval.
10245 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10247         * config/mh-mingw32: Delete.
10248         * configure.in: Don't use it.
10249         * configure: Regenerate.
10251 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10253         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10254         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10255         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10256         (HOST_LIB_PATH): Generate from Makefile.def.
10257         (TARGET_LIB_PATH): Likewise.
10258         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10259         * Makefile.in: Regenerate.
10260         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10261         (RPATH_ENVVAR): Include Darwin case.
10262         * configure: Regenerate.
10264 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10266         * MAINTAINERS (Various Maintainers): Remove self.
10267         (Write After Approval): Add self.
10269 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10271         * MAINTAINERS (Various Maintainers): Add self.
10273 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10275         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10276         * configure: Regenerate.
10278 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10280         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10281         gcc_version, and gcc_version_trigger from set of flags to pass.
10282         * Makefile.tpl: Remove definitions of above variables.
10283         (config.status): Remove dependency on $(gcc_version_trigger).
10284         * Makefile.in: Regenerate.
10285         * configure.in: Do not reference config/gcc-version.m4 nor
10286         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10287         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10288         * configure: Regenerate.
10290 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10291             Andrew Pinski  <pinskia@physics.uc.edu>
10293         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10294         * Makefile.in: Regenerate.
10296 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10298         * MAINTAINERS (Write After Approval): Add myself.
10300 2005-03-03  David Ayers  <d.ayers@inode.at>
10302         * MAINTAINERS (Write After Approval): Add myself.
10304 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10306         PR libgcj/20160
10307         * ltmain.sh: Avoid creating archives with components that have
10308         duplicate basenames.
10310 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10312         PR bootstrap/20250
10313         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10314         instead of check.
10315         * Makefile.in: Regenerate.
10317 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10319         * Makefile.in: Regenerate to fix conflict between the previous two
10320         patches.
10322 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10324         PR bootstrap/17383
10325         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10326         * Makefile.tpl (HOST_SUBDIR): New substitution.
10327         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10328         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10329         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10330         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10331         (Host modules, Bootstrapped modules): Use it.
10332         (Build modules, Target modules): Do not create symlink trees,
10333         always configure out-of-srcdir.
10334         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10335         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10336         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10337         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10339         * Makefile.in: Regenerate.
10340         * configure: Regenerate.
10342 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10344         Merged from libada-gnattools-branch:
10345         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10347         * gnattools: New directory.
10348         * Makefile.def: Add gnattools as a module, depending on target-libada.
10349         * Makefile.in: Regenerate.
10350         * configure.in: Include gnattools in host_tools; disable it if ada
10351         is disabled.
10352         * configure: Regenerate.
10354 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10356         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10357         treelang maintainer.
10358         (Write After Approval): Remove myself.
10360 2005-02-23  Paul Schlie  <schlie@comcast.net>
10362         * configure.in: Allow darwin targeted ports to build tk, itcl and
10363         libgui.
10364         * configure: Regenerate.
10366 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10368         PR libgcj/10353
10369         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10370         * configure: Regenerate.
10372 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10374         * MAINTAINERS (Write After Approval): Add myself.
10376 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10378         * MAINTAINERS: Update my e-mail address.
10380 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10382         * MAINTAINERS (Write After Approval): Add myself.
10384 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10386         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10387         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10388         target-libgloss when not *-*-elf and *-*-aout.
10389         * configure: Regenerate.
10391 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10393         * MAINTAINERS: Remove obsolete entries.
10395         * MAINTAINERS (Write After Approval): Add Michael Matz.
10397 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10399         * MAINTAINERS: Remove self as cpplib maintainer.
10401 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10403         * install-sh, config.sub: Import from upstream.
10405 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10407         PR bootstrap/18222
10408         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10409         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10410         * Makefile.in: Regenerate.
10412 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10414         * MAINTAINERS: Update my email address.
10416 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10417             Andreas Schwab  <schwab@suse.de>
10419         PR bootstrap/18033
10420         * config-ml.in: Eval option if surrounded by single quotes.
10422 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10424         Revert 2004-12-28 Makefile changes, a better fix will be
10425         applied to mainline and src after GCC 4.0 branches.
10427 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10429         PR bootstrap/17383
10431         * Makefile.def (target_modules): Remove stage parameter,
10432         it is always true now.
10433         * Makefile.tpl (configure-build-[+module+],
10434         configure-target-[+module+]): Always build symlink tree
10435         for the directory and for include.  BUILD_SUBDIR and
10436         TARGET_SUBDIR cannot be . anymore.
10437         * Makefile.in: Regenerate.
10439 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10441         Revert 2004-12-08 Makefile changes.
10443 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10445         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10446         cygwin, mingw.
10448 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10450         * configure.in (sh64-*-*): Reenable gprof.
10451         * configure: Regenerate.
10453 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10455         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10456         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10457         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10458         * Makefile.in: Regenerate.
10460 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10462         * MAINTAINERS: Update my email address.
10464 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10466         * Makefile.tpl: Generate normal dependencies if the LHS module is
10467         not bootstrapped.
10468         * Makefile.in: Regenerate.
10470 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10472         * configure.in: Include config/gxx-include-dir.m4.  Use
10473         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10474         * configure: Regenerate.
10476 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10478         * config.if: Delete.
10479         * configure.in: Set libstdcxx_incdir directly.
10480         * configure: Regenerate.
10482 2004-12-02  Eric Christopher  <echristo@redhat.com>
10484         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10485         * Makefile.in: Regenerate.
10487 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10489         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10490         * configure: Regenerate.
10492 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10494         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10495         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10496         * configure: Regenerate.
10498 2004-12-01  Eric Christopher  <echristo@redhat.com>
10500         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10501         of things to remove.
10503 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10505         * MAINTAINERS (Write After Approval): Update my e-mail address.
10507 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10509         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10510         from CVS libtool to always pass_all.
10512 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10514         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10515         (hppa*64*-*-*): Delete incorrect comment.
10516         * configure: Rebuilt.
10518 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10520         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10522 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10524         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10525         from CVS libtool to always pass_all.
10527 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10529         * install-sh, compile: Import from automake.
10531 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10533         * config.guess, config.sub:  Import from savannnah.
10535 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10537         * MAINTAINERS (Write After Approval): Add myself
10539 2004-11-12  Mike Stump  <mrs@apple.com>
10541         * Makefile.def: Add html support.
10542         * Makefile.tpl: Likewise.
10543         * Makefile.in: Regenerate.
10545 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10547         PR 18423
10548         * configure.in: Remove all instances of build-fixincludes from
10549         noconfigdirs.
10550         (build_configargs): Supply --target to subdirectories.
10551         * configure: Regenerate.
10553         * Makefile.def: Make gcc install depend on fixincludes install.
10554         * Makefile.in: Regenerate.
10556 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10558         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10560 2004-11-11  Paul Brook  <paul@codesourcery.com>
10562         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10564 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10566         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10567         target-libgfortran.
10568         * configure: Regenerate.
10570 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10572         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10573         like CC.
10575 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10577         * Makefile.def (host fixincludes): Specify missing targets.
10578         * Makefile.in: Regenerate.
10580 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10582         * MAINTAINERS: Add myself
10584 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10586         * MAINTAINERS (Write After Approval): Add myself.
10588 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10590         * Makefile.def: Build fixincludes for the host, too.
10591         * Makefile.in: Regenerate.
10592         * configure.in (host_tools): Add fixincludes.
10593         * configure: Regenerate.
10595 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10597         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10598         * configure: Regenerated.
10600 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10602         PR other/17783
10603         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10604         * configure: Regenerated.
10606 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10608         * README.SCO: Update per FSF instructions.
10610 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10612         PR target/18151
10613         * configure.in (case ${target}): Do not build fixincludes for avr.
10614         * configure: Regenerated.
10616 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10618         * configure.in (case ${target}): Do not build fixincludes
10619         on platforms where it is not used.
10620         * configure: Regenerated.
10622 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10624         * configure.in: Use an absolute path to install-sh.
10625         * configure: Regenerated.
10627 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10629         * MAINTAINERS (Write After Approval): Add myself.
10631 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10633         * MAINTAINERS: Remove from Write After Approval those that are
10634         already maintainers.
10636 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10638         * MAINTAINERS:  Update my email address.
10640 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10642         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10643         * configure: Regenerate.
10645 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10647         * MAINTAINERS:  Update my email address.
10649 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10651         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10652         entries belonging to this category.
10654 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10656         * MAINTAINERS: Update my e-mail address.
10658 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10660         Fix wrong conflict resolution in:
10662         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10664         * Makefile.in: Regenerate.
10665         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10666         in the recursive `make', instead of hardwiring `all'.
10667         (Autogenerated TARGET-* variables): New.
10669 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10671         * configure.in: Enable target-libgloss for crx-*-*.
10672         * configure: Regenerate.
10674 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10676         * MAINTAINERS (Various Maintainers): Move the "windows,
10677         cygwin, mingw" maintainer to ...
10678         (OS Port Maintainers): ... here.
10680 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10682         * MAINTAINERS (Write After Approval): Remove those that are
10683         maintainers of some subsystem.
10685 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10687         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10688         * ltcf-cxx.sh (tpf*): Likewise.
10689         * ltconfig (tpf*): Add TPF OS configuration support.
10691 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10693         * MAINTAINERS: Change my email address to my new work account.
10695 2004-09-24  Michael Roth  <mroth@nessie.de>
10697         * configure.in (--without-headers): Add missing double quotes.
10698         * configure: Regenerate.
10700 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10702         * ylwrap: Revert to previous version.
10704 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10706         PR bootstrap/17369
10707         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10708         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10709         SET_GCC_LIB_PATH_CMD.
10710         (BASE_TARGET_EXPORTS): Likewise.
10711         * Makefile.in: Regenerated.
10713         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10714         * configure: Regenerated.
10716 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10718         * config.guess: New upstream version
10719         * compile, depcomp, install-sh, ylwrap: Likewise.
10721 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10723         * config/mh-x86omitfp: New host makefile fragment.  Add
10724         -fomit-frame-pointer to the default BOOT_CFLAGS.
10725         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10726         * configure: Regenerate.
10728 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10730         PR target/11572
10731         * configure.in (*-*-darwin*): Renable libobjc.
10732         * configure: Regenerate.
10734 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10736         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10738 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10740         * Makefile.def: Remove libbanshee.
10741         * Makefile.tpl: Ditto.
10742         * configure.in: Ditto.
10743         * Makefile.in: Regen.
10744         * configure: Ditto.
10746 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10748         * ltmain.sh: Use $pic_object as $non_pic_object if
10749         $non_pic_object=none.
10751 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10753         * missing: Import latest version from master repository.
10755 2004-09-06  Nick Clifton  <nickc@redhat.com>
10757         * config.sub: Import latest version from master repository.
10758         * config.guess: Likewise.
10759         This includes these changes:
10761         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10763         * config.sub: Handle crisv32, alias etraxfs.
10764         * config.guess (crisv32:Linux:*:*): Handle.
10766         2004-08-13  Brad Smith  <brad@comstyle.com>
10768         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10769         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10771         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10773         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10774         assume the processor is a powerpc.  This is because coreutils
10775         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10776         in this case, due to a MacOS X bug that causes
10777         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10778         to return a negative number.
10779         Problem reported by Petter Reinholdtsen in:
10780         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10782         2004-07-19  Ben Elliston  <bje@gnu.org>
10784         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10786         2004-06-24  Ben Elliston  <bje@gnu.org>
10788         * config.guess: Update copyright years.
10789         * config.sub: Likewise.
10791         2004-06-22  Robert Millan  <robertmh@gnu.org>
10793         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10794         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10796         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10798         * config.guess (*:*VMS:*:*): New entry. Replaces
10799         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10800         manufacturer.
10802         2004-06-22  Ben Elliston  <bje@gnu.org>
10804         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10805         * config.sub: Likewise.
10807         2004-06-22  Ben Elliston  <bje@gnu.org>
10809         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10810         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10812         2004-06-11  Ben Elliston  <bje@gnu.org>
10814         * config.guess (pegasos:OpenBSD:*:*): Remove.
10816         2004-06-11  Ben Elliston  <bje@gnu.org>
10818         From Wouter Verhelst <wouter@grep.be>:
10819         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10821         2004-06-11  Ben Elliston  <bje@gnu.org>
10823         * config.guess (luna88k:OpenBSD:*:*): New.
10825         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10827         * config.guess (m32r*:Linux:*:*): New case.
10828         * config.sub: Handle m32rle.
10830         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10832         From Jens Petersen  <petersen@redhat.com>:
10833         * config.sub: Handle sparcv8.
10835         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10837         From Tom Smith <smith@cag.lkg.hp.com>:
10838         * config.guess: Version suffixes are equally significant on Tru64
10839         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10840         prefix of "P" (patched kernel).
10842         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10844         * config.sub: Add support for National Semiconductor CRX target.
10846 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10848         * MAINTAINERS (Various Maintainers): Remove myself as web page
10849         maintainer, add myself as maintainer of build status lists.
10851 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10853         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10854         *-*-netware, but add target-libmudflap.
10855         Consolidate *-*-netware targets (of which really only i?86 exists)
10856         into a single entry.
10857         * configure: Likewise.
10859 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10861         * Makefile.tpl (sorry): Remove.
10862         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10863         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10864         (do-clean): Clean per-stage directories too.
10865         (do-distclean): Run distclean-stage1 too.
10866         (.NOTPARALLEL): Enable during toplevel bootstrap.
10867         (stage[+id+]-bubble): Enable parallel execution during
10868         the recursive invocation.
10869         * Makefile.in: Regenerate.
10871         Fix previous checkin:
10873         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10874         include.
10875         * configure.in: Fix indentation.
10876         * configure: Regenerate.
10878 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10880         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10881         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10882         * configure: regenerate
10883         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10884         -mdynamic-no-pic
10886 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10888         * Makefile.def (build_modules): Add fixincludes.
10889         (dependencies): Make gcc depend on fixincludes.
10890         * configure.in (build_tools): Add fixincludes.
10891         (build_configdirs): Always include build_libs.
10892         * Makefile.in: Regenerate.
10893         * configure: Regenerate.
10895 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10897         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10898         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10899         phony targets; do not generate timestamp files.
10900         (distclean-stageN): Remove references to their timestamp files.
10901         (restageN, touch-stageN): Remove.
10902         (stageN-bubble): Rewritten.
10903         (compare): Support lean bootstraps.
10904         * Makefile.in: Regenerate.
10906         * configure.in: Only warn when bootstrapping but
10907         build != host or build != target.  Support lean bootstraps.
10908         * configure: Regenerate.
10910 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10912         * configure.in:  Give a better error message if GMP/MPFR are missing
10913         and a language needing them has been requested.
10914         * configure:  Regenerated.
10916 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10918         * configure.in:  Print a list of available language front-ends if
10919         a requested one is missing.  Tidy stray tab characters.
10920         * configure:  Regenerated.
10922 2004-08-19  Michael Koch  <konqueror@gmx.de>
10924         * gcc/doc/install.texi: Update entry about automake for libjava.
10926 2004-08-17  Robert Millan  <robertmh@gnu.org>
10928         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10929         (instead of FreeBSD).
10930         * configure: Regenerate.
10932 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10934         * Makefile.in: Regenerate.
10935         * configure: Regenerate.
10937         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10938         stage_*_flags.
10939         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10940         for bootstrapped modules if toplevel bootstrap is going.
10941         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10942         modules.  Adjust for changes in Makefile.def.  Enable several
10943         rules even in non-bootstrap mode, just to avoid peppering the
10944         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10945         (stage-[+prev+]-bubble): Remove.
10947         * Makefile.def (Dependencies): Depend on all-build-bison,
10948         all-build-flex, all-build-byacc, all-build-texinfo, rather
10949         than the host variations.
10950         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10951         with BUILD_SUBDIR.
10952         (BISON): Update for recent Bisons.
10953         (YACC): Fix typo.
10954         (cross): Depend on all-build.
10955         (all): Do not depend on all-build.
10956         (prebootstrap): Remove.
10957         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10958         (Prebootstrap dependencies): Add them to the per-stage targets
10959         and to all-prebootstrap.
10960         * configure.in (build_configdirs): Always enable build_tools.
10961         (BUILD_DIR_PREFIX): Remove.
10963         * Makefile.def (gcc): Add target variable.
10964         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10965         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10966         in the recursive `make', instead of hardwiring `all'.
10967         (Autogenerated TARGET-* variables): New.
10969 2004-08-13  Brian Booth  <bbooth@redhat.com>
10971         * MAINTAINERS: Remove myself from write-after-approval.
10973 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10975         * src-release: Stop distributing mmalloc with gdb (which doesn't
10976         use it).
10977         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10978         * Makefile.in: Regenerate.
10980 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10982         * configure.in (arm*-*-eabi*): New target.
10983         * configure: Regenerate.
10985 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10987         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10988         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10989         (Dependencies): New section.
10990         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10991         (configure-target-[+module+]): Depend on maybe-all-gcc
10992         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10993         (toplevel profiledbootstrap): Fix dependencies.
10994         * Makefile.in: Regenerate.
10996 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10998         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10999         target-libiberty to noconfigdirs.
11000         * configure: Regenerate.
11002 2004-08-03  Paul Brook  <paul@codesourcery.com>
11004         * configure.in: Check for MPFR as well as GMP.
11005         * configure: Regenerate.
11007 2004-08-01  Robert Millan  <robertmh@gnu.org>
11009         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11010         libmudflap for all GNU-based systems (with Glibc).
11011         * configure: Regenerate.
11013 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11015         * Makefile.def (host-modules): Add gcc.
11016         * Makefile.in: Regenerate.
11017         * Makefile.tpl (sorry): New rule.
11018         (configure-host, all-host, [+make_target+]-host, do-check,
11019         install-host): Do not add gcc as a special case.
11020         (host modules): Add a small special-casing for gcc.  Export
11021         extra_make_flags through the environment.
11022         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11023         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11024         other recursive targets for gcc): Remove.
11026         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11027         (stage, unstage): New rules.
11028         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11029         distclean-stage[+id+]): Use stage_current.
11030         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11031         the stage*-start rules.
11033 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11035         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11036         use -all_load flag.
11038 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11040         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11041         * configure: Regenerate.
11043 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11045         * maintainer-scripts/gcc_release: Revert yesterday's change.
11047 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11049         * MAINTAINERS: Add myself to write-after-approval.
11051 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11053         * libf2c: Removed.
11054         * gcc/gccbug.in: Updated because of libf2c removal.
11055         * maintainer-scripts/gcc_release: Ditto.
11057 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11059         * configure.in: Build libmudflap by default on FreeBSD.
11060         * configure: Regenerated.
11062 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11064         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11065         systems.
11066         * configure: Regenerated.
11068 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11070         PR target/16344
11071         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11072         feedback based compiler.
11073         * Makefile.in: Rebuilt.
11075 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11077         * Makefile.def (host_modules): Set bootstrap=true for flex.
11078         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11079         * Makefile.in: Rebuilt.
11081 2004-07-07  Jan Hubicka  <jh@suse.cz>
11083         * MAINTAINERS: Add self as a profile feedback maintainer.
11085 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11087         * configure.in:  Do not prepend $srcdir to /dev/null in
11088         makefile fragments.
11089         * configure:  Regenerate.
11091 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11093         * Makefile.def (build_modules): Add bison, byacc, flex,
11094         m4, texinfo.
11095         (flags_to_pass): Add FLEX.
11096         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11097         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11098         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11099         DEFAULT_MAKEINFO): Remove.
11100         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11101         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11102         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11103         objdir or else use configured tool.
11104         (all-build): New.
11105         (all): Depend on it.
11106         (Build module dependencies): Add.
11107         * Makefile.in: Regenerate.
11108         * configure.in: Better support for multiple build modules,
11109         matching what is done for host/target modules.  Do not look
11110         for "plausible" locations of build tools if Canadian cross.
11111         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11112         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11113         * configure: Regenerate.
11115 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11117         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11118         * Makefile.in: Regenerate.
11120 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11122         * Makefile.tpl (configure-build-[+module+],
11123         configure-[+module+], configure-target-[+module+]): Pass
11124         [+extra_configure_args+].
11125         (all-build-[+module+], all-[+module+], check-[+module+],
11126         install-[+module+], [+make_target+]-[+module+],
11127         all-target-[+module+], check-target-[+module+],
11128         install-target-[+module+], [+make_target+]-target-[+module+]):
11129         Pass [+extra_make_args+].
11130         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11131         (GCC_HOST_EXPORTS): Remove.
11132         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11133         cross, check-gcc, check-gcc-c++, install-gcc,
11134         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11135         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11136         * Makefile.in: Regenerate.
11138 2004-06-21  Matthew Sachs  <msachs@apple.com>
11140         * MAINTAINERS: Added self to write-after-approval.
11142 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11144         * configure.in: Check for srcdir/winsup rather than build directory
11145         winsup.
11146         * configure: Regenerate.
11148 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11150         * configure.in: Don't build Cygwin native newlib if winsup
11151         directory is missing.  Emit warning instead.
11152         * configure: Regenerate.
11154 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11156         * Makefile.tpl (touch-stage[+id+]): New.
11157         (restage[+prev+]): Depend on touch-stage[+id+].
11159         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11160         Use it throughout.
11162         * Makefile.def: Add profile and feedback bootstrap stages.
11163         Remove next field from bootstrap stages.
11164         * Makefile.tpl (LN, LN_S): Substitute.
11165         (stageN-start, stageN-end): Use double-colon rules, to
11166         provide a hook for additional setup commands.
11167         (distclean-stageN-gcc, restageN): Create dependencies from
11168         [+prev+], not from [+next+].
11169         (stageN-bubble): Add commands for successive stages from
11170         [+prev+], using double-colon rules.
11171         (all-stageN-gcc): Fix typo.
11172         (stagefeedback-start, profiledbootstrap): New.
11173         * Makefile.in: Regenerate.
11174         * configure.in: Call ACX_PROG_LN.
11175         * configure: Regenerate.
11177 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11179         * MAINTAINERS (Write After Approval): Add myself.
11181 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11183         * MAINTAINERS (Write After Approval): Add myself.
11185 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11187         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11188         without gcc.
11189         * configure: Regenerate.
11191 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11193         * Makefile.tpl: Fix typo.
11194         * Makefile.in: Regenerate.
11196 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11198         * configure.in: Remove new- prefix from toplevel
11199         bootstrap targets.
11200         * configure: Regenerate.
11202 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11204         * Makefile.tpl (all.normal): Rename to all.
11205         (all): Replace with a rule to pick the default
11206         target from configure.
11207         (all-gcc, configure-gcc): Use conditionals to
11208         do nothing when toplevel bootstrap is going on.
11209         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11210         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11211         * configure.in: Support --enable-bootstrap.
11213         * Makefile.def: Remove new- prefix from toplevel
11214         bootstrap targets.
11215         * Makefile.tpl: Likewise.
11217         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11218         target.
11220         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11221         $(RECURSE_FLAGS) to recursive invocation of make.
11223         * Makefile.in: Regenerate.
11224         * configure: Regenerate.
11226 2004-05-30  Andreas Jaeger  <aj@suse.de>
11227             Jim Wilson  <wilson@specifixinc.com>
11229         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11230         like CC.
11232 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11234         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11235         * configure: Regenerate.
11237 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11239         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11240         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11241         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11242         targets.
11243         * Makefile.in: Regenerate.
11245 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11247         * configure.in: Test the ability to symlink directories.
11248         * configure: Regenerate.
11250         * Makefile.def (bootstrap-stage): New definitions.
11251         * Makefile.tpl (configure-stage1-gcc,
11252         configure-stage2-gcc, configure-stage3-gcc,
11253         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11254         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11255         new-restage3, compare): Autogenerate, see Makefile.in
11256         entry for behavioral changes.
11257         (distclean-stage1, new-stage1-start, new-stage1-end,
11258         new-stage1-bubble, distclean-stage2, new-stage2-start,
11259         new-stage2-end, new-stage2-bubble, distclean-stage3,
11260         new-stage3-start, new-stage3-end): New autogenerated targets.
11261         (objext, prebootstrap, BOOT_CFLAGS,
11262         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11263         targets.
11265         * Makefile.in: Regenerate.
11266         (distclean-stage1, new-stage1-start, new-stage1-end,
11267         new-stage1-bubble, distclean-stage2, new-stage2-start,
11268         new-stage2-end, new-stage2-bubble, distclean-stage3,
11269         new-stage3-start, new-stage3-end): New targets.
11270         (all-stage1-gcc): Move prebootstrap dependency from here...
11271         (configure-stage1-gcc): ...to here.
11272         (new-bootstrap): Use bubble targets.
11273         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11274         Use per-stage distclean targets.
11275         (configure-stage1-gcc, configure-stage2-gcc,
11276         configure-stage3-gcc, all-stage1-gcc,
11277         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11278         Use new-stageN-start to prepare the tree.
11280 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11282         * Makefile.def (host_modules): add libcpp.
11283         * Makefile.tpl: Add dependencies on and for libcpp.
11284         * Makefile.in: Regenerate.
11285         * configure.in: Add libcpp host module.
11286         * configure: Regenerate.
11288 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11290         * Makefile.tpl: Whenever a recursive target is defined, wrap
11291         it in a special @if/@endif block, and prepare its maybe
11292         dependency in the @if/@endif block
11293         * configure.in: Instead of writing maybe dependencies, remove
11294         the @if/@endif statements, and remove the @if/@endif blocks
11295         that remain.
11296         * configure: Regenerate.
11297         * Makefile.in: Regenerate.
11299 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11301         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11303 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11305         PR bootstrap/15120
11306         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11307         * */configure: Rebuilt.
11309 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11311         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11312         of libf2c.
11313         * configure, Makefile.in: Regenerate.
11315 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11317         * MAINTAINERS (Write After Approval): Add myself.
11319 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11321         Merge from tree-ssa-20020619-branch.
11323         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11324         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11325         (HOST_GMPLIBS): Define.
11326         (HOST_GMPINC): Define.
11327         (TARGET_LIB_PATH): Add libmudflap.
11328         (GFORTRAN_FOR_TARGET): Define.
11329         (configure-build*): Export GFORTRAN.
11330         (configure-gcc): Export GMPLIBS and GMPINC.
11331         (all-gcc): Add maybe-all-libbanshee.
11332         (configure-target-libgfortran): Define.
11333         * Makefile.in: Regenerate.
11334         * configure.in (host_libs): Add libbanshee.
11335         (target_libraries): Add target-libmudflap and target-libgfortran.
11336         Add --with-libbanshee.
11337         Handle --disable-libmudflap.
11338         (*-*-freebsd*): Use with_gmp.
11339         Add $(libgcj) to noconfigdirs.
11340         * configure: Regenerate.
11341         * depcomp: New file.
11342         * MAINTAINERS: Add tree-ssa maintainers.
11344 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11346         * MAINTAINERS (Various Maintainers): Add myself.
11348 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11350         * MAINTAINERS (Write After Approval): Add myself.
11352 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11354         * MAINTAINERS (Write After Approval): Add myself.
11356 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11358         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11359         * configure: Regenerate.
11361 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11363         Revert:
11364         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11366         * Makefile.def (flags_to_pass): Remove *dir variables that
11367         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11368         as well as prefix and exec_prefix.
11369         * Makefile.in: Regenerate.
11371 2004-04-26  Robert Millan  <robertmh@gnu.org>
11373         Add patches from libtool CVS.
11374         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11375         * ltconfig: Likewise.
11376         * ltcf-c.sh: Likewise.
11377         * ltcf-cxx.sh: Likewise.
11378         * ltcf-gcj.sh: Likewise.
11380 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11382         * Makefile.def (host_modules): Mark with the bootstrap
11383         flag packages on which gcc depends.
11384         * Makefile.tpl (all-bootstrap): Use it.
11385         * Makefile.in: Regenerate.
11387 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11389         * Makefile.def (flags_to_pass): Remove *dir variables that
11390         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11391         as well as prefix and exec_prefix.
11392         * Makefile.in: Regenerate.
11394 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11396         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11397         * configure: Regenerate.
11398         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11399         * gcc/Makefile.tpl (compare): Use the result of the test.
11400         * gcc/Makefile.in: Regenerate.
11402 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11404         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11405         Always relocate gcc and prev-gcc to the original names, even
11406         if the build fails.
11407         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11408         New targets.
11410 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11412         * MAINTAINERS: Update my email address.
11414 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11416         * configure.in (mips*-*-irix5*): Enable ld.
11417         * configure: Regenerate.
11419 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11421         * configure: Regenerate.
11423 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11425         * Makefile.tpl (configure-[+module+], configure-gcc,
11426         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11427         Set and export LDFLAGS.
11428         * Makefile.in: Regenerate.
11430 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11432         * MAINTAINERS: Add myself to write-after-approval.
11434 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11436         PR bootstrap/14871
11437         * Makefile.tpl: If we don't have built-in-tree target tools,
11438         use the ones found by configure rather than hacking around with
11439         program_transform_name.
11440         * configure.in: Give Makefile.tpl the information necessary
11441         to do that.
11442         * Makefile.in: Regenerate.
11443         * configure: Regenerate.
11445 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11447         PR bootstrap/14760
11448         * configure.in: When computing baseargs, strip *all* copies of
11449         offending options.  Also, don't match/substitute the trailing space,
11450         so that this actually works when two similar options are separated by
11451         only one space.
11452         * configure: Regenerate.
11454 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11456         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11457         (rs6000-*-aix*): Same.
11458         * configure: Regenerate.
11460 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11462         * MAINTAINERS: Add myself to write-after-approval.
11464 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11466         * MAINTAINERS: Add myself to write-after-approval.
11468 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11470         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11471         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11472         * Makefile.in: Regenerate.
11474         * configure.in (top level bootstrap support): Rework --enable-werror
11475         to set @stage2_werror_flag@.
11476         * configure: Regenerate.
11477         * Makefile.tpl (top level bootstrap support): Pass
11478         @stage2_werror_flag@ down to configure in stages 2 and 3.
11479         * Makefile.in: Regenerate.
11481 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11483         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11484         for stages 2 and 3 as well as in make.  As a consequence, remove
11485         OUTPUT_OPTION (now detected by configure) from the flags passed down
11486         to make.
11487         * Makefile.in: Regenerate.
11489         * Makefile.tpl (new-bootstrap): Fix typo.
11490         * Makefile.in: Regenerate.
11492 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11494         * Makefile.tpl: Rearrange by moving recursive_targets rules
11495         into their proper sections.
11496         * Makefile.tpl (top level bootstrap support): Move disabling
11497         of coverage flags from 'make' to 'configure'; improve comments.
11498         * Makefile.in: Regenerate.
11500         * Makefile.tpl (experimental top level bootstrap) Move stage1
11501         language setting from all- target to configure- target; disable
11502         intermodule optimization in stage 1; prevent gratuitous rebuilds
11503         of stage 1.
11504         * Makefile.in: Regenerate.
11505         * configure.in: Comma-separate stage 1 language list for top
11506         level bootstrap.
11507         * configure: Regenerate.
11509         * Makefile.tpl: Clean up experimental top level bootstrap support:
11510         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11511         prev-gcc in configure- targets as well as all- targets.
11512         * Makefile.in: Regenerate.
11514 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11516         * compile: New file imported from automake.
11518 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11520         * configure.in: Remove symbolic link section.
11521         * configure: Regenerate.
11522         * Makefile.tpl (links): Remove.
11523         * Makefile.in: Regenerate.
11525 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11526             Nathanael Nerode  <neroden@gcc.gnu.org>
11528         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11529         Set with AC_CHECK_PROGS.
11530         * configure.in: Fix comment typo from last patch.
11531         * configure: Regenerate.
11533 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11535         * Makefile.tpl: Introduce experimental top level bootstrap support.
11536         * Makefile.in: Regenerate.
11537         * configure.in: Introduce support for top level bootstrap.
11538         * configure: Regenerate.
11540 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11541             Paolo Bonzini  <bonzini@gnu.org>
11543         PR bootstrap/14522
11544         * configure.in: Cope with shells that do not support unquoted ^
11545         * configure: Regenerate.
11547 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11548             Paolo Bonzini  <bonzini@gnu.org>
11550         PR bootstrap/14522
11551         * configure.in: Cope with shells that do not support nesting
11552         quotes inside quoted backquote substitutions.
11553         * configure: Regenerate.
11555 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11557         PR bootstrap/14522
11558         * configure.in: Fix escaping of $.
11559         * configure: Regenerate.
11561 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11563         * configure: Regenerate, since I forgot to while committing Paolo's
11564         changes.
11566 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11568         PR ada/14131
11569         Move language detection to the top level.
11570         * configure.in: Find default values for the tools as
11571         soon as possible.  Disable ada if GNAT is not found.
11572         Emit error message about missing languages.  Expand
11573         --enable-languages=all for the gcc subdirectory.
11575 2004-03-10  Ben Elliston  <bje@gnu.org>
11577         * MAINTAINERS: Update my email address.
11579 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11581         * ltconfig: Disable building static libraries if building shared
11582         libraries on AIX 5L.
11584 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11586         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11587         and disable libgcj.
11588         * configure: Regenerated.
11590 2004-03-01  Brian Booth  <bbooth@redhat.com>
11592         * MAINTAINERS: Add myself to write-after-approval.
11594 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11596         * MAINTAINERS: Add myself to write-after-approval.
11598 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11600         PR bootstrap/7087
11601         * Makefile.tpl: Guard XFOO sed statements better.
11602         * Makefile.tpl: Add dependency for configure-target-libada.
11603         * Makefile.in: Regenerate (incidentally fixes broken
11604         commit when libada-branch was merged).
11606 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11608         * MAINTAINERS: Add myself to write-after-approval.
11610 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11612         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11613         maintainers.
11615 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11617         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11618         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11620 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11622         PR bootstrap/11932
11623         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11625 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11627         * MAINTAINERS: Added myself to write-after-approval.
11629 2004-02-14  Michael Koch  <konqueror@gmx.de>
11631         * MAINTAINERS: Added myself to write-after-approval.
11633 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11635         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11636         some OS port maintainers to OS port maintainers section.
11638 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11640         * MAINTAINERS: Add self.
11642 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11644         * MAINTAINERS: Alphabetize.
11646 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11648         * MAINTAINERS: Remove myself.
11650 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11652         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11653         (rs6000-*-aix*): Same.
11654         * configure: Regenerate.
11656 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11658         * configure.in (host): Add in missing $noconfigdirs to defines.
11659         * configure: Regenerate.
11661 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11662             Nathanael Nerode  <neroden@gcc.gnu.org>
11664         PR ada/6637, PR ada/5911
11665         Merge with libada-branch:
11666         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11667         with appropriate dependencies. Add --enable-libada configure switch.
11668         * configure, Makefile.in: Regenerate.
11670 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11672         * MAINTAINERS: Add myself to write-after-approval.
11674 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11676         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11677         * configure: Regenerate.
11679 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11681         Merge from upstream:
11683         * ltmain.in: When setting IFS to '~', be careful about user
11684         arguments that contain '~'.
11686         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11688         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11689         Also test $base_compile against $CC with escaped arguments. Bug
11690         reported by Geoff Keating <geoffk@apple.com>.
11692 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11694         * MAINTAINERS: Remove i960 port.
11696 2004-01-23  DJ Delorie  <dj@redhat.com>
11698         * Makefile.def (target_modules) [libiberty]: Don't stage.
11699         * Makefile.in: Rebuilt.
11701 2004-01-20  Caroline Tice  <ctice@apple.com>
11703         * MAINTAINERS: Add myself to write-after-approval.
11705 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11707         * MAINTAINERS: Update my email address.
11709 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11711         * MAINTAINERS: Add myself to write-after-approval.
11713 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11715         * MAINTAINERS: Remove entries without email address.
11717 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11719         * MAINTAINERS: Add myself to write-after-approval.
11721 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11723         * MAINTAINERS: Update my email address.
11725 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11727         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11728         * Makefile.tpl (configure-target-[+module+]): Support stage.
11729         * Makefile.in: Rebuilt.
11731 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11733         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11735 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11737         * MAINTAINERS: Add myself as a MIPS maintainer.
11739 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11741         * configure.in: Use ./config.cache, not config.cache.
11742         * configure: Regenerate.
11743         * Makefile.tpl: Special-casing not needed for GCC any more.
11744         * Makefile.in: Regenerate.
11746         * configure.in: Don't share a cache file for host dirs.
11747         * configure: Regenerate.
11749         * config-ml.in: Don't mess with the cache file.
11751 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11753         * MAINTAINERS: Move myself from 'Write After Approval' to
11754         'CPU Port Maintainers' section as SPARC maintainer.
11756 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11758         * Makefile.tpl: Make GCC use a separate config.cache.
11759         * Makefile.in: Regenerate.
11761         PR bootstrap/11932, PR bootstrap/11933
11762         (I don't know if it will fix either of them, but it relates
11763         to them.)
11764         * configure.in: Don't use shared config.cache for target
11765         directories.
11766         * configure: Regenerate.
11768 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11770         * MAINTAINERS: Add myself to 'Write After Approval' section.
11772 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11774         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11775         * configure: Regenerated.
11777 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11779         * MAINTAINERS: Remove the mn10200 maintainer.
11781 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11783         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11784         * configure: Regenerated.
11786 2003-12-16  Jan Hubicka  <jh@suse.cz>
11788         * MAINTAINERS: Add myself as callgraph maintainer.
11790 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11792         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11793         * configure: Regenerate.
11795 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11797         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11798         'Write After Approval' section. Update email.
11800 2003-12-01  James Lemke  <jim@wasabisystems.com>
11802         * MAINTAINERS (Write After Approval): Add myself.
11804 2003-11-20  Matt Thomas  <matt@3am-software.com>
11806         * MAINTAINERS: Add myself as a vax port maintainer.
11808 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11810         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11811         (configure-build-[+module+], configure-[+module+]): Likewise.
11812         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11813         * Makefile.in: Regenerate.
11815 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11817         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11818         shared/dylibed libraries.
11819         * ltmain.sh: Likewise.
11820         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11821         * ltcf-cxx.sh: Likewise.
11822         * ltcf-gcj.sh: Likewise.
11823         * ltconfig: Likewise.
11825 2003-11-17  Stan Cox  <scox@redhat.com>
11827         * MAINTAINERS: Add myself as iq2000 port maintainer.
11829 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11831         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11832         * Makefile.in: Regenerate.
11834 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11836         * config.sub: Update to 2003-11-03 version.
11838 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11840         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11841         * configure:  Regenerate.
11843 2003-10-20  Nicolas Pitre  <nico@cam.org>
11845         * MAINTAINERS: Add myself to 'Write After Approval' section.
11847 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11849         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11851 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11853         * MAINTAINERS: Update my email address.
11855 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11857         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11859 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11861         * MAINTAINERS: Add myself to 'Write After Approval' section.
11863 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11865         * config.guess: Update to 2003-10-16 version.
11866         * config.sub: Update to 2003-10-16 version.
11868 2003-10-15  David Daney  <ddaney@avtrex.com>
11870         * MAINTAINERS: Added myself to 'Write After Approval' section.
11872 2003-10-15  Falk Hueffner  <falk@debian.org>
11874         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11875         'Write After Approval' section. Update email.
11877 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11879         * MAINTAINERS: Move myself from 'Write After Approval' to
11880         'Various Maintainers' section as middle-end maintainer.
11882 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11884         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11885         HOST_FLAGS_TO_PASS.
11886         * Makefile.in: Regenerate.
11888 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11890         * config.guess: Update to 2003-10-07 version.
11891         * config.sub: Update to 2003-10-07 version.
11893 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11895         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11896         * ltconfig (irix5*, irix6*): Don't override version_type.
11898 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11900         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11901         * configure: Rebuilt
11902         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11903         * Makefile.in: Rebuilt
11905 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11907         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11909 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11911         * MAINTAINERS (Write After Approval): Add myself.
11913 2003-09-29  Paul Koning  <ni1d@arrl.net>
11915         * MAINTAINERS: Move myself from "Write After Approval"
11916         to CPU platform maintainers for pdp11 platform.
11918 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11920         * MAINTAINERS: Move myself from 'Write After Approval' to
11921         'Various Maintainers' section as libffi testsuite maintainer.
11923 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11925         * configure.in: Pass a computed --program-transform-name
11926         to subconfigures.
11927         * configure: Regenerated.
11929 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11931         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11932         * Makefile.in: Regenerate.
11934         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11935         * Makefile.in: Regenerate.
11937 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11939         * MAINTAINERS: Move myself from 'Write After Approval'
11940         to 'Various Maintainers' (objective-c) section.
11942 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11944         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11945         quoting.
11946         * configure: Regenerated.
11948 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11950         * MAINTAINERS (Write After Approval): Add myself to write after
11951         approval list.
11953 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11955         * MAINTAINERS (Write After Approval): Add myself.
11957 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11959         * MAINTAINERS: Update my e-mail address.
11961 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11963         * libtool.m4 (LD): Correct powerpc64 host match.
11965 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11967         * MAINTAINTERS: Update my affiliation and email address.
11969 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11971         * MAINTAINERS (Write After Approval): Add myself.
11973 2003-09-04  DJ Delorie  <dj@redhat.com>
11975         * configure: Regenerate.
11977 2003-09-04  Robert Millan  <robertmh@gnu.org>
11979         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11981 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11983         * configure.in: Ensure arguments to sed are properly spaced.
11984         * configure: Regenerate.
11986 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11988         * MAINTAINERS: Update my e-mail address.
11990 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11992         * MAINTAINERS (Write After Approval): Add myself.
11994 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11996         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11997         * configure: Regenerated.
11999 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12001         * MAINTAINERS: Update my email address.
12003 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12005         * configure.in:  Use newline instead of semicolon when assuming
12006         shell arguments in a for loop.
12007         * configure:  Regenerated.
12009 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12011         * MAINTAINERS: Resurrect the i860 maintainer.
12013 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12015         PR 8180
12016         * configure.in: When testing with_libs and with_headers, treat
12017         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12018         * configure: Regenerate.
12020         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12021         make, shell, etc.
12022         (baseargs): Likewise.
12023         * configure: Regenerate.
12025 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12027         * MAINTAINERS (Write After Approval): Add myself.
12029 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12031         * configure.in: Disable libgcj for darwin not on powerpc.
12032         * configure: Rebuild.
12034 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12036         * config-ml.in, symlink-tree: Add license.
12038 2003-08-03  Richard Stallman  <rms@gnu.org>
12039             Eben Moglen  <moglen@columbia.edu>
12041         * README.SCO: New file.
12043 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12045         * Makefile.tpl (check, check-c++): Express dependencies using
12046         dependencies rather than commands.
12047         * Makefile.in: Regenerate.
12049 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12051         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12052         * configure: Ditto.
12054 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12056         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12057         * Makefile.in: Update.
12059 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12061         * configure.in: Enable libgcj for darwin.
12062         * configure: Rebuild.
12064 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12066         * config-ml.in:  Use ac_configure_args directly instead of
12067         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12068         actually seen.
12070 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12072         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12073         creating target and build subdirs to build all parent dirs as needed.
12074         * Makefile.in: Rebuild.
12075         * configure.in: Don't build dirs explicitly here.
12076         * configure: Rebuild.
12078 2003-07-26  Paul Brook  <paul@nowt.org>
12080         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12082 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12084         * Makefile.tpl (all-make): Depend on intl.
12085         * Makefile.in: Rebuilt.
12087 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12089         * install-sh:  Update to newer upstream versions (associated with
12090         aclocal 1.7).
12091         * mkinstalldirs:  Likewise.
12092         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12094 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12096         * MAINTAINERS: Move self from Bug database only accounts
12097         to write-after-approval.
12099 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12101         * config.if: Remove unused libc_interface determination.
12103 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12105         * MAINTAINERS: Move self from write-after-approval to
12106         build machinery (*.in).
12108 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12110         PR bootstrap/11273
12111         PR bootstrap/11408
12112         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12113         unused INSTALL_PROGRAM_ARGS.
12114         * configure.in: Use AC_PROG_INSTALL.
12115         * Makefile.in: Regenerate.
12116         * configure: Regenerate.
12118 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12120         * MAINTAINERS: Alphabetize.
12122 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12124         * configure: Rebuilt.
12125         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12126         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12127         newlib nor libgloss.
12128         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12129         * configure.in (am33_2.0-*-linux*): Added.
12131 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12133         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12134         * configure: Regenerate.
12136 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12138         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12139         * Makefile.in: Regenerate.
12141 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12143         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12144         * Makefile.in: Regenerate.
12146 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12148         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12149         * Makefile.in: Regenerated.
12151         * config-ml.in: Replace PWD with PWD_COMMAND.
12153 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12155         * intl: New directory; see intl/ChangeLog for details.
12156         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12157         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12158         * Makefile.in: Regenerate.
12160 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12162         * configure.in: Clean up config-lang.in handling.  Delete
12163         useless assignment to "subdirs".
12164         * configure: Regenerate.
12166 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12168         * configure.in: Rename 'target_libs' to 'target_libraries'.
12169         Remove useless reference to 'target_libs'.
12170         * configure: Regenerate.
12172 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12174         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12175         * Makefile.in: Regenerate.
12177 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12179         * Makefile.def: Introduce flags_to_pass.
12180         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12181         * Makefile.in: Regenerate.
12183 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12185         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12186         and target-libgloss.
12187         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12188         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12189         * configure: Regenerate.
12191 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12193         * configure.in: Update testsuite_flags to new location.
12194         * configure. Regenerate.
12196 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12198         * Makefile.tpl: Remove BUILD_CC stuff.
12199         * Makefile.in: Regenerate.
12201 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12203         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12205 2003-06-16  Graeme Peterson  <gp@qnx.com>
12207         * MAINTAINERS (Write After Approval): Add myself.
12209 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12211         * config.guess: Update to 2003-06-12 version.
12212         * config.sub: Update to 2003-06-13 version.
12214 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12216         * config.guess: Update to 2003-06-06 version.
12217         * config.sub: Update to 2003-06-06 version.
12219 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12221         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12222         * configure. Regenerate.
12224 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12226         * configure.in: Disable serial configure by default.
12227         * configure: Regenerate.
12228         * Makefile.tpl: Abolish .NOTPARALLEL.
12229         * Makefile.in: Regenerate.
12231         * Makefile.tpl: Replace {build,host,target}_canonical by
12232         {build,host,target}.
12233         * Makefile.in: Regenerate.
12235         * Makefile.tpl: Fix stupid pasto.
12236         * Makefile.in: Regenerate.
12238 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12240         * Makefile.tpl: Remove bogus conditional.
12241         * Makefile.in: Regenerate.
12243 2003-06-05  Jan Hubicka  <jh@suse.cz>
12245         * Makefile.tpl (profiledbootstrap): New target.
12246         * Makefile.in (profiledbootstrap): New target.
12248 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12250         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12251         Pinski. Remove user names from other bugzilla-only maintainers.
12253 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12255         * Makefile.tpl: Make 'recursive targets' using autogen rather
12256         than shell loop.  Remove duplicate 'clean' targets and false
12257         comments.
12258         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12259         Add systematic method of specifying missing targets in subdirs.
12260         Add copyright boilerplate.
12261         * Makefile.in: Regenerate.
12262         * configure.in: Add 'recursive targets' to maybe list.
12263         * configure: Regenerate.
12265         * MAINTAINERS: "GNATS only" -> "Bug database only".
12267         * Makefile.tpl: Rename [+target+] to [+make_target+].
12268         * Makefile.def: Rename 'target' to 'make_target'.
12270 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12272         * MAINTAINERS: Add self as options handling maintainer.
12274 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12276         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12277         been too long since I touched those ports.
12279 2003-05-28  DJ Delorie  <dj@redhat.com>
12281         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12282         * Makefile.in: Regenerate.
12284 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12286         * configure.in: Use curly braces in the definition of tooldir.
12287         * configure: Regenerate.
12289 2003-05-21  DJ Delorie  <dj@redhat.com>
12291         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12292         newlib or libgloss.
12293         * Makefile.in: Regenerate.
12295 2003-05-21  DJ Delorie  <dj@redhat.com>
12297         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12298         * Makefile.in: Regenerate.
12300 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12302         * MAINTAINERS: Update my e-mail address.
12304 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12306         * configure.in: Switch more things to use maybe dependencies.
12307         * Makefile.tpl: Switch more things to use maybe dependencies.
12308         Factor out common code from autogen IF statements.
12309         * configure: Regenerate.
12310         * Makefile.in: Regenerate.
12312 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12314         * configure.in: Accept i[3456789]86 for machine type.
12315         * configure: Regenerate.
12317 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12319         * configure.in: Switch more things to use maybe dependencies.
12320         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12321         * configure: Regenerate.
12322         * Makefile.tpl: Switch more things to use maybe dependencies.
12323         * Makefile.in: Regenerate.
12325 2003-05-16  Andreas Schwab  <schwab@suse.de>
12327         * Makefile.tpl (install-opcodes): Define.
12328         * Makefile.in: Rebuild.
12330 2003-05-13  Andreas Jaeger  <aj@suse.de>
12332         * config.guess: Update to 2003-05-09 version.
12333         * config.sub: Update to 2003-05-09 version.
12335 2003-05-13  Michael Eager  <eager@mvista.com>
12337         * configure.in: Correct sed script so that options in quotes are not
12338         deleted.
12339         * configure: Rebuild.
12341 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12343         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12344         and $$s/newlib/libc/sys/cygwin32 include paths.
12345         * configure: Ditto.
12347 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12349         * MAINTAINERS: Update my email addresses.
12351 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12353         * config-ml.in: Propagate INSTALL variables.
12355 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12357         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12359 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12361         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12362         * Makefile.in: Regenerate.
12364 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12366         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12368 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12370         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12372 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12374         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12375         * Makefile.in: Regenerated.
12377 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12379         * MAINTAINERS (Write After Approval): Upgrade myself from
12380         GNATS only to write-after-approval. Update my mail address.
12382 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12384         (OS Port Maintainers: freebsd): Add myself.
12386 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12388         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12390 2003-04-22  Kean Johnston  <jkj@sco.com>
12392         * MAINTAINERS (SCO ports): Added myself.
12394 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12396         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12398 2003-04-19  Kean Johnston  <jkj@sco.com>
12400         * MAINTAINERS (Write After Approval): Add myself.
12402 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12404         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12405         * Makefile.in: Regenerate.
12407 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12409         * configure.in (powerpc64*-*-linux*): Remove.
12410         * configure: Rebuilt.
12412 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12414         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12415         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12416         and restrap.
12417         * Makefile.in:  Regenerate.
12419 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12421         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12422         * configure: Regenerated.
12424 2003-04-15  DJ Delorie  <dj@redhat.com>
12426         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12428 2003-04-13  Nick Clifton  <nickc@redhat.com>
12430         * config-ml.in: Remove support for --disable-aix removing
12431         call-aix multilibs.
12433 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12435         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12436         * */configure: Rebuilt.
12438 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12440         * MAINTAINERS: Add my email address.
12442 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12444         * MAINTAINERS (Write After Approval): Add myself.
12446 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12448         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12449         * Makefile.in: Regenerate.
12451 2003-03-14  Michael Chastain  <mec@shout.net>
12453         * Makefile.in: Regenerate with correct Makefile.def.
12455 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12457         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12458         Make macro.
12459         * Makefile.in: Regenerate.
12460         * configure.in: Clean up gxx_include_dir logic.
12461         * configure: Regenerate.
12463 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12465         * MAINTAINERS (Write After Approval): Add myself.
12467 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12469         * MAINTAINERS: Update my mail address.
12471 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12473         * configure.in (gxx_include_dir): Fix typo.
12474         * configure: Regenerated.
12476 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12478         * Makefile.tpl: Reindent.
12479         * Makefile.in: Regenerate.
12480         * configure.in: Reindent.  Don't set unused variables.
12481         * configure: Regenerate.
12483 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12485         * configure.in: Include $(build_tooldir)/sys-include in
12486         FLAGS_FOR_TARGET.
12487         * configure: Regenerated.
12489 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12491         * Makefile.tpl: Always pass down RANLIB.
12492         * Makefile.in: Regenerate.
12494         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12495         * Makefile.in: Regenerate.
12496         * configure.in: Remove unused logic relating to --enable-shared
12497         and --enable-threads.  Remove bogus comments.  Remove redundant
12498         noconfigdirs.
12499         * configure: Regenerate.
12501         * configure.in: Replace ${libstdcxx_version} by its value.
12502         Remove reference to mh-dgux.
12503         * configure: Regenerate.
12505 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12507         * MAINTAINERS (Write After Approval): Add myself.
12509 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12511         * Makefile.tpl: Rearrange.
12512         * Makefile.in: Regenerate.
12514 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12516         * configure.in: Add support for kaOS as cross build target system.
12517         * configure: Regenerated.
12519 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12521         * MAINTAINERS (Write after approval): Add myself.
12523 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12525         * MAINTAINERS: Update my email address.
12527 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12529         * MAINTAINERS: Add self to blanket write privs. section.
12531 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12533         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12534         configure-target-* as some target builds may require additional
12535         flags for preprocessor tests.
12536         * Makefile.in: Regenerated.
12538 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12540         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12541         * ltconfig: Handle it.
12542         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12543         auto-detecting it.
12545         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12546         it is used as argument to $CC.
12547         * ltcf-gcj.sh: Likewise.
12549         * configure.in: Introduce --enable-maintainer-mode.
12550         * configure: Rebuilt.
12551         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12552         for maintainer mode.
12553         * Makefile.in: Rebuilt.
12555 2003-02-18  Jason Merrill  <jason@redhat.com>
12557         * Makefile.tpl (check-c++): Allow parallelism.
12559 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12561         * MAINTAINERS: Remove John Carr (who never actually had access to
12562         gcc.gnu.org).
12564 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12566         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12567         don't configure target-libobjc.
12568         * configure: Regenerate.
12570 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12572         * Makefile.tpl (RANLIB): Define.
12573         * Makefile.in: Regenerate.
12575 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12577         * MAINTAINERS: Update my email.
12579 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12581         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12582         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12583         * Makefile.in: Regenerated.
12584         * configure.in: Remove all traces of snavigator, db, and grep.
12585         * configure: Regenerated.
12587 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12589         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12590         After Approval.
12592 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12594         * MAINTAINERS (Write after approval): Add myself.
12596 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12598         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12599         * Makefile.in: Regenerated.
12601 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12603         * config.guess: Updated to 2003-01-30's version.
12604         * config.sub: Updated to 2003-01-28's version.
12606 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12608         * config.if: If gcc_version is already set, just use it.  Don't set
12609         gcc_version_trigger if it's already set, otherwise set it to
12610         gcc/version.c, but only if the file exists.  If it is not set and
12611         gcc/version.c does not exist, try to extract the version number from
12612         $CC.
12614 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12616         * MAINTAINERS: Add myself to write-after-approval list.
12618 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12620         * configure.in:  Revert 24Jan change.
12621         * configure:  Regenerate.
12623 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12625         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12626         entry of HJ Lu.
12628 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12630         * configure.in: Revert previous change.
12631         * configure: Regenerate.
12633 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12635         * configure.in: Make rda native-only.
12636         * configure: Regenerate.
12638 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12640         * MAINTAINERS: Move myself from GNATS-only-accounts to
12641         write-after-approval.
12643 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12645         * configure.in: Add missing \.
12646         * configure: Rebuilt.
12648 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12650         * configure.in (baseargs): Avoid using \| in sed regular
12651         expressions.
12652         * configure: Rebuilt.
12654 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12656         * configure.in (baseargs): Remove all supported forms of
12657         --cache-file, --srcdir, --host, --build and --target options
12658         from argument lists.
12659         * configure: Rebuilt.
12661 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12663         * MAINTAINERS: Add myself to write-after-approval list.
12665 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12667         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12668         * configure: Rebuilt.
12670 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12672         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12673         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12674         * Makefile.in: Regenerate.
12675         * configure: Regenerate.
12677 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12679         * configure.in: Remove Makefile in build, host and target modules
12680         unless configure was run with --no-recursion.
12681         * configure: Rebuilt.
12683 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12685         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12686         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12687         * Makefile.in: Regenerate.
12689 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12691         * config.guess: Update to 2003-01-03 version.
12692         * config.sub: Update to 2003-01-03 version.
12694 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12696         * configure: Regenerate with proper autoconf 2.13.
12698 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12700         * configure.in: Add AC_PREREQ for consistency.
12701         * configure: Regenerate.
12703 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12705         * configure.in (GDB_TK): Add tcl directories conditional on
12706         gdb/gdbtk directory being present.
12707         * configure: Regenerate.
12709 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12711         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12712         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12713         * configure: Rebuilt.
12715 2002-12-31  Tom Tromey  <tromey@redhat.com>
12717         * Makefile.in: Rebuilt.
12718         * Makefile.def (target_modules) [libffi]: Allow installation.
12720 2002-12-31  Andreas Schwab  <schwab@suse.de>
12722         * configure.in: Fix use of $program_transform_name.
12723         * configure: Regenerated.
12725 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12727         * configure.in (baseargs): Don't remove first configure argument.
12728         * configure: Regenerated.
12730 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12732         * Makefile.tpl (local-distclean): Don't remove...
12733         (multilib.ts): ... this.  Moved into...
12734         (multilib.out): ... this.  Don't use sub-make.
12735         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12736         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12737         (configure-build-[+module+], configure-[+module+],
12738         configure-target-[+module+], configure-gcc): ... these.  Test
12739         for Makefile existence.  Drop config.status from dependencies.
12740         * Makefile.in: Rebuilt.
12741         * configure.in: Move gcc-version-trigger to the end of
12742         ac_configure_args.  Add comments to maybedep.tmp and
12743         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12744         nonopt from baseargs, matching and removing corresponding
12745         whitespace while at it.
12746         * configure: Rebuilt.
12748 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12750         * configure.in (host_configargs): Replace reference to
12751         no-longer-defined buildopts with --build=${build_alias}.
12752         * configure: Rebuilt.
12754         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12755         program_transform_name to standard idiom.
12756         (AUTOGEN, AUTOCONF): Define.
12757         (Makefile.in): Use $(AUTOGEN).
12758         (Makefile): Depend on config.status, and use autoconf-style rule to
12759         build it.  Move original commands to...
12760         (config.status): ... this new target.
12761         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12762         $(AUTOCONF).
12763         * Makefile.in: Rebuilt.
12765 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12767         * Makefile.tpl: Fix dramatic bustage due to change in
12768         program_transform_name.
12769         * Makefile.in: Regenerate.
12771         * configure.in: Remove unnecessary PATH setting.
12772         * configure: Regnerate.
12774         * configure.in: Don't default to unprefixed tools unless
12775         the native tools will work.
12776         * configure: Regenerate.
12778         * configure.in: Convert to autoconf script.  Blow away lots
12779         of now-redundant Makefile fragments.
12780         * configure: Generate using Autoconf.
12781         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12782         * Makefile.in: Regenerate.
12784 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12786         * configure: Fix stupid bug where RANLIB was mistakenly included.
12788         * configure.in: Rename (buildargs, hostargs, targargs) to
12789         (build_configargs, host_configargs, target_configargs).
12791         * configure.in: Move logic out of sed statement.
12793         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12794         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12796 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12798         * config.sub: Import from master repository
12799         * config.guess: Ditto
12801 2002-12-24  Andreas Schwab  <schwab@suse.de>
12803         * Makefile.tpl (multilib.out): Fix missing space.
12804         * Makefile.in: Regenerate.
12806 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12808         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12809         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12810         * Makefile.in: Regenerate.
12811         * configure.in: Remove unnecessary leftovers.
12813 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12815         * configure.in (extra_ranlibflags_for_target): New variable.
12816         (*-*-darwin): Add -c to ranlib commands.
12817         * configure (tooldir): Handle extra_ranlibflags_for_target.
12819 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12821         * Makefile.tpl: Revert HJL's change.
12822         * Makefile.in: Regenerated.
12823         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12824         always.
12826 2002-12-19  Andreas Schwab  <schwab@suse.de>
12828         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12829         * Makefile.in: Regenerate.
12831 2002-12-18  H.J. Lu  <hjl@gnu.org>
12833         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12834         * Makefile.in: Regenerated.
12836         * configure.in (build_prefix): New. Substitute.
12838 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12840         * Makefile.tpl: Don't let real targets depend on phony targets.
12841         * Makefile.in: Regenerate.
12843         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12844         * Makefile.in: Regenerate.
12846 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12848         * config.sub: Import from master repository
12849         * config.guess: Ditto
12851 2002-12-16  Jason Merrill  <jason@redhat.com>
12853         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12854         previous 'make bootstrap'.
12855         * Makefile.in: Regenerate.
12857 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12859         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12861 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12863         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12864         * Makefile.in: Regenerate.
12866 2002-12-13  Jason Merrill  <jason@redhat.com>
12868         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12869         library tests.
12870         (check-c++): Just depend on it and check-target-libstdc++-v3.
12871         * Makefile.in: Regenerate.
12873 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12875         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12876         * Makefile.in: Rebuilt.
12878 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12880         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12882 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12884         * configure: Fix bug put in by gremlins.
12886         * Makefile.tpl: Substitute more autoconfily.
12887         * configure: Substitute more autoconfily.
12888         * Makefile.in: Regenerate.
12890 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12892         * config.sub: Import from master repository
12893         * config.guess: Ditto
12894         * MAINTAINERS: Added Svein Seldal under write after approval
12896 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12898         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12899         * Makefile.in (all-sim): Ditto.
12901 2002-12-06  DJ Delorie  <dj@redhat.com>
12903         * Makefile.tpl: Change configure dependencies to not have real
12904         targets depend on phony targets.
12906 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12908         * configure.in: Revert unintentional change.
12910         * Makefile.tpl: Change dependency for */multilib.out so that
12911         it works when gcc isn't in the tree.
12913         * configure.in: Substitute more.
12914         * configure: Run subconfigures from the Makefile.
12915         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12916         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12918 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12920         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12922 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12924         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12925         and corresponding dependencies.
12926         * Makefile.in: Regenerate.
12928         * configure.in (host_tools): Order binutils, gas and ld for
12929         convenience in running the testsuites.
12931         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12932         * Makefile.in: Regenerate.
12933         * configure.in: Introduce rules to serialize subconfigure runs.
12935         * configure.in: Introduce BASE_CC_FOR_TARGET.
12936         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12937         Realize configure-build-* targets.  Realize configure-target-* targets.
12938         * Makefile.in: Regenerate.
12940 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12942         * configure: Move gcc_version_trigger stuff from here...
12943         * configure.in: ...to here.
12945         * configure.in: Separate subconfigure options added by this file from
12946         options given by the user.  Add machinery to put args for host
12947         subconfigures into the Makefile.
12949         * Makefile.tpl: Remove 'vault' targets.
12950         * Makefile.tpl: Reorder and comment dependencies.
12951         * Makefile.in: Regenerate.
12953 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12954         * configure.in: Fix my broken commit of previous patch. (sigh)
12956 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12958         * configure.in: Move host-specific darwin noconfigdirs into
12959         the host-specific section.
12961 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12963         * configure.in: Move host-specific darwin noconfigdirs into
12964         the host-specific section.
12966 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12968         * configure: Remove skip-this-dir support.
12969         * Makefile.tpl: Remove skip-this-dir support.
12971         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12972         subdirectories.
12973         * Makefile.in: Regenerate.
12975         * Makefile.tpl: Strip out useless setting of 'dir'.
12976         * Makefile.in: Regenerate.
12978 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12980         * configure.in: Fix deeply stupid bug.
12982         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12983         shell code in CXX_FOR_TARGET
12984         * Makefile.def: Introduce raw_cxx.
12985         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12986         RAW_CXX_FOR_TARGET.
12987         * Makefile.in: Regenerate.
12989 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12991         * Makefile.tpl: Remove unnecessary ifs.
12992         * Makefile.in: Regenerate.
12994         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12995         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12996         targets for 'no_install' modules.
12997         * configure: Move GDB_TK substitution to configure.in.  Move
12998         build_modules stuff to configure.in.
12999         * configure.in: Implement soft dependency machinery.  Maybe-ize
13000         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
13001         * Makefile.in: Regenerate.
13003 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13005         * Makefile.tpl: Make all-target, install-target behave similarly
13006         to all, install (only hitting configured targets).  Eliminate
13007         unused macro defintions.
13009         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13010         build != host.
13012         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13014         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13016         * configure.in: Produce lists of subdir targets we're actually
13017         configuring.  Remove references to "dosrel".
13018         * Makefile.tpl: Let configure set which subdir targets are hit.
13019         Remove install-cross; clean up install; remove ALL.  Remove
13020         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13021         Autogenerate host module targets.  Remove empty dependency lines
13022         and redundant dependency; rearrange slightly.
13023         * Makefile.def: Add host-side libtermcap, utils.
13025         * Makefile.in: Regenerate.
13027 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13029         * ltconfig (osf[345]): Append $major to soname_spec.
13030         Reflect this in library_names_spec.
13031         * ltmain.sh (osf): Prefix $major with . for use as extension.
13033 2002-11-19  Andreas Jaeger  <aj@suse.de>
13035         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13036         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13037         and sparc64 GNU/Linux systems.
13039 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13041         * MAINTAINERS: Update email.
13043 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13045         * MAINTAINERS: Complete James Dennett's entry.
13047 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13049         * MAINTAINERS (Write After Approval): Add myself.
13051 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13053         * Makefile.tpl: syntactic cleanup
13055 2002-11-13  Stuart Hastings  <stuart@apple.com>
13057         * MAINTAINERS: Add myself to write-after-approval list.
13059 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13061         * Makefile.def: Add list of recursive targets to autogenerate.
13062         Add build_modules.
13063         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13064         targets.  Autogenerate *-build-* targets.
13065         * Makefile.in: Regenerate.
13067 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13069         * configure: More autoconf-style substitutions.
13070         * Makefile.tpl: More autoconf-style substitutions.
13071         * Makefile.in: Regenerate.
13073 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13075         * configure: Substitute more variables in a more autoconf-friendly
13076         way.  Simplify slightly.
13077         * Makefile.tpl: Make more variables substitutable in an
13078         autoconf-friendly way.
13079         * Makefile.in: Regenerate.
13081 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13083         * MAINTAINERS (Write After Approval): Add myself.
13085 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13087         * configure.in (v810*): Remove special setting of tools.
13089         * configure: Add support for extra required flags for ar or nm.
13090         * configure.in (aix4.3+): Use above support for target-specific
13091         issues, rather than using config/mt-aix43.
13093 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13095         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13096         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13097         with $srcdir.  Reformat indentation.  Substitute some variables
13098         formerly hard-coded in the Makefile for build=host.
13099         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13100         * Makefile.def: Autogenerate more.
13101         * Makefile.in: Regenerate.
13103 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13105         * MAINTAINERS (Write After Approval): Add myself.
13107 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13109         * Makefile.def (host_modules): Add rda.
13110         * Makefile.in: Regenerate.
13111         * configure.in (target_tool): Add target-rda to list.
13113 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13115         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13117 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13119         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13120         and restrap targets to this rule.
13121         * Makefile.in:  Regenerate.
13123 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13125         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13126         GNATS only accounts.
13128 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13130         * configure.in (i[3456]86-*-linux*): Add check to disable
13131         ${libgcj} for glibc1.
13133 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13135         * MAINTAINERS: Add myself as ip2k port maintainer.
13137 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13139         * configure.in: Add tic4x target.
13141 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13143         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13144         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13145         * Makefile.in: Regenerate.
13147         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13148         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13149         * Makefile.in: Regenerate.
13151 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13153         * MAINTAINERS: Add myself as web pages co-maintainer.
13155 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13157         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13158         * Makefile.in: Regenerate.
13160 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13162         * MAINTAINERS: Add myself and Nathan Sidwell
13163         <nathan@codesourcery.com> as VxWorks maintainers.
13165 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13167         * Makefile.def: Remove order dependency comments.
13168         * Makefile.tpl: Add explicit install-install dependencies.
13169         * Makefile.in: Regenerate.
13171         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13172         * Makefile.in: Regenerate.
13174         * Makefile.tpl: Add configure-target (for src-release in src)
13175         * Makefile.in: Regenerate.
13177 2002-09-30  Nick Clifton  <nickc@redhat.com>
13179         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13181 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13183         * configure.in (s390*-*-linux*): Enable libgcj.
13185 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13187         * configure: Revert accidentally applied changes.
13189         * Makefile.tpl: Make more autoconf-friendly.
13190         * Makefile.in: Regenerate.
13191         * configure: Make substitution more autoconf-like.
13193 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13195         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13196         single entry to handle all these.
13197         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13198         libjava on arm-*-elf.
13200 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13202         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13203         things that depend on them.
13205 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13207         * Makefile.tpl: Make subsituted variables more autoconfy.
13208         * Makefile.in: Regenerate.
13209         * configure: Make seds more autoconfy.
13211 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13213         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13214         * Makefile.in: Regenerate.
13215         * configure.in: Rewrite sed statements to look autoconfy.
13217         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13218         all-target-foo on configure-target-foo.
13219         * Makefile.def: Ditto.
13220         * Makefile.in: Rebuild.
13222 2002-09-25  Andrew Haley  <aph@redhat.com>
13224         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13226 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13228         * Makefile.def: New file.
13229         * Makefile.tpl: New file.
13230         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13231         * contrib/gcc_update: Note that Makefile.in is a generated file.
13233         * configure.in: Minor rearrangement.  Simplify tests.
13235 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13237         * configure.in (with_headers): Skip copy if value is "yes".
13238         (with_libs): Likewise.
13240 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13242         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13243         * configure.in (sh*-*-pe*): Ditto.
13244         * configure.in (mips*-*-pe*): Ditto.
13245         * configure.in (*arm-wince-pe): Ditto.
13247         * configure.in: Rearrange.
13249 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13251         * MAINTAINERS: Update my email address.
13253 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13255         * MAINTAINERS: (Write After Approval): Add myself.
13257 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13259         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13261 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13263         * MAINTAINERS: Change my mailing address.
13265 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13267         * MAINTAINERS (Write After Approval): Remove myself.
13268         (Various Maintainers: c++ runtime libs): Add myself.
13270 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13272         * MAINTAINERS (Write After Approval): Remove myself.
13273         (Various Maintainers: c++ runtime libs): Add myself.
13275 2002-08-15  Eric Christopher  <echristo@redhat.com>
13277         * config.sub: Import from master repository.
13278         * config.guess: Ditto.
13280 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13282         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13283         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13284         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13286 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13288         * MAINTAINERS: Add self to rs6000 vector extensions.
13290 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13292         * libiberty/configure: Reverted unintended yesterday's check in.
13294 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13296         * boehm-gc/configure, libf2c/configure: Rebuilt.
13297         * libffi/configure, libiberty/configure: Ditto.
13298         * libjava/configure, libobjc/configure: Ditto.
13299         * libstdc++-v3/configure, zlib/configure: Ditto.
13300         Merged from binutils:
13301         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13302         From Steve Ellcey <sje@cup.hp.com>:
13303         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13304         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13305         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13306         IA64.
13307         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13308         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13309         soname_spec, sys_lib_search_path_spec): Ditto.
13311 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13313         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13315 2002-08-04  H.J. Lu  (hjl@gnu.org)
13317         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13319 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13321         * MAINTAINERS (Write After Approval): Add myself.
13323 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13325         * configure.in: Move generic linux case to end.  Copy generic
13326         linux noconfigdirs to mips*-*-linux* entry and new
13327         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13329 2002-07-19  Michael Matz  <matz@suse.de>
13331         * MAINTAINERS: Add myself as ra* maintainer.
13333 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13335         * config.guess: Update to 2002-07-09 version.
13336         * config.sub: Update to 2002-07-03 version.
13338 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13340         * MAINTAINERS: Fix typo in a maintainer email address.
13342 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13344         * configure.in: Remove two redundant tests.
13346 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13348         * configure.in (mips*-*-irix6*o32): Enable stabs.
13350 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13352         * configure.in: Don't build grez.
13353         * Makefile.in: Ditto.
13355         * Makefile.in: Remove references to bsp, cygmon, libstub.
13356         * configure.in: Ditto.
13358         * configure.in: Remove leftover reference to gdbtest.
13360 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13362         * configure.in (gxx_include_dir):  Change to match versioned
13363         C++ headers if --enable-version-specific-runtime-libs is used.
13365 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13367         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13369 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13371         * configure.in: Make --without-x work.
13373 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13375         * configure.in: Rearrange target Makefile fragment collection.
13377         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13378         cvs[src].
13379         * configure.in: Ditto.
13381 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13383         * MAINTAINERS (Write After Approval): Update my e-mail address.
13385 2002-06-24  Ben Elliston  <bje@redhat.com>
13387         * configure.in (host_tools): Remove cgen.
13389         * Makefile.in (all-cgen): Remove; runs from its source directory.
13390         (check-cgen, install-cgen, clean-cgen): Likewise.
13391         (all-opcodes): Do not depend on all-cgen.
13392         (all-sim): Likewise.
13394 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13396         * Makefile.in: Eliminate 'apache' targets.
13397         * configure.in: Eliminate 'apache' targets.
13399         * configure.in: Eliminate redundant tests.  Reorganize.
13401         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13403         * config-ml.in: Eliminate references to Cygnus configure.
13405         * Makefile.in: Eliminate references to building emacs.
13407 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13409         * MAINTAINERS: Update my email address.
13411 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13413         * config.if (libstdcxx_incdir): Version C++ headers.
13414         (cxx_incdir): Remove.
13416 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13418         * MAINTAINERS (Write After Approval): Add self.
13420 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13422         * configure.in: Add support for ip2k.
13424 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13426         * configure.in: Fix AIX configury bug.
13428 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13430         * MAINTAINERS (Write After Approval): Add self.
13432 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13434         * configure.in: replace ${topsrcdir} with ${srcdir}
13436         * configure.in: Move definition of libstdcxx_flags
13437         right above usage, rather than waaay earlier.
13439         * configure.in: Pull definition of is_cross_compiler earlier.
13441         * configure.in: Rearrange a little.
13443         * configure.in: Remove references to librx.
13444         * Makefile.in: Remove references to librx.
13446 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13448         * config.sub: Add support for avr target.
13449         Import from master sources, rev 1.255
13451 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13453         * configure, .cvsignore:  Revert previous change...
13454         * Makefile:  ...delete.
13456 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13458         * configure.in: Eliminate ${gasdir} variable.
13460 2002-06-18  Dave Brolley  <brolley@redhat.com>
13462         * configure.in: Add support for frv.
13463         * config.sub: Add support for frv.
13465 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13467         * configure:  Remove garbage from previous commit.
13469 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13471         * configure:  For in-source builds, make a subdir and re-exec there.
13472         * Makefile:  New file.  Pass targets through to build directory.
13473         * .cvsignore:  No longer ignore "Makefile".
13475 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13477         * MAINTAINERS (Write After Approval): Add self.
13479 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13481         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13483 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13485         * configure.in (vax-*-netbsd*): Re-enable gas.
13487 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13489         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13490         BUILD_PREFIX_1, to correct nomenclature.
13491         * configure: Likewise.
13493         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13494         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13496 2002-05-31  Olaf Hering  <olh@suse.de>
13498         * config-ml.in: Propogate DESTDIR also.
13500 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13502         * configure.in (vax-*-netbsd*): Don't build gas for this
13503         platform.
13505 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13507         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13508         and libgcj for AVR.
13510 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13512         * MAINTAINERS (Write After Approval): Add myself.
13514 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13516         * config.guess: Update to 2002-05-22 version.
13517         * config.sub: Likewise.
13519 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13521         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13522         * config-ml.in: Likewise.
13523         * configure: Likewise.
13524         * configure.in: Likewise.
13526 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13528         * MAINTAINERS: Update my email address.
13530 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13532         * configure.in: Simplify makefile fragment collection.
13534         * configure.in: Remove code to build emacs.
13536         * configure.in : Remove --srcdir argument from targargs and buildargs
13537         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13539         * configure: Move some logic to configure.in.
13540         * configure.in: Move some logic from configure.
13542 2002-05-11  Tom Tromey  <tromey@redhat.com>
13544         * MAINTAINERS: Reflect libgcj reality.
13546 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13548         * Makefile.in: Honour DESTDIR.
13550 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13552         * config.guess: Import 2002-03-20 version.
13553         * config.sub: Import 2002-04-26 version.
13555 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13557         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13559 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13561         * MAINTAINERS: Add self.
13563 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13565         * ltmain.sh: Detect and handle object name conflicts
13566         while piecewise linking a static library.
13568 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13570         * configure.in (noconfigdirs): Don't disable libgcj on
13571         sparc64-*-solaris* and sparcv9-*-solaris*.
13573 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13575         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13577 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13579         * configure.in (FLAGS_FOR_TARGET): Do not add
13580         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13581         on i[3456]86-*-linux*.
13583 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13585         * configure.in (noconfigdirs): Replace [ ] with test.
13587         * configure.in (noconfigdirs): Do not add target-newlib if
13588         target == i[3456]86-*-linux*, and host == target.
13590 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13592         * configure.in: delete reference to absent file
13594         * configure.in: replace '[' with 'test'
13596         * configure.in: Eliminate references to gash.
13597         * Makefile.in: Eliminate references to gash.
13599         * configure.in: remove useless references to 'pic' makefile fragments.
13601         * configure.in: (*-*-windows*) Finish removing.
13603         * configure.in: Eliminate redundant test for libgui.
13605 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13607         * MAINTAINERS: Add self and realphabetize.  Update entries
13608         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13609         entry for a29k port maintainer.
13611 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13613         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13614         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13616 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13618         * configure.in: remove references to dead files
13620 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13622         * MAINTAINERS: Add information about purpose of this file.
13624 2002-04-18  Tom Tromey  <tromey@redhat.com>
13626         * configure.in: Disallow configuring libgcj when it is already
13627         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13628         Solaris 2.8 by default.  For PR libgcj/6158.
13630 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13632         * configure.in:  Move default CC setting out of config/mh-* fragments
13633         directly into here.
13635 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13637         * configure.in: don't even try to configure or make a subdirectory
13638         if there's no configure script for it.
13640 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13642         * MAINTAINERS: Remove chill maintainers.
13643         * Makefile.in (CHILLFLAGS): Remove.
13644         (CHILL_LIB): Remove.
13645         (TARGET_CONFIGDIRS): Remove libchill.
13646         (CHILL_FOR_TARGET): Remove.
13647         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13648         CHILL_LIB.
13649         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13650         (CHECK_TARGET_MODULES): Likewise.
13651         (INSTALL_TARGET_MODULES): Likewise.
13652         (CLEAN_TARGET_MODULES): Likewise.
13653         (configure-target-libchill): Remove.
13654         (all-target-libchill): Remove.
13655         * configure.in (target_libs): Remove target-libchill.
13656         Do not compute CHILL_FOR_TARGET.
13657         * libchill: Remove directory.
13659 2002-04-11  DJ Delorie  <dj@redhat.com>
13661         * Makefile.in, configure.in: Sync with binutils, entries
13662         follow...
13664 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13666         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13667         (do-tar, do-bz2): New rules.
13668         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13669         (gdb-tar): New rule.
13670         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13671         (insight_dejagnu.tar): New rule.
13672         (insight.tar): New rule.
13673         (gdb+dejagnu.tar): New rule.
13674         (gdb.tar): New rule.
13676 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13678         * Makefile.in: Add all-tix to deps for all-snavigator
13679         so that tix is built when building snavigator.
13681 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13683         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13684         ld and gdb are not supported.
13686 2002-01-07  Mark Salter  <msalter@redhat.com>
13688         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13689         Allow target-libgloss to be built for arm, strongarm, and xscale.
13691 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13693         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13694         options for i[3456]86-pc-linux* native builds.
13696 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13698         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13699         files from .po files for a distribution.
13701 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13703         * configure.in: Enable libstdc++-v3 for h8300 targets.
13705 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13707         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13708         version from bfd/.
13710 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13712         * Makefile.in (VER): When present, extract the version number from
13713         the file version.in.
13715 2001-05-24  Tom Rix  <trix@redhat.com>
13717         * configure.in : enable ld for aix
13719 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13721         * config.guess: Add linux target for S/390.
13723 2000-11-07  Philip Blundell  <pb@futuretv.com>
13725         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13727 2000-11-03  Philip Blundell  <pb@futuretv.com>
13729         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13730         files.
13732 2001-01-15  Ben Elliston  <bje@redhat.com>
13734         * configure.in (host_tools): Add sid.
13735         Always configure cgen.
13737 2000-11-24  Nick Clifton  <nickc@redhat.com>
13739         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13741 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13743         * Makefile.in (ALL_MODULES): Add all-cgen.
13744         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13745         (all-cgen): New target.
13746         (all-opcodes,all-sim): Depend on all-cgen.
13747         * configure.in (host_tools): Add cgen.
13748         Only configure cgen if --enable-cgen-maint.
13750 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13752         * configure.in: Add *-*-freebsd* configurations.
13754 2002-04-08  Tom Tromey  <tromey@redhat.com>
13756         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13757         Fixes PR libgcj/6068.
13759 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13761         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13763 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13765         * configure.in (alpha*-dec-osf*): Enable libgcj.
13767 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13769         * MAINTAINERS (Write After Approval): Add myself.
13771 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13773         Fix for: PR bootstrap/3591, target/5676
13774         * configure.in (mcore-pe): Disable the configuration of
13775         libstdc++-v3 since exceptions are not supported.
13777 2002-03-20  Anthony Green  <green@redhat.com>
13779         * configure.in: Enable libgcj for xscale-elf target.
13781 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13783         * MAINTAINERS:  Update my email address.
13785 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13787         * ltmain.sh (relink_command): Fix typo in previous change.
13789 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13791         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13792         (relink_command): Added --tag flags.
13793         (mode=install): If relinking fails; error out.
13795 2002-03-12  Richard Henderson  <rth@redhat.com>
13797         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13798         .NOTPARALLEL tag.
13799         (do-check): Rename from check.
13800         (check): Allow parallel check.
13802 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13804         * MAINTAINERS: Add myself as maintainer for xtensa port.
13805         Fix alphabetical order in CPU port maintainer list.
13806         Remove myself from Write After Approval list.
13808 2002-03-11  Richard Henderson  <rth@redhat.com>
13810         * Makefile.in (.NOTPARALLEL): Add fake tag.
13812 2002-03-07  H.J. Lu  (hjl@gnu.org)
13814         * configure.in: Enable gprof for mips*-*-linux*.
13816 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13818         * MAINTAINERS (Write After Approval): Add myself.
13820 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13822         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13823         libjava.
13824         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13826 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13828         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13829         because its Makefile is there; test for the executable instead.
13831 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13833         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13834         libstdc++-v3 and libjava.
13836 2002-02-11  Adam Megacz  <adam@xwt.org>
13838         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13839         boehm-gc
13841 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13843         * config.guess: Updated to 2002-01-30's version.
13844         * config.sub: Updated to 2002-02-01's version.
13845         Contribute sh64-elf.
13846         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13847         * configure.in: Added sh64-*-*.
13849 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13851         * MAINTAINERS: Belatedly add myself to write after approval list.
13853 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13855         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13856         Remove self as Write After Approval.
13858 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13860         * MAINTAINERS: Put self in as maintainer for contrib/regression
13861         directory.
13863 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13865         * MAINTAINERS:  Update my email address.
13867 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13869         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13870         target-libiberty, and target-libgloss.  Skip Java-related
13871         libraries if not supported for NetBSD on target CPU.
13873 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13875         * install-sh: Use _inst.$$_ for temp file name.
13877 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13879         * MAINTAINERS (Write After Approval): Move my contact info
13880         from here...
13881         (OS Port Maintainers): ...to here (netbsd).
13883 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13885         * MAINTAINERS (Write After Approval): Add myself.
13887 2002-01-17  H.J. Lu  <hjl@gnu.org>
13889         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13890         (all-target-fastjar): Also depend on all-target-libiberty.
13892 2002-01-16  H.J. Lu  (hjl@gnu.org)
13894         * config.guess: Import from master sources, rev 1.225.
13895         * config.sub: Import from master sources, rev 1.238.
13897 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13899         * MAINTAINERS (Write After Approval): Remove myself.
13901 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13903         * MAINTAINERS (Write After Approval): Add myself.
13905 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13907         * MAINTAINERS: Add self as docs co-maintainer.
13909 2001-12-11  Matthias Klose  <doko@debian.org>
13911         * MAINTAINERS (Write After Approval): Add myself.
13913 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13915         * MAINTAINERS: Update my email address.
13917 2001-12-07  Turly O'Connor  <turly@apple.com>
13918         * MAINTAINERS (Write After Approval): Add myself.
13919         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13920         (rs6000_initialize_trampoline): Call __trampoline_setup for
13921         ABI_DARWIN too.
13922         * darwin-tramp.asm: New file, implements __trampoline_setup.
13923         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13925 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13927         * MAINTAINERS (Write After Approval): Add myself.
13929 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13931         * configure, configure.in: Use temp file for long sed commands.
13933 2001-12-03  Laurent Guerby  <guerby@acm.org>
13935         * config.sub: Update to version 1.232 on subversion.
13937 2001-12-03  Ben Elliston  <bje@redhat.com>
13939         * MAINTAINERS: Update mail address for config.* patches.
13941 2001-11-27  DJ Delorie  <dj@redhat.com>
13942             Zack Weinberg  <zack@codesourcery.com>
13944         When build != host, create libiberty for the build machine.
13946         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13947         CONFIG_ARGUMENTS.
13948         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13949         New variables.
13950         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13951         and rules.
13952         (all.normal): Depend on ALL_BUILD_MODULES.
13953         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13954         (all-build-libiberty): Depend on configure-build-libiberty.
13956         * configure: Calculate and substitute proper value for
13957         ALL_BUILD_MODULES.
13958         * configure.in: Create the build subdirectory.
13959         Calculate and substitute TARGET_CONFIGARGS (formerly
13960         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13962 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13964         * MAINTAINERS (write-after-approval): Add self.
13966 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13968         * MAINTAINERS (GNATS only accounts): Remove self.
13970 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13972         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13973         libf2c.
13975 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13977         * MAINTAINERS (Write After Approval): Add self.
13979 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13981         * MAINTAINERS: mips and s390 are also CPU ports.
13983 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13985         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13987 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13989         * MAINTAINERS: Alphabetize.
13991 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13993         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13995 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13997         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13999 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
14001         * configure.in (--enable-languages): Be more permissive about
14002         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14004 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14006         * config.sub: Import from master sources, rev. 1.230.
14007         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14009 2001-11-07  Laurent Guerby  <guerby@acm.org>
14011         * MAINTAINERS (Write After Approval): Add self.
14013 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14015         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14017 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14019         * config.sub: Import from master sources, rev 1.226.
14020         * config.guess: Import from master sources, rev 1.216.
14022 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14024         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14025         * MAINTAINERS: Add self as maintainer of MMIX port.
14026         Remove old after-approval entry.
14028 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14030         * ChangeLog, configure: Fix spelling errors.
14032 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14034         * MAINTAINERS: Tweak my address.
14036 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14038         * MAINTAINERS: Update my email address.
14040 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14042         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14043         * MAINTAINERS: Add self as maintainer of CRIS port.
14045 2001-10-10  Geert Bosch  <bosch@gnat.com>
14047         * MAINTAINERS (Various maintainers: Ada front end):
14048         Added Robert Dewar.
14050 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14052         * MAINTAINERS (Write After Approval): Added self
14054 2001-10-02  Geert Bosch  <bosch@gnat.com>
14056         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14058 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14060         * configure: Handle temporary files securely using mkdir.
14062 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14064         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14066 2001-09-26  Will Cohen  <wcohen@redhat.com>
14068         * configure.in (*-*-linux*): Disable configuration of target-newlib
14069         and target-libgloss.
14071 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14073         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14074         RANLIB.
14076 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14078         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14079         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14080         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14081         avoid quotes nesting problems.
14082         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14083         (DO_X): Export only variables that are set.
14085 2001-09-19  Ben Elliston  <bje@redhat.com>
14087         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14088         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14089         semantics.  Use the shell built-in "type" command instead.
14091 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14093         Merged from gcc-3_0-branch:
14094         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14095         * ltcf-c.sh: Use $objext, not $ac_objext.
14096         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14097         * ltcf-cxx.sh: Add support for GNU.
14098         2001-07-22  Timothy Wall  <twall@redhat.com>
14099         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14100         default settings if using GNU tools with that configuration.
14101         * ltcf-cxx.sh: Ditto.
14102         * ltcf-gcj.sh: Ditto.
14103         2001-07-21  Michael Chastain  <chastain@redhat.com>
14104         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14105         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14106         * ltmain.sh: Mark as gcc-local.
14108 2001-08-30  Eric Christopher  <echristo@redhat.com>
14109             Jason Eckhardt  <jle@redhat.com>
14111         * config.guess: Merge from master sources.
14112         * config.sub: Merge from master sources, add support for mipsisa32.
14114 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14115         * config.sub: Merge from master sources, rev 1.219.
14116         * MAINTAINERS: Add self as contact for stormy16 port.
14118 2001-08-14  Zack Weinberg  <zackw@panix.com>
14120         * config.sub: Merge from master sources, rev 1.218.
14121         * config.guess: Merge from master sources, rev 1.209.
14123 2001-08-11  Graham Stott  <grahams@redhat.com>
14125         * Makefile.in (check-c++): Add missing semicolon.
14127 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14129         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14131 2001-07-30  Eric Christopher  <echristo@redhat.com>
14133         * MAINTAINERS (Various maintainers: mips port): Added myself.
14135 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14137         * configure.in (sh-*-linux*): New.
14139 2001-07-27  Richard Henderson  <rth@redhat.com>
14141         * .cvsignore: Add LAST_UPDATED.
14143 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14145         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14147 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14149         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14151 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14153         * MAINTAINERS (Write After Approval): Added myself.
14155 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14157         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14158         and libgcj on m68hc11/m68hc12.
14160 2001-06-27  H.J. Lu  (hjl@gnu.org)
14162         * Makefile (CFLAGS_FOR_BUILD): New.
14163         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14165 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14167         * README: Remove version number.
14169 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14171         * INSTALL/README: Update wrt. to the installation instructions now
14172         residing in gcc/doc/install.texi.
14174 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14176         * README: Replace with a cut-down and updated version of gcc/README.
14178 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14180         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14181         multilibs to be disabled.
14183 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14185         * MAINTAINERS (Write After Approval): Add myself.
14187 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14189         * config.guess: Import CVS version 1.195.
14190         * config.sub: Import CVS version 1.212.
14192 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14194         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14195         gcc/xgcc is built, use -print-prog-name to find out the program
14196         name to use.
14198 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14200         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14201         appear to also be in the master copy.
14202         * config.sub:  Import CVS version 1.211.
14204 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14206         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14207         with_gcc]: Use `gcc -shared' to build a shared library.
14209 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14211         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14212         archives.
14214 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14216         * MAINTAINERS (Write After Approval): Add myself.
14218 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14220         * configure.in (libstdcxx_flags): Do not try to execute
14221         libstdc++-v3/testsuite_flags until it exists.
14223 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14225         * MAINTAINERS: Update my email address.
14227 2001-05-31  Graham Stott  <grahams@redhat.com>
14229         * MAINTAINERS (Write After Approval): Add myself.
14231 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14233         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14234         libraries when using g++ with native linker.
14236 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14238         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14240 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14242         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14243         [aix4*|aix5*]: Prepend blank.
14245 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14247         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14248         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14249         of subdir/configure scripts to use the new libtool.m4.
14251 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14253         * MAINTAINERS (Write After Approval): Add myself.
14255 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14257         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14259 2001-05-11  Ben Elliston  <bje@redhat.com>
14261         * Makefile.in (all-sid): New target.
14262         (check-sid, clean-sid, install-sid): Likewise.
14264 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14266         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14268 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14270         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14271         libgcj.
14273 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14275         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14276         gcc/xgcc is built, use -print-prog-name to find out the program
14277         name to use.
14279 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14281         * configure.in (noconfigdirs): Don't reset it from scratch in the
14282         target case; only append to it.
14284         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14285         sparc-*-solaris2.8]: Disable ${libgcj}.
14287 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14289         * configure.in (libgcj_saved): Copy from $libgcj.
14290         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14291         --disable-libgcj.
14293 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14295         * MAINTAINERS: Remove self as MIPS maintainer and
14296         C front end maintainer.
14298 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14300         * configure.in: Move *-chorusos target case to the proper switch.
14301         Disable libgcj.
14303 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14305         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14306         1.641.2.228.
14308 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14310         * Makefile.in (STAGE1_CFLAGS): Pass down.
14312 2001-04-13  Alan Modra  <amodra@one.net.au>
14314         * config.guess: Add hppa64-linux support.  Note for next import that
14315         this is already in the master file.
14316         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14318 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14320         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14321         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14323 2001-04-11  Stan Shebs  <shebs@apple.com>
14325         * MAINTAINERS: Add self as Darwin port maintainer.
14327 2001-04-11  Alan Modra  <amodra@one.net.au>
14329         * MAINTAINERS: Update my email address.
14331 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14333         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14334         recent versions of FreeBSD (release 3 or later).
14335         * ltconfig: On FreeBSD, -lc must not be provided when building
14336         a shared library or else the standard -pthread gcc option is
14337         rendered worthless to later users of the built library.
14339 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14341         * MAINTAINERS: Add self and RTH as C front end maintainers.
14343 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14345         * config.sub: Make sure to match an already-canonicalized
14346         machine name (eg. mn10300-unknown-elf).
14348 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14350         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14351         New macros.
14352         (bootstrap, cross): Use RECURSE_FLAGS.
14353         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14355 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14357         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14359 2001-03-22  Colin Howell  <chowell@redhat.com>
14361         * Makefile.in (DO_X): Do not backslash single-quotes in
14362         backquotes (two places).
14364 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14366         Re-installed:
14367         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14368         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14369         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14370         * ltcf-cxx.sh: Likewise.
14371         * ltcf-gcj.sh: Likewise.
14373 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14375         * MAINTAINERS: Add myself as "documentation co-maintainer".
14377 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14379         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14380         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14382 2001-03-19  Tom Tromey  <tromey@redhat.com>
14384         * config-ml.in: Handle GCJ and GCJFLAGS.
14386 2001-03-21  Michael Chastain  <chastain@redhat.com>
14388         * Makefile.in: all-m4 depends on all-texinfo.
14390 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14392         * MAINTAINERS: Add myself to write after approval list.
14394 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14396         * Makefile.in (DO_X): Quote nested quotes.
14398 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14400         * MAINTAINERS: Add myself to write after approval list.
14402 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14404         * Makefile.in (DO_X): Use double quotes for quoting
14405         "RANLIB=$${RANLIB}".
14407 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14409         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14411 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14413         * configure.in: Only use `lang_requires' for languages athat are
14414         actually enabled.
14416 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14418         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14420 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14422         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14424 2001-03-07  Tom Tromey  <tromey@redhat.com>
14426         * configure.in: Allow config-lang.in to set `lang_requires' to list
14427         of other required languages.
14429 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14431         * Makefile.in: Remove RANLIB definition. Use RANLIB
14432         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14433         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14435 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14436             Alexandre Oliva  <aoliva@redhat.com>
14438         * Makefile.in (check-c++): Use tabs, not spaces.
14440 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14442         * MAINTAINERS: add myself to Write After Approval list.
14444 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14446         * Makefile.in (check-c++): New rule.
14448         * configure.in (target_libs): Remove libg++.
14449         (noconfigdirs): Remove libg++.
14450         (noconfigdirs): Same.
14451         (noconfigdirs): Same.
14452         (noconfigdirs): Same.
14454         * config-ml.in: Remove libg++ references.
14456         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14457         (ALL_TARGET_MODULES): Same.
14458         (configure-target-libg++): Remove.
14459         (all-target-libg++): Remove.
14460         (configure-target-libio): Remove.
14461         (all-target-libio): Remove.
14462         (check-target-libio): Remove.
14463         (.PHONY): Remove.
14464         (libg++.tar.bz2): Remove.
14465         (all-target-cygmon): Remove libio.
14466         (all-target-libstdc++): Remove.
14467         (configure-target-libstdc++): Remove.
14468         (TARGET_LIB_PATH): Remove libstdc++.
14469         (ALL_GCC_CXX): Remove libstdc++.
14470         (all-target-gperf): Correct.
14472 2001-02-16  Nick Clifton  <nickc@redhat.com>
14474         * configure.in (noconfigdirs): Allow configuration of texinfo
14475         for Cygwin hosts.
14477 2001-02-15  Anthony Green  <green@redhat.com>
14479         * configure: Introduce GCJ_FOR_TARGET.
14480         * configure.in: Ditto.
14481         * Makefile.in: Ditto.
14483 2001-02-13  Andreas Schwab  <schwab@suse.de>
14485         * MAINTAINERS: Update mail address.
14487 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14489         * config.guess: Add linux target for S/390.
14490         * config.sub: Likewise.
14492 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14494         * configure.in: for *-chorusos, don't config target-newlib and
14495         target-libgloss.
14497 2001-02-06  Ben Elliston  <bje@redhat.com>
14499         * configure: Output host type to stdout, not stderr.
14501 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14503         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14504         * ltcf-cxx.sh: Likewise.
14506         * config.if: Assume enable_libstdcxx_v3 is defined.
14508 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14510         Remove V2 C++ library.
14511         * configure.in: Remove --enable-libstdcxx_v3 support.
14513 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14515         * include/demangle.h: Add prototype for java_demangle_v3.
14517 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14519         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14521 2001-01-27  Richard Henderson  <rth@redhat.com>
14523         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14525 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14527         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14528         Don't unset, it's non-portable and no longer necessary, set to empty
14529         instead.
14531 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14533         * ltconfig: Shell portability fix for the tagname validity check.
14535 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14537         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14538         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14540 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14542         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14544 2001-01-26  Tom Tromey  <tromey@redhat.com>
14546         * configure.in: Allow libgcj to be built on Sparc Solaris.
14548 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14550         * ltcf-c.sh: Add aix5 case.
14551         * ltcf-cxx.sh: Likewise.
14552         * ltconfig: Likewise.
14554 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14556         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14557         keep at least one of build_libtool_libs or build_old_libs set to
14558         yes.
14560         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14561         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14563 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14565         * configure.in: Enable libgcj on several additional platforms.
14567 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14569         * configure.in: Enable libgcj for linux targets.
14571 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14573         * MAINTAINERS (Write After Approval): Add myself.
14575 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14577         * MAINTAINERS: Add myself as vax port maintainer.
14579 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14581         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14583 2001-01-09  Mike Stump  <mrs@wrs.com>
14585         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14586         failures of subdirectories.
14588 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14590         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14591         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14592         * ltcf-cxx.sh: Likewise.
14593         * ltcf-gcj.sh: Likewise.
14594         * ltconfig.sh: Fix typo.
14596 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14598         * configure: handle DOS-style absolute paths.
14600 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14602         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14604 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14606         * MAINTAINERS: Add myself as avr port co-maintainer.
14608 2000-12-28  Ben Elliston  <bje@redhat.com>
14610         * MAINTAINERS: Add myself under ``Write After Approval''.
14612 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14614         * texinfo: Remove directory from GCC.
14616 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14618         * COPYING: Update to current
14619         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14620         to 19yy as example year in copyright notice).
14622 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14624         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14625         (libstdcxx_incdir): Pass down.
14626         * config.if: Remove expired bits for cxx_interface, add stub.
14627         (libstdcxx_incdir): Add variable for g++ include directory.
14628         * configure.in (gxx_include_dir): Use it.
14630 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14632         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14633         with old-email address from ``Write After Approval''.
14635 2000-12-15  Andreas Jaeger  <aj@suse.de>
14637         * configure.in: Handle lang_dirs.
14639 2000-12-14  Tom Tromey  <tromey@redhat.com>
14641         * MAINTAINERS: Removed brads.
14643         * MAINTAINERS: Added gcj developers.
14645 2000-12-13  Anthony Green  <green@redhat.com>
14647         * configure.in: Disable libgcj for any target not specifically
14648         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14649         with g++ abi.
14651 2000-12-13  Mike Stump  <mrs@wrs.com>
14653         * Makefile.in (local-distclean): Also remove fastjar.
14655 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14657         * contrib/gcc_update: Add fastjar --touch entries.
14659 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14661         * configure.in: Disable language-specific target libraries for
14662         languages that aren't enabled.
14664 2000-12-10  Anthony Green  <green@redhat.com>
14666         * configure.in: Define libgcj.  Disable libgcj target libraries for
14667         most targets.
14669 2000-12-10  Neil Booth  <neilb@earthling.net>
14671         * MAINTAINERS: Update mail address, remove from WAA list.
14673 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14675         * libjava: Imported from /cvs/java.
14676         * libffi: Likewise.
14677         * Boehm-gc: Likewise.
14679 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14681         * configure.in (target_libs): Revert 2000-12-08 patch.
14682         (noconfigdirs): Added target-libjava.
14684 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14686         * djunpack.bat: removed.
14688 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14690         * Makefile.in: handle DOS-style absolute paths.
14691         * config-ml.in: likewise.
14692         * symlink-tree: likewise.
14694 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14696         * fastjar: Imported.
14698 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14700         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14701         libjava.
14702         * configure.in (target_libs): Removed `target-libjava'.
14704 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14706         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14707         (ALL_MODULES): Added fastjar.
14708         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14709         (all-target-libjava): all-fastjar replaces all-zip.
14710         (all-fastjar): Added.
14711         (configure-target-fastjar, all-target-fastjar): Likewise.
14712         * configure.in (host_tools): Added fastjar.
14714 2000-12-07  Mike Stump  <mrs@wrs.com>
14716         * Makefile.in (local-distclean): Remove leftover built files.
14718 2000-11-24  Nick Clifton  <nickc@redhat.com>
14720         * configure.in (xscale-elf): Add target.
14721         (xscale-coff): Add target.
14723 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14725         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14726         recent versions of FreeBSD (release 3 or later).
14727         * ltconfig: On FreeBSD, -lc must not be provided when building
14728         a shared library or else the standard -pthread gcc option is
14729         rendered worthless to later users of the built library.
14731 2000-11-16  Fred Fish  <fnf@be.com>
14733         * configure.in (enable_libstdcxx_v3): Fix typo,
14734         libstd++ -> libstdc++.
14736 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14738         * MAINTAINERS: Add self to Write After Approval list.
14740 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14742         * MAINTAINERS: Update my email address.  Add myself to global write
14743         privs list.
14745 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14747         * Makefile.in: Merge with src and libgcj.
14748         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14749         configure-target-<library> when their configure scripts need the C
14750         or C++ library to have already been built to work properly.
14751         (do_proto_toplev): Set them to an empty string.
14753         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14754         (REALLY_SET_LIB_PATH): Use them.
14756 2000-11-17  Stan Shebs  <shebs@apple.com>
14758         * MAINTAINERS: Add self to Write After Approval list.
14760 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14762         * configure: Provide the original toplevel configure arguments
14763         (including $0) to subprocesses in the environment rather than
14764         through gcc/configargs.h.
14766 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14768         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14769         C99.  Alphabetise "Write After Approval" list.
14771 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14773         * configure: Turn on libstdc++ V3 by default.
14775         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14776         if we've got GCC.
14778 2000-11-11  Philip Blundell  <philb@gnu.org>
14780         * MAINTAINERS: Add self to Write After Approval list.
14782 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14784         * ltcf-c.sh (aix4): Improve shared library configuration; require
14785         exporting symbols.
14786         * ltcf-cxx.sh (aix4): Define.
14787         * ltconfig (aix4): Define library and soname specs appropriate for
14788         AIX.  Define command to create export symbols list.
14790 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14792         * config.sub: Add support for Sun Chorus
14794 2000-10-31  Nick Clifton  <nickc@redhat.com>
14796         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14797         <name>@redhat.com.  Also installed new email address for Clint
14798         Popetz.
14800 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14802         * etc: Remove directory from GCC.
14804 2000-10-16  Michael Meissner  <meissner@redhat.com>
14806         * configure (gcc/configargs.h): Only create if there is a build GCC
14807         directory created.
14809 2000-10-16  Matthias Klose  <doko@debian.org>
14811         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14812         when configured for libstdc++-v3.
14814 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14816         * configure: Save configure arguments to gcc/configargs.h.
14818 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14820         * config.guess: Import CVS version 1.157.
14821         * config.sub: Import CVS version 1.181.
14823 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14825         * Makefile.in (bootstrap): avoid recursion if subdir missing
14826         (cross): ditto
14827         (do-proto-toplev): ditto
14829 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14831         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14832         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14834         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14835         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14836         all affected `configure' scripts.
14838 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14840         * MAINTAINERS: Add self as cpplib co-maintainer.
14842 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14844         * MAINTAINERS: Add self to Write After Approval list.
14846 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14848         * INSTALL/README: egcs -> GCC update.
14850 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14852         * MAINTAINERS: Add myself to Write After Approval list.
14854 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14856         * MAINTAINERS: Add myself to Write After Approval list.
14858 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14860         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14861         X11 libraries for hppa64.
14863 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14865         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14867 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14869         * Makefile.in (all-zlib): Added dummy target.
14871         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14872         ltcf-gcj.sh: Updated from libtool multi-language branch.
14874 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14876         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14877         (bootstrap*): Depend on all-bootstrap.
14879 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14881         * config.guess: Import CVS version 1.156.
14882         * config.sub: Import CVS version 1.179.
14884 2000-09-02  Anthony Green  <green@cygnus.com>
14886         * Makefile.in (all-gcc): Depend on all-zlib.
14887         (CLEAN_MODULES): Add clean-zlib.
14888         (ALL_MODULES): Add all-zlib.
14889         * configure.in (host_libs): Add zlib.
14891 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14893         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14894         crosses, but add gcc/include to the header search path for them.
14896 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14898         * MAINTAINERS: Add self to Write After Approval list.
14900 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14902         * config.guess: Import CVS version 1.152.
14903         * config.sub: Import CVS version 1.177.
14905 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14907         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14908         $targargs to tell whether newlib is going to be built.
14910         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14911         $$r/TARGET_SUBDIR/libio for _G_config.h.
14913 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14915         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14917 2000-08-22  DJ Delorie  <dj@redhat.com>
14919         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14921 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14923         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14924         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14925         sub-configures.
14927 2000-08-21  DJ Delorie  <dj@redhat.com>
14929         * MAINTAINERS: Add self as a libiberty maintainer
14931 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14933         * configure.in (libstdcxx_flags): Use
14934         libstdc++-v3/src/libstdc++.INC.
14936 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14938         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14940 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14942         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14944         * configure: Make enable_threads and enable_shared defaults
14945         explicit.  Substitute enable_threads into generated Makefiles.
14946         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14947         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14949 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14951         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14953 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14955         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14956         previous delta.
14958 2000-08-11  Jason Merrill  <jason@redhat.com>
14960         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14961         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14962         (FLAGS_FOR_TARGET): Not here.
14963         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14965 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14967         * config-ml.in (CC, CXX): Don't introduce a leading space.
14969 2000-08-07  DJ Delorie  <dj@delorie.com>
14971         * MAINTAINERS: Add self as a DJGPP maintainer
14973 2000-08-07  DJ Delorie  <dj@redhat.com>
14975         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14976         "if we're also building gcc, and it's a gcc that will run on the
14977         build machine, we want to use its includes instead of the system's
14978         default includes".
14980 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14982         * MAINTAINERS: Add self to Write After Approval list.
14984 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14986         * configure.in (libstdcxx_flags): Don't use `"'.
14988         * config-ml.in: Adjust multilib search paths to the
14989         appropriate multilib tree.
14991 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14993         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14994         commas in $LANGUAGES.
14996 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14998         * configure.in: Re-enable all references to libg++ and librx.
15000 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
15002         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15003         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15004         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15005         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15007         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15009 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15011         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15012         CXX_FOR_TARGET for sed.
15014 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15016         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15017         Do not override if already set in the environment or in configure.
15018         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15019         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15021 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15023         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15024         the libtool CVS tree multi-language branch.
15025         * ltconfig, ltmain.sh: Updated.
15027 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15029         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15030         (clean-target): Depend on it.
15032         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15033         (GCC_FOR_TARGET): Use it.
15034         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15035         * configure.in: ... here.
15036         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15037         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15039 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15041         * MAINTAINERS: Add self to Write After Approval list.
15043 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15045         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15046         (configure-target-libchill, configure-target-libobjc): Likewise.
15048         * configure.in: Use the same cache file for all target libs.
15049         * config-ml.in: But different cache files per multilib variant.
15051 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15053         * configure (topsrcdir): Don't use dirname.
15055 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15057         * MAINTAINERS: Add self to Write After Approval list.
15059 2000-07-20  Jason Merrill  <jason@redhat.com>
15061         * configure.in: Remove all references to libg++ and librx.
15063         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15065 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15067         * config.sub: Update to subversions version 2000-07-06.
15069 2000-07-12  Andrew Haley  <aph@cygnus.com>
15071         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15072         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15074 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15076         * symlink-tree:  Check number of arguments.
15078 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15080         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15081         search path for a g++ extracted from the build tree.  This
15082         will allow link tests run by configure scripts in
15083         subdirectories to succeed.
15085 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15087         * ltconfig: Add support for mips-dde-sysv4.2MP
15089 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15091         * MAINTAINERS: Add myself as loop discovery maintainer.
15093 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15095         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15096         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15098 2000-06-19  Timothy Wall  <twall@cygnus.com>
15100         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15101         * config.sub: Add tic54x target.
15103 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15105         * MAINTAINERS: Add self as Fortran maintainer,
15106         remove Craig Burley.
15108 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15110         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15111         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15113 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15115         * MAINTAINERS: Add self as i18n maintainer
15117 20000-05-21  H.J. Lu  (hjl@gnu.org)
15119         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15120         directory are used if they exist. Make sure
15121         $(build_tooldir)/include is searched for header files,
15122         $(build_tooldir)/lib/ for library files.
15123         (GCC_FOR_TARGET): Likewise.
15124         (CXX_FOR_TARGET): Likewise.
15126 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15128         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15130 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15132         * Makefile.in (configure-target-libiberty): Depend on
15133         configure-target-newlib.
15135 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15137         * configure.in, Makefile.in: Merge all libffi-related
15138         configury stuff from the libgcj tree.
15140 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15142         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15143         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15145 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15147         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15148         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15149         current version information.  Add to proto-toplev directory.
15150         (gdb-taz): Build do-djunpack.
15152 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15154         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15156 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15158         * MAINTAINERS: Add self to Write After Approval list.
15160 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15162         * ltmain.sh: Preserve in relink_command any environment
15163         variables that may affect the linker behavior.
15165 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15167         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15169 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15171         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15173 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15175         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15176         with the version name.
15178 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15180         * MAINTAINERS: Add self as bb-reorder maintainer.
15182 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15184         * config.if: Tweak.
15186 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15188         * djunpack.bat: New file.
15190 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15192         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15193         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15194         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15195         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15197 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15199         * config.sub (case $basic_machine): Change default for "ibm-*"
15200         to "openedition".
15202 2000-04-13  Andreas Jaeger  <aj@suse.de>
15204         * MAINTAINERS: Added myself.
15206 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15208         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15209         (do-md5sum): New target.
15210         (MD5PROG): Define.
15211         (PACKAGE): Default to TOOL.
15212         (VER): Default to a shell script.
15213         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15214         md5 checksum generation.
15215         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15216         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15217         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15218         insight.tar.bz2): Use gdb-taz to create archive.
15220 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15222         * configure (warn_cflags): Delete.
15224 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15226         * MAINTAINERS: Added myself.
15228 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15229             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15231         * configure.in (enable_libstdcxx_v3): Add.
15232         (target_libs): Add bits here to switch between libstdc++-v2 and
15233         libstdc++-v3.
15234         * config.if: And this file too.
15235         * Makefile.in: Add libstdc++-v3 targets.
15237 2000-04-05  Michael Meissner  <meissner@redhat.com>
15239         * config.sub (d30v): Add d30v as a basic machine type.
15241 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15243         * configure.in: -linux-gnu*, not -linux-gnu.
15245 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15247         * MAINTAINERS: Add self in write-after-approval section.
15249 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15251         * MAINTAINERS: Add self as ia64 port maintainer.
15253 2000-03-08  Neil Booth  <NeilB@earthling.net>
15255         * MAINTAINERS: Add self in write-after-approval section.
15257 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15259         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15260         (do-tar-bz2): Replace TOOL with PACKAGE.
15261         (gdb.tar.bz2): Remove GDBTK from GDB package.
15262         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15263         dejagnu.tar.bz2): New packages.
15265 2000-02-27  Andreas Jaeger  <aj@suse.de>
15267         * configure.in: Add entry for mips*-*-linux*, move catch all
15268         *-*-*linux* entry below this one.
15270 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15272         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15274 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15276         * config.sub: Support an OS of "wince".
15278 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15280         * config.guess, config.sub: Updated to match config's 2000-02-15
15281         version.
15283 2000-02-23  Linas Vepstas  <linas@linas.org>
15285         * config.sub: Add support for Linux/IBM 370.
15286         * configure.in: Likewise.
15288 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15290         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15292 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15294         * config.guess: Guess "cygwin" rather than "cygwin32".
15296 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15298         * configure (gcc_version): When setting, narrow search to
15299         lines containing `version_string'.
15301 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15303         * config.sub: Add support for avr target.
15305 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15307         * MAINTAINERS: Add maintainers for MCore port.
15309 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15311         * config.sub: Add mmix-knuth-mmixware.
15313 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15315         * MAINTAINERS: Pair cccp with cpplib maintainership.
15317 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15319         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15320         structure stuff to -L library search.
15321         (CXX_FOR_TARGET): Ditto.
15322         (CROSS_CHECK_MODULES): Fix spelling mistake.
15324 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15326         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15327         the C++ compiler.
15329 2000-01-12  Richard Henderson  <rth@cygnus.com>
15331         * configure.in: Don't build some bits for beos.
15333 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15335         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15336         as include files.
15338 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15340         * Add self as cpplib maintainer, as requested by Jason
15341         Merrill.  Correct my e-mail address.
15343 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15345         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15346         not mh-aix43.
15348 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15350         * MAINTAINERS: Add myself to "write after approval" list.
15352 1999-12-14  Richard Henderson  <rth@cygnus.com>
15354         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15355         * config.sub: Accept alphaev[78], alphaev8.
15357 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15359         * config.guess, config.sub: Update from autoconf.
15361 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15363         * MAINTAINERS:  update my playtime e-address.
15365 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15367         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15368         necessary libraries are missing.
15370 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15372         * MAINTAINERS: Add new 'write after approval' maintainer.
15374 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15376         * MAINTAINERS: Add new Java maintainer.
15378 1999-10-25  Andreas Schwab  <schwab@suse.de>
15380         * configure: Fix quoting inside arguments of eval.
15382 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15384         * config-ml.in: Allow suppression of some ARM multilibs.
15386 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15388         * config.guess: Add OS/390 match pattern.
15389         * config.sub: Add mvs, openedition targets.
15390         * configure.in (i370-ibm-opened*): New.
15392 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15394         * config.sub: Add support for configuring for pj.
15396 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15398         * config.sub (maybe_os): Add support for configuring for fr30.
15400 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15402         * configure.in: Do not configure or build ld for AIX
15403         platforms.  ld is known to be broken on these platforms.
15405 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15407         * config-ml.in: Pass compiler flag corresponding to multidirs to
15408         subdir configures.
15410 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15412         * Makefile.in (LDFLAGS): Define.
15414 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15416         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15417         noconfigdirs.
15418         (*-*-cygwin*): Likewise.
15420 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15422         * mkdep: New file.
15423         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15424         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15426         From Eli Zaretskii <eliz@is.elta.co.il>:
15427         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15428         long file name when using DJGPP on MS-DOS.
15430 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15432         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15434 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15436         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15437         dependency as this causes "make check" to globally "make all"
15439 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15441         * configure.in (target_libs): Added target-zlib.
15442         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15443         (CONFIGURE_TARGET_MODULES): Likewise.
15444         (CHECK_TARGET_MODULES): Likewise.
15445         (INSTALL_TARGET_MODULES): Likewise.
15446         (CLEAN_TARGET_MODULES): Likewise.
15447         (configure-target-zlib): New target.
15448         (all-target-zlib): Likewise.
15449         (all-target-libjava): Depend on all-target-zlib.
15450         (configure-target-libjava): Depend on configure-target-zlib.
15452         * Makefile.in (configure-target-libjava): Depend on
15453         configure-target-newlib.
15454         (configure-target-boehm-gc): New target.
15455         (configure-target-qthreads): New target.
15457         * configure.in (target_libs): Added target-qthreads.
15458         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15459         (CONFIGURE_TARGET_MODULES): Likewise.
15460         (CHECK_TARGET_MODULES): Likewise.
15461         (INSTALL_TARGET_MODULES): Likewise.
15462         (CLEAN_TARGET_MODULES): Likewise.
15463         (all-target-qthreads): New target.
15464         (configure-target-libjava): Depend on configure-target-qthreads.
15465         (all-target-libjava): Depend on all-target-qthreads.
15467         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15468         (CONFIGURE_TARGET_MODULES): Likewise.
15469         (CHECK_TARGET_MODULES): Likewise.
15470         (INSTALL_TARGET_MODULES): Likewise.
15471         (CLEAN_TARGET_MODULES): Likewise.
15472         (all-target-libjava): New target.
15473         (all-target-boehm-gc): Likewise.
15474         * configure.in (target_libs): Added libjava, boehm-gc.
15476 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15478         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15479         configure.bat in SUPPORT_FILES.
15480         (gas+binutils.tar.bz2): Likewise.
15482         * makeall.bat: Remove; obsolete.
15484 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15486         From Mark Elbrecht:
15487         * configure.bat: Remove; obsolete.
15489 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15491         * configure: Add -W -Wall to the default CFLAGS when compiling with
15492         gcc.
15494 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15496         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15498 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15500         * configure.in: Build ld on IRIX6.
15502 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15504         * Makefile.in: Change distribution targets to use bzip2 instead of
15505         gzip.
15506         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15507         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15509 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15511         * config.sub: Add mcore target.
15513 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15515         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15517 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15519         * config.guess (dummy): Changed to $dummy.
15521 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15523         * config.sub: Tidied up case statements.
15525 1999-05-22  Ben Elliston  <bje@cygnus.com>
15527         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15528         <jiro@din.or.jp>.
15530         * config.guess: Merge with FSF version. Future changes will be
15531         more accurately recorded in this ChangeLog.
15532         * config.sub: Likewise.
15534 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15536         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15538 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15540         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15542 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15544         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15546 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15548         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15549         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15550         Bad merge removed these two changes.
15552 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15553                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15555         * config.guess (interix Alpha): Add.
15557 1999-04-11  Richard Henderson  <rth@cygnus.com>
15559         * configure.in (i?86-*-beos*): Do config gperf; don't config
15560         gdb, newlib, or libgloss.
15562 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15564         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15565         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15566         from multidirs.
15568 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15570         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15572 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15574         * config.sub: Add support for mcore targets.
15576 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15578         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15579         not mt-ospace, in order to shut up assembler warning about using
15580         symbols that are named the same as registers.
15582 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15584         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15585         dependency list for all-target-cygmon.
15587 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15589         * config-ml.in: Check $host, not $target, for selective multilibs.
15590         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15591         thumb interworking, and underscore prefix multilibs.
15593 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15595         * missing: Update to version from current automake.
15597 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15599         * configure (gxx_include_dir): Removed.
15601         * configure.in (gxx_include_dir): Handle it.
15602         * Makefile.in: Likewise.
15604 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15606         * config.sub (mips64vr4111,mips64vr4111el) Add.
15608 1999-03-21  Ben Elliston  <bje@cygnus.com>
15610         * config.guess: Correct typo for detecting ELF on FreeBSD.
15612 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15614         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15615         config/mh-djgpp.
15617 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15619         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15620         all-target-newlib to dependency list for all-target-bsp.
15622 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15624         * config.sub: Add i386-uwin support.
15625         * config.guess: Likewise.
15627 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15629         * configure.in: cleanup, add mh-*pic handling for arm, special
15630         case powerpc*-*-aix*
15632 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15634         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15635         can be built.
15637 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15639         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15640         targets.
15642 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15644         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15646 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15648         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15650 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15652         * config.sub: Fix typo in arm recognition.
15654 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15656         * configure.in (noconfigdirs): Changed target_configdirs to
15657         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15658         rather than m68k-*-* since it is not known to work on
15659         m68k-aout. Ditto for arm-*-*oabi.
15661 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15663         * configure.in (*-*-windows*): Remove, no longer used.
15665 1999-02-19  Ben Elliston <bje@cygnus.com>
15667         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15668         Smart and improved by Andrew Cagney.
15670 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15672         * config.guess: Recognize openbsd-*-hppa.
15674 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15676         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15677         only if it is not empty.
15679 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15681         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15683         * config.guess: Modified to recognize uname's armv* syntax.
15685         * config.sub: Modified to recognize uname's armv* syntax.
15687 1999-02-17  Mark Salter  <msalter@cygnus.com>
15689         * configure.in: Added target-bsp for sparclite.
15691 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15693         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15695 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15697         * configure.in: Add support for strongarm port.
15698         * config.sub: Add support for strongarm target.
15700 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15702         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15703         the old name config/mh-cygwin32.
15704         Enable texinfo.
15706 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15708         * configure.in: Do build ld for ix86 Solaris.
15710 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15712         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15713         $AR_FOR_TARGET.  Likewise for RANLIB.
15715 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15717         * config.sub (oabi):  Recognize.
15718         * configure.in (arm-*-oabi):  Handle.
15720 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15722         * config.guess: Improve detection of i686 on UnixWare 7.
15724 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15726         * config.guess: Add support for i386-pc-interix.
15727         * config.sub: Likewise.
15728         * configure.in: Likewise.
15730 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15732         * Makefile.in: Remove unneeded all-target-libio from
15733         from all-target-winsup target since it is now unneeded.
15734         Add all-target-libtermcap in its place since it is now
15735         needed.
15737 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15739         * configure.in: makefile stub for cygwin target is probably
15740         unnecessary.  Remove it for now.
15742 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15744         * configure.in: libtermcap.a should be built when cygwin is the
15745         target as well as the host.
15746         * config.guess: Allow mixed case in cygwin uname output.
15747         * Makefile.in: Add libtermcap target.
15749 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15751         * config.sub: Clean up handling of hppa2.0.
15753 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15755         * config.guess: Use C code to identify more HP machines.
15757 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15759         * config.sub: Handle hppa2.0.
15761 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15763         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15764         cygmon for all sparclite targets, regardless of object format.
15766 1998-12-15  Mark Salter  <msalter@cygnus.com>
15768         * configure.in: Added target-bsp for several target architectures.
15770         * Makefile.in: Added rules for bsp.
15772 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15774         * config.guess: Improve detection of hppa2.0 processors.
15776 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15778         * config.guess: Recognize FreeBSD using ELF automatically.
15780 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15782         * configure (skip-this-dir): Add handling for new shell script, which
15783         might be created by a sub-directory's configure to indicate, this particular
15784         directory is "unwanted".
15785         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15787 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15789         * ltconfig: import from libtool, after changing libtool to
15790         account for the cygwin name change.
15792 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15794         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15795         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15797 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15799         * configure.in: Add libtermcap to list of cygwin dependencies.
15801 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15803         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15804         they include winsup/include when it's a cygwin target.
15806 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15808         * configure.in (host_tools): Added zip.
15809         * Makefile.in (all-target-libjava): Depend on all-zip.
15810         (all-zip): New target.
15811         (ALL_MODULES): Added all-zip.
15812         (NATIVE_CHECK_MODULES): Added check-zip.
15813         (INSTALL_MODULES): Added install-zip.
15814         (CLEAN_MODULES): Added clean-zip.
15816 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15818         * Makefile.in: lose "32" from comment about cygwin.
15820 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15822         * configure.in: Use -Os to build target libraries for the fr30.
15824 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15826         * config.sub: Add fr30.
15828 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15830         * configure.in: drop "32" from config/mh-cygwin32.  Check
15831         cygwin* instead of cygwin32*.
15832         * config.sub: Check cygwin* instead of cygwin32*.
15834 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15836         * config.guess: Match any version of Unixware7.
15838 1998-10-20  Syd Polk  <spolk@cygnus.com>
15840         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15841         if desired.
15843 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15845         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15846         these if the appropriate directories and files to not exist.
15848 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15850         * Makefile.in (DEVO_SUPPORT): Add config.if.
15852 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15854         * configure: Add pattern to replace "build_tooldir"'s
15855         definition in the generated Makefile with "tooldir"'s
15856         actual value.
15858 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15860         * config.sub: Bring back lost sparcv9.
15862         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15864 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15866         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15867         CC_FOR_TARGET and friends.
15869 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15871         * Makefile.in (build_tooldir): New variable, same as tooldir.
15872         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15873         -B$(build_tooldir)/bin/.
15874         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15876 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15878         * README: Remove installation instructions and refer to the
15879         INSTALL directory instead.
15881 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15883         * config.sub: Add support for i[34567]86-pc-udk.
15884         * configure.in: Likewise.
15886 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15888         * Makefile.in: add bzip2 package building bits for user
15889         tools module
15890         * configure.in: ditto
15892 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15894         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15895         (ALL_TARGET_MODULES): Add all-target-libobjc.
15896         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15897         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15898         (all-target-libchill): Add dependencies.
15899         * configure.in (target_libs): Add libchill.
15901 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15903         * configure.in (target_subdir): Remove duplicate line.
15905 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15907         * Makefile.in (all-automake): fix dependencies.
15909 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15911         * configure.in: Minor cleanups for building in the $(target_alias)
15912         subdir.
15914 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15916         * Makefile.in (bootstrap): Set r and s before make all.  Use
15917         BASE_FLAGS_TO_PASS in make all.
15918         (cross): Likewise.
15920 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15922         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15924 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15926         * config.sub: Fix typo in last change.
15928 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15930         * config.sub: Add support for C4x target.
15931         * configure.in: Likewise.
15933 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15935         * config.sub: Recognize sparcv9 just like sparc64.
15937 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15939         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15941 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15943         * config.guess: Correctly identify Pentium II sco boxes.
15945         * config.guess: Fix "tr" code.  From Weiwen Liu.
15947 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15949         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15950         stabs.
15952 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15954         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15955         (ALL_TARGET_MODULES): Add all-target-libchill.
15956         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15957         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15958         (all-target-libchill): Add dependencies.
15959         * configure.in (target_libs): Add libchill.
15961 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15963         * config.guess: Avoid assumptions about "tr" behaves when
15964         LANG is set to something other than English.
15966 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15968         * configure (gxx_include_dir): Changed to
15969         '${prefix}/include/g++'-${libstdcxx_interface}.
15971         * config.if: New to determine the interfaces.
15973 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15975         * config.guess: Detect and handle MPE/IX.
15976         * config.sub: Deal with MPE/IX.
15978 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15980         * configure.in: Use mh-aix43.
15982 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15984         * configure: Fix --without/--disable cases for gxx-include-dir.
15986 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15988         * mdata-sh:  Imported.  Needed for automake support.
15990 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15992         * Makefile.in (taz): Try "chmod -R og=u ." before
15993         "chmod og=u `find . -print`".
15995 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15997         * configure.in: Add arm-elf and thumb-elf support.
15999 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
16001         * Makefile.in: Undo previous patch.
16003 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16005         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16006         to here ...
16007         (install-no-fixedincludes): and here
16008         (INSTALL_MODULES): ... from here.
16010 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16012         * config.sub: Merge with FSF.
16014         * config.guess: Merge with FSF.
16016 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16018         * configure (extraconfigdirs): New variable.
16019         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16020         * Makefile.in (all): Move higher in file.
16021         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16022         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16023         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16024         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16025         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16027 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16029         * Makefile.in (all-target-libjava): Depend on all-gcc and
16030         all-target-newlib.
16031         (configure-target-libjava): Depend on $(ALL_GCC).
16033 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16035         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16036         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16038 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16040         * INSTALL/README: Fix typo.
16042 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16044         * ylwrap: Change absolute path checks to check for DOS style path
16045         names.
16047         * ylwrap: Don't use a full path name if the source file is in the
16048         same directory.  From hjl@lucon.org (H.J. Lu).
16050         * config-ml.in: Default to being verbose, to match Feb 18 change to
16051         configure.
16053 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16055         Brought over from egcs:
16057         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16059         * configure.in (target_subdir): Set to ${target_alias} instead
16060         of "libraries".
16062         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16064         * configure.in (target_subdir): Set to libraries if enable_multilib.
16066 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16068         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16069         multilibs, force reconfiguration the first time we create
16070         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16072 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16074         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16075         avoid confusion with --no-recursion.
16077 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16079         * configure.in: Win32 hosts shouldn't use install -x
16080         * install-sh: remove -x option, and special .exe-handling
16081         hack.
16083 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16085         * config.guess: Recognize i586-pc-beos.
16086         * configure.in: Don't build some bits for beos.
16088 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16090         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16091         CFLAGS default to -O2.
16093         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16094         when using GNU ld.
16096 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16098         * ltmain.sh: Correct install when using a different shell.
16100 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16102         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16104 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16106         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16107         target.
16109 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16111         * ltconfig: Update to correct AIX handling.
16113 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16115         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16117         * configure.in (target_subdir): Set to ${target_alias} instead
16118         of "libraries".
16120 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16122         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16123         (Makefile): Depend on $(gcc_version_trigger).
16125         * configure (gcc_version): Change default initializer to empty
16126         string.
16127         (gcc_version_trigger): New variable; pass this variable down
16128         to subdir configures to enable them checking gcc's version
16129         themselves. Emit make macros for both gcc_version vars.
16130         (topsrcdir): Initialize reliably.
16131         (recursion line): Remove --with-gcc-version=${gcc_version}.
16133 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16135         * configure (enable_version_specific_runtime_libs): Implement new flag
16136         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16137         in $(libsubdir); emit definition in each generated Makefile.
16138         (gxx_include_dir): Initialize depending on
16139         $enable_version_specific_runtime_libs.
16141 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16143         * configure (gcc_version): Initialize properly depending on
16144         how and where configure is started.
16145         (recursion line): Pass a --with-gcc-version=${gcc_version}
16146         to configures in subdirs.
16148 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16150         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16151         cygmon
16153 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16155         * configure.in: Add cygmon and libstub support for mn10200.
16157 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16159         * configure (gcc_version): Add new variable describing the
16160         particular gcc version we're building.
16161         * Makefile.in (libsubdir): Add new macro for the directory
16162         in which the compiler finds executables, libraries, etc.
16163         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16164         and libsubdir.
16166 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16168         * Makefile.in (local-clean): Remove *.log.
16169         (warning.log): Built with warn_summary from build.log.
16170         (mail-report.log): Run test_summary.
16171         (mail-report-with-warnings.log): Run test_summary including
16172         warning.log in the report.
16174 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16176         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16178 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16180         * Makefile.in (grep): Grep no longer depends on libiberty.
16182 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16184         * Makefile.in: all-snavigator needs all-libgui.
16186 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16188         * configure.in: Add cygmon and libstub support for mn10300.
16190 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16192         * missing: Update to version from automake 1.3.
16194         * ltmain.sh: On installation, don't get confused if the same name
16195         appears more than once in the list of library names.
16197 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16199         * config.sub: Accept m68060 and m5200 as CPU names.
16201 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16203         * configure: Use && rather than using -a in test, because odd
16204         strings can confuse test.
16205         * configure.in: Likewise.
16207 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16209         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16211 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16213         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16214         bootstrap4-lean): New targets.
16216 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16218         * mpw-* Delete.  Not used.
16220 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16222         * COPYING.LIB: Update FSF address.
16224 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16226         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16228         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16229         GAS_SUPPORT_DIRS.
16231 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16233         * ltconfig, ltmain.sh: Avoid producing a version number if
16234         -version-info was not used.
16236 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16238         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16239         building with newlib.
16241 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16243         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16244         Solaris `make' causes it to continue to next definition.
16246 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16248         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16249         the right GUI libraries and files are installed along with GDB.
16251 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16253         * configure.in: Change alpha to alpha* in several places.
16255 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16257         * config.sub: Recognize sparc86x.
16259 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16261         * configure.in (--enable-target-optspace): Remove debug echo.
16263 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16265         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16267 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16269         * ltconfig: Update cygwin32 support.
16271         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16272         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16273         (GDB_SUPPORT_DIRS): Likewise.
16275 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16277         * configure.in (target_makefile_frag): If --enable-target-optspace,
16278         use -Os to compile target libraries rather than -O2.  Default to
16279         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16280         not used.
16281         * configure.in (target_cflags): Ditto for d30v.
16283 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16285         * Makefile.in (all-bfd): Depend on all-intl.
16286         (all-binutils): Likewise.
16287         (all-gas): Likewise.
16288         (all-gprof): Likewise.
16289         (all-ld): Likewise.
16291 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16293         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16295 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16297         * Makefile.in (all-bfd): Depend upon all-libiberty.
16299         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16301 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16303         * Makefile.in: Add libstub.
16305         * configure.in: Ditto. Build libstub for targets that have cygmon
16306         support.
16308 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16310         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16312 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16314         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16315         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16317 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16319         * configure: Define DEFAULT_M4 by searching PATH.
16320         * Makfile.in: Use DEFAULT_M4.
16322 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16324         * ltconfig: Add cygwin32 support.
16326         * Makefile.in, configure.in: Add libtool as a native only directory
16327         to configure and build.
16329 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16331         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16333 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16335         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16337 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16339         * Makefile.in: add ash make rules
16340         * configure.in: add ash to native_only and host_tools lists
16342 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16344         * Makefile.in (all-gettext, all-intl): New targets.
16345         (ALL_MODULES): Added all-gettext, all-intl.
16346         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16347         (INSTALL_MODULES): Added install-gettext, install-intl.
16348         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16350         * configure.in (host_tools): Added gettext.
16351         (native_only): Likewise.
16352         (noconfigdirs) [various cases]: Likewise.
16353         (host_libs): Added intl.
16355 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16357         * configure: Do not disable building gdbtk for cygwin32 hosts.
16359 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16361         * configure.in: Add thumb-coff target.
16362         * config.sub: Add thumb-coff target.
16364 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16366         * Makefile.in: Revert yesterday's change.
16367         (all-target-winsup):  all-target-librx stays out of here.
16369 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16371         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16372         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16373         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16374         Remove references to librx and libg++.
16376 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16378         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16379         recursive makes
16381 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16383         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16384         for newlib directory.
16385         (CXX_FOR_TARGET): Likewise.
16387 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16389         * ltconfig: Update after libtool/ltconfig.in change for
16390         hpux11.
16392 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16394         * ltconfig, ltmain.sh: Update to libtool 1.2.
16396 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16398         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16399         (install-gcc-cross): Instead, override LANGUAGES here.
16401 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16403         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16404         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16406 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16408         * configure.in: Add Thumb-pe target.
16410 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16412         * Makefile.in - changed sn targets to snavigator
16413         * configure.in - changed sn targets to snavigator
16415 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16417         * config-ml.in: After building symlink tree call make distclean
16418         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16419         to be the case for libiberty.
16421 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16423         * configure: When making link, also check the current
16424         directory. The configure scripts may create one.
16426 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16428         * config.sub: Accept alphapca56 and alphaev6 properly.
16430 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16432         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16434 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16436         * config.sub (sco5): Fix typo.
16438 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16440         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16441         install-itcl.
16442         (install-itcl): Remove dependency on install-tcl.
16444 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16446         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16448 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16450         * configure.in: Don't build libgui for a cygwin32 target when not on
16451         a cygwin32 host.
16453 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16455         * configure (redirect): Set to null, so default behavior of
16456         configure is now --verbose.
16458 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16460         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16461         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16463 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16465         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16466         this change to sync Makefile.in with its ChangeLog entries.
16468 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16470         * ltmain.sh (mkdir): Check that the directory doesn't exist
16471         before we exit with error, so that we don't get races during
16472         parallel builds.
16474 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16476         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16478 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16480         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16481         PICFLAG_FOR_TARGET.
16482         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16484         * configure: Emit a definition for the new macro enable_shared
16485         into each Makefile.
16487 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16489         * configure.in (host_tools, native_only): Add libtool.
16491 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16493         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16494         Fix typo in ming config comment.
16496 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16498         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16500 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16502         * config.sub: Add tic30 cases, and map c30 to tic30.
16504 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16506         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16507         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16508         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16509         (CLEAN_TARGET_MODULES): Similarly
16510         (all-target-libf2c): Add dependences.
16511         * configure.in (target_libs): Add libf2c.
16513 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16515         * configure.in: Remove expect from noconfigdirs when target
16516         is cygwin32.  OK to build expect and dejagnu with Canadian
16517         Cross.
16519 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16521         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16522         host.
16524         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16525         and mingw32.
16527 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16529         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16530         here as it is not defined in the toplevel Makefile.
16532 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16534         * configure (package_makefile_rules_frag): New variable, which names
16535         a file with generic rules, ...
16536         Change comment to mention we now have FIVE parts.
16537         * configure: Undo last change.
16539 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16541         * config.guess: More accurate determination of HP processor types.
16542         * config.sub: More accurate determination of HP processor types.
16544 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16546         * configure (package_makefile_frag): Move inserting the
16547         ${package_makefile_frag} to where it should be according
16548         to the comment.
16550 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16552         * config.guess: Add support for Linux/ARM.
16554 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16556         * .cvsignore: Remove *-info and *-install since they match
16557         release-info and mpw-install, which we don't want to just ignore.
16559 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16561         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16563 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16565         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16566         local_prefix to sub-make invocations.
16568 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16570         * configure.in: Check makefile fragments in the source
16571         directory.
16573 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16575         * configure.in: Check whether host and target makefile
16576         fragments exist before adding them to *_makefile_frag.
16578 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16580         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16582 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16584         * configure.in: Make sure we only replace RPATH_ENVVAR on
16585         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16586         regexp to sed.
16588         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16589         to sub-makes.
16591 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16593         * config-ml.in (multi-do): LDFLAGS must include multilib
16594         designator.
16596 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16598         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16600 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16602         * config.sub: Add mingw32 support.
16603         * configure.in: Likewise.
16605 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16607         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16609 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16611         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16612         * configure (gxx_include_dir): Provide a definition for subdirs
16613         which do not use autoconf.
16615 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16617         * config.guess: Sync with egcs.  Picks up new alpha support,
16618         BeOS & some additional linux support.
16620 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16622         * config.guess: HP 9000/803 is a PA1.1 machine.
16624 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16626         * configure.in: It's alpha*-...
16628 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16630         * configure.in (host_makefile_frag, target_makefile_frag):
16631         Handle multiple config files.
16632         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16633         alpha-*-*.
16635 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16637         * mkdep: New file.
16639 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16641         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16643 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16645         * Makefile.in: Add libgui directory.
16646         (GDB_TK): Add all-libgui.
16647         * configure.in: Add libgui directory.
16648         * configure: Add all-libgui to GDB_TK.
16650 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16652         * config-ml.in (multidirs): Add m32r to multilib list.
16654 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16656         * Makefile.in (all-target-gperf): Change dependency to
16657         all-target-libstdc++.
16659 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16661         * config.guess: Add BeOS support.
16663 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16665         Source directory cvs renamed to cvssrc:
16666         * configure.in (host_tools): Change cvs to cvssrc.
16667         (native_only): Likewise.
16668         (noconfigdirs) [various cases]: Likewise.
16669         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16670         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16671         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16672         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16673         (all-cvssrc): Rename target from all-cvs.
16675 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16677         * configure (gxx_include_dir): Fix thinko.
16679 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16681         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16682         (install-cross, install-gcc-cross): New targets.
16684 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16686         * configure.in (noconfigdirs): Add support for Thumb target.
16688         * config.sub (maybe_os): Add support for Thumb target.
16690 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16692         * Makefile.in: Add rules for cygmon.
16694         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16696 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16698         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16699         * configure (gxx_include_dir): Provide a definition for subdirs
16700         which do not use autoconf.
16702 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16704         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16705         11/18/97 build
16707 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16709         * From Franz Sirl.
16710         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16711         found on RedHat Linux systems.
16713 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16715         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16716         guesses.
16718 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16720         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16722 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16724         * ltmain.sh: If mkdir fails, check whether the directory was created
16725         anyhow by some other process.
16727 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16729         * configure.in (d30v-*-*): Configure all directories.
16731 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16733         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16734         for the D30V.
16736 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16738         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16740 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16742         * include/libiberty.h: Add extern "C" { so it can be used with C++
16743         progrms.
16744         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16745         programs.
16747 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16749         * configure.in (d30v-*-*): Configure GCC now.
16751 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16753         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16754         is no longer needed.
16756 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16758         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16760 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16762         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16763         targets using "$@" to provide support for similar but not identical
16764         targets without having to duplicate code.
16766 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16768         * makefile.vms: Fix to work with DEC C.
16770 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16772         * config.sub: Add mips-tx39-elf to marketing names.
16774 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16776         * ltmain.sh: Handle symlinks in generated script.
16778 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16780         * configure: Handle autoconf style directory options: --bindir,
16781         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16782         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16783         --sysconfdir.
16784         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16785         (sharedstatedir, localstatedir, oldincludedir): New variables.
16786         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16787         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16788         sbindir, sharedstatedir, and sysconfdir.
16790 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16792         * Makefile.in (bootstrap-lean): New target.
16794 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16796         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16797         sn, and gnuserv from noconfigdirs.
16799 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16801         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16803 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16805         * Makefile.in (cross): New target.
16807 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16808                           Jeff Law         <law@cygnus.com>
16810         * Makefile.in (bootstrap2, bootstrap3): New targets.
16811         (all-bootstrap): Remove outdated and confusing target.
16812         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16814 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16816         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16817         windows.  Consistent with gdb/configure.
16819 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16821         * configure.in: Name Linux target fragment.
16823         * configure: Rewrite so that project Makefile fragment is inserted
16824         first and appears last in the resulting Makefile.
16826 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16828         * Makefile.in (install-itcl): Install tcl first.
16830 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16832         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16834 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16836         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16838         * configure.in (skipdirs): Add target-librx for Linux.
16839         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16841 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16843         * Makefile.in (bootstrap): New target.
16845 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16847         * config.sub: Accept 'amigados' for backward compatibility.
16849 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16851         * config.guess: Merge with FSF.
16853 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16855         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16857 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16859         * config.sub: Add "marketing-names" patch.
16861 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16863         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16865 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16867         * config.sub: Handle v850-elf.
16869 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16871         * .cvsignore (*-install): Remove.
16873 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16875         * ltconfig: Set CONFIG_SHELL in libtool.
16876         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16878 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16880         * configure.in (target_subdir): Set to libraries if enable_multilib.
16882 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16884         * config.guess: Update from gcc directory.
16886 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16888         * Makefile.in (all-sim): Depends on all-readline.
16890 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16892         * Makefile.in (BISON, YACC): Use $$s.
16893         (all-bison): Depend on all-texinfo.
16895 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16897         * Makefile.in (BISON): Add -L flag.
16898         (YACC): Likewise.
16900 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16902         * configure.in (noconfigdirs): Add support for v850e target.
16904         * config.sub (maybe_os): Add support for v850e target.
16906 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16908         * configure.in (noconfigdirs): Add support for v850ea target.
16910         * config.sub (maybe_os): Add support for v850ea target.
16912 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16914         * config.sub: Add mipstx39.  Delete r3900.
16916 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16918         * Makefile.in (all-autoconf): Depends on all-texinfo.
16920 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16922         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16923         eabi targets.
16925 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16927         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16929         * configure: When handling a Canadian Cross, handle YACC as well as
16930         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16931         * Makefile.in (all-bison): Depend upon all-texinfo.
16933 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16935         * Makefile.in (BISON): bison, not byacc or bison -y.
16936         (YACC): bison -y or byacc or yacc.
16937         (various): Add *-bison as appropriate.
16938         (taz): No need to mess with BISON anymore.
16940 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16942         * configure: If OSTYPE matches *win32*, try to find a good value for
16943         CONFIG_SHELL.
16945 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16947         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16948         configure.in if it is present.
16950 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16952         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16954 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16956         * config.sub: Recognize `arc' cpu.
16957         * configure.in: Likewise.
16958         * config-ml.in: Likewise.
16960 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16962         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16964 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16966         * configure: Changed sed delimiter from ':' to '|' when
16967         attempting to substitute ${config_shell} for SHELL. On
16968         NT ${config_shell} may contain a ':' in it.
16970 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16972         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16974 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16976         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16978 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16980         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16982         * ylwrap: If the program is a relative path, force it to be
16983         absolute.
16985 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16987         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16989 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16991         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16992         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16993         for libraries.
16995 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16997         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16998         separated by spaces.
17000 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
17002         * ylwrap: New file.
17003         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17005         * ltmain.sh: Handle /bin/sh at start of install program.
17007         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17009         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17010         * missing: New file, from automake 1.2.
17012 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17014         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17015         check-tk to CHECK_X11_MODULES.
17017 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17019         * config.sub: Merge with FSF.
17021 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17023         * config.guess: Merge with FSF.
17025 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17027         * configure: Treat msdosdjgpp like go32.
17028         * configure.in: Likewise.  Don't remove gprof for go32.
17030         * configure: Change Makefile.tem2 to Makefile.tm2.
17032 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17034         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17036 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17038         * install-sh (chmodcmd): Set to null if the DST directory already
17039         exists.  Same as Nov 11th change.
17041 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17043         * configure (GDB_TK): Needs itcl and tix.
17045 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17047         * config.guess: Update from FSF.
17049 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17051         * Makefile.in (GDB_TK): Depend on itcl and tix.
17053 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17055         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17056         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17057         (INSTALL_SCRIPT): New variable.
17058         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17059         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17060         to -x.
17061         * install-sh: Add support for -x option.
17063 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17065         * configure.in, Makefile.in: Treat tix like itcl.
17067 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17069         * Makefile.in (WINDRES): New variable.
17070         (WINDRES_FOR_TARGET): New variable.
17071         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17072         (EXTRA_HOST_FLAGS): Add WINDRES.
17073         (EXTRA_TARGET_FLAGS): Add WINDRES.
17074         (EXTRA_GCC_FLAGS): Add WINDRES.
17075         ($(DO_X)): Pass down WINDRES.
17076         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17077         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17078         DLLTOOL_FOR_TARGET.
17080 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17082         * configure.in: configure sim before gdb for win32-x-ppc
17084 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17086         Move gperf into the toplevel, from libg++.
17087         * configure.in (target_tools): Add target-gperf.
17088         (native_only): Add target-gperf.
17089         * Makefile.in (all-target-gperf): New target, depend on
17090         all-target-libg++.
17091         (configure-target-gperf): Empty rule.
17092         (ALL_TARGET_MODULES): Add all-target-gperf.
17093         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17094         (CHECK_TARGET_MODULES): Add check-target-gperf.
17095         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17096         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17098 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17100         * config.sub (mn10200): Recognize new basic machine.
17102 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17104         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17105         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17107 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17109         * configure.in: If we're building mips-sgi-irix6* native, turn on
17110         ENABLE_MULTILIB and set TARGET_SUBDIR.
17112 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17114         * Makefile.in (all-sn): Depend on all-grep.
17116 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17118         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17120         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17121         Makefile.  From Jeff Makey <jeff@cts.com>.
17122         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17124         * Makefile.in (DISTBISONFILES): Remove.
17125         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17126         $(DEFAULT_YACC).
17128         * configure.in: Build itl, db, sn, etc., when building for native
17129         cygwin32.
17131         * Makefile.in (LD): New variable.
17132         (EXTRA_HOST_FLAGS): Pass down LD.
17133         ($(DO_X)): Likewise.
17135 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17137         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17139 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17141         * configure.in (targargs): Strip out any supplied --build argument
17142         before adding our own. Always add --build.
17144 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17146         * configure.in (targargs): Pass --build if we're doing
17147         a cross-compile.
17149 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17151         * configure: Use '|' instead of ":" as the separator in
17152         sed. Otherwise sed chokes on NT path names with drive
17153         designators. Also look for "?:*" as the leading characters in an
17154         absolute pathname.
17156 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17158         * config.sub: Support for r3900.
17160 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17162         * configure.in: Use install-sh, not install.sh.
17164 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17166         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17167         apply it twice.
17169 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17171         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17172         install-binutils.
17174 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17176         * Makefile.in: Add automake targets.
17177         * configure.in (host_tools): Add automake.
17179 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17181         * configure: Default CXX to c++, not gcc.
17182         * Makefile.in (CXX): Set to c++, not gcc.
17183         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17185 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17187         * install-sh: try appending a .exe if source file doesn't
17188         exist
17190 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17192         * configure.in: Turn on multilib by default.
17193         (cross_only): Remove target-libiberty.
17195         * Makefile.in (all-gcc): Don't depend on libiberty.
17197 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17199         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17201 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17203         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17204         (DISTBISONFILES): Add ld/Makefile.in
17206 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17208         * configure.in: if target is cygwin32 but host isn't cygwin32,
17209         don't configure gdb tcl tk expect, not just gdb.
17211 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17213         * configure.in: Added gnuserv everywhere sn appears.
17215         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17216         (CROSS_CHECK_MODULES): Added check-gnuserv.
17217         (INSTALL_MODULES): Added install-gnuserv.
17218         (CLEAN_MODULES): Added clean-gnuserv.
17219         (all-gnuserv): New target.
17221 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17223         * config.guess: Fixes for MIPS OpenBSD systems.
17225 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17227         * Makefile.in (INSTALL_XFORM): Remove.
17228         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17230         * mkinstalldirs: New file, copied from automake.
17231         * Makefile.in (installdirs): Rename from install-dirs.  Use
17232         mkinstalldirs.  Change all users.
17233         (DEVO_SUPPORT): Add mkinstalldirs.
17235 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17237         * install-sh: Rename from install.sh.
17238         * Makefile.in (INSTALL): Change install.sh to install-sh.
17239         (DEVO_SUPPORT): Likewise.
17241         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17242         Graichen <graichen@rzpd.de>.
17244 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17246         * config.guess: Recognize OpenBSD systems correctly.
17248 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17250         * README, Makefile.in (ETC_SUPPORT): Remove references to
17251         cfg-paper*, configure.{texi,man,info*}._
17253 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17255         * Makefile.in (all.normal): Ensure that gcc is built after all
17256         the x11 - ie gdb - targets.
17258 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17260         * makefile.vms: Don't run conf-a-gas.
17262 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17264         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17266 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17268         * configure.in: Remove noconfigdirs case since gdb also
17269         configures and builds for tic80-coff.
17271 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17273         * configure: Set cache_file to config.cache.
17274         * Makefile.in (local-distclean): Remove config.cache.
17276 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17278         * COPYING: Update FSF address.
17280 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17282         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17283         noconfigdirs.
17285 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17287         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17288         MAKEDIRS, is empty.
17290 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17292         * config.sub: Tweak mn10300 entry.
17294 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17296         * configure.in (host_tools): Put sim before gdb, so gdb's
17297         configure.tgt can determine if the simulator was configured.
17299 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17301         * config.sub: Move BeOS $os case to be with other Cygnus
17302         local cases.
17304 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17306         * config.sub: Remove misplaced comment that broke Linux.
17308 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17310         * config.sub: Add BeOS support.
17312 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17314         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17316 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17318         * configure.in (noconfigdirs): Remove tcl and tk from
17319         noconfigdirs for cygwin32 builds.
17321 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17323         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17325 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17327         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17328         make-all.com, use makefile.vms instead.
17330 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17332         * config.sub: Accept -lnews*.
17334 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17336         * configure.in (noconfigdirs): Disable target-newlib,
17337         target-examples and target-libiberty for d30v.
17339 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17341         * configure.in (noconfigdirs): Enable ld for d30v.
17343 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17345         * configure.in (tic80-*-*): Build compiler.
17347 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17349         * configure.in (d30v-*): Remove sim directory from list of
17350         unsupported d30v directories
17352 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17354         * config.sub, configure.in: Add d30v target cpu.
17356 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17358         * makefile.vms: New file.
17359         * make-all.com: Remove.
17361 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17363         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17365 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17367         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17369 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17371         * Makefile.in (ALL_MODULES): Added all-db.
17372         (CROSS_CHECK_MODULES): Addec check-db.
17373         (INSTALL_MODULES): Added install-db.
17374         (CLEAN_MODULES): Added clean-db.
17376 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17378         * config.guess: Merge with latest FSF sources.
17380 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17382         * Makefile.in (ALL_MODULES): Added all-itcl.
17383         (CROSS_CHECK_MODULES): Added check-itcl.
17384         (INSTALL_MODULES): Added install-itcl.
17385         (CLEAN_MODULES): Added clean-itcl.
17387 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17389         * configure.in: build gdb for mn10200
17391 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17393         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17395 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17397         * configure.in (tic80-*-*): Turn off most targets right now.
17399 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17401         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17402         rather than the makeinfo program.
17403         (do-info): Depend upon all-texinfo.
17405 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17407         * configure.in: Remove uses of config/mh-linux.
17409         * config.sub, config.guess: Merge with latest FSF sources.
17411 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17413         * config.sub (case $basic_machine): Add tic80 entries.
17415 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17417         * config.sub, config.guess: Merge with latest FSF sources.
17419 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17421         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17422         * mpw-config.in: Test for NewFolderRecursive.
17423         * mpw-install: Use symbolic name for startup filename.
17424         * mpw-README: Add various additional details.
17426 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17428         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17430 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17432         * configure.in: Do build gcc and the target libraries for
17433         the mn10200.
17435 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17437         * configure.in: don't avoid building gdb for mn10300 any more
17438         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17439         instead of single-quoting it.
17441 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17443         * configure.in: Don't use --with-stabs on IRIX 6.
17445 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17447         * configure.in (m32r): Build gdb, libg++ now.
17449 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17451         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17452         directories from noconfigdirs.
17454 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17456         * config.sub (basic_machine): added mips16 configuration
17458 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17460         * config.sub: Handle d10v-unknown.
17462 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17464         * config.sub: Handle v850-unknown.
17466 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17468         * Makefile.in: add findutils
17469         * configure.in: add findutils to list of host_tools
17471 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17473         * config.sub: Handle mn10200 and mn10300.
17475 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17477         * configure.in (d10v-*): Do not build librx.
17479 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17481         * configure.in (mn10300): Build everything except gdb & libgloss.
17483 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17485         * config.guess:  Patch for Dansk Data Elektronik servers,
17486         from Niels Skou Olsen <nso@dde.dk>.
17488         For ncr, use /bin/uname rather than uname, since GNU uname does not
17489         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17491         Patch for MIPS R4000 running System V,
17492         from Eric S. Raymond <esr@snark.thyrsus.com>.
17494         Fix thinko for nextstep.
17496         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17498         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17499         * config.guess: Guess mips-dec-mach_bsd4.3.
17501         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17502         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17503         release numbers.
17504         * config.guess (mips-mips-riscos*):  Emit just enough of the
17505         release number.
17507         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17508         * config.guess (sparc-auspex-sunos*):  Added.
17509         (f300-fujitsu-*): Added.
17511         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17512         * config.guess:  Recognize a Tadpole as a sparc.
17514 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17516         * config.guess: Don't assume that NextStep version is either 2 or
17517         3.  NextStep 4 (aka OpenStep 4) has come out now.
17519 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17521         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17522         From Rik Faith <faith@cs.unc.edu>.
17524 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17526         * config.sub: Contributions from bug-gnu-utils to:
17527         Support plain "hppa" (no version given) architecture, reported by
17528         OpenStep.
17529         OpenBSD like NetBSD.
17530         LynxOs is not a hardware supplier.
17532         * config.guess: Contributions from bug-gnu-utils to add support for:
17533         OpenBSD like NetBSD.
17534         Stratus systems.
17535         More Pyramid systems.
17536         i[n>4]86 Intel chips.
17537         M680[n>4]0 Motorola chips.
17538         Use unknown instead of lynx for hardware manufacturer.
17540 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17542         * install.sh (chmodcmd): Set to null if the DST directory already
17543         exists.
17545 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17547         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17548         not use mt-ppc target Makefile fragment any more.
17550 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17552         * configure.in (*-*-windows):  Exclude everything but those dirs
17553         needed to build windows.
17555 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17557         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17559 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17561         * configure.in:  Exclude mmalloc from i386-windows.
17563 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17565         * Undo my previous change.
17567 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17569         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17570         unconditionally.
17571         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17573 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17575         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17576         host to add it's own flags.
17578 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17580         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17582 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17584         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17585         (CXX_FOR_TARGET): Likewise.
17586         (GCC_FOR_TARGET): Define.
17587         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17588         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17589         CC_FOR_TARGET was specified on the command line.
17590         (MAKEOVERRIDES): Don't define.
17592 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17594         * configure.in (m32r): Fix spelling of libg++ libs.
17596 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17598         * config.sub (-apple*): Remove, now redundant.
17600 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17602         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17604         * configure: Rework yesterday's sed script patch.
17606         * config.sub: Merge with FSF.
17608 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17610         * config.guess:  Merge from FSF.
17612         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17613         * config.guess: Use pc instead of unknown, for pc clone systems.
17614         Change linux to linux-gnu.
17616         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17617         * config.guess: Avoid non-portable tr syntax.
17619 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17621         * test-build.mk (HOLES): Add "xargs" for gdb.
17623         * configure: Avoid hpux10.20 sed bug.
17625 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17627         * configure.in:  Add support for windows host
17628         (that is a build done under the Microsoft build environment).
17630 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17632         * Makefile.in: Replace all uses of srcroot with s, to shrink
17633         command line lengths.
17635         Patches from Geoffrey Noer <noer@cygnus.com>:
17636         * configure.in: If configuring for newlib, pass --with-newlib to
17637         subdirectories.
17638         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17639         -Bnewlib/ and -Lwinsup to gcc.
17640         (CXX_FOR_TARGET): Likewise.
17642 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17644         * Makefile.in (ETC_SUPPORT): Add configure.
17646 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17648         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17649         host configuration file.
17651 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17653         * configure.in: Break mn10x00 support into separate
17654         mn10200 and mn10300 configurations.
17655         * config.sub: Likewise.
17657 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17659         * configure.in: Add lots of stuff to noconfigdirs for
17660         the mn10x00 targets.
17662         * config.sub, configure.in: Add mn10x00 support.
17664 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17666         * make-all.com: Call conf-a-gas, not config-a-gas.
17668 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17670         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17671         targets.
17673 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17675         * mpw-README: Add much more detail for native PowerMac.
17676         * mpw-install: New file.
17677         * mpw-configure: Add --norecursion and --help options.
17678         * mpw-config.in: Translate readme and install files when
17679         copying to objdir.
17680         * mpw-build.in: Don't always depend on byacc and flex.
17681         (install-only-top): New action.
17683 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17685         * configure.in:  You can now configure GDB for the v850.
17687 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17689         * configure.in (noconfigdirs): Don't configure any C++ dirs
17690         if targeting D10V.
17692 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17694         * config.sub: Recognize mips64vr5000.
17696 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17698         * configure.in: Use a single line for host_tools and native_only.
17700 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17702         * config.sub, configure.in: Add entries for m32r.
17704 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17706         * Makefile.in (inet-install): Don't run install-gzip.
17708 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17710         * configure.in:  Don't config lots of things for *-*-windows*.
17712 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17714         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17715         (host_libs, host_tools): Copy from configure.in.
17716         * mpw-configure: Don't complain about directories not found.
17718 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17720         * configure.in (i[345]86): Recognize i686 for pentium pro.
17721         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17722         file.
17724         * config.guess (i[345]86): Ditto.
17726 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17728         * configure.in (noconfigdirs): Removed gdb for D10V.
17730 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17732         * configure.in: Remove ld, target-libio, target-libg++, and
17733         target-libstdc++ from noconfigdirs.
17735 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17737         * configure: Fix three locations where shell scripts were
17738         being run directly rather than with config_shell.
17740 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17742         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17743         * config.sub (basic_machine): Recognize v850.
17745 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17747         * mpw-configure: Handle multiple enable/disable options and
17748         pass them down recursively, handle -c and -s flags appropriately
17749         depending on choice of compiler, add escape mechanism for
17750         quoted arguments to gC.
17752 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17754         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17755         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17756         so that -mrelocatable-lib and -mno-eabi are used.
17758         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17759         not support --print-multi-lib, don't abort.
17761 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17763         * make-all.com: Run config-a-gas.
17764         * setup.com: Don't copy subdirectory files around.
17766 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17768         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17769         target, it now compiles correctly.
17771 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17773         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17775 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17777         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17779 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17781         * configure.in (native_only): Add prms.
17783 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17785         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17786         (BINUTILS_SUPPORT_DIRS): Likewise.
17788 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17790         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17791         d10v support is added.
17793 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17795         * configure.in (d10v-*-*): New target.
17797 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17799         * config.guess (HP 9000/811): Recognize this as a PA1.1
17800         machine.
17802 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17804         * Makefile.in (do-tar-gz): New target, split out from tail end of
17805         taz target.  Run each command separately, don't use pipes.
17806         (taz): Use it.
17808 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17810         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17811         * mpw-build.in: No builds should depend on building byacc or flex,
17812         they are assumed to be installed already.
17814 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17816         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17817         variable that CC_FOR_TARGET needs.
17819 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17821         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17822         options have changed since the last time the subdirectory was
17823         configured, and if it has, reconfigure.
17824         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17825         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17827 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17829         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17830         CLEAN_MODULES): Add bash.
17831         (all-bash): New target.
17833 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17835         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17837 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17839         * config.sub (basic_machine): Recognize d10v as a valid processor.
17841 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17843         * mpw-configure: Add support for --bindir.
17844         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17846 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17848         * configure.in: add bash, time, gawk to list of hosttools and things
17849         to only build for native toolchains
17851 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17853         * Makefile.in (docdir): Remove.
17855 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17857         * Makefile.in (datadir): Set to $(prefix)/share.
17859 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17861         * configure.in: build diff and patch for cygwin32-hosted
17862         toolchains.
17864 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17866         * config.sub: Accept -rtems*.
17868 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17870         * configure.in: enable dosrel for cygwin32-hosted builds,
17871                 remove diff from the list of things not buildable
17872                 via Canadian Cross
17874 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17876         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17877         don't get ". ".
17879 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17881         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17883 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17885         * Makefile.in (taz): Handle case where tex3patch didn't even get
17886         checked out.  Also, if it was found, put the symlink in a new util
17887         subdirectory.
17889 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17891         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17893 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17895         * config.sub: Recognize -openvms.
17896         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17897         * make-all.com, setup.com: New files.
17899 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17901         * Makefile.in (taz): tex3patch moved to texinfo/util.
17903 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17905         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17906         * configure.in: remove make from disable-if-Can-Cross list
17907                 enable gdb if ${host} and ${target} are cygwin32
17909 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17911         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17912         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17914 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17916         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17917         distinguish sysv/svr4/bsd variants.
17918         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17920 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17922         * configure.in: Added copyright notice.
17923         * move-if-change: Added copyright notice.
17925 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17927         * configure.in (powerpcle-*-solaris*): Until we get shared
17928         libraries working, don't build gdb, sim, make, tcl, tk, or
17929         expect.
17931 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17933         * config.guess:  Merge with FSF:
17935         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17936         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17938         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17939         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17941         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17942         * config.guess:  Combine two OSF1 rules.
17943         Also recognize field test versions.  From mjr@zk3.dec.com.
17944         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17945         because GNU uname does not support -p.  From pmr@pajato.com.
17947 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17949         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17951 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17953         * mpw-README: Document GCCIncludes.
17955 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17957         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17959 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17961         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17963 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17965         * configure.in (*-*-cygwin32): Configure make.
17967 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17969         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17971 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17973         * Makefile.in (all-inet): Depend on all-perl.
17975         * Makefile.in (inet-install): New target.
17977         * Makefile.in (all-inet): Depend on all-tcl.
17978         (all-inet): Depend on all-send-pr.
17980 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17982         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17983         temporarily.
17985 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17987         * configure.in: Don't configure --with-gnu-ld on AIX.
17989 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17991         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17993 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17995         * Makefile.in (ALL_MODULES): Added all-inet.
17996         (CROSS_CHECK_MODULES): Added check-inet.
17997         (INSTALL_MODULES): Added install-inet.
17998         (CLEAN_MODULES): Added clean-inet.
17999         (all-indent): New target.
18001         * configure.in (host_tools): Added inet.
18002         (native_only): Added inet.
18003         (noconfigdirs): Added inet.
18005 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18007         * configure.in: Don't configure libgloss if we are not configuring
18008         newlib.
18010 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18012         * configure.in: Don't configure libgloss for unsupported
18013         architectures.
18015 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18017         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18019 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18021         * Makefile.in (ALL_MODULES): Include all-apache.
18022         (CROSS_CHECK_MODULES): Include check-apache.
18023         (INSTALL_MODULES): Include install-apache.
18024         (all-apache): New target.
18026         * configure.in: Added apache everywhere perl is seen.
18028 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18030         * Makefile.in: Add support for clean-{module} and
18031         clean-target-{module} rules.
18033 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18035         * configure.in (*-*-ose) do not build libgloss.
18037 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18039         * config.guess (prep*:SunOS:5.*:*): Turn into
18040         powerpele-unknown-solaris2.
18042 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18044         * configure.in: Permit --enable-shared to specify a list of
18045         directories.
18047 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18049         * configure.in (host==solaris): Pass only the first word of $CC
18050         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18052 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18054         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18056 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18058         * Makefile.in (ALL_MODULES): Include all-perl.
18059         (CROSS_CHECK_MODULES): Include check-perl.
18060         (INSTALL_MODULES): Include install-perl.
18061         (ALL_X11_MODULES): Include all-guile.
18062         (CHECK_X11_MODULES): Include check-guile.
18063         (INSTALL_X11_MODULES): Include install-guile.
18064         (all-perl): New target.
18065         (all-guile): New target.
18067         * configure.in (host_tools): Include perl and guile.
18068         (native_only): Include perl and guile.
18069         (noconfigdirs): Don't build guile and perl; no ports have been
18070         done.
18072 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18074         * configure (--enable-*): Handle quoted option lists such as
18075         --enable-sim-cflags='-g0 -O' better.
18077 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18079         * Makefile.in ({,inst}all-target): New rule so we can make and
18080         install all of the target directories easily.
18082 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18084         * configure.in: Add missing global flag in sed substitution when
18085         deleting `target-' from ${configdirs}.
18087 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18089         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18090         option.
18092         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18093         config/mh-necv4.
18095         * install.sh: Correct misspelling of transformbasename.
18097         * config.guess: Recognize mips-*-sysv*.
18099 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18101         * config.sub: Recognize mon960.
18103 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18105         * configure: Restore Canadian Cross handling of BISON and LEX,
18106         removed in Feb 20 change.
18108 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18110         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18111         Mention make install.  Remove the old copyright date as well the
18112         clumsy and rather pointless copyright on the README file.
18114 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18116         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18117         Makefile after running symlink-tree, then run `make distclean' to
18118         avoid clobbering any generated files in srcdir.
18120 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18122         * configure.in (m68k-*-netbsd*): Build everything now.
18124 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18126         * Makefile.in (taz): Fix quoting.
18128 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18130         * configure.in (sparclet-*-*): Build everything now.
18132 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18134         * configure.in (m68k-*-linux*): New host.
18136 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18138         * configure: Check for bison before byacc.
18140 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18142         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18143         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18144         searching PATH.  These are used as fallbacks by Makefile.in if
18145         flex/bison/byacc aren't in objdir.
18147 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18149         * Makefile.in: Make everything which depends upon all-bfd also
18150         depend upon all-opcodes, in case --with-commonbfdlib is used.
18152 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18154         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18155         building NT native compilers on Unix.
18157 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18159         * configure.in: Don't get CC from the host Makefile fragment if we
18160         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18161         Solaris test for /usr/ucb/cc to the post target script, just after
18162         the compiler sanity test.
18164 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18166         * config.sub: Merge with FSF.
18168 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18170         * Makefile.in (RPATH_ENVVAR): New variable.
18171         (REALLY_SET_LIB_PATH): Use it.
18172         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18174 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18176         * config.sub, configure.in: Recognize sparclet cpu.
18178 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18180         * config.guess:  Support m68k-cbm-sysv4.
18182 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18184         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18185         m68k-unknown-linuxaout from linker help string.  Put quotes around
18186         $ld_help_string.
18188 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18190         * config.guess (powerpc-harris-powerunix): Add guess for port
18191         to new target.
18193 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18195         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18197 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18199         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18200         $(REALLY_SET_LIB_PATH) in Makefile.
18201         * Makefile.in (SET_LIB_PATH): New variable.
18202         (REALLY_SET_LIB_PATH): New variable.
18203         ($(DO_X)): Use $(SET_LIB_PATH).
18204         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18205         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18206         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18207         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18208         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18209         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18210         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18211         (install-dosrel): Likewise.
18212         (all-opcodes): Depend upon all-libiberty.
18214 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18216         * config.guess (*:CYGWIN*): New
18218 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18220         * Makefile.in (all-target-winsup): All all-target-libiberty.
18222 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18224         * configure.in (noconfigdirs): Add missing # in front of comment.
18226 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18228         * configure.in: add second pass to things added to noconfigdirs
18229         so *-gm-magic can exclude libgloss properly.
18231 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18233         * mpw-configure (extralibs_name, rez_name): Set correctly
18234         for MWC68K compiler.
18236         * mpw-README: Add more info on the necessary build tools.
18238 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18240         * configure.in, config.sub: Recognize cygwin32.
18242 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18244         * config.guess, config.sub: Recognize A/UX.
18246 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18248         * config.sub: Merge with gcc/config.sub.
18250 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18252         * mpw-build.in (do-binutils): Add build of stamps.
18254 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18256         * config.sub: Add recognition for mips64vr4100*-* targets.
18258 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18260         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18261         Add creation of gconfigargs with `--enable-shared' turned on.
18262         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18263         ($(host)-stamp-stage3-configured): Likewise.
18264         (HOLES): Add chatr and ldd.
18265         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18267 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18269         * configure: Pass --nfp to recursive configures.
18271 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18273         * Makefile.in (DLLTOOL): New.
18274         (DLLTOOL_FOR_TARGET): New.
18275         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18276         (EXTRA_TARGET_FLAGS): Ditto.
18277         (EXTRA_GCC_FLAGS): Ditto.
18278         (CONFIGURE_TARGET_MODULES): Ditto.
18279         (DO_X): Ditto.
18280         * configure: Add DLLTOOL.
18282 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18284         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18285         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18286         mh-sco, since old workarounds no longer needed, and don't
18287         build ld, since libraries have weak symbols in COFF.
18289 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18291         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18293 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18295         * configure.in: Make sure that ${CC} can be used to compile an
18296         executable.
18298 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18300         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18301         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18302         nothing depending on whether gdbtk is being built.
18304 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18306         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18308 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18310         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18311         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18313 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18315         * config-ml.in: Add support for
18316         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18317         Simplify setting of multidirs from --disable-foo.
18319 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18321         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18322         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18323         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18324         non-empty, pass them on to the  GCC make.
18325         (all-bootstrap): New rule that is like all-gcc, except it executes
18326         the GCC bootstrap rule instead of the GCC all rule.
18328 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18330         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18332 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18334         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18335         DG/UX support.
18337 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18339         * config.sub (i*86*) Change [345] to [3456]
18341 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18343         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18344         --with-gnu-ld=no.
18346 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18348         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18349         AIX multilibs get built.
18351 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18353         * configure.in (i386-win32): Don't build expect if we're not
18354         building the tcl subdir.
18356 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18358         * Makefile.in: (configure-target-examples, all-target-examples):
18359         New targets, configure and build example programs.
18361 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18363         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18364         use it as input to sedit the generated MPW makefile.
18365         * mpw-README: Add a suggestion about Gestalt.h.
18367 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18369         * config.sub: Accept *-*-ieee*.
18371 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18373         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18374         Ronald F. Guilmette <rfg@monkeys.com>.
18376 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18378         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18379         for powerpc-pe native.
18380         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18381         (target==powerpc-pe): duplicate i386-win32 entry.
18383 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18385         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18386         of vxworks, not just vxworks5.1.
18388 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18390         * mpw-configure: Add support for exec-prefix.
18392 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18394         * config.guess: Recognize HP model 816 machines as having
18395         a PA1.1 processor.
18397 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18399         * configure: Ignore new autoconf configure options.
18401 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18403         * config.guess:  Recognize Pentium under SCO.
18404         From Robert Lipe <robertl@arnet.com>.
18406 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18408         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18410 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18412         * configure.in: Don't configure gas for alpha-dec-osf*.
18414 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18416         * configure.in: Default to --with-stabs for some targets for which
18417         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18418         i[345]86*-*-unixware*.
18420 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18422         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18423         rather than basing it on the target.  Simplify handling of options
18424         controlling which directories to configure.  Remove extraneous
18425         slash in multi-clean target.
18427 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18429         * config-ml.in: Prefix more variables with ml_ so they don't collide
18430         with configure's.
18432 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18434         * configure: Don't turn -v into --v.
18436 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18438         * configure.in (targargs): Fix typo.
18440         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18442 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18444         * configure.in: Strip --host and --target options from
18445         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18446         --with-cross-host option when building with a cross-compiler.
18447         * configure: Canonicalize the arguments put into config.status by
18448         always using `=' for an option with an argument.  Pass a presumed
18449         --host or --target explicitly.
18451 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18453         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18454         into general OS recognition case.
18456 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18458         * configure.in (target_configdirs): add target-winsup only
18459         for win32 target systems.
18461 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18463         * Makefile.in (all-target-libgloss): Depend upon
18464         configure-target-newlib, since when libgloss is built it looks to
18465         see if the newlib directory exists.
18467 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18469         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18470         cfg-ml-*.in.
18472 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18474         * configure: Handle LD and LD_FOR_TARGET when configuring a
18475         Canadian Cross.
18477 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18479         * configure.in (target_libs): add target-winsup.
18480         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18481         (target==ppcle-pe): remove ld from $noconfigdirs.
18483 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18485         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18486         Preserve relative path names in $srcdir.  Build symlink tree if
18487         configuring cross target dir and srcdir=. (= no VPATH support).
18488         (configure-target-libg++): Depend on configure-target-librx.
18489         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18490         * config-ml.in: New file.
18491         * symlink-tree: New file.
18492         * configure: Ensure srcdir="." if that's what it is.
18494 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18496         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18497         includes and FLEX_SKELETON setting.
18498         * mpw-configure (--with-gnu-ld): New option, controls whether
18499         to use PPCLink or ld with PowerMac GCC.
18500         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18501         * mpw-config.in: Configure grez if targeting Mac.
18503         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18504         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18505         just macos.
18506         * configure.in: Configure grez resource compiler if targeting Mac.
18507         * Makefile.in (all-grez, install-grez): New targets.
18509 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18511         * configure: CXX defaults to gcc, not g++.  If we find
18512         gcc in the path, set CC to gcc -O2.
18514 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18516         * configure: Default ${build} correctly.  Avoid picking up extra
18517         spaces when reading CC and CXX from Makefile.  When doing a
18518         Canadian Cross, use plausible default values for numerous
18519         variables.
18520         * configure.in: When doing a Canadian Cross, don't try to
18521         configure tools whose configure script can't handle it.
18523 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18525         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18527 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18529         * configure:  Remove dubious bug reporting address.
18531 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18533         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18534         configure script, run that instead of this directory's configure.
18535         In either case, print a message that we're configuring the sub-dir.
18537 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18539         * configure.in: Before checking for the existence of various files,
18540         use sed to filter out "target-".
18542 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18544         * Makefile.in (DO_X): Split rule to decrease command line length
18545         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18546         (Philippe De Muyter).
18548 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18550         * Makefile.in (all-patch): depend on all-libiberty.
18552 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18554         * configure.in: If the only directory in target_configdirs which
18555         actually exists is libiberty, then set target_configdirs to empty,
18556         to avoid trying to build a target libiberty in a gas or gdb
18557         distribution.
18559 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18561         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18562         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18563         systems.
18565 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18567         * configure.in (copy_dirs): Use sys-include instead of include
18568         for --with-headers option.
18570 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18572         * Makefile.in, configure.in: Make winsup builds work with
18573         new scheme.
18575 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18577         * configure.in: Build the linker on AIX.
18579 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18581         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18582         where needed.
18584 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18586         * Makefile.in (all-gcc): Fix typo.
18588 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18590         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18592 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18594         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18595         to target-xiberty, to provide more flexibility.
18596         (target_subdir):  Define.  Create if cross.
18597         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18598         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18599         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18600         check-libFOO -> check-target-libFOO, etc.
18601         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18602         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18603         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18604         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18605         allow ALL_GCC="" to only configure.
18606         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18607         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18608         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18610 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18612         * Makefile.in (taz): Build "info" in etc explicitly.
18614 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18616         * configure.in:  Make sure that CC is undefined (as opposed to
18617         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18618         problem with autoconf trying to configure on a host without GCC.
18620 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18622         * mpw-configure: Set host alias from choice of host compiler,
18623         only use generic MPW Makefile sed if present, edit a file
18624         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18625         * mpw-README: Add problem notes about CW6 and CW7.
18627 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18629         * Makefile.in (taz): Use ";" instead of ";;".
18631 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18633         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18634         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18635         DISTDOCDIRS.
18636         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18637         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18639 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18641         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18642         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18643         Move bfd to DISTSTUFFDIRS.
18645 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18647         * Makefile.in (X11_LIB): Removed.
18648         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18650         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18652 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18654         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18655         names.
18657 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18659         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18661 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18663         * configure.in (i[345]86-*-win32): Always build newlib.
18664         Don't configure cvs, autoconf or texinfo.
18665         * Makefile.in (LD_FOR_TARGET): New.
18666         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18667         Pass down LD_FOR_TARGET.
18669 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18671         * winsup: New directory.
18672         * Makefile.in: Build winsup.
18673         * configure.in: Winsup is configured when target is win32.
18674         Can only build win32 target GDB when native.
18676 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18678         * config.guess: Recognize HP model 819 machines as having
18679         a PA 1.1 processor.
18681 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18683         * configure: Fix sed loop which substitutes for CC and CXX to
18684         avoid bug found in various sed implementations.
18686 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18688         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18689         simulator.  Use standard powerpc-*-eabi*.
18691 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18693         * configure.in: Stop putting gas and binutils in noconfigdirs for
18694         powerpc-*-aix* and rs6000-*-*.
18696 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18698         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18699         -mcall-aixdesc libraries.
18701 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18703         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18705         * config.sub (arm | armel | armeb): Fix shell syntax.
18707 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18709         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18710         -msoft-float and -mcpu=common support.
18711         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18712         libraries.
18714 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18716         * configure.in: Allow configuration and build of emacs19 for the alpha.
18718 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18720         * configure.in (CC): Get ^CC, not just any old CC, from
18721         ${host_makefile_frag}.
18723 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18725         * configure.in (CC): Try to get CC from
18726         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18728 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18730         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18731         only if it exists in $(srcdir).
18733 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18735         * configure: If CC and CXX are not set in the environment, set
18736         them, based on either an existing Makefile or on searching for gcc
18737         in PATH.  Substitute for CC and CXX in Makefile.
18738         * configure.in: Remove libm from target_libs.  Separate
18739         target_configdirs from configdirs.  If CC is not set in
18740         environment, try to get it from a host Makefile fragment.  Rewrite
18741         changes of configdirs to use skipdirs instead.  A few minor
18742         tweaks.  Take directories out of target_configdirs as they are
18743         taken out of configdirs.  Remove existing Makefile files from
18744         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18745         CONFIG_ARGUMENTS in Makefile.
18746         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18747         by configure.in.
18748         (CONFIG_ARGUMENTS): Likewise.
18749         (CONFIGURE_TARGET_MODULES): New variable.
18750         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18751         ($(CONFIGURE_TARGET_MODULES)): New target.
18752         (configure-libg++, configure-libio): New targets.
18753         (all-libg++): Depend upon configure-libg++.
18754         (all-libio): Depend upon configure-libio.
18755         (configure-libgloss, all-libgloss): New targets.
18756         (configure-libstdc++): New target.
18757         (all-libstdc++): Depend upon configure-libstdc++.
18758         (configure-librx, all-librx): New targets.
18759         (configure-newlib): New target.
18760         (all-newlib): Depend upon configure-newlib
18761         (configure-xiberty): New target.
18762         (all-xiberty): Depend upon configure-xiberty.
18764 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18766         * configure.in (host i[345]86-*-win32):  Expand the
18767         noconfigdirs again.
18769 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18771         * mpw-configure: Fix sed command file name.
18773 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18775         * configure.in (host i[345]86-*-win32): Reduce the
18776         noconfigdirs again.
18778 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18780         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18781         or powerpc*-*-pe*, since they are not yet supported.
18783 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18785         Add PowerMac support and many other enhancements.
18786         * mpw-configure: New option --cc to select compiler to use,
18787         paste options set according to --cc into the generated
18788         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18789         if mpw-make.sed is present.
18790         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18791         add forward includes for PowerPC include files.
18792         * mpw-build.in: Build using Makefile.PPC if present.
18793         (do-byacc, etc): Remove separate version resource builds.
18794         (do-gas): Build "stamps" before "all".
18795         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18796         * mpw-README: Update to reflect --cc option, PowerMac support,
18797         and recently-reported compatibility problems.
18799 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18801         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18802         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18803         (--with-multilib-top): Pass to recursive invocations.
18805 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18807         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18808         v810-*-*.
18810 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18812         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18813         gdb, ld and opcodes on v810-*-*.
18815 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18817         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18818         (local-maintainer-clean): New target.
18819         (maintainer-clean): New target.
18820         (realclean): Just depend upon maintainer-clean.
18822 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18824         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18826 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18828         * configure.in: Build ld in mips*-*-bsd* case.
18830 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18832         * config.sub: Accept -lites* OS.  From Ian Dall.
18834 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18836         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18837         targets.
18839 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18841         * configure.in: treat i386-win32 canadian cross the same as
18842         i386-go32 canadian cross.
18844 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18846         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18847         running under the simulator to build a reduced set of libraries.
18848         (powerpc-*-eabiaix): Add fine grained multilib support added to
18849         other powerpc targets yesterday.
18851 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18853         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18854         -disable-softfloat, -disable-relocatable, -disable-aix, and
18855         -disable-sysv to control which multilib libraries get built.
18857 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18859         * configure: Add Makefile.tem to list of files to remove in trap
18860         handler.
18862 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18864         * config.guess (*Linux*):  Add missing "exit"s.
18865         Also, need specific check for alpha-unknown-linux (uses COFF).
18867 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18869         * config.guess:  Merge with FSF:
18871         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18872         * config.guess (AIX4): More robust release numbering discovery.
18874         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18875         * config.guess (i386-sequent-ptx): Properly get version number.
18877         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18878         * config.guess (mips:*:4*:UMIPS): New case.
18880 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18882         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18883         (i386-win32 host): Likewise.  Don't build readline.
18885 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18887         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18888         SUPPORT_FILES to submakes.
18890 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18892         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18893         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18894         mpw-configure.
18896 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18898         * configure.in (appdirs): Use =, not ==, in test expression when
18899         trying to build the text to print in the warning message for
18900         Solaris users.
18902 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18904         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18906 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18908         * config.guess: Recognize lynx-2.3.
18910 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18912         * config.sub (z8ksim): Deleted
18913         (z8k-*-coff): New, this is the one true name of the target.
18915 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18917         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18919 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18921         * config.guess (*:Linux:*:*): First try asking the linker what the
18922         default object file format is (elf, aout, or coff).  Then if this
18923         fails, try previous methods.
18925 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18927         * configure.in: Don't build newlib for *-*-vxworks5.1.
18929 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18931         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18932         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18934 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18936         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18938 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18940         * cfg-ml-com.in: New file.
18941         * cfg-ml-pos.in: New file.
18943 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18945         * COPYING.NEWLIB: Add HP free copyright to list.
18947 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18949         * config.sub: Recognize -eabi* for the system, not just -eabi.
18951 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18953         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18954         * config.sub, configure.in (win32): New target and host.
18956 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18958         * configure.in: Add i386-pe configuration.
18960 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18962         * mpw-build.in (install): Install GDB after LD.
18964 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18966         * mpw-config.in (elf/mips.h): Always forward-include, needed
18967         for GDB to build.
18969 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18971         * testsuite: New directory for customer acceptance and whole tool
18972         chain tests.
18974 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18976         * configure: If per-host line isn't found, but AC_OUTPUT is found
18977         and a configure script exists, run it instead.
18979 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18981         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18983 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18985         * configure: Set build_{cpu,vendor,os,alias} to host values when
18986         --build isn't specified.
18988 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18990         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18991         (FLAGS_TO_PASS): Pass them.
18992         (EXTRA_TARGET_FLAGS): Ditto.
18994 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18996         * Makefile.in (all-libg++): Depend on all-libstdc++.
18998 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19000         * configure.in (noconfigdirs): Enable all packages for
19001         i386-unknown-netbsd.
19003 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19005         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19006         hosted builds (DOS builds)
19008 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19010         Changes for ARM based on patches from Richard Earnshaw:
19011         * config.sub: Handle armeb and armel.
19012         * configure.in: Omit arm linker only for riscix.
19014 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19016         * config.guess:  Update from FSF.
19018 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19020         * config.sub: Recognize powerpcle as the little endian variant of
19021         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19022         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19023         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19024         temporarily.
19026 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19028         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19030 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19032         * config.sub: Accept -lites* as a basic system type.
19034 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19036         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19037         installed, and if so return linuxoldld as the system name.
19039 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19041         * config.guess: Add hppa1.1-hp-lites support.
19043 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19045         * configure.in: Don't build newlib for m68k-vxworks5.1.
19047 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19049         * configure.in (mips-sgi-irix6): Use mh-irix5.
19051 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19053         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19055 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19057         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19058         OSF/1.  Fix compiler flags.
19059         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19061 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19063         * configure.in: Recognize --with-newlib.
19064         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19066 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19068         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19069         to *_X11_MODULES due to gdbtk needing X include files et al.
19071 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19073         Merge in support for Mac MPW as a host.
19074         (Old change descriptions retained for informational value.)
19076         * mpw-config.in: Add generic include forwards for cpu-specific
19077         include files in aout and elf directories.
19079         * mpw-configure: Added copyright.
19080         * mpw-config.in: Check for presence of required build tools.
19081         (target_libs): Add newlib.
19082         (target_tools): Add examples.
19083         (Read Me): Generate as "Read Me for MPW" instead.
19084         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19085         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19086         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19088         * mpw-configure: Remove subdir-specific makefile hackery,
19089         delete mk.tmp after using it.
19091         * mpw-build.in (all): Display start and end times.
19093         * mpw-configure (host_canonical): Set.
19094         (target_cpu): Always add to makefiles.
19095         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19096         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19097         (mpw-mh-mpw): Look for in srcdir and srcroot.
19098         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19100         * mpw-build.in: (install-only): New target.
19102         * mpw-configure (host_alias, target_alias): Rename from hostalias
19103         and targetalias, add into generated Makefile.
19104         (mk.tmp): If present, add into generated Makefile.
19105         * mpw-build.in (all-gas): Build config.h first before gas proper.
19107         * mpw-configure (config.status): Write only if changed.
19108         * mpw-config.in (readline): Configure it (not built, just used for
19109         definitions).
19111         * mpw-config.in (elf/mips.h): Add a forward include.
19113         * mpw-config.in: Forward-include most .h files in include into
19114         extra-include.
19115         (readline): Don't build.
19116         mpw-build.in (install): Install GDB.
19118         * mpw-configure (prefix, mpw_prefix): Handle it.
19119         * mpw-config.in (mmalloc, readline): Don't configure.
19120         * mpw-build.in (thisscript): Rename to ThisScript.
19121         Use mpw-build instead of BuildProgram everywhere.
19122         (mmalloc, readline): Don't build.
19123         * mpw-README: New file, basic documentation about the MPW port.
19125         * mpw-config.in: Use forward-include to create include files.
19127         * mpw-configure: Add more things to the top of each configured
19128         Makefile, including contents of config/mpw-mh-mpw.
19129         * mpw-config.in (extra-include): Create this directory and fill it
19130         with Posix-like include files when configuring.
19132         * config.sub (apple, mac, mpw): Add various aliases.
19134         * mpw-build.in: New file, top-level build script fragment for MPW.
19135         * mpw-configure: New file, configure script for MPW.
19136         * mpw-config.in: New file, config fragment for MPW.
19138 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19140         * configure.in (host_libs): Remove glob, since it is gone from the
19141         sources.
19143 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19145         * Makefile.in: define empty GDB_NLM_DEPS var.
19147         * configure.in(target_makefile_frag): use config/mt-netware
19148         for netware targets.
19150 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19152         * config.sub: Merge in recent FSF changes.  Remove linux special
19153         cases.
19155 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19157         Revert this change:
19159         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19161                 * build-all.mk: Use CC=cc -Xs on Solaris.
19163 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19165         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19166         stop using it.
19167         * Makefile.in: Nuke all references to glob subdirectory.
19169 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19171         * configure.in: Fix --enable-shared logic in per-host.
19173 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19175         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19177 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19179         * configure.in (noconfigdirs): Don't build gas on AIX, for
19180         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19182 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19184         * configure: Fix --cache-file to work if the file argument is a
19185         relative path.
19187 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19189         * configure: If the --cache-file is used, pass it down to
19190         configure in subdirectories.
19192 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19194         * config.sub: add vxworks29k configuration.
19196 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19198         * Makefile.in (taz): Do "diststuff" part quietly.
19200 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19202         * config.sub: Mini-merge with gcc/config.sub.
19204 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19206         * config.guess (IRIX): Sed - to _.
19208 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19210         * Makefile.in (source-vault, binary-vault): New targets.
19212 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19214         * config.sub: Recognize -eabi as a basic system type.
19216 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19218         * configure.in (enable_shared stuff): Fix typo.
19220 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19222         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19224 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19226         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19228 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19230         * configure.in (rs6000-*-*): Don't build gas.
19232 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19234         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19235         reduce command line length.
19236         (AS_FOR_TARGET): Check for as.new, not Makefile.
19237         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19239 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19241         * config.guess:  Merge from FSF.
19243 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19245         * configure: Don't use $ when handling program_suffix.
19247 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19249         * configure.in:  Configure tk for hppa/hpux.
19251 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19253         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19255 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19257         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19258         to LIBCXXFLAGS.  Tests are better run without it.
19260 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19262         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19264 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19266         * configure.in (*-*-netware*): Don't configure xiberty.
19268 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19270         * configure.in:  Remove tk from native_only list.
19272 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19274         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19275         for special NCD build.
19277 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19279         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19280         makeall.bat, they're only useful for binutils snapshots.
19281         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19282         makeall.bat to specified SUPPORT_FILES.
19284 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19286         * build-all.mk: Add Ericsson targets to sun4 and solaris
19287         hosts.  Add  BNR's sun4 target to solaris host, so their
19288         build-from-source will be tested in-house first.
19290 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19292         * Makefile.in (LIBCFLAGS): New variable.
19293         (CFLAGS_FOR_TARGET): Ditto.
19294         (LIBCFLAGS_FOR_TARGET): Ditto.
19295         (LIBCXXFLAGS): Ditto.
19296         (CXXFLAGS_FOR_TARGET): Ditto.
19297         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19298         (BASE_FLAGS_TO_PASS): Pass them.
19299         (EXTRA_TARGET_FLAGS): Ditto.
19301         * configure.in: Support --enable-shared.
19303 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19305         * configure.in (target_libs):  Include libstdc++ again.
19306         * config.guess:  Update from FSF (for FreeBSD).
19308 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19310         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19311         makeall.bat.
19312         (DISTDOCDIRS): Add `etc'.
19313         (ETC_SUPPORT_PFX): New variable.
19314         (taz): Include anything from etc starting with a word in
19315         ETC_SUPPORT_PFX.
19317 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19319         * config.sub: Update for recent FSF changes.  Remove obsolete
19320         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19321         spacing changes.
19323 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19325         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19327         * config.guess:  Merge with FSF.
19328         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19330 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19332         * configure: Since the "trap 0" handler will override the exit
19333         status on many systems, only use it for "exit 1", and make it set
19334         a non-zero exit status; reset it before "exit 0".  Also, check
19335         exit status of config.sub, and error out if it failed.
19337 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19339         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19340         and install libgloss.
19342 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19344         * Makefile.in (all-binutils): Depend upon all-byacc.
19346         * configure.in: Don't build emacs on Irix 5.
19348 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19350         * configure.in (*-*-netware*): Add libio.
19352 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19354         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19355         (CHECK_TARGET_MODULES): Ditto.
19356         (INSTALL_TARGET_MODULES): Ditto.
19357         (TARGET_LIBS): Ditto.
19358         (all-libstdc++): Note dependencies.
19360 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19362         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19364 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19366         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19367         -fexternal-templates.
19369         * configure.in (target_libs): Add libstdc++.
19370         (noconfigdirs): Add libstdc++ as appropriate.
19372 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19374         * config.guess:  Update from FSF.
19376 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19378         * configure: Use ${config_shell} when running ${configsub}.
19380 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19382         * config.sub: No longer recognize h8300h.
19384 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19386         * config.sub: Remove extraneous differences between config.sub and
19387         gcc/config.sub.
19389 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19391         * Makefile.in (DISTSTUFFDIRS): Add gas.
19393 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19395         * COPYING.NEWLIB: New file.
19397 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19399         * config.guess (HP-UX):  Patch from Harlan Stenn
19400         <harlan@landmark.com> to also emit release level.
19402 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19404         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19406 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19408         * config.sub:  Merge nextstep cleanup from FSF.
19410 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19412         * configure.in (arm-*-*): Don't configure ld for this target.
19414 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19416         * configure.in (*-*-netware): don't configure libg++, libio,
19417         librx, or newlib.
19419 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19421         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19422         configure ld--it works, but it doesn't support shared libraries.
19424 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19426         * config.guess (*-unknown-freebsd*):  Get rid of possible
19427         trailing "(Release)" in version string.
19428         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19430 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19432         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19433         Fix type: *-next-neststep -> *-next-nextstep.
19435         * config.guess:  Merge from FSF:
19437         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19439         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19441         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19443         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19444         instead of UNIX_SV for UnixWare 1.0).
19446 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19448         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19449         to make gdb/nlm/* build after the compiler and linker.
19451 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19453         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19454         not just i[34]86.
19455         (m68k-atari-sysv4):  Relocate to match FSF version.
19457         * config.guess:  More merges from the FSF:
19459         Add a space before function call or macro invocation.
19461         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19463         * config.guess: Add trap cmd to remove dummy.c and dummy when
19464         interrupted.
19466         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19468         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19469         (dummy): Redirect stderr from compilation of dummy.c.
19471         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19473         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19475 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19477         * configure: Accept and ignore --cache*, for compatibility with
19478         new autoconf.
19480 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19482         * config.guess:  Merge from FSF:
19484         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19486         * config.guess (Pyramid*:OSx*:*:*): New case.
19487         (PATH): Add /.attbin at end for finding uname.
19488         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19490         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19492         * config.guess (M88*:DolphinOS:*:*): New case.
19494         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19496         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19497         to select whether to use ELF or COFF.
19499         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19501         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19503         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19505         * config.guess: Guess the OS version for HPUX.
19507         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19509         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19511 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19513         * configure.in: Recognize --with-headers, --with-libs, and
19514         --without-newlib.
19515         * Makefile.in (all-xiberty): Depend upon all-ld.
19517 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19519         * configure.in: Change i[34]86 to i[345]86.
19521 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19523         * configure (version): A few more tweaks to help message.
19525 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19527         * Makefile.in:  Remove (for now) librx as a host library,
19528         now that we're building it for target.
19530 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19532         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19533         (Karl Berry).
19535 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19537         * configure.in:  Also configure librx.
19539 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19541         * Makefile.in:  Update various rules to reflect that librx
19542         is now needed for libg++.
19544 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19546         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19548 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19550         * configure.in: Configure the examples directory.
19552 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19554         * configure: Simplify Jun 2 1994 change.
19556 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19558         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19559         /bin/gcc isn't good enough to build gcc.
19561 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19563         * Makefile.in (GDB_SUPPORT_FILES): Remove
19564         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19565         (gdb.tar.gz): Add new rule to use standard distribution building
19566         mechanism.
19568 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19570         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19571         Bill Cox <bill@cygnus.com>.
19573 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19575         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19577 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19579         * configure:  Search current dir first in .gdbinit.
19581 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19583         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19585 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19587         * config.sub:  Refer to NeXT's operating system as nextstep.
19589         * config.sub (case $basic_machine):  Re-order the cases, to match
19590         the order in the FSF version (which is mostly alphabethical).
19591         Merge in some additions and changes from the FSF.
19593 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19595         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19596         * config.sub: Recognize cxux7.
19597         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19599 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19601         * config.sub:  Fix typo powerpc -> powerpc-*.
19603 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19605         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19607         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19608         parallel with all-emacs and install-emacs).  Top-level command
19609         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19611 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19613         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19614         $(relbindir)/make before doing ``make install'', and use
19615         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19616         installing over running make binary.
19617         ($(host)-stamp-stage3-installed): Likewise.
19619 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19621         * config.guess: Recognize Mach.
19623 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19625         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19626         see whether --exec-prefix was used.
19628 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19630         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19632 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19634         * Makefile.in: Add all-librx target similar to all-libproc.
19636 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19638         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19639         with post 1.2 uname bogosity.
19641 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19643         * configure: Remove temporary files on receipt of a signal.
19645 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19647         * configure: If there is a package_makefile_frag, remove
19648         ${subdir}/Makefile.tem after copying it in.
19650 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19652         * build_all.mk: support rs6000 lynx identifies itself as
19653         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19654         since /bin/gcc is too feeble to compile a modern gcc.
19656 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19658         * brought devo/test-build.mk update-to-date with progressive/
19659         test-build.mk. Add lynx targets and hppa flag info.
19661 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19663         * configure.in:  Use mh-ncrsvr43.  Patch from
19664         Tom McConnell <tmcconne@sedona.intel.com>.
19666 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19668         * config.guess (i386-unknown-bsdi):  No longer need to
19669         check #if defined(__bsdi__) && defined(__i386__).
19671 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19673         * configure: Set program_transform_nameoption correctly.
19675 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19677         * brought build-all.mk update-to-date with progressive build-all.mk,
19678         added new targets and hppa info.
19680 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19682         * configure: If config.guess result is a prefix of the user
19683         specified target, assume a native build and use the user specified
19684         target as the host alias.  Remove SunOS patch suffix removal hack.
19685         * configure.in: Remove SunOS patch suffix removal hack.
19687         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19688         in NATIVE_CHECK_MODULES.
19690 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19692         * Makefile.in: Rename HOST_ONLY to NATIVE.
19693         * configure: Delete SunOs patch suffix from host_canonical
19694         and build_canonical variables that are prepended to Makefiles.
19695         * configure.in: Add comments for easier maintenance.
19697 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19699         * Makefile.in: Add all-libproc target similar to all-gui.
19701 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19703         * Makefile.in (CHECK_MODULES): split into
19704         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19706 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19708         * config.guess (i386-unknown-bsdi): New system to guess.
19710 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19712         * Makefile.in: Add all-gui target (but not yet build by "all").
19714 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19716         * config.sub: Move deletion of patch suffix from here...
19717         * configure.in: To here, at Ian's suggestion.  The top-
19718         level scripts might need to know of a patch level.
19720 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19722         * config.sub: Strip off patch suffix so rtl is recognized
19723         as a sunos4.1.3 machine, even though it's been patched.
19725 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19727         * Makefile.in (INSTALL_LAST): Delete.
19728         (INSTALL_DOSREL): New.
19730 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19732         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19733         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19734         whether we pass down --with-gnu-ld anyhow.
19736 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19738         * Makefile.in (INSTALL_LAST): Change operation so it works
19739         on more flavors of make.
19740         * configure.in (go32): Don't build libg++ or libio.
19742 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19744         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19745         they can be overriden by templates.
19747 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19749         * configure.in (target==go32): Don't build gdb.
19750         * dosrel: New directory.
19752 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19754         * configure.in (host==go32): Configure dosrel too.
19755         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19756         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19757         be set by incoming names or templates.
19758         (INSTALL_LAST): New rule.
19760 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19762         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19764 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19766         * configure.in (appdirs): New variable.  Currently empty, but will
19767         be used in gas distribution.  If nonempty, lists a set of
19768         directories at least one of which must get configured, or top
19769         level configuration is considered to have failed.
19770         (rs6000-*-lynxos*): Use new file name.
19772 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19774         Eliminate XTRAFLAGS.
19775         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19776         newlib include files using -idirafter, and also use -nostdinc.
19777         (CXX_FOR_TARGET): Likewise.
19778         (XTRAFLAGS): Removed.
19779         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19780         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19781         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19782         ($(DO_X)): Don't pass down XTRAFLAGS.
19784 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19786         * configure.in (mips*-dec-bsd*): New target; do build linker.
19787         (mips*-*-bsd*): New target; don't build linker.
19789 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19791         * configure.in: support rs6000-*-lynxos* configuration.
19792         support sunos4 as a cross target.
19794         * config.sub: look for lynx*, not lynx since the OS version may
19795         legitimately be part of the name.
19797 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19799         * configure.in (i[34]86-*-sco*): Move to be with other i386
19800         targets.
19801         (romp-*-*): New target.  Skip various binary utilities.
19802         (vax-*-*): New target.  Don't build newlib.
19803         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19805 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19807         * configure.in: Only set host_makefile_frag if config
19808         directory exists.
19810 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19812         * install.sh: If $dstdir exists, don't check whether each
19813         component does.
19815 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19817         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19819 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19821         * configure.in (*-*-lynxos*): Don't configure newlib for either
19822         native or cross Lynx.
19824 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19826         * config.sub (sparc64-elf): Fix os.
19827         (z8k): Remove duplicate.
19829 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19831         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19832         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19834 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19836         * configure: Make file links cleanly even if Lynx fails on
19837         an NFS symlink (at least fail cleanly).
19839 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19841         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19842         -XNh2000.
19844 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19846         * configure: Unknown options are fatal again.
19848 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19850         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19851         compatibility.
19853 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19855         * build-all.mk: Add `clean' target.
19857 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19859         * config.guess:  Add SINIX support.
19860         * configure.in:  Add mips-*-sysv4* support.
19862 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19864         * build-all.mk: Document all useful targets.
19865         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19866         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19868 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19870         * configure: Support --silent, --quiet.
19872 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19874         * configure: Support --disable-FEATURE.
19876 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19878         * config.guess: Recognize NCR running SVR4.3.
19880 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19882         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19883         Patch from Paul Eggert <eggert@twinsun.com>.
19885 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19887         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19889 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19891         * configure: Make unrecognized options give nonfatal warnings
19892         instead of fatal errors, and pass them to any subdirectory
19893         configures in case they recognize them.
19894         Make --x equivalent to --with-x.
19896 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19898         * configure: Add --enable-* options.  Clean up usage message and
19899         some comments.
19901 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19903         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19905 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19907         * configure.in (hppa*-*-*): Enable binutils.
19909 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19911         * config.sub: Recognize cisco.
19913 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19915         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19917 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19919         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19920         than one configuration name.  Add comment.
19922 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19924         * config.guess: about target *-hitachi-hiuxwe2, fixed
19925         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19926         macro is incorrect.]
19928 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19930         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19931         than the "make ls" stuff which used to be here.
19933 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19935         * config.guess:  Recognize i[34]86-unknown-freebsd.
19936         From Shawn M Carey <smcarey@rodan.syr.edu>.
19938 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19940         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19942 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19944         * config.guess: Check for ptx.
19946 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19948         * config.sub: Add os9k checking.
19950 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19952         * config.guess: Handle OSF1 running on HPPA processors
19954 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19956         * configure: If subdir configure fails, print out a message with
19957         subdirectory name, in case subdir's configure code didn't identify
19958         itself.
19960 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19962         * configure.in: Remove embedded newlines from configdirs.
19963         Avoid mismatches of substrings.  Fix matching strings at end
19964         of configdirs.
19966 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19968         * config.guess:  Add Lynx/rs6000 config support.
19970 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19972         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19974 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19976         * configure.in (hppa*-*-osf*): Treat this just like most other
19977         PA configurations (eg no binutils or ld).
19978         (hppa*-*-*elf*): These configurations have binutils and ld.
19980 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19982         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19984 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19986         * configure.in (rs6000-*-*): Build gas.
19988 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19990         * Makefile.in:  Avoid bug in losing hpux sed.
19992 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19994         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19995         for GDB and GDB has been fixed to not need it.
19997 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19999         * config.guess: Recognize vax hosts.
20001 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20003         * configure (while loop): Don't use "break 2" inside case
20004         statement -- the case statement isn't an enclosing loop.
20006 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20008         * config.guess:  Clean up NeXT support, to allow nextstep
20009         on Intel machines.  Make OS be nextstep.
20011 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20013         * config.guess: Add alternate forms for Convex.
20015 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20017         * configure:  Completely rewrite option processing.  Take
20018         advantage of pattern-matching to avoid invoking test frequently.
20019         Also clean up host and target defaulting logic.
20021 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20023         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20024         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20025         commands (plus user environment) will fit SCO limits.
20027 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20029         * configure.in: Don't issue warnings about directories which are
20030         not being configured if -norecursion is set.  Correct test for
20031         --with-gnu-as and --with-gnu-ld to not get confused by substring
20032         matches.
20034         * configure.in: Don't build gas for alpha-dec-osf1*.
20036 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20038         * configure:  Back out Per's change of 12/19/1993.  It changes the
20039         behavior of configure in unexpected and confusing ways.
20041         Also, use different delim char when calculating
20042         program_transform_name so that the name can contain slashes.
20044 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20046         * configure.in, config.sub: Add support for VSTa micro-kernel.
20048 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20050         * configure.in: Nuke hacks which were used to get a special
20051         version of GAS for HPPA configurations.
20053 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20055         * configure:  If only ${target_alias} is given, use that
20056         as the default for ${host_alias}.
20057         * configure:  Add missing back-slashes before nested quotes.
20059 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20061         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20063 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20065         * config.guess:  Recognize some Tektronix configurations.
20066         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20068 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20070         * config.sub: Match any flavor of SH.
20072 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20074         * configure.in: Don't try to configure newlib for Alpha.
20076 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20078         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20079         libg++ or libio for any Alpha target.
20081         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20083 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20085         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20086         default arguments -- so it tried to compress itself.
20088 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20090         * configure.in (notsupp): ensure that a space is always at the end
20091         of the configdirs list, since the grep checks for an explicit space
20093 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20095         * configure.in (target i386-sysv4.2): don't build ld, since static
20096         versions of many libraries are not available.
20098 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20100         * config.guess: Recognize Apollos (using environment variables).
20101         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20103 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20105         * config.guess: Recognize Sony news mips running newsos.
20107 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20109         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20110         "fi ; else" for bash.
20112 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20114         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20116 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20118         * config.sub: accept unixware as an alias for svr4.2.
20119         Fix some inconsistancies with the gcc version.
20121 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20123         * Makefile.in (DISTDOCDIRS):  Add gdb.
20125 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20127         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20129 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20131         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20132         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20133         this now.
20135 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20137         * config.sub: Accept hiux* as an OS name.
20139         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20140         etc/make-stds.texi.  The underscore came from gcc, and dje now
20141         agrees that RUNTESTFLAGS is the correct name.
20143 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20145         * install.sh:  Remove 'set -e'.  It makes any conditionals
20146         in the script useless.
20148         * config.guess: Automatically recognize arm-acorn-riscix
20149         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20151 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20153         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20155 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20157         * Makefile.in (DISTDOCDIRS): New variable.
20158         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20159         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20161 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20163         * configure.in (hppa target): check the source directory for the
20164         pagas sub-directory
20166 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20168         * config.sub: Allow -aout* and -elf*.
20170 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20172         * configure.in: Don't build ld on i386-solaris2, same as for
20173         sparc-solaris2.
20175 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20177         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20179 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20181         * configure.in:  Configure gdb for alpha.
20183 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20185         * Makefile.in (CXXFLAGS): Add -O.
20187 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20189         * config.guess: added support for DG Aviion
20191 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20193         * configure.in: Produce warning message for subdirectories not
20194         configurable for this host/target combination.  Don't try to
20195         configure gdb for vms.
20197 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20199         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20200         appropriate files before making "diststuff".
20201         (DISTBISONFILES): New var: list of files to be edited.
20202         (DISTSTUFFDIRS): Add binutils.
20204 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20206         * config.sub: also handle mipsel and mips64el (for little endian mips)
20208 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20210         * configure.in: Add * to end of all OS names.
20212 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20214         * configure.in: Build newlib for LynxOS native.
20216 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20218         * config.guess: Add support for delta 88k running SVR3.
20220         * configure.in: Add comment about HP compiler vs. emacs.
20222 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20224         * configure.in: don't build ld on solaris2 (not a viable option
20225         due to bugs in getpwnam & getpwuid)
20227 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20229         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20230         config.guess will produce a full version number.
20232 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20234         * configure.in: Build linker and binutils for alpha-dec-osf1.
20236 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20238         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20239         and gdb/testsuite/Makefile.in.
20241 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20243         * configure.in: recognize mips*- instead of mips-
20245 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20247         * config.sub: Accept linux*coff and linux*elf as operating
20248         systems.
20250 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20252         * config.sub: Recognize mips64, and mips3 as an alias for it.
20254 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20256         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20257         gdb knows how to handle OSF/1 shared libraries.
20259 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20261         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20262         * config.guess: Recognize Hitachi's HIUX.
20263         * config.sub: Recognize h3050r* and hppahitachi.
20264         Remove redundant cases for hp9k[23]*.
20266 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20268         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20269         if gas and ld are in the source tree and are in ${configdirs}.
20270         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20271         --with options (but still pass them down on the command line,
20272         if they were explicitly specified).
20274 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20276         * configure: substitute SHELL value in Makefile.in with
20277         ${CONFIG_SHELL}
20279 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20281         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20282         *-*-solaris2* targets.
20284 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20286         * Makefile.in: define M4, and pass it down to sub-makes;
20287         all-autoconf now depends on all-m4
20289 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20291         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20292         presence of {ar,ranlib} instead of a configured directory
20294 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20296         * config.guess: Accept 34?? as well as 33?? for NCR.
20298 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20300         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20301         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20303 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20305         * configure: grab values for $(CC) and $(CXX) from the
20306         environment, so that someone can do "CC=gcc configure; make" and
20307         have it work right (matching the way that autoconf works now)
20309         * configure.in, Makefile.in: add support for gash, the tcl
20310         interface to Galaxy
20312         * config.guess: add NetBSD variants (hp300, x86)
20314 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20316         * install.sh: Support -d option (in the manner of SunOS 4 install,
20317         as it is more deterministic than that of GNU install)
20318         (chmodcmd): Set file to mode 755 by default (should also do default
20319         chgrp and chown, but I don't feel like dealing with that now)
20321 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20323         * config.sub: Remove h8300hhms alias.
20325 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20327         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20329 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20331         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20332         as stmp-fixinc
20334 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20336         * config.sub: recognize m88110-bug-coff.
20338 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20340         * Makefile.in (all-libio): all dependencies on the toolchain used
20341         to build this (gcc, gas, ld, etc)
20343 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20345         * config.guess: Deal with OSF/1 1.3 on alpha.
20347 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20349         * install.sh: add some 'else true' clauses for portability
20351         * configure.in: don't build libio for h8[35]00-*-* targets
20353 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20355         * Makefile.in:  Add support for new libio.
20357 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20359         * install.sh: If one command fails, don't try the rest.  Don't try
20360         to remove $dsttmp (via trap) unless we have already created it.
20361         If $src doesn't exist, detect it and exit with an error.
20363         * config.guess: Recognize BSD on hp300.
20365 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20367         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20368         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20370 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20372         * Makefile.in (all-send-pr): depends on all-prms
20374 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20376         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20378 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20380         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20381         Added test for mips-mips-riscos5.
20383 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20385         * configure.in: use mh-hp300 for 68k HP hosts
20387 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20389         * configure: add support for CONFIG_SHELL, so that you can use
20390         some alternate shell for evaluating configure scripts
20392 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20394         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20395         in configure script to bug-gdb@prep.ai.mit.edu when building
20396         distribution archive.
20397         * Makefile.in (COMPRESS):  Remove def.
20398         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20399         gdb.tar.Z and make-gdb.tar.Z respectively.
20400         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20401         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20402         to convergence with 'taz' target in Makefile.in.
20404 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20406         * install.sh (dsttmp): use trap to ensure that tmp files go
20407         away on error conditions
20409 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20411         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20413 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20415         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20416         its parent is '/' not ''.
20418         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20420 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20422         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20423         that ${newsrcdir}/configure.in does.
20425 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20427         * test-build.mk: support for CONFIG_SHELL
20429 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20431         * config.sub (netware):  Add as a basic system type.
20433 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20435         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20436         $(srcdir)/ from the dependency on Makefile.in.
20438 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20440         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20441         (h8300hhms is temporary until multi-libraries are implemented).
20442         * configure.in: Handle h8300h too.
20444 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20446         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20448 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20450         * configure:  Remove extraneous output when guessing host type.
20451         * config.guess:  Remove extraneous output when guessing using C
20452         compiler rather than uname, or when guessing fails.
20454 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20456         * Makefile.in: remove all.cross and install.cross targets
20458         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20459         definitions
20461 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20463         * configure.in (target sh): Build gprof.
20465 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20467         * config.sub: change -solaris to -solaris2
20469 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20471         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20473 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20475         * configure: Correct error message for missing Makefile.in to
20476         print correct directory.
20478 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20480         * install.sh: kludge around 386BSD shell bug
20482 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20484         * config.guess:  Recognize NeXT.
20485         * config.guess:  Recognize i486-ncr-sysv4.
20486         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20488 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20490         * Makefile.in (MAKEINFOFLAGS): New variable.
20491         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20492         * build-all.mk, test-build.mk: Pass down --no-split as
20493         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20495 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20497         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20499 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20501         * Makefile.in (libg++.tar.z):  New rule.
20502         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20503         * Makefile.in (taz):  Only do a single chmod.
20505 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20507         * install.sh: don't use dirname anymore (replaced with sed usage)
20509 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20511         * Makefile.in:  Change extension for gzip'd files from '.z' to
20512         '.gz' per new FSF standard usage.
20514 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20516         * configure: put quotes around the final value of program_transform_name
20518 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20520         * Makefile.in: new install.sh support; update install-info rules
20522 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20524         * configure.in: Build diff for crosses, but not for go32 host.
20526         * configure.in: Build gprof only for native, and don't build it
20527         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20529 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20531         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20533 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20535         * configure.in (host_tools): Add prms.
20537 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20539         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20540         with $(FLAGS_TO_PASS) on the command line
20542         * config.sub: Recognize lynx and lynxos
20544 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20546         * config.sub: Accept -ecoff*, not just -ecoff.
20548 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20550         * Makefile.in (taz): Use .gz suffix instead of .z.
20551         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20552         names.
20554 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20556         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20558 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20560         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20561         that rebuilds that might happen during 'make install' don't get
20562         bogus gcc include files
20564 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20566         Change from Utah for HPPA support:
20567         * config.guess: Recognize hppa1.x-hp-bsd.
20569 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20571         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20572         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20574 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20576         * config.sub: Add support for rom68k and bug boot monitors.
20578 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20580         * Makefile.in: Make all-opcodes depend on all-bfd.
20582 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20584         * config.guess: Added special check for i[34]86-univel-sysv4*.
20586 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20588         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20589         the processor rather than assuming i486.
20591 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20593         * config.guess: Recognize SunOS6 as Solaris3.
20595 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20597         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20598         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20600 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20602         * build-all.mk (all-cross): New target for Canadian Cross.
20603         Added Q2 go32 targets.
20604         * test-build.mk: Configure go32 cross sparclite-aout and
20605         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20606         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20608 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20610         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20611         GO32 hosted toolchains
20613 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20615         * configure: change  so "-exec-prefix" gets passed down rather
20616         than "-exec_prefix" so autoconf generated Makefiles get the
20617         exec_prefix set right.
20619 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20621         * config.guess: get the Solaris2 minor version number
20623         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20625 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20627         * config.guess: Recognize some Sequent platforms.
20629 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20631         * Makefile.in: added the vault-install target
20633         * configure.in: actually use the Sun3 makefile fragment that's in
20634         config, also added the release dir to configdirs
20636 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20638         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20640 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20642         * configure.in: remove some program from Alpha targetted toolchains
20644 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20646         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20647         gprof.
20648         (taz): Run "make diststuff" in those directories instead of "make
20649         proto-dir".  Look for "VERSION=" only at start of line in subdir
20650         Makefile.  Use "gzip -9" for compression.
20651         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20652         (binutils.tar.z): New target.
20654 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20656         * Makefile.in (taz): Include gpl.texinfo.
20658 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20660         * Makefile.in (setup-dirs): Merged into "taz" target.
20661         (taz): Only do `proto-dir' stuff if a directory is actually needed
20662         for this target.
20664 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20666         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20667         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20668         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20669         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20670         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20672 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20674         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20675         config.sub, and move-if-change to gdb testsuite distribution
20676         archive, so the testsuite can be extracted, configured, and
20677         run separately from the gdb distribution.  Blow away the Chill
20678         tests that require a Chill compiled executable, since GNU Chill
20679         is not yet publically available.
20681 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20683         * test-build.mk: set environment variables in a single command,
20684         instead of a list of assignments and exports
20686         * config.guess: recognize Alpha/OSF1 systems
20688 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20690         * configure: Change help message to prefer --options rather than
20691         -options.
20693 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20695         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20696         zippy@ecst.csuchico.edu.
20697         * config.guess: Recognize miniframe.
20699 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20701         * Makefile.in: Use srcroot to find runtest rather than rootme.
20702         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20704 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20706         * test-build.mk: Extensive additions to support building on a
20707         machine other than the host.
20709 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20711         * configure (tooldir): Fix for i386-aix again.
20713 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20715         * configure, Makefile.in:  Change definition of $(tooldir)
20716         to match the FSF.
20718 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20720         * config.guess:  Recognize i[34]86/SVR4.
20722 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20724         * Makefile.in (all-gdb): gdb depends on sim.
20726 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20728         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20729         at the same time we make the prototype gdb directory.
20730         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20731         files at the same time as the gdb base release distribution.
20733 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20735         * Makefile.in (check): Use individual check targets rather than
20736         DO_X rule.
20737         (check-gcc): Added.
20739 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20741         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20742         for System V release 3.2.
20744 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20746         * config.sub: Recognize hppaosf.
20747         * configure.in: Do configure ld/binutils/gas for it.
20749 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20751         * configure (tooldir): Alter syntax used to set this, for systems
20752         where "\$" isn't handled right, like i386-aix.
20754 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20756         * configure: Pass program-transform-name, not
20757         program_transform_name, to recursive configures.
20759 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20761         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20762         of gas+ld+binutils.
20764 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20766         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20768 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20770         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20772 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20774         * Makefile.in (PRMS): Set back to all-prms.
20776 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20778         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20779         targets, rather than for MIPS hosts.
20781 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20783         * configure.in: add comment for --with-x default values
20785         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20787         * Makefile.in: add check-* targets for each of the directories in
20788         the tree.  Add a definition of RUNTEST that will use the one we
20789         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20791 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20793         * configure.in: Removed obsolete references to bfd_target and
20794         target_makefile_frag.
20796         * build-all.mk: Set assorted targets for Q2.
20797         * config.sub: Recognize z8k-sim and h8300-hms.
20798         * test-build.mk: Really don't pass host to configure.
20799         (HOLES): Added uname.
20801 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20803         * configure: Handle an empty program-prefix, program-suffix or
20804         program-transform-name correctly.
20806 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20808         * build-all.mk: -G 8 no longer required for MIPS targets.
20809         * test-build.mk: Don't pass host argument to configure; make it
20810         guess.
20812 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20814         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20815         * Makefile.in (COMPRESS):  New macro, like GZIP.
20817 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20819         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20821         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20822         with gas currently defaults to -G 0.
20824 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20826         * Makefile.in (all-flex): flex depends on byacc.
20828         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20829         to test-build.mk as RELEASE_TAG.
20830         * test-build.mk (configargs): New variable containing arguments to
20831         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20832         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20834         * config.guess: Use /bin/uname when checking -X argument on SCO,
20835         to avoid invoking GNU uname which doesn't understand -X.
20837         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20839         * configure.in: Build gas for mips-*-*.
20841 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20843         * Makefile.in (all.normal): insert missing backslash.
20845 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20847         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20849         * Makefile.in: Complete overhaul to merge many almost identical
20850         targets.
20852 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20854         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20855         (gdb.tar.Z): Adjusted.
20857         * Makefile.in (setup-dirs, taz): New targets; should be general
20858         enough to adapt for gdb sometime.  Build only .z file.
20859         (gas.tar.z): New target.
20861 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20863         * build-all.mk: Use CC=cc -Xs on Solaris.
20865 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20867         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20868         for handling BISON for FSF releases.
20870 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20872         * configure: Actually implement the change zoo just documented.
20874 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20876         * configure: when using config.guess, only set target_alias when
20877         it's not already been set (ie, on the command line)
20879 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20881         * Makefile.in: add installcheck target, set PRMS to install-prms
20883 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20885         * configure: add support for package_makefile_fragment, handle the
20886         case where a directory has a configure.in file but no Makefile.in
20887         more gracefully (with an actual understandable error message, even);
20888         add support for --without (and add this to the usage message); also
20889         explicitly add a --host=${host_alias} to the command line when
20890         config.guess is used
20892 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20894         * configure: Must use both --host and --target in recursive calls.
20896 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20898         * Makefile.in: Change deja-gnu to dejagnu.
20900 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20902         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20904 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20906         * configure.in: canonicalize all instances to *-*-solaris2*,
20907         also strip out a number of tools to not build for go32 host
20909 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20911         * config.guess: add GPL.
20913         * Makefile.in, config.guess, config.sub, configure: bump
20914         copyrights to 93.
20916 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20918         * Makefile.in (do-info): Removed obsolete check for existence of
20919         localenv file.
20921         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20923 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20925         * Makefile.in: a couple of 'else true' for decstation,
20926         support for TclX
20928         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20930 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20932         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20934 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20936         * config.guess: Recognize i386-ibm-aix (PS/2).
20937         * configure.in: Use config/mh-aix386 file for it.
20939 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20941         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20942         CC_FOR_TARGET instead.
20943         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20945 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20947         * Makefile.in: Add sim to list of directories sent with gdb
20949 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20951         * configure.in: Put back mips-dec-bsd* case.
20953 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20955         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20956         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20957         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20959 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20961         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20963         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20964         (install-info): install dir.info only if it exists,
20965         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20967 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20969         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20970         gas for mips-dec-bsd.
20972 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20974         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20975         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20977 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20979         * configure.in: Added "dejagnu" to hosttools list.
20981 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20983         * config.sub, configure.in, config.guess:  Add support
20984         for Bosx, an AIX variant from Bull.
20985         Patches from F.Pierresteguy@frcl.bull.fr.
20987 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20989         * devo/dejagnu: Initial creation of devo/dejagnu.
20990         Migrated dejagnu testcases and support files for testing software
20991         tools to reside as subdirectories, currently called "testsuite",
20992         within the directory of the software tool.  Migrated all programs,
20993         support libraries, etc. beloging to dejagnu proper from
20994         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20995         with no modifications.  The changes to these files which will
20996         allow them to configure, build, and execute properly will be made
20997         in a future update.
20999 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
21001         * Makefile.in: Change send_pr to send-pr.
21002         * configure.in: Likewise.
21003         * send_pr: Renamed directory to send-pr.
21005 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21007         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21009 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21011         * README:  Update for gdb-4.8 release.
21012         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21013         gdb-xxx.tar.z (gzip'd) file also.
21015 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21017         * Makefile.in: make all-diff depend on all-libiberty
21019 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21021         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21023 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21025         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21027 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21029         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21030         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21031         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21033 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21035         * Makefile.in:  makeinfo binary is in a new location
21037 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21039         * config.sub: Accept -ecoff as an OS.
21041         * Makefile.in: Various changes to eliminate a level of make
21042         recursion and reduce the required command line length.
21043         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21044         sub-makes.
21045         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21046         variables holding settings for specific sub-makes.
21047         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21048         in terms of BASE_FLAGS_TO_PASS.
21049         (TARGET_LIBS): New variable listing directories which use
21050         TARGET_FLAGS_TO_PASS.
21051         (subdir_do): Eliminated.
21052         (do-*): New set of targets to replace subdir_do.
21053         (various): All targets which used subdir_do now depend on do-*.
21054         (local-clean): Renamed from do_clean.
21055         (local-distclean): New target, dependency of distclean and
21056         realclean.
21057         (install-info): Don't create directories.  Depend on dir.info
21058         rather than calling make recursively.
21059         (install-dir.info): Eliminated.
21060         (install-info-dirs): Create all info directories here.
21061         (dir.info): Depend upon do-install-info.
21063         * test-build.mk (HOLES): Added false.
21065 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21067         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21069 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21071         * Makefile.in (info): remove dependency on all-texinfo.  The
21072         problem was really in texinfo/C, not at this level.
21074 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21076         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21078 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21080         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21081         GDB releases.
21083 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21085         * configure: Include srcdir in message about target of link not
21086         being found.  Don't convert `-' to `_' in `with' options being
21087         passed to subdirs.
21089 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21091         * configure.in: add uudecode to host_tools
21093         * Makefile.in: added {all,install}-uudecode targets, added them to
21094         the appropriate lists
21096 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21098         * Makefile.in (all-gcc): Added dependency on all-gas.
21100         * configure.in (mips-*-*): Build ld and binutils.
21102 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21104         * configure: check return code from mkdir, print error message and
21105         exit on failure.
21107 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21109         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21111 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21113         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21115 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21117         * config.sub (h8500):  Recognize this as a cpu type.
21119 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21121         * configure: source directory missing is no longer a warning
21123         * configure.in: recognize irix[34]* instead of irix[34]
21125         * Makefile.in: define and pass down X11_LIB
21127 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21129         * guess-systype: Renamed to ...
21130         * config.guess:  ... by popular request.
21131         * configure.in, Makefile.in:  Update accordingly.
21133 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21135         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21136         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21137         + Execute ./dummy instead of assuming . is in PATH.
21139 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21141         * guess-systype:  New shell script.  Attempts to guess the
21142         canonical host name of the executing host.
21143         Only a few hosts are supported so far.
21144         * configure:  Call guess-systype if no host is specified.
21146 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21148         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21149         gcc Makefile.
21151 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21153         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21154         (all-gcc, install-gcc, subdir_do): Use it.
21156 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21158         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21160 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21162         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21163         set exclusively by configure, using configure.in .
21165 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21167         * test-build.mk: set $PATH for all builds
21169         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21171 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21173         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21174         the one used in gcc/Makefile.in, so that a null expansion doesn't
21175         override the one needed to build gcc with a native cc.
21177 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21179         * configure: Accept -with arguments.
21181 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21183         * Makefile.in: added h8300sim
21185 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21187         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21188         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21189         (all-cygnus, native, build-cygnus): Make
21190         $(canonhost)-stamp-3stage-done, not $(host)....
21191         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21192         i386-sco3.2v4.  Added else true to if command.
21194 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21196         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21198 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21200         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21202 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21204         * configure.in: don't remove binutils from Solaris builds
21206 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21208         * Makefile.in: get rid of earlier definitions for *clean,
21209         also handle the recursive info rule better
21211 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21213         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21214         do more-or-less the right thing.
21216 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21218         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21219         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21221 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21223         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21224         $(host_canonical).
21226         * configure.in: split the configdirs list into 4 categories (native
21227         v. cross, library v. tool) and handle the cross-only and native-
21228         only in more reasonable (and correct!) way.
21230 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21232         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21233         configdirs anymore.
21235 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21237         * Makefile.in: extensive cleanup::  removed all of the explicit
21238         clean-* targets, collapsed many wrappers around subdir_do into
21239         one, added additional targets to satisfy standards.texi, deleted
21240         some old targets, some changes for consistency
21242 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21244         * configure.in: handle some programs as cross-only, and others as
21245         native only
21247         * test-build.mk: handle partial holes in a more generic manner
21249         * Makefile.in: m4 depends on libiberty
21251 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21253         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21254         time, wdiff, and find to configdirs
21256         * Makefile.in: all, clean, and install rules for the new programs
21257         added to configure.in
21259 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21261         * configure.in: use mh-sun for all *-sun-* hosts
21263 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21265         * Makefile.in: define flags for X11 include files and library file
21266         locations, pass them down to the programs that need this info
21268         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21270 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21272         * configure.in: start building libg++ for HP-UX targets
21274 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21276         * README:  Update references to files moved into etc/.
21278 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21280         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21281         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21283 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21285         * configure: accept dash as well as underscore in long option
21286         names for FSF compatibility.
21288 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21290         * config.sub: added -sco3.2v4 support from FSF.
21292 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21294         * configure.in: expand the section that adds or removes
21295         directories from the list of programs to build, to handle native
21296         vs. cross in addition to host v. native
21298 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21300         * Makefile.in:  Replace C++ in macro names with CXX.
21301         This is less likely to break ...
21303 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21305         * test-build.mk: add -w to GNU_MAKE
21307 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21309         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21310         add 'sparc' to list of recognized cpus.  This needed to make
21311         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21312         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21313         then changes that into $CPU-wrs-vxworks.
21315         * configure.in: remove most references to gdbtest, regularize
21316         target based program removal
21318         * test-build.mk: import from p3 tree (many fixes and changes)
21320 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21322         * Makefile.in: added rules to handle tcl, tk, and expect
21324         * configure.in: handle those directories if they exist
21326 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21328         * config.sub: removed bogus hppabsd and hppahpux names, since
21329         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21331 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21333         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21334         depends upon all-xiberty
21336         * Makefile.in: changes from p3, including:
21338         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21340         * Makefile.in (XTRAFLAGS): include newlib directories if
21341         newlib/Makefile exists, rather than if host != target.
21343         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21345         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21346         from the same source tree and not building a cross-compiler.  This
21347         matters for the libg++ configuration if reconfiguring a tree that
21348         has already been installed.
21350         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21352         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21353         pick up the machine and system specific header files.
21355         * Makefile.in: added AS_FOR_TARGET, passed down in
21356         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21357         the C compiler to use to create programs which are run in the
21358         build environment, set it to default to $(CC), and passed it down
21359         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21361         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21363         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21364         We need them for unusual native builds, like systems without
21365         ranlib.
21367         * configure: also define $(host_canonical) and
21368         $(target_canonical), which are the full, canonical names for the
21369         given host and target
21371 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21373         * Makefile.in:  Added separate definitions for C++.
21375 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21377         * configure.in (configdirs):  Add deja-gnu.
21379 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21381         * README:  Update for configure.texi and gdb-4.7 release.
21383 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21385         * Makefile.in:  Move "all" target to top of file.
21386         Previously, first target was ".PHONY" which caused BSD4.4 make
21387         to build .PHONY when make was run without arguments.
21389 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21391         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21392         Library-copylefted code in libiberty.
21394 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21396         * config.sub:  Replace m68kmote with plain old m68k.
21398 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21400         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21402 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21404         * config.sub: Complain if no argument is given.  Added support for
21405         386bsd as OS and target alias.
21407 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21409         * Makefile.in (XTRAFLAGS): include newlib directories if
21410         newlib/Makefile exists, rather than if host != target.
21412 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21414         * config.sub: recognize sparclite-wrs-vxworks.
21416         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21417         p3.) Added clean-xiberty to clean.
21419 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21421         * configure.in: use *-*-* instead of nested cases for host and target
21423 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21425         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21426         from the same source tree and not building a cross-compiler.  This
21427         matters for the libg++ configuration if reconfiguring a tree that
21428         has already been installed.
21430 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21432         * config.sub (i486v/i486v4):  Merge in from FSF version.
21434 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21436         * configure: only set PWD if it is already set.
21438 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21440         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21441         doesn't have unset and all success paths (and most error paths)
21442         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21443         to just ${PWD} to avoid confusion.)
21445 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21447         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21448         even for a native compilation.
21450 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21452         Changes to make the gdb.tar.Z rule work better.
21454         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21455         (DEVO_SUPPORT):  Add configure.texi.
21456         (bfd-ilrt.tar.Z):  Remove ancient rule.
21458 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21460         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21461         pick up the machine and system specific header files.
21463         * configure.in, config.sub: added new target m68010-adobe-scout,
21464         with alias of adobe68k.  Changed configure.in to check for
21465         -scout before -sco* to avoid a false match.
21467         * Makefile.in: added AS_FOR_TARGET, passed down in
21468         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21469         the C compiler to use to create programs which are run in the
21470         build environment, set it to default to $(CC), and passed it down
21471         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21473 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21475         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21476         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21477         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21478         FOR_TARGET variants, to newlib and libg++.
21480 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21482         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21483         first.
21485 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21487         * config.sub:  Accept `elf' as an environment.
21489 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21491         * Makefile.in (all-opcodes):  cd into the right directory
21493 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21495         * configure: added -program_transform_name option, used as
21496         argument to sed when installing programs.
21497         configure.texi: added documentation for -program_prefix,
21498         -program_suffix and -program_transform_name.
21500 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21502         * config.sub:  Accept i486 where i386 ok.
21504 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21506         * config.sub: accept we32k
21508 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21510         * config.sub, configure.in: accept OSE68000 and OSE68k.
21512         * Makefile.in: don't create all directories for ``make install'';
21513         let the subdirectories create the ones they need.
21515 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21517         * COPYING: new file, GPL v2
21519 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21521         * Makefile.in: use the new gen-info-dir, which needs a template
21522         argument (which also lives in texinfo)
21524         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21526 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21528         * config.sub (ncr3000):  Change i386 to i486.
21530 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21532         * Makefile.in: add install-rcs, install-grep to
21533         install-no-fixedincludes, removed install-bison and install-libgcc
21535 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21537         * configure.in: grab the HPUX makefile fragment if on HPUX
21539 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21541         * Makefile.in: eradicate bison spoor (ditto libgcc).
21542         configure.in: recognise m68{k,000}-ericsson-OSE.
21543         es1800 is alias for m68k-ericsson-OSE
21545 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21547         * configure.in: rearrange the parts that remove programs from
21548         configdirs, based now on HOST==TARGET or by canonical triple.
21550 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21552         * test-build.mk: recurse explicitly with -f test-build.mk when
21553         appropriate.  predicate stage3 and comparison on the existence
21554         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21555         On very clean, also remove ...stamp-co.  Build in-place before
21556         doing other builds.
21558 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21560         * Makefile.in, configure.in: add tgas
21562 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21564         * Makefile.in: a number of changes merged in from progressive.
21566         * configure.in: add libm.
21568         * .cvsignore: ignore some stuff that comes from test-build.mk.
21570 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21572         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21574 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21576         * configure: Add program_suffix (parallel to program_prefix)
21577         * Makefile.in: adjust directory-creating script for losing decstation
21579 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21581         * configure:  Minor $subdir-related fixes.
21583 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21585         * configure: fix various problems with propogating
21586         makefile_target_frag in subdirs.
21587         * configure.in: config libgcc if its there
21589 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21591         * config.sub:  HPPA merge.
21593 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21595         * Makefile.in:  Replace all-bison with all-byacc in all
21596         dependency lines for other tools (which now use byacc).
21598 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21600         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21602 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21604         * Makefile.in: make gprof rules similar to byacc rules (instead of
21605         vestigal $(unsubdir) that didn't work...)
21607 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21609         * config.sub:  Add support for Linux.
21610         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21611         (at least for libg++).
21613 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21615         * configure.texi: fix doc for the -nfp option to configure
21617 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21619         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21621 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21623         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21624         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21625         * configure.in: added solaris* host_makefile_frag hook.
21627 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21629         * config.sub: changed recognition of m68000 so that various
21630         m68k types can be specified via m680[01234]0
21632 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21634         * config.sub (basic_machine): fix sed so that '-foo' isn't
21635         completely substituted out while .+'-foo' loses the '-foo'
21637 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21639         * config.sub ($os): Add -aout.
21641 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21643         * configure:  If host_makefile_frag is absolute, don't
21644         prefix ${invsubdir} (relevant to libg++ auto-configure).
21646 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21648         * Makefile.in (tooldir): Define it.
21649         (all-ld): Depend on all-flex.
21651 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21653         * Makefile.in (check):  Fix libg++ special case.
21655 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21657         * configure: do not bury `pwd` into config.status, thus do fewer
21658         pwd's.
21660         * configure: print the "Building in" message only when building in
21661         other than "." AND verbose.
21663         * configure: remove -s, rework -v to better accommodate guested
21664         configures.
21666         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21668 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21670         * Makefile.in: macroize flags passed on recursion.  remove
21671         fileutils.
21673 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21675         * configure: get makesrcdir right for subdirs deeper than 1.
21677         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21678         install.
21680 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21682         * Makefile.in: don't print subdir_do or recursion lines.
21684 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21686         * standards.texi: added menu item.
21688         * Makefile.in: build and install standards.info.
21690         * standards.texi: new file.
21692 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21694         * configure: test for and move config.status pieces from
21695         ${subdir}/.
21697 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21699         * configure:  Test for existance of files before trying to mv
21700         them, to avoid numerous non-existance messages.
21702 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21704         * configure: correct final line of config.status.
21706         * configure: patch from eggert.  Avoids a protection problem if
21707         the original Makefile.in is read only.
21709         * configure: use move-if-change from gcc to create config.status.
21710         Some makefiles depend on config.status to tell if a directory
21711         has been reconfigured for a different host.  This change
21712         prevents those directories from remaking everything in the case
21713         where the reconfig was only intended to rebuild a Makefile.
21715         * configure: test for config.sub with "config.sub sun4" rather
21716         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21717         host alias from a missing config.sub.
21719 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21721         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21722         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21724 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21726         * configure: mkdir ${subdir} as needed.
21728 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21730         * Makefile.in,configure.in: added autoconf.
21732 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21734         * Makefile.in: no longer pass against on recursion.
21736         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21737         definitions are not inherited.
21739         * configure: correct makesrcdir when subdir is .
21741 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21743         * configure:  Add support for 'subdirs' variable, which is
21744         like 'configdirs', except that configure doesn't re-invoke
21745         itself for subdirs, it just creates a Makefile for each subdir.
21746         * configure.texi:  Document subdirs.
21748 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21750         * configure.in: added flex to configdirs
21752 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21754         * Makefile.in: remove clean-stamps from clean.
21756 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21758         * configure.in:  Add gdbtest to configdirs.
21760 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21762         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21763         to recursive makes.
21764         * configure.in:  Recognize new ncr3000 config.
21766 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21768         * Makefile.in, configure.in: removed references to gdbm.
21770 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21772         * config.sub:  Don't canonicalize os value
21773         newsos* to bsd (readline needs to check for newsos).
21774         (This fix was earlier made Jan 31, but got re-broken.)
21776 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21778         * configure.in:  sco is an os, not a vendor!
21780         * configure:  Quote $( better.  Keep various shells happy.
21782 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21784         * Makefile.in: eliminate stamp-files.
21786 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21788         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21789         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21791 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21793         * config.sub:  fix iris/iris3.
21795 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21797         * configure: re-add -rm.
21799 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21801         * Maskefile.in: add .stmp-rcs to all.
21803         * configure.in: remove gas from rs6000 build, use aix host fragment.
21805 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21807         * configure: pass down site_option during recursion.
21809 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21811         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21813 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21815         * configure: Change exec_prefix so that it really defaults to prefix.
21817 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21819         * Makefile.in, configure.in:  Add support for mmalloc library.
21821 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21823         * Makefile.in: add stmp dependencies for a few more things.
21825 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21827         * configure: adjusted error message on objdir/srcdir configure
21828         collision, per john's suggestion.
21830         * Makefile.in: add libiberty stmp to all and all.cross.
21832 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21834         * Makefile.in: remove force dependencies, add grep to all.
21836 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21838         * Makefile.in: drop flex.  make stamp files work.
21840         * configure: added test for conflicting configuration in srcdir,
21841         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21842         gets cranky.  use relative paths for configure and srcdir
21843         whenever possible.  Send some error messages to stderr that were
21844         going to stdout.
21846 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21848         * Makefile.in:  Fix libg++ rule to check for gcc directory
21849         before using gcc/gcc.  Also pass XTRAFLAGS.
21851 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21853         * Makefile.in: added stmp-files so that directories aren't polled
21854         when they are already built.
21856         * configure.texi: fixed a node pointer problem.
21858 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21860         * config.sub configure.in gdb/configure.in
21861         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21862         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21863         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21865 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21867         * configure: -recurring becomes -silent.  corrected help message
21868         for -site= option.
21870         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21872 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21874         * configure: when building Makefile for crosses, replace
21875         tooldir and program_prefix.  default srcdir from location of
21876         config.sub.  remove "for host in hosts" and "for target in
21877         targets" loops.
21879 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21881         * Makefile.in: Do not pass bindir or mandir to cvs.
21883 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21885         * Makefile.in, configure.in: removed traces of namesubdir,
21886         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21887         copyrights to '92, changed some from Cygnus to FSF.
21889         * configure.texi: remove most references to multiple hosts,
21890         multiple targets, subdirs, etc.
21892         * configure.man: removed rcsid. reference config.sub not
21893         config.subr.
21895         * Makefile.in: mkdir $(infodir) on install-info.
21897 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21899         * configure.texi:  Explain better about .gdbinit and about
21900         the environment that configure.in sections run in.
21902 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21904         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21906 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21908         * README:  DOC.configure => cfg-paper.texi.
21910 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21912         * config.sub (near case $os):  Don't convert newsos* to bsd!
21914 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21916         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21917         the number of copies of COPYING that go into the GDB tar file.
21919 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21921         * bfd/configure.in, gdb/config/mh-i386sco,
21922         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21923         Fix SCO configuration stuff.
21925 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21927         * Makefile.in:  For libg++, make sure the -I pointing
21928         to the gcc directory goes *after* all the libg++-local -I flags.
21929         Also, move just-gcc dependency from just-libg++ to all-libg++.
21931 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21933         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21935 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21937         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21939 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21941         * config.sub:  Add stratus configuration frags.  Also
21942         submitted to FSF.
21944 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21946         * Makefile.in (DEV_SUPPORT):  add configure.man.
21948         * config.sub(Decode manufacturer-specific):  add -none*.
21950 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21952         * Makefile.in:  remove form feeds to make Sun's make happy.
21953         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21955 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21957         * Makefile.in (AR_FLAGS):  Make quieter.
21959 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21961         * configure.in:  Add libg++.
21962         * configure:  When verbose, don't output the command line at each
21963         level; it will be unremarkably the same as the previous version,
21964         which will be the same as what the user typed.
21966 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21968         * configure.in, Makefile.in: fix clean-info, add flex.  add
21969         fileutils.
21971         * configure: be less sensitive to spaces in Makefile.in.  Do not
21972         look for sources in "..".  Doing so breaks subdirectories that
21973         might have their own configure.  If a subdir has it's own
21974         configure script, use it.
21976 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21978         * cfg-paper.texi: some changes suggested by rms.
21980 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21982         * config.sub:  Merge in some small additions from the FSF version,
21983         taken from the gcc distribution, to bring the Cygnus and FSF
21984         versions into closer sync.
21986 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21988         * configure.in:  Changed svr4 references to sysv4.
21990 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21992         * configure: added -V for version number option.
21994 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21996         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21997         renamed from DOC.configure to cfg-paper.texi.
21999 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22001         * configure, config.subr, config.sub: config.subr is now
22002         config.sub again.
22004 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22006         * configure.texi: new file, in progress.
22008         * Makefile.in: build info file and install the man page for
22009         configure.
22011         * configure.man: new file, first cut.
22013         * configure: find config.subr again now that configuration "none"
22014         has gone.  removed all traces of the -ansi option.  removed all
22015         traces of the -languages option.
22017         * config.subr: resync from rms.
22019 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22021         * configure, config.sub, config.subr: merge config.sub into
22022         config.subr, call the result config.subr, remove config.sub, use
22023         config.subr.
22025         * Makefile.in: revised install for dir.info.
22027 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22029         * configure.in: add decstation host makefile frag.
22031         * Makefile.in: BISON now bison -y again.  also install-gcc on
22032         install.  clean-gdbm on clean.  infodir belongs in datadir.
22033         Make directories for info install.  Build dir.info here then
22034         install it.
22036 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22038         * Makefile.in: fix for bad directory tests.
22040 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22042         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22043         regexp.  -srcdir relative was being handled incorrectly.
22045         * Makefile.in: unwrapped some for loops so that parallel makes
22046         work again and so one can focus one's attention on a particular
22047         package.
22049 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22051         * configure: added PWD as a stand in for `pwd` (for speed). use
22052         elif wherever possible.  make -srcdir work without -objdir.
22053         -objdir= commented out.
22055 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22057         * configure: +options become --options.  -subdirs commented out.
22058         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22059         Makefile now at top of generated Makefile.  Removed cvs log
22060         entries.  added -srcdir.  create .gdbinit only if there is one
22061         in ${srcdir}.
22063         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22064         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22065         and mandir now keyed off datadir by default.
22067 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22069         * Freshly created ChangeLog.
22072 Local Variables:
22073 mode: change-log
22074 left-margin: 8
22075 fill-column: 76
22076 version-control: never
22077 End: