ada: Fix internal error on qualified aggregate with storage model
[official-gcc.git] / ChangeLog
blob19e33ca0f801a2f197f5ad3e402a447518ad2ea7
1 2023-05-29  Martin Jambor  <mjambor@suse.cz>
3         * MAINTAINERS: Replace spaces with tabs.
5 2023-05-27  Benjamin Priour  <vultkayn@gcc.gnu.org>
7         * MAINTAINERS: New entry.
9 2023-05-18  Eugene Rozenfeld  <erozen@microsoft.com>
11         * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
12         * Makefile.in: Regenerate
14 2023-05-17  Eugene Rozenfeld  <erozen@microsoft.com>
16         * Makefile.in: Disable warnings as errors for STAGEautofeedback
18 2023-05-11  Robin Dapp  <rdapp@ventanamicro.com>
20         * MAINTAINERS: Sort.
22 2023-05-11  Ju-Zhe Zhong  <juzhe.zhong@rivai.ai>
24         * MAINTAINERS: Add myself.
26 2023-05-10  Pan Li  <pan2.li@intel.com>
28         * MAINTAINERS: Add myself.
30 2023-04-28  Eugene Rozenfeld  <erozen@microsoft.com>
32         * Makefile.in: Define PROFILE_MERGER
33         * Makefile.tpl: Define PROFILE_MERGER
35 2023-04-27  Robin Dapp  <rdapp@ventanamicro.com>
37         * MAINTAINERS: Change my email address.
39 2023-04-26  Patrick O'Neill  <patrick@rivosinc.com>
41         * MAINTAINERS: Add myself.
43 2023-04-26  Martin Liska  <mliska@suse.cz>
45         * MAINTAINERS: fix sorting
47 2023-04-25  Victor Do Nascimento  <victor.donascimento@arm.com>
49         * MAINTAINERS (Write After Approval): Add myself.
51 2023-04-24  Martin Liska  <mliska@suse.cz>
53         * MAINTAINERS: Fix sorting.
55 2023-04-21  Peter Foley  <pefoley2@pefoley.com>
57         * configure: Regenerate.
58         * configure.ac: Only create serdep.tmp if needed
60 2023-04-21  “ajit.kumar.agarwal@ibm.com”  <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
62         * MAINTAINERS (Write After Approval): Add myself.
64 2023-04-21  Vineet Gupta  <vineetg@rivosinc.com>
66         * MAINTAINERS (Write After Approval): Add myself.
67         Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
69 2023-04-06  Indu Bhagat  <indu.bhagat@oracle.com>
71         * MAINTAINERS: Add myself.
73 2023-03-22  Tobias Burnus  <tobias@codesourcery.com>
75         * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
77 2023-03-10  Arsen Arsenović  <arsen@aarsen.me>
79         * MAINTAINERS (Write After Approval): Add myself.
81 2023-02-16  Martin Liska  <mliska@suse.cz>
83         * MAINTAINERS: I'm stepping down from my positions.
85 2023-01-10  Philip Herron  <herron.philip@googlemail.com>
87         * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
89 2023-01-06  Clément Chigot  <chigot@adacore.com>
91         * configure.ac: Skip GMP and MPFR when --disable-gdb is
92         provided.
93         * configure: Regenerate.
95 2023-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
97         * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
99 2022-12-31  Iain Sandoe  <iain@sandoe.co.uk>
101         * Makefile.def: Do not build shared libffi.
102         * Makefile.in: Regenerate.
104 2022-12-21  Andrew Pinski  <apinski@marvell.com>
106         * Makefile.def: Add configure-gdb dependencies
107         on all-gmp and all-mpfr.
108         * configure.ac: Split out MPC checking from MPFR.
109         Require GMP and MPFR if the gdb directory exist.
110         * Makefile.in: Regenerate.
111         * configure: Regenerate.
113 2022-12-14  Gaius Mulley  <gaiusmod2@gmail.com>
115         * configure.ac (target_libraries): Add target-libgm2.
116         Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
117         Add GCC_TARGET_TOOL entry for gm2.
118         (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
119         gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
120         * Makefile.def (target_modules): Add libgm2.
121         (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
122         (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
123         (languages): Add entry for language=m2 with gcc-check-target=check-m2
124         and lib-check-target=check-target-libgm2.
125         * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
126         (HOST_EXPORTS): Add definition for GM2.
127         (BASE_TARGET_EXPORTS): Add definition for GM2.
128         (GM2_FOR_BUILD): Defined.
129         (GM2FLAGS): Defined.
130         (GM2_FOR_TARGET): Defined.
131         (GM2FLAGS_FOR_TARGET): Defined.
132         (EXTRA_HOST_FLAGS): Defined.
133         (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
134         (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
135         (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
136         * configure: Rebuilt.
137         * Makefile.in: Rebuilt.
139 2022-12-13  Philip Herron  <philip.herron@embecosm.com>
141         * Makefile.def: Add Rust language.
142         * Makefile.in: Regenerate via autogen.
144 2022-12-09  Martin Liska  <mliska@suse.cz>
146         * MAINTAINERS: Fix spacing.
148 2022-12-07  Arthur Cohen  <arthur.cohen@embecosm.com>
150         * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
152 2022-12-07  Iain Sandoe  <iain@sandoe.co.uk>
154         * Makefile.def: Pass host_libs_picflag to host dependent library
155         configures.
156         * Makefile.in: Regenerate.
157         * configure: Regenerate.
158         * configure.ac (host_libs_picflag): New configure variable set to
159         '--with-pic' when building 'host_shared'.
161 2022-11-25  Weimin Pan  <weimin.pan@oracle.com>
163         * Makefile.def: Add libsframe as new module with its dependencies.
164         * Makefile.in: Regenerated.
165         * configure.ac: Add libsframe to host_libs.
166         * configure: Regenerated.
168 2022-11-23  Marek Polacek  <polacek@redhat.com>
170         Revert:
171         2022-11-23  Marek Polacek  <polacek@redhat.com>
173         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
174         isl.
175         * Makefile.in: Regenerate.
176         * Makefile.tpl: Set PICFLAG.
177         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
178         check.
179         * configure: Regenerate.
181 2022-11-23  Marek Polacek  <polacek@redhat.com>
183         * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
184         isl.
185         * Makefile.in: Regenerate.
186         * Makefile.tpl: Set PICFLAG.
187         * configure.ac (--enable-host-pie): New check.  Set PICFLAG after this
188         check.
189         * configure: Regenerate.
191 2022-11-14  Martin Liska  <mliska@suse.cz>
193         Revert:
194         2022-11-09  Martin Liska  <mliska@suse.cz>
196         * doc/Makefile: New file.
197         * doc/_static/custom.css: New file.
198         * doc/baseconf.py: New file.
199         * doc/bsd.rst: New file.
200         * doc/contrib.rst: New file.
201         * doc/contribute.rst: New file.
202         * doc/cppdiropts.rst: New file.
203         * doc/cppenv.rst: New file.
204         * doc/cppopts.rst: New file.
205         * doc/cppwarnopts.rst: New file.
206         * doc/favicon.ico: New file.
207         * doc/funding.rst: New file.
208         * doc/gcc_sphinx.py: New file.
209         * doc/gnu.rst: New file.
210         * doc/gnu_free_documentation_license.rst: New file.
211         * doc/gpl-3.0.rst: New file.
212         * doc/indices-and-tables.rst: New file.
213         * doc/lgpl-2.1.rst: New file.
214         * doc/logo.pdf: New file.
215         * doc/logo.svg: New file.
216         * doc/md.rst: New file.
217         * doc/requirements.txt: New file.
219 2022-11-14  Martin Liska  <mliska@suse.cz>
221         Revert:
222         2022-11-09  Martin Liska  <mliska@suse.cz>
224         * doc/baseconf.py: Port to GCC sources.
226 2022-11-14  Martin Liska  <mliska@suse.cz>
228         Revert:
229         2022-11-14  Martin Liska  <mliska@suse.cz>
231         * configure: Regenerate.
232         * configure.ac: Support Sphinx based documentation.
234 2022-11-14  Martin Liska  <mliska@suse.cz>
236         Revert:
237         2022-11-09  Martin Liska  <mliska@suse.cz>
239         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
240         provide a default.
242 2022-11-14  Martin Liska  <mliska@suse.cz>
244         Revert:
245         2022-11-09  Martin Liska  <mliska@suse.cz>
247         * doc/bsd.rst:
248         Add trailing newline.
249         * doc/contrib.rst:
250         Add trailing newline.
251         * doc/contribute.rst:
252         Add trailing newline.
253         * doc/cppdiropts.rst:
254         Add trailing newline.
255         * doc/cppenv.rst:
256         Add trailing newline.
257         * doc/cppopts.rst:
258         Add trailing newline.
259         * doc/cppwarnopts.rst:
260         Add trailing newline.
261         * doc/funding.rst:
262         Add trailing newline.
263         * doc/gnu.rst:
264         Add trailing newline.
265         * doc/gnu_free_documentation_license.rst:
266         Add trailing newline.
267         * doc/gpl-3.0.rst:
268         Add trailing newline.
269         * doc/indices-and-tables.rst:
270         Add trailing newline.
271         * doc/lgpl-2.1.rst:
272         Add trailing newline.
273         * doc/md.rst:
274         Add trailing newline.
276 2022-11-14  Martin Liska  <mliska@suse.cz>
278         Revert:
279         2022-11-09  Martin Liska  <mliska@suse.cz>
281         * configure.ac: Use new install URL.
282         * configure: Regenerate.
284 2022-11-14  Martin Liska  <mliska@suse.cz>
286         Revert:
287         2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
289         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
290         instead of just ``.''.
291         * doc/gcc_sphinx.py: Moved to...
292         * doc/modules/gcc_sphinx.py: ...here.
294 2022-11-14  Martin Liska  <mliska@suse.cz>
296         Revert:
297         2022-11-10  Martin Liska  <mliska@suse.cz>
299         * doc/baseconf.py: Modernize by using pathlib.
301 2022-11-14  Martin Liska  <mliska@suse.cz>
303         Revert:
304         2022-11-11  Martin Liska  <mliska@suse.cz>
306         * doc/Makefile: Disable -j auto.
308 2022-11-14  Martin Liska  <mliska@suse.cz>
310         Revert:
311         2022-11-11  Martin Liska  <mliska@suse.cz>
313         * doc/Makefile: Update comment.
315 2022-11-14  Martin Liska  <mliska@suse.cz>
317         Revert:
318         2022-11-11  Martin Liska  <mliska@suse.cz>
320         * doc/indices-and-tables.rst: Rename Indexes to Indices.
322 2022-11-14  Martin Liska  <mliska@suse.cz>
324         Revert:
325         2022-11-13  Martin Liska  <mliska@suse.cz>
327         PR web/107643
328         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
329         is set.
330         * doc/indices-and-tables.rst: Use include_todo tag.
332 2022-11-14  Martin Liska  <mliska@suse.cz>
334         Revert:
335         2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
337         * doc/contrib.rst: Update Jeff Law's email address.
339 2022-11-13  Philipp Tomsich  <philipp.tomsich@vrull.eu>
341         * doc/contrib.rst: Update Jeff Law's email address.
343 2022-11-13  Martin Liska  <mliska@suse.cz>
345         PR web/107643
346         * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
347         is set.
348         * doc/indices-and-tables.rst: Use include_todo tag.
350 2022-11-11  Martin Liska  <mliska@suse.cz>
352         * doc/indices-and-tables.rst: Rename Indexes to Indices.
354 2022-11-11  Martin Liska  <mliska@suse.cz>
356         * doc/Makefile: Update comment.
358 2022-11-11  Martin Liska  <mliska@suse.cz>
360         * doc/Makefile: Disable -j auto.
362 2022-11-10  Martin Liska  <mliska@suse.cz>
364         * doc/baseconf.py: Modernize by using pathlib.
366 2022-11-10  Arsen Arsenović  <arsen@aarsen.me>
368         * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
369         instead of just ``.''.
370         * doc/gcc_sphinx.py: Moved to...
371         * doc/modules/gcc_sphinx.py: ...here.
373 2022-11-09  Martin Liska  <mliska@suse.cz>
375         * configure.ac: Use new install URL.
376         * configure: Regenerate.
378 2022-11-09  Martin Liska  <mliska@suse.cz>
380         * doc/bsd.rst:
381         Add trailing newline.
382         * doc/contrib.rst:
383         Add trailing newline.
384         * doc/contribute.rst:
385         Add trailing newline.
386         * doc/cppdiropts.rst:
387         Add trailing newline.
388         * doc/cppenv.rst:
389         Add trailing newline.
390         * doc/cppopts.rst:
391         Add trailing newline.
392         * doc/cppwarnopts.rst:
393         Add trailing newline.
394         * doc/funding.rst:
395         Add trailing newline.
396         * doc/gnu.rst:
397         Add trailing newline.
398         * doc/gnu_free_documentation_license.rst:
399         Add trailing newline.
400         * doc/gpl-3.0.rst:
401         Add trailing newline.
402         * doc/indices-and-tables.rst:
403         Add trailing newline.
404         * doc/lgpl-2.1.rst:
405         Add trailing newline.
406         * doc/md.rst:
407         Add trailing newline.
409 2022-11-09  Martin Liska  <mliska@suse.cz>
411         * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
412         provide a default.
414 2022-11-09  Martin Liska  <mliska@suse.cz>
416         * configure: Regenerate.
417         * configure.ac: Support Sphinx based documentation.
419 2022-11-09  Martin Liska  <mliska@suse.cz>
421         * doc/baseconf.py: Port to GCC sources.
423 2022-11-09  Martin Liska  <mliska@suse.cz>
425         * doc/Makefile: New file.
426         * doc/_static/custom.css: New file.
427         * doc/baseconf.py: New file.
428         * doc/bsd.rst: New file.
429         * doc/contrib.rst: New file.
430         * doc/contribute.rst: New file.
431         * doc/cppdiropts.rst: New file.
432         * doc/cppenv.rst: New file.
433         * doc/cppopts.rst: New file.
434         * doc/cppwarnopts.rst: New file.
435         * doc/favicon.ico: New file.
436         * doc/funding.rst: New file.
437         * doc/gcc_sphinx.py: New file.
438         * doc/gnu.rst: New file.
439         * doc/gnu_free_documentation_license.rst: New file.
440         * doc/gpl-3.0.rst: New file.
441         * doc/indices-and-tables.rst: New file.
442         * doc/lgpl-2.1.rst: New file.
443         * doc/logo.pdf: New file.
444         * doc/logo.svg: New file.
445         * doc/md.rst: New file.
446         * doc/requirements.txt: New file.
448 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
450         * Makefile.def: Remove module 'liboffloadmic'.
451         * Makefile.in: Regenerate.
452         * configure.ac: Remove 'liboffloadmic' handling.
453         * configure: Regenerate.
455 2022-10-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
457         * MAINTAINERS: Update email address.
459 2022-10-21  Дилян Палаузов  <dilyan.palauzov@aegee.org>
461         * configure.ac: Don't configure readline if --with-system-readline is
462         used.
463         * configure: Re-generate.
465 2022-10-12  Cui,Lili  <lili.cui@intel.com>
467         * MAINTAINERS (Write After Approval): Add myself.
469 2022-10-11  Olivier Hainque  <hainque@adacore.com>
471         * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
472         and friends for rtp !large. Assume the linker has the required
473         abilities and set lt_cv_deplibs_check_method.
475 2022-09-30  Olivier Hainque  <hainque@adacore.com>
477         * configure.ac (*vxworks*): If enable_shared is not
478         set, set to "no" and add --disable-shared to target and
479         host_configargs.
480         * configure: Regenerate.
482 2022-09-26  Jeff Law  <jlaw@ventanamicro.com>
484         * MAINTAINERS: Update my email address and DCO entry.
486 2022-09-23  Paul-Antoine Arras  <pa@codesourcery.com>
488         * MAINTAINERS (Write After Approval): Add myself.
490 2022-09-15  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
492         * MAINTAINERS (Write After Approval): Add myself.
494 2022-09-07  Jeff Law  <jeffreyalaw@gmail.com>
496         * MAINTAINERS: Update my email address.
498 2022-09-07  Tom de Vries  <tdevries@suse.de>
500         * configure.ac: Set extra_host_libiberty_configure_flags and
501         extra_host_zlib_configure_flags in separate case statements.
502         * configure: Regenerate.
504 2022-09-06  Xianmiao Qu  <cooper.qu@linux.alibaba.com>
506         * MAINTAINERS: Update c-sky port maintainers' emails.
508 2022-08-31  Martin Liska  <mliska@suse.cz>
510         * configure: Regenerate.
511         * configure.ac: Delete hpux9 and hpux10.
513 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
515         * Makefile.def: Drop libelf module and gcc-configure dependency
516         on it.
517         * Makefile.in: Regenerate with 'autogen Makefile.def'.
518         * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
519         LIBELFINC.
520         * configure: Regenrate.
521         * configure.ac (host_libs): Drop unused libelf.
523 2022-08-18  Sergei Trofimovich  <siarheit@google.com>
525         * Makefile.in: Regenerate.
527 2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
529         * MAINTAINERS: Add myself as AutoFDO maintainer.
531 2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
532             Arnaud Charlet  <charlet@adacore.com>
534         * configure: Regenerate.
536 2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
538         PR bootstrap/106472
539         * Makefile.def (dependencies): Make configure-target-libgo depend
540         upon all-target-libbacktrace.
542 2022-07-27  David Faust  <david.faust@oracle.com>
544         * MAINTAINERS: Add myself as reviewer for CTF and BTF.
546 2022-07-27  Richard Biener  <rguenther@suse.de>
548         * MAINTAINERS (Roger Sayle): Update e-mail address.
550 2022-07-21  Sam Feifer  <sfeifer@redhat.com>
552         * MAINTAINERS (Write After Approval): Add myself.
554 2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
556         * MAINTAINERS: Add myself as Ada front end co-maintainer.
558 2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
560         * .gitignore: Do not ignore config.h.
562 2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
564         * MAINTAINERS: Add myself to Write After Approval.
566 2022-07-04  Martin Liska  <mliska@suse.cz>
568         * MAINTAINERS: fix sorting of names
570 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
572         * MAINTAINERS: add myself.
574 2022-07-03  Immad Mir  <mirimmad17@gmail.com>
576         * MAINTAINERS: Add myself to write after approval and DCO.
578 2022-07-02  Tim Lange  <mail@tim-lange.me>
580         * MAINTAINERS: Add myself.
582 2022-07-01  Haochen Jiang  <haochen.jiang@intel.com>
584         * MAINTAINERS (Write After Approval): Add myself.
586 2022-06-30  Cui,Lili  <lili.cui@intel.com>
588         Revert:
589         2022-06-30  Cui,Lili  <lili.cui@intel.com>
591         * MAINTAINERS (Write After Approval): Add myself.
593 2022-06-30  Cui,Lili  <lili.cui@intel.com>
595         * MAINTAINERS (Write After Approval): Add myself.
597 2022-06-28  Alexandre Oliva  <oliva@adacore.com>
599         * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
600         (EXTRA_GCC_FLAGS): Likewise.
601         * Makefile.in: Rebuilt.
603 2022-06-28  konglin1  <lingling.kong@intel.com>
605         * MAINTAINERS (Write After Approval): Add myself.
607 2022-06-27  Tom de Vries  <tdevries@suse.de>
609         * configure.ac: Build libiberty pic variant for gdbserver.
610         * configure: Regenerate.
612 2022-06-26  Iain Sandoe  <iain@sandoe.co.uk>
614         * configure: Regenerate.
615         * configure.ac: Correct use of $host.
617 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
619         * MAINTAINERS: Remove tilegx and tilepro entries.
620         * configure.ac: Remove tilegx and tilepro stanzas.
621         * configure: Rebuilt.
623 2022-05-28  Bruce Korb  <bkorb@gnu.org>
625         * .gitignore: Ignore vim swap files
627 2022-05-13  Surya Kumari Jangala  <jskumari@linux.ibm.com>
629         * MAINTAINERS: Add myself to write after approval.
631 2022-05-11  Kewen Lin  <linkw@linux.ibm.com>
633         * MAINTAINERS: Remove myself from DCO section.
635 2022-05-09  Xi Ruoyao  <xry111@xry111.site>
637         * MAINTAINERS: Update my email address.
639 2022-05-09  Clément Chigot  <chigot@adacore.com>
641         * MAINTAINERS: Update my email address.
643 2022-05-05  Kewen Lin  <linkw@linux.ibm.com>
645         * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
646         section.
648 2022-04-19  Richard Henderson  <rth@gcc.gnu.org>
650         * MAINTAINERS: Update my email address.
652 2022-04-01  Qian Jianhua  <qianjh@fujitsu.com>
654         * MAINTAINERS: Update my email address.
656 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
658         * MAINTAINERS: (CPU Port Maintainers): Add myself and
659         Lulu as LoongArch port maintainer.
661 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
662             Lulu Cheng  <chenglulu@loongson.cn>
664         * configure.ac: Add LoongArch tuples.
665         * configure: Regenerate.
667 2022-03-28  Tom Tromey  <tromey@adacore.com>
669         * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
670         * configure: Rebuild.
672 2022-03-24  Bill Schmidt  <bill.schmidt@gmail.com>
674         * MAINTAINERS: Change my information.
676 2022-03-16  Chung-Ju Wu  <jasonwucj@gmail.com>
678         * MAINTAINERS: Add myself to DCO section.
680 2022-03-14  Jonathan Wakely  <jwakely@redhat.com>
682         * configure.ac: Fix incorrect option in comment.
683         * configure: Regenerate.
685 2022-03-09  Hans-Peter Nilsson  <hp@axis.com>
687         * Makefile.def (dependencies): Make configure-sim depend on
688         all-readline.
689         * Makefile.in: Regenerate.
691 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
693         * MAINTAINERS (Write After Approval): Update my e-mail address.
695 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
697         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
699 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
701         * MAINTAINERS: Update my email and add myself to the DCO list.
703 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
705         Revert:
706         2021-09-16  Andrew Pinski  <apinski@marvell.com>
708         PR bootstrap/67102
709         * Makefile.def: Have configure-target-libffi depend on
710         all-target-libstdc++-v3.
711         * Makefile.in: Regenerate.
713 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
715         PR other/104181
716         * build.log: Remove.
718 2022-01-20  Martin Liska  <mliska@suse.cz>
720         * MAINTAINERS: Adjust email address based on IRC request.
722 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
724         * MAINTAINERS: Update my email address.
726 2022-01-17  Martin Liska  <mliska@suse.cz>
728         * MAINTAINERS: Rename .c names to .cc.
730 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
732         * Makefile.am: Remove.
734 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
736         * Makefile.am: New file.
738 2022-01-11  Martin Liska  <mliska@suse.cz>
740         * MAINTAINERS: Sort 2 names.
742 2022-01-10  Martin Liska  <mliska@suse.cz>
744         * MAINTAINERS: Fix obvious issues with sorting.
746 2022-01-07  liuhongt  <hongtao.liu@intel.com>
748         * build.log: New file.
750 2022-01-05  Nathan Sidwell  <nathan@acm.org>
752         * MAINTAINERS: Add DCO entry.  Sort that list.
754 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
756         * MAINTAINERS: Change of email address in both DCO and
757         Write After Approval list.
759 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
761         * configure: Regenerate.
763 2021-12-21  Martin Liska  <mliska@suse.cz>
765         * config.sub: Change mode back to 755.
767 2021-12-17  Martin Liska  <mliska@suse.cz>
769         * config.sub: Sync from master.
771 2021-12-17  Martin Liska  <mliska@suse.cz>
773         Revert:
774         2021-12-16  Matthias Seidel  <mseidel@apache.org>
776         * config.sub: Fix typo.
778 2021-12-16  Matthias Seidel  <mseidel@apache.org>
780         * config.sub: Fix typo.
782 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
784         Revert:
785         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
787         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
788         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
789         * configure.ac: Include config/gcc-plugin.m4.
790         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
791         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
792         RANLIB if possible.
793         * Makefile.in: Regenerated.
794         * configure: Likewise.
796 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
798         * Makefile.tpl (BUILD_CFLAGS): New.
799         (CFLAGS): Append $(BUILD_CFLAGS).
800         (CXXFLAGS): Likewise.
801         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
802         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
803         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
804         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
805         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
806         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
807         (PGO-TRAINING-TARGETS): Likewise.
808         (PGO_BUILD_TRAINING): Likewise.
809         (all): Add '+' to the command line for recursive make.  Support
810         the PGO build.
811         * configure.ac: Add --enable-pgo-build[=lto].
812         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
813         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
814         * Makefile.in: Regenerated.
815         * configure: Likewise.
817 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
819         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
820         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
821         * configure.ac: Include config/gcc-plugin.m4.
822         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
823         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
824         RANLIB if possible.
825         * Makefile.in: Regenerated.
826         * configure: Likewise.
828 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
830         * MAINTAINERS: Add myself to write after approval.
832 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
834         * MAINTAINERS: Adding myself.
836 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
838         * configure: Regenerate.
839         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
840         $(CPP).
842 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
844         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
845         libatomic.
846         * Makefile.in: Regenerate.
847         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
848         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
849         target-libphobos-bootstrap.
850         (STAGE2_CONFIGURE_FLAGS): Likewise.
851         * configure: Regenerate.
852         * configure.ac: Add support for bootstrapping D front-end.
854 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
856         * MAINTAINERS: Add myself to DCO section and update email address.
858 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
860         * configure: Regenerate.
861         * configure.ac: Ensure that PIC (shared) defaults are set
862         correctly for Darwin.
864 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
866         * MAINTAINERS: Update my address.
868 2021-11-12  Alan Modra  <amodra@gmail.com>
870         * Makefile.def (configure-opcodes): Depend on configure-bfd.
871         * Makefile.in: Regenerate.
873 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
875         * MAINTAINERS: Clarify the policy WRT the Write After Approval
876         list.
878 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
880         * MAINTAINERS (Reviewers, arc): Remove my entry.
881         (Write After Approval): Add an entry for myself.
883 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
885         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
886         * Makefile.in: Regenerate.
887         * configure: Regenerate.
888         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
890 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
892         * MAINTAINERS: Fix up Maciej's entries.
894 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
896         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
897         maintainer.
899 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
901         PR other/102663
902         * Makefile.def: Handle install-dvi target.
903         * Makefile.tpl: Likewise.
904         * Makefile.in: Regenerate.
906 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
908         * MAINTAINERS: Add myself for write after approval.
910 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
912         * Makefile.def: Mark libcody, libdecnumber,
913         c++tools, libgcc, and libobjc as missing TAGS
914         targets.
915         * Makefile.in: Regenerate.
917 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
919         * MAINTAINERS: Add myself to DCO section and update email
920         address.
922 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
924         * MAINTAINERS: Add myself to DCO section.
926 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
928         * configure: Regenerate.
929         * configure.ac (skipdirs): Add the contents of target_configdirs if
930         we are not building gcc.
932 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
934         * Makefile.def: Back-port commits ba4d88ad892f and
935         755ba58ebef0 from binutils-gdb repository.
936         * Makefile.in: Regenerated.
938 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
940         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
942 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
944         * Makefile.def: Add a jit check target for the jit
945         language.
946         * Makefile.in: Regenerate.
948 2021-09-16  Andrew Pinski  <apinski@marvell.com>
950         PR bootstrap/67102
951         * Makefile.def: Have configure-target-libffi depend on
952         all-target-libstdc++-v3.
953         * Makefile.in: Regenerate.
955 2021-09-10  Petter Tomner  <tomner@kth.se>
957         * MAINTAINERS: Me added to DCO and write after approval
959 2021-09-01  YunQiang Su  <syq@debian.org>
961         * MAINTAINERS: Add myself for write after approval.
963 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
965         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
966         * Makefile.in: Regenerate.
968 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
970         * MAINTAINERS: Add myself for write after approval.
972 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
974         * Makefile.in: Regenerate.
975         * Makefile.tpl: Make the state of the configured host
976         shared flag available to makefile fragements.
978 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
980         * MAINTAINERS (Write After Approval): Add myself.
982 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
984         * .dir-locals.el (bug-reference-url-format): Use https.
986 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
988         * .dir-locals.el (c-mode): Change fill-column to 79.
990 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
992         * MAINTAINERS: Add myself to DCO section.
994 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
996         * configure: Regenerate.
997         * configure.ac: Adjust cases for which it is necessary to
998         include the Darwin host config fragment.
1000 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
1002         * MAINTAINERS: Add myself for write after approval and DCO.
1004 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
1006         * Makefile.def: Add dsymutil defs.
1007         * Makefile.in: Regenerated.
1008         * Makefile.tpl: Add dsymutil to flags.
1009         * configure: Regenerated.
1010         * configure.ac: Add dsymutil to target and build recipes.
1012 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
1014         * MAINTAINERS: Add myself for write after approval.
1016 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
1018         * MAINTAINERS (Write After Approval): Add myself.
1020 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
1022         * MAINTAINERS: Add myself for write after approval and DCO
1024 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
1026         * .gitignore: Add entry for cscope.out.
1028 2021-06-22  liuhongt  <hongtao.liu@intel.com>
1030         * MAINTAINERS: Remove my Write After Approval entry.
1032 2021-06-21  liuhongt  <hongtao.liu@intel.com>
1034         * MAINTAINERS: Add myself as maintainer of the i386 vector
1035         extensions.
1037 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
1039         * MAINTAINERS (Write After Approval): Add myself.
1041 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
1043         * MAINTAINERS (Various Maintainers): Add Andrew and myself
1044         as *vrp and ranger maintainers.
1046 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1048         * MAINTAINERS: Adjust my entry in the DCO section so that it does
1049         not trigger testsuite failures.
1051 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
1053         * MAINTAINERS: Add myself to DCO section with both email addresses.
1055 2021-06-03  Jason Merrill  <jason@redhat.com>
1057         * MAINTAINERS: Add DCO version number.
1059 2021-06-02  Jason Merrill  <jason@redhat.com>
1061         * MAINTAINERS: Add DCO section.
1063 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
1065         * MAINTAINERS (Write After Approval): Add myself.
1067 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
1069         * configure.ac: Add gnulib to configdirs for sim.
1070         * configure: Regenerate.
1072 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
1074         * Makefile.def: Add configure-sim dependency on all-gnulib.
1075         * Makefile.in: Regenerated.
1077 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
1079         * MAINTAINERS (Write After Approval): Add myself.
1081 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
1083         * MAINTAINERS (Write After Approval): Add myself.
1085 2021-05-11  Martin Liska  <mliska@suse.cz>
1087         * MAINTAINERS: Remove entries for removed
1088         components (HSA, BRIG, libhsail-rt).
1089         Move Pekka to Write After Approval.
1091 2021-05-11  Martin Liska  <mliska@suse.cz>
1093         * Makefile.def: Remove libhsail-rt.
1094         * Makefile.in: Likewise.
1095         * configure.ac: Likewise.
1096         * configure: Regenerate.
1097         * libhsail-rt/ChangeLog: Removed.
1098         * libhsail-rt/Makefile.am: Removed.
1099         * libhsail-rt/Makefile.in: Removed.
1100         * libhsail-rt/README: Removed.
1101         * libhsail-rt/aclocal.m4: Removed.
1102         * libhsail-rt/configure: Removed.
1103         * libhsail-rt/configure.ac: Removed.
1104         * libhsail-rt/configure.tgt: Removed.
1105         * libhsail-rt/include/internal/fibers.h: Removed.
1106         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1107         * libhsail-rt/include/internal/phsa-rt.h: Removed.
1108         * libhsail-rt/include/internal/workitems.h: Removed.
1109         * libhsail-rt/rt/arithmetic.c: Removed.
1110         * libhsail-rt/rt/atomics.c: Removed.
1111         * libhsail-rt/rt/bitstring.c: Removed.
1112         * libhsail-rt/rt/fbarrier.c: Removed.
1113         * libhsail-rt/rt/fibers.c: Removed.
1114         * libhsail-rt/rt/fp16.c: Removed.
1115         * libhsail-rt/rt/misc.c: Removed.
1116         * libhsail-rt/rt/multimedia.c: Removed.
1117         * libhsail-rt/rt/queue.c: Removed.
1118         * libhsail-rt/rt/sat_arithmetic.c: Removed.
1119         * libhsail-rt/rt/segment.c: Removed.
1120         * libhsail-rt/rt/workitems.c: Removed.
1121         * libhsail-rt/target-config.h.in: Removed.
1123 2021-05-04  Nick Clifton  <nickc@redhat.com>
1125         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1126         * configure: Regenerate.
1128 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
1129             Tobias Burnus  <tobias@codesourcery.com>
1131         * configure.ac (--enable-offload-defaulted): New.
1132         * configure: Regenerate.
1134 2021-04-23  David Faust  <david.faust@oracle.com>
1136         * MAINTAINERS (Write After Approval): Add myself.
1138 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1140         * MAINTAINERS (Write After Approval): Add myself.
1142 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
1144         * MAINTAINERS: Add myself as pru port maintainer.
1146 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
1148         * MAINTAINERS: Add myself as static analyzer maintainer.
1150 2021-03-18  Jeff Law  <jlaw@tachyum.com>
1152         * MAINTAINERS: Update primary entry.
1154 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
1156         * MAINTAINERS (Write After Approval): Add myself.
1158 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
1160         * Makefile.def: Remove all-sim dependency on configure-gdb.
1161         * Makefile.in: Regenerated.
1163 2021-03-11  Jeff Law  <law@redhat.com>
1165         * MAINTAINERS: Update entries for a few ex-ImgTec employees
1167 2021-03-11  Martin Liska  <mliska@suse.cz>
1169         * Makefile.tpl: The change was done Makefile.in which
1170         is generated file.
1172 2021-03-08  Jeff Law  <law@redhat.com>
1174         * MAINTAINERS: Update my email address
1176 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
1178         * config.guess: Import latest upstream.
1179         * config.sub: Import latest upstream.
1181 2021-01-25  Martin Liska  <mliska@suse.cz>
1183         PR gcov-profile/98739
1184         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1185         for profiledbootstrap.
1187 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
1189         * MAINTAINERS (Write After Approval): Add myself.
1191 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
1193         * MAINTAINERS (Write After Approval): Update my e-mail address.
1195 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
1197         * MAINTAINERS: Fix spacing.
1199 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
1201         * MAINTAINERS (Write After Approval): Add myself
1203 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
1205         * Makefile.def: Sync with binutils-gdb:
1206         (dependencies): all-ld depends on all-libctf.
1207         (host_modules): libctf is no longer no_install.
1208         No longer no_check.  Checking depends on all-ld.
1209         * Makefile.in: Regenerated.
1211 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1213         * libtool.m4: Match gnu* along other GNU systems.
1214         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1215         * libgo/configure: Re-generate.
1217 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
1219         * MAINTAINERS: Update my email address.
1221 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
1223         * MAINTAINERS (Write After Approval): Add myself.
1225 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1227         * Makefile.def
1228         * Makefile.in
1229         * Makefile.tpl
1230         * configure
1231         * configure.ac
1233 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1235         * Makefile.def: Add libcody.
1236         * configure.ac: Add libcody.
1237         * Makefile.in: Regenerated.
1238         * configure: Regenerated.
1240 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
1242         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1244 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1246         PR target/97865
1247         * libtool.m4: Update handling of Darwin platform link flags
1248         for Darwin20.
1250 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
1252         * .gitignore: Sync with binutils-gdb
1254 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
1256         * MAINTAINERS: Add myself as arc port maintainer.
1258 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1260         PR d/87788
1261         * configure.ac: Don't disable D for *-*-darwin*.
1262         * configure: Regenerate.
1264 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
1266         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1267         hppa64-*-hpux11*.
1269 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
1271         * configure: Regenerate.
1272         * configure.ac: Add --bootstrap-hwasan option.
1274 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
1276         * config.guess: Import latest upstream.
1277         * config.sub: Import latest upstream.
1279 2020-11-16  Martin Liska  <mliska@suse.cz>
1281         * .gitignore: Add cache as clangd uses it now.
1283 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
1285         * MAINTAINERS (Write After Approval): add myself
1287 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
1289         * MAINTAINERS (Write After Approval): Add myself.
1291 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
1293         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1294         Remove FIXME comments.
1296 2020-11-06  Martin Uecker  <muecker@gwdg.de>
1298         * MAINTAINERS: Update my email address.
1300 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
1302         * MAINTAINERS (Write After Approval): Add myself.
1304 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
1306         PR target/97302
1307         * configure.ac: Only set with_gmp to /usr/local
1308         if not building in tree.
1309         * configure: Regenerate.
1311 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
1313         * MAINTAINERS (Write After Approval): Add myself.
1315 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
1317         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1319 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
1321         PR bootstrap/96612
1322         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1323         if not the same as ${host}.
1324         * configure: Regenerate.
1326 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
1328         * MAINTAINERS (Write After Approval): Add myself.
1330 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
1332         * MAINTAINERS: Update my email address.
1334 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
1336         * MAINTAINERS (Write After Approval): Add myself.
1338 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
1340         * MAINTAINERS (Write After Approval): Add myself.
1342 2020-06-12  Martin Liska  <mliska@suse.cz>
1344         * .gitignore: Add .clang-tidy.
1346 2020-06-08  Jason Merrill  <jason@redhat.com>
1348         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1349         * configure: Regenerate.
1351 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
1353         * MAINTAINERS: Add myself as xtensa port maintainer.
1355 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
1357         * configure.ac: Don't require --enable-host-shared when building
1358         for Mingw.
1359         * configure: Regenerate.
1361 2020-05-18  Jason Merrill  <jason@redhat.com>
1363         * configure.ac: Update bootstrap dialect to -std=c++11.
1365 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
1367         * MAINTAINERS (Write After Approval): Add myself.
1369 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
1371         PR target/92713
1372         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1373         (noconfigdirs): Add 'target-libstdc++-v3'.
1374         * configure: Regenerate.
1376 2020-04-21  Stephen Casner  <casner@acm.org>
1378         PR 25830
1379         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1380         * configure: Rebuild.
1382 2020-04-17  Martin Liska  <mliska@suse.cz>
1383             Jonathan Yong <10walls@gmail.com>
1385         PR gcov-profile/94570
1386         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1387         for CYGWIN.
1389 2020-04-14  Martin Jambor  <mjambor@suse.cz>
1391         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1393 2020-04-09  Tom Tromey  <tom@tromey.com>
1395         * configure: Rebuild.
1396         * Makefile.in: Rebuild.
1397         * Makefile.def (gdbsupport, gdbserver): New host modules.
1398         (configure-gdb): Depend on all-gdbsupport.
1399         (all-gdb): Depend on all-gdbsupport, all-libctf.
1400         * configure.ac (host_tools): Add gdbserver.
1401         Conditionally build gdbserver and gdbsupport.
1403 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
1405         * configure.ac: Build libgomp by default for amdgcn.
1406         * configure: Regenerate.
1408 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
1410         * MAINTAINERS (Write After Approval): Add myself.
1412 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
1414         * MAINTAINERS (Write After Approval) : Add myself.
1416 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
1418         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1420 2020-02-14  Martin Sebor  <msebor@redhat.com>
1422         * doc/extend.texi (attribute alias): Mention type requirement.
1423         (attribute weak): Same.
1424         (attribute weakref): Correct invalid example.
1426 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
1428         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1430 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1431             Jakub Jelinek  <jakub@redhat.com>
1433         * .gitattributes: Add *.md diff=md.
1435 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
1437         The mentioned auto-generated file is no more part of the
1439         GCC sources, it's auto-generated in $(builddir) during build.
1441         PR target/92055
1442         * contrib/gcc_update (files_and_dependencies): Remove
1443         entry for gcc/config/avr/t-multilib.
1445 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
1447         * MAINTAINERS: Update my email address.
1449 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
1451         * README.MOVED_TO_GIT: Remove.
1453 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
1455         * README.MOVED_TO_GIT: New file.
1457 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
1459         * MAINTAINERS (Write After Approval): Add myself.
1461 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
1463         * MAINTAINERS (write_after_approval): Add myself.
1465 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
1467         * MAINTAINERS (write_after_approval): Add myself.
1469 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
1471         * MAINTAINERS (write_after_approval): Add myself.
1473 2019-12-11  Matthias Klose  <doko@ubuntu.com>
1475         * configure.ac: Factor out common cases for compare_exclusions.
1476         * configure: Regenerate.
1478 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1480         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1481         flag.
1483 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
1485         * MAINTAINERS (Write After Approval): Add myself.
1487 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
1489         PR middle-end/92463
1490         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1491         * configure: Regenerate
1493 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
1495         * configure.ac: Use https for gcc.gnu.org.
1496         * configure: Regenerated.
1498 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
1500         * MAINTAINERS (aarch64 port): Remove my name, move to...
1501         (Write After Approval): ...Here.
1503 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
1505         * MAINTAINERS: Change my email address as maintainer.
1507 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
1509         PR fortran/91828
1510         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1511         * configure: Regenerated.
1513 2019-10-21  Jason Merrill  <jason@redhat.com>
1515         * .gitattributes: Also check ChangeLog whitespace.
1517 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1519         * contrib/dg-extract-results.sh: Add support for KPASS.
1520         * contrib/dg-extract-results.py: Likewise.
1522 2019-10-17  Jason Merrill  <jason@redhat.com>
1524         * .gitattributes: Avoid {} in filename pattern.
1526 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
1528         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1529         Approval section.
1531 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
1533         * MAINTAINERS: Add myself to Write After Approval
1535 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
1537         * MAINTAINERS: Add myself as an aarch64 maintainer.
1539 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1541         * MAINTAINERS: Add myself as aarch64 maintainer.
1543 2019-09-23  Carl Love  <cel@us.ibm.com>
1545         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1546         New define_insn.
1547         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1548         vsx_xxpermdi16_le_V16QI): Removed define_insn.
1550 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1552         * MAINTAINERS (Sam Tebbs): Update email address.
1554 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
1556         * MAINTAINERS: Update my email address.
1558 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
1560         * libtool.m4: Handle uclinuxfdpiceabi.
1562 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1564         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1565         Remove myself from Write After Approval section.
1567 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1569         * configure.ac: Support for bpf-*-* targets.
1570         * configure: Regenerate.
1572 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
1574         * config.sub: Import upstream version 2019-06-30.
1575         * config.guess: Import upstream version 2019-07-24.
1577 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1579         * MAINTAINERS: Remove spu port maintainers.
1581 2019-08-28  Martin Liska  <mliska@suse.cz>
1583         * .gitignore: Add .clangd and compile_commands.json
1584         to .gitignore.
1586 2019-08-23  Michael Forney  <mforney@mforney.org>
1588         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1589         * Makefile.in: Regenerate.
1591 2019-08-19  Tom Tromey  <tom@tromey.com>
1593         * configure: Rebuild.
1594         * configure.ac: Add --with-static-standard-libraries.
1596 2019-08-16  Alexandre Oliva <oliva@gnu.org>
1598         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1600 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
1602         * MAINTAINERS (Write After Approval): Add myself.
1604 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1606         * MAINTAINERS (Write After Approval): Remove myself, already listed in
1607         RISC-V port maitainer.
1609 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1611         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1613 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
1615         * MAINTAINERS (Write After Approval): Add myself.
1617 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
1619         * MAINTAINERS (Write After Approval): Add myself.
1621 2019-06-25  Martin Liska  <mliska@suse.cz>
1623         contrib/filter-clang-warnings.py: Transform from
1624         filter-rtags-warnings.py.
1626 2019-06-15  Tom Tromey  <tom@tromey.com>
1628         * configure.ac (host_libs): Add gnulib.
1629         * configure: Rebuild.
1630         * Makefile.def (host_modules, dependencies): Add gnulib.
1631         * Makefile.in: Rebuild.
1633 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1635         * MAINTAINERS (Write After Approval): Add myself.
1637 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
1639         * configure: Regenerate.
1640         * configure.ac: Add PRU target.
1642 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1644         * MAINTAINERS (Write After Approval): Add myself.
1646 2019-06-11  Nick Clifton  <nickc@redhat.com>
1648         Import these changes from the binutils/gdb repository:
1650         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1652         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1653         and all its deps.
1654         * Makefile.in: Regenerated.
1656         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1658         * Makefile.def (host_modules): Add libctf.
1659         * Makefile.def (dependencies): Likewise.
1660         libctf depends on zlib, libiberty, and bfd.
1661         * Makefile.in: Regenerated.
1662         * configure.ac (host_libs): Add libctf.
1663         * configure: Regenerated.
1665 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
1671         * MAINTAINERS: Update my email address.
1673 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
1675         * MAINTAINERS (Write After Approval): Add myself.
1677 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
1679         * MAINTAINERS (Write After Approval): Add myself.
1681 2019-05-07  Jim Wilson  <jimw@sifive.com>
1683         * MAINTAINERS: Remove myself as IA-64 maintainer.
1685 2019-05-04  Roland Illig  <roland.illig@gmx.de>
1687         * MAINTAINERS (Write After Approval): Add myself.
1689 2019-05-02  Richard Biener  <rguenther@suse.de>
1691         PR bootstrap/85574
1692         * Makefile.tpl (compare target): Also compare extra-compare
1693         files.
1694         * Makefile.in: Regenerate.
1696 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1698         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1699         as modulo-scheduler maintainer.
1701 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1703         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1705 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1707         * MAINTAINERS: Update my email address.
1709 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1711         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1712         * configure: Regenerate.
1714 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1716         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1717         * configure: Regenerate.
1719 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1721         * configure.ac: Add target-zlib to target_libraries.
1722         * configure: Regenerate.
1724 2019-04-09  Martin Liska  <mliska@suse.cz>
1726         * Makefile.in: Regenerate.
1727         * Makefile.tpl: Pass GENERATOR_CFLAGS
1728         in all stages.
1730 2019-03-28  Martin Liska  <mliska@suse.cz>
1732         PR bootstrap/89829
1733         * Makefile.in: Revert r254150.
1734         * Makefile.tpl: Likewise.
1736 2019-03-28  Ben Elliston  <bje@gnu.org>
1738         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1739         related, and libdecnumber.
1741 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1743         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1744         (Write After Approval): Remove myself.
1746 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1748         * MAINTAINERS (Write After Approval): Add myself.
1750 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1752         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1753         (Write After Approval): Remove myself and Julian.
1755 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1757         * MAINTAINERS (Write After Approval): Add myself.
1759 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1761         * MAINTAINERS (Write After Approval): Add myself.
1763 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1765         * ChangeLog: Replace space with tab.
1766         * MAINTAINERS: Delete 1 tab to keep alignment.
1768 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1774         * MAINTAINERS (Write After Approval): Add myself.
1776 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1777             Kwok Cheung Yeung  <kcy@codesourcery.com>
1778             Julian Brown  <julian@codesourcery.com>
1779             Tom de Vries  <tom@codesourcery.com>
1780             Jan Hubicka  <hubicka@ucw.cz>
1781             Martin Jambor  <mjambor@suse.cz>
1783         * configure.ac: Likewise.
1784         * configure: Regenerate.
1785         * contrib/config-list.mk: Add amdgcn-amdhsa.
1787 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1789         * MAINTAINERS (Write After Approval): Add myself.
1791 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1797         PR target/88535
1798         * config.guess: Import upstream version 2019-01-03.
1799         * config.sub: Import upstream version 2019-01-01.
1801 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1803         * MAINTAINERS (Write After Approval): Update my maintainer address.
1805 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1807         * MAINTAINERS (Write After Approval): Add myself.
1809 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1811         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1813 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1815         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1816         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1817         (GCC_TARGET_TOOL): Likewise.
1818         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1819         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1820         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1821         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1822         * configure: Regenerate.
1823         * Makefile.in: Likewise.
1825 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1827         * MAINTAINERS (Write After Approval): Add myself.
1829 2018-11-13  Martin Liska  <mliska@suse.cz>
1831         * gcc.target/i386/pr87930.c: Move to ...
1832         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1834 2018-11-10  Stafford Horne  <shorne@gmail.com>
1836         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1837         (Write After Approval): Remove myself.
1839 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1841         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1842         Append $INCICONV to it.
1844 2018-11-04  Stafford Horne  <shorne@gmail.com>
1846         * MAINTAINERS (Write After Approval): Add myself.
1848 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1850         PR bootstrap/82856
1851         * multilib.am: New file.  From automake.
1853         Merge from binutils-gdb:
1854         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1856         * libtool.m4: Use AC_LANG_SOURCE.
1857         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1858         * ar-lib: New file.
1859         * test-driver: New file.
1860         * configure: Re-generate.
1862 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1864         * MAINTAINERS (Write After Approval): Add myself.
1866 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1868         PR bootstrap/87788
1869         PR d/87799
1870         * configure: Rebuild.
1871         * configure.ac: Disable D on systems where it is known not to work.
1873 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1875         * Makefile.def (target_modules): Add libphobos.
1876         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1877         GDCFLAGS_FOR_TARGET.
1878         (dependencies): Make libphobos depend on libatomic, libbacktrace
1879         configure, and zlib configure.
1880         (language): Add language d.
1881         * Makefile.in: Rebuild.
1882         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1883         (HOST_EXPORTS): Add GDC.
1884         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1885         (BASE_TARGET_EXPORTS): Add GDC.
1886         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1887         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1888         (EXTRA_HOST_FLAGS): Add GDC.
1889         (STAGE1_FLAGS_TO_PASS): Add GDC.
1890         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1891         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1892         environment variables.
1893         * configure: Rebuild.
1894         * configure.ac: Add target-libphobos to target_libraries.  Set and
1895         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1897 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1899         * MAINTAINERS (Write After Approval): Add myself.
1901 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1903         * MAINTAINERS (Write After Approval): Remove myself.
1905 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1907         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1909 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1911         * MAINTAINERS: Update my email address.
1913 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1915         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1916         maintainer.
1918 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1920         * MAINTAINERS (Write After Approval): Add self.
1922 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1924         * MAINTAINERS (write after approval): Add myself.
1926 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1928         * MAINTAINERS: Update my email address.
1930 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1932         * MAINTAINERS (write after approval): Add myself.
1934 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1936         * MAINTAINERS: Add self to global reviewers list.
1938 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1940         MAINTAINERS: Add c-sky port maintainers.
1942 2018-08-10  Martin Liska  <mliska@suse.cz>
1944         * MAINTAINERS: Revert change in previous commit and
1945         join lines.
1947 2018-08-10  Martin Liska  <mliska@suse.cz>
1949         * MAINTAINERS: Remove extra line.
1951 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1953         * MAINTAINERS: Update my email address.
1955 2018-07-19  DJ Delorie  <dj@redhat.com>
1957         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1958         as maintainer.
1960 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1962         * MAINTAINERS: Adjust email address for me and my colleague Robin
1963         Dapp.
1965 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1966             Sunil K Pandey  <sunil.k.pandey@intel.com>
1968         PR target/84413
1969         * config/i386/i386.c (m_CORE_AVX512): New.
1970         (m_CORE_AVX2): Likewise.
1971         (m_CORE_ALL): Add m_CORE_AVX2.
1972         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1973         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1974         and remove the rest of m_SKYLAKE_AVX512.
1976 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1978         * config.sub: Sync with upstream version 2018-07-03.
1980 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1982         * config.guess: Sync with upstream version 2018-06-26.
1983         * config.sub: Sync with upstream version 2018-07-02.
1985 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1987         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1988         * ltmain.sh: Likewise.
1990 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1992         * contrib/config-list.mk: Remove powerpc-linux_paired.
1994 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1996         * configure.ac: Introduce support for @unless/@endunless.
1997         * Makefile.tpl (dep-kind): Rewrite with cond; return
1998         postbootstrap in some cases.
1999         (make-postboot-dep, postboot-targets): New.
2000         (dependencies): Do not output postbootstrap dependencies at
2001         first.  Output non-target ones changed for configure to depend
2002         on stage_last @if gcc-bootstrap, and the original deps @unless
2003         gcc-bootstrap.
2004         * configure.in, Makefile.in: Rebuilt.
2006 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
2008         * MAINTAINERS (write after approval): Add myself.
2010 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
2012         * MAINTAINERS (write after approval): Add myself.
2014 2018-06-19  Nick Clifton  <nickc@redhat.com>
2016         * zlib/configure.ac: Restore old behaviour of only enabling
2017         multilibs when a target subdirectory is defined.  This allows
2018         building with srcdir == builddir.
2019         * zlib/configure: Regenerate.
2021 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
2023         * Makefile.def (fortran): Add check-target-libgomp-fortran.
2024         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2025         * Makefile.in: Regenerate.
2027 2018-06-16  Ben Elliston  <bje@gnu.org>
2029         * config.guess: Import latest version.
2030         * config.sub: Likewise.
2032 2018-06-08  Martin Liska  <mliska@suse.cz>
2034         * MAINTAINERS: Remove MPX-related entries.
2035         * Makefile.def: Remove libmpx support.
2036         * Makefile.in: Regenerate.
2037         * configure.ac: Remove removed files.
2038         * configure: Regenerate.
2039         * libmpx/ChangeLog: Remove.
2040         * libmpx/Makefile.am: Remove.
2041         * libmpx/Makefile.in: Remove.
2042         * libmpx/acinclude.m4: Remove.
2043         * libmpx/aclocal.m4: Remove.
2044         * libmpx/config.h.in: Remove.
2045         * libmpx/configure: Remove.
2046         * libmpx/configure.ac: Remove.
2047         * libmpx/configure.tgt: Remove.
2048         * libmpx/libmpx.spec.in: Remove.
2049         * libmpx/mpxrt/Makefile.am: Remove.
2050         * libmpx/mpxrt/Makefile.in: Remove.
2051         * libmpx/mpxrt/libmpx.map: Remove.
2052         * libmpx/mpxrt/libtool-version: Remove.
2053         * libmpx/mpxrt/mpxrt-utils.c: Remove.
2054         * libmpx/mpxrt/mpxrt-utils.h: Remove.
2055         * libmpx/mpxrt/mpxrt.c: Remove.
2056         * libmpx/mpxrt/mpxrt.h: Remove.
2057         * libmpx/mpxwrap/Makefile.am: Remove.
2058         * libmpx/mpxwrap/Makefile.in: Remove.
2059         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2060         * libmpx/mpxwrap/libtool-version: Remove.
2061         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2063 2018-06-04  Martin Liska  <mliska@suse.cz>
2065         * MAINTAINERS: Add myself as gcov maintainer.
2067 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
2069         * MAINTAINERS: Update my email address.
2071 2018-06-04  Tom de Vries  <tdevries@suse.de>
2073         * MAINTAINERS: Remove write-after-approval entries for component
2074         maintainers.
2076 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
2078         * MAINTAINERS (write after approval): Add myself.
2080 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
2082         * MAINTAINERS: Update my email address.
2084 2018-06-01  Tom de Vries  <tdevries@suse.de>
2086         * MAINTAINERS: Update my email address.
2088 2018-05-22  Bin Cheng <bin.cheng@arm.com>
2090         * MAINTAINERS (loop-optimizer): Add myself.
2092 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
2094         * configure.ac: Added "nfp" target.
2095         * configure: Regenerate.
2097 2018-04-30  Richard Biener  <rguenther@suse.de>
2099         PR bootstrap/85571
2100         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2101         (STAGE3_TFLAGS): Likewise.
2102         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2103         (STAGEtrain_TFLAGS): Likewise.
2104         * Makefile.in: Regenerate.
2106 2018-04-26  Richard Biener  <rguenther@suse.de>
2108         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2109         (STAGE2_CFLAGS): Likewise.
2110         (STAGE2_TFLAGS): Likewise.
2111         (STAGE3_CFLAGS): Add -fchecking.
2112         (STAGE3_TFLAGS): Likewise.
2113         (STAGEtrain_CFLAGS): Filter out -fchecking.
2114         (STAGEtrain_TFLAGS): Likewise.
2115         * Makefile.in: Re-generate.
2117 2018-04-25  Catherine Moore <clm@codesourcery.com>
2119         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2121 2018-04-18  Paul Clarke  <pc@us.ibm.com>
2123         * MAINTAINERS (write after approval): Add myself.
2125 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
2127         * MAINTAINERS: Update my email address.
2129 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
2131         * MAINTAINERS: Remove redundant Write-After-Approval entry.
2133 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
2135         * MAINTAINERS: Update my email address and disambiguate myself
2136         a bit from Will Schmidt.
2138 2018-03-21  Nathan Sidwell  <nathan@acm.org>
2140         * MAINTAINERS: Move maintainers of now-removed picochip and score
2141         ports to write after approval.
2143 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
2145         * MAINTAINERS: Add entry for SVE maintainership.
2147 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
2149         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2150         * configure: Regenerate.
2152 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
2154         * MAINTAINERS (write after approval): Add myself.
2156 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
2158         * MAINTAINERS (write after approval): Add myself.
2160 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
2162         * MAINTAINERS (write after approval): Add myself.
2164 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2166         Update copyright years.
2168 2018-01-03  Ben Elliston  <bje@gnu.org>
2170         * config.guess: Import latest version.
2171         * config.sub: Likewise.
2173 2017-12-12  Stafford Horne  <shorne@gmail.com>
2175         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2176         * configure: Regenerate.
2178 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
2180         * MAINTAINERS (Write After Approval): Add myself.
2182 2017-11-28  Julia Koval  <julia.koval@intel.com>
2183             Sebastian Peryt  <sebastian.peryt@intel.com>
2185         * Makefile.def (target_modules): Remove libcilkrts.
2186         * Makefile.in: Ditto.
2187         * configure: Ditto.
2188         * configure.ac: Ditto.
2190 2017-11-28  Julia Koval  <julia.koval@intel.com>
2192         * MAINTAINERS (Write After Approval): Add myself.
2194 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
2196         * MAINTAINERS (Write After Approval): Add myself.
2198 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
2200         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2201         Use my SiFive email address.
2203 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
2205         * MAINTAINERS (write after approval): Add myself.
2207 2017-10-27  Martin Liska  <mliska@suse.cz>
2209         * Makefile.tpl: Use proper name of folder as it was renamed
2210         during transition to 4 stages.
2211         * Makefile.in: Regenerate.
2213 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
2215         * MAINTAINERS (write after approval): Add myself.
2217 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
2219         * MAINTAINERS: Add a note that maintainership also includes web
2220         pages, docs, and testsuite related to that area.
2222 2017-09-25  Tom de Vries  <tom@codesourcery.com>
2224         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2226 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
2228         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2230 2017-09-15  Nathan Sidwell  <nathan@acm.org>
2232         * MAINTAINERS: Remove myself as a vxworks maintainer.
2234 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
2236         * MAINTAINERS: Remove email address of Jim Norris.
2238 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2240         * MAINTAINERS (Reviewers): Move myself from here...
2241         (CPU Port Maintainers): ... to here.
2243 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
2245         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2247 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
2249         * MAINTAINERS (write after approval): Add myself.
2251 2017-07-28  Tony Reix  <tony.reix@atos.net>
2253         * configure.ac (target-libffi): Don't disable for AIX.
2254         (go): Don't add to unsupported_languages on AIX.
2255         (target-libgo): Don't disable for AIX.
2256         * configure: Regenerate.
2258 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
2260         * MAINTAINERS: Add myself.
2262 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2264         * MAINTAINERS: Update my email address.
2266 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
2268         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2269         arm-specific auto-generated header files.
2271 2017-07-03  Nathan Sidwell  <nathan@acm.org>
2273         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2274         * configure: Rebuilt.
2276 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
2278         * MAINTAINERS: Readd myself for c6x.
2280 2017-06-28  Martin Liska  <mliska@suse.cz>
2282         PR bootstrap/81217
2283         * Makefile.def: Remove superfluous bootstrap_target from
2284         bootstrap_stage.
2285         * Makefile.in: Re-generate the file.
2287 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
2289         * MAINTAINERS: Add myself to Write After Approval
2291 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
2293         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2295 2017-06-19  Martin Liska  <mliska@suse.cz>
2297         * Makefile.def: Define 4 stages PGO bootstrap.
2298         * Makefile.tpl: Define FLAGS.
2299         * Makefile.in: Regenerate.
2301 2017-06-14  Ian Lance Taylor  <iant@golang.org>
2303         * Makefile.def: Add check-gotools to go check targets.
2304         * Makefile.in: Rebuild.
2306 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
2308         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2310 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
2312         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2313         * configure: Regenerate.
2315 2017-05-31  Martin Liska  <mliska@suse.cz>
2317         * configure.ac: Add handling of stage2_werror_flags to
2318         action-if-given and to action-if-not-given.
2319         * configure: Regenerate.
2321 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
2323         * MAINTAINERS: Add self to Write After Approval
2325 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
2327         * MAINTAINERS: Update my email address, and remove myself as
2328         maintainer in some areas.
2330 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
2332         * MAINTAINERS: Add self to Write After Approval
2334 2017-05-25  Nathan Sidwell  <nathan@acm.org>
2336         * configure.ac: Add --enable-languages=default to mean default and
2337         make --enable-languages=all mean all supported languages.
2338         * configure: Regenerated.
2340 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
2342         * config.gcc (powerpc*-*-*spe*): New.
2343         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2344         (powerpc-*-rtems*spe*): New.
2345         (powerpc*-*-linux*spe*): New.
2346         (powerpc-wrs-vxworksspe): New.
2347         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2348         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2349         * config.host (powerpc*-*-*spe*): New.
2351 2017-05-19  Martin Liska  <mliska@suse.cz>
2353         * configure.ac: Add --enable-werror-always just for
2354         bootstrap-debug (or none build config) and do not add it
2355         when we are on a release branch.
2356         * configure: Regenerated.
2358 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
2360         * MAINTAINERS: Add self to Write After Approval
2362 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
2364         * MAINTAINERS: Move myself to Write After Approval section.
2366 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2368         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2369         ACCH registers.
2370         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2371         available.
2372         (umulsidi3): Likewise.
2373         (mulsidi3_700): Disable this pattern when we have advanced mpy
2374         instructions.
2375         (umulsidi3_700): Likewise.
2376         (maddsidi4): New pattern.
2377         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2378         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2379         (mpydu_imm_arcv2hs): Likewise.
2380         * config/arc/predicates.md (accl_operand): New predicate.
2382 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2383             Andrew Burgess <andrew.burgess@embecosm.com>
2385         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2386         case.
2387         (ARC_AUTOFP_IRQ_P): Likewise.
2388         (ARC_AUTO_IRQ_P): Likewise.
2389         (rgf_banked_register_count): New variable.
2390         (parse_mrgf_banked_regs_option): New function.
2391         (arc_override_options): Handle rgf_banked_regs option.
2392         (arc_handle_interrupt_attribute): Add firq option.
2393         (arc_compute_function_type): Return fast irq type when required.
2394         (arc_must_save_register): Handle fast interrupts.
2395         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2396         (arc_return_address_regs): Update.
2397         * config/arc/arc.h (arc_return_address_regs): Update.
2398         (arc_function_type): Add fast interrupt type.
2399         (ARC_INTERRUPT_P): Update.
2400         (RC_FAST_INTERRUPT_P): Define.
2401         * config/arc/arc.md (simple_return): Update for fast interrupts.
2402         (p_return_i): Likewise.
2403         * config/arc/arc.opt (mrgf-banked-regs): New option.
2404         * doc/invoke.texi (mrgf-banked-regs): Document.
2406 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
2408         * config/arc/arc.c (irq_ctrl_saved): New variable.
2409         (ARC_AUTOBLINK_IRQ_P): Define.
2410         (ARC_AUTOFP_IRQ_P): Likewise.
2411         (ARC_AUTO_IRQ_P): Likewise.
2412         (irq_range): New function.
2413         (arc_must_save_register): Likewise.
2414         (arc_must_save_return_addr): Likewise.
2415         (arc_dwarf_emit_irq_save_regs): Likewise.
2416         (arc_override_options): Handle deferred options.
2417         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2418         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2419         arc_must_save_return_addr.
2420         (arc_compute_frame_size): Handle automated save and restore of
2421         registers.
2422         (arc_expand_prologue): Likewise.
2423         (arc_expand_epilogue): Likewise.
2424         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2425         * config/arc/arc.opt (mirq-ctrl-saved): New option.
2426         * doc/invoke.texi (mirq-ctrl-saved): Document option.
2428 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2429         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
2431         PR bootstrap/77661
2432         * Makefile.def: Don't pass --enable-maintainer-mode on to an
2433         in-tree build MPC.
2434         * Makefile.in: Regenerate.
2436 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2438         * configure.ac: Enable LTO by default on darwin >= 9.
2439         * configure: Regenerate.
2441 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
2443         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2444         and Andrew Waterman as the RISC-V maintainers.
2446 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
2448         * MAINTAINERS: Add self to Write After Approval
2450 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2452         * config.guess: Import latest from upstream.
2454 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
2456         * MAINTAINERS (Write After Approval): Remove entries that are
2457         already covered under Reviewers.
2459 2017-03-08  Mark Wielaard  <mark@klomp.org>
2461         PR demangler/70909
2462         PR demangler/67264
2463         * include/demangle.h: Add d_printing to struct demangle_component
2464         and pass struct demangle_component as non const.
2466 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2468         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2470 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
2472         * Makefile.tpl: Remove HOST_ISLVER.
2473         (HOST_EXPORTS): Remove ISLVER.
2474         * Makefile.in: Regenerate.
2476 2017-02-13  Richard Biener  <rguenther@suse.de>
2478         * configure: Re-generate.
2480 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
2482         * MAINTAINERS: Adjust bug reporting URL.
2484 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
2486         * MAINTAINERS (Write After Approval): Remove redundant entry
2487         for Andrew Burgess.
2489 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
2491         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2492         32-bit hppa*-*-hpux*.
2493         * configure: Regenerate.
2495 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
2497         * configure.ac: Moved the white list of enabling BRIG FE to
2498         libhsail-rt/configure.tgt.
2499         * configure: Regenerated.
2500         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2502 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
2503             Martin Jambor  <mjambor@suse.cz>
2505         * Makefile.def (target_modules): Added libhsail-rt.
2506         (languages): Added language brig.
2507         * Makefile.in: Regenerated.
2508         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2509         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
2510         * configure: Regenerated.
2512 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
2514         PR other/79046
2515         * configure: Regenerated.
2517 2017-01-04  Alan Modra  <amodra@gmail.com>
2519         * configure: Regenerate.
2521 2016-12-29  Ben Elliston  <bje@gnu.org>
2523         * config.sub: Import latest version.
2525 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
2527         * MAINTAINERS (Write After Approval): Add myself.
2529 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
2531         * configure.ac: Don't bootstrap libmpx unless --with-build-config
2532         includes bootstrap-mpx.
2533         * configure: Regenerated.
2535 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
2537         * MAINTAINERS (Write After Approval): Add myself.
2539 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
2541         * configure: Regenerate.
2543 2016-12-01  Matthias Klose  <doko@ubuntu.com>
2545         * configure.ac: Don't use pkg-config to check for bdw-gc.
2546         * configure: Regenerate.
2548 2016-11-30  Matthias Klose  <doko@ubuntu.com>
2550         * Makefile.def: Remove reference to boehm-gc target module.
2551         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2552         options and for the bdw-gc pkg-config module.
2553         * configure: Regenerate.
2554         * Makefile.in: Regenerate.
2556 2016-11-28  Nathan Sidwell  <nathan@acm.org>
2558         * MAINTAINERS (nvptx): Remove self.
2560 2016-11-25  Ben Elliston  <bje@gnu.org>
2562         * config.guess: Import latest version.
2563         * config.sub: Likewise.
2565 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
2567         * MAINTAINERS (Write After Approval): Add myself.
2569 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2571         * Makefile.def: Remove references to GCJ.
2572         * Makefile.tpl: Likewise.
2573         * Makefile.in: Regenerate.
2575 2016-11-15  Matthias Klose  <doko@ubuntu.com>
2577         * config-ml.in: Remove references to GCJ.
2578         * configure.ac: Likewise.
2579         * configure: Regenerate.
2581 2016-11-01  Josh Conner  <joshconner@google.com>
2583         * MAINTAINERS (Write After Approval): Update email address,
2585 2016-10-27  Carl Love  <cel@us.ibm.com>
2587         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2588         Approval list to make it alphabetical.
2590 2016-10-27  Carl Love  <cel@us.ibm.com>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
2596         * MAINTAINERS (Reviewers): Add myself.
2597         (Write After Approval): Add myself.
2599 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
2600             Ulrich Weigand  <uweigand@de.ibm.com>
2602         * MAINTAINERS: Update email address.
2604 2016-10-10  Nathan Sidwell  <nathan@acm.org>
2606         * MAINTAINERS: Update email address.
2608 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
2610         * configure.ac: Add aarch64-*-freebsd*.
2611         * configure: Regenerate.
2613 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
2615         * MAINTAINERS: Update email address after it got reverted.
2617 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2619         * configure.ac (target_libraries): Readd target-boehm-gc.
2620         Restore --enable-objc-gc handling.
2621         * configure: Regenerate.
2623 2015-10-03  Jeff Law  <law@redhat.com>
2625         * MAINTAINERS: Move several inactive maintainers to the
2626         write-after-approval section.
2628 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
2630         * configure.ac: Add target-libffi to target_libraries.
2631         Readd libgcj target disablings, modified to only target-libffi.
2632         Readd target addition of go to unsupported languages.
2633         * configure: Regenerated.
2635 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
2637         * MAINTAINERS: Update email address.
2639 2016-09-30  Andrew Haley  <aph@redhat.com>
2641         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2642         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
2643         libgcj.
2645 2016-09-30  Andrew Haley  <aph@redhat.com>
2647         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2648         write-after approval after GCJ deletion.
2650 2016-09-30  Andrew Haley  <aph@redhat.com>
2652         * Makefile.def: Remove libjava.
2653         * Makefile.tpl: Likewise.
2654         * Makefile.in: Regenerate.
2655         * configure.ac: Likewise.
2656         * configure: Likewise.
2657         * gcc/java: Remove.
2658         * libjava: Likewise.
2660 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
2662         * MAINTAINERS (Reviewers): Add myself.
2664 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
2666         * configure.ac: Disable "sim" directory for arc*-*-*.
2667         * configure: Regenerated.
2669 2016-09-23  Tamar Christina <tamar.christina@arm.com>
2671         * MAINTAINERS (Write After Approval): Add myself.
2673 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
2675         * configure.ac: Check for the minimum in-tree MPFR version
2676         handled.
2677         * configure: Regenerate.
2679 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
2681         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2682         * configure: Regenerated.
2684 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
2686         * MAINTAINERS (Write After Approval): Add myself.
2688 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2690         * Makefile.def: Add autoprofiledbootstrap.
2691         * Makefile.tpl: Dito.
2692         * Makefile.in: Regenerate.
2694 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2696     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2697     * configure: Regenerate.
2699 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2701         * configure: Regenerate.
2702         * configure.ac: Remove support for avr-rtems.
2704 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2706         * MAINTAINERS (Write After Approval): Add myself.
2708 2016-06-16  Michael Collison  <michael.collison@arm.com>
2710         * MAINTAINERS (Write After Approval): Add myself.
2712 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2714         * MAINTAINERS (Write After Approval): Update e-mail address.
2716 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2718         * MAINTAINERS (Write After Approval): Add myself.
2720 2016-05-28  Alan Modra  <amodra@gmail.com>
2722         * Makefile.tpl (configure): Depend on m4 files included.
2723         * Makefile.in: Regenerate.
2725 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2727         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2728         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2730 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2732         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2733         special case builtin.
2734         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2735         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2736         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2737         for __builtin_vec_addec.
2739 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2741         * config.guess: Import version 2016-04-02 (newest).
2742         * config.sub: Import version 2016-05-10 (newest).
2744 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2746         * configure.ac: Add ARC support to libgloss.
2747         * configure: Regenerate
2749 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2751         * MAINTAINERS (Write After Approval): Add myself.
2753 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2755         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2756         * configure: Regenerated.
2757         * Makefile.def (gmp): Explicitly disable assembler.
2758         (mpfr): Adjust lib_path.
2759         (mpc): Likewise.
2760         * Makefile.in: Regenerated.
2762 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2764         PR bootstrap/70704
2765         * configure.ac (--enable-stage1-checking): Add missing
2766         --enable-checking=.
2767         * configure: Regenerated.
2769 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2771         * config.guess: Revert r235676.
2772         * config.sub: Revert r235676.
2774 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2776         * config.guess: Remove SH5 support.
2777         * config.sub: Likewise.
2778         * configure: Likewise.
2779         * configure.ac: Likewise.
2781 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2783         PR bootstrap/70704
2784         * configure.ac (--enable-stage1-checking): For --disable-checking or
2785         implicit --enable-checking, make sure extra flag matches in between
2786         stage1 and later checking.
2787         * configure: Regenerated.
2789 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2791         * .gitattributes: New file.
2793 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2795         * MAINTAINERS (rs6000/powerpc port): Add myself.
2797 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2799         PR bootstrap/70173
2800         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2801         and gotools directories.  Delete the stage_final file.
2802         * Makefile.in: Regenerate.
2804 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2806         * MAINTAINERS (Write After Approval): Add myself.
2808 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2810         * MAINTAINERS (Fortran maintainer): Remove myself.
2812 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2814         * MAINTAINERS (Write After Approval): Add myself.
2816 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2818         * MAINTAINERS (Write After Approval): Add myself.
2820 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2822         Sync with binutils-gdb:
2824         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2826         * configure.ac: Add mips and s390 to the gold target check.
2827         * configure: Regenerate.
2829 2016-03-01  DJ Delorie  <dj@redhat.com>
2831         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2833 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2835         * MAINTAINERS (libcpp): Add myself.
2836         (diagnostic messages): Likewise.
2838 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2840         * MAINTAINERS: Fix whitespace.
2842 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2844         * MAINTAINERS (Write After Approval): Add myself.
2846 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2848         * config/isl.m4: Add comments about isl-0.16.
2849         * configure: Regenerate.
2851 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2853         * MAINTAINERS (hsa maintainers): Add myself.
2855 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2857         * MAINTAINERS: (Write After Approval): Add myself.
2859 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2860             Sebastian Pop  <s.pop@samsung.com>
2862         * Makefile.in: Regenerate.
2863         * Makefile.tpl: Export ISLVER.
2864         * configure: Regenerate.
2865         * config/isl.m4: Detect isl-0.15.
2867 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2869         PR bootstrap/69329
2870         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2871         * Makefile.in: Regenerate.
2873 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2875         * configure.ac: Enable LTO for DJGPP
2876         * configure: Regenerate
2878 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2880         Sync with binutils-gdb:
2881         2015-10-21  Nick Clifton  <nickc@redhat.com>
2883         PR gas/19109
2884         * configure.ac: Note the 'none' is an acceptable argument to
2885         --enable-compressed-debug-sections.
2886         * configure: Regenerate.
2888 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2890         PR bootstrap/69134
2891         * Makefile.def (mpfr): Disable assembler.
2892         * Makefile.in: Regenerate.
2894 2016-01-01  Ben Elliston  <bje@gnu.org>
2896         * config.guess: Import version 2016-01-01.
2897         * config.sub: Likewise.
2899 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2901         * MAINTAINERS (Write After Approval): Add myself.
2903 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2905         * Makefile.in: Replace ISL with isl.
2906         * Makefile.tpl: Same.
2907         * config/isl.m4: Same.
2908         * configure.ac: Same.
2909         * contrib/download_prerequisites: Same.
2910         * configure: Regenerate.
2912 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2914         * MAINTAINERS (Write After Approval): Add Myself.
2916 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2918         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2919         * configure: Regenerate.
2921 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2922             Sebastian Pop  <s.pop@samsung.com>
2924         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2925         isl_ctx_get_max_operations.
2926         * configure: Regenerate.
2928 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2930         * MAINTAINERS (Write After Approval): Add myself.
2932 2015-12-02  Ian Lance Taylor  <iant@google.com>
2934         PR go/66147
2935         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2936         * Makefile.in: Regenerate.
2938 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2940         PR libffi/65726
2941         * Makefile.def (lang_env_dependencies): Make libffi depend
2942         on cxx.
2943         * Makefile.in: Regenerate.
2945 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2947         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2948         symbols.
2950 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2952         Sync with binutils-gdb:
2953         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2955         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2956         * configure: Regenerate.
2958 2015-11-19  Martin Liska  <mliska@suse.cz>
2960         * .gitignore: Add .clang-format to ignored files.
2961         * Makefile.in: Add clang-format.
2962         * Makefile.tpl: Likewise.
2964 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2966         * configure.ac: Enable libmpx by default.
2967         * configure: Regenerated.
2969 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2971         * MAINTAINERS: Update email address.
2973 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2975         * MAINTAINERS: Update email address.
2977 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2979         * MAINTAINERS  (Write After Approval): Add myself.
2981 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2983         Sync with binutils-gdb:
2984         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2986         PR gas/19109
2987         * configure.ac: Add
2988         --enable-compressed-debug-sections={all,gas,gold,ld}.
2989         * configure: Regenerated.
2991 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2993         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2995 2015-10-09  Martin Liska  <mliska@suse.cz>
2997         * MAINTAINERS (Write After Approval): Add myself.
2999 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
3001         * MAINTAINERS (Write After Approval): Add myself.
3003 2015-10-02  Florian Weimer  <fweimer@redhat.com>
3005         * MAINTAINERS: Update email address.
3007 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
3009         * MAINTAINERS  (Write After Approval): Add myself.
3011 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
3013         * MAINTAINERS: Update email.
3015 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
3017         * MAINTAINERS: Update my email address.
3019 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
3021         * MAINTAINERS (ft32 port): Add myself.
3023 2015-08-28  David Sherwood  <david.sherwood@arm.com>
3025         * MAINTAINERS: Add myself.
3027 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
3029         * MAINTAINERS (Write After Approval): Add myself.
3031 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3033         PR libfortran/54572
3034         * Makefile.def: Make libgfortran depend on libbacktrace.
3035         * Makefile.in: Regenerate.
3037 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
3039         * MAINTAINERS (Write After Approval): Add myself.
3041 2015-08-12  Tom de Vries  <tom@codesourcery.com>
3043         PR other/67092
3044         * configure.ac: Remove --with_host_libstdcxx support.
3045         * configure: Regenerate.
3047 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
3048             Jakub Jelinek  <jakub@redhat.com>
3050         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3051         nvptx*-*-*.
3052         * configure: Regenerate.
3054 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
3056         * Makefile.def (libiconv): Define bootstrap=true.
3057         Mark pdf/html/info as missing.
3058         (configure-gcc): Depend on all-libiconv.
3059         (all-gcc): Ditto.
3060         (configure-libcpp): Ditto.
3061         (all-libcpp): Ditto.
3062         (configure-intl): Ditto.
3063         (all-intl): Ditto.
3064         * Makefile.in: Regenerate.
3066 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
3068         * MAINTAINERS (loop ivopts): Add the entry and myself.
3070 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3072         * MAINTAINERS (nvptx): Add self.
3074 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
3076         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3077         128-bit vector modes.
3079 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
3081         * MAINTAINERS (Write After Approval): Add myself.
3083 2015-07-28  Ben Elliston  <bje@gnu.org>
3085         * config.sub, config.guess: Import from upstream.
3087 2015-07-24  Michael Darling  <darlingm@gmail.com>
3089         PR other/66259
3090         * config-ml.in: Reflects renaming of configure.in to configure.ac
3091         * configure: Likewise
3092         * configure.ac: Likewise
3094 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
3096         * MAINTAINERS: Update my email address.
3098 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3100         Sync with binutils-gdb:
3101         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
3103         * configure.ac (target_configdirs): Exclude target-zlib if
3104         target-libjava isn't built.
3105         * configure: Regenerated.
3107 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3109         Sync with binutils-gdb:
3110         2015-05-13  John David Anglin  <dave.anglin@bell.net>
3112         * configure.ac: Disable configuration of GDB for HPUX targets.
3113         * configure: Regenerate.
3115         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
3117         * configure.ac: Add --with-system-zlib.
3118         * configure: Regenerated.
3120         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
3122         * configure.ac: Add FT32 support.
3123         * configure: Regenerate.
3125         2015-01-12  Anthony Green  <green@moxielogic.com>
3127         * configure.ac: Don't disable gprof for moxie.
3128         * configure: Rebuild.
3130 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3132         Sync with binutils-gdb:
3133         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3135         PR ld/18355
3136         * Makefile.def: Add extra_configure_flags to host zlib.
3137         * configure.ac (extra_host_zlib_configure_flags): New.  Set
3138         to --enable-host-shared When bfd is to be built as shared
3139         library.  AC_SUBST.
3140         * Makefile.in: Regenerated.
3142 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
3144         Sync with src:
3145         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
3146         * Makefile.def (dependencies): Add all-zlib to all-bfd.
3147         * Makefile.in: Regenerated.
3149 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
3151         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3152         target.
3153         * configure: Regenerate.
3155 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
3157         * MAINTAINERS (Write After Approval): Add myself.
3159 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
3161         * MAINTAINERS (OS Port Maintainers): Add myself.
3162         (Various Maintainers): Remove myself from libffi testsuite.
3164 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
3166         * MAINTAINERS (gen* on machine desc): Add self.
3168 2015-06-02  Jason Merrill  <jason@redhat.com>
3170         PR bootstrap/66319
3171         * configure.ac: Use -std=gnu++98.
3173 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3175         * MAINTAINERS (Write After Approval): Add myself.
3177 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
3179         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3180         * configure: Regenerate.
3182 2015-05-26  Jason Merrill  <jason@redhat.com>
3184         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3185         * configure: Regenerate.
3187 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
3189         * configure.ac: FT32 target added.
3190         * configure: Regenerated.
3192 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
3194         * MAINTAINERS (Write After Approval): Add myself.
3196 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3198         * MAINTAINERS (Write After Approval): Add myself.
3200 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
3202         * configure.ac: Fix typo.
3203         * configure: Regenerate.
3205 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
3207         * MAINTAINERS (Write After Approval): Add myself.
3209 2015-05-03  Matthias Klose  <doko@ubuntu.com>
3211         * configure.ac: Match $host configured with triplets.
3212         * configure: Regenerate.
3214 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3216         * Makefile.tpl: Remove surplus whitespace throughout.
3217         * Makefile.in: Regenerate.
3219 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
3221         * MAINTAINERS (Various Maintainers): Add myself as instruction
3222         combiner maintainer.
3224 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
3226         PR bootstrap/62077
3227         * configure.ac (--enable-stage1-checking): Default to
3228         release,misc,gimple,rtlflag,tree,types if --disable-checking
3229         or --enable-checking is not specified and DEV-PHASE is not
3230         experimental.
3231         * configure: Regenerated.
3233 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
3235         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3236         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3237         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3238         * Makefile.in: Regenerate.
3240 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
3242         * MAINTAINERS: Update my email address.
3244 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
3246         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3248 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3250         * MAINTAINERS: Add myself as an arm port reviewer.
3252 2015-03-25  Martin Liska  <mliska@suse.cz>
3253             Yury Gribov  <y.gribov@samsung.com>
3255         * Makefile.in: Fix ln source location for vimrc file.
3256         * Makefile.tpl: Likewise.
3258 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
3260         PR bootstrap/25672
3261         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3262         cross-compiling.  Similarly for CXX_FOR_TARGET.
3263         * configure: Regenerate.
3265 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
3267         * Makefile.def: Add libmpx.
3268         * configure.ac: Add libmpx.
3269         * Makefile.in: Regenerate.
3270         * configure: Regenerate.
3272 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
3274         * MAINTAINERS (CPU Port Maintainers): Add myself
3275         i386 vector ISA extns mantainer.
3277 2015-03-13  Jeff Law  <law@redhat.com>
3279         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3280         maintainer.
3281         Remove Richard Henderson as a maintainer for the x86 port.
3283 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
3285         * MAINTAINERS (CPU Port Maintainers): Update my email address.
3287 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
3289         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3290         pointer bounds checker and i386 MPX maintainer.
3292 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
3294         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3296 2015-02-26  Martin Sebor  <msebor@redhat.com>
3298         * MAINTAINERS (Various Maintainers): Add self.
3300 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
3302         * configure.ac [--enable-as-accelerator-for] (enable_languages):
3303         Make sure it contains lto.
3304         * configure: Regenerate.
3306 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
3308         * configure: Regenerate.
3310 2015-02-06  Diego Novillo  <dnovillo@google.com>
3312         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3313         middle-end, docstring): Remove myself.
3314         (Write After Approval): Add myself.
3316 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
3318         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3319         (Write After Approval): Update address.
3321 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3323         PR jit/64780
3324         * configure.ac: Require the user to explicitly specify
3325         --enable-host-shared if the jit is enabled.
3326         * configure: Regenerate.
3328 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2015-01-25  Tom de Vries  <tom@codesourcery.com>
3334         * MAINTAINERS: Make whitespace consistent.
3336 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
3338         * MAINTAINERS (Write After Approval): Add myself.
3340 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
3342         * MAINTAINERS: (Write After Approval): Add myself.
3344 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
3346         * MAINTAINERS: (Write After Approval): Add myself.
3348 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
3350         * MAINTAINERS: (Write After Approval): Add myself.
3352 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3354         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3355         objective-c/c++ front end maintainer.
3357 2015-01-13  Marek Polacek  <polacek@redhat.com>
3359         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3361 2015-01-12  Jeff Law  <law@redhat.com>
3363         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3364         a very long time.
3366 2015-01-09  Ian Lance Taylor  <iant@google.com>
3368         * configure.ac (host_tools): Add gotools.
3369         * Makefile.def (host_modules): Add gotools.
3370         (dependencies): Add dependency of all-gotools on all-target-libgo.
3372 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
3374         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3375         * configure: Regenerate.
3377 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
3379         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3380         all-target-libgomp.
3381         * Makefile.in: Regenerate.
3383 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3385         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3387 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
3389         * configure.ac: Add Visium support.
3390         * configure: Regenerate.
3392 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
3394         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3395         * configure: Regenerate.
3397 2015-01-03  Andrew Pinski  <apinski@cavium.com>
3399         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3400         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3401         (BASE_TARGET_EXPORTS): Add OBJCOPY.
3402         (OBJCOPY_FOR_TARGET): New variable.
3403         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3404         * Makefile.in: Regenerate.
3405         * configure.ac: Check for already installed target objcopy.
3406         Also GCC_TARGET_TOOL on objcopy.
3407         * configure: Regenerate.
3409 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
3411         * config.sub: Update from upstream, to 2015-01-01 version.
3412         * config.guess: Ditto.
3414 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3416         * MAINTAINERS (RTEMS Ports): Add myself.
3418 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
3420         * MAINTAINERS (Write After Approval): Add myself.
3422 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3424         * MAINTAINERS (Write After Approval): Add myself.
3426 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
3428         * configure.ac (--enable-as-accelerator-for): Don't set
3429         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
3430         * configure: Regenerate.
3432 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
3434         PR bootstrap/64023
3435         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3436         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3437         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3438         to CXX.
3439         * Makefile.in: Regenerated.
3441 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3442             Yury Gribov  <y.gribov@samsung.com>
3444         * .gitignore: Added .local.vimrc and .lvimrc.
3445         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3446         * Makefile.in: Regenerate.
3448 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3450         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3451         * configure: Regenerated.
3453 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
3455         * MAINTAINERS (nvptx port): New entry.
3457 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
3459         * configure: Regenerate.
3461 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3463         * configure.ac: Merge with Binutils.
3465 2014-11-26  Tobias Burnus  <burnus@net-b.de>
3467         * Makefile.def: Make more dependent on mpfr, mpc and isl.
3468         * Makefile.in: Regenerate.
3470 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3472         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3473         missing flex.
3474         * Makefile.in: Regenerated.
3476 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
3478         * Makefile.in: Regenerate.
3480 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
3482         PR bootstrap/63784
3483         * libtool.m4: Add $pic_flag with -shared.
3485 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
3487         * MAINTAINERS (Write After Approval): Added myself.
3489 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
3491         * MAINTAINERS (write-after-approval): Add myself.
3493 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3495         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3496         from 2 years ago.
3498 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3500         Revert:
3501         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3503         * MAINTAINERS (Write After Approval): Added myself as line map
3504         maintainer.
3506 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3508         Revert:
3509         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3511         * MAINTAINERS (Write After Approval): Added myself.
3513 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
3515         * MAINTAINERS (Write After Approval): Added myself.
3517 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
3519         * MAINTAINERS (Write After Approval): Added myself as line map
3520         maintainer.
3522 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3524         * MAINTAINERS (Various Maintainers): Added myself as line map
3525         maintainer.
3527 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3529         * move-if-change: Sync from upstream gnulib.
3531 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3533         * compile: Sync with upstream Automake.
3534         * depcomp: Ditto.
3535         * install-sh: Ditto.
3536         * missing: Ditto.
3537         * mkinstalldirs: Ditto.
3538         * ylwrap: Ditto.
3540 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3542         * config.sub: Update from upstream config repo.
3543         * config.guess: Ditto.
3545 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
3547         * Makefile.def: Add liboffloadmic to target_modules.  Make
3548         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3549         * Makefile.in: Regenerate.
3550         * configure: Regenerate.
3551         * configure.ac: Add liboffloadmic to target binaries.
3552         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3553         Add liboffloadmic to noconfig list when C++ is not supported.
3555 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
3556             Thomas Schwinge  <thomas@codesourcery.com>
3557             Ilya Verbin  <ilya.verbin@intel.com>
3558             Andrey Turetskiy  <andrey.turetskiy@intel.com>
3560         * configure: Regenerate.
3561         * configure.ac (--enable-as-accelerator-for)
3562         (--enable-offload-targets): New configure options.
3564 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3566         * Makefile.def: Make all-gcc depend on all-isl.
3567         * Makefile.in: Regenerate.
3569 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
3571         * ChangeLog.jit: New.
3572         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3574 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3576         PR target/63610
3577         * libtool.m4: Fix globbing of darwin versions.
3578         * configure: Regenerate.
3580 2014-11-11  Tobias Burnus  <burnus@net-b.de>
3582         * Makefile.def: Remove CLooG.
3583         * Makefile.tpl: Ditto.
3584         * configure.ac: Ditto.
3585         * configure: Regenerate.
3586         * Makefile.in: Ditto.
3588 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
3590         * configure.ac: Handle nvptx-*-*.
3591         * configure: Regenerate.
3593 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
3595         * MAINTAINERS (Write After Approval): Add myself.
3597 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
3599         * Makefile.def (libcc1): Remove bootstrap=true;.
3600         * Makefile.in: Regenerated.
3602 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3604         * configure.ac: Update comment.
3605         * configure: Regenerate.
3607 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
3609         * MAINTAINERS (Write After Approval): Add myself.
3611 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
3613         * configure.ac (extra_host_libiberty_configure_flags): Add
3614         --enable-shared also for libcc1's benefit.
3615         * configure: Regenerate.
3617 2014-10-29  Tristan Gingold  <gingold@adacore.com>
3619         * MAINTAINERS: Change my email address.
3621 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
3622             Tom Tromey  <tromey@redhat.com>
3624         * Makefile.def: Add libcc1 to host_modules.
3625         * configure.ac (host_tools): Add libcc1.
3626         * Makefile.in, configure: Rebuild.
3628 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
3630         * configure.ac (build_configargs): Don't share config.cache between
3631         build subdirs.
3632         * configure: Regenerate.
3634 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3636         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3637         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3638         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3639         leon3v7 as leon3.
3640         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3641         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3642         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3643         * config/sparc/sparc.md (cpu): Add leon3v7.
3644         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3646 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
3648         * MAINTAINERS (write-after-approval): Add myself.
3650 2014-10-23  Ian Lance Taylor  <iant@google.com>
3652         * configure.ac: Disable the Go frontend on systems where it is known
3653         to not work.
3654         * configure: Regenerate.
3656 2014-10-23  Richard Biener  <rguenther@suse.de>
3658         * Makefile.def: Add libcpp build module and dependencies.
3659         * configure.ac: Add libcpp build module.
3660         * Makefile.in: Regenerate.
3661         * configure: Likewise.
3663 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
3665         * MAINTAINERS (write-after-approval): Add myself.
3667 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
3669         * INSTALL/README: Do not mention CVS.
3671 2014-10-03  Jing Yu  <jingyu@google.com>
3673         * configure.ac: Add aarch64 to list of targets that support gold.
3674         * configure: Regenerate.
3676 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
3678         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
3680 2014-09-29  Catherine Moore  <clm@codesourcery.com>
3682         * MAINTAINERS:  Add myself as MIPS maintainer.
3684 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
3686         * MAINTAINERS: Move myself to MIPS maintainers.
3688 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3690         * MAINTAINERS: Put all email addresses between '<' and '>'.
3692 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3694         * MAINTAINERS: Move myself to reviewers (Fortran).
3696 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3698         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3699         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3700         * Makefile.in: Regenerate.
3702 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3704         * rtx-classes-status.txt: Delete
3706 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3708         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3710 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3712         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3713         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3714         of checking for version number.
3715         * configure: Regenerated.
3716         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3718 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3720         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3721         is done; begin phase 6 (use extra rtx_def subclasses).
3723 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3725         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3726         done; begin phase 5 (additional rtx_def subclasses).
3728 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3730         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3732 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3734         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3735         SET_BB_HEADER are done.
3737 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3739         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3740         done.
3742 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3744         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3746 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3748         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3750 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3752         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3754 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3756         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3758 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3760         * rtx-classes-status.txt: Phase 3 (per-file commits within
3761         "config" subdirs) is done; begin phase 4 (removal of
3762         "scaffolding").
3764 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3766         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3767         dir) is done; begin phase 3 (per-file commits within "config"
3768         subdirs).
3770 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3772         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3773         phase 2 (per-file commits in main source dir).
3775 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3777         * configure: Regenerated.
3779 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3781         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3783 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3785         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3787 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3789         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3791 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3793         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3795 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3797         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3799 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3801         * MAINTAINERS (Write After Approval): Add myself.
3803 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3805         * MAINTAINERS: Remove myself
3807 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3809         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3811 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3813         * MAINTAINERS (Write After Approval): Add myself.
3815 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3817         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3818         SET_BB_HEADER, SET_BB_FOOTER
3820 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3822         * rtx-classes-status.txt: New file
3824 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3826         * configure.ac: Eliminate ClooG installation dependency.
3827         * configure: Regenerate.
3828         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3829         * Makefile.in: Regenerate.
3831 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3833         * MAINTAINERS (Write After Approval): Add myself.
3835 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3837         * MAINTAINERS (Write After Approval): Add myself.
3839 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3841         * MAINTAINERS (Write After Approval): Add myself.
3843 2014-07-28  Anthony Green  <green@moxielogic.com>
3845         Import from savannah.gnu.org:
3846         * config.sub: Update to 2014-07-28 version.
3848 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3850         * MAINTAINERS: Remove my MIPS maintainer entry.
3852 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3854         PR target/47230
3855         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3856         * configure: Regenerate.
3858 2014-07-24  James Norris  <jnorris@codesourcery.com>
3860         * MAINTAINERS (Write After Approval): Add myself.
3862 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3864         * configure.ac: Accept only CLooG 0.18.1.
3865         * configure: Regenerate.
3867 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3869         * configure.ac: Don't accept isl 0.11.
3870         * configure: Regenerate.
3872 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3874         * MAINTAINERS (Write After Approval): Add myself.
3876 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3878         * configure.ac: Don't accept isl 0.10.
3879         * configure: Regenerate.
3881 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3883         Fix include path for in-tree cloog.
3884         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3885         * configure: Regenerate.
3887 2014-06-18  Richard Henderson  <rth@redhat.com>
3889         * .gitignore: Import gcc_update output.
3891 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3893         * config-ml.in: Robustify ac_configure_args parsing.
3895         * configure.ac (--enable-linker-plugin-configure-flags)
3896         (--enable-linker-plugin-flags): New flags.
3897         (configdirs): Conditionally add libiberty-linker-plugin.
3898         * configure: Regenerate.
3899         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3900         (host_modules) <lto-plugin>: Pay attention to
3901         @extra_linker_plugin_flags@ and
3902         @extra_linker_plugin_configure_flags@.
3903         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3904         * Makefile.in: Regenerate.
3906         * Makefile.tpl (configure-[+prefix+][+module+])
3907         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3908         "module_srcdir" instead of "module" for locating a module's srcdir.
3909         * Makefile.in: Regenerate.
3911 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3913         * MAINTAINERS (Write After Approval): Add myself.
3915 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3917         * MAINTAINERS: Update my email address.
3919 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3921         * MAINTAINERS (Write After Approval): Add myself.
3923 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3925         * MAINTAINERS (Write After Approval): Add myself.
3927 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3929         PR libstdc++/61011
3930         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3931         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3932         * configure: Regenerate.
3934 2014-05-28  Pedro Alves  <palves@redhat.com>
3936         * MAINTAINERS (Write After Approval): Add myself.
3938 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3940         * MAINTAINERS: Update my affiliation/email.
3942 2014-05-19  Mike Stump  <mikestump@comcast.net>
3944         * MAINTAINERS: Add wide-int reviewers.
3946 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3948         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3949         * configure: Regenerated.
3951 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3953         * MAINTAINERS (libitm): Add myself as maintainer.
3955 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3957         * MAINTAINERS (Write After Approval): Add myself.
3959 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3961         * config.sub, config.guess: Import from upstream.
3963 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3965         * MAINTAINERS (Write After Approval): Put myself in correct order.
3967 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3969         * MAINTAINERS (Write After Approval): Add myself.
3971 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3973         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3974         section.
3976 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3978         * MAINTAINERS (Write After Approval): Delete myself.
3980 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3982         PR sanitizer/56781
3983         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3984         and -B* options with -Xcompiler.
3986 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3988         PR bootstrap/60620
3989         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3990         * Makefile.in: Regenerate.
3992 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3994         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3995         for WINDRES_FOR_TARGET in default-manifest.o rule.
3996         * Makefile.in: Regenerate.
3998 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
4000         * MAINTAINERS (Write After Approval): Add myself.
4002 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
4004         PR sanitizer/56781
4005         * Makefile.def: Set bootstrap=true; for host fixincludes.
4006         * configure.ac: Don't bootstrap host fixincludes unless
4007         --with-build-config=bootstrap-{a,ub}san.
4008         * Makefile.in: Regenerated.
4009         * configure: Regenerated.
4011 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
4013         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
4014         --enable-vtable-verify option parsing.  Don't add
4015         target-libsanitizer to bootstrap_target_libs unless
4016         --with-build-config=bootstrap-asan or
4017         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
4018         to bootstrap_target_libs unless --enable-vtable-verify.
4019         * configure: Regenerated.
4021 2014-03-10  Anatoly Sokolov <aesok@post.ru>
4023         * MAINTAINERS (Write After Approval): Add myself.
4025 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
4027         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4029 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
4031         PR bootstrap/58572
4032         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4033         -I for libstdc++-v3 includes if $(LEAN).
4034         * Makefile.in: Regenerated.
4036 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
4038         * MAINTAINERS: Update my email address.
4040 2014-02-24  Walter Lee  <walt@tilera.com>
4042         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4043         (tilegx-*-*): Change to tilegx*-*-*.
4044         * configure: Regenerate.
4046 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
4048         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4050 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
4052         * MAINTAINERS (Write After Approval): Add myself.
4054 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4056         PR target/59788
4057         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4058         *solaris2*.
4060 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
4062         * MAINTAINERS: Update my email address.
4064 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
4066         * MAINTAINERS: Convert to UTF-8.
4067         Properly sort Xinliang David Li's entry.
4069 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
4070             Sandra Loosemore  <sandra@codesourcery.com>
4072         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4073         nios2 port maintainers.
4075 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
4077         * MAINTAINERS (Write After Approval): Add myself.
4079 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4081         * configure.ac: Add user-friendly check for native x86_64-linux
4082         multilibs.
4083         * configure: Regenerate.
4085 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
4087         * MAINTAINERS: Add myself as sh maintainer.
4089 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4091         * MAINTAINERS: Add self as SLSR maintainer.
4093 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
4095         * MAINTAINERS: Update my email address.
4097 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
4099         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4101 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
4103         * Makefile.in: Regenerate.
4105         * Makefile.tpl: Fix typo.
4106         * Makefile.in: Regenerate partially.
4108 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4110         * configure.ac: Added libcilkrts to noconfig list when C++ is not
4111         supported.
4112         * configure: Regenerated.
4114 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
4116         * MAINTAINERS (Write After Approval): Add myself.
4118 2013-10-30  Jason Merrill  <jason@redhat.com>
4120         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4121         --disable-build-format-warnings.
4123 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
4125         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
4126         depend on libstdc++ and libgcc.
4127         * configure: Regenerate.
4128         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
4129         libcilkrts for POSIX and i*86, and x86_64 architectures.
4130         * Makefile.in: Added libcilkrts related fields to support building it.
4132 2013-10-26  Jeff Law  <law@redhat.com>
4134         * Makefile.def (target_modules): Remove libmudflap
4135         (languages): Remove check-target-libmudflap).
4136         * Makefile.in: Rebuilt.
4137         * Makefile.tpl (check-target-libmudflap-c++): Remove.
4138         * configure.ac (target_libraries): Remove target-libmudflap.
4139         Remove checks which disabled libmudflap on some systems.
4140         * configure: Rebuilt.
4141         * libmudflap: Directory removed.
4143 2013-10-21  Cong Hou  <congh@google.com>
4145         * MAINTAINERS (Write After Approval): Add myself.
4147 2013-10-16  Mike Stump  <mikestump@comcast.net>
4149         * .dir-locals.el: Add.
4151 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
4153         * configure.ac: Add --enable-host-shared
4154         * configure: Regenerate.
4156 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4158         Import from savannah.gnu.org:
4159         * config.guess: Update to 2013-06-10 version.
4160         * config.sub: Update to 2013-10-01 version.
4162 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
4164         Changes to build configuration to allow big endian ARC ELF toolchain
4165         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4166         * configure: Regenerate.
4168 2013-09-20  Alan Modra  <amodra@gmail.com>
4170         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4171         ppc host match.  Support little-endian powerpc linux hosts.
4173 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
4175         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4176         maintainer.
4178 2013-09-12  DJ Delorie  <dj@redhat.com>
4180         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4181         maintainers.
4183 2013-09-03  Richard Biener  <rguenther@suse.de>
4185         * configure.ac: Also allow ISL 0.12.
4186         * configure: Regenerated.
4188 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
4190         * MAINTAINERS (Write After Approval): Add myself.
4192 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
4194         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4196 2013-08-26  Caroline Tice  <cmtice@google.com>
4198         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
4199         "Various Reviewers" to libvtv "Various Maintainers".
4201 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
4203         * MAINTAINERS: Add myself as RTL optimizers reviewer.
4205 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
4207         * MAINTAINERS: Update name, email.
4209 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
4211         * MAINTAINERS (Write After Approval): Add myself.
4213 2013-08-12  Caroline Tice  <cmtice@google.com>
4215         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4216         address in the Write After Approval section.
4218 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
4220         * MAINTAINERS (Write After Approval): Update email.
4222 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
4224         * configure.ac: Adjust to check VTV_SUPPORTED.
4225         * configure: Regenerated.
4227 2013-08-02  Caroline Tice  <cmtice@google.com>
4229         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4230         on non-linux systems; add target-libvtv to noconfigdirs; add
4231         libsupc++/.libs to C++ library search paths.
4232         * configure: Regenerated.
4233         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4234         libstdc++ and libgcc.
4235         * Makefile.in: Regenerated.
4237 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
4239         * MAINTAINERS (Write After Approval): Add myself.
4241 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
4242             Shiva Chen  <shiva0217@gmail.com>
4244         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4245         nds32 port maintainers.
4247 2013-07-17  Tim Shen  <timshen91@gmail.com>
4249         * MAINTAINERS (Write After Approval): Add myself.
4251 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4253         * configure.ac: Sync from binutils.
4254         * configure: Regenerate.
4256 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
4258         * MAINTAINERS (Write After Approval): Add myself.
4260 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
4262         * MAINTAINERS (Write After Approval): Add myself.
4264 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
4266         * MAINTAINERS (Write After Approval): Add myself.
4268 2013-04-30  Brooks Moses  <bmoses@google.com>
4270         * MAINTAINERS: Update my email; move myself from Fortran
4271         reviewer to Write After Approval.
4273 2013-04-16  Andreas Schwab  <schwab@suse.de>
4275         * configure.ac (aarch64-*-*): Don't disable java.
4276         * configure: Regenerate.
4278 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
4280         * MAINTAINERS (Write After Approval): Add myself.
4282 2013-03-30  Matthias Klose  <doko@ubuntu.com>
4284         * Makefile.def (target_modules): Don't install libffi.
4285         * Makefile.in: Regenerate.
4287 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
4289         * MAINTAINERS (Write After Approval): Add myself.
4291 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
4293         * MAINTAINERS (Write After Approval): Add myself.
4295 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
4297         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4298         * configure: Regenerated.
4300 2013-02-05  Ian Lance Taylor  <iant@google.com>
4302         PR go/55969
4303         * configure.ac: Disable libgo on some systems where it does not
4304         work.
4306 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
4308         * MAINTAINERS: Explicitly add myself as AIX maintainer.
4309         Remove Geoff Keating as rs6000 port maintainer, at his request.
4311 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
4313         * MAINTAINERS: Update my email.
4315 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
4317         * configure: Re-generate.
4319 2013-01-15  Richard Biener  <rguenther@suse.de>
4321         PR other/55973
4322         * configure: Re-generate.
4324 2013-01-14  Matthias Klose  <doko@ubuntu.com>
4326         * Makefile.def (install-target-libsanitizer): Depend on
4327         install-target-libstdc++-v3.
4328         * Makefile.in: Regenerate.
4330 2013-01-14  Richard Biener  <rguenther@suse.de>
4332         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4333         * configure: Re-generate
4335 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4337         * config.sub: Update from config repo.
4339 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4341         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4342         * Makefile.in: Regenerate.
4344 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
4346         * MAINTAINERS (arc): Add new port maintainership for myself.
4348 2013-01-09  Jason Merrill  <jason@redhat.com>
4350         * .gitignore: Import from gdb repository.
4352 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
4354         * Makefile.def (configure-gcc): Depend on all-gmp.
4355         (all-gcc): Remove dependency on all-gmp.
4356         * Makefile.in: Regenerated.
4358 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4360         * config.sub: Merge from config repo.
4361         * config.guess: Ditto.
4363 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4365         * Makefile.def: Merge from binutils.
4366         * Makefile.in: Ditto.
4368 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
4370         * MAINTAINERS: Update my email.
4372 2012-12-29  Ben Elliston  <bje@gnu.org>
4374         * config.guess: Update to 2012-12-29 version.
4375         * config.sub: Likewise.
4377 2012-12-20  Matthias Klose  <doko@ubuntu.com>
4379         * Makefile.def (install-target-libgfortran): Depend on
4380         install-target-libquadmath, install-target-libgcc.
4381         (install-target-libsanitizer): Depend on install-target-libgcc.
4382         (install-target-libjava): Depend on install-target-libgcc.
4383         (install-target-libitm): Depend on install-target-libgcc.
4384         (install-target-libobjc): Depend on install-target-libgcc.
4385         (install-target-libstdc++-v3): Depend on install-target-libgcc.
4386         * Makefile.in: Regenerate.
4388 2012-12-19  Matthias Klose  <doko@ubuntu.com>
4390         * Makefile.def (install-target-libgo): Depend on
4391         install-target-libatomic.
4392         * Makefile.in: Regenerate.
4394 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
4396         PR go/55201
4397         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4398         * Makefile.in: Regenerate.
4400 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
4402         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4403         * configure: Regenerate.
4405 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4407         * config.sub: Merge from config repo.
4409 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
4411         * Makefile.def (target_modules): Add bootstrap=true and
4412         raw_cxx=true to libsanitizer.
4413         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4414         * Makefile.in: Regenerated.
4415         * configure: Likewise.
4417 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
4419         * MAINTAINERS: Remove self as RTL optimization maintainer.
4421 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4423         * MAINTAINERS (Write After Approval): Add myself.
4425 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4427         * Makefile.def (target_modules): Remove bootstrap=true and
4428         raw_cxx=true from libsanitizer.
4429         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4430         * Makefile.in: Regenerated.
4431         * configure: Likewise.
4433 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4435         * Makefile.def (target_modules): Add bootstrap=true and
4436         raw_cxx=true to libsanitizer.
4437         * configure.ac (bootstrap_target_libs): Add libsanitizer.
4438         * Makefile.in: Regenerated.
4439         * configure: Likewise.
4441 2012-11-28  Andrew Pinski  <apinski@cavium.com>
4443         PR bootstrap/54279
4444         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4445         * configure: Regenerate.
4446         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4447         * Makefile.in: Regenerate.
4449 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4451         * configure.ac: Disable libsanitizer if we're not building C++.
4452         * configure: Regenerate.
4454 2012-11-15  Roland McGrath  <roland@hack.frob.com>
4456         * MAINTAINERS (Write After Approval): Add myself.
4458 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
4460         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4461         Kostya Serebryany (kcc@google.com) and
4462         Jakub Jelinek (jakub@redhat.com).
4463         Rename area for Dodji Seketeli (dodji@redhat.com).
4465 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
4467         * MAINTAINERS: (asan.c, related): Add myself.
4469 2012-11-14  Roland McGrath  <mcgrathr@google.com>
4471         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4472         * configure: Regenerate.
4474 2012-11-13  Richard Henderson  <rth@redhat.com>
4476         * configure.ac: Move libsanitizer logic to subdirectory.
4477         * configure: Regenerate.
4479 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
4481         * configure.ac: Enable libsanitizer just on x86 linux for now.
4482         * configure: Re-generate.
4484 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
4486         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4487         sections.
4488         * configure: Regenerate.
4490 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
4492         * configure.ac: Add section for configdirs for libsanitizer.
4493         Disable for cris-*-* and mmix-*-*.
4494         * configure: Regenerate.
4496 2012-11-12  Wei Mi <wmi@google.com>
4498         * configure.ac: Add libsanitizer to target_libraries.
4499         * Makefile.def: Ditto.
4500         * configure: Regenerate.
4501         * Makefile.in: Regenerate.
4502         * libsanitizer: New directory for asan runtime.  Contains an empty
4503         tsan directory.
4505 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
4507         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4508         against Mingw64 w32api.
4509         * configure: Regenerate.
4511 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
4513         * configure: Regenerated.
4515 2012-11-03  Robert Mason  <rbmj@verizon.net>
4517         * configure.ac: add --disable-libstdcxx configure option
4518         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4520 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
4526         * MAINTAINERS (Write After Approval): Add myself.
4528 2012-10-24  Sharad Singhai  <singhai@google.com>
4530         * MAINTAINERS (Write After Approval): Add myself.
4532 2012-10-24  Eric Christopher  <echristo@gmail.com>
4534         * MAINTAINERS: Update email address.
4536 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
4538         PR bootstrap/54820
4539         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4540         * configure: Regenerate.
4542 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
4544         * MAINTAINERS (aarch64): Add Marcus and myself.
4546 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
4548         PR bootstrap/54820
4549         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4550         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4551         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4552         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4553         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4554         * Makefile.in: Regenerate.
4555         * configure.ac (have_static_libs): New variable and associated check.
4556         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4557         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4558         * configure: Regenerate.
4560 2012-10-10  Richard Biener  <rguenther@suse.de>
4562         * MAINTAINERS: Adjust for changed surname.
4564 2012-10-04  Lawrence Crowl  <crowl@google.com>
4566         * MAINTAINERS (Write After Approval): Add myself.
4568 2012-10-01  Cary Coutant  <ccoutant@google.com>
4570         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4572 2012-09-28  Ian Lance Taylor  <iant@google.com>
4574         * Makefile.def: Make all-target-libgo depend on
4575         all-target-libbacktrace.
4576         * Makefile.in: Rebuild.
4578 2012-09-26  Ian Lance Taylor  <iant@google.com>
4580         * Makefile.def: Make all-gcc depend on all-libbacktrace.
4581         * Makefile.in: Rebuild.
4583 2012-09-20  Walter Lee  <walt@tilera.com>
4585         * configure.ac: Add tilegx to list of targets that support gold.
4586         * configure: Regenerate.
4588 2012-09-20  Marek Polacek  <polacek@redhat.com>
4590         * MAINTAINERS (Write After Approval): Add myself.
4592 2012-09-19  Steve Ellcey  <sellcey@mips.com>
4594         * configure.ac: Add mips*-mti-elf* target.
4595         * configure: Regenerate.
4597 2012-09-17  Ian Lance Taylor  <iant@google.com>
4599         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4600         * configure.ac (host_libs): Add libbacktrace.
4601         (target_libraries): Add libbacktrace.
4602         * Makefile.def (host_modules): Add libbacktrace.
4603         (target_modules): Likewise.
4604         * configure, Makefile.in: Rebuild.
4606 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
4608         PR target/38607
4609         Merge upstream change.
4610         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4612         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4613         Add libgomp*.o to compare_exclusions for AIX.
4614         * configure: Regenerate.
4616 2012-09-06  Diego Novillo  <dnovillo@google.com>
4618         * configure.ac: Bump minimum GMP version to 4.2.3.
4619         * configure: Re-generate.
4621 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
4623         PR target/54461
4624         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4625         target-libgloss if not configured --with-avrlibc=no.
4626         * configure: Regenerate.
4628 2012-09-04  Jason Merrill  <jason@redhat.com>
4630         * configure.ac: Fix --enable-languages=all.
4632 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
4634         * MAINTAINERS (Write After Approval): Add myself.
4636 2012-09-03  Richard Guenther  <rguenther@suse.de>
4638         PR bootstrap/54138
4639         * configure.ac: Re-organize ISL / CLOOG checks to allow
4640         disabling with either --without-isl or --without-cloog.
4641         * configure: Regenerated.
4643 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
4645         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4646         * configure: Regenerate.
4648 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
4650         * MAINTAINERS: Fix my email address.
4652 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
4654         PR binutils/4970
4655         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4656         and opcodes.
4657         * Makefile.in: Regenerated.
4659 2012-08-26  Art Haas <ahaas@impactweather.com>
4661         * configure: Regenerate.
4663 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
4665         * INSTALL/README: Also refer to the online installation
4666         instructions.
4668 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4670         * MAINTAINERS (Write After Approval): Add myself.
4671         (Picochip port): Remove myself.
4673 2012-08-14   Diego Novillo  <dnovillo@google.com>
4675         Merge from cxx-conversion branch.
4677         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4678         POSTSTAGE1_CONFIGURE_FLAGS.
4679         * Makefile.in: Regenerate.
4680         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
4681         Force C++ when bootstrapping.
4682         * configure: Regenerate.
4684 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
4686         * MAINTAINERS (Write After Approval): Add myself.
4688 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4690         * README: Document use of ranges of years in copyright notices.
4692 2012-07-06  Richard Guenther  <rguenther@suse.de>
4694         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4695         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4696         --with-gmp=system.
4697         * Makefile.in: Regenerated.
4698         * configure: Likewise.
4700 2012-07-06  Richard Guenther  <rguenther@suse.de>
4702         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4703         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4704         supply V=1 as extra_make_flags.
4705         * configure: Regenerated.
4706         * Makefile.in: Likewise.
4708 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4710         * configure: Regenerate.
4712 2012-07-03  Richard Guenther  <rguenther@suse.de>
4714         * Makfile.def (isl): Remove not necessary extra_exports and
4715         extra_make_flags.
4716         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4717         * Makefile.in: Regenerated.
4719 2012-07-03  Richard Guenther  <rguenther@suse.de>
4721         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4722         * configure.ac: If either the ISL or the CLooG check failed
4723         do not try to build in-tree versions.
4724         * Makefile.in: Regenerated.
4725         * configure: Regenerated.
4727 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4729         * configure: Regenerate.
4731 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4733         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4734         maintainer.
4736 2012-07-02  Richard Guenther  <rguenther@suse.de>
4738         * configure: Regenerated.
4740 2012-07-02  Richard Guenther  <rguenther@suse.de>
4741         Michael Matz  <matz@suse.de>
4742         Tobias Grosser <tobias@grosser.es>
4743         Sebastian Pop <sebpop@gmail.com>
4745         * Makefile.def: Add ISL host module, remove PPL host module.
4746         Adjust ClooG host module to use the proper ISL.
4747         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4748         * configure.ac: Include config/isl.m4.  Add ISL host library,
4749         remove PPL.  Remove PPL configury, add ISL configury, adjust
4750         ClooG configury.
4751         * Makefile.in: Regenerated.
4752         * configure: Likewise.
4754 2012-07-02  Richard Guenther  <rguenther@suse.de>
4756         Merge from graphite branch
4757         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4759         * configure: Regenerated.
4760         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4761         both cloog.org and legacy versions. The only supported version will
4762         be CLooG with the isl backend.
4764         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4766         * configure: Regenerated.
4767         * configure.ac: Require cloog isl 0.17.0
4769         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4771         * configure: Regenerated.
4772         * config/cloog.m4: Do not define CLOOG_ORG
4774 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4776         * configure.ac: Skip C if explicitly selected.
4777         * configure: Regenerate.
4779 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4781         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4782         they contain -O2.
4783         * configure: Regenerate.
4785 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4787         PR debug/53740
4788         * df.h, df-problems.c, dce.c: Revert last patch.
4790 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4792         * MAINTAINERS (Write After Approval): Update my email address.
4794 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4796         * MAINTAINERS (Write After Approval): Add myself.
4798 2012-06-20  Jason Merrill  <jason@redhat.com>
4800         * Makefile.tpl (check-target-libgomp-c++): New.
4801         (check-target-libitm-c++): New.
4802         * Makefile.def (c++): Add them.
4803         * Makefile.in: Regenerate.
4805 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4807         * MAINTAINERS (Write After Approval): Add myself.
4809 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4811         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4812         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4813         (install-no-fixedincludes): Adjust accordingly.
4814         * Makefile.in: Regenerate.
4816 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4818         Merge upstream change
4819         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4821 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4823         * MAINTAINERS (Write After Approval): Add myself.
4825 2012-05-09  Nick Clifton  <nickc@redhat.com>
4826             Paul Smith  <psmith@gnu.org>
4828         PR bootstrap/50461
4829         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4830         allow for the fact that from release v3.1.0 of MPFR the source
4831         files were moved into a src sub-directory.
4832         * configure: Regenerate.
4834 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4836         * configure.ac: Bump minimum MPFR version to 2.4.0.
4837         * configure: Regenerated.
4839 2012-05-01  Richard Henderson  <rth@redhat.com>
4841         * Makefile.def (libatomic): New target_module.
4842         * configure.ac (target_libraries): Add libatomic.
4843         (noconfigdirs): Check if libatomic is supported.
4844         * Makefile.in, configure: Rebuild.
4846 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4848         * MAINTAINERS (Write After Approval): Add myself.
4850 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4852         * config.sub: Update to 2012-04-18 version from official repo.
4854 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4856         * MAINTAINERS (Write After Approval): Add myself.
4858 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4860         * MAINTAINERS: Changed email address.
4862 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4864         PR target/52737
4865         * contrib/gcc_update (files_and_dependencies):
4866         Remove gcc/config/avr/t-multilib from touch data.
4868 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4870         * MAINTAINERS (OS Port Maintainers): Remove irix.
4871         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4872         (unsupported_languages): Remove mips-sgi-irix6.*.
4873         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4874         (with_stabs): Remove.
4875         * configure: Regenerate.
4877 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4879         * MAINTAINERS (OS Port Maintainers): Remove osf.
4880         * configure.ac (enable_libgomp): Remove *-*-osf*.
4881         (with_stabs): Remove alpha*-*-osf*.
4882         * configure: Regenerate.
4884 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4886         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4887         * configure: Regenerate.
4889 2012-02-17  Walter Lee  <walt@tilera.com>
4891         * MAINTAINERS: (Write After Approval): Delete myself.
4893 2012-02-14  Walter Lee  <walt@tilera.com>
4895         * MAINTAINERS (tilegx port): Add myself.
4896         (tilepro port): Add myself.
4897         (Write After Approval): Add myself.
4899 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4901         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4902         and Joseph Myers as docstring relicensing maintainers.
4904 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4906         * MAINTAINERS (write-after-approval): Add myself.
4908 2012-02-08  Ira Rosen <irar@il.ibm.com>
4910         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4911         maintainer.
4913 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4915         * MAINTAINERS (Write After Approval): Move myself to
4916         maintain alphabetical order.
4918 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4920         * MAINTAINERS (Write After Approval): Add myself.
4922 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4924         * MAINTAINERS (Write After Approval): Add myself.
4926 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4927             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4929         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4930         * configure: Regenerate.
4932 2012-01-23  Harshit Chopra  <harshit@google.com>
4934         * MAINTAINERS (Write After Approval): Add myself.
4936 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4938         * configure.ac: Remove reference to mh-interix.
4939         * configure: Regenerate.
4941 2012-01-05  Richard Henderson  <rth@redhat.com>
4943         PR bootstrap/51072
4944         * configure.ac: Disable libitm if c++ is not enabled.
4945         * configure: Rebuild.
4947         * configure.ac: Fix regexp for same.
4948         * configure: Rebuild.
4950 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4952         * MAINTAINERS (Write After Approval): Add myself.
4954 2012-01-02  Richard Guenther  <rguenther@suse.de>
4956         PR bootstrap/51686
4957         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4958         * Makefile.in: Regenerate.
4960 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4962         * MAINTAINERS (Write After Approval): Add myself.
4964 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4966         * configure: Regenerate.
4968 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4970         * MAINTAINERS (picochip): Changed email address.
4972 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4974         * MAINTAINERS (write-after-approval): Add self.
4976 2011-11-29  DJ Delorie  <dj@redhat.com>
4978         * configure.ac (rl78-*-*) New case.
4979         * configure: Regenerate.
4980         * MAINTAINERS: Add myself as RL78 maintainer.
4982 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4984         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4986 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4988         * libtool.m4: Additional FreeBSD 10 fixes.
4990 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4992         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4993         Maintainers section, as Epiphany maintainer.
4995 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4997         PR target/49992
4998         * configure.ac: Remove ranlib special-casing for Darwin.
4999         * configure: Regenerate.
5001 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
5003         * MAINTAINERS (Reviewers): Keep the list sorted.
5005 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
5007         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5009 2011-11-09  Roland McGrath  <mcgrathr@google.com>
5011         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5012         * configure: Rebuild.
5013         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5014         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5015         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5016         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5017         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5018         Add READELF.
5019         * Makefile.in: Rebuild.
5021 2011-11-09  Jason Merrill  <jason@redhat.com>
5023         * Makefile.def (language=c++): Remove check-c++0x.
5024         * Makefile.in (check-gcc-c++): Regenerate.
5026 2011-11-08  Richard Henderson  <rth@redhat.com>
5028         * configure.ac: Test for libitm directory present first.
5030         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5032         * configure.ac: Test libitm/configure.tgt to disable libitm.
5033         * configure: Rebuild.
5035 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
5036             Richard Henderson  <rth@redhat.com>
5038         Merged from transactional-memory.
5040         * Makefile.def (lang_env_dependencies): libitm is c++.
5041         Add libitm target module.
5042         * configure.ac: Likewise.
5043         * config/mmap.m4: New file.
5044         * contrib/gcc_update: Add libitm to touch data.
5045         * Makefile.in, configure: Rebuild.
5047 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5049         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5050         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5051         * Makefile.in: Regenerate.
5053 2011-11-01  DJ Delorie  <dj@redhat.com>
5055         * config.sub: Update to version 2011-10-29 (added rl78)
5057 2011-10-27  Nick Clifton  <nickc@redhat.com>
5059         * config.sub: Import these changes from the config project:
5061         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
5062             Ben Elliston  <bje@gnu.org>
5064         * config.sub (epiphany): New.
5066         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
5067             Ben Elliston  <bje@gnu.org>
5069         * config.sub (hexagon, hexagon-*): New.
5071         2011-08-23  Roland McGrath  <mcgrathr@google.com>
5073         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5074         64eb to be64.
5076         2011-08-16  Roland McGrath  <mcgrathr@google.com>
5078         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5079         (nacl): Grok as alias for 32el-unknown-nacl.
5081 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
5083         * MAINTAINERS (Write After Approval): Add myself.
5085 2011-10-24  Teresa Johnson  <tejohnson@google.com>
5087         * MAINTAINERS (Write After Approval): Add myself.
5089 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
5091         * MAINTAINERS (sparc port): Remove myself.
5093 2011-09-14  Tom de Vries  <tom@codesourcery.com>
5095         * MAINTAINERS (Write After Approval): Add myself.
5097 2011-08-14  Yao Qi  <yao@codesourcery.com>
5099         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5100         * configure: Regenerate.
5102 2011-07-26  Ian Lance Taylor  <iant@google.com>
5104         * configure.ac: Set have_compiler based on whether gcc directory
5105         exists, rather than on whether gcc is in configdirs.
5106         * configure: Rebuild.
5108 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
5110         * MAINTAINERS (Global Reviewers): Add self.
5112 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
5114         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5115         link directories.
5116         * Makefile.in: Rebuild.
5118 2011-07-20  Ian Lance Taylor  <iant@google.com>
5120         PR bootstrap/49787
5121         * configure.ac: Move --enable-bootstrap handling earlier in file.
5122         If --enable-bootstrap and either --enable-build-with-cxx or
5123         --enable-build-poststage1-with-cxx, enable C++ automatically.
5124         * configure: Rebuild.
5126 2011-07-19  Ian Lance Taylor  <iant@google.com>
5128         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
5129         make C++ a boot_language.  Set and substitute
5130         POSTSTAGE1_CONFIGURE_FLAGS.
5131         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5132         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5133         * configure, Makefile.in: Rebuild.
5135 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
5137         * MAINTAINERS (Register Allocation): Move myself from reviewers to
5138         maintainers.
5140 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
5142         * MAINTAINERS (Global Reviewers): Add myself.
5144 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5146         * configure: Regenerate.
5148 2011-07-16  Jason Merrill  <jason@redhat.com>
5150         * Makefile.def (language=c++): Add check-c++0x and
5151         check-target-libmudflap-c++.
5152         * Makefile.tpl (check-target-libmudflap-c++): New.
5153         * Makefile.in: Regenerate.
5155 2011-07-16  Matthias Klose  <doko@ubuntu.com>
5157         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5158         * Makefile.def (target_modules/libjava): Pass
5159         $(EXTRA_CONFIGARGS_LIBJAVA).
5160         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5161         if not configured with --enable-static-libjava.
5162         * Makefile.in: Regenerate.
5163         * configure: Likewise.
5165 2011-07-15  Jason Merrill  <jason@redhat.com>
5167         * Makefile.in (check-c++): Move check-gcc-c++0x after
5168         check-target-libstdc++-v3.
5170 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
5172         * MAINTAINERS (c6x port): New entry.
5174 2011-07-13  Jason Merrill  <jason@redhat.com>
5176         * Makefile.in (check-gcc-c++0x): New.
5177         (check-c++): Depend on it.
5179 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5181         PR target/39150
5182         * configure.ac (i[3456789]86-*-solaris2*): Also accept
5183         x86_64-*-solaris2.1[0-9]*.
5184         * configure: Regenerate.
5186 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
5188         * MAINTAINERS (RTL optimizers): Add self.
5190 2011-06-27  Gabriel Charette  <gchare@google.com>
5192         * MAINTAINERS (Write After Approval): Add myself.
5194 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
5196         PR regression/47836
5197         PR bootstrap/23656
5198         PR other/47733
5199         PR bootstrap/49247
5200         PR c/48825
5201         * configure.ac (target_libraries): Remove target-libiberty.
5202         Remove case-statement setting skipdirs=target-libiberty for
5203         multiple targets.  Remove checking target_configdirs and
5204         removing target-libiberty but keeping target-libgcc if
5205         otherwise empty.
5206         * Makefile.def (target_modules): Don't add libiberty.
5207         (dependencies): Remove all traces of target-libiberty.
5208         * configure, Makefile.in: Regenerate.
5210 2011-06-13  Walter Lee <walt@tilera.com>
5212         * configure.ac (tilepro-*-*) New case.
5213         (tilegx-*-*): Likewise.
5214         * configure: Regenerate.
5216 2011-06-06  Jing Yu  <jingyu@google.com>
5218         * configure.ac: Skip target-libiberty for
5219         arm*-*-linux-androideabi.
5220         * configure: Regenerated.
5222 2011-06-06  Nick Clifton  <nickc@redhat.com>
5224         * config.sub: Sync from upstream.
5226 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
5228         * MAINTAINERS (Write After Approval): Add myself.
5230 2011-06-01  Daniel Jacobowitz  <drow@false.org>
5232         * MAINTAINERS: Update my email address.
5234 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
5236         * MAINTAINERS (Write After Approval): Update my email address.
5238 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
5240         * MAINTAINERS (Write After Approval): Add myself.
5242 2011-05-08  Doug Kwan  <dougkwan@google.com>
5244         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5245         * configure: Regenerated.
5246         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5247         value from configure.
5248         * Makefile.in: Regenerated.
5250 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
5252         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5253         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5254         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5255         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5256         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5257         *-*-vxworks*): Disable newlib and libgloss in separate case
5258         statement.
5259         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5260         to separate case statement.
5261         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5262         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5263         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5264         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5265         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5266         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5267         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5268         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5269         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5270         i[[3456789]]86-*-rdos*, m32r-*-*,
5271         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5272         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5273         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5274         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5275         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5276         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5277         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5278         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5279         and libgloss in main case over targets.  Remove most empty cases
5280         in main case over targets.
5281         * configure: Regenerate.
5283 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
5285         * MAINTAINERS (Write After Approval): Add myself.
5287 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5289         * configure.ac: Remove code setting special library locations for
5290         hppa*64*-*-hpux11*.  Remove code setting compiler for
5291         sparc-sun-solaris2*.
5292         * configure: Regenerate.
5294 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
5296         * configure.ac: Separate libgloss_dir settings from general case
5297         over targets.
5298         * configure: Regenerate.
5300 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5302         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5303         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5304         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5305         cases in libgcj-disabling case statement.
5306         (hppa*64*-*-linux*): Set unsupported_languages instead of
5307         disabling target-zlib.
5308         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5309         to hppa*64*-*-hpux*.
5310         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5311         hppa*-*-hpux*.
5312         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5313         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5314         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5315         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5316         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5317         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5318         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5319         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5320         libgcj-disabling case statement.
5321         * configure: Regenerate.
5323 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5325         * configure.ac: Disable Java for targets not supporting libffi.
5326         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5327         Remove cases in Java-disabling statement.
5328         (*arm-wince-pe): Change to arm-wince-pe.
5329         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5330         cases in Java-disabling statement.
5331         (bfin-*-*): Don't disable Java again.
5332         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5333         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5334         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5335         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5336         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5337         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5338         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5339         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5340         Java-disabling statement.
5341         (mmix-*-*): Don't disable Java again.
5342         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5343         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5344         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5345         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5346         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5347         statement.
5348         * configure: Regenerate.
5350 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
5352         * configure.ac: Separate cases disabling Java and Java libraries
5353         from general case over targets.
5354         * configure: Regenerate.
5356 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
5358         * MAINTAINERS: Update my email address.
5360 2011-04-20  Easwaran Raman  <eraman@google.com>
5362         * MAINTAINERS (Write After Approval): Add myself.
5364 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
5366         PR lto/48086
5367         * configure.ac: Re-enable LTO on *-apple-darwin9*.
5368         * configure: Regenerate.
5370 2011-04-16  Jim Meyering  <meyering@redhat.com>
5372         * MAINTAINERS (Write After Approval): Add myself.
5374 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
5376         * MAINTAINERS: Update my email address.
5378 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
5380         * MAINTAINERS (Write After Approval): Add myself.
5382 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
5384         * MAINTAINERS (Write After Approval): Add myself.
5386 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
5388         * MAINTAINERS (Write After Approval): Add myself.
5390 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
5392         * configure.ac (build_tools): Remove build-byacc.
5393         (host_libs): Remove mmalloc.
5394         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5395         autoconf automake libtool diff rcs fileutils shellutils time
5396         textutils wdiff find uudecode hello tar gzip indent recode release
5397         sed perl gawk findutils gettext zip.
5398         (libgcj): Remove target-qthreads.
5399         (target_tools): Remove target-examples target-gperf.
5400         (YACC): Don't handle building byacc.
5401         * configure: Regenerate.
5402         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5403         dosutils, examples, fileutils, find, findutils, gawk, gettext,
5404         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5405         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5406         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5407         handle building components.
5408         * Makefile.in: Regenerate.
5410 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
5412         * MAINTAINERS: Update my email address as Xtensa maintainer.
5414 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5416         * config.sub: Sync from upstream.
5418 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5420         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5421         (microblaze*): Don't disable libssp.
5422         * configure: Regenerate.
5424 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5426         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5427         moveifchange.
5428         * configure: Regenerate.
5429         * Makefile.tpl: Use @SHELL@ not @config_shell@.
5430         * Makefile.in: Regenerate.
5432 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5434         * configure.ac (*-*-sysv4*): Don't enable libgomp.
5435         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5436         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5437         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5438         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5439         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5440         md_exec_prefix cases.
5441         * configure: Regenerate.
5443 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5445         * configure.ac: Separate cases disabling target-libssp,
5446         target-libiberty, target-libstdc++-v3 and Fortran from general
5447         case over targets.
5448         * configure: Regenerate.
5450 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
5452         * configure.ac (*-*-chorusos): Don't disable libgcj.
5453         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5454         Remove case.
5455         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5456         (arm-*-coff): Don't disable libgcj.
5457         (arm*-*-linux-gnueabi): Remove useless assignment.
5458         (arm-*-riscix*): Don't disable libgcj.
5459         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5460         configuration.
5461         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5462         (c54x*-*-*): Remove case.
5463         (tic54x-*-*): Don't disable GCC or GCC libraries.
5464         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
5465         to *.
5466         (d10v-*-*): Don't disable GCC libraries.
5467         (d30v-*-*): Don't disable libgcj.
5468         (h8500-*-*): Don't disable GCC libraries.
5469         (i960-*-*): Don't disable libgcj.
5470         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5471         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5472         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5473         libgcj.
5474         (m68k-*-coff*): Remove case.
5475         (mmix-*-*): Don't disable libgloss on host.
5476         (mn10200-*-*, mn10300-*-*): Remove cases.
5477         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5478         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5479         Don't disable libgcj.
5480         (romp-*-*): Remove case.
5481         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5482         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5483         case.
5484         (v810-*-*): Don't disable GCC libraries.
5485         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5486         (ip2k-*-*): Don't disable GCC libraries.
5487         * configure: Regenerate.
5489 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
5491         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5492         libffi on host.
5493         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5494         on host.
5495         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5496         * configure: Regenerate.
5498 2011-03-26  John Marino  <binutils@marino.st>
5500         * configure.ac: Add support for *-*-dragonfly*
5501         * configure: Regenerate.
5503 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5505         * configure.ac (native_only): Remove.
5506         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5507         send-pr uudecode guile gnuserv on host.
5508         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5509         send-pr rcs guile perl texinfo libtool on host.
5510         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5511         automake send-pr rcs guile perl texinfo libtool on host.
5512         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5513         (*-*-kaos*): Don't disable target-examples target-gperf on target.
5514         (alpha*-dec-osf*): Don't disable fileutils on target.
5515         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5516         texinfo send-pr expect dejagnu on target.
5517         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5518         target-qthreads on target.
5519         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5520         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5521         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5522         x86_64-*-mingw*): Don't disable expect on target.
5523         (*-*-cygwin*): Don't disable target-gperf on target.
5524         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5525         gnuserv on target.
5526         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5527         target.
5528         * configure: Regenerate.
5530 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
5532         * configure.ac (target_tools): Remove target-groff.
5533         (native_only): Remove target-groff.
5534         (hppa*64*-*-*): Don't disable byacc.
5535         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5536         setting.
5537         (*-*-kaos*): Don't skip target-librx and target-groff.
5538         (*-*-netware*): Don't skip target-libmudflap.
5539         (*-*-tpf*): Don't skip target-libmudflap.
5540         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5541         directories on the host.
5542         (ia64*-*-*vms*): Don't skip tix.
5543         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5544         host.
5545         * configure: Regenerate.
5547 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
5549         * configure.ac: Remove references to mt-mep, mt-netware,
5550         mt-wince.
5551         * Makefile.def: Add all-utils soft dependencies.
5552         * Makefile.tpl: Remove GDB_NLM_DEPS.
5553         * configure: Regenerate.
5554         * Makefile.in: Regenerate.
5556 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5558         * configure.ac: Do not include mh-x86omitfp.
5559         * configure: Regenerate.
5561 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5563         * configure.ac: Remove empty cases.
5564         * configure: Regenerate.
5566 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5568         * Makefile.def: Add dependency from termcap to gdb.
5569         * Makefile.in: Regenerate.
5571 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5573         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5574         * configure: Regenerate.
5575         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5576         * Makefile.tpl: Likewise.
5577         * Makefile.in: Regenerate.
5579 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
5581         * configure.ac: Remove all mentions of tentative_cc.
5582         * configure: Regenerate.
5584 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5586         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5587         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5588         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5589         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5590         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5591         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5592         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5593         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5594         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5595         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5596         *-*-rhapsody*): Remove host cases.
5597         * configure: Regenerate.
5599 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5601         * configure.ac (ppc*-*-pe): Remove host case.
5602         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5603         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5604         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5605         cases.
5606         * configure: Regenerate.
5608 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
5610         * config.sub: Update to version 2011-03-23.
5612 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5614         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5615         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5616         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5617         * configure: Regenerate.
5619 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
5621         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
5622         to Write After Approval.
5623         * config-ml.in: Don't handle arc-*-elf*.
5624         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5625         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5626         handle GCC libraries.
5627         * configure: Regenerate.
5629 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5631         PR bootstrap/48120:
5632         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5633         Add -lstdc++ -lm to LIBS.
5634         * configure: Regenerate.
5636 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
5638         * config.guess: Update to version 2011-02-02
5639         * config.sub: Update to version 2011-02-24
5641 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
5643         PR lto/48086
5644         * configure.ac: Re-enable LTO on *-apple-darwin9.
5645         * configure: Regenerate.
5647 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
5649         PR lto/48086
5650         * configure.ac: Disable LTO on darwin due to an assembler change in
5651         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5652         under 256.
5653         * configure: Regenerate.
5655 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
5657         * MAINTAINERS: Update myself as score backend maintainer,
5658         update my e-mail address.
5660 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
5662         * MAINTAINERS: Update my e-mail address.
5664 2011-03-06  Joey Ye  <joey.ye@arm.com>
5666         * MAINTAINERS: Update my e-mail address.
5668 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5670         * configure.ac: Adjust test of with_ppl.
5671         * configure: Regenerated.
5673 2011-03-02  Kai Tietz  <ktietz@redhat.com>
5675         * MAINTAINERS: Adjust my e-mail address.
5677 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5679         * configure.ac: Add -lpwl to ppllibs.
5680         * configure: Regenerated.
5682 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
5684         * config/cloog.m4: Add -lisl to clooglibs.
5685         * configure: Regenerated.
5687 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5689         * MAINTAINERS (CPU Port maintainers): Add self.
5691 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5693         * MAINTAINERS: Add myself as testsuite maintainer.
5695 2011-02-15  Mike Stump  <mikestump@comcast.net>
5697         * MAINTAINERS: Add myself as testsuite maintainer.
5699 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5701         Import from Libtool and gnulib:
5703         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5705         Prepare for supporting FreeBSD 10.
5706         * config.rpath: Remove handling of freebsd1* which soon would
5707         match FreeBSD 10.0.
5709         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5711         Remove support for FreeBSD 1.x.
5712         * libtool.m4 (_LT_LINKER_SHLIBS)
5713         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5714         soon would incorrectly match FreeBSD 10.0.
5716 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5718         PR binutils/12283
5719         * move-if-change: Import version from gnulib.
5721 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5723         PR lto/47225
5724         * Makefile.def (lto-plugin): Double dash for enable-shared.
5725         (configure-gcc): Depend on all-lto-plugin.
5726         * Makefile.in: Rebuilt.
5728 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5730         * configure.ac: Remove extra bracket.
5731         * configure: Regenerate.
5733 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5735         * MAINTAINERS: Add myself as libquadmath maintainer.
5737 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5739         * MAINTAINERS: Update my email address.
5741 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5743         * MAINTAINERS (option handling): Add self.
5745 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5747         PR lto/47225
5748         * Makefile.def: Add dependency for install-gcc
5749         on install-lto-plugin.
5750         * Makfile.in: Regenerated
5752 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5754         * MAINTAINERS (CPU Port Maintainers): Add myself.
5756 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5758         PR libgcj/44341
5759         * configure.ac: Discard --with-* flags for host when configuring
5760         target libraries for cross build.
5761         * configure: Rebuilt.
5763 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5765         * MAINTAINERS (linear loop transforms): Removed.
5767 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5769         * configure.ac: If with_ppl is no, move setting with_cloog=no
5770         after CLOOG_REQUESTED check.
5771         * configure: Regenerated.
5773 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5775         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5776         CLooG has been requested.
5777         * configure: Regenerated.
5779 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5781         * configure: Regenerated.
5782         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5784 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5786         * configure: Regenerated.
5787         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5789 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5791         * configure.ac: Use AS_HELP_STRING throughout.
5792         * configure: Regenerate.
5794 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5796         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5797         * configure: Regenerate.
5799 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5801         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5803 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5805         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5806         for ia64-hpux.
5807         * configure: Regenerate.
5809 2011-01-07  Jan Hubicka  <jh@suse.cz>
5811         PR lto/47225
5812         * Makefile.in: Regenerate.
5813         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5814         configure.
5816 2011-01-07  Jan Hubicka  <jh@suse.cz>
5818         * Makefile.in: Regenerate.
5819         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5820         and configure dependency on lto-plugin configure.
5821         (lto-plugin module): Remove dependency on GCC; add dependency on
5822         liniberty.
5824 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5826         * MAINTAINERS (Write After Approval): Add myself.
5828 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5830         * configure: Regenerate.
5832 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5834         * configure.ac: (picochip): Disable libiberty.
5836 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5838         * MAINTAINERS (Write After Approval): Add myself.
5840 2010-12-10  Ian Lance Taylor  <iant@google.com>
5842         PR bootstrap/46819
5843         * configure.ac: For --disable-libgcj clear libgcj_saved.
5844         * configure: Rebuild.
5846 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5848         PR fortran/46540
5849         * configure.ac: Add --disable-libquadmath and
5850         --disable-libquadmath-support.
5851         * configure: Regenerate.
5853 2010-12-03  Ian Lance Taylor  <iant@google.com>
5855         * MAINTAINERS: Add myself as libgo maintainer.
5857 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5859         PR libffi/46792
5860         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5861         * configure: Regenerate.
5863 2010-12-02  Ian Lance Taylor  <iant@google.com>
5865         * configure.ac: Always set default for poststage1_ldflags to
5866         -static-libstdc++ -static-libgcc.
5868 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5870         * configure.ac: Move comment to remove extra space in last argument
5871         of GCC_TARGET_TOOL.
5873 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5875         PR other/46026
5876         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5877         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5878         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5879         (BASE_FLAGS_TO_PASS): Use it.
5880         * configure: Rebuilt.
5881         * Makefile.in: Rebuilt.
5883 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5885         PR binutils/12258
5886         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5887         Properly check default linker.
5888         * configure: Regnerated.
5890 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5892         * configure.ac: For --enable-gold, handle value `default' instead of
5893         `both*'.  New configure option --{en,dis}able-ld.
5894         * configure: Regenerate.
5896 2010-11-20  Ian Lance Taylor  <iant@google.com>
5898         * configure.ac: Only disable a language library if no language needs
5899         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5900         * configure: Rebuild.
5902 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5904         * Makefile.in: Regenerate.
5906         PR other/46202
5907         * configure.ac: Fix just-built in-tree STRIP name to be
5908         binutils/strip-new.
5909         * configure: Regenerate.
5910         * Makefile.def (install-strip-gcc, install-strip-binutils)
5911         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5912         (install-strip-sid): Mirror dependencies on non-strip variants
5913         of these targets on the respective -strip prerequisites.
5914         * Makefile.tpl (install-strip, install-strip-host)
5915         (install-strip-target): New targets.
5916         (install-strip-[+module+], install-strip-target-[+module+]):
5917         New targets.
5918         * Makefile.in: Regenerate.
5920 2010-11-19  Ian Lance Taylor  <iant@google.com>
5921             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5923         * configure.ac: Add target-libgo to target_libraries.  Set
5924         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5925         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5926         (HOST_EXPORTS): Add GOC.
5927         (BASE_TARGET_EXPORTS): Add GOC.
5928         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5929         (GOCFLAGS_FOR_TARGET): New variable.
5930         (EXTRA_HOST_FLAGS): Add GOC.
5931         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5932         * Makefile.def (target_modules): Add libgo.
5933         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5934         (dependencies): Add dependency from configure-target-libgo to
5935         configure-target-libffi and all-target-libstdc++-v3.  Add
5936         dependencies from all-target-libgo to all-target-libffi.
5937         (languages): Add go.
5938         * configure: Rebuild.
5939         * Makefile.in: Rebuild.
5941 2010-11-19  Ian Lance Taylor  <iant@google.com>
5943         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5944         compiler/flag environment variables.
5946 2010-11-18  Ian Lance Taylor  <iant@google.com>
5948         * configure.ac: Check for lang_requires_boot_languages in
5949         config-lang.in files.
5950         * configure: Rebuild.
5952 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5953             Tobias Burnus  <burnus@net-b.de>
5955         PR fortran/32049
5956         * Makefile.def: Add libquadmath; build it with language=fortran.
5957         * configure.ac: Add libquadmath.
5958         * Makefile.tpl: Handle multiple libs in check-[+language+].
5959         * Makefile.in: Regenerate.
5960         * configure: Regenerate.
5962 2010-11-16  Tom Tromey  <tromey@redhat.com>
5964         * MAINTAINERS: Moved myself to reviewers section.
5966 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5968         * MAINTAINERS: Moved myself to reviewers section.
5970 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5972         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5973         (Write After Approval): Remove self.
5975 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5977         * configure.ac: Fix spelling in option names.
5978         * configure: Regenerated.
5980 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5982         PR bootstrap/39622
5983         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5984         * configure: Regenerated.
5986 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5988         * MAINTAINERS: Update my email address.
5990 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5992         * configure: Regenerate.
5994 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5996         * configure: Regenerate.
5998 2010-11-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-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
6008         * configure.ac: Support official CLooG.org versions.
6009         * configure: Regenerate.
6010         * config/cloog.m4: New.
6012 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
6014         * MAINTAINERS (Write After Approval): Add myself.
6016 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
6018         * MAINTAINERS: Update my email address.
6020 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
6022         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6023         * configure: Regenerate.
6025 2010-11-03  Ian Lance Taylor  <iant@google.com>
6026             Dave Korn  <dave.korn.cygwin@gmail.com>
6028         PR lto/46273
6029         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
6030         and on other supported platforms whenever LTO is enabled.
6031         * configure: Rebuild.
6033 2010-11-02  Alan Modra  <amodra@gmail.com>
6035         PR binutils/12110
6036         * configure.ac: Error when source path contains spaces.
6037         * configure: Regenerate.
6039 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
6041         * MAINTAINERS: Update my email address.
6043 2010-10-20  Ian Lance Taylor  <iant@google.com>
6045         * Makefile.def (target_modules): Set lib_path to src/.libs for
6046         libstdc++-v3 module.
6047         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6048         * Makefile.in: Rebuild.
6050 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6052         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6053         (Write After Approval): Remove myself.
6055 2010-10-15  Tristan Gingold  <gingold@adacore.com>
6057         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6059 2010-10-14  Douglas Rupp  <rupp@gnat.com>
6061         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6063 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6065         * configure.ac (build_lto_plugin): New shell variable.
6066         (--enable-lto): Turn on by default for all non-ELF platforms that
6067         have had LTO support added so far.  Set build_lto_plugin appropriately
6068         for both ELF and non-ELF.
6069         (configdirs): Add lto-plugin or not based on build_lto_plugin.
6070         * configure: Regenerate.
6072 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6074         Sync from src:
6075         * configure.ac (v850 support): Remove target-libgloss from
6076         noconfigdirs.
6077         * configure: Regenerate.
6079 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6081         PR bootstrap/45326
6082         PR bootstrap/45174
6083         * configure.ac: Honor initial values of $build_configargs,
6084         $host_configargs, $target_configargs.  Mark the precious, so
6085         environment settings get recorded.
6086         * configure: Regenerate.
6088 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6090         PR bootstrap/45796
6091         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6092         Depend on all-build-libiberty.
6093         * Makefile.in: Regenerate.
6095 2010-09-30  Michael Eager  <eager@eagercon.com>
6097         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6098         * configure: Regenerate.
6100 2010-09-28  Michael Eager  <eager@eagercon.com>
6102         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6104 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6106         PR bootstrap/44621
6107         * configure.ac: Fix unportable shell quoting.
6108         * configure: Regenerate.
6110 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
6112         * configure.ac (enable-lto): Add Darwin to the list of supported lto
6113         targets and amend comment.
6114         * configure: Regenerate.
6116 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
6118         * MAINTAINERS (Write After Approval): Add myself.
6120 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
6122         * configure.ac: Enable LTO by default on Darwin.
6123         * configure: Regenerate.
6125 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6127         * MAINTAINERS (Write After Approval): Add myself.
6129 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6131         * MAINTAINERS (Write After Approval): Add myself.
6133 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
6135         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6136         ports
6138 2010-07-28  David Yuste  <david.yuste@gmail.com>
6140         * MAINTAINERS (Write After Approval): Add myself.
6142 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
6144         * configure.ac: Support all v850 targets.
6145         * configure: Regenerate.
6147 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
6149         PR bootstrap/44455
6150         * configure.ac (extra_mpfr_configure_flags): Copy from
6151         extra_mpc_gmp_configure_flags.
6152         * configure: Re-generated.
6154 2010-07-22  Andi Kleen  <ak@linux.intel.com>
6156         * MAINTAINERS (Write After Approval): Add myself.
6158 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
6160         * MAINTAINERS (Write After Approval): Add myself.
6162 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
6164         * MAINTAINERS (Write After Approval): Add myself.
6166 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
6168         PR target/44862
6169         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6170         Provide -B option to allow for link spec %s substitutions for
6171         libstdc++.a on darwin.
6172         * Makefile.in: Regenerate.
6174 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
6176         * MAINTAINERS (Reviewers): Update my e-mail address
6178 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
6180         * Makefile.def (configure-gcc): Depend on all-libelf.
6181         * Makefile.in: Rebuild.
6183 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
6185         * MAINTAINERS (Write After Approval): Add myself in the right place.
6187 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
6189         * MAINTAINERS (Write After Approval): Add myself.
6191 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
6193         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6195 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
6197         * config.sub: Update to version 2010-05-21.
6198         * config.guess: Update to version 2010-04-03.
6200 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
6202         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6203         * configure: Regenerate.
6205 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
6207         * MAINTAINERS (Write After Approval): Add myself.
6209 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6211         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6212         a platform that supports LTO.
6213         * configure: Regenerate.
6215 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
6217         * configure.ac: Allow all the versions greater than 0.10 of PPL.
6218         * configure: Regenerated.
6220 2010-04-27  Roland McGrath  <roland@redhat.com>
6221             H.J. Lu  <hongjiu.lu@intel.com>
6223         * configure.ac (--enable-gold): Support both, both/gold and
6224         both/bfd to add gold to configdirs without removing ld.
6225         * configure: Regenerated.
6227         * Makefile.def: Add install-gold dependency to install-ld.
6228         * Makefile.in: Regenerated.
6230 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
6232         PR lto/42776
6233         * configure.ac (--enable-lto): Refactor handling so libelf tests
6234         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6235         and allow LTO to be explicitly enabled on non-ELF platforms that
6236         are known to support it inside else-clause.
6237         * configure: Regenerate.
6239 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
6241         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6242         * configure: Regenerate.
6244 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
6246         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6247         * configure: Regenerate.
6249 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6251         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6252         separately.
6253         * configure: Regenerate.
6255 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
6257         * MAINTAINERS (Write After Approval): Add myself.
6259 2010-04-14  Tristan Gingold  <gingold@adacore.com>
6261         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6262         * configure: Regenerate.
6264 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
6266         * configure: Regenerate after change to elf.m4.
6268 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
6270         * MAINTAINERS (Write After Approval): Add myself.
6272 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6274         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6275         * configure: Regenerated.
6277 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
6279         * configure.ac: Print "buggy but acceptable" when CLooG
6280         revision is less than 9.
6281         * configure: Regenerated.
6283 2010-04-01  Diego Novillo  <dnovillo@google.com>
6285         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6287 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6289         PR bootstrap/43615
6290         PR bootstrap/43328
6292         Revert:
6294         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6296         * configure.ac: Do not pass --enable-multilib nor
6297         --disable-multilib in baseargs.  Accept explicitly passed
6298         --enable_multilib.
6299         * configure: Regenerate.
6301 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
6303         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6305 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
6307         * MAINTAINERS: Remove myself.
6309 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6311         PR bootstrap/43328
6312         * configure.ac: Do not pass --enable-multilib nor
6313         --disable-multilib in baseargs.  Accept explicitly passed
6314         --enable_multilib.
6315         * configure: Regenerate.
6317 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
6319         * MAINTAINERS (spu port): Remove me.
6321 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6323         * configure.ac (tic6x-*-*): New case.
6324         * configure: Regenerate.
6326 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
6328         * config.sub: Update to version 2010-03-22.
6329         * config.guess: Update to version 2009-12-30.
6331 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
6333         PR ada/42554
6334         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6335         * configure: Regenerate.
6337 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
6339         * MAINTAINERS: Update my email address.
6341 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
6343         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6344         (ghassan.shobaki@amd.com): Removed.
6346 2010-03-17  Alan Modra  <amodra@gmail.com>
6348         * MAINTAINERS: Update my email address.
6350 2010-03-16  Diego Novillo  <dnovillo@google.com>
6352         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6353         Matthews.
6355 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6357         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6358         Gutson, Jeffrey D. Oldham and Mark Shinwell.
6360 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
6362         * MAINTAINERS: Update my email address.
6364 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
6366         * MAINTAINERS: Update my email address.
6368 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
6370         * MAINTAINERS: Update my email address.
6372 2010-03-09  Jie Zhang  <jie@codesourcery.com>
6374         * MAINTAINERS: Update my email address.
6376 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6378         PR libstdc++/32499
6379         * configure.ac (RANLIB): Default to true.
6380         (STRIP): Likewise.
6381         (RANLIB_FOR_TARGET): Remove superfluous : argument.
6382         * configure: Regenerate.
6384 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
6386         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6387         (Write After Approval): Update my email address.
6389 2010-02-17  Nick Clifton  <nickc@redhat.com>
6391         PR 11238
6392         * Makefile.tpl (local-distclean): Also remove config.cache files in
6393         sub-directories as there may not be Makefiles present in the
6394         sub-directories.
6395         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6396         the config.cache files found by the find command.
6398         * Makefile.in: Regenerate.
6399         * configure.ac: Revert previous delta.
6400         * configure: Regenerate.
6402 2010-02-15  Nick Clifton  <nickc@redhat.com>
6404         PR 11238
6405         * configure.ac: Delete config.cache files in sub-directories when
6406         deleting Makefiles.
6407         * configure: Regenerate.
6409 2010-02-12  Ben Elliston  <bje@gnu.org>
6411         * MAINTAINERS: Update my email address.
6413 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
6415         * MAINTAINERS (spu port): Update my email address.
6417 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
6419         * MAINTAINERS: Add myself as a maintainer for the bfin port.
6421 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6423         * configure.ac: Add "recommended" version checks for GMP/MPC.
6424         Update recommended GMP/MPFR/MPC versions.
6425         * configure: Regenerate.
6427 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
6429         * MAINTAINERS: Move my Embecosm email address into the
6430         write-after-approval section.
6432 2010-01-26  Ian Lance Taylor  <iant@google.com>
6434         * MAINTAINERS: Add myself as Go frontend maintainer.
6436 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
6438         PR libstdc++/36101, PR libstdc++/42813
6439         * configure.ac (bootstrap_target_libs): Make inclusion of
6440         target-libgomp conditional on libgomb being in target_configdirs.
6441         * configure: Regenerate.
6443 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
6445         PR libstdc++/36101, PR libstdc++/42813
6446         * configure.ac (bootstrap_target_libs): Include target-libgomp.
6447         * configure: Regenerate.
6449 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
6451         PR libstdc++/36101, PR libstdc++/42813
6452         * configure.ac (target_configdirs): Substitute.
6453         * Makefile.def: Bootstrap target module libgomp.
6454         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6455         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6456         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6457         * configure, Makefile.in: Regenerate.
6459 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6461         * MAINTAINERS: Adjust my details.
6463 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
6465         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6467 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
6469         * MAINTAINERS: reindented my entry with tabs instead of spaces.
6471 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
6473         * MAINTAINERS (Write After Approval): Add myself.
6475 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6477         * MAINTAINERS (Write After Approval): Add myself.
6479 2010-01-11  Richard Guenther  <rguenther@suse.de>
6481         PR lto/41569
6482         * Makefile.def (all-lto-plugin): Depend on all-gcc.
6483         * Makefile.in: Regenerated.
6485 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
6487         * configure.ac: Enable libjava build on x86_64-*freebsd*.
6488         * configure: Regenerate.
6490 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6491             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6493         PR bootstrap/42424
6494         * configure.ac: Include libtool m4 files.
6495         (_LT_CHECK_OBJDIR): Call it.
6496         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6497         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6499         * configure: Regenerate.
6501 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6503         PR bootstrap/41818
6504         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6505         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
6506         * Makefile.in: Regenerate.
6508 2010-01-02  Richard Guenther  <rguenther@suse.de>
6510         PR lto/41529
6511         * configure.ac: Include config/elf.m4.  Disable LTO if not
6512         builting for an elf target.
6513         * configure: Regenerate.
6515 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
6517         * MAINTAINERS: Change my email address.
6519 2009-12-18  Ben Elliston  <bje@au.ibm.com>
6521         * config.sub, config.guess: Update from upstream sources.
6523 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
6525         * MAINTAINERS (Write After Approval): Add myself.
6527 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6529         PR middle-end/30447
6530         PR middle-end/30789
6531         PR other/40302
6533         * configure.ac: Require MPC.
6534         * configure: Regenerate.
6536 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6538         PR target/38384
6539         PR bootstrap/40972
6540         * libtool.m4: Sync from git Libtool.
6541         * ltoptions.m4: Likewise.
6542         * ltversion.m4: Likewise.
6543         * lt~obsolete.m4: Likewise.
6544         * ltmain.sh: Likewise.
6546 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6548         * configure.ac: Update minimum MPC version to 0.8.
6549         * configure: Regenerate.
6551 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
6553         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6554         * configure: Regenerated.
6556 2009-11-21  Ian Lance Taylor  <iant@google.com>
6558         * configure.ac: Change default of poststage1_ldflags to be empty if
6559         poststage1_libs is set.  When poststage1_libs is empty, and
6560         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6561         * configure: Rebuild.
6563 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
6565         * MAINTAINERS (Write After Approval): Update my email address.
6567 2009-11-20  Ben Elliston  <bje@au.ibm.com>
6569         * config.guess: Update from upstream sources.
6571 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6573         * Makefile.def: Restore host and target settings for gmp.
6574         * Makefile.in: Rebuild.
6576 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
6578         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
6579         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
6580         Fix portability of test of C++ as bootstrap language.  Add
6581         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6582         * configure: Rebuild.
6583         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6584         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
6585         in-tree building.
6586         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6587         (POSTSTAGE1_HOST_EXPORTS): Use it.
6588         (STAGE[+id+]_CXXFLAGS): New.
6589         (BASE_FLAGS_TO_PASS): Pass it down.
6590         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
6591         extra_exports.
6592         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6593         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6594         extra_exports.
6595         * Makefile.in: Rebuild.
6597 2009-11-17  Ben Elliston  <bje@au.ibm.com>
6599         * config.sub, config.guess: Update from upstream sources.
6601 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
6603         * MAINTAINERS (Write After Approval): Add myself.
6605 2009-11-09  Jon Beniston  <jon@beniston.com>
6607         * MAINTAINERS (Write After Approval): Add myself.
6609 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
6611         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
6612         paths for *-w64-mingw* and x86_64-*mingw*.
6613         * configure: Regenerated.
6615 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
6617         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6619 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6621         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6622         Phil Edwards to Write-After Approval.
6624 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
6626         * configure.ac: Disable target-winsup & co for
6627         x86_64-*-mingw* and *-w64-mingw* targets.
6628         * configure: Regenerated.
6630 2009-10-16  Nick Clifton  <nickc@redhat.com>
6632         * MAINTAINERS: Add myself as a maintainer for the RX port.
6634 2009-10-26  Johannes Singler  <singler@kit.edu>
6636         * MAINTAINERS (Write After Approval): Update my e-mail address.
6638 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6640         * configure.ac (CLooG test): Use = with test.
6641         * configure: Regenerate.
6643 2009-10-22  Richard Guenther  <rguenther@suse.de>
6645         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
6646         cloog if the ppl version check failed.  Move flags saving
6647         before setting in libelf check.
6648         * configure: Regenerate.
6650 2009-10-21  Richard Guenther  <rguenther@suse.de>
6652         * configure.ac: Adjust the ppl and cloog configure to work as
6653         documented.  Disable cloog if ppl was disabled.  Omit the version
6654         checks if they were disabled.
6655         * configure: Re-generate.
6657 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6659         * configure.ac: Add 'lto' to enable_languages, not
6660         new_enable_languages, and only if not already present.
6661         * configure: Regenerate.
6663 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
6665         * README: Refer to the various COPYING* files instead of just
6666         COPYING.
6667         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6669 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
6671         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6673 2009-10-07  Richard Guenther  <rguenther@suse.de>
6675         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6676         and Richard Guenther as reviewers.
6677         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6678         as reviewers.
6680 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
6682         * config.sub: Update from upstream sources.
6684 2009-10-06  Ian Lance Taylor  <iant@google.com>
6686         * Makefile.def: check-gold depends upon all-gas.
6687         * Makefile.in: Rebuild.
6689 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6691         * MAINTAINERS (Write After Approval): Add myself.
6693 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6695         * Makefile.def: all-lto-plugin depends on all-libiberty.
6696         set bootstrap=true for lto-plugin.
6697         Add lto-plugin.
6698         * Makefile.in: Regenerate.
6699         * configure.ac (host_libs): Add lto-plugin.
6700         * configure: Regenerate.
6702 2009-10-03  Diego Novillo  <dnovillo@google.com>
6704         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6705         (HOST_LIBELFLIBS): Define.
6706         (HOST_LIBELFINC): Define.
6707         * Makefile.in: Regenerate.
6708         * configure.ac: Add --enable-lto.
6709         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6710         If --enable-lto is used, add 'lto' to new_enable_languages.
6711         If --enable-lto is used and gold is enabled, add
6712         lto-plugin to configdirs.
6713         * configure: Regenerate.
6715 2009-10-03  Simon Baldwin  <simonb@google.com>
6717         * configure.ac: If --with-system-zlib, suppress local zlib and
6718         pass --with-system-zlib to subdir configure scripts.
6719         * configure: Regenerate.
6721 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6722             Paolo Bonzini  <bonzini@gnu.org>
6724         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6725         $(srcdir).
6726         * Makefile.in: Rebuilt.
6728 2009-09-26  Gary Funck  <gary@intrepid.com>
6730         * MAINTAINERS (Write After Approval): Add myself.
6732 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6734         * configure.ac: Update minimum MPC version to 0.7.
6735         * configure: Regenerate.
6737 2009-09-25  Nick Clifton  <nickc@redhat.com>
6739         * configure.ac: Pass any --cache-file=/dev/null option on to
6740         subconfigures.
6741         * configure: Regenerate.
6743 2009-09-23  Nick Clifton  <nickc@redhat.com>
6745         * config.sub, config.guess: Update from upstream sources.
6747 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6749         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6750         * Makefile.in: Rebuilt.
6752 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6754         PR bootstrap/32272
6755         * configure.ac: Error out if $srcdir isn't '.' but contains
6756         host-${host_noncanonical}.
6757         * configure: Regenerate.
6759 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6761         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6762         maintainer.
6764 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6766         * configure.ac: If bootstrapping a combined tree with
6767         --enable-gold, require c++ in stage1_languages.
6768         * configure: Regenerate.
6770         * configure.ac: Also add target_libs of stage1_languages to
6771         bootstrap_target_libs.
6772         * configure: Regenerate.
6774         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6775         with --enable-languages not containing c++.
6776         * configure: Regenerate.
6778 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6780         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6781         * configure: Regenerate.
6783 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6785         * MAINTAINERS (Write After Approval): Update my e-mail address,
6786         and move from from here...
6787         (Waiting for paperwork): To here.
6789 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6791         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6793 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6795         * configure.ac: Do not use $extrasub for replacing @if/@endif
6796         parts in Makefile; instead, use additional arguments to
6797         AC_CONFIG_COMMANDS to do the replacement manually, with several
6798         sed invocations, to avoid HP-UX sed command limits.
6799         * configure: Regenerate.
6801 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6803         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6804         blank before -L.
6806 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6808         * configure.ac (with-build-config): Document.  Handle without.
6809         Handle missing argument.
6810         * configure: Rebuilt.
6812 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6814         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6815         Default to bootstrap-debug only if compare-debug works.
6816         * configure: Rebuilt.
6817         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6818         * Makefile.in: Rebuilt.
6820 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6822         * MAINTAINERS (OS Port Maintainers): Update my email address.
6824 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6826         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6827         * Makefile.in: Rebuilt.
6829 2009-09-01  Chris Demetriou  <cgd@google.com>
6831         * MAINTAINERS (Write After Approval): Add myself.
6833 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6835         PR debug/30161
6836         * include/dwarf2.h (enum dwarf_tag): Added
6837         DW_TAG_GNU_template_template_param
6838         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6840 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6842         * Makefile.tpl (AWK): Fix typo.
6843         * Makefile.in: Regenerate.
6845 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6847         * configure.ac: Detect awk and sed.
6848         * Makefile.def (flags_to_pass): Add AWK and SED.
6849         * Makefile.tpl (AWK, SED): New.
6850         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6851         * configure: Regenerate.
6852         * Makefile.in: Regenerate.
6854 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6856         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6857         (collapseslashes): Likewise.
6859 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6861         * configure.ac (AC_PREREQ): Bump to 2.64.
6863 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6865         * configure.ac: Remove --with-datarootdir, --with-docdir,
6866         --with-pdfdir, --with-htmldir switches.
6867         * configure: Regenerate.
6869         * configure: Regenerate.
6871         * compile: Sync from Automake 1.11.
6872         * depcomp: Likewise.
6873         * install-sh: Likewise.
6874         * missing: Likewise.
6875         * mkinstalldirs: Likewise.
6876         * ylwrap: Likewise.
6878 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6880         * ltmain.sh (func_normal_abspath): New function.
6881         (func_relative_path): Likewise.
6882         (func_mode_help): Document new -bindir option for link mode.
6883         (func_mode_link): Add new -bindir option, and use it to place
6884         output DLL if specified.
6886 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6888         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6889         (baseargs): Add --disable-option-checking.
6890         * configure: Regenerate.
6892         * Makefile.def (configure-target-libiberty): Depend on
6893         all-binutils and all-ld.
6894         (configure-target-newlib): Likewise.
6895         * Makefile.in: Regenerate.
6897 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6899         * config.sub, config.guess: Update from upstream sources.
6901 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6903         Sync from src, merge:
6905         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6907         * configure.ac: Do not exclude gas for i386-*-darwin.
6908         Add a case for x86_64-*-darwin.
6909         * configure: Regenerate.
6911 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6913         * MAINTAINERS: Add my name to Write After Approval list.
6915 2009-08-06  Michael Eager  <eager@eagercon.com>
6917         * configure.ac: Add Microblaze target.
6918         * configure: Regenerate.
6920 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6922         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6923         * configure: Regenerate.
6925 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6927         * MAINTAINERS (Write After Approval): Update my e-mail address.
6929 2009-07-06  Ian Lance Taylor  <iant@google.com>
6931         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6932         * configure: Rebuild.
6934 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6936         * MAINTAINERS: Move myself to the Graphite Reviewers.
6938 2009-06-30  Wei Guozhi  <carrot@google.com>
6940         * MAINTAINERS: Add my name to Write After Approval list.
6942 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6944         PR bootstrap/40338
6945         * configure.ac (comparestring): Create new variable.
6946         * Makefile.tpl (comparestring): Use to skip some comparisions.
6947         * configure: Regenerate.
6948         * Makefile.in: Regenerate.
6950 2009-06-26  Doug Evans  <dje@sebabeach.org>
6952         * Makefile.def (host_modules): Add cgen.
6953         * Makefile.in: Regenerate.
6954         * configure.ac (host_tools): Add cgen.
6955         * configure: Regenerate.
6957 2009-06-23  DJ Delorie  <dj@redhat.com>
6959         * MAINTAINERS: Add myself as mep maintainer.
6961 2009-06-23  Ian Lance Taylor  <iant@google.com>
6963         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6964         boot_languages.  Only bootstrap target libraries listed in
6965         target_libs for some boot language.  Add --with-stage1-ldflags,
6966         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6967         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6968         if not building with C++.
6969         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6970         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6971         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6972         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6973         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6974         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6975         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6976         * configure, Makefile.in: Rebuild.
6978 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6980         * MAINTAINERS: Added my name to write-after-approval list.
6982 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6984         * configure.ac: Define is_elf for QNX Neutrino targets.
6985         * configure: Regenerate.
6987 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6989         * MAINTAINERS: Added my name to the write-after-approval list
6991 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6993         * configure.ac: Detect MPC in default directory.
6994         * configure: Regenerate.
6996 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6997             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6999         * Makefile.tpl (all): Avoid a trailing backslash.
7000         * Makefile.in: Regenerate.
7002 2009-06-03  Ben Elliston  <bje@au.ibm.com>
7004         * config.sub, config.guess: Update from upstream sources.
7006 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
7008         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7009         to noconfdirs.
7010         * configure: Regenerate.
7012 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
7014         * Makefile.tpl ([+compare-target+]): Compare all stage
7015         directories, rather than just gcc.
7016         * Makefile.in: Rebuilt.
7018 2009-06-01  Doug Kwan  <dougkwan@google.com>
7020         * configure.ac: Support gold for target arm*-*-*.
7021         * configure: Regenerate.
7023 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7025         * Makefile.def: Add MPC support and dependencies.
7026         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
7028         * Makefile.in, configure: Regenerate.
7030 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
7032         * Makefile.tpl (all): Avoid harmless warning in make all when
7033         gcc-bootstrap is enabled but stage_last does not exist.
7034         * Makefile.in: Rebuilt.
7036 2009-05-24  Nicolas Roche  <roche@adacore.com>
7038         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7039         * Makefile.in: Regenerate.
7041 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
7043         * MAINTAINERS: Update my e-mail address.
7045 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
7047         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
7048         * configure:  Regenerate.
7050 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7052         PR other/40159
7053         * Makefile.tpl (all): Don't assume gcc-bootstrap and
7054         gcc-no-bootstrap are mutually exclusive.
7055         * Makefile.in: Rebuilt.
7057 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7059         PR other/40159
7060         * Makefile.tpl (all): Don't end with unconditional success.
7061         * Makefile.in: Rebuilt.
7063 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
7065         PR target/37137
7066         * Makefile.def (flags_to_pass): Remove redundant and incomplete
7067         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7068         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7069         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
7070         stage_configureflags, stage_cflags and stage_libcflags into
7071         explicit Makefile macros.
7072         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7073         GFORTRAN.
7074         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7075         CC.  Set CC_FOR_BUILD from CC.
7076         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7077         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7078         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7079         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
7080         and GFORTRAN.
7081         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7082         (_LIBCFLAGS): Renamed to _TFLAGS.
7083         (do-compare-debug, do-compare3-debug): Drop.
7084         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7085         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7086         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7087         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7088         (XGCC_FLAGS_FOR_TARGET): New.
7089         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7090         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7091         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7092         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7093         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
7094         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
7095         TFLAGS.
7096         (BUILD_CONFIG): Include if requested.
7097         (all): Set TFLAGS on bootstrap.
7098         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7099         (all-stageid-prefixmodule): Likewise.
7100         (do-clean, distclean-stageid): Set TFLAGS.
7101         (restrap): Fix whitespace.
7102         * Makefile.in: Rebuilt.
7104 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
7106         * config.guess: Sync with src.
7108 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
7110         * configure.ac ($with_ppl):  Default to no if not supplied.
7111         ($with_cloog):  Likewise.
7112         configure:  Regenerate.
7114 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
7116         * MAINTAINERS: Update my e-mail address.
7118 2009-04-27  Nick Clifton  <nickc@redhat.com>
7120         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7122 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
7124         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7125         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7126         * Makefile.in: Regenerate.
7128 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7130         PR bootstrap/39739
7131         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7132         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7134         * configure, Makefile.in: Regenerate.
7136 2009-04-21  Taras Glek  <tglek@mozilla.com>
7138         * include/hashtab.h: Update GTY annotations to new syntax
7139         * include/splay-tree.h: Likewise
7141 2009-04-17  Ben Elliston  <bje@au.ibm.com>
7143         * config.sub, config.guess: Update from upstream sources.
7145 2009-04-15  Anthony Green  <green@moxielogic.com>
7147         * configure.ac: Add moxie support.
7148         * configure: Rebuilt.
7150 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
7152         * configure.ac: Change copyright header to refer to version
7153         3 of the GNU General Public License and to point readers at the
7154         COPYING3 file and the FSF's license web page.
7155         * Makefile.def: Likewise.
7156         * Makefile.tpl: Likewise.
7157         * Makefile.in: Regenerate.
7159 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
7161         * configure.ac: Restore match for darwin9 or later. Use double
7162         brackets since regeneration eats one pair.
7163         * configure: Regenerate.
7165 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
7167         PR gas/10039
7168         * configure.ac: Require texinfo 4.7.
7169         * configure: Regenerated.
7171 2009-04-09  Nick Clifton  <nickc@redhat.com>
7173         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7174         the GCC Runtime Library Exception.
7176 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7178         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7179         * configure: Regenerate.
7181 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
7183         * Makefil.def (languages): New entries.
7184         * Makefile.tpl (check-gcc-*): New generic target.
7185         * Makefile.in: Regenerate.
7187 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
7189         * MAINTAINERS:  Update my email address.
7191 2009-03-18  Tom Tromey  <tromey@redhat.com>
7193         * configure: Rebuild.
7194         * configure.ac (host_libs): Add libiconv.
7195         * Makefile.in: Rebuild.
7196         * Makefile.def (host_modules): Add libiconv.
7197         (configure-gdb, all-gdb): Depend on libiconv.
7199 2009-03-16  Tristan Gingold  <gingold@adacore.com>
7201         * configure.ac: Treat gdb as supported on x86_64-darwin.
7202         * configure: Regenerate.
7204 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
7206         * configure.ac (--with-host-libstdcxx): New option.
7207         * configure: Regenerate.
7209 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
7211         * MAINTAINERS:  Move myself into the write after approval list.
7213 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
7215         * MAINTAINERS: Update e-mail address.
7217 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
7219         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7221 2009-03-10  Ira Rosen  <irar@il.ibm.com>
7223         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7225 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7227         Backport from git Libtool:
7229         2009-01-19  Robert Millan  <rmh@aybabtu.com>
7230         Support GNU/kOpenSolaris.
7231         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7232         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7233         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7234         GNU/kOpenSolaris.
7236 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
7238         * MAINTAINERS: Update e-mail address.
7240 2009-02-24  Michael Eager  <eager@eagercon.com>
7242         * MAINTAINERS (Write After Approval): Add self.
7244 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
7246         * MAINTAINERS (Write After Approval): Add myself.
7248 2009-02-05  Andreas Schwab  <schwab@suse.de>
7250         * Makefile.tpl (stage_last): Define $r and $s before using
7251         $(RECURSE_FLAGS_TO_PASS).
7252         * Makefile.in: Regenerate
7254 2009-01-30  Ian Lance Taylor  <iant@google.com>
7256         * MAINTAINERS: Move myself to the Global Reviewers list.
7258 2009-01-29  Robert Millan  <rmh@aybabtu.com>
7260         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7261         * configure: Regenerate.
7263 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
7265         * MAINTAINERS: Make whitespace consistent.
7266         Remove Robert Millan from Write After Approval.
7268 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
7270         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7271         (all-opcodes): Depend on all-libiberty.
7272         * Makefile.in: Regenerate.
7274 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
7276         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7277         * configure: Regenerate.
7279 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
7281         * MAINTAINERS (Write After Approval): Add myself.
7283 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
7285         * MAINTAINERS: Add myself to reviewers (Fortran).
7287 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
7289         PR tree-optimization/38515
7290         * configure.ac (cloog-polylib): Removed.
7291         (with_ppl, with_cloog): Test for "no".
7292         * configure: Regenerated.
7294 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
7296         * MAINTAINERS: Moved myself to reviewers (Fortran).
7298 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
7300         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7301         (Write After Approval): Remove myself.
7303 2009-01-03  Diego Novillo  <dnovillo@google.com>
7305         * MAINTAINERS: Remove myself from alias maintainership.
7307 2009-01-02  David Ayers  <ayers@fsfe.org>
7309         * MAINTAINERS: Update e-mail address.
7311 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
7313         * MAINTAINERS: Make whitespace consistent.
7315 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7317         Backport from upstream Libtool:
7318         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7319         Add cache variables to tests that require the linker to work.
7320         For shlibpath_overrides_runpath, this also changes the semantics
7321         to let the result from the C compiler take precedence.
7323 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7325         * config.sub, config.guess: Update from upstream sources.
7327 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
7329         * configure.ac (ppllibs): Add by default the lib flags.
7330         * configure: Regenerate.
7332 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
7334         * MAINTAINERS:  Add myself to the write after approval list.
7336 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
7338         * configure.ac: Add double brackets on darwin[912].
7339         * configure: Regenerate.
7341 2008-12-03  Daniel Kraft  <d@domob.eu>
7343         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
7344         Approval to Reviewer section (for Fortran front-end).
7346 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
7348         * configure.ac: Expand to darwin10 and later.
7349         * configure: Regenerate.
7351 2008-12-02  Andreas Schwab  <schwab@suse.de>
7353         * Makefile.def: configure-target-boehm-gc depends on
7354         all-target-libstdc++-v3.
7355         * Makefile.in: Regenerate.
7357 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
7359         * MAINTAINERS:  Add myself as mingw maintainer.
7361 2008-12-02  Ben Elliston  <bje@au.ibm.com>
7363         * config.sub, config.guess: Update from upstream sources.
7365 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
7367         * README.SCO: Remove.
7369 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
7371         * MAINTAINERS:  Add myself to the write after approval list.
7373 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
7375         * MAINTAINERS:  Update my email address in WAA section.
7377 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
7379         * MAINTAINERS: Update e-mail address.
7381 2008-11-27  Toon Moene  <toon@moene.org>
7383         * MAINTAINERS: Change e-mail address.
7385 2008-11-27  Tristan Gingold  <gingold@adacore.com>
7387         * configure.ac: Build gdb for i?86-*-darwin*
7388         * configure: Regenerated.
7390 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
7392         * MAINTAINERS: Added my full name.
7394 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
7396         PR bootstrap/38014
7397         PR bootstrap/37923
7399         Revert:
7401         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7403         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7404         * Makefile.in: Regenerated.
7406         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7408         PR gdb/921
7409         PR gdb/1646
7410         PR gdb/2175
7411         PR gdb/2176
7413         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7414         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7415         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7416         (HOST_EXPORTS): Pass CPPFLAGS.
7417         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7418         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7419         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7420         * Makefile.in, configure: Regenerated.
7421         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7422         and CPPFLAGS_FOR_BUILD.
7424 2008-11-06  Jeff Law  <law@redhat.com>
7426         * MAINTAINERS: Add myself as middle end maintainer.
7428 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
7430         * MAINTAINERS (Write after approval): Add myself.
7432 2008-11-05  Diego Novillo  <dnovillo@google.com>
7434         * MAINTAINERS (Global Reviewers): Add myself.
7435         (Non-Algorithmic Maintainers): Remove myself.
7437 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
7439         * MAINTAINERS (Write after approval): Add myself.
7441 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
7443         * MAINTAINERS (Write after approval): Add myself.
7445 2008-10-31  Ben Elliston  <bje@au.ibm.com>
7447         * configure.ac (spu-*-*): Remove special case.
7448         * configure: Regenerate.
7450 2008-10-30  Catherine Moore  <clm@codesourcery.com>
7452         * MAINTAINERS (Write after approval): Update my email address.
7454 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
7456         * configure.ac [spu-*-*]: Do not set skipdirs.
7457         * configure: Re-generate.
7459 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
7461         * MAINTAINERS (Various Maintainers): Add myself to reload.
7463 2008-10-25  Richard Guenther  <rguenther@suse.de>
7465         * MAINTAINERS (Various Maintainers): Add myself as middle-end
7466         maintainer.  Remove myself as libgcc-math maintainer.
7467         (Non-Algorithmic Maintainers): Remove myself.
7469 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
7471         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7472         * Makefile.in: Regenerated.
7474 2008-10-23  Cary Coutant  <ccoutant@google.com>
7476         * MAINTAINERS (Write after approval): Add myself.
7478 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
7480         PR gdb/921
7481         PR gdb/1646
7482         PR gdb/2175
7483         PR gdb/2176
7485         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7486         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7487         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
7488         (HOST_EXPORTS): Pass CPPFLAGS.
7489         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7490         (LDFLAGS_FOR_TARGET): Initialize from configure script.
7491         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7492         * Makefile.in, configure: Regenerated.
7493         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7494         and CPPFLAGS_FOR_BUILD.
7496 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
7498         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7499         Sebastian Pop.
7501 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
7503         * MAINTAINERS (Write After Approval): Added myself.
7505 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7507         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7508         recommended version to 2.3.2.
7510         * configure: Regenerate.
7512 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
7514         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7516 2008-09-29  David Daney <david.daney@caviumnetworks.com>
7518         * MAINTAINERS (Write After Approval): Update e-mail address.
7520 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
7522         * libtool.m4: Update to libtool 2.2.6.
7523         * lt~obsolete.m4: Update to libtool 2.2.6.
7524         * ltmain.sh: Update to libtool 2.2.6.
7525         * ltsugar.m4: Update to libtool 2.2.6.
7526         * ltversion.m4: Update to libtool 2.2.6.
7527         * ltoptions.m4: Update to libtool 2.2.6.
7528         * ltgcc.m4: Update to match changes from libtool 2.2.6.
7530 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
7532         * MAINTAINERS (Write After Approval): Add myself.
7534 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
7536         * MAINTAINERS (Write After Approval): Update my name.
7538 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
7540         * MAINTAINERS: Add myself in "Write After Approval".
7542 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
7544         * MAINTAINERS: Add myself as ia64 maintainer.
7546 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
7548         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7549         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7550         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7551         and Michael Tiemann from Write After Approval since they do not
7552         actually have access.
7554 2008-09-05  Richard Guenther  <rguenther@suse.de>
7556         * configure.ac: Initialize clooglibs to -lcloog.
7557         * configure: Re-generate.
7559 2008-09-04  Le-Chun Wu  <lcwu@google.com>
7561         * MAINTAINERS (Write After Approval): Add myself.
7563 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
7565         * configure.ac (--with-cloog-polylib): New.
7566         (--disable-cloog-version-check): New.
7567         (--disable-ppl-version-check): New.
7568         * configure: Re-generate.
7570 2008-09-03  Richard Guenther  <rguenther@suse.de>
7572         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7573         cloog test.
7574         * configure: Re-generate.
7576 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
7578         Add picoChip port.
7579         * MAINTAINERS: Add picoChip maintainers.
7581 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
7582             Tobias Grosser  <grosser@fim.uni-passau.de>
7583             Jan Sjodin  <jan.sjodin@amd.com>
7584             Harsha Jagasia  <harsha.jagasia@amd.com>
7585             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7586             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
7587             Adrien Eliche  <aeliche@isty.uvsq.fr>
7589         Merge from graphite branch.
7590         * configure: Regenerate.
7591         * Makefile.in: Regenerate.
7592         * configure.ac (host_libs): Add ppl and cloog.
7593         Add checks for PPL and CLooG.
7594         * Makefile.def (ppl, cloog): Added modules and dependences.
7595         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7596         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7598 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7600         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7601         (GCC_SHLIB_SUBDIR): New.
7602         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7603         * configure: Regenerate.
7604         * Makefile.in: Regenerate.
7606 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7608         * MAINTAINERS: Consistently use tabs to separate columns.
7610 2008-08-29  Tristan Gingold  <gingold@adacore.com>
7612         * MAINTAINERS (Write after Approval): Add myself.
7614 2008-08-28  Tristan Gingold  <gingold@adacore.com>
7616         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7617         Enable bfd, binutils and opcodes.
7618         * configure: Regenerate.
7620 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7622         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
7624 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7626         * MAINTAINERS:  Use correct Umlaut for last name.
7628 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7630         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7632 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
7634         * MAINTAINERS: Update my email address.
7636 2008-08-16  Nicolas Roche  <roche@adacore.com>
7638         * Makefile.tpl: Add BOOT_ADAFLAGS.
7639         * Makefile.in: Regenerate.
7641 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
7643         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7644         * configure: Regenerate.
7646 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
7648         * configure.ac: Add makefile fragments for hpux.
7649         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7650         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7651         * configure: Regenerate.
7652         * Makefile.in: Regenerate.
7654 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
7656         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7658 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
7660         * MAINTAINERS (Write after Approval): Add myself.
7662 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
7664         * MAINTAINERS (Write After Approval):  Add myself.
7666 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
7668         * MAINTAINERS (Write After Approval):  Add myself.
7670 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
7672         * MAINTAINERS: Update my email address.
7674 2008-06-25  Joey Ye  <joey.ye@intel.com>
7676         * MAINTAINERS (Write After Approval):  Add myself.
7678 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7680         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7681         * Makefile.in: Regenerate.
7682         * configure: Regenerate.
7684 2008-06-17  Daniel Kraft  <d@domob.eu>
7686         * MAINTAINERS (Write After Approval):  Add myself.
7688 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7690         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7691         "$@" is still intact with both Autoconf 2.59 and 2.62.
7692         * configure: Regenerate.
7694 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7696         * Makefile.tpl: Fix comment errors.
7697         * Makefile.in: Regenerate.
7699 2008-06-12  David S. Miller  <davem@davemloft.net>
7700             David Edelsohn  <edelsohn@gnu.org>
7702         * configure.ac: Add powerpc*-*-* to gold supported targets.
7703         * configure: Regenerate.
7705 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7707         PR tree-optimization/36218
7708         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7709         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7710         (all prefix="build-"): Pass them to build-system sub-makes.
7711         * Makefile.in: Regenerate.
7713 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7715         * MAINTAINERS (mt port): Remove.
7716         (sco5, unixware, sco udk): Remove.
7717         (Kean Johnston): Add to Write After Approval.
7719 2008-05-30  Julian Brown  <julian@codesourcery.com>
7721         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7722         of libobjc for ARM EABI Linux.
7723         * configure: Regenerate.
7725 2008-05-18  Xinliang David Li   <davidxl@google.com>
7727         * ChangeLog: Remove wrong ChangeLog entry.
7729 2008-05-17  Xinliang David Li   <davidxl@google.com>
7731         * MAINTAINERS (Write After Approval): Add myself.
7733 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7735         * MAINTAINERS (Write After Approval): Add myself.
7737 2008-05-14  Rafael Espíndola  <espindola@google.com>
7739         * config-ml.in: don't handle --enable-shared and --enable-static.
7741 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7743         * MAINTAINERS: Update my email address.
7745 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7747         * MAINTAINERS: Update my email address.
7749 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7751         * MAINTAINERS (Write After Approval): Add myself.
7753 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7755         * MAINTAINERS (Write After Approval): Add myself.
7757 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7759         * MAINTAINERS (crx): Add myself.
7761 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7763         Sync with src:
7764         2008-04-14  David S. Miller  <davem@davemloft.net>
7766         * configure.ac: Add sparc*-*-* to gold supported targets.
7767         * configure: Regenerate.
7769 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7771         PR bootstrap/35457
7772         * configure.ac: Include override.m4.
7773         * configure: Regenerate.
7775 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7777         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7778         * Makefile.in: Regenerate.
7780 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7782         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7783         as nonconfigurable directories list.
7784         * configure: Regenerate.
7786 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7788         * config.sub, config.guess: Update from upstream sources.
7790 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7792         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7793         * Makefile.in: Regenerate.
7795 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7797         * configure.ac: Do not build libssp for the AVR.
7798         * configure: Regenerate.
7800 2008-04-07  Ian Lance Taylor  <iant@google.com>
7802         * Makefile.def: check-gold depends upon all-binutils.
7803         * Makefile.in: Regenerate.
7805 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7807         * MAINTAINERS (Write After Approval): Add myself.
7809 2008-04-04  Nick Clifton  <nickc@redhat.com>
7811         PR binutils/4334
7812         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7813         builds.
7814         * configure: Regenerate.
7816 2008-04-04  NightStrike  <NightStrike@gmail.com>
7818         PR other/35151
7819         * configure.ac: Combine rules for mingw32 and mingw64.
7820         * configure: Regenerate.
7822 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7824         * MAINTAINERS (Write After Approval): Add myself.
7826 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7828         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7829         * Makefile.in (.NOTPARALLEL): Ditto.
7831 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7833         * MAINTAINERS (Write After Approval): Add myself.
7835 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7837         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7838         * Makefile.in (.NOTPARALLEL): Regenerate.
7840 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7842         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7843         * Makefile.in: Regenerate.
7845 2008-03-26  Jakub Staszak  <kuba@et.pl>
7847         * MAINTAINERS (Write After Approval): Add myself.
7849 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7851         * MAINTAINERS:  Update e-mail address.
7853 2008-03-20  Ian Lance Taylor  <iant@google.com>
7855         * configure.ac: Add support for --enable-gold.
7856         * Makefile.def: Add gold as a directory like ld.
7857         * configure, Makefile.in: Regenerate.
7859 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7861         * configure.ac: m4_include config/proginstall.m4.
7862         * configure: Regenerate.
7864         Backport from upstream Libtool:
7866         2007-10-12  Eric Blake  <ebb9@byu.net>
7868         Deal with Autoconf 2.62's semantic change in m4_append.
7869         * ltsugar.m4 (lt_append): Replace broken versions of
7870         m4_append.
7871         (lt_if_append_uniq): Don't require separator to be overquoted,
7872         and avoid broken m4_append.
7873         (lt_dict_add): Fix typo.
7874         * libtool.m4 (_LT_DECL): Don't overquote separator.
7876 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7878         * config.rpath: Add AIX 6 support.
7880 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7882         * Makefile.def (stageprofile).  Remove -fprofile-generate
7883         from stage_libcflags.
7884         * Makefile.in: Regenerate.
7886 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7888         * config.sub, config.guess: Update from upstream sources.
7890 2008-03-06  Tom Tromey  <tromey@redhat.com>
7892         * MAINTAINERS: Update for treelang deletion.
7894 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7896         * MAINTAINERS: Update my email address.
7898 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7900         * MAINTAINERS (darwin port): Add myself as a maintainer.
7901         (objective-c/c++): Add myself as a maintainer.
7903 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7905         * MAINTAINERS (Write After Approval): Update my email address.
7907 2008-02-25  Tomas Bily  <tbily@suse.cz>
7909         * MAINTAINERS (Write After Approval): Add myself.
7911 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7913         * MAINTAINERS (OpenMP): Add myself.
7915 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7917         PR bootstrap/32009
7918         PR bootstrap/32161
7920         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7921         * configure: Regenerate.
7923         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7924         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7925         STAGE4_LIBCFLAGS): New.
7926         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7927         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7928         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7929         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7930         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7931         for target modules.  Don't export LIBCFLAGS.
7932         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7933         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7934         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7935         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7936         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7937         * Makefile.in: Regenerate.
7939 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7941         PR libgcj/33085
7942         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7943         Do not use -DDLL_EXPORT.  Backport from upstream.
7945 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7947         * MAINTAINERS (Write After Approval): Add myself.
7949 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7951         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7952         * configure: Regenerate.
7954 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7956         * configure.ac (xtensa*-*-*): Recognize processor variants.
7957         * configure: Regenerate.
7959 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7961         PR bootstrap/34922
7962         * configure.ac (PARSE_ARGS): Push suitable setting of
7963         ac_subdirs_all, for `./configure --help=recursive'.
7964         Handle `+' in generic toplevel directory disabling.
7965         * configure: Regenerate.
7967 2008-01-28  Nick Clifton  <nickc@redhat.com>
7969         * MAINTAINERS (xstormy16): Take over maintainership.
7971 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7973         * MAINTAINERS (c4x port): Remove.
7975 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7977         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7979 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7981         * config.sub, config.guess: Update from upstream sources.
7983 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7985         * MAINTAINERS (Write After Approval): Add myself.
7987 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7989         * MAINTAINERS: Update my email address.
7991 2008-01-09  Raksit Ashok  <raksit@google.com>
7993         * MAINTAINERS (Write After Approval): Add myself.
7995 2008-01-09  Raksit Ashok  <raksit@google.com>
7997         * MAINTAINERS (Write After Approval): Add myself.
7999 2008-01-08  Ben Elliston  <bje@au.ibm.com>
8001         * config.sub, config.guess: Update from upstream sources.
8003 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8005         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8006         Change recommended MPFR from 2.2.1 -> 2.3.0.
8007         * configure: Regenerate.
8009 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
8011         * MAINTAINERS: Update my email address.
8013 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
8015         * MAINTAINERS: Update my email address.
8017 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
8019         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8020         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8021         * Makefile.in: Regenerate.
8023 2007-12-10  Mark Heffernan  <meheff@google.com>
8025         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8026         misplaced entries.
8028 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8030         * configure.ac: Enable libjava for x86_64-*-darwin9.
8031         * configure: Regenerate.
8033 2007-12-07  Bill Maddox  <maddox@google.com>
8035         * MAINTAINERS (Write After Approval): Add myself.
8037 2007-12-05  Ben Elliston  <bje@au.ibm.com>
8039         * config.sub, config.guess: Update from upstream sources.
8041 2007-12-02  Matthias Klose  <doko@ubuntu.com>
8043         * config-ml.in: Remove 64bit configure tests.
8045 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8047         * config-ml.in: Robustify against white space in absolute file
8048         names.
8050         * config-ml.in (multi-clean): Substitute ${Makefile}.
8051         Remove superfluous ${Makefile} in list.
8053 2007-11-19  Thiemo Seufer  <ths@mips.com>
8055         * config-ml.in: Don't hardcode the Makefile name.
8057 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
8059         * MAINTAINERS (Write After Approval): Add myself.
8061 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
8063         * MAINTAINERS (Write After Approval): Add myself.
8065 2007-11-06  Doug Kwan  <dougkwan@google.com>
8067         * MAINTAINERS (Write After Approval): Add myself.
8069 2007-10-25  Ben Elliston  <bje@au.ibm.com>
8071         * MAINTAINERS (mercury): Remove entry.
8072         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8074 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
8076         * Makefile.def (dependencies): Make configure-gdb depend on
8077         all-intl.
8078         * Makefile.in: Regenerated.
8080 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
8082         * MAINTAINERS (Fortran maintainer): Remove myself.
8084 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
8086         * Makefile.def: To avoid problems running with parallel makes,
8087         build newlib before libgloss so that target specific header
8088         files are availble.
8089         * Makefile.in: Regenerate
8091 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
8093         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8094         * Makefile.in: Regenerate.
8096 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
8098         * MAINTAINERS (Register allocation reviewer): Add myself.
8100 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
8102         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8103         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8104         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
8105         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8106         * configure: Regenerate.
8108 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
8110         * MAINTAINERS (Register allocation reviewer): Add myself.
8112 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
8114         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8115         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8116         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8117         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8118         * configure.ac: Default them to host tools for $host = $build.
8119         Subst them.
8121         * configure: Regenerate.
8122         * Makefile.in: Regenerate.
8124 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
8126         * MAINTAINERS (Register allocation reviewer): Add myself.
8128 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
8130         * MAINTAINERS (Register allocation reviewer): Add myself.
8132 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
8134         * MAINTAINERS (Write After Approval): Fix typo.
8136 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
8138         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8139         * configure: Regenerate.
8141 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
8143         PR bootstrap/31906
8144         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8145         they're already prefixed.
8147 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
8149         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8150         libstdc++.
8151         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8152         * configure: Regenerate.
8153         * Makefile.in: Regenerate.
8155 2007-09-17  Andreas Schwab  <schwab@suse.de>
8157         * configure.ac: Raise minimum makeinfo version to 4.6.
8158         * configure: Regenerate.
8160 2007-09-17  Johannes Singler  <singler@ira.uka.de>
8162         * MAINTAINERS (write-after-approval) add myself
8164 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
8166         * configure.ac: Correct makeinfo version check.
8167         * configure: Regenerate.
8169 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
8171         * MAINTAINERS: Update my email address.
8173 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
8175         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
8176         to $skipdirs and only disable gprof for newlib.  Use the normal
8177         mips*-elf* handling in other respects.
8178         * configure: Regnerate.
8180 2007-09-12  David Daney  <ddaney@avtrex.com>
8182         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8183         enabling libgcj.
8184         * configure: Regenerate.
8186 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8188         PR other/32154
8189         * configure.ac: For libgloss targets, point the linker to the linker
8190         script, startup code and simulator library.
8191         * configure: Regenerate.
8193 2007-09-07  Andrew Haley  <aph@redhat.com>
8195         * configure.ac (noconfigdirs): Remove target-libffi and
8196         target-libjava.
8197         * configure: Regenerate.
8199 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8201         PR target/33281
8202         * configure.ac: Use config/mh-mingw on mingw.
8203         * configure: Regenerate.
8205 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
8207         * MAINTAINERS (Write After Approval): Add myself.
8209 2007-09-05  Richard Guenther  <rguenther@suse.de>
8211         * configure.ac (--enable-stage1-checking): If neither --enable-checking
8212         nor --disable-checking is provided also turn on yes and types
8213         checking for stage1.
8214         * configure: Re-generate.
8216 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
8218         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8219         (Write After Approval): Remove myself.
8221 2007-08-29  Nick Clifton  <nickc@redhat.com>
8223         * config.sub, config.guess: Update from upstream sources.
8225 2007-08-22  Bud Davis  <jmdavis@link.com>
8227         * MAINTAINERS (Write After Approval): Added myself.
8228         * MAINTAINERS (Reviewers): Removed myself.
8230 2007-08-18  Paul Brook  <paul@codesourcery.com>
8231             Joseph Myers  <joseph@codesourcery.com>
8233         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8234         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8235         * Makefile.in: Regenerate.
8236         * configure.ac (--with-debug-prefix-map): New.
8237         * configure: Regenerate.
8239 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
8240             Nigel Stephens  <nigel@mips.com>
8242         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
8243         as target_makefile_frag.
8244         * configure: Regenerate.
8246 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
8248         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8249         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
8250         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8251         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8252         (do-compare, do-compare3, do-compare-debug): New.
8253         ([+compare-target+]): Use them.
8255 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
8257         * MAINTAINERS (Write After Approval): Change my email address.
8259 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8260             Ben Elliston  <bje@au.ibm.com>
8262         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8263         --silent if $silent.
8264         * configure: Regenerate.
8266 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
8268         * MAINTAINERS (Various Maintainers): Add myself as
8269         loop infrastructure maintainer.  Update my e-mail
8270         address.
8272 2007-07-31  Diego Novillo  <dnovillo@google.com>
8274         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8275         Adjust description.
8277 2007-07-26  Richard Guenther  <rguenther@suse.de>
8279         * configure.ac: Add types checking to stage1 checking flags.
8280         * configure: Regenerate.
8282 2007-07-17  Nick Clifton  <nickc@redhat.com>
8284         * COPYING3: New file.  Contains version 3 of the GNU General
8285         Public License.
8286         * COPYING3.LIB: New file.  Contains version 3 of the GNU
8287         Lesser General Public License.
8289 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8291         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8293 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
8295         * MAINTAINERS (S/390 co-maintainer): Add myself.
8296         (Write After Approval): Remove myself.
8298 2007-07-13  Dan Hipschman  <dsh@google.com>
8300         * MAINTAINERS (Write After Approval): Add myself.
8302 2007-07-11  Nick Clifton  <nickc@redhat.com>
8304         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8305         WINDRES export.
8306         * Makefile.in: Regenerate.
8308 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8310         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8311         maintainer.
8313 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
8315         * lt~obsolete.m4: New. Import from 20070318 libtool.
8317 2007-07-03  Julian Brown  <julian@codesourcery.com>
8319         * MAINTAINERS (Write After Approval): Add myself.
8321 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8323         * configure.ac: Rewrite 'configure --help' strings to look nicer.
8324         * configure: Regenerate.
8326 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8328         * configure.ac: Add some missing m4 quotation.
8329         * configure: Regenerate.
8331 2007-07-02  Simon Baldwin  <simonb@google.com>
8333         * MAINTAINERS (Write After Approval): Add myself.
8335 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
8337         * configure: Regenerate.
8339 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
8341         * Makefile.def: Add windmc tool to build.
8342         * Makefile.tpl: Likewise.
8343         * configure.ac: Likewise.
8344         * Makefile.in: Regenerate.
8345         * configure: Regenerate.
8347 2007-06-28  DJ Delorie  <dj@redhat.com>
8349         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8350         not building newlib.
8351         * configure: Regenerated.
8353 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
8355         * MAINTAINERS (Write After Approval): Add myself.
8357 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
8359         * MAINTAINERS (Write After Approval): Add myself.
8361 2007-06-19  Chris Matthews  <chrismatthews@google.com>
8363         * MAINTAINERS (Write After Approval): Add myself.
8365 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
8367         * MAINTAINERS (Write After Approval): Add myself.
8369 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
8371         * Makefile.def: Add dependency from configure-gdb to all-bfd.
8372         * Makefile.in: Regenerated.
8374 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
8376         * configure.ac: Don't add target-libmudflap to noconfigdirs for
8377         bfin*-*-uclinux* targets.
8378         * configure: Regenerate.
8380 2007-06-14  Ian Lance Taylor  <iant@google.com>
8382         * MAINTAINERS: Add myself as non-algorithmic global write
8383         maintainer.
8385 2007-06-14  Diego Novillo  <dnovillo@google.com>
8387         * MAINTAINERS: Add self as middle-end maintainer and
8388         non-algorithmic global write maintainer.
8390 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8392         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8393         Move all Fortran maintainers except Paul Brook into the
8394         Non-Autopoiesis section.
8396 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
8398         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8399         (distclean-stage[+id+]): Possibly delete stage_last.
8400         * Makefile.in: Regenerate.
8402 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
8404         * MAINTAINERS (Various Maintainer): Fix typo.
8406 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
8408         * MAINTAINERS (Various Maintainer): Add myself as
8409         dataflow maintainer.
8411 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8413         * config.sub, config.guess: Update from upstream sources.
8415 2007-06-07  Ben Elliston  <bje@au.ibm.com>
8417         * Makefile.tpl: Fix spelling error.
8418         * Makefile.in: Regenerate.
8420 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
8422         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8423         lt_cv_sys_max_cmd_len.
8425 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
8427         * MAINTAINERS (Various Maintainers): Add myself as
8428         auto-vectorizer maintainer.
8430 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
8432         PR libjava/32098
8433         * libtool.m4: Revert previous change.
8434         * ltgcc.m4: Put it here.
8436 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
8438         * MAINTAINERS (Various Maintainers): Add myself as
8439         auto-vectorizer maintainer.
8441 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
8443         PR libjava/32098
8444         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8446 2007-05-30  Richard Guenther  <rguenther@suse.de>
8448         * MAINTAINERS (Various Maintainers): Add myself as
8449         auto-vectorizer maintainer.
8451 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
8453         PR bootstrap/29382
8454         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8455         * configure: Rebuilt.
8457 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
8459         * MAINTAINERS (Write After Approval): Removed my name.
8461 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
8463         * MAINTAINERS (Write After Approval): Remove myself.
8465 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
8467         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8469 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
8471         * ltmain.sh: Update from ToT Libtool.
8472         * libtool.m4: Update from ToT Libtool.
8473         * ltsugar.m4: New. Update from ToT Libtool.
8474         * ltversion.m4: New. Update from ToT Libtool.
8475         * ltoptions.m4: New. Update from ToT Libtool.
8476         * ltconfig: Remove.
8477         * ltcf-c.sh: Remove.
8478         * ltcf-cxx.sh: Remove.
8479         * ltcf-gcj.sh: Remove.
8481 2007-05-22  Ollie Wild  <aaw@google.com>
8483         * MAINTAINERS (Write After Approval): Add myself.
8485 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
8487         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8488         stage_cflags.
8489         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8490         Remove CFLAGS/LIBCFLAGS.
8491         (configure-stage[+id+]-[+prefix+][+module+],
8492         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8493         * Makefile.in: Regenerate.
8495 2007-05-15  Diego Novillo  <dnovillo@google.com>
8497         * MAINTAINERS: Update e-mail address.
8499 2007-05-15  Revital Eres  <eres@il.ibm.com>
8501         * MAINTAINERS (Write After Approval): Add myself.
8503 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
8505         * MAINTAINERS (Write After Approval): Updated my address.
8507 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
8509         * MAINTAINERS (Write After Approval): Add myself.
8511 2007-05-11  Silvius Rus  <rus@google.com>
8513         * MAINTAINERS (Write After Approval): Add myself.
8515 2007-04-23  Tom Tromey  <tromey@redhat.com>
8517         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8519 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
8521         * MAINTAINERS (cpplib): Rename to ...
8522         (libcpp): ... this.  Add C/C++ front end maintainers.
8524 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
8526         * config-ml.in: Pass ${ml_config_env} to configure calls.
8528 2007-04-04  Christian Bruel  <christian.bruel@st.com>
8530         * MAINTAINERS (Write After Approval): Add myself.
8532 2007-04-02  Dave Korn  <dave.korn@artimi.com>
8534         * MAINTAINERS (Write After Approval): Add myself.
8536 2007-03-31  Tobias Burnus  <burnus@net-b.de>
8538         * MAINTAINERS (fortran 95 front end): Add myself.
8540 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
8542         * MAINTAINERS (Write After Approval): Add myself.
8544 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
8546         * MAINTAINERS (Modulo Scheduler): Add myself.
8548 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
8550         * MAINTAINERS (fortran 95 front end): Add myself.
8551         (c++ front end): whitespace fix.
8553 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
8555         * MAINTAINERS (Write After Approval): Add myself.
8557 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
8559         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8560         of glob.  Quote arguments with single quotes too.
8561         * configure: Regenerate.
8563 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
8565         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8566         * Makefile.in: Regenerate
8568 2007-03-07  Andreas Schwab  <schwab@suse.de>
8570         * configure: Regenerate.
8572 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
8574         * configure.ac: Add "--with-pdfdir" configure option,
8575         which defines pdfdir variable.
8576         * Makefile.def (target=fixincludes): Add install-pdf to
8577         missing targets.
8578         (recursive_targets): Add install-pdf target.
8579         (flags_to_pass): Add pdfdir.
8580         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8581         target.
8582         * configure: Regenerate
8583         * Makefile.in: Regenerate
8585 2007-02-28  Eric Christopher  <echristo@apple.com>
8587         Revert:
8588         2006-12-07  Mike Stump  <mrs@apple.com>
8590         * Makefile.def (dependencies): Add dependency for
8591         install-target-libssp and install-target-libgomp on
8592         install-gcc.
8593         * Makefile.in: Regenerate.
8595 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
8597         * configure: Regenerate.
8598         * configure.ac: Move statements after variable declarations.
8600 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
8602         * MAINTAINERS: Add myself as sh maintainer.
8604 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
8606         * configure.ac: Adjust for loop syntax.
8607         * configure: Regenerate.
8609 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8611         * configure: Rebuilt.
8613 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
8615         * configure.ac: Drop multiple occurrences of --enable-languages,
8616         and fix its quoting.
8617         * configure: Rebuilt.
8619 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
8620             Nathan Sidwell  <nathan@codesourcery.com>
8621             Vladimir Prus  <vladimir@codesourcery.com>
8622             Joseph Myers  <joseph@codesourcery.com>
8624         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8625         * configure: Regenerate.
8627 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
8629         * ltconfig (freebsd*): Default to elf.
8631 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8633         * configure.ac (target_libraries): Move libgcc before libiberty.
8634         * configure: Regenerated.
8636 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
8637             Paolo Bonzini  <bonzini@gnu.org>
8639         PR bootstrap/30753
8640         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
8641         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
8642         * configure: Regenerated.
8644 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
8646         * MAINTAINERS (Language Front End Maintainers): Update my mail
8647         address.
8649 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8651         PR bootstrap/30748
8652         * configure.ac: Correct syntax for Solaris ksh.
8653         * configure: Regenerated.
8655 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8657         * configure.ac: Sync with src.
8658         * configure: Regenerate.
8660 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8662         * Makefile.in: Regenerate.
8664 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
8666         * config.sub: Sync with src.
8668 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
8670         * Makefile.tpl (build_alias, host_alias, target_alias): Use
8671         noncanonical equivalents.
8672         * configure.in: Rename to...
8673         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
8674         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
8675         target_noncanonical.  Use them.  Rewrite removal of configure
8676         arguments for autoconf 2.59.  Discard variable settings.  Force
8677         program_transform_name for native tools.
8679         * Makefile.in: Regenerated.
8680         * configure: Regenerated with autoconf 2.59.
8682 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
8684         * MAINTAINERS (Write After Approval): Add myself.
8686 2007-01-31  Andreas Schwab  <schwab@suse.de>
8688         * Makefile.tpl (LDFLAGS): Substitute it.
8689         * Makefile.in: Regenerate.
8691 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8693         * MAINTAINERS (Write After Approval): Add myself.
8695 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8697         * MAINTAINERS (spu port): Add myself.
8699 2007-01-23  Richard Guenther  <rguenther@suse.de>
8701         PR bootstrap/30541
8702         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8703         * Makefile.tpl (GNATBIND): Substitute it.
8704         (GNATMAKE): Likewise.
8705         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8706         of STAGE_PREFIX.
8707         * Makefile.in: Regenerate.
8708         * configure: Regenerate.
8710 2007-01-18  Mike Stump  <mrs@apple.com>
8712         * configure.in: Re-enable -Werror for gcc builds.
8714 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8716         * MAINTAINERS (Write After Approval): Add myself.
8718 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8720         * configure.in: Change == to = in test command.
8721         * configure: Regenerate.
8723 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8724             Nick Clifton  <nickc@redhat.com>
8725             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8727         * configure.in (build_configargs, host_configargs, target_configargs):
8728         Remove build/host/target parameters.
8729         (host_libs): Add gmp and mpfr.
8730         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8731         * Makefile.def (gmp, mpfr): New.
8732         (gcc): Remove target.
8733         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8734         target_os, target_vendor): New.
8735         (configure): Add host_alias/target_alias arguments; adjust invocations.
8736         * configure: Regenerate.
8737         * Makefile.in: Regenerate.
8739 2007-01-11  Matt Fago  <fago@earthlink.net>
8741         * configure.in: Try to link to functions only in mpfr 2.2.x
8742         to improve robustness of configure tests.
8743         * configure: Regenerate.
8745 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8747         * MAINTAINERS: Add myself as i386 maintainer.
8749 2007-01-08  Jan Hubicka  <jh@suse.cz>
8751         * MAINTAINERS: Add myself as i386 maintainer.
8753 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8755         * configure.in: Add support for an x86_64-mingw* target.
8756         * configure: Regenerate.
8758 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8760         * Makefile.tpl (all-target): Correct @if conditional for target
8761         modules.
8762         * configure.in: Omit libiberty if building only target libgcc.
8763         * configure, Makefile.in: Regenerated.
8765 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8767         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8768         * configure: Regenerate.
8770 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8772         * Makefile.def (target_modules): Add libgcc.
8773         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8774         * Makefile.tpl (clean-target-libgcc): Delete.
8775         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8776         on gcc even for bootstrapped modules.  Rewrite handling of
8777         lang_env_dependencies to loop over target_modules.
8778         * configure.in (target_libraries): Add target-libgcc.
8779         * Makefile.in, configure: Regenerated.
8781 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8783         * configure.in: Reorganize recognition of languages.  Add
8784         --enable-stage1-languages.  Show supported languages for the chosen
8785         target rather than all recognized languages.
8786         * configure: Regenerate.
8788 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8790         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8791         * Makefile.in: Regenerate.
8793 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8795         * configure.in: Warn that MPFR 2.2.0 is buggy.
8796         * configure: Regenerate.
8798 2006-12-27  Ian Lance Taylor  <iant@google.com>
8800         * configure.in: When removing Makefiles to force a reconfigure, also
8801         remove prev-DIR*/Makefile.
8802         * configure: Regenerate.
8804 2006-12-22  Andreas Schwab  <schwab@suse.de>
8806         * configure: Regenerate with correct autoconf version.
8808 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8810         * configure.in: add AC_SUBST for *_FOR_TARGET.
8811         * configure: Regenerate.
8813 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8815         * configure.in: Simplify logic for rejecting languages that cannot
8816         be built.  Separate the case when a language is unsupported,
8817         from the case when the user chooses not to build a language.
8819 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8821         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8822         it only affects bootstrap and could be tested on "$host" as well.
8823         * configure: Regenerate.
8824         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8826 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8828         PR bootstrap/29544
8829         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8830         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8831         move here comment from Makefile.tpl.
8832         * Makefile.tpl: Move some definitions higher in the file.
8833         (STAGE1_CHECKING): New.
8834         * configure.in: Add --enable-stage1-checking.
8835         * configure: Regenerate.
8836         * Makefile.in: Regenerate.
8838 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8840         * MAINTAINERS: Add myself as build system maintainer.
8842 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8844         * MAINTAINERS (Write After Approval): Add myself.
8846 2006-12-13  Eric Christopher  <echristo@apple.com>
8848         * MAINTAINERS: Add myself as darwin maintainer.
8850 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8852         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8854 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8856         MAINTAINERS: Update my entry.
8858 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8860         * configure.in:  Handle spu makefile frag.
8861         * Makefile.tpl (MAINT): Define
8862         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8863         * configure: Regenerate.
8864         * Makefile.in: Regenerate.
8866 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8868         * config.guess: Import latest version.
8869         * config.sub: Likewise.
8871 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8873         * configure.in (spu-*-*): Don't skip target-libiberty.
8874         * configure: Regenerate.
8876 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8878         PR bootstrap/30134
8879         * configure.in: Correct x86 darwin support for libjava to powerpc
8880         and i?86 only.
8881         * configure: Regenerate.
8883 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8885         * configure.in: Add x86 darwin support for libjava.
8886         * configure: Regenerate.
8888 2006-12-07  Mike Stump  <mrs@apple.com>
8890         * Makefile.def (dependencies): Add dependency for
8891         install-target-libssp and install-target-libgomp on
8892         install-gcc.
8893         * Makefile.in: Regenerate.
8895 2006-12-04  Richard Guenther  <rguenther@suse.de>
8897         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8898         (Non-Algorithmic Maintainers): Move over non-algorithmic
8899         loop optimizer maintainers, add myself as a non-algorithmic
8900         middle-end maintainer.
8902 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8904         * MAINTAINERS (Write After Approval): Add myself.
8906 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8908         * configure.in: Update error message for missing GMP/MPFR.
8910         * configure: Regenerate.
8912 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8914         * configure.in: Update MPFR version in error message.
8916         * configure: Regenerate.
8918 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8920         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8921         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8922         --with-gmp-lib): New flags.
8924         * configure: Regenerate.
8926 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8928         * MAINTAINERS (Write After Approval): Change my email address.
8930 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8932         * MAINTAINERS (Write After Approval): Add myself.
8934 2006-11-22  Philipp Thomas  <pth@suse.de>
8936         * MAINTAINERS (i18n): Update e-mail address.
8938 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8940         * MAINTAINERS (spu port): Add myself as maintainer.
8941         (Write After Approval): Remove myself.
8943 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8945         * configure.in (skipdirs): Don't build libssp for SPU.
8946         * configure: Regenerate.
8948 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8950         * MAINTAINERS (spu port): Add myself as maintainer.
8951         (libobjc): Update my email address.
8953 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8955         * MAINTAINERS (Write After Approval): Add myself.
8957 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8959         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8960         * configure : Rebuilt.
8962 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8964         * MAINTAINERS (Write After Approval): Add myself.
8966 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8968         * MAINTAINERS (Write After Approval): Add myself.
8970 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8972         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8973         libmpfr.a.
8974         * configure: Regenerate.
8976 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8978         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8979         (unstage): Test for stage_last presence.
8981         PR bootstrap/29802
8982         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8983         STAGE_PREFIX.
8984         * Makefile.in: Regenerate.
8986 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8988         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8989         maintainers.
8991 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8993         * MAINTAINERS (Write After Approval): Add myself.
8995 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8997         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8998         and stageN-package/Makefile.
8999         * Makefile.in: Regenerated.
9001 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
9003         * configure.in: Remove target-libgloss from noconfigdirs for
9004         bfin-*-*.
9005         * configure: Regenerated.
9007 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9009         * configure.in (have_gmp): Only error if the gcc directory exists.
9011         * configure: Regenerate.
9013 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9015         * configure.in: Robustify error message for missing GMP/MPFR.
9017         * configure: Regenerate.
9019 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
9021         * MAINTAINERS (Write After Approval): Add myself.
9023 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
9025         * MAINTAINERS: Change email address.
9027 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
9029         * MAINTAINERS (Write After Approval): Add myself.
9031 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
9033         * MAINTAINERS (Write After Approval): Add myself.
9035 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
9037         * MAINTAINERS (Write After Approval): Move myself to
9038         Write After Approval section.
9040 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9042         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
9043         need_gmp anymore.
9044         * configure: Regenerate.
9046 2006-10-16  Tobias Burnus  <burnus@net-b.de>
9048         * MAINTAINERS (Write After Approval): Add myself.
9050 2006-10-16  Ben Elliston  <bje@au.ibm.com>
9052         * config.guess: Import latest version.
9053         * config.sub: Likewise.
9055 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
9057         * Makefile.def: Added pdf target handling.
9058         * Makefile.tpl: Added pdf target handling.
9059         * Makefile.in: Regenerated.
9061 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
9063         * MAINTAINERS: Add self as score port maintainer.
9065 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
9067         * MAINTAINERS (Write After Approval): Add myself.
9069 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
9071         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
9072         or newer.
9073         * configure: Regenerated.
9075 2006-09-27  Dave Brolley  <brolley@redhat.com>
9077         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9078         using $s instead of $r.
9079         * configure: Regenerated.
9081 2006-09-26  Thiemo Seufer  <ths@mips.com>
9083         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9084         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9085         * configure: Regenerate.
9087 2006-09-24  Graeme Peterson  <gridly@gmail.com>
9089         * MAINTAINERS (Write After Approval): Remove myself.
9091 2006-09-22  Chao-ying Fu  <fu@mips.com>
9093         * MAINTAINERS (Write After Approval): Add myself.
9095 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
9097         * MAINTAINERS: Add self as soft-fp maintainer.
9099 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
9101         * MAINTAINERS: Add myself as avr maintainer.
9102         Remove Marek Michalkiewicz as avr maintainer.
9104 2006-09-07  Roberto Costa  <roberto.costa@st.com>
9106         * MAINTAINERS (Write After Approval): Add myself.
9108 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
9110         * configure.in: Never build newlib for a Mingw host.
9111         Never build newlib as Mingw target library.
9112         Test the existence of winsup/cygwin for building a Cygwin newlib,
9113         rather than just winsup.
9114         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9115         building a Mingw target.
9116         * configure: Regenerate.
9118 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
9120         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9122 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
9124         * config.guess: Import from src (was more updated).
9125         * config.sub: Likewise.
9127 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
9129         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9130         * configure: Regenerated.
9132 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
9134         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9135         for stages after the first.
9137 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
9139         * Makefile.def: Add dependencies for configure-opcodes
9140         on configure-intl and all-opcodes on all-intl.
9141         * Makefile.in: Regenerated.
9143 2006-07-13  Ben Elliston  <bje@au.ibm.com>
9145         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9147 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
9149         Port to hosts whose 'sort' and 'tail' implementations
9150         treat operands with leading '+' as file names, as POSIX
9151         has required since 2001.  However, make sure the code still
9152         works on pre-POSIX hosts.
9153         * ltmain.sh: Don't assume "sort +2" is equivalent to
9154         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9156 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
9158         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9160 2006-07-04  Peter O'Gorman  <peter@pogma.com>
9162         * ltconfig: chmod 644 before ranlib during install.
9164 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9166         PR bootstrap/18058
9167         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9168         if the bootstrap compiler is a GCC version that supports it.
9169         * configure: Regenerate.
9171 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9173         * configure.in: Fix thinkos in previous check-in.
9174         * configure: Regenerate.
9176 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
9178         PR other/27063
9179         * configure.in: Test subdir_requires and give an appropriate
9180         error message.
9181         * configure: Regenerate.
9183 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
9185         * MAINTAINERS (Write After Approval): Add myself.
9187 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
9189         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9191 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
9193         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9195 2006-06-20  David Ayers  <d.ayers@inode.at>
9197         PR bootstrap/28072
9198         * configure.in: Add target-boehm-gc to noconfigdirs depending on
9199         whether target-libjava is being configured instead of whether the
9200         java front end is enabled.
9201         * configure: Regenerate.
9203 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9205         PR target/27540
9206         * configure.in: Only enable libgomp on IRIX 6.
9207         * configure: Regenerate.
9209 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
9211         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9212         too.
9213         * Makefile.in: Regenerate.
9215 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
9217         * config-ml.in: Alter CCASFLAGS to include special
9218         multilib options the same as is done for CFLAGS.
9220 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9222         * configure.in: Don't enable libgomp on hpux10.
9223         * configure: Rebuilt.
9225 2006-06-12  David Ayers  <d.ayers@inode.at>
9227         PR bootstrap/27963
9228         PR target/19970
9229         * configure.in: Remove target-boehm-gc from noconfigdirs where
9230         ${libgcj} is specified.
9231         * configure: Regenerate.
9233 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
9235         Sync from src:
9237         * configure.in: Sync.
9238         * configure: Regenerated.
9240         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
9242         * Makefile.def: Added dependencies from sim and gdb on intl, and
9243         added configure dependencies to everything with an all dependency
9244         on intl.
9245         * Makefile.in: Regenerated.
9247 2006-06-06  David Ayers  <d.ayers@inode.at>
9249         PR libobjc/13946
9250         * Makefile.def: Add dependencies for libobjc which boehm-gc.
9251         * Makefile.in: Regenerate.
9252         * configure.in: Add --enable-objc-gc at toplevel and have it
9253         enable boehm-gc for Objective-C.
9254         Remove target-boehm-gc from libgcj.
9255         Add target-boehm-gc to target_libraries.
9256         Add target-boehm-gc to noconfigdirs where ${libgcj}
9257         is specified.
9258         Assert that boehm-gc is supported when requested for Objective-C.
9259         Only build boehm-gc if needed either for Java or Objective-C.
9260         * configure: Regenerate.
9262 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
9264         PR 27674
9265         * Makefile.tpl (configure-[+prefix+][+module+],
9266         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9267         Remove rule to unstage bootstrapped modules.
9268         (stage_current): New.
9269         * Makefile.in: Regenerate.
9271 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
9273         * MAINTAINERS (Write After Approval): Update my e-mail address.
9275 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
9277         * include/libiberty.h: Declare pex_run_in_environment.
9279 2006-05-31  Asher Langton  <langton2@llnl.gov>
9281         * MAINTAINERS (Write After Approval): Add myself.
9283 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
9285         * Makefile.def (bfd, opcodes): Fix lib_path.
9286         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9287         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
9288         * Makefile.in: Regenerate.
9290 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9292         * Makefile.in: Regenerate.
9294 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
9296         * Makefile.def: Add install-html target. Add datarootdir
9297         docdir and htmldir to flags_to_pass.
9298         * Makefile.tpl: Add install-html target.
9299         * Makefile.in: Regenerate.
9300         * configure.in: Add --with-datarootdir, --with-docdir, and
9301         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9302         * configure: Regenerate.
9304 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
9306         * configure.in: Enable gprof for cross builds.
9307         * configure: Regenerate.
9309 2006-05-22  Richard Guenther  <rguenther@suse.de>
9311         Revert
9312         2006-01-31  Richard Guenther  <rguenther@suse.de>
9313         Paolo Bonzini  <bonzini@gnu.org>
9315         * Makefile.def (target_modules): Add libgcc-math target module.
9316         * configure.in (target_libraries): Add libgcc-math target library.
9317         (--enable-libgcc-math): New configure switch.
9318         * Makefile.in: Re-generate.
9319         * configure: Re-generate.
9320         * libgcc-math: New toplevel directory.
9322 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9323             Andreas Tobler  <a.tobler@schweiz.ch>
9325         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
9326         * configure: Rebuilt.
9328 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
9330         * MAINTAINERS (Write After Approval): Add myself.
9332 2006-05-01  DJ Delorie  <dj@redhat.com>
9334         * configure.in: Restore CFLAGS if GMP isn't present.
9335         * configure: Regenerate.
9337 2006-05-01  Richard Guenther  <rguenther@suse.de>
9339         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9340         maintainer.
9342 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
9344         * MAINTAINERS (Write After Approval): Add myself.
9346 2006-04-28  Jan Beulich  <jbeulich@novell.com>
9348         * MAINTAINERS (Write After Approval): Add myself.
9350 2006-04-18  DJ Delorie  <dj@redhat.com>
9352         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
9353         reference libgloss so that libssp can be built in a combined
9354         tree.
9355         * configure: Regenerate.
9357 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
9359         * MAINTAINERS (Write After Approval): Add myself.
9361 2006-04-05  Ben Elliston  <bje@au.ibm.com>
9363         * configure.in: Require makeinfo 4.4 or higher.
9364         * configure: Regenerate.
9366 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
9368         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9369         Rearrange the entries of other libraries to have them in one place.
9371 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
9373         * MAINTAINERS (Write After Approval): Remove myself.
9374         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9376 2006-03-14  Richard Guenther  <rguenther@suse.de>
9378         * configure: Regenerate with autoconf 2.13.
9380 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
9382         * MAINTAINERS: Use my work address.
9384         * MAINTAINERS: Update my E-mail address.
9386 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
9388         * configure.in: Handle --disable-<component> generically.
9389         * configure: Regenerate.
9391 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
9393         PR libgcj/17311
9394         * ltmain.sh: Don't use "$finalize_rpath" for compile.
9396 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
9398         * MAINTAINERS (Write After Approval):  Remove myself.
9399         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9401 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
9403         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
9404         (TARGET_CONFIGDIRS): Remove.
9405         * configure.in: Remove AC_SUBST(target_configdirs).
9406         * Makefile.in, configure: Regenerated.
9408 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
9410         * MAINTAINERS (Write After Approval):  Remove myself.
9411         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
9413 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
9415         PR bootstrap/25670
9417         * Makefile.tpl ([+compare-target+]): Print explanation messages.
9419         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9420         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9421         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9422         BUILD_PREFIX, BUILD_PREFIX_1.
9423         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9425         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9426         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9428         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9429         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9430         of `cat stage_current`.  Always provide the `r' and `s' variables.
9431         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9432         a single shell execution.
9433         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9434         bootstrapped modules, make the stage1 module if the build was not
9435         started yet, else build the current stage.
9436         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9437         (all-build, all-host, all-target, [+make_target+]-host,
9438         [+make_target+]-target): Do not use \-continued lines.
9439         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9440         (current_stage, restrap, stage_last): New.
9442         * Makefile.in: Regenerate.
9443         * configure: Regenerate.
9445 2006-02-19  Bud Davis  <jmdavis@link.com>
9447         * MAINTAINERS (Write After Approval):  Remove myself.
9448         (Language Front End Maintainers):  Add myself as fortran 95
9449         maintainer and update e-mail address.
9451 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9453         * MAINTAINERS (Write After Approval):  Remove myself.
9454         (Language Front End Maintainers):  Add myself as fortran 95
9455         maintainer.
9457 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
9459         * MAINTAINERS (Write After Approval): Add myself.
9461 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
9463         * MAINTAINERS (Write After Approval):  Remove myself.
9464         (Language Front End Maintainers):  Add myself as
9465         fortran 95 maintainer.
9467 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9469         Sync from src:
9471         2005-12-27  Leif Ekblad  <leif@rdos.net>
9473         * configure.in: Add support for RDOS target.
9474         * configure: Regenerate.
9476 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
9477             Andreas Schwab  <schwab@suse.de>
9479         * configure: Regenerate.
9481 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
9483         * configure.in (enable_libgomp): Add AIX.
9484         * configure: Regenerate.
9486 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
9488         * MAINTAINERS (Write After Approval): Add myself.
9490 2006-02-03  Lee Millward  <lee.millward@gmail.com>
9492         * MAINTAINERS (Write After Approval): Add myself.
9494 2006-01-31  Richard Guenther  <rguenther@suse.de>
9495         Paolo Bonzini  <bonzini@gnu.org>
9497         * Makefile.def (target_modules): Add libgcc-math target module.
9498         * configure.in (target_libraries): Add libgcc-math target library.
9499         (--enable-libgcc-math): New configure switch.
9500         * Makefile.in: Re-generate.
9501         * configure: Re-generate.
9502         * libgcc-math: New toplevel directory.
9504 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
9506         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9507         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9508         the assembler, linker and binutils.
9509         * configure: Regenerate.
9511 2006-01-22  Dirk Mueller  <dmueller@suse.de>
9513         * MAINTAINERS (Write After Approval): Add myself.
9515 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
9517         * configure: Regenerate.
9519 2006-01-18  Richard Henderson  <rth@redhat.com>
9520             Jakub Jelinek  <jakub@redhat.com>
9521             Diego Novillo  <dnovillo@redhat.com>
9523         * libgomp: New directory.
9524         * Makefile.def: Add target_module libgomp.
9525         * Makefile.in: Regenerate.
9526         * configure.in (target_libraries): Add target-libgomp.
9527         * configure: Regenerate.
9529 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
9531         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9532         @ from continuation.
9533         * Makefile.in: Rebuilt.
9535 2006-01-04  Chris Lattner  <sabre@gnu.org>
9537         * MAINTAINERS (Write After Approval): Add myself.
9539 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
9541         PR bootstrap/24252
9543         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9544         * Makefile.tpl (OBJDUMP): New.
9545         (EXTRA_HOST_FLAGS): Add it.
9546         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9548         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9549         to use symbolic links between directories.  Avoid race conditions
9550         or make them harmless.
9551         * configure.in: Do not try to use symbolic links between directories.
9553         * Makefile.def (LEAN): Pass.
9554         * Makefile.tpl (LEAN): Define.
9555         (stage[+id+]-start): Accept that the previous directory does not
9556         exist, if the bootstrap is lean.
9557         (stage[+id+]-bubble): Invoke lean bootstrap commands after
9558         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
9559         configure substitution.
9560         ([+compare-target+]): Likewise.
9561         ([+bootstrap-target+]-lean): New.
9562         * configure.in: Remove lean bootstrap support from here.
9564         * Makefile.in: Regenerate.
9565         * configure: Regenerate.
9567 2006-01-04  Ben Elliston  <bje@au.ibm.com>
9569         * MAINTAINERS (libdecnumber): Add myself.
9571 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
9573         * libtool-ldflags: New script.
9575 2006-01-02  Andreas Schwab  <schwab@suse.de>
9577         * configure.in: When reconfiguring remove Makefile in
9578         all stage directories.
9579         * configure: Regenerate.
9581 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
9583         * MAINTAINERS: Update my email address.
9585 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
9587         Revert Ada-related part of the previous change.
9589         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9590         Do not pass.
9591         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9592         * Makefile.in: Regenerate.
9593         * configure.in: Do not include mt-ppc-aix target fragment.
9594         * configure: Regenerate.
9596 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
9598         * configure.in: Select appropriate fragments for PowerPC/AIX.
9599         * configure: Regenerate.
9601         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9602         BOOT_CFLAGS, BOOT_LDFLAGS.
9603         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9604         BOOT_CFLAGS, BOOT_LDFLAGS.
9605         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9606         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9607         (stage): Fail if we cannot complete the work.
9608         * Makefile.in: Regenerate.
9610 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
9612         * configure.in: Replace ms1 with mt.
9613         * configure: Rebuilt.
9615 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
9617         * MAINTAINERS: Update my email address.
9619 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
9621         * Makefile.tpl (all, do-[+make_target+], do-check, install,
9622         install-host-nogcc): Don't invoke $(stage) at the end.
9623         * Makefile.in: Regenerate.
9625 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
9627         * configure.in: Flip the top-level bootstrap switch.
9628         * configure: Regenerate.
9630 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
9632         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9633         $(stage) and $(unstage).
9634         (EXTRA_TARGET_FLAGS): Correct double-quoting.
9635         (all): Remove stray semicolon.
9636         (local-distclean): Don't handle multilib.tmp and multilib.out.
9637         (install.all): Set $s for consistency.
9638         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9639         check_multilibs setting.  Always make the install directory.
9640         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9641         Correct @if/@endif.
9642         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9643         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9644         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9645         (multilib.out): Remove.
9646         * Makefile.in: Regenerated.
9648 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
9650         * MAINTAINERS (Write After Approval): Add myself.
9652 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9654         * MAINTAINERS: Add myself as mt maintainer.
9656         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
9658 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
9660         * MAINTAINERS: Change email address.
9662 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
9664         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9665         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9666         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
9667         Find in-tree tools if available.
9668         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9669         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9670         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9671         (COMPILER_*_FOR_TARGET): New.
9672         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9673         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9674         (CONFIGURED_*, USUAL_*): Remove.
9675         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9676         STRIP): Use autoconf substitutions.
9677         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9678         COMPILER_NM_FOR_TARGET): New.
9679         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9681         (all): Make all-host and all-target in parallel.
9682         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9683         that $$r and $$s are set before invoking a recursive make.
9684         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9685         ([+bootstrap-target+]): Inline most of the `all' target.
9687 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9689         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9690         from the gcc build directory.
9691         * Makefile.in: Regenerate.
9693 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9695         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9696         depend on all-libdecnumber.
9697         * configure.in (host_libs): Include libdecnumber.
9698         * Makefile.in: Regenerate.
9699         * configure: Likewise.
9701 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9703         * libdecnumber: Import decNumber sources from the dfp-branch.
9705 2005-11-21  Kean Johnston  <jkj@sco.com>
9707         * config.sub, config.guess: Sync from upstream sources.
9709 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9711         Import from Autoconf sources:
9713         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9714         * config/move-if-change: Don't output "$2 is unchanged";
9715         suggested by Ben Elliston.  Handle weird characters correctly.
9717 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9719         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9720         to match upstream libtool for darwin.
9722 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9724         * Makefile.def: Remove gdb dependencies for gdbtk.
9725         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9726         (configure-gdb, install-gdb): New rules.
9727         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9728         * Makefile.in, configure: Regenerated.
9730 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9732         * MAINTAINERS (Write After Approval): Add myself.
9734 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9736         * MAINTAINERS (Write After Approval): Add myself.
9738 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9740         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9741         Diego Novillo.
9743 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9745         PR bootstrap/24297
9746         * Makefile.tpl (do-[+make-target+], do-check, install,
9747         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9748         are set before recursing.
9749         * Makefile.in: Regenerate.
9751 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9753         PR bootstrap/18939
9754         * Makefile.def (gcc) <target>: Fix thinko.
9755         * Makefile.in: Regenerate.
9757 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9759         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9760         * configure: Regenerate.
9762 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9764         * MAINTAINERS (Write After Approval): Add self.
9766 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9768         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9769         target-libffi, target-qthreads, target-libjava, and
9770         targetlibobjc.
9771         * configure: Regenerate.
9773 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9775         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9776         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9777         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9778         (USUAL_OBJDUMP_FOR_TARGET): New.
9779         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9780         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9781         * configure, Makefile.in: Regenerated.
9783 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9785         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9786         before other host packages.
9788 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9790         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9792 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9794         PR bootstrap/22340
9796         * configure.in (default_target): Remove.
9797         * Makefile.tpl (all): Do not use prerequisites as subroutines
9798         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9799         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9800         use prerequisites as subroutines.
9801         (check-host, check-target): New.
9802         (bootstrap configure & all targets): Do not use stage*-start
9803         if the directory layout is already ok.
9804         (non-bootstrap configure & all targets): Prepend a $(unstage).
9805         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9806         (NOTPARALLEL): Remove.
9807         (unstage, stage variables): New variables.
9808         (unstage, stage targets): Simply expand to those variables.
9810         * configure: Regenerate.
9811         * Makefile.in: Regenerate.
9813 2005-10-04  James E Wilson  <wilson@specifix.com>
9815         * Makefile.def (lang_env_dependencies): Add libmudflap.
9816         * Makefile.in: Regenerate.
9818 2005-10-03  Andreas Schwab  <schwab@suse.de>
9820         Backport from libtool CVS:
9821         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9823         * ltmain.sh: add support for installing into temporary
9824         staging area (e.g. 'make install DESTDIR=...')
9826 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9828         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9829         * configure: Regenerated.
9831 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9833         * configure: Regenerate with the correct
9834         autoconf version.
9836 2005-09-30  Catherine Moore  <clm@cm00re.com>
9838         * configure.in (bfin-*-*): New.
9839         * configure: Regenerated.
9841 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9843         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9844         (LIPO_FOR_TARGET): New.
9845         (CONFIGURED_LIPO_FOR_TARGET): New.
9846         (USUAL_LIPO_FOR_TARGET): New.
9847         (STRIP_FOR_TARGET): New.
9848         (CONFIGURED_STRIP_FOR_TARGET): New.
9849         (USUAL_STRIP_FOR_TARGET): New.
9850         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9851         STRIP_FOR_TARGET.
9852         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9853         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9854         * Makefile.in: Regenerate.
9855         * configure: Regenerate.
9857 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9859         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9860         (rs6000-*-aix*): Same.
9861         * configure: Regenerate.
9863 2005-09-16  Tom Tromey  <tromey@redhat.com>
9865         * MAINTAINERS: Add self as java maintainer.
9867 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9869         * configure.in: Recognize f95 in the --enable-languages option,
9870         and substitute it for fortran, issuing a warning.
9871         * configure: Regenerate.
9873 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9875         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9876         * configure:  Regenerated.
9878 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9880         * MAINTAINERS: Add self as ms1 maintainer.
9882 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9884         * Makefile.def (libssp): Add to lang_env_dependencies.
9885         * Makefile.in: Regenerate.
9887 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9889         * MAINTAINERS: Add myself as middle-end maintainer.
9891 2005-08-17  Christian Groessler  <chris@groessler.org>
9893         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9894         * Makefile.in: Regenerate.
9896 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9898         * MAINTAINERS (write after approval): Added myself.
9900 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9902         * MAINTAINERS (Write After Approval): Add myself.
9904 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9906         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9907         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9908         Look for alternate names of the target cc and c++
9909         * configure: Regenerate.
9911 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9913         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9914         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9915         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9916         tools; remove code to manually set them.
9917         (Target tools): Look in the environment for them.
9918         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9919         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9920         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9921         build directory.
9922         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9923         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9924         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9925         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9926         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9927         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9928         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9929         * configure: Regenerate.
9930         * Makefile.in: Regenerate.
9932 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9934         * MAINTAINERS: Update for removed CPU targets.
9936 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9938         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9939         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9940         * Makefile.in: Regenerated.
9942 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9944         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9945         (CFLAGS_FOR_TARGET): Use it.
9946         (CXXFLAGS_FOR_TARGET): Likewise.
9947         * Makefile.in: Regenerated.
9948         * configure.in (--with-build-sysroot): New option.
9949         * configure: Regenerated.
9951 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9953         * Makefile.tpl: Wrap install between unstage and stage
9954         * Makefile.in: Regenerate.
9956 2005-07-21  Eric Christopher  <echristo@apple.com>
9958         * MAINTAINERS: Update affiliation.
9960 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9962         * MAINTAINERS: Add self as crx port maintainer.
9964 2005-07-20  DJ Delorie  <dj@redhat.com>
9966         * MAINTAINERS: Add self as m32c maintainer.
9968 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9970         * all files: Update FSF address.
9972 2005-07-15  Eric Christopher  <echristo@redhat.com>
9974         * MAINTAINERS: Change affiliation.
9976 2005-07-14  Jim Blandy  <jimb@redhat.com>
9978         * configure.in: Add cases for Renesas m32c.
9979         * configure: Regenerated.
9981 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9983         * COPYING.LIB: Update from fsf.org.
9985 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9987         * COPYING, compile, config.guess,
9988         config.sub, install-sh, missing, mkinstalldirs,
9989         symlink-tree, ylwrap: Sync from upstream sources.
9990         * config-ml.in: Update FSF address.
9992 2005-07-13  Eric Christopher  <echristo@redhat.com>
9994         * configure.in: Add toplevel noconfigdir support for tpf.
9995         * configure: Regenerate.
9997 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9999         PR ada/22340
10001         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10002         * Makefile.in: Regenerate.
10004 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
10006         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
10007         Brolley to write-after-approval.
10009 2005-07-07  Andreas Schwab  <schwab@suse.de>
10011         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10012         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10013         * Makefile.in: Regenerated.
10015 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
10017         * configure.in: Don't build sim or rda when targetting darwin.
10018         * configure: Regenerate.
10020 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
10022         * configure.in: Add --enable-libssp and --disable-libssp.
10023         * configure: Regenerate with autoconf-2.13.
10025 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
10027         * Makefile.def (target_modules): Add libssp.
10028         * configure.in (target_libraries): Add target-libssp.
10029         * configure: Rebuilt.
10030         * Makefile.in: Rebuilt.
10032 2005-07-01  Zack Weinberg  <zackw@panix.com>
10034         * MAINTAINERS: Change email address.  Resign from maintainership.
10036 2005-07-01  Richard Guenther  <rguenther@suse.de>
10038         * MAINTAINERS: Change my e-mail address and affiliation.
10040 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
10042         * Makefile.def (stagefeedback): Come after profile.
10043         Define profiledbootstrap target.
10044         * Makefile.tpl (profiledbootstrap): Remove.
10045         (stageprofile-end): Zap stagefeedback.
10046         (stagefeedback-start): Copy all .gcda files, not only GCC's.
10047         * Makefile.in: Regenerate.
10049 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
10051         * MAINTAINERS: Update my email address.
10053 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
10055         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
10056         In 'cpp' stanza, support '#line' as well as '# '.
10058 2005-06-08  Andreas Schwab  <schwab@suse.de>
10060         * MAINTAINERS: Move myself from 'Write After Approval' to
10061         'CPU Port Maintainers' section as m68k maintainer.
10063 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
10065         * configure.in (unsupported_languages): New macro.
10066         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
10067         non-ported target libraries in noconfigdirs.
10068         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10069         non-linux-gnu.  Remove libgcj_ex_libffi.
10070         <lang_frag loop>: Set add_this_lang=no if the language is in
10071         unsupported_languages.
10072         * configure: Regenerate.
10074 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
10076         * configure.in: Fix typo in handling of --with-mpfr-dir.
10077         * configure: Regenerate.
10079 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
10081         * MAINTAINERS: Update my email address.
10083 2005-06-02  Jim Blandy  <jimb@redhat.com>
10085         * config.sub: Add cases for the Renesas m32c.  (This patch has been
10086         accepted into the master sources.)
10088 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
10089             Michael Snyder  <msnyder@redhat.com>
10090             Stan Cox  <scox@redhat.com>
10092         * configure.in: Set noconfigdirs for ms1.
10094         * configure: Regenerate.
10096 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
10098         * MAINTAINERS (Write After Approval): Add self.
10100 2005-06-01  Josh Conner  <jconner@apple.com>
10102         * MAINTAINERS (Write After Approval): Add self.
10104 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
10106         * MAINTAINERS: Update my email address.
10108 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
10110         * MAINTAINERS (Write After Approval): Add self.
10112 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
10114         * MAINTAINERS (Write After Approval): Remove self.
10116 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
10118         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10119         (Dependencies): Consider target modules for bootstrap dependencies.
10120         Make target bootstrap modules depend on each stage's gcc.
10121         * Makefile.in: Regenerate.
10123 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
10125         * Makefile.def (configure-gcc): Depend on binutils having been built.
10126         (all-gcc): No need to do it here.
10127         * Makefile.in: Regenerate.
10129 2005-05-19  Paul Brook  <paul@codesourcery.com>
10131         * configure.in: Rewrite misleading error message when requested
10132         language cannot be built.
10133         * configure: Regenerate.
10135 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
10137         * ylwrap: Import from Automake 1.9.5.
10139 2005-05-13  David Ung  <davidu@mips.com>
10141         * MAINTAINERS (Write After Approval): Add self.
10143 2005-05-09  Mike Stump  <mrs@apple.com>
10145         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10146         lt_cv_sys_max_cmd_len for now.
10148 2005-05-09  Stan Cox  <scox@redhat.com>
10150         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10152 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
10154         * README.SCO: Update the URL.
10156 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
10158         * ltconfig: Define file_list_spec.  Pass file_list_spec and
10159         with_gnu_ld to libtool.
10160         * ltcf-c.sh (aix[45]): Define file_list_spec.
10161         * ltcf-cxx.sh (aix[45]): Same.
10162         * ltcf-gcj.sh (aix[45]): Same.
10163         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10164         exists, write list of input files to temporary file.
10166 2005-05-04  Mike Stump  <mrs@apple.com>
10168         * configure.in: Always pass --target to target configures as
10169         otherwise rebuilds that do --recheck will fail.
10170         * confiugure: Rebuilt.
10172 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
10174         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10175         STAGE_HOST_EXPORTS.
10176         (configure, all): Add bootstrap support.
10177         (Host modules, target modules): Pass post-stage1 flags and exports.
10178         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10179         * Makefile.in: Regenerate.
10181 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
10183         * configure: Regenerate.
10185 2005-04-27  Mike Stump  <mrs@apple.com>
10187         * MAINTAINERS: Add self as darwin maintainer.
10189 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
10191         * config.sub: Update from master copy.
10193 2005-04-21  Mike Stump  <mrs@apple.com>
10195         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10196         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10198 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
10200         * configure.in <crisv32-*-*, cris-*-*>: New local variable
10201         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
10202         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
10203         "*-*-elf" and "*-*-linux*".
10204         * configure: Regenerate.
10206 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
10208         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10210 2005-04-12  Mike Stump  <mrs@apple.com>
10212         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10214 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
10216         * MAINTAINERS (Write After Approval): Add myself.
10218 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
10220         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10222 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
10224         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10225         (TARGET_CONFIGARGS): Include --with-target-subdir.
10226         (configure, all): New macros.  Use them throughout.
10227         * Makefile.in: Regenerate.
10229 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
10231         * MAINTAINERS (Write After Approval): Add myself.
10233 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10235         * MAINTAINERS: Remove 'loop unrolling' maintainer.
10237 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
10239         * MAINTAINERS: Move John Carr to Write After Approval.
10241 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
10243         * config/mh-mingw32: Delete.
10244         * configure.in: Don't use it.
10245         * configure: Regenerate.
10247 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
10249         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10250         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10251         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10252         (HOST_LIB_PATH): Generate from Makefile.def.
10253         (TARGET_LIB_PATH): Likewise.
10254         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10255         * Makefile.in: Regenerate.
10256         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10257         (RPATH_ENVVAR): Include Darwin case.
10258         * configure: Regenerate.
10260 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
10262         * MAINTAINERS (Various Maintainers): Remove self.
10263         (Write After Approval): Add self.
10265 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
10267         * MAINTAINERS (Various Maintainers): Add self.
10269 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
10271         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10272         * configure: Regenerate.
10274 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
10276         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10277         gcc_version, and gcc_version_trigger from set of flags to pass.
10278         * Makefile.tpl: Remove definitions of above variables.
10279         (config.status): Remove dependency on $(gcc_version_trigger).
10280         * Makefile.in: Regenerate.
10281         * configure.in: Do not reference config/gcc-version.m4 nor
10282         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
10283         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
10284         * configure: Regenerate.
10286 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
10287             Andrew Pinski  <pinskia@physics.uc.edu>
10289         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10290         * Makefile.in: Regenerate.
10292 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
10294         * MAINTAINERS (Write After Approval): Add myself.
10296 2005-03-03  David Ayers  <d.ayers@inode.at>
10298         * MAINTAINERS (Write After Approval): Add myself.
10300 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
10302         PR libgcj/20160
10303         * ltmain.sh: Avoid creating archives with components that have
10304         duplicate basenames.
10306 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
10308         PR bootstrap/20250
10309         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10310         instead of check.
10311         * Makefile.in: Regenerate.
10313 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10315         * Makefile.in: Regenerate to fix conflict between the previous two
10316         patches.
10318 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
10320         PR bootstrap/17383
10321         * Makefile.def (target_modules): Remove "stage", now unnecessary.
10322         * Makefile.tpl (HOST_SUBDIR): New substitution.
10323         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10324         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10325         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10326         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10327         (Host modules, Bootstrapped modules): Use it.
10328         (Build modules, Target modules): Do not create symlink trees,
10329         always configure out-of-srcdir.
10330         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10331         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10332         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10333         $(HOST_SUBDIR).  Create a symlink for host_subdir.
10335         * Makefile.in: Regenerate.
10336         * configure: Regenerate.
10338 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10340         Merged from libada-gnattools-branch:
10341         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10343         * gnattools: New directory.
10344         * Makefile.def: Add gnattools as a module, depending on target-libada.
10345         * Makefile.in: Regenerate.
10346         * configure.in: Include gnattools in host_tools; disable it if ada
10347         is disabled.
10348         * configure: Regenerate.
10350 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
10352         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10353         treelang maintainer.
10354         (Write After Approval): Remove myself.
10356 2005-02-23  Paul Schlie  <schlie@comcast.net>
10358         * configure.in: Allow darwin targeted ports to build tk, itcl and
10359         libgui.
10360         * configure: Regenerate.
10362 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10364         PR libgcj/10353
10365         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10366         * configure: Regenerate.
10368 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
10370         * MAINTAINERS (Write After Approval): Add myself.
10372 2005-02-10  Ian Lance Taylor  <ian@airs.com>
10374         * MAINTAINERS: Update my e-mail address.
10376 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
10378         * MAINTAINERS (Write After Approval): Add myself.
10380 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
10382         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10383         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10384         target-libgloss when not *-*-elf and *-*-aout.
10385         * configure: Regenerate.
10387 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
10389         * MAINTAINERS: Remove obsolete entries.
10391         * MAINTAINERS (Write After Approval): Add Michael Matz.
10393 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
10395         * MAINTAINERS: Remove self as cpplib maintainer.
10397 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10399         * install-sh, config.sub: Import from upstream.
10401 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
10403         PR bootstrap/18222
10404         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10405         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10406         * Makefile.in: Regenerate.
10408 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
10410         * MAINTAINERS: Update my email address.
10412 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
10413             Andreas Schwab  <schwab@suse.de>
10415         PR bootstrap/18033
10416         * config-ml.in: Eval option if surrounded by single quotes.
10418 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
10420         Revert 2004-12-28 Makefile changes, a better fix will be
10421         applied to mainline and src after GCC 4.0 branches.
10423 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
10425         PR bootstrap/17383
10427         * Makefile.def (target_modules): Remove stage parameter,
10428         it is always true now.
10429         * Makefile.tpl (configure-build-[+module+],
10430         configure-target-[+module+]): Always build symlink tree
10431         for the directory and for include.  BUILD_SUBDIR and
10432         TARGET_SUBDIR cannot be . anymore.
10433         * Makefile.in: Regenerate.
10435 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
10437         Revert 2004-12-08 Makefile changes.
10439 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
10441         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10442         cygwin, mingw.
10444 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
10446         * configure.in (sh64-*-*): Reenable gprof.
10447         * configure: Regenerate.
10449 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
10451         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10452         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10453         (EXTRA_TARGET_FLAGS): Add PICFLAG.
10454         * Makefile.in: Regenerate.
10456 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
10458         * MAINTAINERS: Update my email address.
10460 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
10462         * Makefile.tpl: Generate normal dependencies if the LHS module is
10463         not bootstrapped.
10464         * Makefile.in: Regenerate.
10466 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10468         * configure.in: Include config/gxx-include-dir.m4.  Use
10469         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
10470         * configure: Regenerate.
10472 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
10474         * config.if: Delete.
10475         * configure.in: Set libstdcxx_incdir directly.
10476         * configure: Regenerate.
10478 2004-12-02  Eric Christopher  <echristo@redhat.com>
10480         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10481         * Makefile.in: Regenerate.
10483 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10485         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10486         * configure: Regenerate.
10488 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
10490         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
10491         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
10492         * configure: Regenerate.
10494 2004-12-01  Eric Christopher  <echristo@redhat.com>
10496         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10497         of things to remove.
10499 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
10501         * MAINTAINERS (Write After Approval): Update my e-mail address.
10503 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
10505         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10506         from CVS libtool to always pass_all.
10508 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10510         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10511         (hppa*64*-*-*): Delete incorrect comment.
10512         * configure: Rebuilt.
10514 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10516         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10518 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
10520         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10521         from CVS libtool to always pass_all.
10523 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10525         * install-sh, compile: Import from automake.
10527 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
10529         * config.guess, config.sub:  Import from savannnah.
10531 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
10533         * MAINTAINERS (Write After Approval): Add myself
10535 2004-11-12  Mike Stump  <mrs@apple.com>
10537         * Makefile.def: Add html support.
10538         * Makefile.tpl: Likewise.
10539         * Makefile.in: Regenerate.
10541 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
10543         PR 18423
10544         * configure.in: Remove all instances of build-fixincludes from
10545         noconfigdirs.
10546         (build_configargs): Supply --target to subdirectories.
10547         * configure: Regenerate.
10549         * Makefile.def: Make gcc install depend on fixincludes install.
10550         * Makefile.in: Regenerate.
10552 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
10554         * MAINTAINERS: Add myself as gcc testsuite maintainer.
10556 2004-11-11  Paul Brook  <paul@codesourcery.com>
10558         * MAINTAINERS: Add self as arm maintainer.  Update email address.
10560 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
10562         * configure.in (noconfigdirs) [mmix-*-*]: Disable
10563         target-libgfortran.
10564         * configure: Regenerate.
10566 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
10568         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10569         like CC.
10571 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
10573         * Makefile.def (host fixincludes): Specify missing targets.
10574         * Makefile.in: Regenerate.
10576 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
10578         * MAINTAINERS: Add myself
10580 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
10582         * MAINTAINERS (Write After Approval): Add myself.
10584 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
10586         * Makefile.def: Build fixincludes for the host, too.
10587         * Makefile.in: Regenerate.
10588         * configure.in (host_tools): Add fixincludes.
10589         * configure: Regenerate.
10591 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
10593         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10594         * configure: Regenerated.
10596 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
10598         PR other/17783
10599         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10600         * configure: Regenerated.
10602 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
10604         * README.SCO: Update per FSF instructions.
10606 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
10608         PR target/18151
10609         * configure.in (case ${target}): Do not build fixincludes for avr.
10610         * configure: Regenerated.
10612 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
10614         * configure.in (case ${target}): Do not build fixincludes
10615         on platforms where it is not used.
10616         * configure: Regenerated.
10618 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
10620         * configure.in: Use an absolute path to install-sh.
10621         * configure: Regenerated.
10623 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
10625         * MAINTAINERS (Write After Approval): Add myself.
10627 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
10629         * MAINTAINERS: Remove from Write After Approval those that are
10630         already maintainers.
10632 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
10634         * MAINTAINERS:  Update my email address.
10636 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
10638         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10639         * configure: Regenerate.
10641 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
10643         * MAINTAINERS:  Update my email address.
10645 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
10647         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
10648         entries belonging to this category.
10650 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
10652         * MAINTAINERS: Update my e-mail address.
10654 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
10656         Fix wrong conflict resolution in:
10658         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10660         * Makefile.in: Regenerate.
10661         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10662         in the recursive `make', instead of hardwiring `all'.
10663         (Autogenerated TARGET-* variables): New.
10665 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
10667         * configure.in: Enable target-libgloss for crx-*-*.
10668         * configure: Regenerate.
10670 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10672         * MAINTAINERS (Various Maintainers): Move the "windows,
10673         cygwin, mingw" maintainer to ...
10674         (OS Port Maintainers): ... here.
10676 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
10678         * MAINTAINERS (Write After Approval): Remove those that are
10679         maintainers of some subsystem.
10681 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
10683         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10684         * ltcf-cxx.sh (tpf*): Likewise.
10685         * ltconfig (tpf*): Add TPF OS configuration support.
10687 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
10689         * MAINTAINERS: Change my email address to my new work account.
10691 2004-09-24  Michael Roth  <mroth@nessie.de>
10693         * configure.in (--without-headers): Add missing double quotes.
10694         * configure: Regenerate.
10696 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10698         * ylwrap: Revert to previous version.
10700 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10702         PR bootstrap/17369
10703         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10704         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10705         SET_GCC_LIB_PATH_CMD.
10706         (BASE_TARGET_EXPORTS): Likewise.
10707         * Makefile.in: Regenerated.
10709         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10710         * configure: Regenerated.
10712 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10714         * config.guess: New upstream version
10715         * compile, depcomp, install-sh, ylwrap: Likewise.
10717 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10719         * config/mh-x86omitfp: New host makefile fragment.  Add
10720         -fomit-frame-pointer to the default BOOT_CFLAGS.
10721         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10722         * configure: Regenerate.
10724 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10726         PR target/11572
10727         * configure.in (*-*-darwin*): Renable libobjc.
10728         * configure: Regenerate.
10730 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10732         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10734 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10736         * Makefile.def: Remove libbanshee.
10737         * Makefile.tpl: Ditto.
10738         * configure.in: Ditto.
10739         * Makefile.in: Regen.
10740         * configure: Ditto.
10742 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10744         * ltmain.sh: Use $pic_object as $non_pic_object if
10745         $non_pic_object=none.
10747 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10749         * missing: Import latest version from master repository.
10751 2004-09-06  Nick Clifton  <nickc@redhat.com>
10753         * config.sub: Import latest version from master repository.
10754         * config.guess: Likewise.
10755         This includes these changes:
10757         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10759         * config.sub: Handle crisv32, alias etraxfs.
10760         * config.guess (crisv32:Linux:*:*): Handle.
10762         2004-08-13  Brad Smith  <brad@comstyle.com>
10764         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10765         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10767         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10769         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10770         assume the processor is a powerpc.  This is because coreutils
10771         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10772         in this case, due to a MacOS X bug that causes
10773         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10774         to return a negative number.
10775         Problem reported by Petter Reinholdtsen in:
10776         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10778         2004-07-19  Ben Elliston  <bje@gnu.org>
10780         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10782         2004-06-24  Ben Elliston  <bje@gnu.org>
10784         * config.guess: Update copyright years.
10785         * config.sub: Likewise.
10787         2004-06-22  Robert Millan  <robertmh@gnu.org>
10789         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10790         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10792         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10794         * config.guess (*:*VMS:*:*): New entry. Replaces
10795         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10796         manufacturer.
10798         2004-06-22  Ben Elliston  <bje@gnu.org>
10800         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10801         * config.sub: Likewise.
10803         2004-06-22  Ben Elliston  <bje@gnu.org>
10805         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10806         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10808         2004-06-11  Ben Elliston  <bje@gnu.org>
10810         * config.guess (pegasos:OpenBSD:*:*): Remove.
10812         2004-06-11  Ben Elliston  <bje@gnu.org>
10814         From Wouter Verhelst <wouter@grep.be>:
10815         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10817         2004-06-11  Ben Elliston  <bje@gnu.org>
10819         * config.guess (luna88k:OpenBSD:*:*): New.
10821         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10823         * config.guess (m32r*:Linux:*:*): New case.
10824         * config.sub: Handle m32rle.
10826         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10828         From Jens Petersen  <petersen@redhat.com>:
10829         * config.sub: Handle sparcv8.
10831         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10833         From Tom Smith <smith@cag.lkg.hp.com>:
10834         * config.guess: Version suffixes are equally significant on Tru64
10835         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10836         prefix of "P" (patched kernel).
10838         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10840         * config.sub: Add support for National Semiconductor CRX target.
10842 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10844         * MAINTAINERS (Various Maintainers): Remove myself as web page
10845         maintainer, add myself as maintainer of build status lists.
10847 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10849         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10850         *-*-netware, but add target-libmudflap.
10851         Consolidate *-*-netware targets (of which really only i?86 exists)
10852         into a single entry.
10853         * configure: Likewise.
10855 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10857         * Makefile.tpl (sorry): Remove.
10858         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10859         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10860         (do-clean): Clean per-stage directories too.
10861         (do-distclean): Run distclean-stage1 too.
10862         (.NOTPARALLEL): Enable during toplevel bootstrap.
10863         (stage[+id+]-bubble): Enable parallel execution during
10864         the recursive invocation.
10865         * Makefile.in: Regenerate.
10867         Fix previous checkin:
10869         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10870         include.
10871         * configure.in: Fix indentation.
10872         * configure: Regenerate.
10874 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10876         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10877         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10878         * configure: regenerate
10879         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10880         -mdynamic-no-pic
10882 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10884         * Makefile.def (build_modules): Add fixincludes.
10885         (dependencies): Make gcc depend on fixincludes.
10886         * configure.in (build_tools): Add fixincludes.
10887         (build_configdirs): Always include build_libs.
10888         * Makefile.in: Regenerate.
10889         * configure: Regenerate.
10891 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10893         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10894         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10895         phony targets; do not generate timestamp files.
10896         (distclean-stageN): Remove references to their timestamp files.
10897         (restageN, touch-stageN): Remove.
10898         (stageN-bubble): Rewritten.
10899         (compare): Support lean bootstraps.
10900         * Makefile.in: Regenerate.
10902         * configure.in: Only warn when bootstrapping but
10903         build != host or build != target.  Support lean bootstraps.
10904         * configure: Regenerate.
10906 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10908         * configure.in:  Give a better error message if GMP/MPFR are missing
10909         and a language needing them has been requested.
10910         * configure:  Regenerated.
10912 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10914         * configure.in:  Print a list of available language front-ends if
10915         a requested one is missing.  Tidy stray tab characters.
10916         * configure:  Regenerated.
10918 2004-08-19  Michael Koch  <konqueror@gmx.de>
10920         * gcc/doc/install.texi: Update entry about automake for libjava.
10922 2004-08-17  Robert Millan  <robertmh@gnu.org>
10924         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10925         (instead of FreeBSD).
10926         * configure: Regenerate.
10928 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10930         * Makefile.in: Regenerate.
10931         * configure: Regenerate.
10933         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10934         stage_*_flags.
10935         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10936         for bootstrapped modules if toplevel bootstrap is going.
10937         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10938         modules.  Adjust for changes in Makefile.def.  Enable several
10939         rules even in non-bootstrap mode, just to avoid peppering the
10940         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10941         (stage-[+prev+]-bubble): Remove.
10943         * Makefile.def (Dependencies): Depend on all-build-bison,
10944         all-build-flex, all-build-byacc, all-build-texinfo, rather
10945         than the host variations.
10946         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10947         with BUILD_SUBDIR.
10948         (BISON): Update for recent Bisons.
10949         (YACC): Fix typo.
10950         (cross): Depend on all-build.
10951         (all): Do not depend on all-build.
10952         (prebootstrap): Remove.
10953         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10954         (Prebootstrap dependencies): Add them to the per-stage targets
10955         and to all-prebootstrap.
10956         * configure.in (build_configdirs): Always enable build_tools.
10957         (BUILD_DIR_PREFIX): Remove.
10959         * Makefile.def (gcc): Add target variable.
10960         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10961         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10962         in the recursive `make', instead of hardwiring `all'.
10963         (Autogenerated TARGET-* variables): New.
10965 2004-08-13  Brian Booth  <bbooth@redhat.com>
10967         * MAINTAINERS: Remove myself from write-after-approval.
10969 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10971         * src-release: Stop distributing mmalloc with gdb (which doesn't
10972         use it).
10973         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10974         * Makefile.in: Regenerate.
10976 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10978         * configure.in (arm*-*-eabi*): New target.
10979         * configure: Regenerate.
10981 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10983         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10984         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10985         (Dependencies): New section.
10986         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10987         (configure-target-[+module+]): Depend on maybe-all-gcc
10988         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10989         (toplevel profiledbootstrap): Fix dependencies.
10990         * Makefile.in: Regenerate.
10992 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10994         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10995         target-libiberty to noconfigdirs.
10996         * configure: Regenerate.
10998 2004-08-03  Paul Brook  <paul@codesourcery.com>
11000         * configure.in: Check for MPFR as well as GMP.
11001         * configure: Regenerate.
11003 2004-08-01  Robert Millan  <robertmh@gnu.org>
11005         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11006         libmudflap for all GNU-based systems (with Glibc).
11007         * configure: Regenerate.
11009 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
11011         * Makefile.def (host-modules): Add gcc.
11012         * Makefile.in: Regenerate.
11013         * Makefile.tpl (sorry): New rule.
11014         (configure-host, all-host, [+make_target+]-host, do-check,
11015         install-host): Do not add gcc as a special case.
11016         (host modules): Add a small special-casing for gcc.  Export
11017         extra_make_flags through the environment.
11018         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11019         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11020         other recursive targets for gcc): Remove.
11022         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11023         (stage, unstage): New rules.
11024         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11025         distclean-stage[+id+]): Use stage_current.
11026         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11027         the stage*-start rules.
11029 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
11031         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11032         use -all_load flag.
11034 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
11036         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11037         * configure: Regenerate.
11039 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
11041         * maintainer-scripts/gcc_release: Revert yesterday's change.
11043 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
11045         * MAINTAINERS: Add myself to write-after-approval.
11047 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11049         * libf2c: Removed.
11050         * gcc/gccbug.in: Updated because of libf2c removal.
11051         * maintainer-scripts/gcc_release: Ditto.
11053 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
11055         * configure.in: Build libmudflap by default on FreeBSD.
11056         * configure: Regenerated.
11058 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
11060         * configure.in: Do not build libmudflap by default on non-GNU/Linux
11061         systems.
11062         * configure: Regenerated.
11064 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11066         PR target/16344
11067         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11068         feedback based compiler.
11069         * Makefile.in: Rebuilt.
11071 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
11073         * Makefile.def (host_modules): Set bootstrap=true for flex.
11074         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11075         * Makefile.in: Rebuilt.
11077 2004-07-07  Jan Hubicka  <jh@suse.cz>
11079         * MAINTAINERS: Add self as a profile feedback maintainer.
11081 2004-07-05  Phil Edwards  <phil@codesourcery.com>
11083         * configure.in:  Do not prepend $srcdir to /dev/null in
11084         makefile fragments.
11085         * configure:  Regenerate.
11087 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
11089         * Makefile.def (build_modules): Add bison, byacc, flex,
11090         m4, texinfo.
11091         (flags_to_pass): Add FLEX.
11092         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11093         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11094         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11095         DEFAULT_MAKEINFO): Remove.
11096         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11097         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11098         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11099         objdir or else use configured tool.
11100         (all-build): New.
11101         (all): Depend on it.
11102         (Build module dependencies): Add.
11103         * Makefile.in: Regenerate.
11104         * configure.in: Better support for multiple build modules,
11105         matching what is done for host/target modules.  Do not look
11106         for "plausible" locations of build tools if Canadian cross.
11107         Use autoconf's AC_PROG_CC to find a C compiler.  Define
11108         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
11109         * configure: Regenerate.
11111 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11113         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11114         * Makefile.in: Regenerate.
11116 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
11118         * Makefile.tpl (configure-build-[+module+],
11119         configure-[+module+], configure-target-[+module+]): Pass
11120         [+extra_configure_args+].
11121         (all-build-[+module+], all-[+module+], check-[+module+],
11122         install-[+module+], [+make_target+]-[+module+],
11123         all-target-[+module+], check-target-[+module+],
11124         install-target-[+module+], [+make_target+]-target-[+module+]):
11125         Pass [+extra_make_args+].
11126         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11127         (GCC_HOST_EXPORTS): Remove.
11128         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11129         cross, check-gcc, check-gcc-c++, install-gcc,
11130         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11131         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11132         * Makefile.in: Regenerate.
11134 2004-06-21  Matthew Sachs  <msachs@apple.com>
11136         * MAINTAINERS: Added self to write-after-approval.
11138 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
11140         * configure.in: Check for srcdir/winsup rather than build directory
11141         winsup.
11142         * configure: Regenerate.
11144 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
11146         * configure.in: Don't build Cygwin native newlib if winsup
11147         directory is missing.  Emit warning instead.
11148         * configure: Regenerate.
11150 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11152         * Makefile.tpl (touch-stage[+id+]): New.
11153         (restage[+prev+]): Depend on touch-stage[+id+].
11155         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11156         Use it throughout.
11158         * Makefile.def: Add profile and feedback bootstrap stages.
11159         Remove next field from bootstrap stages.
11160         * Makefile.tpl (LN, LN_S): Substitute.
11161         (stageN-start, stageN-end): Use double-colon rules, to
11162         provide a hook for additional setup commands.
11163         (distclean-stageN-gcc, restageN): Create dependencies from
11164         [+prev+], not from [+next+].
11165         (stageN-bubble): Add commands for successive stages from
11166         [+prev+], using double-colon rules.
11167         (all-stageN-gcc): Fix typo.
11168         (stagefeedback-start, profiledbootstrap): New.
11169         * Makefile.in: Regenerate.
11170         * configure.in: Call ACX_PROG_LN.
11171         * configure: Regenerate.
11173 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
11175         * MAINTAINERS (Write After Approval): Add myself.
11177 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
11179         * MAINTAINERS (Write After Approval): Add myself.
11181 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
11183         * configure.in: Fix --enable-bootstrap breakage introduced in trees
11184         without gcc.
11185         * configure: Regenerate.
11187 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11189         * Makefile.tpl: Fix typo.
11190         * Makefile.in: Regenerate.
11192 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11194         * configure.in: Remove new- prefix from toplevel
11195         bootstrap targets.
11196         * configure: Regenerate.
11198 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
11200         * Makefile.tpl (all.normal): Rename to all.
11201         (all): Replace with a rule to pick the default
11202         target from configure.
11203         (all-gcc, configure-gcc): Use conditionals to
11204         do nothing when toplevel bootstrap is going on.
11205         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11206         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11207         * configure.in: Support --enable-bootstrap.
11209         * Makefile.def: Remove new- prefix from toplevel
11210         bootstrap targets.
11211         * Makefile.tpl: Likewise.
11213         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
11214         target.
11216         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11217         $(RECURSE_FLAGS) to recursive invocation of make.
11219         * Makefile.in: Regenerate.
11220         * configure: Regenerate.
11222 2004-05-30  Andreas Jaeger  <aj@suse.de>
11223             Jim Wilson  <wilson@specifixinc.com>
11225         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11226         like CC.
11228 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
11230         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11231         * configure: Regenerate.
11233 2004-05-25  Daniel Jacobowitz  <drow@false.org>
11235         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11236         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11237         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
11238         targets.
11239         * Makefile.in: Regenerate.
11241 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
11243         * configure.in: Test the ability to symlink directories.
11244         * configure: Regenerate.
11246         * Makefile.def (bootstrap-stage): New definitions.
11247         * Makefile.tpl (configure-stage1-gcc,
11248         configure-stage2-gcc, configure-stage3-gcc,
11249         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11250         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11251         new-restage3, compare): Autogenerate, see Makefile.in
11252         entry for behavioral changes.
11253         (distclean-stage1, new-stage1-start, new-stage1-end,
11254         new-stage1-bubble, distclean-stage2, new-stage2-start,
11255         new-stage2-end, new-stage2-bubble, distclean-stage3,
11256         new-stage3-start, new-stage3-end): New autogenerated targets.
11257         (objext, prebootstrap, BOOT_CFLAGS,
11258         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11259         targets.
11261         * Makefile.in: Regenerate.
11262         (distclean-stage1, new-stage1-start, new-stage1-end,
11263         new-stage1-bubble, distclean-stage2, new-stage2-start,
11264         new-stage2-end, new-stage2-bubble, distclean-stage3,
11265         new-stage3-start, new-stage3-end): New targets.
11266         (all-stage1-gcc): Move prebootstrap dependency from here...
11267         (configure-stage1-gcc): ...to here.
11268         (new-bootstrap): Use bubble targets.
11269         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11270         Use per-stage distclean targets.
11271         (configure-stage1-gcc, configure-stage2-gcc,
11272         configure-stage3-gcc, all-stage1-gcc,
11273         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11274         Use new-stageN-start to prepare the tree.
11276 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
11278         * Makefile.def (host_modules): add libcpp.
11279         * Makefile.tpl: Add dependencies on and for libcpp.
11280         * Makefile.in: Regenerate.
11281         * configure.in: Add libcpp host module.
11282         * configure: Regenerate.
11284 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
11286         * Makefile.tpl: Whenever a recursive target is defined, wrap
11287         it in a special @if/@endif block, and prepare its maybe
11288         dependency in the @if/@endif block
11289         * configure.in: Instead of writing maybe dependencies, remove
11290         the @if/@endif statements, and remove the @if/@endif blocks
11291         that remain.
11292         * configure: Regenerate.
11293         * Makefile.in: Regenerate.
11295 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
11297         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11299 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
11301         PR bootstrap/15120
11302         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11303         * */configure: Rebuilt.
11305 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
11307         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11308         of libf2c.
11309         * configure, Makefile.in: Regenerate.
11311 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
11313         * MAINTAINERS (Write After Approval): Add myself.
11315 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
11317         Merge from tree-ssa-20020619-branch.
11319         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11320         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11321         (HOST_GMPLIBS): Define.
11322         (HOST_GMPINC): Define.
11323         (TARGET_LIB_PATH): Add libmudflap.
11324         (GFORTRAN_FOR_TARGET): Define.
11325         (configure-build*): Export GFORTRAN.
11326         (configure-gcc): Export GMPLIBS and GMPINC.
11327         (all-gcc): Add maybe-all-libbanshee.
11328         (configure-target-libgfortran): Define.
11329         * Makefile.in: Regenerate.
11330         * configure.in (host_libs): Add libbanshee.
11331         (target_libraries): Add target-libmudflap and target-libgfortran.
11332         Add --with-libbanshee.
11333         Handle --disable-libmudflap.
11334         (*-*-freebsd*): Use with_gmp.
11335         Add $(libgcj) to noconfigdirs.
11336         * configure: Regenerate.
11337         * depcomp: New file.
11338         * MAINTAINERS: Add tree-ssa maintainers.
11340 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
11342         * MAINTAINERS (Various Maintainers): Add myself.
11344 2004-04-30  Brian Ford  <ford@vss.fsi.com>
11346         * MAINTAINERS (Write After Approval): Add myself.
11348 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
11350         * MAINTAINERS (Write After Approval): Add myself.
11352 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
11354         * config/acx.m4: Fix fastcompare support for new-bootstrap.
11355         * configure: Regenerate.
11357 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
11359         Revert:
11360         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11362         * Makefile.def (flags_to_pass): Remove *dir variables that
11363         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11364         as well as prefix and exec_prefix.
11365         * Makefile.in: Regenerate.
11367 2004-04-26  Robert Millan  <robertmh@gnu.org>
11369         Add patches from libtool CVS.
11370         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11371         * ltconfig: Likewise.
11372         * ltcf-c.sh: Likewise.
11373         * ltcf-cxx.sh: Likewise.
11374         * ltcf-gcj.sh: Likewise.
11376 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11378         * Makefile.def (host_modules): Mark with the bootstrap
11379         flag packages on which gcc depends.
11380         * Makefile.tpl (all-bootstrap): Use it.
11381         * Makefile.in: Regenerate.
11383 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11385         * Makefile.def (flags_to_pass): Remove *dir variables that
11386         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11387         as well as prefix and exec_prefix.
11388         * Makefile.in: Regenerate.
11390 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
11392         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11393         * configure: Regenerate.
11394         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11395         * gcc/Makefile.tpl (compare): Use the result of the test.
11396         * gcc/Makefile.in: Regenerate.
11398 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
11400         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11401         Always relocate gcc and prev-gcc to the original names, even
11402         if the build fails.
11403         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11404         New targets.
11406 2004-04-23  Laurent GUERBY <laurent@guerby.net>
11408         * MAINTAINERS: Update my email address.
11410 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11412         * configure.in (mips*-*-irix5*): Enable ld.
11413         * configure: Regenerate.
11415 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11417         * configure: Regenerate.
11419 2004-04-15  James E Wilson  <wilson@specifixinc.com>
11421         * Makefile.tpl (configure-[+module+], configure-gcc,
11422         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11423         Set and export LDFLAGS.
11424         * Makefile.in: Regenerate.
11426 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
11428         * MAINTAINERS: Add myself to write-after-approval.
11430 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11432         PR bootstrap/14871
11433         * Makefile.tpl: If we don't have built-in-tree target tools,
11434         use the ones found by configure rather than hacking around with
11435         program_transform_name.
11436         * configure.in: Give Makefile.tpl the information necessary
11437         to do that.
11438         * Makefile.in: Regenerate.
11439         * configure: Regenerate.
11441 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
11443         PR bootstrap/14760
11444         * configure.in: When computing baseargs, strip *all* copies of
11445         offending options.  Also, don't match/substitute the trailing space,
11446         so that this actually works when two similar options are separated by
11447         only one space.
11448         * configure: Regenerate.
11450 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
11452         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11453         (rs6000-*-aix*): Same.
11454         * configure: Regenerate.
11456 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
11458         * MAINTAINERS: Add myself to write-after-approval.
11460 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
11462         * MAINTAINERS: Add myself to write-after-approval.
11464 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
11466         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11467         STRICT_WARN, WARN_CFLAGS flags passed down to make.
11468         * Makefile.in: Regenerate.
11470         * configure.in (top level bootstrap support): Rework --enable-werror
11471         to set @stage2_werror_flag@.
11472         * configure: Regenerate.
11473         * Makefile.tpl (top level bootstrap support): Pass
11474         @stage2_werror_flag@ down to configure in stages 2 and 3.
11475         * Makefile.in: Regenerate.
11477 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11479         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11480         for stages 2 and 3 as well as in make.  As a consequence, remove
11481         OUTPUT_OPTION (now detected by configure) from the flags passed down
11482         to make.
11483         * Makefile.in: Regenerate.
11485         * Makefile.tpl (new-bootstrap): Fix typo.
11486         * Makefile.in: Regenerate.
11488 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11490         * Makefile.tpl: Rearrange by moving recursive_targets rules
11491         into their proper sections.
11492         * Makefile.tpl (top level bootstrap support): Move disabling
11493         of coverage flags from 'make' to 'configure'; improve comments.
11494         * Makefile.in: Regenerate.
11496         * Makefile.tpl (experimental top level bootstrap) Move stage1
11497         language setting from all- target to configure- target; disable
11498         intermodule optimization in stage 1; prevent gratuitous rebuilds
11499         of stage 1.
11500         * Makefile.in: Regenerate.
11501         * configure.in: Comma-separate stage 1 language list for top
11502         level bootstrap.
11503         * configure: Regenerate.
11505         * Makefile.tpl: Clean up experimental top level bootstrap support:
11506         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11507         prev-gcc in configure- targets as well as all- targets.
11508         * Makefile.in: Regenerate.
11510 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
11512         * compile: New file imported from automake.
11514 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
11516         * configure.in: Remove symbolic link section.
11517         * configure: Regenerate.
11518         * Makefile.tpl (links): Remove.
11519         * Makefile.in: Regenerate.
11521 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
11522             Nathanael Nerode  <neroden@gcc.gnu.org>
11524         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11525         Set with AC_CHECK_PROGS.
11526         * configure.in: Fix comment typo from last patch.
11527         * configure: Regenerate.
11529 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
11531         * Makefile.tpl: Introduce experimental top level bootstrap support.
11532         * Makefile.in: Regenerate.
11533         * configure.in: Introduce support for top level bootstrap.
11534         * configure: Regenerate.
11536 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11537             Paolo Bonzini  <bonzini@gnu.org>
11539         PR bootstrap/14522
11540         * configure.in: Cope with shells that do not support unquoted ^
11541         * configure: Regenerate.
11543 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
11544             Paolo Bonzini  <bonzini@gnu.org>
11546         PR bootstrap/14522
11547         * configure.in: Cope with shells that do not support nesting
11548         quotes inside quoted backquote substitutions.
11549         * configure: Regenerate.
11551 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
11553         PR bootstrap/14522
11554         * configure.in: Fix escaping of $.
11555         * configure: Regenerate.
11557 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
11559         * configure: Regenerate, since I forgot to while committing Paolo's
11560         changes.
11562 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
11564         PR ada/14131
11565         Move language detection to the top level.
11566         * configure.in: Find default values for the tools as
11567         soon as possible.  Disable ada if GNAT is not found.
11568         Emit error message about missing languages.  Expand
11569         --enable-languages=all for the gcc subdirectory.
11571 2004-03-10  Ben Elliston  <bje@gnu.org>
11573         * MAINTAINERS: Update my email address.
11575 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
11577         * ltconfig: Disable building static libraries if building shared
11578         libraries on AIX 5L.
11580 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
11582         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11583         and disable libgcj.
11584         * configure: Regenerated.
11586 2004-03-01  Brian Booth  <bbooth@redhat.com>
11588         * MAINTAINERS: Add myself to write-after-approval.
11590 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
11592         * MAINTAINERS: Add myself to write-after-approval.
11594 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11596         PR bootstrap/7087
11597         * Makefile.tpl: Guard XFOO sed statements better.
11598         * Makefile.tpl: Add dependency for configure-target-libada.
11599         * Makefile.in: Regenerate (incidentally fixes broken
11600         commit when libada-branch was merged).
11602 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
11604         * MAINTAINERS: Add myself to write-after-approval.
11606 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
11608         * MAINTAINERS: Add Nicola Pero and myself as libobjc
11609         maintainers.
11611 2004-02-20  Andrew Cagney  <cagney@redhat.com>
11613         * config.guess: Update from version 2003-10-16 to 2004-02-16.
11614         * config.sub: Update from version 2003-11-03 to 2004-02-16.
11616 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11618         PR bootstrap/11932
11619         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11621 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
11623         * MAINTAINERS: Added myself to write-after-approval.
11625 2004-02-14  Michael Koch  <konqueror@gmx.de>
11627         * MAINTAINERS: Added myself to write-after-approval.
11629 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
11631         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
11632         some OS port maintainers to OS port maintainers section.
11634 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
11636         * MAINTAINERS: Add self.
11638 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
11640         * MAINTAINERS: Alphabetize.
11642 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
11644         * MAINTAINERS: Remove myself.
11646 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
11648         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11649         (rs6000-*-aix*): Same.
11650         * configure: Regenerate.
11652 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
11654         * configure.in (host): Add in missing $noconfigdirs to defines.
11655         * configure: Regenerate.
11657 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
11658             Nathanael Nerode  <neroden@gcc.gnu.org>
11660         PR ada/6637, PR ada/5911
11661         Merge with libada-branch:
11662         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11663         with appropriate dependencies. Add --enable-libada configure switch.
11664         * configure, Makefile.in: Regenerate.
11666 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
11668         * MAINTAINERS: Add myself to write-after-approval.
11670 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11672         * configure.in: Don't pass --with-stabs on IRIX 5 either.
11673         * configure: Regenerate.
11675 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
11677         Merge from upstream:
11679         * ltmain.in: When setting IFS to '~', be careful about user
11680         arguments that contain '~'.
11682         2004-02-04  Peter O'Gorman  <peter@pogma.com>
11684         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11685         Also test $base_compile against $CC with escaped arguments. Bug
11686         reported by Geoff Keating <geoffk@apple.com>.
11688 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11690         * MAINTAINERS: Remove i960 port.
11692 2004-01-23  DJ Delorie  <dj@redhat.com>
11694         * Makefile.def (target_modules) [libiberty]: Don't stage.
11695         * Makefile.in: Rebuilt.
11697 2004-01-20  Caroline Tice  <ctice@apple.com>
11699         * MAINTAINERS: Add myself to write-after-approval.
11701 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11703         * MAINTAINERS: Update my email address.
11705 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11707         * MAINTAINERS: Add myself to write-after-approval.
11709 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11711         * MAINTAINERS: Remove entries without email address.
11713 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11715         * MAINTAINERS: Add myself to write-after-approval.
11717 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11719         * MAINTAINERS: Update my email address.
11721 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11723         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11724         * Makefile.tpl (configure-target-[+module+]): Support stage.
11725         * Makefile.in: Rebuilt.
11727 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11729         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11731 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11733         * MAINTAINERS: Add myself as a MIPS maintainer.
11735 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11737         * configure.in: Use ./config.cache, not config.cache.
11738         * configure: Regenerate.
11739         * Makefile.tpl: Special-casing not needed for GCC any more.
11740         * Makefile.in: Regenerate.
11742         * configure.in: Don't share a cache file for host dirs.
11743         * configure: Regenerate.
11745         * config-ml.in: Don't mess with the cache file.
11747 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11749         * MAINTAINERS: Move myself from 'Write After Approval' to
11750         'CPU Port Maintainers' section as SPARC maintainer.
11752 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11754         * Makefile.tpl: Make GCC use a separate config.cache.
11755         * Makefile.in: Regenerate.
11757         PR bootstrap/11932, PR bootstrap/11933
11758         (I don't know if it will fix either of them, but it relates
11759         to them.)
11760         * configure.in: Don't use shared config.cache for target
11761         directories.
11762         * configure: Regenerate.
11764 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11766         * MAINTAINERS: Add myself to 'Write After Approval' section.
11768 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11770         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11771         * configure: Regenerated.
11773 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11775         * MAINTAINERS: Remove the mn10200 maintainer.
11777 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11779         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11780         * configure: Regenerated.
11782 2003-12-16  Jan Hubicka  <jh@suse.cz>
11784         * MAINTAINERS: Add myself as callgraph maintainer.
11786 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11788         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11789         * configure: Regenerate.
11791 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11793         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11794         'Write After Approval' section. Update email.
11796 2003-12-01  James Lemke  <jim@wasabisystems.com>
11798         * MAINTAINERS (Write After Approval): Add myself.
11800 2003-11-20  Matt Thomas  <matt@3am-software.com>
11802         * MAINTAINERS: Add myself as a vax port maintainer.
11804 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11806         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11807         (configure-build-[+module+], configure-[+module+]): Likewise.
11808         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11809         * Makefile.in: Regenerate.
11811 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11813         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11814         shared/dylibed libraries.
11815         * ltmain.sh: Likewise.
11816         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11817         * ltcf-cxx.sh: Likewise.
11818         * ltcf-gcj.sh: Likewise.
11819         * ltconfig: Likewise.
11821 2003-11-17  Stan Cox  <scox@redhat.com>
11823         * MAINTAINERS: Add myself as iq2000 port maintainer.
11825 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11827         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11828         * Makefile.in: Regenerate.
11830 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11832         * config.sub: Update to 2003-11-03 version.
11834 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11836         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11837         * configure:  Regenerate.
11839 2003-10-20  Nicolas Pitre  <nico@cam.org>
11841         * MAINTAINERS: Add myself to 'Write After Approval' section.
11843 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11845         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11847 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11849         * MAINTAINERS: Update my email address.
11851 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11853         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11855 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11857         * MAINTAINERS: Add myself to 'Write After Approval' section.
11859 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11861         * config.guess: Update to 2003-10-16 version.
11862         * config.sub: Update to 2003-10-16 version.
11864 2003-10-15  David Daney  <ddaney@avtrex.com>
11866         * MAINTAINERS: Added myself to 'Write After Approval' section.
11868 2003-10-15  Falk Hueffner  <falk@debian.org>
11870         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11871         'Write After Approval' section. Update email.
11873 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11875         * MAINTAINERS: Move myself from 'Write After Approval' to
11876         'Various Maintainers' section as middle-end maintainer.
11878 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11880         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11881         HOST_FLAGS_TO_PASS.
11882         * Makefile.in: Regenerate.
11884 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11886         * config.guess: Update to 2003-10-07 version.
11887         * config.sub: Update to 2003-10-07 version.
11889 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11891         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11892         * ltconfig (irix5*, irix6*): Don't override version_type.
11894 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11896         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11897         * configure: Rebuilt
11898         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11899         * Makefile.in: Rebuilt
11901 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11903         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11905 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11907         * MAINTAINERS (Write After Approval): Add myself.
11909 2003-09-29  Paul Koning  <ni1d@arrl.net>
11911         * MAINTAINERS: Move myself from "Write After Approval"
11912         to CPU platform maintainers for pdp11 platform.
11914 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11916         * MAINTAINERS: Move myself from 'Write After Approval' to
11917         'Various Maintainers' section as libffi testsuite maintainer.
11919 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11921         * configure.in: Pass a computed --program-transform-name
11922         to subconfigures.
11923         * configure: Regenerated.
11925 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11927         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11928         * Makefile.in: Regenerate.
11930         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11931         * Makefile.in: Regenerate.
11933 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11935         * MAINTAINERS: Move myself from 'Write After Approval'
11936         to 'Various Maintainers' (objective-c) section.
11938 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11940         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11941         quoting.
11942         * configure: Regenerated.
11944 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11946         * MAINTAINERS (Write After Approval): Add myself to write after
11947         approval list.
11949 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11951         * MAINTAINERS (Write After Approval): Add myself.
11953 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11955         * MAINTAINERS: Update my e-mail address.
11957 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11959         * libtool.m4 (LD): Correct powerpc64 host match.
11961 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11963         * MAINTAINTERS: Update my affiliation and email address.
11965 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11967         * MAINTAINERS (Write After Approval): Add myself.
11969 2003-09-04  DJ Delorie  <dj@redhat.com>
11971         * configure: Regenerate.
11973 2003-09-04  Robert Millan  <robertmh@gnu.org>
11975         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11977 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11979         * configure.in: Ensure arguments to sed are properly spaced.
11980         * configure: Regenerate.
11982 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11984         * MAINTAINERS: Update my e-mail address.
11986 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11988         * MAINTAINERS (Write After Approval): Add myself.
11990 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11992         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11993         * configure: Regenerated.
11995 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11997         * MAINTAINERS: Update my email address.
11999 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
12001         * configure.in:  Use newline instead of semicolon when assuming
12002         shell arguments in a for loop.
12003         * configure:  Regenerated.
12005 2003-08-22  Jason Eckhardt  <jle@rice.edu>
12007         * MAINTAINERS: Resurrect the i860 maintainer.
12009 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
12011         PR 8180
12012         * configure.in: When testing with_libs and with_headers, treat
12013         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
12014         * configure: Regenerate.
12016         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12017         make, shell, etc.
12018         (baseargs): Likewise.
12019         * configure: Regenerate.
12021 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
12023         * MAINTAINERS (Write After Approval): Add myself.
12025 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
12027         * configure.in: Disable libgcj for darwin not on powerpc.
12028         * configure: Rebuild.
12030 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
12032         * config-ml.in, symlink-tree: Add license.
12034 2003-08-03  Richard Stallman  <rms@gnu.org>
12035             Eben Moglen  <moglen@columbia.edu>
12037         * README.SCO: New file.
12039 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
12041         * Makefile.tpl (check, check-c++): Express dependencies using
12042         dependencies rather than commands.
12043         * Makefile.in: Regenerate.
12045 2003-08-01  Andrew Cagney  <cagney@redhat.com>
12047         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12048         * configure: Ditto.
12050 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
12052         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12053         * Makefile.in: Update.
12055 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
12057         * configure.in: Enable libgcj for darwin.
12058         * configure: Rebuild.
12060 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
12062         * config-ml.in:  Use ac_configure_args directly instead of
12063         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
12064         actually seen.
12066 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12068         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12069         creating target and build subdirs to build all parent dirs as needed.
12070         * Makefile.in: Rebuild.
12071         * configure.in: Don't build dirs explicitly here.
12072         * configure: Rebuild.
12074 2003-07-26  Paul Brook  <paul@nowt.org>
12076         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12078 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
12080         * Makefile.tpl (all-make): Depend on intl.
12081         * Makefile.in: Rebuilt.
12083 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
12085         * install-sh:  Update to newer upstream versions (associated with
12086         aclocal 1.7).
12087         * mkinstalldirs:  Likewise.
12088         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
12090 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
12092         * MAINTAINERS: Move self from Bug database only accounts
12093         to write-after-approval.
12095 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
12097         * config.if: Remove unused libc_interface determination.
12099 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12101         * MAINTAINERS: Move self from write-after-approval to
12102         build machinery (*.in).
12104 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12106         PR bootstrap/11273
12107         PR bootstrap/11408
12108         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
12109         unused INSTALL_PROGRAM_ARGS.
12110         * configure.in: Use AC_PROG_INSTALL.
12111         * Makefile.in: Regenerate.
12112         * configure: Regenerate.
12114 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
12116         * MAINTAINERS: Alphabetize.
12118 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
12120         * configure: Rebuilt.
12121         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
12122         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12123         newlib nor libgloss.
12124         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
12125         * configure.in (am33_2.0-*-linux*): Added.
12127 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
12129         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12130         * configure: Regenerate.
12132 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
12134         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12135         * Makefile.in: Regenerate.
12137 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12139         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12140         * Makefile.in: Regenerate.
12142 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
12144         * Makefile.tpl: Replace PWD with PWD_COMMAND.
12145         * Makefile.in: Regenerated.
12147         * config-ml.in: Replace PWD with PWD_COMMAND.
12149 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
12151         * intl: New directory; see intl/ChangeLog for details.
12152         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12153         * Makefile.tpl: all-gcc depends on maybe-all-intl.
12154         * Makefile.in: Regenerate.
12156 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12158         * configure.in: Clean up config-lang.in handling.  Delete
12159         useless assignment to "subdirs".
12160         * configure: Regenerate.
12162 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12164         * configure.in: Rename 'target_libs' to 'target_libraries'.
12165         Remove useless reference to 'target_libs'.
12166         * configure: Regenerate.
12168 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
12170         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12171         * Makefile.in: Regenerate.
12173 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12175         * Makefile.def: Introduce flags_to_pass.
12176         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12177         * Makefile.in: Regenerate.
12179 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
12181         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12182         and target-libgloss.
12183         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12184         <h8300*-*-*>: Disable libf2c and ${libgcj}.
12185         * configure: Regenerate.
12187 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
12189         * configure.in: Update testsuite_flags to new location.
12190         * configure. Regenerate.
12192 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12194         * Makefile.tpl: Remove BUILD_CC stuff.
12195         * Makefile.in: Regenerate.
12197 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
12199         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12201 2003-06-16  Graeme Peterson  <gp@qnx.com>
12203         * MAINTAINERS (Write After Approval): Add myself.
12205 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
12207         * config.guess: Update to 2003-06-12 version.
12208         * config.sub: Update to 2003-06-13 version.
12210 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
12212         * config.guess: Update to 2003-06-06 version.
12213         * config.sub: Update to 2003-06-06 version.
12215 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12217         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12218         * configure. Regenerate.
12220 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12222         * configure.in: Disable serial configure by default.
12223         * configure: Regenerate.
12224         * Makefile.tpl: Abolish .NOTPARALLEL.
12225         * Makefile.in: Regenerate.
12227         * Makefile.tpl: Replace {build,host,target}_canonical by
12228         {build,host,target}.
12229         * Makefile.in: Regenerate.
12231         * Makefile.tpl: Fix stupid pasto.
12232         * Makefile.in: Regenerate.
12234 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12236         * Makefile.tpl: Remove bogus conditional.
12237         * Makefile.in: Regenerate.
12239 2003-06-05  Jan Hubicka  <jh@suse.cz>
12241         * Makefile.tpl (profiledbootstrap): New target.
12242         * Makefile.in (profiledbootstrap): New target.
12244 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
12246         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12247         Pinski. Remove user names from other bugzilla-only maintainers.
12249 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12251         * Makefile.tpl: Make 'recursive targets' using autogen rather
12252         than shell loop.  Remove duplicate 'clean' targets and false
12253         comments.
12254         * Makefile.def: Add systematic dependencies to 'recursive' targets.
12255         Add systematic method of specifying missing targets in subdirs.
12256         Add copyright boilerplate.
12257         * Makefile.in: Regenerate.
12258         * configure.in: Add 'recursive targets' to maybe list.
12259         * configure: Regenerate.
12261         * MAINTAINERS: "GNATS only" -> "Bug database only".
12263         * Makefile.tpl: Rename [+target+] to [+make_target+].
12264         * Makefile.def: Rename 'target' to 'make_target'.
12266 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
12268         * MAINTAINERS: Add self as options handling maintainer.
12270 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
12272         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12273         been too long since I touched those ports.
12275 2003-05-28  DJ Delorie  <dj@redhat.com>
12277         * Makefile.tpl: Make maybe-check-gcc .PHONY.
12278         * Makefile.in: Regenerate.
12280 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12282         * configure.in: Use curly braces in the definition of tooldir.
12283         * configure: Regenerate.
12285 2003-05-21  DJ Delorie  <dj@redhat.com>
12287         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12288         newlib or libgloss.
12289         * Makefile.in: Regenerate.
12291 2003-05-21  DJ Delorie  <dj@redhat.com>
12293         * Makefile.tpl: Add missing empty maybe-check-gcc target.
12294         * Makefile.in: Regenerate.
12296 2003-05-20  Ian Lance Taylor  <ian@airs.com>
12298         * MAINTAINERS: Update my e-mail address.
12300 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12302         * configure.in: Switch more things to use maybe dependencies.
12303         * Makefile.tpl: Switch more things to use maybe dependencies.
12304         Factor out common code from autogen IF statements.
12305         * configure: Regenerate.
12306         * Makefile.in: Regenerate.
12308 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
12310         * configure.in: Accept i[3456789]86 for machine type.
12311         * configure: Regenerate.
12313 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12315         * configure.in: Switch more things to use maybe dependencies.
12316         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
12317         * configure: Regenerate.
12318         * Makefile.tpl: Switch more things to use maybe dependencies.
12319         * Makefile.in: Regenerate.
12321 2003-05-16  Andreas Schwab  <schwab@suse.de>
12323         * Makefile.tpl (install-opcodes): Define.
12324         * Makefile.in: Rebuild.
12326 2003-05-13  Andreas Jaeger  <aj@suse.de>
12328         * config.guess: Update to 2003-05-09 version.
12329         * config.sub: Update to 2003-05-09 version.
12331 2003-05-13  Michael Eager  <eager@mvista.com>
12333         * configure.in: Correct sed script so that options in quotes are not
12334         deleted.
12335         * configure: Rebuild.
12337 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
12339         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12340         and $$s/newlib/libc/sys/cygwin32 include paths.
12341         * configure: Ditto.
12343 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
12345         * MAINTAINERS: Update my email addresses.
12347 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
12349         * config-ml.in: Propagate INSTALL variables.
12351 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12353         * MAINTAINERS: Remove duplicate entries in Write After Approval.
12355 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
12357         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12358         * Makefile.in: Regenerate.
12360 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
12362         * MAINTAINERS (GNATS only): Add Falk Hueffner.
12364 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
12366         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12368 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
12370         * Makefile.tpl: Clean $(BUILD_SUBDIR).
12371         * Makefile.in: Regenerated.
12373 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
12375         * MAINTAINERS (Write After Approval): Upgrade myself from
12376         GNATS only to write-after-approval. Update my mail address.
12378 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
12380         (OS Port Maintainers: freebsd): Add myself.
12382 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12384         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12386 2003-04-22  Kean Johnston  <jkj@sco.com>
12388         * MAINTAINERS (SCO ports): Added myself.
12390 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12392         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12394 2003-04-19  Kean Johnston  <jkj@sco.com>
12396         * MAINTAINERS (Write After Approval): Add myself.
12398 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12400         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12401         * Makefile.in: Regenerate.
12403 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
12405         * configure.in (powerpc64*-*-linux*): Remove.
12406         * configure: Rebuilt.
12408 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
12410         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
12411         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12412         and restrap.
12413         * Makefile.in:  Regenerate.
12415 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
12417         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12418         * configure: Regenerated.
12420 2003-04-15  DJ Delorie  <dj@redhat.com>
12422         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12424 2003-04-13  Nick Clifton  <nickc@redhat.com>
12426         * config-ml.in: Remove support for --disable-aix removing
12427         call-aix multilibs.
12429 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
12431         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12432         * */configure: Rebuilt.
12434 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
12436         * MAINTAINERS: Add my email address.
12438 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
12440         * MAINTAINERS (Write After Approval): Add myself.
12442 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
12444         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12445         * Makefile.in: Regenerate.
12447 2003-03-14  Michael Chastain  <mec@shout.net>
12449         * Makefile.in: Regenerate with correct Makefile.def.
12451 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12453         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
12454         Make macro.
12455         * Makefile.in: Regenerate.
12456         * configure.in: Clean up gxx_include_dir logic.
12457         * configure: Regenerate.
12459 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12461         * MAINTAINERS (Write After Approval): Add myself.
12463 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
12465         * MAINTAINERS: Update my mail address.
12467 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12469         * configure.in (gxx_include_dir): Fix typo.
12470         * configure: Regenerated.
12472 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12474         * Makefile.tpl: Reindent.
12475         * Makefile.in: Regenerate.
12476         * configure.in: Reindent.  Don't set unused variables.
12477         * configure: Regenerate.
12479 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
12481         * configure.in: Include $(build_tooldir)/sys-include in
12482         FLAGS_FOR_TARGET.
12483         * configure: Regenerated.
12485 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
12487         * Makefile.tpl: Always pass down RANLIB.
12488         * Makefile.in: Regenerate.
12490         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12491         * Makefile.in: Regenerate.
12492         * configure.in: Remove unused logic relating to --enable-shared
12493         and --enable-threads.  Remove bogus comments.  Remove redundant
12494         noconfigdirs.
12495         * configure: Regenerate.
12497         * configure.in: Replace ${libstdcxx_version} by its value.
12498         Remove reference to mh-dgux.
12499         * configure: Regenerate.
12501 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
12503         * MAINTAINERS (Write After Approval): Add myself.
12505 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12507         * Makefile.tpl: Rearrange.
12508         * Makefile.in: Regenerate.
12510 2003-02-25  Uwe Stieber  <uwe@wwws.de>
12512         * configure.in: Add support for kaOS as cross build target system.
12513         * configure: Regenerated.
12515 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
12517         * MAINTAINERS (Write after approval): Add myself.
12519 2003-02-21  James E Wilson  <wilson@tuliptree.org>
12521         * MAINTAINERS: Update my email address.
12523 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12525         * MAINTAINERS: Add self to blanket write privs. section.
12527 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
12529         * Makefile.tpl: Add definition of CPPFLAGS to pass into
12530         configure-target-* as some target builds may require additional
12531         flags for preprocessor tests.
12532         * Makefile.in: Regenerated.
12534 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
12536         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12537         * ltconfig: Handle it.
12538         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12539         auto-detecting it.
12541         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12542         it is used as argument to $CC.
12543         * ltcf-gcj.sh: Likewise.
12545         * configure.in: Introduce --enable-maintainer-mode.
12546         * configure: Rebuilt.
12547         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12548         for maintainer mode.
12549         * Makefile.in: Rebuilt.
12551 2003-02-18  Jason Merrill  <jason@redhat.com>
12553         * Makefile.tpl (check-c++): Allow parallelism.
12555 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12557         * MAINTAINERS: Remove John Carr (who never actually had access to
12558         gcc.gnu.org).
12560 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
12562         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12563         don't configure target-libobjc.
12564         * configure: Regenerate.
12566 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12568         * Makefile.tpl (RANLIB): Define.
12569         * Makefile.in: Regenerate.
12571 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
12573         * MAINTAINERS: Update my email.
12575 2003-02-06  Keith R Seitz  <keiths@redhat.com>
12577         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12578         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12579         * Makefile.in: Regenerated.
12580         * configure.in: Remove all traces of snavigator, db, and grep.
12581         * configure: Regenerated.
12583 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12585         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12586         After Approval.
12588 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12590         * MAINTAINERS (Write after approval): Add myself.
12592 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
12594         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12595         * Makefile.in: Regenerated.
12597 2003-01-30  Roger Sayle  <roger@eyesopen.com>
12599         * config.guess: Updated to 2003-01-30's version.
12600         * config.sub: Updated to 2003-01-28's version.
12602 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
12604         * config.if: If gcc_version is already set, just use it.  Don't set
12605         gcc_version_trigger if it's already set, otherwise set it to
12606         gcc/version.c, but only if the file exists.  If it is not set and
12607         gcc/version.c does not exist, try to extract the version number from
12608         $CC.
12610 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
12612         * MAINTAINERS: Add myself to write-after-approval list.
12614 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
12616         * configure.in:  Revert 24Jan change.
12617         * configure:  Regenerate.
12619 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12621         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
12622         entry of HJ Lu.
12624 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12626         * configure.in: Revert previous change.
12627         * configure: Regenerate.
12629 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12631         * configure.in: Make rda native-only.
12632         * configure: Regenerate.
12634 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12636         * MAINTAINERS: Move myself from GNATS-only-accounts to
12637         write-after-approval.
12639 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12641         * configure.in: Add missing \.
12642         * configure: Rebuilt.
12644 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
12646         * configure.in (baseargs): Avoid using \| in sed regular
12647         expressions.
12648         * configure: Rebuilt.
12650 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
12652         * configure.in (baseargs): Remove all supported forms of
12653         --cache-file, --srcdir, --host, --build and --target options
12654         from argument lists.
12655         * configure: Rebuilt.
12657 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
12659         * MAINTAINERS: Add myself to write-after-approval list.
12661 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
12663         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12664         * configure: Rebuilt.
12666 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12668         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12669         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12670         * Makefile.in: Regenerate.
12671         * configure: Regenerate.
12673 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
12675         * configure.in: Remove Makefile in build, host and target modules
12676         unless configure was run with --no-recursion.
12677         * configure: Rebuilt.
12679 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
12681         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12682         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12683         * Makefile.in: Regenerate.
12685 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
12687         * config.guess: Update to 2003-01-03 version.
12688         * config.sub: Update to 2003-01-03 version.
12690 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12692         * configure: Regenerate with proper autoconf 2.13.
12694 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12696         * configure.in: Add AC_PREREQ for consistency.
12697         * configure: Regenerate.
12699 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12701         * configure.in (GDB_TK): Add tcl directories conditional on
12702         gdb/gdbtk directory being present.
12703         * configure: Regenerate.
12705 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12707         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12708         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12709         * configure: Rebuilt.
12711 2002-12-31  Tom Tromey  <tromey@redhat.com>
12713         * Makefile.in: Rebuilt.
12714         * Makefile.def (target_modules) [libffi]: Allow installation.
12716 2002-12-31  Andreas Schwab  <schwab@suse.de>
12718         * configure.in: Fix use of $program_transform_name.
12719         * configure: Regenerated.
12721 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12723         * configure.in (baseargs): Don't remove first configure argument.
12724         * configure: Regenerated.
12726 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12728         * Makefile.tpl (local-distclean): Don't remove...
12729         (multilib.ts): ... this.  Moved into...
12730         (multilib.out): ... this.  Don't use sub-make.
12731         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12732         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12733         (configure-build-[+module+], configure-[+module+],
12734         configure-target-[+module+], configure-gcc): ... these.  Test
12735         for Makefile existence.  Drop config.status from dependencies.
12736         * Makefile.in: Rebuilt.
12737         * configure.in: Move gcc-version-trigger to the end of
12738         ac_configure_args.  Add comments to maybedep.tmp and
12739         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12740         nonopt from baseargs, matching and removing corresponding
12741         whitespace while at it.
12742         * configure: Rebuilt.
12744 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12746         * configure.in (host_configargs): Replace reference to
12747         no-longer-defined buildopts with --build=${build_alias}.
12748         * configure: Rebuilt.
12750         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12751         program_transform_name to standard idiom.
12752         (AUTOGEN, AUTOCONF): Define.
12753         (Makefile.in): Use $(AUTOGEN).
12754         (Makefile): Depend on config.status, and use autoconf-style rule to
12755         build it.  Move original commands to...
12756         (config.status): ... this new target.
12757         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12758         $(AUTOCONF).
12759         * Makefile.in: Rebuilt.
12761 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12763         * Makefile.tpl: Fix dramatic bustage due to change in
12764         program_transform_name.
12765         * Makefile.in: Regenerate.
12767         * configure.in: Remove unnecessary PATH setting.
12768         * configure: Regnerate.
12770         * configure.in: Don't default to unprefixed tools unless
12771         the native tools will work.
12772         * configure: Regenerate.
12774         * configure.in: Convert to autoconf script.  Blow away lots
12775         of now-redundant Makefile fragments.
12776         * configure: Generate using Autoconf.
12777         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12778         * Makefile.in: Regenerate.
12780 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12782         * configure: Fix stupid bug where RANLIB was mistakenly included.
12784         * configure.in: Rename (buildargs, hostargs, targargs) to
12785         (build_configargs, host_configargs, target_configargs).
12787         * configure.in: Move logic out of sed statement.
12789         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12790         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12792 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12794         * config.sub: Import from master repository
12795         * config.guess: Ditto
12797 2002-12-24  Andreas Schwab  <schwab@suse.de>
12799         * Makefile.tpl (multilib.out): Fix missing space.
12800         * Makefile.in: Regenerate.
12802 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12804         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12805         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12806         * Makefile.in: Regenerate.
12807         * configure.in: Remove unnecessary leftovers.
12809 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12811         * configure.in (extra_ranlibflags_for_target): New variable.
12812         (*-*-darwin): Add -c to ranlib commands.
12813         * configure (tooldir): Handle extra_ranlibflags_for_target.
12815 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12817         * Makefile.tpl: Revert HJL's change.
12818         * Makefile.in: Regenerated.
12819         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12820         always.
12822 2002-12-19  Andreas Schwab  <schwab@suse.de>
12824         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12825         * Makefile.in: Regenerate.
12827 2002-12-18  H.J. Lu  <hjl@gnu.org>
12829         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12830         * Makefile.in: Regenerated.
12832         * configure.in (build_prefix): New. Substitute.
12834 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12836         * Makefile.tpl: Don't let real targets depend on phony targets.
12837         * Makefile.in: Regenerate.
12839         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12840         * Makefile.in: Regenerate.
12842 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12844         * config.sub: Import from master repository
12845         * config.guess: Ditto
12847 2002-12-16  Jason Merrill  <jason@redhat.com>
12849         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12850         previous 'make bootstrap'.
12851         * Makefile.in: Regenerate.
12853 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12855         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12857 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12859         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12860         * Makefile.in: Regenerate.
12862 2002-12-13  Jason Merrill  <jason@redhat.com>
12864         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12865         library tests.
12866         (check-c++): Just depend on it and check-target-libstdc++-v3.
12867         * Makefile.in: Regenerate.
12869 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12871         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12872         * Makefile.in: Rebuilt.
12874 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12876         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12878 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12880         * configure: Fix bug put in by gremlins.
12882         * Makefile.tpl: Substitute more autoconfily.
12883         * configure: Substitute more autoconfily.
12884         * Makefile.in: Regenerate.
12886 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12888         * config.sub: Import from master repository
12889         * config.guess: Ditto
12890         * MAINTAINERS: Added Svein Seldal under write after approval
12892 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12894         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12895         * Makefile.in (all-sim): Ditto.
12897 2002-12-06  DJ Delorie  <dj@redhat.com>
12899         * Makefile.tpl: Change configure dependencies to not have real
12900         targets depend on phony targets.
12902 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12904         * configure.in: Revert unintentional change.
12906         * Makefile.tpl: Change dependency for */multilib.out so that
12907         it works when gcc isn't in the tree.
12909         * configure.in: Substitute more.
12910         * configure: Run subconfigures from the Makefile.
12911         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12912         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12914 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12916         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12918 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12920         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12921         and corresponding dependencies.
12922         * Makefile.in: Regenerate.
12924         * configure.in (host_tools): Order binutils, gas and ld for
12925         convenience in running the testsuites.
12927         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12928         * Makefile.in: Regenerate.
12929         * configure.in: Introduce rules to serialize subconfigure runs.
12931         * configure.in: Introduce BASE_CC_FOR_TARGET.
12932         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12933         Realize configure-build-* targets.  Realize configure-target-* targets.
12934         * Makefile.in: Regenerate.
12936 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12938         * configure: Move gcc_version_trigger stuff from here...
12939         * configure.in: ...to here.
12941         * configure.in: Separate subconfigure options added by this file from
12942         options given by the user.  Add machinery to put args for host
12943         subconfigures into the Makefile.
12945         * Makefile.tpl: Remove 'vault' targets.
12946         * Makefile.tpl: Reorder and comment dependencies.
12947         * Makefile.in: Regenerate.
12949 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12950         * configure.in: Fix my broken commit of previous patch. (sigh)
12952 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12954         * configure.in: Move host-specific darwin noconfigdirs into
12955         the host-specific section.
12957 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12959         * configure.in: Move host-specific darwin noconfigdirs into
12960         the host-specific section.
12962 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12964         * configure: Remove skip-this-dir support.
12965         * Makefile.tpl: Remove skip-this-dir support.
12967         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12968         subdirectories.
12969         * Makefile.in: Regenerate.
12971         * Makefile.tpl: Strip out useless setting of 'dir'.
12972         * Makefile.in: Regenerate.
12974 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12976         * configure.in: Fix deeply stupid bug.
12978         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12979         shell code in CXX_FOR_TARGET
12980         * Makefile.def: Introduce raw_cxx.
12981         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12982         RAW_CXX_FOR_TARGET.
12983         * Makefile.in: Regenerate.
12985 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12987         * Makefile.tpl: Remove unnecessary ifs.
12988         * Makefile.in: Regenerate.
12990         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12991         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12992         targets for 'no_install' modules.
12993         * configure: Move GDB_TK substitution to configure.in.  Move
12994         build_modules stuff to configure.in.
12995         * configure.in: Implement soft dependency machinery.  Maybe-ize
12996         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12997         * Makefile.in: Regenerate.
12999 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
13001         * Makefile.tpl: Make all-target, install-target behave similarly
13002         to all, install (only hitting configured targets).  Eliminate
13003         unused macro defintions.
13005         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13006         build != host.
13008         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13010         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13012         * configure.in: Produce lists of subdir targets we're actually
13013         configuring.  Remove references to "dosrel".
13014         * Makefile.tpl: Let configure set which subdir targets are hit.
13015         Remove install-cross; clean up install; remove ALL.  Remove
13016         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
13017         Autogenerate host module targets.  Remove empty dependency lines
13018         and redundant dependency; rearrange slightly.
13019         * Makefile.def: Add host-side libtermcap, utils.
13021         * Makefile.in: Regenerate.
13023 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13025         * ltconfig (osf[345]): Append $major to soname_spec.
13026         Reflect this in library_names_spec.
13027         * ltmain.sh (osf): Prefix $major with . for use as extension.
13029 2002-11-19  Andreas Jaeger  <aj@suse.de>
13031         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13032         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13033         and sparc64 GNU/Linux systems.
13035 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
13037         * MAINTAINERS: Update email.
13039 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13041         * MAINTAINERS: Complete James Dennett's entry.
13043 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
13045         * MAINTAINERS (Write After Approval): Add myself.
13047 2002-11-13  Bruce Korb  <bkorb@gnu.org>
13049         * Makefile.tpl: syntactic cleanup
13051 2002-11-13  Stuart Hastings  <stuart@apple.com>
13053         * MAINTAINERS: Add myself to write-after-approval list.
13055 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13057         * Makefile.def: Add list of recursive targets to autogenerate.
13058         Add build_modules.
13059         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
13060         targets.  Autogenerate *-build-* targets.
13061         * Makefile.in: Regenerate.
13063 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
13065         * configure: More autoconf-style substitutions.
13066         * Makefile.tpl: More autoconf-style substitutions.
13067         * Makefile.in: Regenerate.
13069 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13071         * configure: Substitute more variables in a more autoconf-friendly
13072         way.  Simplify slightly.
13073         * Makefile.tpl: Make more variables substitutable in an
13074         autoconf-friendly way.
13075         * Makefile.in: Regenerate.
13077 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
13079         * MAINTAINERS (Write After Approval): Add myself.
13081 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
13083         * configure.in (v810*): Remove special setting of tools.
13085         * configure: Add support for extra required flags for ar or nm.
13086         * configure.in (aix4.3+): Use above support for target-specific
13087         issues, rather than using config/mt-aix43.
13089 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
13091         * configure: Remove 'removing', which doesn't work.  Replace $subdir
13092         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
13093         with $srcdir.  Reformat indentation.  Substitute some variables
13094         formerly hard-coded in the Makefile for build=host.
13095         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13096         * Makefile.def: Autogenerate more.
13097         * Makefile.in: Regenerate.
13099 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13101         * MAINTAINERS (Write After Approval): Add myself.
13103 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
13105         * Makefile.def (host_modules): Add rda.
13106         * Makefile.in: Regenerate.
13107         * configure.in (target_tool): Add target-rda to list.
13109 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13111         * MAINTAINERS: Remove "co-maintainer" note for web pages.
13113 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
13115         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
13116         and restrap targets to this rule.
13117         * Makefile.in:  Regenerate.
13119 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13121         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13122         GNATS only accounts.
13124 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
13126         * configure.in (i[3456]86-*-linux*): Add check to disable
13127         ${libgcj} for glibc1.
13129 2002-10-24  Denis Chertykov  <denisc@overta.ru>
13131         * MAINTAINERS: Add myself as ip2k port maintainer.
13133 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
13135         * configure.in: Add tic4x target.
13137 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13139         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13140         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13141         * Makefile.in: Regenerate.
13143         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13144         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13145         * Makefile.in: Regenerate.
13147 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
13149         * MAINTAINERS: Add myself as web pages co-maintainer.
13151 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13153         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13154         * Makefile.in: Regenerate.
13156 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
13158         * MAINTAINERS: Add myself and Nathan Sidwell
13159         <nathan@codesourcery.com> as VxWorks maintainers.
13161 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13163         * Makefile.def: Remove order dependency comments.
13164         * Makefile.tpl: Add explicit install-install dependencies.
13165         * Makefile.in: Regenerate.
13167         * Makefile.tpl: Remove material now in src-release.  (Finally!)
13168         * Makefile.in: Regenerate.
13170         * Makefile.tpl: Add configure-target (for src-release in src)
13171         * Makefile.in: Regenerate.
13173 2002-09-30  Nick Clifton  <nickc@redhat.com>
13175         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13177 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
13179         * configure.in (s390*-*-linux*): Enable libgcj.
13181 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
13183         * configure: Revert accidentally applied changes.
13185         * Makefile.tpl: Make more autoconf-friendly.
13186         * Makefile.in: Regenerate.
13187         * configure: Make substitution more autoconf-like.
13189 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
13191         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13192         single entry to handle all these.
13193         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
13194         libjava on arm-*-elf.
13196 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
13198         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13199         things that depend on them.
13201 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13203         * Makefile.tpl: Make subsituted variables more autoconfy.
13204         * Makefile.in: Regenerate.
13205         * configure: Make seds more autoconfy.
13207 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13209         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13210         * Makefile.in: Regenerate.
13211         * configure.in: Rewrite sed statements to look autoconfy.
13213         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13214         all-target-foo on configure-target-foo.
13215         * Makefile.def: Ditto.
13216         * Makefile.in: Rebuild.
13218 2002-09-25  Andrew Haley  <aph@redhat.com>
13220         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13222 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
13224         * Makefile.def: New file.
13225         * Makefile.tpl: New file.
13226         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13227         * contrib/gcc_update: Note that Makefile.in is a generated file.
13229         * configure.in: Minor rearrangement.  Simplify tests.
13231 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
13233         * configure.in (with_headers): Skip copy if value is "yes".
13234         (with_libs): Likewise.
13236 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
13238         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13239         * configure.in (sh*-*-pe*): Ditto.
13240         * configure.in (mips*-*-pe*): Ditto.
13241         * configure.in (*arm-wince-pe): Ditto.
13243         * configure.in: Rearrange.
13245 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
13247         * MAINTAINERS: Update my email address.
13249 2002-08-30  Paul Koning  <pkoning@equallogic.com>
13251         * MAINTAINERS: (Write After Approval): Add myself.
13253 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
13255         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13257 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
13259         * MAINTAINERS: Change my mailing address.
13261 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
13263         * MAINTAINERS (Write After Approval): Remove myself.
13264         (Various Maintainers: c++ runtime libs): Add myself.
13266 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
13268         * MAINTAINERS (Write After Approval): Remove myself.
13269         (Various Maintainers: c++ runtime libs): Add myself.
13271 2002-08-15  Eric Christopher  <echristo@redhat.com>
13273         * config.sub: Import from master repository.
13274         * config.guess: Ditto.
13276 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
13278         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13279         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13280         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13282 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
13284         * MAINTAINERS: Add self to rs6000 vector extensions.
13286 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
13288         * libiberty/configure: Reverted unintended yesterday's check in.
13290 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
13292         * boehm-gc/configure, libf2c/configure: Rebuilt.
13293         * libffi/configure, libiberty/configure: Ditto.
13294         * libjava/configure, libobjc/configure: Ditto.
13295         * libstdc++-v3/configure, zlib/configure: Ditto.
13296         Merged from binutils:
13297         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
13298         From Steve Ellcey <sje@cup.hp.com>:
13299         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13300         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13301         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13302         IA64.
13303         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13304         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13305         soname_spec, sys_lib_search_path_spec): Ditto.
13307 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
13309         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13311 2002-08-04  H.J. Lu  (hjl@gnu.org)
13313         * configure.in (mips*-*-linux*): Don't skip target-libffi.
13315 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
13317         * MAINTAINERS (Write After Approval): Add myself.
13319 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
13321         * configure.in: Move generic linux case to end.  Copy generic
13322         linux noconfigdirs to mips*-*-linux* entry and new
13323         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
13325 2002-07-19  Michael Matz  <matz@suse.de>
13327         * MAINTAINERS: Add myself as ra* maintainer.
13329 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
13331         * config.guess: Update to 2002-07-09 version.
13332         * config.sub: Update to 2002-07-03 version.
13334 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
13336         * MAINTAINERS: Fix typo in a maintainer email address.
13338 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
13340         * configure.in: Remove two redundant tests.
13342 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13344         * configure.in (mips*-*-irix6*o32): Enable stabs.
13346 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
13348         * configure.in: Don't build grez.
13349         * Makefile.in: Ditto.
13351         * Makefile.in: Remove references to bsp, cygmon, libstub.
13352         * configure.in: Ditto.
13354         * configure.in: Remove leftover reference to gdbtest.
13356 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
13358         * configure.in (gxx_include_dir):  Change to match versioned
13359         C++ headers if --enable-version-specific-runtime-libs is used.
13361 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
13363         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13365 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13367         * configure.in: Make --without-x work.
13369 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13371         * configure.in: Rearrange target Makefile fragment collection.
13373         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13374         cvs[src].
13375         * configure.in: Ditto.
13377 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
13379         * MAINTAINERS (Write After Approval): Update my e-mail address.
13381 2002-06-24  Ben Elliston  <bje@redhat.com>
13383         * configure.in (host_tools): Remove cgen.
13385         * Makefile.in (all-cgen): Remove; runs from its source directory.
13386         (check-cgen, install-cgen, clean-cgen): Likewise.
13387         (all-opcodes): Do not depend on all-cgen.
13388         (all-sim): Likewise.
13390 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13392         * Makefile.in: Eliminate 'apache' targets.
13393         * configure.in: Eliminate 'apache' targets.
13395         * configure.in: Eliminate redundant tests.  Reorganize.
13397         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13399         * config-ml.in: Eliminate references to Cygnus configure.
13401         * Makefile.in: Eliminate references to building emacs.
13403 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
13405         * MAINTAINERS: Update my email address.
13407 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
13409         * config.if (libstdcxx_incdir): Version C++ headers.
13410         (cxx_incdir): Remove.
13412 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
13414         * MAINTAINERS (Write After Approval): Add self.
13416 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
13418         * configure.in: Add support for ip2k.
13420 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
13422         * configure.in: Fix AIX configury bug.
13424 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
13426         * MAINTAINERS (Write After Approval): Add self.
13428 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13430         * configure.in: replace ${topsrcdir} with ${srcdir}
13432         * configure.in: Move definition of libstdcxx_flags
13433         right above usage, rather than waaay earlier.
13435         * configure.in: Pull definition of is_cross_compiler earlier.
13437         * configure.in: Rearrange a little.
13439         * configure.in: Remove references to librx.
13440         * Makefile.in: Remove references to librx.
13442 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
13444         * config.sub: Add support for avr target.
13445         Import from master sources, rev 1.255
13447 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
13449         * configure, .cvsignore:  Revert previous change...
13450         * Makefile:  ...delete.
13452 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
13454         * configure.in: Eliminate ${gasdir} variable.
13456 2002-06-18  Dave Brolley  <brolley@redhat.com>
13458         * configure.in: Add support for frv.
13459         * config.sub: Add support for frv.
13461 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13463         * configure:  Remove garbage from previous commit.
13465 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
13467         * configure:  For in-source builds, make a subdir and re-exec there.
13468         * Makefile:  New file.  Pass targets through to build directory.
13469         * .cvsignore:  No longer ignore "Makefile".
13471 2002-06-16  Douglas Rupp  <rupp@gnat.com>
13473         * MAINTAINERS (Write After Approval): Add self.
13475 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13477         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13479 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
13481         * configure.in (vax-*-netbsd*): Re-enable gas.
13483 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
13485         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13486         BUILD_PREFIX_1, to correct nomenclature.
13487         * configure: Likewise.
13489         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13490         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13492 2002-05-31  Olaf Hering  <olh@suse.de>
13494         * config-ml.in: Propogate DESTDIR also.
13496 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
13498         * configure.in (vax-*-netbsd*): Don't build gas for this
13499         platform.
13501 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
13503         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13504         and libgcj for AVR.
13506 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
13508         * MAINTAINERS (Write After Approval): Add myself.
13510 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
13512         * config.guess: Update to 2002-05-22 version.
13513         * config.sub: Likewise.
13515 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13517         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13518         * config-ml.in: Likewise.
13519         * configure: Likewise.
13520         * configure.in: Likewise.
13522 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
13524         * MAINTAINERS: Update my email address.
13526 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
13528         * configure.in: Simplify makefile fragment collection.
13530         * configure.in: Remove code to build emacs.
13532         * configure.in : Remove --srcdir argument from targargs and buildargs
13533         (it's always overridden in the Makefile anyway).  Rearrange a bit.
13535         * configure: Move some logic to configure.in.
13536         * configure.in: Move some logic from configure.
13538 2002-05-11  Tom Tromey  <tromey@redhat.com>
13540         * MAINTAINERS: Reflect libgcj reality.
13542 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
13544         * Makefile.in: Honour DESTDIR.
13546 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13548         * config.guess: Import 2002-03-20 version.
13549         * config.sub: Import 2002-04-26 version.
13551 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13553         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13555 2002-05-07  Tim Josling  <tej@melbpc.org.au>
13557         * MAINTAINERS: Add self.
13559 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
13561         * ltmain.sh: Detect and handle object name conflicts
13562         while piecewise linking a static library.
13564 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
13566         * configure.in (noconfigdirs): Don't disable libgcj on
13567         sparc64-*-solaris* and sparcv9-*-solaris*.
13569 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
13571         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13573 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
13575         * configure.in (FLAGS_FOR_TARGET): Do not add
13576         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13577         on i[3456]86-*-linux*.
13579 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
13581         * configure.in (noconfigdirs): Replace [ ] with test.
13583         * configure.in (noconfigdirs): Do not add target-newlib if
13584         target == i[3456]86-*-linux*, and host == target.
13586 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
13588         * configure.in: delete reference to absent file
13590         * configure.in: replace '[' with 'test'
13592         * configure.in: Eliminate references to gash.
13593         * Makefile.in: Eliminate references to gash.
13595         * configure.in: remove useless references to 'pic' makefile fragments.
13597         * configure.in: (*-*-windows*) Finish removing.
13599         * configure.in: Eliminate redundant test for libgui.
13601 2002-04-29  Roger Sayle  <roger@eyesopen.com>
13603         * MAINTAINERS: Add self and realphabetize.  Update entries
13604         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
13605         entry for a29k port maintainer.
13607 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
13609         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13610         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13612 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
13614         * configure.in: remove references to dead files
13616 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13618         * MAINTAINERS: Add information about purpose of this file.
13620 2002-04-18  Tom Tromey  <tromey@redhat.com>
13622         * configure.in: Disallow configuring libgcj when it is already
13623         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
13624         Solaris 2.8 by default.  For PR libgcj/6158.
13626 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13628         * configure.in:  Move default CC setting out of config/mh-* fragments
13629         directly into here.
13631 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
13633         * configure.in: don't even try to configure or make a subdirectory
13634         if there's no configure script for it.
13636 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13638         * MAINTAINERS: Remove chill maintainers.
13639         * Makefile.in (CHILLFLAGS): Remove.
13640         (CHILL_LIB): Remove.
13641         (TARGET_CONFIGDIRS): Remove libchill.
13642         (CHILL_FOR_TARGET): Remove.
13643         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13644         CHILL_LIB.
13645         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13646         (CHECK_TARGET_MODULES): Likewise.
13647         (INSTALL_TARGET_MODULES): Likewise.
13648         (CLEAN_TARGET_MODULES): Likewise.
13649         (configure-target-libchill): Remove.
13650         (all-target-libchill): Remove.
13651         * configure.in (target_libs): Remove target-libchill.
13652         Do not compute CHILL_FOR_TARGET.
13653         * libchill: Remove directory.
13655 2002-04-11  DJ Delorie  <dj@redhat.com>
13657         * Makefile.in, configure.in: Sync with binutils, entries
13658         follow...
13660 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
13662         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
13663         (do-tar, do-bz2): New rules.
13664         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
13665         (gdb-tar): New rule.
13666         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
13667         (insight_dejagnu.tar): New rule.
13668         (insight.tar): New rule.
13669         (gdb+dejagnu.tar): New rule.
13670         (gdb.tar): New rule.
13672 2002-02-01  Mo DeJong  <supermo@bayarea.net>
13674         * Makefile.in: Add all-tix to deps for all-snavigator
13675         so that tix is built when building snavigator.
13677 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
13679         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13680         ld and gdb are not supported.
13682 2002-01-07  Mark Salter  <msalter@redhat.com>
13684         * configure.in: Remove target-bsp and target-cygmon from arm builds.
13685         Allow target-libgloss to be built for arm, strongarm, and xscale.
13687 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
13689         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13690         options for i[3456]86-pc-linux* native builds.
13692 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13694         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13695         files from .po files for a distribution.
13697 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13699         * configure.in: Enable libstdc++-v3 for h8300 targets.
13701 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13703         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13704         version from bfd/.
13706 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13708         * Makefile.in (VER): When present, extract the version number from
13709         the file version.in.
13711 2001-05-24  Tom Rix  <trix@redhat.com>
13713         * configure.in : enable ld for aix
13715 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13717         * config.guess: Add linux target for S/390.
13719 2000-11-07  Philip Blundell  <pb@futuretv.com>
13721         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13723 2000-11-03  Philip Blundell  <pb@futuretv.com>
13725         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13726         files.
13728 2001-01-15  Ben Elliston  <bje@redhat.com>
13730         * configure.in (host_tools): Add sid.
13731         Always configure cgen.
13733 2000-11-24  Nick Clifton  <nickc@redhat.com>
13735         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13737 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13739         * Makefile.in (ALL_MODULES): Add all-cgen.
13740         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13741         (all-cgen): New target.
13742         (all-opcodes,all-sim): Depend on all-cgen.
13743         * configure.in (host_tools): Add cgen.
13744         Only configure cgen if --enable-cgen-maint.
13746 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13748         * configure.in: Add *-*-freebsd* configurations.
13750 2002-04-08  Tom Tromey  <tromey@redhat.com>
13752         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13753         Fixes PR libgcj/6068.
13755 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13757         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13759 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13761         * configure.in (alpha*-dec-osf*): Enable libgcj.
13763 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13765         * MAINTAINERS (Write After Approval): Add myself.
13767 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13769         Fix for: PR bootstrap/3591, target/5676
13770         * configure.in (mcore-pe): Disable the configuration of
13771         libstdc++-v3 since exceptions are not supported.
13773 2002-03-20  Anthony Green  <green@redhat.com>
13775         * configure.in: Enable libgcj for xscale-elf target.
13777 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13779         * MAINTAINERS:  Update my email address.
13781 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13783         * ltmain.sh (relink_command): Fix typo in previous change.
13785 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13787         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13788         (relink_command): Added --tag flags.
13789         (mode=install): If relinking fails; error out.
13791 2002-03-12  Richard Henderson  <rth@redhat.com>
13793         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13794         .NOTPARALLEL tag.
13795         (do-check): Rename from check.
13796         (check): Allow parallel check.
13798 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13800         * MAINTAINERS: Add myself as maintainer for xtensa port.
13801         Fix alphabetical order in CPU port maintainer list.
13802         Remove myself from Write After Approval list.
13804 2002-03-11  Richard Henderson  <rth@redhat.com>
13806         * Makefile.in (.NOTPARALLEL): Add fake tag.
13808 2002-03-07  H.J. Lu  (hjl@gnu.org)
13810         * configure.in: Enable gprof for mips*-*-linux*.
13812 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13814         * MAINTAINERS (Write After Approval): Add myself.
13816 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13818         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13819         libjava.
13820         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13822 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13824         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13825         because its Makefile is there; test for the executable instead.
13827 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13829         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13830         libstdc++-v3 and libjava.
13832 2002-02-11  Adam Megacz  <adam@xwt.org>
13834         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13835         boehm-gc
13837 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13839         * config.guess: Updated to 2002-01-30's version.
13840         * config.sub: Updated to 2002-02-01's version.
13841         Contribute sh64-elf.
13842         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13843         * configure.in: Added sh64-*-*.
13845 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13847         * MAINTAINERS: Belatedly add myself to write after approval list.
13849 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13851         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13852         Remove self as Write After Approval.
13854 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13856         * MAINTAINERS: Put self in as maintainer for contrib/regression
13857         directory.
13859 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13861         * MAINTAINERS:  Update my email address.
13863 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13865         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13866         target-libiberty, and target-libgloss.  Skip Java-related
13867         libraries if not supported for NetBSD on target CPU.
13869 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13871         * install-sh: Use _inst.$$_ for temp file name.
13873 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13875         * MAINTAINERS (Write After Approval): Move my contact info
13876         from here...
13877         (OS Port Maintainers): ...to here (netbsd).
13879 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13881         * MAINTAINERS (Write After Approval): Add myself.
13883 2002-01-17  H.J. Lu  <hjl@gnu.org>
13885         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13886         (all-target-fastjar): Also depend on all-target-libiberty.
13888 2002-01-16  H.J. Lu  (hjl@gnu.org)
13890         * config.guess: Import from master sources, rev 1.225.
13891         * config.sub: Import from master sources, rev 1.238.
13893 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13895         * MAINTAINERS (Write After Approval): Remove myself.
13897 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13899         * MAINTAINERS (Write After Approval): Add myself.
13901 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13903         * MAINTAINERS: Add self as docs co-maintainer.
13905 2001-12-11  Matthias Klose  <doko@debian.org>
13907         * MAINTAINERS (Write After Approval): Add myself.
13909 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13911         * MAINTAINERS: Update my email address.
13913 2001-12-07  Turly O'Connor  <turly@apple.com>
13914         * MAINTAINERS (Write After Approval): Add myself.
13915         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13916         (rs6000_initialize_trampoline): Call __trampoline_setup for
13917         ABI_DARWIN too.
13918         * darwin-tramp.asm: New file, implements __trampoline_setup.
13919         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13921 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13923         * MAINTAINERS (Write After Approval): Add myself.
13925 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13927         * configure, configure.in: Use temp file for long sed commands.
13929 2001-12-03  Laurent Guerby  <guerby@acm.org>
13931         * config.sub: Update to version 1.232 on subversion.
13933 2001-12-03  Ben Elliston  <bje@redhat.com>
13935         * MAINTAINERS: Update mail address for config.* patches.
13937 2001-11-27  DJ Delorie  <dj@redhat.com>
13938             Zack Weinberg  <zack@codesourcery.com>
13940         When build != host, create libiberty for the build machine.
13942         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13943         CONFIG_ARGUMENTS.
13944         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13945         New variables.
13946         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13947         and rules.
13948         (all.normal): Depend on ALL_BUILD_MODULES.
13949         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13950         (all-build-libiberty): Depend on configure-build-libiberty.
13952         * configure: Calculate and substitute proper value for
13953         ALL_BUILD_MODULES.
13954         * configure.in: Create the build subdirectory.
13955         Calculate and substitute TARGET_CONFIGARGS (formerly
13956         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13958 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13960         * MAINTAINERS (write-after-approval): Add self.
13962 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13964         * MAINTAINERS (GNATS only accounts): Remove self.
13966 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13968         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13969         libf2c.
13971 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13973         * MAINTAINERS (Write After Approval): Add self.
13975 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13977         * MAINTAINERS: mips and s390 are also CPU ports.
13979 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13981         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13983 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13985         * MAINTAINERS: Alphabetize.
13987 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13989         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13991 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13993         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13995 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13997         * configure.in (--enable-languages): Be more permissive about
13998         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
14000 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
14002         * config.sub: Import from master sources, rev. 1.230.
14003         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14005 2001-11-07  Laurent Guerby  <guerby@acm.org>
14007         * MAINTAINERS (Write After Approval): Add self.
14009 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
14011         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14013 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
14015         * config.sub: Import from master sources, rev 1.226.
14016         * config.guess: Import from master sources, rev 1.216.
14018 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
14020         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14021         * MAINTAINERS: Add self as maintainer of MMIX port.
14022         Remove old after-approval entry.
14024 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14026         * ChangeLog, configure: Fix spelling errors.
14028 2001-10-20  Brendan Kehoe  <brendan@zen.org>
14030         * MAINTAINERS: Tweak my address.
14032 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
14034         * MAINTAINERS: Update my email address.
14036 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
14038         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14039         * MAINTAINERS: Add self as maintainer of CRIS port.
14041 2001-10-10  Geert Bosch  <bosch@gnat.com>
14043         * MAINTAINERS (Various maintainers: Ada front end):
14044         Added Robert Dewar.
14046 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
14048         * MAINTAINERS (Write After Approval): Added self
14050 2001-10-02  Geert Bosch  <bosch@gnat.com>
14052         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14054 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14056         * configure: Handle temporary files securely using mkdir.
14058 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
14060         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14062 2001-09-26  Will Cohen  <wcohen@redhat.com>
14064         * configure.in (*-*-linux*): Disable configuration of target-newlib
14065         and target-libgloss.
14067 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
14069         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14070         RANLIB.
14072 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
14074         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14075         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14076         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14077         avoid quotes nesting problems.
14078         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14079         (DO_X): Export only variables that are set.
14081 2001-09-19  Ben Elliston  <bje@redhat.com>
14083         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14084         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14085         semantics.  Use the shell built-in "type" command instead.
14087 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
14089         Merged from gcc-3_0-branch:
14090         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
14091         * ltcf-c.sh: Use $objext, not $ac_objext.
14092         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
14093         * ltcf-cxx.sh: Add support for GNU.
14094         2001-07-22  Timothy Wall  <twall@redhat.com>
14095         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
14096         default settings if using GNU tools with that configuration.
14097         * ltcf-cxx.sh: Ditto.
14098         * ltcf-gcj.sh: Ditto.
14099         2001-07-21  Michael Chastain  <chastain@redhat.com>
14100         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14101         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
14102         * ltmain.sh: Mark as gcc-local.
14104 2001-08-30  Eric Christopher  <echristo@redhat.com>
14105             Jason Eckhardt  <jle@redhat.com>
14107         * config.guess: Merge from master sources.
14108         * config.sub: Merge from master sources, add support for mipsisa32.
14110 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
14111         * config.sub: Merge from master sources, rev 1.219.
14112         * MAINTAINERS: Add self as contact for stormy16 port.
14114 2001-08-14  Zack Weinberg  <zackw@panix.com>
14116         * config.sub: Merge from master sources, rev 1.218.
14117         * config.guess: Merge from master sources, rev 1.209.
14119 2001-08-11  Graham Stott  <grahams@redhat.com>
14121         * Makefile.in (check-c++): Add missing semicolon.
14123 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
14125         * MAINTAINERS (Various maitainers: predict.def): Added myself.
14127 2001-07-30  Eric Christopher  <echristo@redhat.com>
14129         * MAINTAINERS (Various maintainers: mips port): Added myself.
14131 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
14133         * configure.in (sh-*-linux*): New.
14135 2001-07-27  Richard Henderson  <rth@redhat.com>
14137         * .cvsignore: Add LAST_UPDATED.
14139 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
14141         * MAINTAINERS (Various maintainers: s390 port): Added myself.
14143 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
14145         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14147 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
14149         * MAINTAINERS (Write After Approval): Added myself.
14151 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14153         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14154         and libgcj on m68hc11/m68hc12.
14156 2001-06-27  H.J. Lu  (hjl@gnu.org)
14158         * Makefile (CFLAGS_FOR_BUILD): New.
14159         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14161 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14163         * README: Remove version number.
14165 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14167         * INSTALL/README: Update wrt. to the installation instructions now
14168         residing in gcc/doc/install.texi.
14170 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14172         * README: Replace with a cut-down and updated version of gcc/README.
14174 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
14176         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14177         multilibs to be disabled.
14179 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
14181         * MAINTAINERS (Write After Approval): Add myself.
14183 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
14185         * config.guess: Import CVS version 1.195.
14186         * config.sub: Import CVS version 1.212.
14188 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
14190         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14191         gcc/xgcc is built, use -print-prog-name to find out the program
14192         name to use.
14194 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
14196         * config.guess:  Import CVS version 1.194.  All gcc-local changes
14197         appear to also be in the master copy.
14198         * config.sub:  Import CVS version 1.211.
14200 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
14202         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14203         with_gcc]: Use `gcc -shared' to build a shared library.
14205 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14207         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14208         archives.
14210 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14212         * MAINTAINERS (Write After Approval): Add myself.
14214 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
14216         * configure.in (libstdcxx_flags): Do not try to execute
14217         libstdc++-v3/testsuite_flags until it exists.
14219 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
14221         * MAINTAINERS: Update my email address.
14223 2001-05-31  Graham Stott  <grahams@redhat.com>
14225         * MAINTAINERS (Write After Approval): Add myself.
14227 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
14229         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
14230         libraries when using g++ with native linker.
14232 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
14234         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14236 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
14238         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14239         [aix4*|aix5*]: Prepend blank.
14241 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
14243         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14244         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
14245         of subdir/configure scripts to use the new libtool.m4.
14247 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
14249         * MAINTAINERS (Write After Approval): Add myself.
14251 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
14253         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14255 2001-05-11  Ben Elliston  <bje@redhat.com>
14257         * Makefile.in (all-sid): New target.
14258         (check-sid, clean-sid, install-sid): Likewise.
14260 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
14262         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14264 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14266         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14267         libgcj.
14269 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
14271         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14272         gcc/xgcc is built, use -print-prog-name to find out the program
14273         name to use.
14275 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
14277         * configure.in (noconfigdirs): Don't reset it from scratch in the
14278         target case; only append to it.
14280         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14281         sparc-*-solaris2.8]: Disable ${libgcj}.
14283 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
14285         * configure.in (libgcj_saved): Copy from $libgcj.
14286         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14287         --disable-libgcj.
14289 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
14291         * MAINTAINERS: Remove self as MIPS maintainer and
14292         C front end maintainer.
14294 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
14296         * configure.in: Move *-chorusos target case to the proper switch.
14297         Disable libgcj.
14299 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14301         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14302         1.641.2.228.
14304 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14306         * Makefile.in (STAGE1_CFLAGS): Pass down.
14308 2001-04-13  Alan Modra  <amodra@one.net.au>
14310         * config.guess: Add hppa64-linux support.  Note for next import that
14311         this is already in the master file.
14312         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
14314 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
14316         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14317         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14319 2001-04-11  Stan Shebs  <shebs@apple.com>
14321         * MAINTAINERS: Add self as Darwin port maintainer.
14323 2001-04-11  Alan Modra  <amodra@one.net.au>
14325         * MAINTAINERS: Update my email address.
14327 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
14329         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14330         recent versions of FreeBSD (release 3 or later).
14331         * ltconfig: On FreeBSD, -lc must not be provided when building
14332         a shared library or else the standard -pthread gcc option is
14333         rendered worthless to later users of the built library.
14335 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14337         * MAINTAINERS: Add self and RTH as C front end maintainers.
14339 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
14341         * config.sub: Make sure to match an already-canonicalized
14342         machine name (eg. mn10300-unknown-elf).
14344 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
14346         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14347         New macros.
14348         (bootstrap, cross): Use RECURSE_FLAGS.
14349         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14351 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
14353         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14355 2001-03-22  Colin Howell  <chowell@redhat.com>
14357         * Makefile.in (DO_X): Do not backslash single-quotes in
14358         backquotes (two places).
14360 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14362         Re-installed:
14363         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14364         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14365         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14366         * ltcf-cxx.sh: Likewise.
14367         * ltcf-gcj.sh: Likewise.
14369 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14371         * MAINTAINERS: Add myself as "documentation co-maintainer".
14373 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
14375         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14376         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14378 2001-03-19  Tom Tromey  <tromey@redhat.com>
14380         * config-ml.in: Handle GCJ and GCJFLAGS.
14382 2001-03-21  Michael Chastain  <chastain@redhat.com>
14384         * Makefile.in: all-m4 depends on all-texinfo.
14386 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
14388         * MAINTAINERS: Add myself to write after approval list.
14390 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
14392         * Makefile.in (DO_X): Quote nested quotes.
14394 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
14396         * MAINTAINERS: Add myself to write after approval list.
14398 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
14400         * Makefile.in (DO_X): Use double quotes for quoting
14401         "RANLIB=$${RANLIB}".
14403 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
14405         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14407 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
14409         * configure.in: Only use `lang_requires' for languages athat are
14410         actually enabled.
14412 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
14414         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
14416 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
14418         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14420 2001-03-07  Tom Tromey  <tromey@redhat.com>
14422         * configure.in: Allow config-lang.in to set `lang_requires' to list
14423         of other required languages.
14425 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
14427         * Makefile.in: Remove RANLIB definition. Use RANLIB
14428         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14429         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14431 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
14432             Alexandre Oliva  <aoliva@redhat.com>
14434         * Makefile.in (check-c++): Use tabs, not spaces.
14436 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
14438         * MAINTAINERS: add myself to Write After Approval list.
14440 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
14442         * Makefile.in (check-c++): New rule.
14444         * configure.in (target_libs): Remove libg++.
14445         (noconfigdirs): Remove libg++.
14446         (noconfigdirs): Same.
14447         (noconfigdirs): Same.
14448         (noconfigdirs): Same.
14450         * config-ml.in: Remove libg++ references.
14452         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14453         (ALL_TARGET_MODULES): Same.
14454         (configure-target-libg++): Remove.
14455         (all-target-libg++): Remove.
14456         (configure-target-libio): Remove.
14457         (all-target-libio): Remove.
14458         (check-target-libio): Remove.
14459         (.PHONY): Remove.
14460         (libg++.tar.bz2): Remove.
14461         (all-target-cygmon): Remove libio.
14462         (all-target-libstdc++): Remove.
14463         (configure-target-libstdc++): Remove.
14464         (TARGET_LIB_PATH): Remove libstdc++.
14465         (ALL_GCC_CXX): Remove libstdc++.
14466         (all-target-gperf): Correct.
14468 2001-02-16  Nick Clifton  <nickc@redhat.com>
14470         * configure.in (noconfigdirs): Allow configuration of texinfo
14471         for Cygwin hosts.
14473 2001-02-15  Anthony Green  <green@redhat.com>
14475         * configure: Introduce GCJ_FOR_TARGET.
14476         * configure.in: Ditto.
14477         * Makefile.in: Ditto.
14479 2001-02-13  Andreas Schwab  <schwab@suse.de>
14481         * MAINTAINERS: Update mail address.
14483 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
14485         * config.guess: Add linux target for S/390.
14486         * config.sub: Likewise.
14488 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
14490         * configure.in: for *-chorusos, don't config target-newlib and
14491         target-libgloss.
14493 2001-02-06  Ben Elliston  <bje@redhat.com>
14495         * configure: Output host type to stdout, not stderr.
14497 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
14499         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14500         * ltcf-cxx.sh: Likewise.
14502         * config.if: Assume enable_libstdcxx_v3 is defined.
14504 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
14506         Remove V2 C++ library.
14507         * configure.in: Remove --enable-libstdcxx_v3 support.
14509 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
14511         * include/demangle.h: Add prototype for java_demangle_v3.
14513 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
14515         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
14517 2001-01-27  Richard Henderson  <rth@redhat.com>
14519         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14521 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14523         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14524         Don't unset, it's non-portable and no longer necessary, set to empty
14525         instead.
14527 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14529         * ltconfig: Shell portability fix for the tagname validity check.
14531 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
14533         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14534         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14536 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14538         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14540 2001-01-26  Tom Tromey  <tromey@redhat.com>
14542         * configure.in: Allow libgcj to be built on Sparc Solaris.
14544 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
14546         * ltcf-c.sh: Add aix5 case.
14547         * ltcf-cxx.sh: Likewise.
14548         * ltconfig: Likewise.
14550 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
14552         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14553         keep at least one of build_libtool_libs or build_old_libs set to
14554         yes.
14556         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14557         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14559 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
14561         * configure.in: Enable libgcj on several additional platforms.
14563 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
14565         * configure.in: Enable libgcj for linux targets.
14567 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14569         * MAINTAINERS (Write After Approval): Add myself.
14571 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14573         * MAINTAINERS: Add myself as vax port maintainer.
14575 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
14577         * MAINTAINERS: Add myself as Mercury front-end maintainer.
14579 2001-01-09  Mike Stump  <mrs@wrs.com>
14581         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14582         failures of subdirectories.
14584 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14586         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
14587         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14588         * ltcf-cxx.sh: Likewise.
14589         * ltcf-gcj.sh: Likewise.
14590         * ltconfig.sh: Fix typo.
14592 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14594         * configure: handle DOS-style absolute paths.
14596 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
14598         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14600 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
14602         * MAINTAINERS: Add myself as avr port co-maintainer.
14604 2000-12-28  Ben Elliston  <bje@redhat.com>
14606         * MAINTAINERS: Add myself under ``Write After Approval''.
14608 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14610         * texinfo: Remove directory from GCC.
14612 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14614         * COPYING: Update to current
14615         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14616         to 19yy as example year in copyright notice).
14618 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
14620         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14621         (libstdcxx_incdir): Pass down.
14622         * config.if: Remove expired bits for cxx_interface, add stub.
14623         (libstdcxx_incdir): Add variable for g++ include directory.
14624         * configure.in (gxx_include_dir): Use it.
14626 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
14628         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
14629         with old-email address from ``Write After Approval''.
14631 2000-12-15  Andreas Jaeger  <aj@suse.de>
14633         * configure.in: Handle lang_dirs.
14635 2000-12-14  Tom Tromey  <tromey@redhat.com>
14637         * MAINTAINERS: Removed brads.
14639         * MAINTAINERS: Added gcj developers.
14641 2000-12-13  Anthony Green  <green@redhat.com>
14643         * configure.in: Disable libgcj for any target not specifically
14644         listed.  Disable libgcj for x86 and Alpha Linux until compatible
14645         with g++ abi.
14647 2000-12-13  Mike Stump  <mrs@wrs.com>
14649         * Makefile.in (local-distclean): Also remove fastjar.
14651 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
14653         * contrib/gcc_update: Add fastjar --touch entries.
14655 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
14657         * configure.in: Disable language-specific target libraries for
14658         languages that aren't enabled.
14660 2000-12-10  Anthony Green  <green@redhat.com>
14662         * configure.in: Define libgcj.  Disable libgcj target libraries for
14663         most targets.
14665 2000-12-10  Neil Booth  <neilb@earthling.net>
14667         * MAINTAINERS: Update mail address, remove from WAA list.
14669 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14671         * libjava: Imported from /cvs/java.
14672         * libffi: Likewise.
14673         * Boehm-gc: Likewise.
14675 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14677         * configure.in (target_libs): Revert 2000-12-08 patch.
14678         (noconfigdirs): Added target-libjava.
14680 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14682         * djunpack.bat: removed.
14684 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
14686         * Makefile.in: handle DOS-style absolute paths.
14687         * config-ml.in: likewise.
14688         * symlink-tree: likewise.
14690 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14692         * fastjar: Imported.
14694 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14696         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14697         libjava.
14698         * configure.in (target_libs): Removed `target-libjava'.
14700 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14702         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14703         (ALL_MODULES): Added fastjar.
14704         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14705         (all-target-libjava): all-fastjar replaces all-zip.
14706         (all-fastjar): Added.
14707         (configure-target-fastjar, all-target-fastjar): Likewise.
14708         * configure.in (host_tools): Added fastjar.
14710 2000-12-07  Mike Stump  <mrs@wrs.com>
14712         * Makefile.in (local-distclean): Remove leftover built files.
14714 2000-11-24  Nick Clifton  <nickc@redhat.com>
14716         * configure.in (xscale-elf): Add target.
14717         (xscale-coff): Add target.
14719 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14721         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14722         recent versions of FreeBSD (release 3 or later).
14723         * ltconfig: On FreeBSD, -lc must not be provided when building
14724         a shared library or else the standard -pthread gcc option is
14725         rendered worthless to later users of the built library.
14727 2000-11-16  Fred Fish  <fnf@be.com>
14729         * configure.in (enable_libstdcxx_v3): Fix typo,
14730         libstd++ -> libstdc++.
14732 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14734         * MAINTAINERS: Add self to Write After Approval list.
14736 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14738         * MAINTAINERS: Update my email address.  Add myself to global write
14739         privs list.
14741 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14743         * Makefile.in: Merge with src and libgcj.
14744         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14745         configure-target-<library> when their configure scripts need the C
14746         or C++ library to have already been built to work properly.
14747         (do_proto_toplev): Set them to an empty string.
14749         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14750         (REALLY_SET_LIB_PATH): Use them.
14752 2000-11-17  Stan Shebs  <shebs@apple.com>
14754         * MAINTAINERS: Add self to Write After Approval list.
14756 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14758         * configure: Provide the original toplevel configure arguments
14759         (including $0) to subprocesses in the environment rather than
14760         through gcc/configargs.h.
14762 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14764         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14765         C99.  Alphabetise "Write After Approval" list.
14767 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14769         * configure: Turn on libstdc++ V3 by default.
14771         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14772         if we've got GCC.
14774 2000-11-11  Philip Blundell  <philb@gnu.org>
14776         * MAINTAINERS: Add self to Write After Approval list.
14778 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14780         * ltcf-c.sh (aix4): Improve shared library configuration; require
14781         exporting symbols.
14782         * ltcf-cxx.sh (aix4): Define.
14783         * ltconfig (aix4): Define library and soname specs appropriate for
14784         AIX.  Define command to create export symbols list.
14786 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14788         * config.sub: Add support for Sun Chorus
14790 2000-10-31  Nick Clifton  <nickc@redhat.com>
14792         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14793         <name>@redhat.com.  Also installed new email address for Clint
14794         Popetz.
14796 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14798         * etc: Remove directory from GCC.
14800 2000-10-16  Michael Meissner  <meissner@redhat.com>
14802         * configure (gcc/configargs.h): Only create if there is a build GCC
14803         directory created.
14805 2000-10-16  Matthias Klose  <doko@debian.org>
14807         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14808         when configured for libstdc++-v3.
14810 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14812         * configure: Save configure arguments to gcc/configargs.h.
14814 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14816         * config.guess: Import CVS version 1.157.
14817         * config.sub: Import CVS version 1.181.
14819 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14821         * Makefile.in (bootstrap): avoid recursion if subdir missing
14822         (cross): ditto
14823         (do-proto-toplev): ditto
14825 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14827         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14828         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14830         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14831         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14832         all affected `configure' scripts.
14834 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14836         * MAINTAINERS: Add self as cpplib co-maintainer.
14838 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14840         * MAINTAINERS: Add self to Write After Approval list.
14842 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14844         * INSTALL/README: egcs -> GCC update.
14846 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14848         * MAINTAINERS: Add myself to Write After Approval list.
14850 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14852         * MAINTAINERS: Add myself to Write After Approval list.
14854 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14856         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14857         X11 libraries for hppa64.
14859 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14861         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14863 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14865         * Makefile.in (all-zlib): Added dummy target.
14867         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14868         ltcf-gcj.sh: Updated from libtool multi-language branch.
14870 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14872         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14873         (bootstrap*): Depend on all-bootstrap.
14875 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14877         * config.guess: Import CVS version 1.156.
14878         * config.sub: Import CVS version 1.179.
14880 2000-09-02  Anthony Green  <green@cygnus.com>
14882         * Makefile.in (all-gcc): Depend on all-zlib.
14883         (CLEAN_MODULES): Add clean-zlib.
14884         (ALL_MODULES): Add all-zlib.
14885         * configure.in (host_libs): Add zlib.
14887 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14889         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14890         crosses, but add gcc/include to the header search path for them.
14892 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14894         * MAINTAINERS: Add self to Write After Approval list.
14896 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14898         * config.guess: Import CVS version 1.152.
14899         * config.sub: Import CVS version 1.177.
14901 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14903         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14904         $targargs to tell whether newlib is going to be built.
14906         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14907         $$r/TARGET_SUBDIR/libio for _G_config.h.
14909 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14911         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14913 2000-08-22  DJ Delorie  <dj@redhat.com>
14915         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14917 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14919         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14920         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14921         sub-configures.
14923 2000-08-21  DJ Delorie  <dj@redhat.com>
14925         * MAINTAINERS: Add self as a libiberty maintainer
14927 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14929         * configure.in (libstdcxx_flags): Use
14930         libstdc++-v3/src/libstdc++.INC.
14932 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14934         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14936 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14938         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14940         * configure: Make enable_threads and enable_shared defaults
14941         explicit.  Substitute enable_threads into generated Makefiles.
14942         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14943         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14945 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14947         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14949 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14951         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14952         previous delta.
14954 2000-08-11  Jason Merrill  <jason@redhat.com>
14956         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14957         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14958         (FLAGS_FOR_TARGET): Not here.
14959         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14961 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14963         * config-ml.in (CC, CXX): Don't introduce a leading space.
14965 2000-08-07  DJ Delorie  <dj@delorie.com>
14967         * MAINTAINERS: Add self as a DJGPP maintainer
14969 2000-08-07  DJ Delorie  <dj@redhat.com>
14971         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14972         "if we're also building gcc, and it's a gcc that will run on the
14973         build machine, we want to use its includes instead of the system's
14974         default includes".
14976 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14978         * MAINTAINERS: Add self to Write After Approval list.
14980 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14982         * configure.in (libstdcxx_flags): Don't use `"'.
14984         * config-ml.in: Adjust multilib search paths to the
14985         appropriate multilib tree.
14987 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14989         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14990         commas in $LANGUAGES.
14992 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14994         * configure.in: Re-enable all references to libg++ and librx.
14996 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14998         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14999         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
15000         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15001         * ltcf-cxx.sh (need_lc): Set based on postdeps.
15003         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15005 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
15007         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15008         CXX_FOR_TARGET for sed.
15010 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
15012         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15013         Do not override if already set in the environment or in configure.
15014         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15015         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15017 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
15019         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15020         the libtool CVS tree multi-language branch.
15021         * ltconfig, ltmain.sh: Updated.
15023 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
15025         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15026         (clean-target): Depend on it.
15028         * Makefile.in (FLAGS_FOR_TARGET): New macro.
15029         (GCC_FOR_TARGET): Use it.
15030         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15031         * configure.in: ... here.
15032         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
15033         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15035 2000-07-24  Eric Christopher  <echristo@cygnus.com>
15037         * MAINTAINERS: Add self to Write After Approval list.
15039 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
15041         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15042         (configure-target-libchill, configure-target-libobjc): Likewise.
15044         * configure.in: Use the same cache file for all target libs.
15045         * config-ml.in: But different cache files per multilib variant.
15047 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
15049         * configure (topsrcdir): Don't use dirname.
15051 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
15053         * MAINTAINERS: Add self to Write After Approval list.
15055 2000-07-20  Jason Merrill  <jason@redhat.com>
15057         * configure.in: Remove all references to libg++ and librx.
15059         * configure, configure.in, Makefile.in: Unify gcc and binutils.
15061 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
15063         * config.sub: Update to subversions version 2000-07-06.
15065 2000-07-12  Andrew Haley  <aph@cygnus.com>
15067         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15068         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15070 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
15072         * symlink-tree:  Check number of arguments.
15074 2000-07-05  Jim Wilson  <wilson@cygnus.com>
15076         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15077         search path for a g++ extracted from the build tree.  This
15078         will allow link tests run by configure scripts in
15079         subdirectories to succeed.
15081 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
15083         * ltconfig: Add support for mips-dde-sysv4.2MP
15085 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15087         * MAINTAINERS: Add myself as loop discovery maintainer.
15089 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
15091         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15092         `os2'. Force ac_cv_exeext to be ".exe" in that case.
15094 2000-06-19  Timothy Wall  <twall@cygnus.com>
15096         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15097         * config.sub: Add tic54x target.
15099 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15101         * MAINTAINERS: Add self as Fortran maintainer,
15102         remove Craig Burley.
15104 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15106         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15107         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15109 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
15111         * MAINTAINERS: Add self as i18n maintainer
15113 20000-05-21  H.J. Lu  (hjl@gnu.org)
15115         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15116         directory are used if they exist. Make sure
15117         $(build_tooldir)/include is searched for header files,
15118         $(build_tooldir)/lib/ for library files.
15119         (GCC_FOR_TARGET): Likewise.
15120         (CXX_FOR_TARGET): Likewise.
15122 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
15124         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15126 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
15128         * Makefile.in (configure-target-libiberty): Depend on
15129         configure-target-newlib.
15131 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
15133         * configure.in, Makefile.in: Merge all libffi-related
15134         configury stuff from the libgcj tree.
15136 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15138         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15139         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15141 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15143         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15144         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15145         current version information.  Add to proto-toplev directory.
15146         (gdb-taz): Build do-djunpack.
15148 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
15150         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15152 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15154         * MAINTAINERS: Add self to Write After Approval list.
15156 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15158         * ltmain.sh: Preserve in relink_command any environment
15159         variables that may affect the linker behavior.
15161 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
15163         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15165 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
15167         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15169 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
15171         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15172         with the version name.
15174 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
15176         * MAINTAINERS: Add self as bb-reorder maintainer.
15178 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
15180         * config.if: Tweak.
15182 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
15184         * djunpack.bat: New file.
15186 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15188         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15189         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15190         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15191         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15193 2000-04-16  Dave Pitts  <dpitts@cozx.com>
15195         * config.sub (case $basic_machine): Change default for "ibm-*"
15196         to "openedition".
15198 2000-04-13  Andreas Jaeger  <aj@suse.de>
15200         * MAINTAINERS: Added myself.
15202 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15204         * Makefile.in (gdb-taz): New target.  GDB specific archive.
15205         (do-md5sum): New target.
15206         (MD5PROG): Define.
15207         (PACKAGE): Default to TOOL.
15208         (VER): Default to a shell script.
15209         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
15210         md5 checksum generation.
15211         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15212         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15213         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15214         insight.tar.bz2): Use gdb-taz to create archive.
15216 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15218         * configure (warn_cflags): Delete.
15220 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
15222         * MAINTAINERS: Added myself.
15224 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
15225             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
15227         * configure.in (enable_libstdcxx_v3): Add.
15228         (target_libs): Add bits here to switch between libstdc++-v2 and
15229         libstdc++-v3.
15230         * config.if: And this file too.
15231         * Makefile.in: Add libstdc++-v3 targets.
15233 2000-04-05  Michael Meissner  <meissner@redhat.com>
15235         * config.sub (d30v): Add d30v as a basic machine type.
15237 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
15239         * configure.in: -linux-gnu*, not -linux-gnu.
15241 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
15243         * MAINTAINERS: Add self in write-after-approval section.
15245 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
15247         * MAINTAINERS: Add self as ia64 port maintainer.
15249 2000-03-08  Neil Booth  <NeilB@earthling.net>
15251         * MAINTAINERS: Add self in write-after-approval section.
15253 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15255         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15256         (do-tar-bz2): Replace TOOL with PACKAGE.
15257         (gdb.tar.bz2): Remove GDBTK from GDB package.
15258         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15259         dejagnu.tar.bz2): New packages.
15261 2000-02-27  Andreas Jaeger  <aj@suse.de>
15263         * configure.in: Add entry for mips*-*-linux*, move catch all
15264         *-*-*linux* entry below this one.
15266 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
15268         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15270 2000-02-24  Nick Clifton  <nickc@cygnus.com>
15272         * config.sub: Support an OS of "wince".
15274 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
15276         * config.guess, config.sub: Updated to match config's 2000-02-15
15277         version.
15279 2000-02-23  Linas Vepstas  <linas@linas.org>
15281         * config.sub: Add support for Linux/IBM 370.
15282         * configure.in: Likewise.
15284 2000-02-22  Nick Clifton  <nickc@cygnus.com>
15286         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15288 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
15290         * config.guess: Guess "cygwin" rather than "cygwin32".
15292 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15294         * configure (gcc_version): When setting, narrow search to
15295         lines containing `version_string'.
15297 2000-02-15  Denis Chertykov  <denisc@overta.ru>
15299         * config.sub: Add support for avr target.
15301 2000-02-14  Nick Clifton  <nickc@cygnus.com>
15303         * MAINTAINERS: Add maintainers for MCore port.
15305 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
15307         * config.sub: Add mmix-knuth-mmixware.
15309 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15311         * MAINTAINERS: Pair cccp with cpplib maintainership.
15313 2000-01-27  Christopher Faylor  <cgf@redhat.com>
15315         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15316         structure stuff to -L library search.
15317         (CXX_FOR_TARGET): Ditto.
15318         (CROSS_CHECK_MODULES): Fix spelling mistake.
15320 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15322         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15323         the C++ compiler.
15325 2000-01-12  Richard Henderson  <rth@cygnus.com>
15327         * configure.in: Don't build some bits for beos.
15329 2000-01-12  Joel Sherrill (joel@OARcorp.com)
15331         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15332         as include files.
15334 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
15336         * Add self as cpplib maintainer, as requested by Jason
15337         Merrill.  Correct my e-mail address.
15339 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
15341         * configure.in: Use mt-aix43 to handle *_TARGET defs,
15342         not mh-aix43.
15344 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
15346         * MAINTAINERS: Add myself to "write after approval" list.
15348 1999-12-14  Richard Henderson  <rth@cygnus.com>
15350         * config.guess (alpha-osf, alpha-linux): Detect ev67.
15351         * config.sub: Accept alphaev[78], alphaev8.
15353 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15355         * config.guess, config.sub: Update from autoconf.
15357 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
15359         * MAINTAINERS:  update my playtime e-address.
15361 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15363         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15364         necessary libraries are missing.
15366 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
15368         * MAINTAINERS: Add new 'write after approval' maintainer.
15370 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
15372         * MAINTAINERS: Add new Java maintainer.
15374 1999-10-25  Andreas Schwab  <schwab@suse.de>
15376         * configure: Fix quoting inside arguments of eval.
15378 1999-10-21  Nick Clifton  <nickc@cygnus.com>
15380         * config-ml.in: Allow suppression of some ARM multilibs.
15382 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
15384         * config.guess: Add OS/390 match pattern.
15385         * config.sub: Add mvs, openedition targets.
15386         * configure.in (i370-ibm-opened*): New.
15388 1999-09-04  Steve Chamberlain  <sac@pobox.com>
15390         * config.sub: Add support for configuring for pj.
15392 1999-08-31  Nick Clifton  <nickc@cygnus.com>
15394         * config.sub (maybe_os): Add support for configuring for fr30.
15396 1999-08-25  Nick Clifton  <nickc@cygnus.com>
15398         * configure.in: Do not configure or build ld for AIX
15399         platforms.  ld is known to be broken on these platforms.
15401 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15403         * config-ml.in: Pass compiler flag corresponding to multidirs to
15404         subdir configures.
15406 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
15408         * Makefile.in (LDFLAGS): Define.
15410 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
15412         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15413         noconfigdirs.
15414         (*-*-cygwin*): Likewise.
15416 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
15418         * mkdep: New file.
15419         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15420         (BINUTILS_SUPPORT_DIRS): Add mkdep.
15422         From Eli Zaretskii <eliz@is.elta.co.il>:
15423         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15424         long file name when using DJGPP on MS-DOS.
15426 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
15428         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15430 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
15432         * Makefile.in (check-target-libio): Remove all-target-libstdc++
15433         dependency as this causes "make check" to globally "make all"
15435 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
15437         * configure.in (target_libs): Added target-zlib.
15438         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15439         (CONFIGURE_TARGET_MODULES): Likewise.
15440         (CHECK_TARGET_MODULES): Likewise.
15441         (INSTALL_TARGET_MODULES): Likewise.
15442         (CLEAN_TARGET_MODULES): Likewise.
15443         (configure-target-zlib): New target.
15444         (all-target-zlib): Likewise.
15445         (all-target-libjava): Depend on all-target-zlib.
15446         (configure-target-libjava): Depend on configure-target-zlib.
15448         * Makefile.in (configure-target-libjava): Depend on
15449         configure-target-newlib.
15450         (configure-target-boehm-gc): New target.
15451         (configure-target-qthreads): New target.
15453         * configure.in (target_libs): Added target-qthreads.
15454         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15455         (CONFIGURE_TARGET_MODULES): Likewise.
15456         (CHECK_TARGET_MODULES): Likewise.
15457         (INSTALL_TARGET_MODULES): Likewise.
15458         (CLEAN_TARGET_MODULES): Likewise.
15459         (all-target-qthreads): New target.
15460         (configure-target-libjava): Depend on configure-target-qthreads.
15461         (all-target-libjava): Depend on all-target-qthreads.
15463         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15464         (CONFIGURE_TARGET_MODULES): Likewise.
15465         (CHECK_TARGET_MODULES): Likewise.
15466         (INSTALL_TARGET_MODULES): Likewise.
15467         (CLEAN_TARGET_MODULES): Likewise.
15468         (all-target-libjava): New target.
15469         (all-target-boehm-gc): Likewise.
15470         * configure.in (target_libs): Added libjava, boehm-gc.
15472 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
15474         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15475         configure.bat in SUPPORT_FILES.
15476         (gas+binutils.tar.bz2): Likewise.
15478         * makeall.bat: Remove; obsolete.
15480 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
15482         From Mark Elbrecht:
15483         * configure.bat: Remove; obsolete.
15485 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
15487         * configure: Add -W -Wall to the default CFLAGS when compiling with
15488         gcc.
15490 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
15492         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15494 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
15496         * configure.in: Build ld on IRIX6.
15498 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
15500         * Makefile.in: Change distribution targets to use bzip2 instead of
15501         gzip.
15502         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15503         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15505 1999-06-04  Nick Clifton  <nickc@cygnus.com>
15507         * config.sub: Add mcore target.
15509 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
15511         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15513 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
15515         * config.guess (dummy): Changed to $dummy.
15517 1999-05-24  Nick Clifton  <nickc@cygnus.com>
15519         * config.sub: Tidied up case statements.
15521 1999-05-22  Ben Elliston  <bje@cygnus.com>
15523         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15524         <jiro@din.or.jp>.
15526         * config.guess: Merge with FSF version. Future changes will be
15527         more accurately recorded in this ChangeLog.
15528         * config.sub: Likewise.
15530 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
15532         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15534 1999-04-30  Tom Tromey  <tromey@cygnus.com>
15536         * ltmain.sh: [mode link] Always use CC given by ltconfig.
15538 1999-04-23  Tom Tromey  <tromey@cygnus.com>
15540         * ltconfig, ltmain.sh: Update to libtool 1.2f.
15542 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
15544         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15545         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15546         Bad merge removed these two changes.
15548 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
15549                           Martin Heller (Ing.-Buero_Heller@t-online.de)
15551         * config.guess (interix Alpha): Add.
15553 1999-04-11  Richard Henderson  <rth@cygnus.com>
15555         * configure.in (i?86-*-beos*): Do config gperf; don't config
15556         gdb, newlib, or libgloss.
15558 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
15560         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15561         link a trivial program with -mabi=64.  If it fails, remove mabi=64
15562         from multidirs.
15564 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
15566         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15568 1999-04-08  Nick Clifton  <nickc@cygnus.com>
15570         * config.sub: Add support for mcore targets.
15572 1999-04-07  Michael Meissner  <meissner@cygnus.com>
15574         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15575         not mt-ospace, in order to shut up assembler warning about using
15576         symbols that are named the same as registers.
15578 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
15580         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15581         dependency list for all-target-cygmon.
15583 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
15585         * config-ml.in: Check $host, not $target, for selective multilibs.
15586         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15587         thumb interworking, and underscore prefix multilibs.
15589 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
15591         * missing: Update to version from current automake.
15593 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
15595         * configure (gxx_include_dir): Removed.
15597         * configure.in (gxx_include_dir): Handle it.
15598         * Makefile.in: Likewise.
15600 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
15602         * config.sub (mips64vr4111,mips64vr4111el) Add.
15604 1999-03-21  Ben Elliston  <bje@cygnus.com>
15606         * config.guess: Correct typo for detecting ELF on FreeBSD.
15608 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
15610         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15611         config/mh-djgpp.
15613 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
15615         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15616         all-target-newlib to dependency list for all-target-bsp.
15618 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15620         * config.sub: Add i386-uwin support.
15621         * config.guess: Likewise.
15623 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15625         * configure.in: cleanup, add mh-*pic handling for arm, special
15626         case powerpc*-*-aix*
15628 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
15630         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15631         can be built.
15633 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
15635         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15636         targets.
15638 1999-03-02  Nick Clifton  <nickc@cygnus.com>
15640         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15642 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
15644         * config.sub: Check for "cygwin*" rather than "cygwin32*"
15646 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15648         * config.sub: Fix typo in arm recognition.
15650 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
15652         * configure.in (noconfigdirs): Changed target_configdirs to
15653         include target-bsp only for m68k-*-elf* and m68k-*-coff*
15654         rather than m68k-*-* since it is not known to work on
15655         m68k-aout. Ditto for arm-*-*oabi.
15657 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
15659         * configure.in (*-*-windows*): Remove, no longer used.
15661 1999-02-19  Ben Elliston <bje@cygnus.com>
15663         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15664         Smart and improved by Andrew Cagney.
15666 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
15668         * config.guess: Recognize openbsd-*-hppa.
15670 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
15672         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15673         only if it is not empty.
15675 1999-02-17  Nick Clifton  <nickc@cygnus.com>
15677         Patch from: Scott Bambrough <scottb@corelcomputer.com>
15679         * config.guess: Modified to recognize uname's armv* syntax.
15681         * config.sub: Modified to recognize uname's armv* syntax.
15683 1999-02-17  Mark Salter  <msalter@cygnus.com>
15685         * configure.in: Added target-bsp for sparclite.
15687 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
15689         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15691 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15693         * configure.in: Add support for strongarm port.
15694         * config.sub: Add support for strongarm target.
15696 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15698         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15699         the old name config/mh-cygwin32.
15700         Enable texinfo.
15702 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15704         * configure.in: Do build ld for ix86 Solaris.
15706 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15708         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15709         $AR_FOR_TARGET.  Likewise for RANLIB.
15711 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15713         * config.sub (oabi):  Recognize.
15714         * configure.in (arm-*-oabi):  Handle.
15716 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15718         * config.guess: Improve detection of i686 on UnixWare 7.
15720 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15722         * config.guess: Add support for i386-pc-interix.
15723         * config.sub: Likewise.
15724         * configure.in: Likewise.
15726 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15728         * Makefile.in: Remove unneeded all-target-libio from
15729         from all-target-winsup target since it is now unneeded.
15730         Add all-target-libtermcap in its place since it is now
15731         needed.
15733 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15735         * configure.in: makefile stub for cygwin target is probably
15736         unnecessary.  Remove it for now.
15738 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15740         * configure.in: libtermcap.a should be built when cygwin is the
15741         target as well as the host.
15742         * config.guess: Allow mixed case in cygwin uname output.
15743         * Makefile.in: Add libtermcap target.
15745 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15747         * config.sub: Clean up handling of hppa2.0.
15749 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15751         * config.guess: Use C code to identify more HP machines.
15753 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15755         * config.sub: Handle hppa2.0.
15757 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15759         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15760         cygmon for all sparclite targets, regardless of object format.
15762 1998-12-15  Mark Salter  <msalter@cygnus.com>
15764         * configure.in: Added target-bsp for several target architectures.
15766         * Makefile.in: Added rules for bsp.
15768 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15770         * config.guess: Improve detection of hppa2.0 processors.
15772 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15774         * config.guess: Recognize FreeBSD using ELF automatically.
15776 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15778         * configure (skip-this-dir): Add handling for new shell script, which
15779         might be created by a sub-directory's configure to indicate, this particular
15780         directory is "unwanted".
15781         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15783 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15785         * ltconfig: import from libtool, after changing libtool to
15786         account for the cygwin name change.
15788 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15790         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15791         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15793 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15795         * configure.in: Add libtermcap to list of cygwin dependencies.
15797 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15799         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15800         they include winsup/include when it's a cygwin target.
15802 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15804         * configure.in (host_tools): Added zip.
15805         * Makefile.in (all-target-libjava): Depend on all-zip.
15806         (all-zip): New target.
15807         (ALL_MODULES): Added all-zip.
15808         (NATIVE_CHECK_MODULES): Added check-zip.
15809         (INSTALL_MODULES): Added install-zip.
15810         (CLEAN_MODULES): Added clean-zip.
15812 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15814         * Makefile.in: lose "32" from comment about cygwin.
15816 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15818         * configure.in: Use -Os to build target libraries for the fr30.
15820 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15822         * config.sub: Add fr30.
15824 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15826         * configure.in: drop "32" from config/mh-cygwin32.  Check
15827         cygwin* instead of cygwin32*.
15828         * config.sub: Check cygwin* instead of cygwin32*.
15830 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15832         * config.guess: Match any version of Unixware7.
15834 1998-10-20  Syd Polk  <spolk@cygnus.com>
15836         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15837         if desired.
15839 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15841         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15842         these if the appropriate directories and files to not exist.
15844 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15846         * Makefile.in (DEVO_SUPPORT): Add config.if.
15848 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15850         * configure: Add pattern to replace "build_tooldir"'s
15851         definition in the generated Makefile with "tooldir"'s
15852         actual value.
15854 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15856         * config.sub: Bring back lost sparcv9.
15858         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15860 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15862         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15863         CC_FOR_TARGET and friends.
15865 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15867         * Makefile.in (build_tooldir): New variable, same as tooldir.
15868         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15869         -B$(build_tooldir)/bin/.
15870         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15872 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15874         * README: Remove installation instructions and refer to the
15875         INSTALL directory instead.
15877 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15879         * config.sub: Add support for i[34567]86-pc-udk.
15880         * configure.in: Likewise.
15882 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15884         * Makefile.in: add bzip2 package building bits for user
15885         tools module
15886         * configure.in: ditto
15888 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15890         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15891         (ALL_TARGET_MODULES): Add all-target-libobjc.
15892         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15893         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15894         (all-target-libchill): Add dependencies.
15895         * configure.in (target_libs): Add libchill.
15897 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15899         * configure.in (target_subdir): Remove duplicate line.
15901 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15903         * Makefile.in (all-automake): fix dependencies.
15905 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15907         * configure.in: Minor cleanups for building in the $(target_alias)
15908         subdir.
15910 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15912         * Makefile.in (bootstrap): Set r and s before make all.  Use
15913         BASE_FLAGS_TO_PASS in make all.
15914         (cross): Likewise.
15916 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15918         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15920 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15922         * config.sub: Fix typo in last change.
15924 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15926         * config.sub: Add support for C4x target.
15927         * configure.in: Likewise.
15929 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15931         * config.sub: Recognize sparcv9 just like sparc64.
15933 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15935         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15937 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15939         * config.guess: Correctly identify Pentium II sco boxes.
15941         * config.guess: Fix "tr" code.  From Weiwen Liu.
15943 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15945         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15946         stabs.
15948 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15950         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15951         (ALL_TARGET_MODULES): Add all-target-libchill.
15952         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15953         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15954         (all-target-libchill): Add dependencies.
15955         * configure.in (target_libs): Add libchill.
15957 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15959         * config.guess: Avoid assumptions about "tr" behaves when
15960         LANG is set to something other than English.
15962 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15964         * configure (gxx_include_dir): Changed to
15965         '${prefix}/include/g++'-${libstdcxx_interface}.
15967         * config.if: New to determine the interfaces.
15969 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15971         * config.guess: Detect and handle MPE/IX.
15972         * config.sub: Deal with MPE/IX.
15974 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15976         * configure.in: Use mh-aix43.
15978 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15980         * configure: Fix --without/--disable cases for gxx-include-dir.
15982 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15984         * mdata-sh:  Imported.  Needed for automake support.
15986 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15988         * Makefile.in (taz): Try "chmod -R og=u ." before
15989         "chmod og=u `find . -print`".
15991 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15993         * configure.in: Add arm-elf and thumb-elf support.
15995 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15997         * Makefile.in: Undo previous patch.
15999 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
16001         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16002         to here ...
16003         (install-no-fixedincludes): and here
16004         (INSTALL_MODULES): ... from here.
16006 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16008         * config.sub: Merge with FSF.
16010         * config.guess: Merge with FSF.
16012 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
16014         * configure (extraconfigdirs): New variable.
16015         (SUBDIRS): Add extraconfigdirs and recurse on them too.
16016         * Makefile.in (all): Move higher in file.
16017         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16018         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16019         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16020         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16021         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16023 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
16025         * Makefile.in (all-target-libjava): Depend on all-gcc and
16026         all-target-newlib.
16027         (configure-target-libjava): Depend on $(ALL_GCC).
16029 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
16031         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16032         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16034 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
16036         * INSTALL/README: Fix typo.
16038 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16040         * ylwrap: Change absolute path checks to check for DOS style path
16041         names.
16043         * ylwrap: Don't use a full path name if the source file is in the
16044         same directory.  From hjl@lucon.org (H.J. Lu).
16046         * config-ml.in: Default to being verbose, to match Feb 18 change to
16047         configure.
16049 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
16051         Brought over from egcs:
16053         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16055         * configure.in (target_subdir): Set to ${target_alias} instead
16056         of "libraries".
16058         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16060         * configure.in (target_subdir): Set to libraries if enable_multilib.
16062 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
16064         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16065         multilibs, force reconfiguration the first time we create
16066         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16068 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
16070         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16071         avoid confusion with --no-recursion.
16073 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
16075         * configure.in: Win32 hosts shouldn't use install -x
16076         * install-sh: remove -x option, and special .exe-handling
16077         hack.
16079 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
16081         * config.guess: Recognize i586-pc-beos.
16082         * configure.in: Don't build some bits for beos.
16084 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16086         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16087         CFLAGS default to -O2.
16089         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16090         when using GNU ld.
16092 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
16094         * ltmain.sh: Correct install when using a different shell.
16096 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16098         * ltconfig, ltmain.sh: Update to libtool 1.2b.
16100 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
16102         * makefile.vms: Update to build binutils/makefile.vms.  Add install
16103         target.
16105 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
16107         * ltconfig: Update to correct AIX handling.
16109 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
16111         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16113         * configure.in (target_subdir): Set to ${target_alias} instead
16114         of "libraries".
16116 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
16118         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16119         (Makefile): Depend on $(gcc_version_trigger).
16121         * configure (gcc_version): Change default initializer to empty
16122         string.
16123         (gcc_version_trigger): New variable; pass this variable down
16124         to subdir configures to enable them checking gcc's version
16125         themselves. Emit make macros for both gcc_version vars.
16126         (topsrcdir): Initialize reliably.
16127         (recursion line): Remove --with-gcc-version=${gcc_version}.
16129 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16131         * configure (enable_version_specific_runtime_libs): Implement new flag
16132         --enable-version-specific-runtime-libs which installs C++ runtime stuff
16133         in $(libsubdir); emit definition in each generated Makefile.
16134         (gxx_include_dir): Initialize depending on
16135         $enable_version_specific_runtime_libs.
16137 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
16139         * configure (gcc_version): Initialize properly depending on
16140         how and where configure is started.
16141         (recursion line): Pass a --with-gcc-version=${gcc_version}
16142         to configures in subdirs.
16144 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
16146         * configure.in (noconfigdirs): Add configure pattern for mips tx39
16147         cygmon
16149 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
16151         * configure.in: Add cygmon and libstub support for mn10200.
16153 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
16155         * configure (gcc_version): Add new variable describing the
16156         particular gcc version we're building.
16157         * Makefile.in (libsubdir): Add new macro for the directory
16158         in which the compiler finds executables, libraries, etc.
16159         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16160         and libsubdir.
16162 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16164         * Makefile.in (local-clean): Remove *.log.
16165         (warning.log): Built with warn_summary from build.log.
16166         (mail-report.log): Run test_summary.
16167         (mail-report-with-warnings.log): Run test_summary including
16168         warning.log in the report.
16170 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
16172         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16174 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
16176         * Makefile.in (grep): Grep no longer depends on libiberty.
16178 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
16180         * Makefile.in: all-snavigator needs all-libgui.
16182 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
16184         * configure.in: Add cygmon and libstub support for mn10300.
16186 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
16188         * missing: Update to version from automake 1.3.
16190         * ltmain.sh: On installation, don't get confused if the same name
16191         appears more than once in the list of library names.
16193 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16195         * config.sub: Accept m68060 and m5200 as CPU names.
16197 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
16199         * configure: Use && rather than using -a in test, because odd
16200         strings can confuse test.
16201         * configure.in: Likewise.
16203 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16205         * ltconfig, ltmain.sh: Bring in Visual C++ support.
16207 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16209         * Makefile.in (boostrap2-lean, bootstrap3-lean,
16210         bootstrap4-lean): New targets.
16212 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
16214         * mpw-* Delete.  Not used.
16216 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
16218         * COPYING.LIB: Update FSF address.
16220 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
16222         * ltconfig, ltmain.sh: Update to libtool 1.2a.
16224         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16225         GAS_SUPPORT_DIRS.
16227 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
16229         * ltconfig, ltmain.sh: Avoid producing a version number if
16230         -version-info was not used.
16232 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16234         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16235         building with newlib.
16237 1998-04-30  Paul Eggert  <eggert@twinsun.com>
16239         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16240         Solaris `make' causes it to continue to next definition.
16242 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16244         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16245         the right GUI libraries and files are installed along with GDB.
16247 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16249         * configure.in: Change alpha to alpha* in several places.
16251 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
16253         * config.sub: Recognize sparc86x.
16255 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
16257         * configure.in (--enable-target-optspace): Remove debug echo.
16259 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
16261         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16263 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
16265         * ltconfig: Update cygwin32 support.
16267         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16268         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16269         (GDB_SUPPORT_DIRS): Likewise.
16271 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
16273         * configure.in (target_makefile_frag): If --enable-target-optspace,
16274         use -Os to compile target libraries rather than -O2.  Default to
16275         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16276         not used.
16277         * configure.in (target_cflags): Ditto for d30v.
16279 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
16281         * Makefile.in (all-bfd): Depend on all-intl.
16282         (all-binutils): Likewise.
16283         (all-gas): Likewise.
16284         (all-gprof): Likewise.
16285         (all-ld): Likewise.
16287 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
16289         * configure.in (host_tools): Fix typo, lbtool -> libtool.
16291 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
16293         * Makefile.in (all-bfd): Depend upon all-libiberty.
16295         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16297 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
16299         * Makefile.in: Add libstub.
16301         * configure.in: Ditto. Build libstub for targets that have cygmon
16302         support.
16304 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
16306         * configure.in: Don't set PICFLAG on ix86-cygwin32.
16308 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
16310         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16311         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
16313 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
16315         * configure: Define DEFAULT_M4 by searching PATH.
16316         * Makfile.in: Use DEFAULT_M4.
16318 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
16320         * ltconfig: Add cygwin32 support.
16322         * Makefile.in, configure.in: Add libtool as a native only directory
16323         to configure and build.
16325 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
16327         * Makefile.in (INSTALL_MODULES): Remove texinfo.
16329 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
16331         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16333 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
16335         * Makefile.in: add ash make rules
16336         * configure.in: add ash to native_only and host_tools lists
16338 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
16340         * Makefile.in (all-gettext, all-intl): New targets.
16341         (ALL_MODULES): Added all-gettext, all-intl.
16342         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16343         (INSTALL_MODULES): Added install-gettext, install-intl.
16344         (CLEAN_MODULES): Added clean-gettext, clean-intl.
16346         * configure.in (host_tools): Added gettext.
16347         (native_only): Likewise.
16348         (noconfigdirs) [various cases]: Likewise.
16349         (host_libs): Added intl.
16351 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
16353         * configure: Do not disable building gdbtk for cygwin32 hosts.
16355 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
16357         * configure.in: Add thumb-coff target.
16358         * config.sub: Add thumb-coff target.
16360 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16362         * Makefile.in: Revert yesterday's change.
16363         (all-target-winsup):  all-target-librx stays out of here.
16365 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16367         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16368         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16369         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16370         Remove references to librx and libg++.
16372 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
16374         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16375         recursive makes
16377 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
16379         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16380         for newlib directory.
16381         (CXX_FOR_TARGET): Likewise.
16383 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
16385         * ltconfig: Update after libtool/ltconfig.in change for
16386         hpux11.
16388 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
16390         * ltconfig, ltmain.sh: Update to libtool 1.2.
16392 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16394         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16395         (install-gcc-cross): Instead, override LANGUAGES here.
16397 1998-03-18  Dave Love  <d.love@dl.ac.uk>
16399         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16400         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16402 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
16404         * configure.in: Add Thumb-pe target.
16406 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
16408         * Makefile.in - changed sn targets to snavigator
16409         * configure.in - changed sn targets to snavigator
16411 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16413         * config-ml.in: After building symlink tree call make distclean
16414         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16415         to be the case for libiberty.
16417 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
16419         * configure: When making link, also check the current
16420         directory. The configure scripts may create one.
16422 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
16424         * config.sub: Accept alphapca56 and alphaev6 properly.
16426 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16428         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16430 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16432         * config.sub (sco5): Fix typo.
16434 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
16436         * Makefile.in (INSTALL_MODULES): Move install-tcl before
16437         install-itcl.
16438         (install-itcl): Remove dependency on install-tcl.
16440 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
16442         * configure.in: Remove libgloss from noconfigdirs for MN10300.
16444 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
16446         * configure.in: Don't build libgui for a cygwin32 target when not on
16447         a cygwin32 host.
16449 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16451         * configure (redirect): Set to null, so default behavior of
16452         configure is now --verbose.
16454 1998-02-16  Dave Love  <d.love@dl.ac.uk>
16456         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16457         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16459 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
16461         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16462         this change to sync Makefile.in with its ChangeLog entries.
16464 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
16466         * ltmain.sh (mkdir): Check that the directory doesn't exist
16467         before we exit with error, so that we don't get races during
16468         parallel builds.
16470 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
16472         * ltconfig, ltmain.sh: Update from libtool 1.0i.
16474 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16476         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16477         PICFLAG_FOR_TARGET.
16478         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16480         * configure: Emit a definition for the new macro enable_shared
16481         into each Makefile.
16483 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
16485         * configure.in (host_tools, native_only): Add libtool.
16487 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
16489         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16490         Fix typo in ming config comment.
16492 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
16494         * ltconfig, ltmain.sh: Update from libtool 1.0h.
16496 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
16498         * config.sub: Add tic30 cases, and map c30 to tic30.
16500 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
16502         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16503         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16504         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16505         (CLEAN_TARGET_MODULES): Similarly
16506         (all-target-libf2c): Add dependences.
16507         * configure.in (target_libs): Add libf2c.
16509 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
16511         * configure.in: Remove expect from noconfigdirs when target
16512         is cygwin32.  OK to build expect and dejagnu with Canadian
16513         Cross.
16515 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
16517         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16518         host.
16520         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16521         and mingw32.
16523 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16525         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16526         here as it is not defined in the toplevel Makefile.
16528 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16530         * configure (package_makefile_rules_frag): New variable, which names
16531         a file with generic rules, ...
16532         Change comment to mention we now have FIVE parts.
16533         * configure: Undo last change.
16535 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
16537         * config.guess: More accurate determination of HP processor types.
16538         * config.sub: More accurate determination of HP processor types.
16540 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
16542         * configure (package_makefile_frag): Move inserting the
16543         ${package_makefile_frag} to where it should be according
16544         to the comment.
16546 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
16548         * config.guess: Add support for Linux/ARM.
16550 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
16552         * .cvsignore: Remove *-info and *-install since they match
16553         release-info and mpw-install, which we don't want to just ignore.
16555 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
16557         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16559 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
16561         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16562         local_prefix to sub-make invocations.
16564 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
16566         * configure.in: Check makefile fragments in the source
16567         directory.
16569 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
16571         * configure.in: Check whether host and target makefile
16572         fragments exist before adding them to *_makefile_frag.
16574 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
16576         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16578 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
16580         * configure.in: Make sure we only replace RPATH_ENVVAR on
16581         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16582         regexp to sed.
16584         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16585         to sub-makes.
16587 1998-01-13  Lee Iverson   (leei@ai.sri.com)
16589         * config-ml.in (multi-do): LDFLAGS must include multilib
16590         designator.
16592 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
16594         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16596 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
16598         * config.sub: Add mingw32 support.
16599         * configure.in: Likewise.
16601 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16603         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16605 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
16607         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16608         * configure (gxx_include_dir): Provide a definition for subdirs
16609         which do not use autoconf.
16611 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
16613         * config.guess: Sync with egcs.  Picks up new alpha support,
16614         BeOS & some additional linux support.
16616 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
16618         * config.guess: HP 9000/803 is a PA1.1 machine.
16620 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
16622         * configure.in: It's alpha*-...
16624 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16626         * configure.in (host_makefile_frag, target_makefile_frag):
16627         Handle multiple config files.
16628         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16629         alpha-*-*.
16631 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
16633         * mkdep: New file.
16635 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
16637         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16639 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16641         * Makefile.in: Add libgui directory.
16642         (GDB_TK): Add all-libgui.
16643         * configure.in: Add libgui directory.
16644         * configure: Add all-libgui to GDB_TK.
16646 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
16648         * config-ml.in (multidirs): Add m32r to multilib list.
16650 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
16652         * Makefile.in (all-target-gperf): Change dependency to
16653         all-target-libstdc++.
16655 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
16657         * config.guess: Add BeOS support.
16659 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16661         Source directory cvs renamed to cvssrc:
16662         * configure.in (host_tools): Change cvs to cvssrc.
16663         (native_only): Likewise.
16664         (noconfigdirs) [various cases]: Likewise.
16665         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16666         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16667         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16668         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16669         (all-cvssrc): Rename target from all-cvs.
16671 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
16673         * configure (gxx_include_dir): Fix thinko.
16675 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
16677         * Makefile.in (INSTALL_TARGET_CROSS): Define.
16678         (install-cross, install-gcc-cross): New targets.
16680 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
16682         * configure.in (noconfigdirs): Add support for Thumb target.
16684         * config.sub (maybe_os): Add support for Thumb target.
16686 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
16688         * Makefile.in: Add rules for cygmon.
16690         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16692 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16694         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16695         * configure (gxx_include_dir): Provide a definition for subdirs
16696         which do not use autoconf.
16698 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16700         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16701         11/18/97 build
16703 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16705         * From Franz Sirl.
16706         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16707         found on RedHat Linux systems.
16709 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16711         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16712         guesses.
16714 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16716         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16718 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16720         * ltmain.sh: If mkdir fails, check whether the directory was created
16721         anyhow by some other process.
16723 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16725         * configure.in (d30v-*-*): Configure all directories.
16727 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16729         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16730         for the D30V.
16732 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16734         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16736 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16738         * include/libiberty.h: Add extern "C" { so it can be used with C++
16739         progrms.
16740         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16741         programs.
16743 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16745         * configure.in (d30v-*-*): Configure GCC now.
16747 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16749         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16750         is no longer needed.
16752 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16754         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16756 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16758         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16759         targets using "$@" to provide support for similar but not identical
16760         targets without having to duplicate code.
16762 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16764         * makefile.vms: Fix to work with DEC C.
16766 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16768         * config.sub: Add mips-tx39-elf to marketing names.
16770 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16772         * ltmain.sh: Handle symlinks in generated script.
16774 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16776         * configure: Handle autoconf style directory options: --bindir,
16777         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16778         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16779         --sysconfdir.
16780         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16781         (sharedstatedir, localstatedir, oldincludedir): New variables.
16782         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16783         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16784         sbindir, sharedstatedir, and sysconfdir.
16786 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16788         * Makefile.in (bootstrap-lean): New target.
16790 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16792         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16793         sn, and gnuserv from noconfigdirs.
16795 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16797         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16799 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16801         * Makefile.in (cross): New target.
16803 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16804                           Jeff Law         <law@cygnus.com>
16806         * Makefile.in (bootstrap2, bootstrap3): New targets.
16807         (all-bootstrap): Remove outdated and confusing target.
16808         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16810 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16812         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16813         windows.  Consistent with gdb/configure.
16815 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16817         * configure.in: Name Linux target fragment.
16819         * configure: Rewrite so that project Makefile fragment is inserted
16820         first and appears last in the resulting Makefile.
16822 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16824         * Makefile.in (install-itcl): Install tcl first.
16826 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16828         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16830 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16832         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16834         * configure.in (skipdirs): Add target-librx for Linux.
16835         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16837 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16839         * Makefile.in (bootstrap): New target.
16841 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16843         * config.sub: Accept 'amigados' for backward compatibility.
16845 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16847         * config.guess: Merge with FSF.
16849 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16851         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16853 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16855         * config.sub: Add "marketing-names" patch.
16857 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16859         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16861 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16863         * config.sub: Handle v850-elf.
16865 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16867         * .cvsignore (*-install): Remove.
16869 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16871         * ltconfig: Set CONFIG_SHELL in libtool.
16872         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16874 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16876         * configure.in (target_subdir): Set to libraries if enable_multilib.
16878 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16880         * config.guess: Update from gcc directory.
16882 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16884         * Makefile.in (all-sim): Depends on all-readline.
16886 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16888         * Makefile.in (BISON, YACC): Use $$s.
16889         (all-bison): Depend on all-texinfo.
16891 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16893         * Makefile.in (BISON): Add -L flag.
16894         (YACC): Likewise.
16896 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16898         * configure.in (noconfigdirs): Add support for v850e target.
16900         * config.sub (maybe_os): Add support for v850e target.
16902 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16904         * configure.in (noconfigdirs): Add support for v850ea target.
16906         * config.sub (maybe_os): Add support for v850ea target.
16908 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16910         * config.sub: Add mipstx39.  Delete r3900.
16912 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16914         * Makefile.in (all-autoconf): Depends on all-texinfo.
16916 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16918         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16919         eabi targets.
16921 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16923         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16925         * configure: When handling a Canadian Cross, handle YACC as well as
16926         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16927         * Makefile.in (all-bison): Depend upon all-texinfo.
16929 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16931         * Makefile.in (BISON): bison, not byacc or bison -y.
16932         (YACC): bison -y or byacc or yacc.
16933         (various): Add *-bison as appropriate.
16934         (taz): No need to mess with BISON anymore.
16936 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16938         * configure: If OSTYPE matches *win32*, try to find a good value for
16939         CONFIG_SHELL.
16941 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16943         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16944         configure.in if it is present.
16946 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16948         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16950 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16952         * config.sub: Recognize `arc' cpu.
16953         * configure.in: Likewise.
16954         * config-ml.in: Likewise.
16956 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16958         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16960 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16962         * configure: Changed sed delimiter from ':' to '|' when
16963         attempting to substitute ${config_shell} for SHELL. On
16964         NT ${config_shell} may contain a ':' in it.
16966 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16968         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16970 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16972         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16974 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16976         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16978         * ylwrap: If the program is a relative path, force it to be
16979         absolute.
16981 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16983         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16985 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16987         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16988         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16989         for libraries.
16991 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16993         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16994         separated by spaces.
16996 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16998         * ylwrap: New file.
16999         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17001         * ltmain.sh: Handle /bin/sh at start of install program.
17003         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17005         * ltconfig, ltmain.sh: New files, from libtool 1.0.
17006         * missing: New file, from automake 1.2.
17008 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
17010         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
17011         check-tk to CHECK_X11_MODULES.
17013 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17015         * config.sub: Merge with FSF.
17017 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
17019         * config.guess: Merge with FSF.
17021 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17023         * configure: Treat msdosdjgpp like go32.
17024         * configure.in: Likewise.  Don't remove gprof for go32.
17026         * configure: Change Makefile.tem2 to Makefile.tm2.
17028 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
17030         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17032 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17034         * install-sh (chmodcmd): Set to null if the DST directory already
17035         exists.  Same as Nov 11th change.
17037 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
17039         * configure (GDB_TK): Needs itcl and tix.
17041 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
17043         * config.guess: Update from FSF.
17045 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
17047         * Makefile.in (GDB_TK): Depend on itcl and tix.
17049 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17051         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17052         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17053         (INSTALL_SCRIPT): New variable.
17054         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17055         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17056         to -x.
17057         * install-sh: Add support for -x option.
17059 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
17061         * configure.in, Makefile.in: Treat tix like itcl.
17063 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
17065         * Makefile.in (WINDRES): New variable.
17066         (WINDRES_FOR_TARGET): New variable.
17067         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17068         (EXTRA_HOST_FLAGS): Add WINDRES.
17069         (EXTRA_TARGET_FLAGS): Add WINDRES.
17070         (EXTRA_GCC_FLAGS): Add WINDRES.
17071         ($(DO_X)): Pass down WINDRES.
17072         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17073         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17074         DLLTOOL_FOR_TARGET.
17076 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
17078         * configure.in: configure sim before gdb for win32-x-ppc
17080 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17082         Move gperf into the toplevel, from libg++.
17083         * configure.in (target_tools): Add target-gperf.
17084         (native_only): Add target-gperf.
17085         * Makefile.in (all-target-gperf): New target, depend on
17086         all-target-libg++.
17087         (configure-target-gperf): Empty rule.
17088         (ALL_TARGET_MODULES): Add all-target-gperf.
17089         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17090         (CHECK_TARGET_MODULES): Add check-target-gperf.
17091         (INSTALL_TARGET_MODULES): Add install-target-gperf.
17092         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17094 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
17096         * config.sub (mn10200): Recognize new basic machine.
17098 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17100         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17101         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17103 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
17105         * configure.in: If we're building mips-sgi-irix6* native, turn on
17106         ENABLE_MULTILIB and set TARGET_SUBDIR.
17108 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
17110         * Makefile.in (all-sn): Depend on all-grep.
17112 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
17114         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17116         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17117         Makefile.  From Jeff Makey <jeff@cts.com>.
17118         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17120         * Makefile.in (DISTBISONFILES): Remove.
17121         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
17122         $(DEFAULT_YACC).
17124         * configure.in: Build itl, db, sn, etc., when building for native
17125         cygwin32.
17127         * Makefile.in (LD): New variable.
17128         (EXTRA_HOST_FLAGS): Pass down LD.
17129         ($(DO_X)): Likewise.
17131 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
17133         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17135 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
17137         * configure.in (targargs): Strip out any supplied --build argument
17138         before adding our own. Always add --build.
17140 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
17142         * configure.in (targargs): Pass --build if we're doing
17143         a cross-compile.
17145 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
17147         * configure: Use '|' instead of ":" as the separator in
17148         sed. Otherwise sed chokes on NT path names with drive
17149         designators. Also look for "?:*" as the leading characters in an
17150         absolute pathname.
17152 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
17154         * config.sub: Support for r3900.
17156 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
17158         * configure.in: Use install-sh, not install.sh.
17160 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
17162         * Makefile.in (taz): Improve check for BISON so it doesn't try to
17163         apply it twice.
17165 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
17167         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17168         install-binutils.
17170 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
17172         * Makefile.in: Add automake targets.
17173         * configure.in (host_tools): Add automake.
17175 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17177         * configure: Default CXX to c++, not gcc.
17178         * Makefile.in (CXX): Set to c++, not gcc.
17179         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17181 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
17183         * install-sh: try appending a .exe if source file doesn't
17184         exist
17186 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17188         * configure.in: Turn on multilib by default.
17189         (cross_only): Remove target-libiberty.
17191         * Makefile.in (all-gcc): Don't depend on libiberty.
17193 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
17195         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17197 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17199         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17200         (DISTBISONFILES): Add ld/Makefile.in
17202 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
17204         * configure.in: if target is cygwin32 but host isn't cygwin32,
17205         don't configure gdb tcl tk expect, not just gdb.
17207 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
17209         * configure.in: Added gnuserv everywhere sn appears.
17211         * Makefile.in (ALL_MODULES): Added all-gnuserv.
17212         (CROSS_CHECK_MODULES): Added check-gnuserv.
17213         (INSTALL_MODULES): Added install-gnuserv.
17214         (CLEAN_MODULES): Added clean-gnuserv.
17215         (all-gnuserv): New target.
17217 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
17219         * config.guess: Fixes for MIPS OpenBSD systems.
17221 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
17223         * Makefile.in (INSTALL_XFORM): Remove.
17224         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17226         * mkinstalldirs: New file, copied from automake.
17227         * Makefile.in (installdirs): Rename from install-dirs.  Use
17228         mkinstalldirs.  Change all users.
17229         (DEVO_SUPPORT): Add mkinstalldirs.
17231 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
17233         * install-sh: Rename from install.sh.
17234         * Makefile.in (INSTALL): Change install.sh to install-sh.
17235         (DEVO_SUPPORT): Likewise.
17237         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
17238         Graichen <graichen@rzpd.de>.
17240 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
17242         * config.guess: Recognize OpenBSD systems correctly.
17244 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17246         * README, Makefile.in (ETC_SUPPORT): Remove references to
17247         cfg-paper*, configure.{texi,man,info*}._
17249 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
17251         * Makefile.in (all.normal): Ensure that gcc is built after all
17252         the x11 - ie gdb - targets.
17254 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
17256         * makefile.vms: Don't run conf-a-gas.
17258 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
17260         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17262 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
17264         * configure.in: Remove noconfigdirs case since gdb also
17265         configures and builds for tic80-coff.
17267 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
17269         * configure: Set cache_file to config.cache.
17270         * Makefile.in (local-distclean): Remove config.cache.
17272 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17274         * COPYING: Update FSF address.
17276 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
17278         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17279         noconfigdirs.
17281 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
17283         * Makefile.in (install-dirs): Don't crash if prefix, and hence
17284         MAKEDIRS, is empty.
17286 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
17288         * config.sub: Tweak mn10300 entry.
17290 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
17292         * configure.in (host_tools): Put sim before gdb, so gdb's
17293         configure.tgt can determine if the simulator was configured.
17295 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
17297         * config.sub: Move BeOS $os case to be with other Cygnus
17298         local cases.
17300 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
17302         * config.sub: Remove misplaced comment that broke Linux.
17304 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
17306         * config.sub: Add BeOS support.
17308 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
17310         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17312 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
17314         * configure.in (noconfigdirs): Remove tcl and tk from
17315         noconfigdirs for cygwin32 builds.
17317 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
17319         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17321 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
17323         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17324         make-all.com, use makefile.vms instead.
17326 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
17328         * config.sub: Accept -lnews*.
17330 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
17332         * configure.in (noconfigdirs): Disable target-newlib,
17333         target-examples and target-libiberty for d30v.
17335 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17337         * configure.in (noconfigdirs): Enable ld for d30v.
17339 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
17341         * configure.in (tic80-*-*): Build compiler.
17343 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
17345         * configure.in (d30v-*): Remove sim directory from list of
17346         unsupported d30v directories
17348 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
17350         * config.sub, configure.in: Add d30v target cpu.
17352 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
17354         * makefile.vms: New file.
17355         * make-all.com: Remove.
17357 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
17359         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17361 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
17363         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17365 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
17367         * Makefile.in (ALL_MODULES): Added all-db.
17368         (CROSS_CHECK_MODULES): Addec check-db.
17369         (INSTALL_MODULES): Added install-db.
17370         (CLEAN_MODULES): Added clean-db.
17372 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
17374         * config.guess: Merge with latest FSF sources.
17376 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
17378         * Makefile.in (ALL_MODULES): Added all-itcl.
17379         (CROSS_CHECK_MODULES): Added check-itcl.
17380         (INSTALL_MODULES): Added install-itcl.
17381         (CLEAN_MODULES): Added clean-itcl.
17383 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
17385         * configure.in: build gdb for mn10200
17387 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
17389         * Makefile.in (all-target-winsup): Depend on all-target-libio.
17391 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
17393         * configure.in (tic80-*-*): Turn off most targets right now.
17395 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
17397         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17398         rather than the makeinfo program.
17399         (do-info): Depend upon all-texinfo.
17401 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17403         * configure.in: Remove uses of config/mh-linux.
17405         * config.sub, config.guess: Merge with latest FSF sources.
17407 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
17409         * config.sub (case $basic_machine): Add tic80 entries.
17411 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
17413         * config.sub, config.guess: Merge with latest FSF sources.
17415 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17417         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17418         * mpw-config.in: Test for NewFolderRecursive.
17419         * mpw-install: Use symbolic name for startup filename.
17420         * mpw-README: Add various additional details.
17422 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
17424         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17426 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
17428         * configure.in: Do build gcc and the target libraries for
17429         the mn10200.
17431 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
17433         * configure.in: don't avoid building gdb for mn10300 any more
17434         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17435         instead of single-quoting it.
17437 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
17439         * configure.in: Don't use --with-stabs on IRIX 6.
17441 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
17443         * configure.in (m32r): Build gdb, libg++ now.
17445 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17447         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
17448         directories from noconfigdirs.
17450 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
17452         * config.sub (basic_machine): added mips16 configuration
17454 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17456         * config.sub: Handle d10v-unknown.
17458 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
17460         * config.sub: Handle v850-unknown.
17462 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
17464         * Makefile.in: add findutils
17465         * configure.in: add findutils to list of host_tools
17467 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
17469         * config.sub: Handle mn10200 and mn10300.
17471 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17473         * configure.in (d10v-*): Do not build librx.
17475 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
17477         * configure.in (mn10300): Build everything except gdb & libgloss.
17479 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
17481         * config.guess:  Patch for Dansk Data Elektronik servers,
17482         from Niels Skou Olsen <nso@dde.dk>.
17484         For ncr, use /bin/uname rather than uname, since GNU uname does not
17485         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
17487         Patch for MIPS R4000 running System V,
17488         from Eric S. Raymond <esr@snark.thyrsus.com>.
17490         Fix thinko for nextstep.
17492         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17494         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
17495         * config.guess: Guess mips-dec-mach_bsd4.3.
17497         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
17498         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
17499         release numbers.
17500         * config.guess (mips-mips-riscos*):  Emit just enough of the
17501         release number.
17503         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
17504         * config.guess (sparc-auspex-sunos*):  Added.
17505         (f300-fujitsu-*): Added.
17507         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
17508         * config.guess:  Recognize a Tadpole as a sparc.
17510 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17512         * config.guess: Don't assume that NextStep version is either 2 or
17513         3.  NextStep 4 (aka OpenStep 4) has come out now.
17515 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
17517         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17518         From Rik Faith <faith@cs.unc.edu>.
17520 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
17522         * config.sub: Contributions from bug-gnu-utils to:
17523         Support plain "hppa" (no version given) architecture, reported by
17524         OpenStep.
17525         OpenBSD like NetBSD.
17526         LynxOs is not a hardware supplier.
17528         * config.guess: Contributions from bug-gnu-utils to add support for:
17529         OpenBSD like NetBSD.
17530         Stratus systems.
17531         More Pyramid systems.
17532         i[n>4]86 Intel chips.
17533         M680[n>4]0 Motorola chips.
17534         Use unknown instead of lynx for hardware manufacturer.
17536 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17538         * install.sh (chmodcmd): Set to null if the DST directory already
17539         exists.
17541 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17543         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17544         not use mt-ppc target Makefile fragment any more.
17546 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17548         * configure.in (*-*-windows):  Exclude everything but those dirs
17549         needed to build windows.
17551 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
17553         * Makefile.in (all-target-winsup): Depend on all-target-librx.
17555 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17557         * configure.in:  Exclude mmalloc from i386-windows.
17559 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
17561         * Undo my previous change.
17563 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
17565         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17566         unconditionally.
17567         (MAKEOVERRIDES): Define (revert this part of October 18 change).
17569 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
17571         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
17572         host to add it's own flags.
17574 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
17576         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17578 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
17580         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17581         (CXX_FOR_TARGET): Likewise.
17582         (GCC_FOR_TARGET): Define.
17583         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17584         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17585         CC_FOR_TARGET was specified on the command line.
17586         (MAKEOVERRIDES): Don't define.
17588 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
17590         * configure.in (m32r): Fix spelling of libg++ libs.
17592 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
17594         * config.sub (-apple*): Remove, now redundant.
17596 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
17598         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17600         * configure: Rework yesterday's sed script patch.
17602         * config.sub: Merge with FSF.
17604 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
17606         * config.guess:  Merge from FSF.
17608         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
17609         * config.guess: Use pc instead of unknown, for pc clone systems.
17610         Change linux to linux-gnu.
17612         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17613         * config.guess: Avoid non-portable tr syntax.
17615 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
17617         * test-build.mk (HOLES): Add "xargs" for gdb.
17619         * configure: Avoid hpux10.20 sed bug.
17621 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
17623         * configure.in:  Add support for windows host
17624         (that is a build done under the Microsoft build environment).
17626 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
17628         * Makefile.in: Replace all uses of srcroot with s, to shrink
17629         command line lengths.
17631         Patches from Geoffrey Noer <noer@cygnus.com>:
17632         * configure.in: If configuring for newlib, pass --with-newlib to
17633         subdirectories.
17634         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17635         -Bnewlib/ and -Lwinsup to gcc.
17636         (CXX_FOR_TARGET): Likewise.
17638 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17640         * Makefile.in (ETC_SUPPORT): Add configure.
17642 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
17644         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17645         host configuration file.
17647 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
17649         * configure.in: Break mn10x00 support into separate
17650         mn10200 and mn10300 configurations.
17651         * config.sub: Likewise.
17653 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
17655         * configure.in: Add lots of stuff to noconfigdirs for
17656         the mn10x00 targets.
17658         * config.sub, configure.in: Add mn10x00 support.
17660 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
17662         * make-all.com: Call conf-a-gas, not config-a-gas.
17664 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
17666         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17667         targets.
17669 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
17671         * mpw-README: Add much more detail for native PowerMac.
17672         * mpw-install: New file.
17673         * mpw-configure: Add --norecursion and --help options.
17674         * mpw-config.in: Translate readme and install files when
17675         copying to objdir.
17676         * mpw-build.in: Don't always depend on byacc and flex.
17677         (install-only-top): New action.
17679 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
17681         * configure.in:  You can now configure GDB for the v850.
17683 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
17685         * configure.in (noconfigdirs): Don't configure any C++ dirs
17686         if targeting D10V.
17688 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17690         * config.sub: Recognize mips64vr5000.
17692 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17694         * configure.in: Use a single line for host_tools and native_only.
17696 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17698         * config.sub, configure.in: Add entries for m32r.
17700 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17702         * Makefile.in (inet-install): Don't run install-gzip.
17704 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17706         * configure.in:  Don't config lots of things for *-*-windows*.
17708 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17710         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17711         (host_libs, host_tools): Copy from configure.in.
17712         * mpw-configure: Don't complain about directories not found.
17714 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17716         * configure.in (i[345]86): Recognize i686 for pentium pro.
17717         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17718         file.
17720         * config.guess (i[345]86): Ditto.
17722 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17724         * configure.in (noconfigdirs): Removed gdb for D10V.
17726 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17728         * configure.in: Remove ld, target-libio, target-libg++, and
17729         target-libstdc++ from noconfigdirs.
17731 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17733         * configure: Fix three locations where shell scripts were
17734         being run directly rather than with config_shell.
17736 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17738         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17739         * config.sub (basic_machine): Recognize v850.
17741 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17743         * mpw-configure: Handle multiple enable/disable options and
17744         pass them down recursively, handle -c and -s flags appropriately
17745         depending on choice of compiler, add escape mechanism for
17746         quoted arguments to gC.
17748 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17750         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17751         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17752         so that -mrelocatable-lib and -mno-eabi are used.
17754         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17755         not support --print-multi-lib, don't abort.
17757 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17759         * make-all.com: Run config-a-gas.
17760         * setup.com: Don't copy subdirectory files around.
17762 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17764         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17765         target, it now compiles correctly.
17767 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17769         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17771 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17773         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17775 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17777         * configure.in (native_only): Add prms.
17779 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17781         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17782         (BINUTILS_SUPPORT_DIRS): Likewise.
17784 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17786         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17787         d10v support is added.
17789 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17791         * configure.in (d10v-*-*): New target.
17793 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17795         * config.guess (HP 9000/811): Recognize this as a PA1.1
17796         machine.
17798 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17800         * Makefile.in (do-tar-gz): New target, split out from tail end of
17801         taz target.  Run each command separately, don't use pipes.
17802         (taz): Use it.
17804 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17806         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17807         * mpw-build.in: No builds should depend on building byacc or flex,
17808         they are assumed to be installed already.
17810 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17812         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17813         variable that CC_FOR_TARGET needs.
17815 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17817         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17818         options have changed since the last time the subdirectory was
17819         configured, and if it has, reconfigure.
17820         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17821         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17823 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17825         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17826         CLEAN_MODULES): Add bash.
17827         (all-bash): New target.
17829 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17831         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17833 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17835         * config.sub (basic_machine): Recognize d10v as a valid processor.
17837 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17839         * mpw-configure: Add support for --bindir.
17840         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17842 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17844         * configure.in: add bash, time, gawk to list of hosttools and things
17845         to only build for native toolchains
17847 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17849         * Makefile.in (docdir): Remove.
17851 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17853         * Makefile.in (datadir): Set to $(prefix)/share.
17855 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17857         * configure.in: build diff and patch for cygwin32-hosted
17858         toolchains.
17860 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17862         * config.sub: Accept -rtems*.
17864 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17866         * configure.in: enable dosrel for cygwin32-hosted builds,
17867                 remove diff from the list of things not buildable
17868                 via Canadian Cross
17870 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17872         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17873         don't get ". ".
17875 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17877         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17879 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17881         * Makefile.in (taz): Handle case where tex3patch didn't even get
17882         checked out.  Also, if it was found, put the symlink in a new util
17883         subdirectory.
17885 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17887         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17889 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17891         * config.sub: Recognize -openvms.
17892         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17893         * make-all.com, setup.com: New files.
17895 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17897         * Makefile.in (taz): tex3patch moved to texinfo/util.
17899 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17901         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17902         * configure.in: remove make from disable-if-Can-Cross list
17903                 enable gdb if ${host} and ${target} are cygwin32
17905 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17907         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17908         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17910 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17912         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17913         distinguish sysv/svr4/bsd variants.
17914         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17916 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17918         * configure.in: Added copyright notice.
17919         * move-if-change: Added copyright notice.
17921 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17923         * configure.in (powerpcle-*-solaris*): Until we get shared
17924         libraries working, don't build gdb, sim, make, tcl, tk, or
17925         expect.
17927 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17929         * config.guess:  Merge with FSF:
17931         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17932         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17934         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17935         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17937         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17938         * config.guess:  Combine two OSF1 rules.
17939         Also recognize field test versions.  From mjr@zk3.dec.com.
17940         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17941         because GNU uname does not support -p.  From pmr@pajato.com.
17943 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17945         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17947 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17949         * mpw-README: Document GCCIncludes.
17951 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17953         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17955 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17957         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17959 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17961         * configure.in (*-*-cygwin32): Configure make.
17963 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17965         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17967 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17969         * Makefile.in (all-inet): Depend on all-perl.
17971         * Makefile.in (inet-install): New target.
17973         * Makefile.in (all-inet): Depend on all-tcl.
17974         (all-inet): Depend on all-send-pr.
17976 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17978         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17979         temporarily.
17981 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17983         * configure.in: Don't configure --with-gnu-ld on AIX.
17985 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17987         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17989 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17991         * Makefile.in (ALL_MODULES): Added all-inet.
17992         (CROSS_CHECK_MODULES): Added check-inet.
17993         (INSTALL_MODULES): Added install-inet.
17994         (CLEAN_MODULES): Added clean-inet.
17995         (all-indent): New target.
17997         * configure.in (host_tools): Added inet.
17998         (native_only): Added inet.
17999         (noconfigdirs): Added inet.
18001 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
18003         * configure.in: Don't configure libgloss if we are not configuring
18004         newlib.
18006 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
18008         * configure.in: Don't configure libgloss for unsupported
18009         architectures.
18011 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18013         * Makefile.in (CLEAN_MODULES): Add clean-apache.
18015 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
18017         * Makefile.in (ALL_MODULES): Include all-apache.
18018         (CROSS_CHECK_MODULES): Include check-apache.
18019         (INSTALL_MODULES): Include install-apache.
18020         (all-apache): New target.
18022         * configure.in: Added apache everywhere perl is seen.
18024 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18026         * Makefile.in: Add support for clean-{module} and
18027         clean-target-{module} rules.
18029 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
18031         * configure.in (*-*-ose) do not build libgloss.
18033 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18035         * config.guess (prep*:SunOS:5.*:*): Turn into
18036         powerpele-unknown-solaris2.
18038 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
18040         * configure.in: Permit --enable-shared to specify a list of
18041         directories.
18043 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18045         * configure.in (host==solaris): Pass only the first word of $CC
18046         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18048 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
18050         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18052 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
18054         * Makefile.in (ALL_MODULES): Include all-perl.
18055         (CROSS_CHECK_MODULES): Include check-perl.
18056         (INSTALL_MODULES): Include install-perl.
18057         (ALL_X11_MODULES): Include all-guile.
18058         (CHECK_X11_MODULES): Include check-guile.
18059         (INSTALL_X11_MODULES): Include install-guile.
18060         (all-perl): New target.
18061         (all-guile): New target.
18063         * configure.in (host_tools): Include perl and guile.
18064         (native_only): Include perl and guile.
18065         (noconfigdirs): Don't build guile and perl; no ports have been
18066         done.
18068 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
18070         * configure (--enable-*): Handle quoted option lists such as
18071         --enable-sim-cflags='-g0 -O' better.
18073 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18075         * Makefile.in ({,inst}all-target): New rule so we can make and
18076         install all of the target directories easily.
18078 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18080         * configure.in: Add missing global flag in sed substitution when
18081         deleting `target-' from ${configdirs}.
18083 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
18085         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18086         option.
18088         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18089         config/mh-necv4.
18091         * install.sh: Correct misspelling of transformbasename.
18093         * config.guess: Recognize mips-*-sysv*.
18095 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
18097         * config.sub: Recognize mon960.
18099 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
18101         * configure: Restore Canadian Cross handling of BISON and LEX,
18102         removed in Feb 20 change.
18104 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
18106         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18107         Mention make install.  Remove the old copyright date as well the
18108         clumsy and rather pointless copyright on the README file.
18110 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18112         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18113         Makefile after running symlink-tree, then run `make distclean' to
18114         avoid clobbering any generated files in srcdir.
18116 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
18118         * configure.in (m68k-*-netbsd*): Build everything now.
18120 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
18122         * Makefile.in (taz): Fix quoting.
18124 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
18126         * configure.in (sparclet-*-*): Build everything now.
18128 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18130         * configure.in (m68k-*-linux*): New host.
18132 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
18134         * configure: Check for bison before byacc.
18136 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
18138         * Makefile.in configure:  Change the way LEX and BISON/YACC are
18139         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
18140         searching PATH.  These are used as fallbacks by Makefile.in if
18141         flex/bison/byacc aren't in objdir.
18143 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
18145         * Makefile.in: Make everything which depends upon all-bfd also
18146         depend upon all-opcodes, in case --with-commonbfdlib is used.
18148 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18150         * configure.in (host *-*-cygwin32): Don't build gdb if we are
18151         building NT native compilers on Unix.
18153 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
18155         * configure.in: Don't get CC from the host Makefile fragment if we
18156         can find gcc in PATH, or if this is a Canadian Cross.  Move the
18157         Solaris test for /usr/ucb/cc to the post target script, just after
18158         the compiler sanity test.
18160 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
18162         * config.sub: Merge with FSF.
18164 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
18166         * Makefile.in (RPATH_ENVVAR): New variable.
18167         (REALLY_SET_LIB_PATH): Use it.
18168         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18170 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
18172         * config.sub, configure.in: Recognize sparclet cpu.
18174 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18176         * config.guess:  Support m68k-cbm-sysv4.
18178 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18180         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18181         m68k-unknown-linuxaout from linker help string.  Put quotes around
18182         $ld_help_string.
18184 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
18186         * config.guess (powerpc-harris-powerunix): Add guess for port
18187         to new target.
18189 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18191         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18193 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
18195         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18196         $(REALLY_SET_LIB_PATH) in Makefile.
18197         * Makefile.in (SET_LIB_PATH): New variable.
18198         (REALLY_SET_LIB_PATH): New variable.
18199         ($(DO_X)): Use $(SET_LIB_PATH).
18200         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18201         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18202         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18203         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18204         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18205         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18206         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18207         (install-dosrel): Likewise.
18208         (all-opcodes): Depend upon all-libiberty.
18210 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18212         * config.guess (*:CYGWIN*): New
18214 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18216         * Makefile.in (all-target-winsup): All all-target-libiberty.
18218 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
18220         * configure.in (noconfigdirs): Add missing # in front of comment.
18222 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
18224         * configure.in: add second pass to things added to noconfigdirs
18225         so *-gm-magic can exclude libgloss properly.
18227 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
18229         * mpw-configure (extralibs_name, rez_name): Set correctly
18230         for MWC68K compiler.
18232         * mpw-README: Add more info on the necessary build tools.
18234 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18236         * configure.in, config.sub: Recognize cygwin32.
18238 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
18240         * config.guess, config.sub: Recognize A/UX.
18242 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
18244         * config.sub: Merge with gcc/config.sub.
18246 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
18248         * mpw-build.in (do-binutils): Add build of stamps.
18250 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
18252         * config.sub: Add recognition for mips64vr4100*-* targets.
18254 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
18256         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18257         Add creation of gconfigargs with `--enable-shared' turned on.
18258         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18259         ($(host)-stamp-stage3-configured): Likewise.
18260         (HOLES): Add chatr and ldd.
18261         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18263 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
18265         * configure: Pass --nfp to recursive configures.
18267 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
18269         * Makefile.in (DLLTOOL): New.
18270         (DLLTOOL_FOR_TARGET): New.
18271         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18272         (EXTRA_TARGET_FLAGS): Ditto.
18273         (EXTRA_GCC_FLAGS): Ditto.
18274         (CONFIGURE_TARGET_MODULES): Ditto.
18275         (DO_X): Ditto.
18276         * configure: Add DLLTOOL.
18278 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
18280         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18281         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18282         mh-sco, since old workarounds no longer needed, and don't
18283         build ld, since libraries have weak symbols in COFF.
18285 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
18287         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18289 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
18291         * configure.in: Make sure that ${CC} can be used to compile an
18292         executable.
18294 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
18296         * Makefile.in (all-gdb): Depend on $(GDB_TK).
18297         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18298         nothing depending on whether gdbtk is being built.
18300 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
18302         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18304 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
18306         * configure.in (noconfigdirs): Put ld or gas in this early, if the
18307         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18309 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
18311         * config-ml.in: Add support for
18312         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18313         Simplify setting of multidirs from --disable-foo.
18315 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18317         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18318         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18319         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18320         non-empty, pass them on to the  GCC make.
18321         (all-bootstrap): New rule that is like all-gcc, except it executes
18322         the GCC bootstrap rule instead of the GCC all rule.
18324 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
18326         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18328 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18330         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18331         DG/UX support.
18333 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
18335         * config.sub (i*86*) Change [345] to [3456]
18337 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18339         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18340         --with-gnu-ld=no.
18342 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18344         * config-ml.in (rs6000*, powerpc*): Add switches to control which
18345         AIX multilibs get built.
18347 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18349         * configure.in (i386-win32): Don't build expect if we're not
18350         building the tcl subdir.
18352 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
18354         * Makefile.in: (configure-target-examples, all-target-examples):
18355         New targets, configure and build example programs.
18357 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
18359         * mpw-configure: If an mpw-config.in generated a file mk.sed,
18360         use it as input to sedit the generated MPW makefile.
18361         * mpw-README: Add a suggestion about Gestalt.h.
18363 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
18365         * config.sub: Accept *-*-ieee*.
18367 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
18369         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
18370         Ronald F. Guilmette <rfg@monkeys.com>.
18372 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18374         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18375         for powerpc-pe native.
18376         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18377         (target==powerpc-pe): duplicate i386-win32 entry.
18379 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18381         * configure.in (noconfigdirs): Exclude target-newlib for all versions
18382         of vxworks, not just vxworks5.1.
18384 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
18386         * mpw-configure: Add support for exec-prefix.
18388 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18390         * config.guess: Recognize HP model 816 machines as having
18391         a PA1.1 processor.
18393 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18395         * configure: Ignore new autoconf configure options.
18397 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
18399         * config.guess:  Recognize Pentium under SCO.
18400         From Robert Lipe <robertl@arnet.com>.
18402 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18404         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18406 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
18408         * configure.in: Don't configure gas for alpha-dec-osf*.
18410 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
18412         * configure.in: Default to --with-stabs for some targets for which
18413         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18414         i[345]86*-*-unixware*.
18416 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18418         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18419         rather than basing it on the target.  Simplify handling of options
18420         controlling which directories to configure.  Remove extraneous
18421         slash in multi-clean target.
18423 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
18425         * config-ml.in: Prefix more variables with ml_ so they don't collide
18426         with configure's.
18428 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
18430         * configure: Don't turn -v into --v.
18432 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
18434         * configure.in (targargs): Fix typo.
18436         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18438 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
18440         * configure.in: Strip --host and --target options from
18441         CONFIG_ARGUMENTS, and always configure for --host only.  Add
18442         --with-cross-host option when building with a cross-compiler.
18443         * configure: Canonicalize the arguments put into config.status by
18444         always using `=' for an option with an argument.  Pass a presumed
18445         --host or --target explicitly.
18447 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
18449         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18450         into general OS recognition case.
18452 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18454         * configure.in (target_configdirs): add target-winsup only
18455         for win32 target systems.
18457 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
18459         * Makefile.in (all-target-libgloss): Depend upon
18460         configure-target-newlib, since when libgloss is built it looks to
18461         see if the newlib directory exists.
18463 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
18465         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18466         cfg-ml-*.in.
18468 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
18470         * configure: Handle LD and LD_FOR_TARGET when configuring a
18471         Canadian Cross.
18473 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18475         * configure.in (target_libs): add target-winsup.
18476         (target==i386-win32): add patch diff flex make to $noconfigdirs.
18477         (target==ppcle-pe): remove ld from $noconfigdirs.
18479 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
18481         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18482         Preserve relative path names in $srcdir.  Build symlink tree if
18483         configuring cross target dir and srcdir=. (= no VPATH support).
18484         (configure-target-libg++): Depend on configure-target-librx.
18485         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18486         * config-ml.in: New file.
18487         * symlink-tree: New file.
18488         * configure: Ensure srcdir="." if that's what it is.
18490 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
18492         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18493         includes and FLEX_SKELETON setting.
18494         * mpw-configure (--with-gnu-ld): New option, controls whether
18495         to use PPCLink or ld with PowerMac GCC.
18496         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18497         * mpw-config.in: Configure grez if targeting Mac.
18499         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18500         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18501         just macos.
18502         * configure.in: Configure grez resource compiler if targeting Mac.
18503         * Makefile.in (all-grez, install-grez): New targets.
18505 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
18507         * configure: CXX defaults to gcc, not g++.  If we find
18508         gcc in the path, set CC to gcc -O2.
18510 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
18512         * configure: Default ${build} correctly.  Avoid picking up extra
18513         spaces when reading CC and CXX from Makefile.  When doing a
18514         Canadian Cross, use plausible default values for numerous
18515         variables.
18516         * configure.in: When doing a Canadian Cross, don't try to
18517         configure tools whose configure script can't handle it.
18519 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18521         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18523 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18525         * configure:  Remove dubious bug reporting address.
18527 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18529         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
18530         configure script, run that instead of this directory's configure.
18531         In either case, print a message that we're configuring the sub-dir.
18533 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18535         * configure.in: Before checking for the existence of various files,
18536         use sed to filter out "target-".
18538 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18540         * Makefile.in (DO_X): Split rule to decrease command line length
18541         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
18542         (Philippe De Muyter).
18544 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18546         * Makefile.in (all-patch): depend on all-libiberty.
18548 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
18550         * configure.in: If the only directory in target_configdirs which
18551         actually exists is libiberty, then set target_configdirs to empty,
18552         to avoid trying to build a target libiberty in a gas or gdb
18553         distribution.
18555 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
18557         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18558         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18559         systems.
18561 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18563         * configure.in (copy_dirs): Use sys-include instead of include
18564         for --with-headers option.
18566 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
18568         * Makefile.in, configure.in: Make winsup builds work with
18569         new scheme.
18571 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
18573         * configure.in: Build the linker on AIX.
18575 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18577         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
18578         where needed.
18580 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
18582         * Makefile.in (all-gcc): Fix typo.
18584 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18586         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
18588 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18590         * configure.in:  Rename libFOO to target-libFOO, and xiberty
18591         to target-xiberty, to provide more flexibility.
18592         (target_subdir):  Define.  Create if cross.
18593         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18594         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
18595         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18596         check-libFOO -> check-target-libFOO, etc.
18597         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18598         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18599         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18600         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
18601         allow ALL_GCC="" to only configure.
18602         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
18603         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
18604         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
18606 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
18608         * Makefile.in (taz): Build "info" in etc explicitly.
18610 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
18612         * configure.in:  Make sure that CC is undefined (as opposed to
18613         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
18614         problem with autoconf trying to configure on a host without GCC.
18616 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18618         * mpw-configure: Set host alias from choice of host compiler,
18619         only use generic MPW Makefile sed if present, edit a file
18620         named "hacked_Makefile.in" instead of "Makefile.in" if present.
18621         * mpw-README: Add problem notes about CW6 and CW7.
18623 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
18625         * Makefile.in (taz): Use ";" instead of ";;".
18627 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18629         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
18630         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18631         DISTDOCDIRS.
18632         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
18633         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
18635 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18637         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
18638         and gnats, because they are now subsumed by DISTSTUFFDIRS.
18639         Move bfd to DISTSTUFFDIRS.
18641 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18643         * Makefile.in (X11_LIB): Removed.
18644         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18646         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18648 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18650         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18651         names.
18653 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18655         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18657 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
18659         * configure.in (i[345]86-*-win32): Always build newlib.
18660         Don't configure cvs, autoconf or texinfo.
18661         * Makefile.in (LD_FOR_TARGET): New.
18662         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18663         Pass down LD_FOR_TARGET.
18665 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18667         * winsup: New directory.
18668         * Makefile.in: Build winsup.
18669         * configure.in: Winsup is configured when target is win32.
18670         Can only build win32 target GDB when native.
18672 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
18674         * config.guess: Recognize HP model 819 machines as having
18675         a PA 1.1 processor.
18677 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18679         * configure: Fix sed loop which substitutes for CC and CXX to
18680         avoid bug found in various sed implementations.
18682 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18684         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18685         simulator.  Use standard powerpc-*-eabi*.
18687 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
18689         * configure.in: Stop putting gas and binutils in noconfigdirs for
18690         powerpc-*-aix* and rs6000-*-*.
18692 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18694         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18695         -mcall-aixdesc libraries.
18697 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18699         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18701         * config.sub (arm | armel | armeb): Fix shell syntax.
18703 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18705         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18706         -msoft-float and -mcpu=common support.
18707         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18708         libraries.
18710 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18712         * configure.in: Allow configuration and build of emacs19 for the alpha.
18714 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18716         * configure.in (CC): Get ^CC, not just any old CC, from
18717         ${host_makefile_frag}.
18719 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18721         * configure.in (CC): Try to get CC from
18722         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18724 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18726         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18727         only if it exists in $(srcdir).
18729 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18731         * configure: If CC and CXX are not set in the environment, set
18732         them, based on either an existing Makefile or on searching for gcc
18733         in PATH.  Substitute for CC and CXX in Makefile.
18734         * configure.in: Remove libm from target_libs.  Separate
18735         target_configdirs from configdirs.  If CC is not set in
18736         environment, try to get it from a host Makefile fragment.  Rewrite
18737         changes of configdirs to use skipdirs instead.  A few minor
18738         tweaks.  Take directories out of target_configdirs as they are
18739         taken out of configdirs.  Remove existing Makefile files from
18740         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18741         CONFIG_ARGUMENTS in Makefile.
18742         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18743         by configure.in.
18744         (CONFIG_ARGUMENTS): Likewise.
18745         (CONFIGURE_TARGET_MODULES): New variable.
18746         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18747         ($(CONFIGURE_TARGET_MODULES)): New target.
18748         (configure-libg++, configure-libio): New targets.
18749         (all-libg++): Depend upon configure-libg++.
18750         (all-libio): Depend upon configure-libio.
18751         (configure-libgloss, all-libgloss): New targets.
18752         (configure-libstdc++): New target.
18753         (all-libstdc++): Depend upon configure-libstdc++.
18754         (configure-librx, all-librx): New targets.
18755         (configure-newlib): New target.
18756         (all-newlib): Depend upon configure-newlib
18757         (configure-xiberty): New target.
18758         (all-xiberty): Depend upon configure-xiberty.
18760 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18762         * configure.in (host i[345]86-*-win32):  Expand the
18763         noconfigdirs again.
18765 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18767         * mpw-configure: Fix sed command file name.
18769 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18771         * configure.in (host i[345]86-*-win32): Reduce the
18772         noconfigdirs again.
18774 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18776         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18777         or powerpc*-*-pe*, since they are not yet supported.
18779 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18781         Add PowerMac support and many other enhancements.
18782         * mpw-configure: New option --cc to select compiler to use,
18783         paste options set according to --cc into the generated
18784         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18785         if mpw-make.sed is present.
18786         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18787         add forward includes for PowerPC include files.
18788         * mpw-build.in: Build using Makefile.PPC if present.
18789         (do-byacc, etc): Remove separate version resource builds.
18790         (do-gas): Build "stamps" before "all".
18791         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18792         * mpw-README: Update to reflect --cc option, PowerMac support,
18793         and recently-reported compatibility problems.
18795 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18797         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18798         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18799         (--with-multilib-top): Pass to recursive invocations.
18801 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18803         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18804         v810-*-*.
18806 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18808         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18809         gdb, ld and opcodes on v810-*-*.
18811 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18813         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18814         (local-maintainer-clean): New target.
18815         (maintainer-clean): New target.
18816         (realclean): Just depend upon maintainer-clean.
18818 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18820         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18822 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18824         * configure.in: Build ld in mips*-*-bsd* case.
18826 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18828         * config.sub: Accept -lites* OS.  From Ian Dall.
18830 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18832         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18833         targets.
18835 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18837         * configure.in: treat i386-win32 canadian cross the same as
18838         i386-go32 canadian cross.
18840 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18842         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18843         running under the simulator to build a reduced set of libraries.
18844         (powerpc-*-eabiaix): Add fine grained multilib support added to
18845         other powerpc targets yesterday.
18847 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18849         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18850         -disable-softfloat, -disable-relocatable, -disable-aix, and
18851         -disable-sysv to control which multilib libraries get built.
18853 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18855         * configure: Add Makefile.tem to list of files to remove in trap
18856         handler.
18858 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18860         * config.guess (*Linux*):  Add missing "exit"s.
18861         Also, need specific check for alpha-unknown-linux (uses COFF).
18863 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18865         * config.guess:  Merge with FSF:
18867         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18868         * config.guess (AIX4): More robust release numbering discovery.
18870         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18871         * config.guess (i386-sequent-ptx): Properly get version number.
18873         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18874         * config.guess (mips:*:4*:UMIPS): New case.
18876 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18878         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18879         (i386-win32 host): Likewise.  Don't build readline.
18881 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18883         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18884         SUPPORT_FILES to submakes.
18886 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18888         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18889         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18890         mpw-configure.
18892 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18894         * configure.in (appdirs): Use =, not ==, in test expression when
18895         trying to build the text to print in the warning message for
18896         Solaris users.
18898 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18900         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18902 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18904         * config.guess: Recognize lynx-2.3.
18906 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18908         * config.sub (z8ksim): Deleted
18909         (z8k-*-coff): New, this is the one true name of the target.
18911 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18913         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18915 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18917         * config.guess (*:Linux:*:*): First try asking the linker what the
18918         default object file format is (elf, aout, or coff).  Then if this
18919         fails, try previous methods.
18921 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18923         * configure.in: Don't build newlib for *-*-vxworks5.1.
18925 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18927         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18928         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18930 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18932         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18934 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18936         * cfg-ml-com.in: New file.
18937         * cfg-ml-pos.in: New file.
18939 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18941         * COPYING.NEWLIB: Add HP free copyright to list.
18943 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18945         * config.sub: Recognize -eabi* for the system, not just -eabi.
18947 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18949         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18950         * config.sub, configure.in (win32): New target and host.
18952 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18954         * configure.in: Add i386-pe configuration.
18956 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18958         * mpw-build.in (install): Install GDB after LD.
18960 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18962         * mpw-config.in (elf/mips.h): Always forward-include, needed
18963         for GDB to build.
18965 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18967         * testsuite: New directory for customer acceptance and whole tool
18968         chain tests.
18970 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18972         * configure: If per-host line isn't found, but AC_OUTPUT is found
18973         and a configure script exists, run it instead.
18975 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18977         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18979 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18981         * configure: Set build_{cpu,vendor,os,alias} to host values when
18982         --build isn't specified.
18984 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18986         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18987         (FLAGS_TO_PASS): Pass them.
18988         (EXTRA_TARGET_FLAGS): Ditto.
18990 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18992         * Makefile.in (all-libg++): Depend on all-libstdc++.
18994 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18996         * configure.in (noconfigdirs): Enable all packages for
18997         i386-unknown-netbsd.
18999 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
19001         * configure.in (noconfigdirs): Don't configure tk for i386-go32
19002         hosted builds (DOS builds)
19004 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
19006         Changes for ARM based on patches from Richard Earnshaw:
19007         * config.sub: Handle armeb and armel.
19008         * configure.in: Omit arm linker only for riscix.
19010 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19012         * config.guess:  Update from FSF.
19014 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
19016         * config.sub: Recognize powerpcle as the little endian variant of
19017         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
19018         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
19019         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
19020         temporarily.
19022 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
19024         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19026 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
19028         * config.sub: Accept -lites* as a basic system type.
19030 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
19032         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19033         installed, and if so return linuxoldld as the system name.
19035 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
19037         * config.guess: Add hppa1.1-hp-lites support.
19039 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
19041         * configure.in: Don't build newlib for m68k-vxworks5.1.
19043 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19045         * configure.in (mips-sgi-irix6): Use mh-irix5.
19047 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
19049         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19051 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19053         * test-build.mk: Enable building of shared libraries on IRIX 5 and
19054         OSF/1.  Fix compiler flags.
19055         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
19057 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
19059         * configure.in: Recognize --with-newlib.
19060         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19062 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19064         * Makefile.in: move {all,check,install}-gdb from *_MODULES
19065         to *_X11_MODULES due to gdbtk needing X include files et al.
19067 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
19069         Merge in support for Mac MPW as a host.
19070         (Old change descriptions retained for informational value.)
19072         * mpw-config.in: Add generic include forwards for cpu-specific
19073         include files in aout and elf directories.
19075         * mpw-configure: Added copyright.
19076         * mpw-config.in: Check for presence of required build tools.
19077         (target_libs): Add newlib.
19078         (target_tools): Add examples.
19079         (Read Me): Generate as "Read Me for MPW" instead.
19080         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19081         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19082         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19084         * mpw-configure: Remove subdir-specific makefile hackery,
19085         delete mk.tmp after using it.
19087         * mpw-build.in (all): Display start and end times.
19089         * mpw-configure (host_canonical): Set.
19090         (target_cpu): Always add to makefiles.
19091         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19092         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19093         (mpw-mh-mpw): Look for in srcdir and srcroot.
19094         Use sed instead of mpw-edit-prefix to edit prefix definitions.
19096         * mpw-build.in: (install-only): New target.
19098         * mpw-configure (host_alias, target_alias): Rename from hostalias
19099         and targetalias, add into generated Makefile.
19100         (mk.tmp): If present, add into generated Makefile.
19101         * mpw-build.in (all-gas): Build config.h first before gas proper.
19103         * mpw-configure (config.status): Write only if changed.
19104         * mpw-config.in (readline): Configure it (not built, just used for
19105         definitions).
19107         * mpw-config.in (elf/mips.h): Add a forward include.
19109         * mpw-config.in: Forward-include most .h files in include into
19110         extra-include.
19111         (readline): Don't build.
19112         mpw-build.in (install): Install GDB.
19114         * mpw-configure (prefix, mpw_prefix): Handle it.
19115         * mpw-config.in (mmalloc, readline): Don't configure.
19116         * mpw-build.in (thisscript): Rename to ThisScript.
19117         Use mpw-build instead of BuildProgram everywhere.
19118         (mmalloc, readline): Don't build.
19119         * mpw-README: New file, basic documentation about the MPW port.
19121         * mpw-config.in: Use forward-include to create include files.
19123         * mpw-configure: Add more things to the top of each configured
19124         Makefile, including contents of config/mpw-mh-mpw.
19125         * mpw-config.in (extra-include): Create this directory and fill it
19126         with Posix-like include files when configuring.
19128         * config.sub (apple, mac, mpw): Add various aliases.
19130         * mpw-build.in: New file, top-level build script fragment for MPW.
19131         * mpw-configure: New file, configure script for MPW.
19132         * mpw-config.in: New file, config fragment for MPW.
19134 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19136         * configure.in (host_libs): Remove glob, since it is gone from the
19137         sources.
19139 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
19141         * Makefile.in: define empty GDB_NLM_DEPS var.
19143         * configure.in(target_makefile_frag): use config/mt-netware
19144         for netware targets.
19146 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
19148         * config.sub: Merge in recent FSF changes.  Remove linux special
19149         cases.
19151 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
19153         Revert this change:
19155         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19157                 * build-all.mk: Use CC=cc -Xs on Solaris.
19159 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19161         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
19162         stop using it.
19163         * Makefile.in: Nuke all references to glob subdirectory.
19165 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19167         * configure.in: Fix --enable-shared logic in per-host.
19169 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
19171         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19173 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
19175         * configure.in (noconfigdirs): Don't build gas on AIX, for
19176         powerpc*-*-aix* as well as for rs6000*-*-aix*.
19178 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
19180         * configure: Fix --cache-file to work if the file argument is a
19181         relative path.
19183 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
19185         * configure: If the --cache-file is used, pass it down to
19186         configure in subdirectories.
19188 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
19190         * config.sub: add vxworks29k configuration.
19192 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
19194         * Makefile.in (taz): Do "diststuff" part quietly.
19196 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
19198         * config.sub: Mini-merge with gcc/config.sub.
19200 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
19202         * config.guess (IRIX): Sed - to _.
19204 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
19206         * Makefile.in (source-vault, binary-vault): New targets.
19208 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
19210         * config.sub: Recognize -eabi as a basic system type.
19212 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19214         * configure.in (enable_shared stuff): Fix typo.
19216 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
19218         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19220 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
19222         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19224 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
19226         * configure.in (rs6000-*-*): Don't build gas.
19228 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
19230         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19231         reduce command line length.
19232         (AS_FOR_TARGET): Check for as.new, not Makefile.
19233         (NM_FOR_TARGET): Check for nm.new, not Makefile.
19235 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
19237         * config.guess:  Merge from FSF.
19239 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19241         * configure: Don't use $ when handling program_suffix.
19243 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
19245         * configure.in:  Configure tk for hppa/hpux.
19247 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19249         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
19251 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19253         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
19254         to LIBCXXFLAGS.  Tests are better run without it.
19256 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
19258         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19260 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
19262         * configure.in (*-*-netware*): Don't configure xiberty.
19264 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
19266         * configure.in:  Remove tk from native_only list.
19268 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
19270         * build-all.mk: Add mips-ncd-elf target to sun4 targets
19271         for special NCD build.
19273 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19275         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19276         makeall.bat, they're only useful for binutils snapshots.
19277         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19278         makeall.bat to specified SUPPORT_FILES.
19280 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
19282         * build-all.mk: Add Ericsson targets to sun4 and solaris
19283         hosts.  Add  BNR's sun4 target to solaris host, so their
19284         build-from-source will be tested in-house first.
19286 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19288         * Makefile.in (LIBCFLAGS): New variable.
19289         (CFLAGS_FOR_TARGET): Ditto.
19290         (LIBCFLAGS_FOR_TARGET): Ditto.
19291         (LIBCXXFLAGS): Ditto.
19292         (CXXFLAGS_FOR_TARGET): Ditto.
19293         (LIBCXXFLAGS_FOR_TARGET): Ditto.
19294         (BASE_FLAGS_TO_PASS): Pass them.
19295         (EXTRA_TARGET_FLAGS): Ditto.
19297         * configure.in: Support --enable-shared.
19299 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19301         * configure.in (target_libs):  Include libstdc++ again.
19302         * config.guess:  Update from FSF (for FreeBSD).
19304 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19306         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19307         makeall.bat.
19308         (DISTDOCDIRS): Add `etc'.
19309         (ETC_SUPPORT_PFX): New variable.
19310         (taz): Include anything from etc starting with a word in
19311         ETC_SUPPORT_PFX.
19313 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19315         * config.sub: Update for recent FSF changes.  Remove obsolete
19316         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
19317         spacing changes.
19319 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
19321         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
19323         * config.guess:  Merge with FSF.
19324         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19326 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19328         * configure: Since the "trap 0" handler will override the exit
19329         status on many systems, only use it for "exit 1", and make it set
19330         a non-zero exit status; reset it before "exit 0".  Also, check
19331         exit status of config.sub, and error out if it failed.
19333 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
19335         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19336         and install libgloss.
19338 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19340         * Makefile.in (all-binutils): Depend upon all-byacc.
19342         * configure.in: Don't build emacs on Irix 5.
19344 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19346         * configure.in (*-*-netware*): Add libio.
19348 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19350         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19351         (CHECK_TARGET_MODULES): Ditto.
19352         (INSTALL_TARGET_MODULES): Ditto.
19353         (TARGET_LIBS): Ditto.
19354         (all-libstdc++): Note dependencies.
19356 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19358         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19360 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
19362         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19363         -fexternal-templates.
19365         * configure.in (target_libs): Add libstdc++.
19366         (noconfigdirs): Add libstdc++ as appropriate.
19368 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19370         * config.guess:  Update from FSF.
19372 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19374         * configure: Use ${config_shell} when running ${configsub}.
19376 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
19378         * config.sub: No longer recognize h8300h.
19380 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
19382         * config.sub: Remove extraneous differences between config.sub and
19383         gcc/config.sub.
19385 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
19387         * Makefile.in (DISTSTUFFDIRS): Add gas.
19389 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
19391         * COPYING.NEWLIB: New file.
19393 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19395         * config.guess (HP-UX):  Patch from Harlan Stenn
19396         <harlan@landmark.com> to also emit release level.
19398 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19400         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19402 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19404         * config.sub:  Merge nextstep cleanup from FSF.
19406 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19408         * configure.in (arm-*-*): Don't configure ld for this target.
19410 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
19412         * configure.in (*-*-netware): don't configure libg++, libio,
19413         librx, or newlib.
19415 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19417         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
19418         configure ld--it works, but it doesn't support shared libraries.
19420 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19422         * config.guess (*-unknown-freebsd*):  Get rid of possible
19423         trailing "(Release)" in version string.
19424         Patch from Paul Richards <paul@isl.cf.ac.uk>.
19426 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19428         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19429         Fix type: *-next-neststep -> *-next-nextstep.
19431         * config.guess:  Merge from FSF:
19433         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
19435         * config.guess: Recognize powerpc-ibm-aix3.2.5.
19437         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
19439         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19440         instead of UNIX_SV for UnixWare 1.0).
19442 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
19444         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
19445         to make gdb/nlm/* build after the compiler and linker.
19447 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19449         * config.guess (netbsd, freebsd, linux):  Accept any machine,
19450         not just i[34]86.
19451         (m68k-atari-sysv4):  Relocate to match FSF version.
19453         * config.guess:  More merges from the FSF:
19455         Add a space before function call or macro invocation.
19457         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19459         * config.guess: Add trap cmd to remove dummy.c and dummy when
19460         interrupted.
19462         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19464         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19465         (dummy): Redirect stderr from compilation of dummy.c.
19467         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
19469         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19471 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
19473         * configure: Accept and ignore --cache*, for compatibility with
19474         new autoconf.
19476 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19478         * config.guess:  Merge from FSF:
19480         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19482         * config.guess (Pyramid*:OSx*:*:*): New case.
19483         (PATH): Add /.attbin at end for finding uname.
19484         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
19486         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
19488         * config.guess (M88*:DolphinOS:*:*): New case.
19490         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
19492         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19493         to select whether to use ELF or COFF.
19495         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
19497         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19499         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
19501         * config.guess: Guess the OS version for HPUX.
19503         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
19505         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19507 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19509         * configure.in: Recognize --with-headers, --with-libs, and
19510         --without-newlib.
19511         * Makefile.in (all-xiberty): Depend upon all-ld.
19513 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19515         * configure.in: Change i[34]86 to i[345]86.
19517 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19519         * configure (version): A few more tweaks to help message.
19521 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19523         * Makefile.in:  Remove (for now) librx as a host library,
19524         now that we're building it for target.
19526 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19528         * configure: Fix up help message; from karl@owl.hq.ileaf.com
19529         (Karl Berry).
19531 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19533         * configure.in:  Also configure librx.
19535 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19537         * Makefile.in:  Update various rules to reflect that librx
19538         is now needed for libg++.
19540 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19542         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19544 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
19546         * configure.in: Configure the examples directory.
19548 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19550         * configure: Simplify Jun 2 1994 change.
19552 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19554         * change CC to /usr/latest/bin/gcc for lynx host builds, since
19555         /bin/gcc isn't good enough to build gcc.
19557 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
19559         * Makefile.in (GDB_SUPPORT_FILES): Remove
19560         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
19561         (gdb.tar.gz): Add new rule to use standard distribution building
19562         mechanism.
19564 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19566         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
19567         Bill Cox <bill@cygnus.com>.
19569 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19571         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
19573 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
19575         * configure:  Search current dir first in .gdbinit.
19577 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19579         * config.sub:  Recognize freebsd (merged from gcc config.sub).
19581 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19583         * config.sub:  Refer to NeXT's operating system as nextstep.
19585         * config.sub (case $basic_machine):  Re-order the cases, to match
19586         the order in the FSF version (which is mostly alphabethical).
19587         Merge in some additions and changes from the FSF.
19589 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
19591         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19592         * config.sub: Recognize cxux7.
19593         * configure.in: Use mh-cxux for m88k-harris-cxux*.
19595 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19597         * config.sub:  Fix typo powerpc -> powerpc-*.
19599 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
19601         * Makefile.in: `all-emacs19' depends on `all-byacc'.
19603         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19604         parallel with all-emacs and install-emacs).  Top-level command
19605         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19607 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19609         * test-build.mk ($(host)-stamp-stage2-installed): Remove
19610         $(relbindir)/make before doing ``make install'', and use
19611         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
19612         installing over running make binary.
19613         ($(host)-stamp-stage3-installed): Likewise.
19615 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19617         * config.guess: Recognize Mach.
19619 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
19621         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19622         see whether --exec-prefix was used.
19624 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19626         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
19628 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19630         * Makefile.in: Add all-librx target similar to all-libproc.
19632 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
19634         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
19635         with post 1.2 uname bogosity.
19637 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19639         * configure: Remove temporary files on receipt of a signal.
19641 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
19643         * configure: If there is a package_makefile_frag, remove
19644         ${subdir}/Makefile.tem after copying it in.
19646 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19648         * build_all.mk: support rs6000 lynx identifies itself as
19649         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
19650         since /bin/gcc is too feeble to compile a modern gcc.
19652 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19654         * brought devo/test-build.mk update-to-date with progressive/
19655         test-build.mk. Add lynx targets and hppa flag info.
19657 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19659         * configure.in:  Use mh-ncrsvr43.  Patch from
19660         Tom McConnell <tmcconne@sedona.intel.com>.
19662 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19664         * config.guess (i386-unknown-bsdi):  No longer need to
19665         check #if defined(__bsdi__) && defined(__i386__).
19667 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19669         * configure: Set program_transform_nameoption correctly.
19671 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
19673         * brought build-all.mk update-to-date with progressive build-all.mk,
19674         added new targets and hppa info.
19676 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19678         * configure: If config.guess result is a prefix of the user
19679         specified target, assume a native build and use the user specified
19680         target as the host alias.  Remove SunOS patch suffix removal hack.
19681         * configure.in: Remove SunOS patch suffix removal hack.
19683         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19684         in NATIVE_CHECK_MODULES.
19686 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
19688         * Makefile.in: Rename HOST_ONLY to NATIVE.
19689         * configure: Delete SunOs patch suffix from host_canonical
19690         and build_canonical variables that are prepended to Makefiles.
19691         * configure.in: Add comments for easier maintenance.
19693 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19695         * Makefile.in: Add all-libproc target similar to all-gui.
19697 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19699         * Makefile.in (CHECK_MODULES): split into
19700         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19702 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19704         * config.guess (i386-unknown-bsdi): New system to guess.
19706 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19708         * Makefile.in: Add all-gui target (but not yet build by "all").
19710 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19712         * config.sub: Move deletion of patch suffix from here...
19713         * configure.in: To here, at Ian's suggestion.  The top-
19714         level scripts might need to know of a patch level.
19716 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19718         * config.sub: Strip off patch suffix so rtl is recognized
19719         as a sunos4.1.3 machine, even though it's been patched.
19721 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19723         * Makefile.in (INSTALL_LAST): Delete.
19724         (INSTALL_DOSREL): New.
19726 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19728         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19729         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19730         whether we pass down --with-gnu-ld anyhow.
19732 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19734         * Makefile.in (INSTALL_LAST): Change operation so it works
19735         on more flavors of make.
19736         * configure.in (go32): Don't build libg++ or libio.
19738 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19740         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19741         they can be overriden by templates.
19743 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19745         * configure.in (target==go32): Don't build gdb.
19746         * dosrel: New directory.
19748 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19750         * configure.in (host==go32): Configure dosrel too.
19751         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19752         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19753         be set by incoming names or templates.
19754         (INSTALL_LAST): New rule.
19756 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19758         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19760 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19762         * configure.in (appdirs): New variable.  Currently empty, but will
19763         be used in gas distribution.  If nonempty, lists a set of
19764         directories at least one of which must get configured, or top
19765         level configuration is considered to have failed.
19766         (rs6000-*-lynxos*): Use new file name.
19768 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19770         Eliminate XTRAFLAGS.
19771         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19772         newlib include files using -idirafter, and also use -nostdinc.
19773         (CXX_FOR_TARGET): Likewise.
19774         (XTRAFLAGS): Removed.
19775         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19776         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19777         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19778         ($(DO_X)): Don't pass down XTRAFLAGS.
19780 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19782         * configure.in (mips*-dec-bsd*): New target; do build linker.
19783         (mips*-*-bsd*): New target; don't build linker.
19785 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19787         * configure.in: support rs6000-*-lynxos* configuration.
19788         support sunos4 as a cross target.
19790         * config.sub: look for lynx*, not lynx since the OS version may
19791         legitimately be part of the name.
19793 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19795         * configure.in (i[34]86-*-sco*): Move to be with other i386
19796         targets.
19797         (romp-*-*): New target.  Skip various binary utilities.
19798         (vax-*-*): New target.  Don't build newlib.
19799         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19801 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19803         * configure.in: Only set host_makefile_frag if config
19804         directory exists.
19806 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19808         * install.sh: If $dstdir exists, don't check whether each
19809         component does.
19811 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19813         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19815 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19817         * configure.in (*-*-lynxos*): Don't configure newlib for either
19818         native or cross Lynx.
19820 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19822         * config.sub (sparc64-elf): Fix os.
19823         (z8k): Remove duplicate.
19825 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19827         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19828         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19830 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19832         * configure: Make file links cleanly even if Lynx fails on
19833         an NFS symlink (at least fail cleanly).
19835 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19837         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19838         -XNh2000.
19840 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19842         * configure: Unknown options are fatal again.
19844 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19846         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19847         compatibility.
19849 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19851         * build-all.mk: Add `clean' target.
19853 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19855         * config.guess:  Add SINIX support.
19856         * configure.in:  Add mips-*-sysv4* support.
19858 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19860         * build-all.mk: Document all useful targets.
19861         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19862         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19864 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19866         * configure: Support --silent, --quiet.
19868 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19870         * configure: Support --disable-FEATURE.
19872 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19874         * config.guess: Recognize NCR running SVR4.3.
19876 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19878         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19879         Patch from Paul Eggert <eggert@twinsun.com>.
19881 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19883         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19885 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19887         * configure: Make unrecognized options give nonfatal warnings
19888         instead of fatal errors, and pass them to any subdirectory
19889         configures in case they recognize them.
19890         Make --x equivalent to --with-x.
19892 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19894         * configure: Add --enable-* options.  Clean up usage message and
19895         some comments.
19897 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19899         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19901 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19903         * configure.in (hppa*-*-*): Enable binutils.
19905 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19907         * config.sub: Recognize cisco.
19909 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19911         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19913 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19915         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19916         than one configuration name.  Add comment.
19918 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19920         * config.guess: about target *-hitachi-hiuxwe2, fixed
19921         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19922         macro is incorrect.]
19924 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19926         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19927         than the "make ls" stuff which used to be here.
19929 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19931         * config.guess:  Recognize i[34]86-unknown-freebsd.
19932         From Shawn M Carey <smcarey@rodan.syr.edu>.
19934 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19936         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19938 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19940         * config.guess: Check for ptx.
19942 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19944         * config.sub: Add os9k checking.
19946 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19948         * config.guess: Handle OSF1 running on HPPA processors
19950 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19952         * configure: If subdir configure fails, print out a message with
19953         subdirectory name, in case subdir's configure code didn't identify
19954         itself.
19956 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19958         * configure.in: Remove embedded newlines from configdirs.
19959         Avoid mismatches of substrings.  Fix matching strings at end
19960         of configdirs.
19962 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19964         * config.guess:  Add Lynx/rs6000 config support.
19966 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19968         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19970 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19972         * configure.in (hppa*-*-osf*): Treat this just like most other
19973         PA configurations (eg no binutils or ld).
19974         (hppa*-*-*elf*): These configurations have binutils and ld.
19976 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19978         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19980 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19982         * configure.in (rs6000-*-*): Build gas.
19984 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19986         * Makefile.in:  Avoid bug in losing hpux sed.
19988 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19990         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19991         for GDB and GDB has been fixed to not need it.
19993 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19995         * config.guess: Recognize vax hosts.
19997 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19999         * configure (while loop): Don't use "break 2" inside case
20000         statement -- the case statement isn't an enclosing loop.
20002 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
20004         * config.guess:  Clean up NeXT support, to allow nextstep
20005         on Intel machines.  Make OS be nextstep.
20007 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
20009         * config.guess: Add alternate forms for Convex.
20011 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
20013         * configure:  Completely rewrite option processing.  Take
20014         advantage of pattern-matching to avoid invoking test frequently.
20015         Also clean up host and target defaulting logic.
20017 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
20019         * Makefile.in: Replace all occurrances of "rootme" with "r" and
20020         "$${rootme}" with "$$r", to increase the likelihood that the do-*
20021         commands (plus user environment) will fit SCO limits.
20023 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20025         * configure.in: Don't issue warnings about directories which are
20026         not being configured if -norecursion is set.  Correct test for
20027         --with-gnu-as and --with-gnu-ld to not get confused by substring
20028         matches.
20030         * configure.in: Don't build gas for alpha-dec-osf1*.
20032 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
20034         * configure:  Back out Per's change of 12/19/1993.  It changes the
20035         behavior of configure in unexpected and confusing ways.
20037         Also, use different delim char when calculating
20038         program_transform_name so that the name can contain slashes.
20040 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
20042         * configure.in, config.sub: Add support for VSTa micro-kernel.
20044 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
20046         * configure.in: Nuke hacks which were used to get a special
20047         version of GAS for HPPA configurations.
20049 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20051         * configure:  If only ${target_alias} is given, use that
20052         as the default for ${host_alias}.
20053         * configure:  Add missing back-slashes before nested quotes.
20055 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20057         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20059 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
20061         * config.guess:  Recognize some Tektronix configurations.
20062         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20064 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20066         * config.sub: Match any flavor of SH.
20068 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
20070         * configure.in: Don't try to configure newlib for Alpha.
20072 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20074         * configure.in: Don't build ld for Irix 5.  Don't build gas,
20075         libg++ or libio for any Alpha target.
20077         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20079 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
20081         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20082         default arguments -- so it tried to compress itself.
20084 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
20086         * configure.in (notsupp): ensure that a space is always at the end
20087         of the configdirs list, since the grep checks for an explicit space
20089 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20091         * configure.in (target i386-sysv4.2): don't build ld, since static
20092         versions of many libraries are not available.
20094 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20096         * config.guess: Recognize Apollos (using environment variables).
20097         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20099 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20101         * config.guess: Recognize Sony news mips running newsos.
20103 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
20105         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20106         "fi ; else" for bash.
20108 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
20110         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20112 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
20114         * config.sub: accept unixware as an alias for svr4.2.
20115         Fix some inconsistancies with the gcc version.
20117 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20119         * Makefile.in (DISTDOCDIRS):  Add gdb.
20121 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20123         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
20125 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20127         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20128         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20129         this now.
20131 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20133         * config.sub: Accept hiux* as an OS name.
20135         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20136         etc/make-stds.texi.  The underscore came from gcc, and dje now
20137         agrees that RUNTESTFLAGS is the correct name.
20139 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20141         * install.sh:  Remove 'set -e'.  It makes any conditionals
20142         in the script useless.
20144         * config.guess: Automatically recognize arm-acorn-riscix
20145         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20147 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
20149         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20151 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20153         * Makefile.in (DISTDOCDIRS): New variable.
20154         (taz): Edit local Makefile.in sooner, instead of proto-toplev
20155         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
20157 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20159         * configure.in (hppa target): check the source directory for the
20160         pagas sub-directory
20162 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
20164         * config.sub: Allow -aout* and -elf*.
20166 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20168         * configure.in: Don't build ld on i386-solaris2, same as for
20169         sparc-solaris2.
20171 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20173         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20175 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20177         * configure.in:  Configure gdb for alpha.
20179 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20181         * Makefile.in (CXXFLAGS): Add -O.
20183 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20185         * config.guess: added support for DG Aviion
20187 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20189         * configure.in: Produce warning message for subdirectories not
20190         configurable for this host/target combination.  Don't try to
20191         configure gdb for vms.
20193 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
20195         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20196         appropriate files before making "diststuff".
20197         (DISTBISONFILES): New var: list of files to be edited.
20198         (DISTSTUFFDIRS): Add binutils.
20200 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20202         * config.sub: also handle mipsel and mips64el (for little endian mips)
20204 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20206         * configure.in: Add * to end of all OS names.
20208 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
20210         * configure.in: Build newlib for LynxOS native.
20212 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20214         * config.guess: Add support for delta 88k running SVR3.
20216         * configure.in: Add comment about HP compiler vs. emacs.
20218 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20220         * configure.in: don't build ld on solaris2 (not a viable option
20221         due to bugs in getpwnam & getpwuid)
20223 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
20225         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20226         config.guess will produce a full version number.
20228 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20230         * configure.in: Build linker and binutils for alpha-dec-osf1.
20232 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20234         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20235         and gdb/testsuite/Makefile.in.
20237 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20239         * configure.in: recognize mips*- instead of mips-
20241 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20243         * config.sub: Accept linux*coff and linux*elf as operating
20244         systems.
20246 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20248         * config.sub: Recognize mips64, and mips3 as an alias for it.
20250 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
20252         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20253         gdb knows how to handle OSF/1 shared libraries.
20255 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20257         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20258         * config.guess: Recognize Hitachi's HIUX.
20259         * config.sub: Recognize h3050r* and hppahitachi.
20260         Remove redundant cases for hp9k[23]*.
20262 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20264         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20265         if gas and ld are in the source tree and are in ${configdirs}.
20266         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20267         --with options (but still pass them down on the command line,
20268         if they were explicitly specified).
20270 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20272         * configure: substitute SHELL value in Makefile.in with
20273         ${CONFIG_SHELL}
20275 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20277         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20278         *-*-solaris2* targets.
20280 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20282         * Makefile.in: define M4, and pass it down to sub-makes;
20283         all-autoconf now depends on all-m4
20285 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20287         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20288         presence of {ar,ranlib} instead of a configured directory
20290 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
20292         * config.guess: Accept 34?? as well as 33?? for NCR.
20294 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20296         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20297         of 'gas' in sed commands, since 'gash' is now in the tree as well.
20299 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20301         * configure: grab values for $(CC) and $(CXX) from the
20302         environment, so that someone can do "CC=gcc configure; make" and
20303         have it work right (matching the way that autoconf works now)
20305         * configure.in, Makefile.in: add support for gash, the tcl
20306         interface to Galaxy
20308         * config.guess: add NetBSD variants (hp300, x86)
20310 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
20312         * install.sh: Support -d option (in the manner of SunOS 4 install,
20313         as it is more deterministic than that of GNU install)
20314         (chmodcmd): Set file to mode 755 by default (should also do default
20315         chgrp and chown, but I don't feel like dealing with that now)
20317 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
20319         * config.sub: Remove h8300hhms alias.
20321 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20323         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20325 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20327         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20328         as stmp-fixinc
20330 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20332         * config.sub: recognize m88110-bug-coff.
20334 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20336         * Makefile.in (all-libio): all dependencies on the toolchain used
20337         to build this (gcc, gas, ld, etc)
20339 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20341         * config.guess: Deal with OSF/1 1.3 on alpha.
20343 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20345         * install.sh: add some 'else true' clauses for portability
20347         * configure.in: don't build libio for h8[35]00-*-* targets
20349 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20351         * Makefile.in:  Add support for new libio.
20353 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20355         * install.sh: If one command fails, don't try the rest.  Don't try
20356         to remove $dsttmp (via trap) unless we have already created it.
20357         If $src doesn't exist, detect it and exit with an error.
20359         * config.guess: Recognize BSD on hp300.
20361 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
20363         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20364         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20366 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
20368         * Makefile.in (all-send-pr): depends on all-prms
20370 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20372         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20374 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
20376         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20377         Added test for mips-mips-riscos5.
20379 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20381         * configure.in: use mh-hp300 for 68k HP hosts
20383 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20385         * configure: add support for CONFIG_SHELL, so that you can use
20386         some alternate shell for evaluating configure scripts
20388 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
20390         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
20391         in configure script to bug-gdb@prep.ai.mit.edu when building
20392         distribution archive.
20393         * Makefile.in (COMPRESS):  Remove def.
20394         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
20395         gdb.tar.Z and make-gdb.tar.Z respectively.
20396         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
20397         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
20398         to convergence with 'taz' target in Makefile.in.
20400 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20402         * install.sh (dsttmp): use trap to ensure that tmp files go
20403         away on error conditions
20405 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20407         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20409 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20411         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20412         its parent is '/' not ''.
20414         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20416 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
20418         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20419         that ${newsrcdir}/configure.in does.
20421 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
20423         * test-build.mk: support for CONFIG_SHELL
20425 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
20427         * config.sub (netware):  Add as a basic system type.
20429 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
20431         * Makefile.in (Makefile): depend on configure.in.  Also drop the
20432         $(srcdir)/ from the dependency on Makefile.in.
20434 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
20436         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20437         (h8300hhms is temporary until multi-libraries are implemented).
20438         * configure.in: Handle h8300h too.
20440 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20442         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20444 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
20446         * configure:  Remove extraneous output when guessing host type.
20447         * config.guess:  Remove extraneous output when guessing using C
20448         compiler rather than uname, or when guessing fails.
20450 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
20452         * Makefile.in: remove all.cross and install.cross targets
20454         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20455         definitions
20457 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
20459         * configure.in (target sh): Build gprof.
20461 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20463         * config.sub: change -solaris to -solaris2
20465 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20467         * configure.in: Use config/mh-riscos for mips-*-sysv*.
20469 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
20471         * configure: Correct error message for missing Makefile.in to
20472         print correct directory.
20474 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20476         * install.sh: kludge around 386BSD shell bug
20478 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
20480         * config.guess:  Recognize NeXT.
20481         * config.guess:  Recognize i486-ncr-sysv4.
20482         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
20484 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
20486         * Makefile.in (MAKEINFOFLAGS): New variable.
20487         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20488         * build-all.mk, test-build.mk: Pass down --no-split as
20489         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
20491 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
20493         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
20495 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
20497         * Makefile.in (libg++.tar.z):  New rule.
20498         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
20499         * Makefile.in (taz):  Only do a single chmod.
20501 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20503         * install.sh: don't use dirname anymore (replaced with sed usage)
20505 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
20507         * Makefile.in:  Change extension for gzip'd files from '.z' to
20508         '.gz' per new FSF standard usage.
20510 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
20512         * configure: put quotes around the final value of program_transform_name
20514 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20516         * Makefile.in: new install.sh support; update install-info rules
20518 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
20520         * configure.in: Build diff for crosses, but not for go32 host.
20522         * configure.in: Build gprof only for native, and don't build it
20523         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20525 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
20527         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20529 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20531         * configure.in (host_tools): Add prms.
20533 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20535         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20536         with $(FLAGS_TO_PASS) on the command line
20538         * config.sub: Recognize lynx and lynxos
20540 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20542         * config.sub: Accept -ecoff*, not just -ecoff.
20544 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20546         * Makefile.in (taz): Use .gz suffix instead of .z.
20547         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20548         names.
20550 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20552         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20554 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20556         * Makefile.in (install-no-fixedincludes):  install gcc last, so
20557         that rebuilds that might happen during 'make install' don't get
20558         bogus gcc include files
20560 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20562         Change from Utah for HPPA support:
20563         * config.guess: Recognize hppa1.x-hp-bsd.
20565 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
20567         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
20568         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20570 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20572         * config.sub: Add support for rom68k and bug boot monitors.
20574 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
20576         * Makefile.in: Make all-opcodes depend on all-bfd.
20578 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20580         * config.guess: Added special check for i[34]86-univel-sysv4*.
20582 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
20584         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20585         the processor rather than assuming i486.
20587 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
20589         * config.guess: Recognize SunOS6 as Solaris3.
20591 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
20593         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
20594         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20596 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
20598         * build-all.mk (all-cross): New target for Canadian Cross.
20599         Added Q2 go32 targets.
20600         * test-build.mk: Configure go32 cross sparclite-aout and
20601         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
20602         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20604 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20606         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20607         GO32 hosted toolchains
20609 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20611         * configure: change  so "-exec-prefix" gets passed down rather
20612         than "-exec_prefix" so autoconf generated Makefiles get the
20613         exec_prefix set right.
20615 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20617         * config.guess: get the Solaris2 minor version number
20619         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20621 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20623         * config.guess: Recognize some Sequent platforms.
20625 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20627         * Makefile.in: added the vault-install target
20629         * configure.in: actually use the Sun3 makefile fragment that's in
20630         config, also added the release dir to configdirs
20632 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20634         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20636 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20638         * configure.in: remove some program from Alpha targetted toolchains
20640 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
20642         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
20643         gprof.
20644         (taz): Run "make diststuff" in those directories instead of "make
20645         proto-dir".  Look for "VERSION=" only at start of line in subdir
20646         Makefile.  Use "gzip -9" for compression.
20647         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20648         (binutils.tar.z): New target.
20650 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20652         * Makefile.in (taz): Include gpl.texinfo.
20654 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20656         * Makefile.in (setup-dirs): Merged into "taz" target.
20657         (taz): Only do `proto-dir' stuff if a directory is actually needed
20658         for this target.
20660 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
20662         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20663         (FLAGS_TO_PASS): Pass down MUNCH_NM.
20664         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20665         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20666         (gcc-no-fixedincludes): Correct for current gcc Makefile.
20668 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
20670         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
20671         config.sub, and move-if-change to gdb testsuite distribution
20672         archive, so the testsuite can be extracted, configured, and
20673         run separately from the gdb distribution.  Blow away the Chill
20674         tests that require a Chill compiled executable, since GNU Chill
20675         is not yet publically available.
20677 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20679         * test-build.mk: set environment variables in a single command,
20680         instead of a list of assignments and exports
20682         * config.guess: recognize Alpha/OSF1 systems
20684 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20686         * configure: Change help message to prefer --options rather than
20687         -options.
20689 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20691         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20692         zippy@ecst.csuchico.edu.
20693         * config.guess: Recognize miniframe.
20695 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20697         * Makefile.in: Use srcroot to find runtest rather than rootme.
20698         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20700 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20702         * test-build.mk: Extensive additions to support building on a
20703         machine other than the host.
20705 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20707         * configure (tooldir): Fix for i386-aix again.
20709 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20711         * configure, Makefile.in:  Change definition of $(tooldir)
20712         to match the FSF.
20714 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20716         * config.guess:  Recognize i[34]86/SVR4.
20718 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20720         * Makefile.in (all-gdb): gdb depends on sim.
20722 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20724         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20725         at the same time we make the prototype gdb directory.
20726         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20727         files at the same time as the gdb base release distribution.
20729 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20731         * Makefile.in (check): Use individual check targets rather than
20732         DO_X rule.
20733         (check-gcc): Added.
20735 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20737         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20738         for System V release 3.2.
20740 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20742         * config.sub: Recognize hppaosf.
20743         * configure.in: Do configure ld/binutils/gas for it.
20745 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20747         * configure (tooldir): Alter syntax used to set this, for systems
20748         where "\$" isn't handled right, like i386-aix.
20750 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20752         * configure: Pass program-transform-name, not
20753         program_transform_name, to recursive configures.
20755 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20757         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20758         of gas+ld+binutils.
20760 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20762         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20764 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20766         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20768 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20770         * Makefile.in (PRMS): Set back to all-prms.
20772 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20774         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20775         targets, rather than for MIPS hosts.
20777 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20779         * configure.in: add comment for --with-x default values
20781         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20783         * Makefile.in: add check-* targets for each of the directories in
20784         the tree.  Add a definition of RUNTEST that will use the one we
20785         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20787 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20789         * configure.in: Removed obsolete references to bfd_target and
20790         target_makefile_frag.
20792         * build-all.mk: Set assorted targets for Q2.
20793         * config.sub: Recognize z8k-sim and h8300-hms.
20794         * test-build.mk: Really don't pass host to configure.
20795         (HOLES): Added uname.
20797 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20799         * configure: Handle an empty program-prefix, program-suffix or
20800         program-transform-name correctly.
20802 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20804         * build-all.mk: -G 8 no longer required for MIPS targets.
20805         * test-build.mk: Don't pass host argument to configure; make it
20806         guess.
20808 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20810         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20811         * Makefile.in (COMPRESS):  New macro, like GZIP.
20813 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20815         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20817         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20818         with gas currently defaults to -G 0.
20820 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20822         * Makefile.in (all-flex): flex depends on byacc.
20824         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20825         to test-build.mk as RELEASE_TAG.
20826         * test-build.mk (configargs): New variable containing arguments to
20827         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20828         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20830         * config.guess: Use /bin/uname when checking -X argument on SCO,
20831         to avoid invoking GNU uname which doesn't understand -X.
20833         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20835         * configure.in: Build gas for mips-*-*.
20837 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20839         * Makefile.in (all.normal): insert missing backslash.
20841 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20843         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20845         * Makefile.in: Complete overhaul to merge many almost identical
20846         targets.
20848 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20850         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20851         (gdb.tar.Z): Adjusted.
20853         * Makefile.in (setup-dirs, taz): New targets; should be general
20854         enough to adapt for gdb sometime.  Build only .z file.
20855         (gas.tar.z): New target.
20857 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20859         * build-all.mk: Use CC=cc -Xs on Solaris.
20861 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20863         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20864         for handling BISON for FSF releases.
20866 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20868         * configure: Actually implement the change zoo just documented.
20870 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20872         * configure: when using config.guess, only set target_alias when
20873         it's not already been set (ie, on the command line)
20875 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20877         * Makefile.in: add installcheck target, set PRMS to install-prms
20879 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20881         * configure: add support for package_makefile_fragment, handle the
20882         case where a directory has a configure.in file but no Makefile.in
20883         more gracefully (with an actual understandable error message, even);
20884         add support for --without (and add this to the usage message); also
20885         explicitly add a --host=${host_alias} to the command line when
20886         config.guess is used
20888 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20890         * configure: Must use both --host and --target in recursive calls.
20892 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20894         * Makefile.in: Change deja-gnu to dejagnu.
20896 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20898         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20900 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20902         * configure.in: canonicalize all instances to *-*-solaris2*,
20903         also strip out a number of tools to not build for go32 host
20905 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20907         * config.guess: add GPL.
20909         * Makefile.in, config.guess, config.sub, configure: bump
20910         copyrights to 93.
20912 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20914         * Makefile.in (do-info): Removed obsolete check for existence of
20915         localenv file.
20917         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20919 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20921         * Makefile.in: a couple of 'else true' for decstation,
20922         support for TclX
20924         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20926 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20928         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20930 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20932         * config.guess: Recognize i386-ibm-aix (PS/2).
20933         * configure.in: Use config/mh-aix386 file for it.
20935 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20937         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20938         CC_FOR_TARGET instead.
20939         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20941 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20943         * Makefile.in: Add sim to list of directories sent with gdb
20945 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20947         * configure.in: Put back mips-dec-bsd* case.
20949 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20951         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20952         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20953         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20955 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20957         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20959         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20960         (install-info): install dir.info only if it exists,
20961         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20963 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20965         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20966         gas for mips-dec-bsd.
20968 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20970         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20971         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20973 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20975         * configure.in: Added "dejagnu" to hosttools list.
20977 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20979         * config.sub, configure.in, config.guess:  Add support
20980         for Bosx, an AIX variant from Bull.
20981         Patches from F.Pierresteguy@frcl.bull.fr.
20983 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20985         * devo/dejagnu: Initial creation of devo/dejagnu.
20986         Migrated dejagnu testcases and support files for testing software
20987         tools to reside as subdirectories, currently called "testsuite",
20988         within the directory of the software tool.  Migrated all programs,
20989         support libraries, etc. beloging to dejagnu proper from
20990         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20991         with no modifications.  The changes to these files which will
20992         allow them to configure, build, and execute properly will be made
20993         in a future update.
20995 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20997         * Makefile.in: Change send_pr to send-pr.
20998         * configure.in: Likewise.
20999         * send_pr: Renamed directory to send-pr.
21001 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
21003         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
21005 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
21007         * README:  Update for gdb-4.8 release.
21008         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
21009         gdb-xxx.tar.z (gzip'd) file also.
21011 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21013         * Makefile.in: make all-diff depend on all-libiberty
21015 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
21017         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21019 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21021         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21023 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
21025         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
21026         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
21027         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
21029 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21031         * Makefile.in:  makeinfo binary is in a new location
21033 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
21035         * config.sub: Accept -ecoff as an OS.
21037         * Makefile.in: Various changes to eliminate a level of make
21038         recursion and reduce the required command line length.
21039         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21040         sub-makes.
21041         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21042         variables holding settings for specific sub-makes.
21043         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21044         in terms of BASE_FLAGS_TO_PASS.
21045         (TARGET_LIBS): New variable listing directories which use
21046         TARGET_FLAGS_TO_PASS.
21047         (subdir_do): Eliminated.
21048         (do-*): New set of targets to replace subdir_do.
21049         (various): All targets which used subdir_do now depend on do-*.
21050         (local-clean): Renamed from do_clean.
21051         (local-distclean): New target, dependency of distclean and
21052         realclean.
21053         (install-info): Don't create directories.  Depend on dir.info
21054         rather than calling make recursively.
21055         (install-dir.info): Eliminated.
21056         (install-info-dirs): Create all info directories here.
21057         (dir.info): Depend upon do-install-info.
21059         * test-build.mk (HOLES): Added false.
21061 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
21063         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
21065 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21067         * Makefile.in (info): remove dependency on all-texinfo.  The
21068         problem was really in texinfo/C, not at this level.
21070 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
21072         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21074 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
21076         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
21077         GDB releases.
21079 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21081         * configure: Include srcdir in message about target of link not
21082         being found.  Don't convert `-' to `_' in `with' options being
21083         passed to subdirs.
21085 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21087         * configure.in: add uudecode to host_tools
21089         * Makefile.in: added {all,install}-uudecode targets, added them to
21090         the appropriate lists
21092 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
21094         * Makefile.in (all-gcc): Added dependency on all-gas.
21096         * configure.in (mips-*-*): Build ld and binutils.
21098 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
21100         * configure: check return code from mkdir, print error message and
21101         exit on failure.
21103 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
21105         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
21107 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
21109         * test-build.mk (HOLES): Added tar, cpio and uudecode.
21111 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21113         * config.sub (h8500):  Recognize this as a cpu type.
21115 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21117         * configure: source directory missing is no longer a warning
21119         * configure.in: recognize irix[34]* instead of irix[34]
21121         * Makefile.in: define and pass down X11_LIB
21123 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
21125         * guess-systype: Renamed to ...
21126         * config.guess:  ... by popular request.
21127         * configure.in, Makefile.in:  Update accordingly.
21129 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
21131         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
21132         + Add Convex, Cray/Unicos, and Encore/Multimax support.
21133         + Execute ./dummy instead of assuming . is in PATH.
21135 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
21137         * guess-systype:  New shell script.  Attempts to guess the
21138         canonical host name of the executing host.
21139         Only a few hosts are supported so far.
21140         * configure:  Call guess-systype if no host is specified.
21142 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
21144         * Makefile.in (gcc-no-fixedincludes): Made to work with current
21145         gcc Makefile.
21147 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
21149         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21150         (all-gcc, install-gcc, subdir_do): Use it.
21152 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
21154         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21156 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
21158         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21159         set exclusively by configure, using configure.in .
21161 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21163         * test-build.mk: set $PATH for all builds
21165         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21167 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
21169         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
21170         the one used in gcc/Makefile.in, so that a null expansion doesn't
21171         override the one needed to build gcc with a native cc.
21173 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21175         * configure: Accept -with arguments.
21177 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
21179         * Makefile.in: added h8300sim
21181 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
21183         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21184         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
21185         (all-cygnus, native, build-cygnus): Make
21186         $(canonhost)-stamp-3stage-done, not $(host)....
21187         * test-build.mk (stamp-3stage-compared): Use tail +10c for
21188         i386-sco3.2v4.  Added else true to if command.
21190 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
21192         * config.sub: (from FSF) Sequent uses a BSD-like OS.
21194 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
21196         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21198 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21200         * configure.in: don't remove binutils from Solaris builds
21202 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
21204         * Makefile.in: get rid of earlier definitions for *clean,
21205         also handle the recursive info rule better
21207 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
21209         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
21210         do more-or-less the right thing.
21212 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
21214         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21215         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21217 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21219         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21220         $(host_canonical).
21222         * configure.in: split the configdirs list into 4 categories (native
21223         v. cross, library v. tool) and handle the cross-only and native-
21224         only in more reasonable (and correct!) way.
21226 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
21228         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
21229         configdirs anymore.
21231 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21233         * Makefile.in: extensive cleanup::  removed all of the explicit
21234         clean-* targets, collapsed many wrappers around subdir_do into
21235         one, added additional targets to satisfy standards.texi, deleted
21236         some old targets, some changes for consistency
21238 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21240         * configure.in: handle some programs as cross-only, and others as
21241         native only
21243         * test-build.mk: handle partial holes in a more generic manner
21245         * Makefile.in: m4 depends on libiberty
21247 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21249         * configure.in: add m4, textutils, fileutils, sed, shellutils,
21250         time, wdiff, and find to configdirs
21252         * Makefile.in: all, clean, and install rules for the new programs
21253         added to configure.in
21255 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21257         * configure.in: use mh-sun for all *-sun-* hosts
21259 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21261         * Makefile.in: define flags for X11 include files and library file
21262         locations, pass them down to the programs that need this info
21264         * build-all.mk: added a 'native' target, to 3stage the native toolchain
21266 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21268         * configure.in: start building libg++ for HP-UX targets
21270 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
21272         * README:  Update references to files moved into etc/.
21274 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
21276         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
21277         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
21279 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21281         * configure: accept dash as well as underscore in long option
21282         names for FSF compatibility.
21284 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
21286         * config.sub: added -sco3.2v4 support from FSF.
21288 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21290         * configure.in: expand the section that adds or removes
21291         directories from the list of programs to build, to handle native
21292         vs. cross in addition to host v. native
21294 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
21296         * Makefile.in:  Replace C++ in macro names with CXX.
21297         This is less likely to break ...
21299 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21301         * test-build.mk: add -w to GNU_MAKE
21303 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21305         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21306         add 'sparc' to list of recognized cpus.  This needed to make
21307         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21308         Delete some redundant ose68 variants.  Recognize -wrs as an os,
21309         then changes that into $CPU-wrs-vxworks.
21311         * configure.in: remove most references to gdbtest, regularize
21312         target based program removal
21314         * test-build.mk: import from p3 tree (many fixes and changes)
21316 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
21318         * Makefile.in: added rules to handle tcl, tk, and expect
21320         * configure.in: handle those directories if they exist
21322 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21324         * config.sub: removed bogus hppabsd and hppahpux names, since
21325         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21327 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21329         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
21330         depends upon all-xiberty
21332         * Makefile.in: changes from p3, including:
21334         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
21336         * Makefile.in (XTRAFLAGS): include newlib directories if
21337         newlib/Makefile exists, rather than if host != target.
21339         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
21341         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21342         from the same source tree and not building a cross-compiler.  This
21343         matters for the libg++ configuration if reconfiguring a tree that
21344         has already been installed.
21346         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
21348         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21349         pick up the machine and system specific header files.
21351         * Makefile.in: added AS_FOR_TARGET, passed down in
21352         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21353         the C compiler to use to create programs which are run in the
21354         build environment, set it to default to $(CC), and passed it down
21355         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21357         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
21359         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21360         We need them for unusual native builds, like systems without
21361         ranlib.
21363         * configure: also define $(host_canonical) and
21364         $(target_canonical), which are the full, canonical names for the
21365         given host and target
21367 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
21369         * Makefile.in:  Added separate definitions for C++.
21371 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
21373         * configure.in (configdirs):  Add deja-gnu.
21375 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
21377         * README:  Update for configure.texi and gdb-4.7 release.
21379 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
21381         * Makefile.in:  Move "all" target to top of file.
21382         Previously, first target was ".PHONY" which caused BSD4.4 make
21383         to build .PHONY when make was run without arguments.
21385 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
21387         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
21388         Library-copylefted code in libiberty.
21390 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
21392         * config.sub:  Replace m68kmote with plain old m68k.
21394 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
21396         * Makefile.in:  Remove space from blank line, avoid Make complaints.
21398 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
21400         * config.sub: Complain if no argument is given.  Added support for
21401         386bsd as OS and target alias.
21403 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
21405         * Makefile.in (XTRAFLAGS): include newlib directories if
21406         newlib/Makefile exists, rather than if host != target.
21408 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
21410         * config.sub: recognize sparclite-wrs-vxworks.
21412         * Makefile.in (install-xiberty): added *-xiberty make rules (from
21413         p3.) Added clean-xiberty to clean.
21415 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21417         * configure.in: use *-*-* instead of nested cases for host and target
21419 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
21421         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21422         from the same source tree and not building a cross-compiler.  This
21423         matters for the libg++ configuration if reconfiguring a tree that
21424         has already been installed.
21426 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
21428         * config.sub (i486v/i486v4):  Merge in from FSF version.
21430 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
21432         * configure: only set PWD if it is already set.
21434 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
21436         * configure: just set PWD=`pwd` at the top, since Ultrix sh
21437         doesn't have unset and all success paths (and most error paths)
21438         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21439         to just ${PWD} to avoid confusion.)
21441 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
21443         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21444         even for a native compilation.
21446 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
21448         Changes to make the gdb.tar.Z rule work better.
21450         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
21451         (DEVO_SUPPORT):  Add configure.texi.
21452         (bfd-ilrt.tar.Z):  Remove ancient rule.
21454 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
21456         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21457         pick up the machine and system specific header files.
21459         * configure.in, config.sub: added new target m68010-adobe-scout,
21460         with alias of adobe68k.  Changed configure.in to check for
21461         -scout before -sco* to avoid a false match.
21463         * Makefile.in: added AS_FOR_TARGET, passed down in
21464         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
21465         the C compiler to use to create programs which are run in the
21466         build environment, set it to default to $(CC), and passed it down
21467         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21469 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
21471         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21472         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
21473         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21474         FOR_TARGET variants, to newlib and libg++.
21476 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
21478         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21479         first.
21481 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
21483         * config.sub:  Accept `elf' as an environment.
21485 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21487         * Makefile.in (all-opcodes):  cd into the right directory
21489 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
21491         * configure: added -program_transform_name option, used as
21492         argument to sed when installing programs.
21493         configure.texi: added documentation for -program_prefix,
21494         -program_suffix and -program_transform_name.
21496 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
21498         * config.sub:  Accept i486 where i386 ok.
21500 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
21502         * config.sub: accept we32k
21504 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
21506         * config.sub, configure.in: accept OSE68000 and OSE68k.
21508         * Makefile.in: don't create all directories for ``make install'';
21509         let the subdirectories create the ones they need.
21511 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21513         * COPYING: new file, GPL v2
21515 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21517         * Makefile.in: use the new gen-info-dir, which needs a template
21518         argument (which also lives in texinfo)
21520         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21522 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
21524         * config.sub (ncr3000):  Change i386 to i486.
21526 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21528         * Makefile.in: add install-rcs, install-grep to
21529         install-no-fixedincludes, removed install-bison and install-libgcc
21531 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
21533         * configure.in: grab the HPUX makefile fragment if on HPUX
21535 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21537         * Makefile.in: eradicate bison spoor (ditto libgcc).
21538         configure.in: recognise m68{k,000}-ericsson-OSE.
21539         es1800 is alias for m68k-ericsson-OSE
21541 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21543         * configure.in: rearrange the parts that remove programs from
21544         configdirs, based now on HOST==TARGET or by canonical triple.
21546 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21548         * test-build.mk: recurse explicitly with -f test-build.mk when
21549         appropriate.  predicate stage3 and comparison on the existence
21550         of gcc.  That is, if gcc isn't around, we aren't three-staging.
21551         On very clean, also remove ...stamp-co.  Build in-place before
21552         doing other builds.
21554 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21556         * Makefile.in, configure.in: add tgas
21558 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21560         * Makefile.in: a number of changes merged in from progressive.
21562         * configure.in: add libm.
21564         * .cvsignore: ignore some stuff that comes from test-build.mk.
21566 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
21568         * config.sub:  Add es1800 (m68k-ericsson-es1800).
21570 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
21572         * configure: Add program_suffix (parallel to program_prefix)
21573         * Makefile.in: adjust directory-creating script for losing decstation
21575 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
21577         * configure:  Minor $subdir-related fixes.
21579 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
21581         * configure: fix various problems with propogating
21582         makefile_target_frag in subdirs.
21583         * configure.in: config libgcc if its there
21585 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
21587         * config.sub:  HPPA merge.
21589 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
21591         * Makefile.in:  Replace all-bison with all-byacc in all
21592         dependency lines for other tools (which now use byacc).
21594 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
21596         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
21598 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
21600         * Makefile.in: make gprof rules similar to byacc rules (instead of
21601         vestigal $(unsubdir) that didn't work...)
21603 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
21605         * config.sub:  Add support for Linux.
21606         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
21607         (at least for libg++).
21609 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
21611         * configure.texi: fix doc for the -nfp option to configure
21613 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
21615         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21617 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
21619         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21620         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21621         * configure.in: added solaris* host_makefile_frag hook.
21623 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21625         * config.sub: changed recognition of m68000 so that various
21626         m68k types can be specified via m680[01234]0
21628 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21630         * config.sub (basic_machine): fix sed so that '-foo' isn't
21631         completely substituted out while .+'-foo' loses the '-foo'
21633 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21635         * config.sub ($os): Add -aout.
21637 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
21639         * configure:  If host_makefile_frag is absolute, don't
21640         prefix ${invsubdir} (relevant to libg++ auto-configure).
21642 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
21644         * Makefile.in (tooldir): Define it.
21645         (all-ld): Depend on all-flex.
21647 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
21649         * Makefile.in (check):  Fix libg++ special case.
21651 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
21653         * configure: do not bury `pwd` into config.status, thus do fewer
21654         pwd's.
21656         * configure: print the "Building in" message only when building in
21657         other than "." AND verbose.
21659         * configure: remove -s, rework -v to better accommodate guested
21660         configures.
21662         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21664 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
21666         * Makefile.in: macroize flags passed on recursion.  remove
21667         fileutils.
21669 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
21671         * configure: get makesrcdir right for subdirs deeper than 1.
21673         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21674         install.
21676 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
21678         * Makefile.in: don't print subdir_do or recursion lines.
21680 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
21682         * standards.texi: added menu item.
21684         * Makefile.in: build and install standards.info.
21686         * standards.texi: new file.
21688 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21690         * configure: test for and move config.status pieces from
21691         ${subdir}/.
21693 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21695         * configure:  Test for existance of files before trying to mv
21696         them, to avoid numerous non-existance messages.
21698 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21700         * configure: correct final line of config.status.
21702         * configure: patch from eggert.  Avoids a protection problem if
21703         the original Makefile.in is read only.
21705         * configure: use move-if-change from gcc to create config.status.
21706         Some makefiles depend on config.status to tell if a directory
21707         has been reconfigured for a different host.  This change
21708         prevents those directories from remaking everything in the case
21709         where the reconfig was only intended to rebuild a Makefile.
21711         * configure: test for config.sub with "config.sub sun4" rather
21712         than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21713         host alias from a missing config.sub.
21715 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21717         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21718         MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21720 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21722         * configure: mkdir ${subdir} as needed.
21724 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21726         * Makefile.in,configure.in: added autoconf.
21728 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21730         * Makefile.in: no longer pass against on recursion.
21732         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21733         definitions are not inherited.
21735         * configure: correct makesrcdir when subdir is .
21737 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21739         * configure:  Add support for 'subdirs' variable, which is
21740         like 'configdirs', except that configure doesn't re-invoke
21741         itself for subdirs, it just creates a Makefile for each subdir.
21742         * configure.texi:  Document subdirs.
21744 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21746         * configure.in: added flex to configdirs
21748 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21750         * Makefile.in: remove clean-stamps from clean.
21752 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21754         * configure.in:  Add gdbtest to configdirs.
21756 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21758         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21759         to recursive makes.
21760         * configure.in:  Recognize new ncr3000 config.
21762 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21764         * Makefile.in, configure.in: removed references to gdbm.
21766 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21768         * config.sub:  Don't canonicalize os value
21769         newsos* to bsd (readline needs to check for newsos).
21770         (This fix was earlier made Jan 31, but got re-broken.)
21772 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21774         * configure.in:  sco is an os, not a vendor!
21776         * configure:  Quote $( better.  Keep various shells happy.
21778 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21780         * Makefile.in: eliminate stamp-files.
21782 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21784         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21785         Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21787 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21789         * config.sub:  fix iris/iris3.
21791 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21793         * configure: re-add -rm.
21795 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21797         * Maskefile.in: add .stmp-rcs to all.
21799         * configure.in: remove gas from rs6000 build, use aix host fragment.
21801 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21803         * configure: pass down site_option during recursion.
21805 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21807         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21809 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21811         * configure: Change exec_prefix so that it really defaults to prefix.
21813 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21815         * Makefile.in, configure.in:  Add support for mmalloc library.
21817 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21819         * Makefile.in: add stmp dependencies for a few more things.
21821 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21823         * configure: adjusted error message on objdir/srcdir configure
21824         collision, per john's suggestion.
21826         * Makefile.in: add libiberty stmp to all and all.cross.
21828 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21830         * Makefile.in: remove force dependencies, add grep to all.
21832 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21834         * Makefile.in: drop flex.  make stamp files work.
21836         * configure: added test for conflicting configuration in srcdir,
21837         remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21838         gets cranky.  use relative paths for configure and srcdir
21839         whenever possible.  Send some error messages to stderr that were
21840         going to stdout.
21842 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21844         * Makefile.in:  Fix libg++ rule to check for gcc directory
21845         before using gcc/gcc.  Also pass XTRAFLAGS.
21847 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21849         * Makefile.in: added stmp-files so that directories aren't polled
21850         when they are already built.
21852         * configure.texi: fixed a node pointer problem.
21854 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21856         * config.sub configure.in gdb/configure.in
21857         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21858         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21859         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21861 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21863         * configure: -recurring becomes -silent.  corrected help message
21864         for -site= option.
21866         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21868 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21870         * configure: when building Makefile for crosses, replace
21871         tooldir and program_prefix.  default srcdir from location of
21872         config.sub.  remove "for host in hosts" and "for target in
21873         targets" loops.
21875 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21877         * Makefile.in: Do not pass bindir or mandir to cvs.
21879 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21881         * Makefile.in, configure.in: removed traces of namesubdir,
21882         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21883         copyrights to '92, changed some from Cygnus to FSF.
21885         * configure.texi: remove most references to multiple hosts,
21886         multiple targets, subdirs, etc.
21888         * configure.man: removed rcsid. reference config.sub not
21889         config.subr.
21891         * Makefile.in: mkdir $(infodir) on install-info.
21893 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21895         * configure.texi:  Explain better about .gdbinit and about
21896         the environment that configure.in sections run in.
21898 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21900         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21902 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21904         * README:  DOC.configure => cfg-paper.texi.
21906 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21908         * config.sub (near case $os):  Don't convert newsos* to bsd!
21910 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21912         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21913         the number of copies of COPYING that go into the GDB tar file.
21915 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21917         * bfd/configure.in, gdb/config/mh-i386sco,
21918         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21919         Fix SCO configuration stuff.
21921 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21923         * Makefile.in:  For libg++, make sure the -I pointing
21924         to the gcc directory goes *after* all the libg++-local -I flags.
21925         Also, move just-gcc dependency from just-libg++ to all-libg++.
21927 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21929         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21931 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21933         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21935 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21937         * config.sub:  Add stratus configuration frags.  Also
21938         submitted to FSF.
21940 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21942         * Makefile.in (DEV_SUPPORT):  add configure.man.
21944         * config.sub(Decode manufacturer-specific):  add -none*.
21946 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21948         * Makefile.in:  remove form feeds to make Sun's make happy.
21949         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21951 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21953         * Makefile.in (AR_FLAGS):  Make quieter.
21955 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21957         * configure.in:  Add libg++.
21958         * configure:  When verbose, don't output the command line at each
21959         level; it will be unremarkably the same as the previous version,
21960         which will be the same as what the user typed.
21962 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21964         * configure.in, Makefile.in: fix clean-info, add flex.  add
21965         fileutils.
21967         * configure: be less sensitive to spaces in Makefile.in.  Do not
21968         look for sources in "..".  Doing so breaks subdirectories that
21969         might have their own configure.  If a subdir has it's own
21970         configure script, use it.
21972 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21974         * cfg-paper.texi: some changes suggested by rms.
21976 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21978         * config.sub:  Merge in some small additions from the FSF version,
21979         taken from the gcc distribution, to bring the Cygnus and FSF
21980         versions into closer sync.
21982 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21984         * configure.in:  Changed svr4 references to sysv4.
21986 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21988         * configure: added -V for version number option.
21990 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21992         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21993         renamed from DOC.configure to cfg-paper.texi.
21995 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21997         * configure, config.subr, config.sub: config.subr is now
21998         config.sub again.
22000 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
22002         * configure.texi: new file, in progress.
22004         * Makefile.in: build info file and install the man page for
22005         configure.
22007         * configure.man: new file, first cut.
22009         * configure: find config.subr again now that configuration "none"
22010         has gone.  removed all traces of the -ansi option.  removed all
22011         traces of the -languages option.
22013         * config.subr: resync from rms.
22015 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22017         * configure, config.sub, config.subr: merge config.sub into
22018         config.subr, call the result config.subr, remove config.sub, use
22019         config.subr.
22021         * Makefile.in: revised install for dir.info.
22023 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22025         * configure.in: add decstation host makefile frag.
22027         * Makefile.in: BISON now bison -y again.  also install-gcc on
22028         install.  clean-gdbm on clean.  infodir belongs in datadir.
22029         Make directories for info install.  Build dir.info here then
22030         install it.
22032 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22034         * Makefile.in: fix for bad directory tests.
22036 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22038         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
22039         regexp.  -srcdir relative was being handled incorrectly.
22041         * Makefile.in: unwrapped some for loops so that parallel makes
22042         work again and so one can focus one's attention on a particular
22043         package.
22045 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22047         * configure: added PWD as a stand in for `pwd` (for speed). use
22048         elif wherever possible.  make -srcdir work without -objdir.
22049         -objdir= commented out.
22051 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22053         * configure: +options become --options.  -subdirs commented out.
22054         added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
22055         Makefile now at top of generated Makefile.  Removed cvs log
22056         entries.  added -srcdir.  create .gdbinit only if there is one
22057         in ${srcdir}.
22059         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
22060         and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
22061         and mandir now keyed off datadir by default.
22063 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
22065         * Freshly created ChangeLog.
22068 Local Variables:
22069 mode: change-log
22070 left-margin: 8
22071 fill-column: 76
22072 version-control: never
22073 End: